diff --git a/brushes-po/tuxpaint-brushes-ca.po b/brushes-po/tuxpaint-brushes-ca.po index 83b81d4d2..1b53a3bb6 100644 --- a/brushes-po/tuxpaint-brushes-ca.po +++ b/brushes-po/tuxpaint-brushes-ca.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint\n" "Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n" -"POT-Creation-Date: 2024-04-13 03:02:21+0000\n" +"POT-Creation-Date: 2024-06-03 05:11:08+0000\n" "PO-Revision-Date: 2024-05-24 00:59+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -35,6 +35,10 @@ msgstr "El gat persegueix el ratolí." msgid "The squirrel runs where you draw." msgstr "L'esquirol corre cap a on dibuixeu." +#: ../data/brushes/fluff.txt +msgid "Fluffy circles, great for drawing clouds." +msgstr "" + #: ../data/brushes/footprints-human-shoes.txt msgid "Paint footsteps with shoes on your picture." msgstr "Pinta petjades de sabates en el dibuix." diff --git a/brushes-po/tuxpaint-brushes-ja.po b/brushes-po/tuxpaint-brushes-ja.po index ce1697ae9..d6b7d4b79 100644 --- a/brushes-po/tuxpaint-brushes-ja.po +++ b/brushes-po/tuxpaint-brushes-ja.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-brushes\n" "Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n" -"POT-Creation-Date: 2024-04-13 03:02:21+0000\n" +"POT-Creation-Date: 2024-06-03 05:11:08+0000\n" "PO-Revision-Date: 2024-05-31 15:23+0900\n" "Last-Translator: \n" "Language-Team: \n" @@ -36,6 +36,10 @@ msgstr "うごかしたほうに ネコが はしります" msgid "The squirrel runs where you draw." msgstr "うごかした ほうに リスが はしります" +#: ../data/brushes/fluff.txt +msgid "Fluffy circles, great for drawing clouds." +msgstr "" + #: ../data/brushes/footprints-human-shoes.txt msgid "Paint footsteps with shoes on your picture." msgstr "くつあとを かきます" diff --git a/brushes-po/tuxpaint-brushes-pt.po b/brushes-po/tuxpaint-brushes-pt.po index e74c29060..2b775cac4 100644 --- a/brushes-po/tuxpaint-brushes-pt.po +++ b/brushes-po/tuxpaint-brushes-pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-brushes\n" "Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n" -"POT-Creation-Date: 2024-04-13 03:02:21+0000\n" +"POT-Creation-Date: 2024-06-03 05:11:08+0000\n" "PO-Revision-Date: \n" "Last-Translator: Hugo Carvalho \n" "Language-Team: \n" @@ -41,6 +41,10 @@ msgstr "O gato persegue onde desenhas." msgid "The squirrel runs where you draw." msgstr "O esquilo corre para onde tu desenhas." +#: ../data/brushes/fluff.txt +msgid "Fluffy circles, great for drawing clouds." +msgstr "" + #: ../data/brushes/footprints-human-shoes.txt msgid "Paint footsteps with shoes on your picture." msgstr "Pintar passos com sapatos no teu desenho." diff --git a/brushes-po/tuxpaint-brushes.pot b/brushes-po/tuxpaint-brushes.pot index 6cab3e0cd..4e2639aec 100644 --- a/brushes-po/tuxpaint-brushes.pot +++ b/brushes-po/tuxpaint-brushes.pot @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: tuxpaint-brushes\n" "Report-Msgid-Bugs-To: tuxpaint-i18n@lists.sourceforge.net\n" "MIME-Version: 1.0\n" -"POT-Creation-Date: 2024-04-13 03:02:21+0000\n" +"POT-Creation-Date: 2024-06-03 05:11:08+0000\n" "PO-Revision-Date: \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -37,6 +37,10 @@ msgstr "" msgid "The squirrel runs where you draw." msgstr "" +#: ../data/brushes/fluff.txt +msgid "Fluffy circles, great for drawing clouds." +msgstr "" + #: ../data/brushes/footprints-human-shoes.txt msgid "Paint footsteps with shoes on your picture." msgstr "" diff --git a/data/brushes/fluff.dat b/data/brushes/fluff.dat new file mode 100644 index 000000000..99151a245 --- /dev/null +++ b/data/brushes/fluff.dat @@ -0,0 +1,2 @@ +frames=4 +random diff --git a/data/brushes/fluff.png b/data/brushes/fluff.png new file mode 100644 index 000000000..fc06cf5b8 Binary files /dev/null and b/data/brushes/fluff.png differ diff --git a/data/brushes/fluff.txt b/data/brushes/fluff.txt new file mode 100644 index 000000000..ec69aa5bb --- /dev/null +++ b/data/brushes/fluff.txt @@ -0,0 +1 @@ +Fluffy circles, great for drawing clouds. diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 67c57b508..44b09da87 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -68,6 +68,9 @@ https://tuxpaint.org/ Based on brushes included with GIMP Created for Tux Paint by Bill Kendrick + * Fluff + Bill Kendrick + * Other Improvements: ------------------- * Support for brush descriptions, including localization. diff --git a/src/org.tuxpaint.Tuxpaint.appdata.xml.in b/src/org.tuxpaint.Tuxpaint.appdata.xml.in index e0624fe6b..522eada26 100644 --- a/src/org.tuxpaint.Tuxpaint.appdata.xml.in +++ b/src/org.tuxpaint.Tuxpaint.appdata.xml.in @@ -47,10 +47,11 @@ - +

Transparent Erasers.

Brushes support descriptions.

+

New brushes: Pencil, Acrylic, Fluff.

New Magic tools: Dither, Filled Polygon.

Updated Magic tools: 3D Glasses (now offers different anaglyph color combinations).

Magic tools may be ungrouped ("ungroupmagictools").

diff --git a/src/po/ach.po b/src/po/ach.po index f007923be..67b9eacb7 100644 --- a/src/po/ach.po +++ b/src/po/ach.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-12-09 09:00+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "Nyen" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Yabi" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "Tim ber ikur..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Duny" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "cale macer malube aluba " #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Cen" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Tuki" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Mede anyim" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Eyo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ku" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Kilok cal malube ki alokaloka itici manyeni?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Eyo,lok kun ileyo maconi oo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ku, gwok fayil manyen!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Yelo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bululu calo pol!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Tar!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Col!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/af.po b/src/po/af.po index 0c1584d83..e05dc6eaa 100644 --- a/src/po/af.po +++ b/src/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: af\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-19 06:38+0000\n" "Last-Translator: OdettePretorius \n" "Language-Team: translate-discuss-af@lists.sourceforge.net\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Nuwe" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Maak oop" @@ -1402,90 +1406,90 @@ msgid "Please wait…" msgstr "Wag asseblief…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Vee uit" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Skyfies" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Terug" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Speel" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Volgende" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Vervang die prent met jou veranderinge?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, vervang die ou een!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nee, stoor 'n nuwe lêer!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Geel!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Hemelblou!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Wit!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Swart!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Kies 'n kleur van jou prentjie af." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ak.po b/src/po/ak.po index 564f19a47..78006da04 100644 --- a/src/po/ak.po +++ b/src/po/ak.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-10-27 10:16-0000\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "Foforo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Bue" @@ -1398,90 +1402,90 @@ msgid "Please wait…" msgstr "Mesrɛwo twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slides" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Kane" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Agoro" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Dea ɛdi so" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Sesa nfonyin no ne wodiɛ no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Daabi, sie foforɔ no!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1490,71 +1494,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Akoɔ srade!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Owim!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Fitaa!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Tuntum!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1562,22 +1566,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/am.po b/src/po/am.po index 301d0c3b0..4f3484b9b 100644 --- a/src/po/am.po +++ b/src/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-10 11:45+0100\n" "Last-Translator: Solomon Gizaw \n" "Language-Team: none\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "አዲስ " #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ክፈት " @@ -1398,90 +1402,90 @@ msgid "Please wait…" msgstr "እባክዎ ይጠብቁ... " #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ማጥፉት " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ስላይዶች " #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ወደኋላ " #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ማጫወት " #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ቀጥል " #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "አዎ " -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "አይደለም " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ከለውጥህ ጋር ስዕሉ ይተካ? " #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "አዎ የድሮውን ተካ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "አይ አዲስ ፋይል አስቀምጥ! " -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1490,71 +1494,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ቢጫ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ውሃ ሰማያዊ! " -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ነጭ! " -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ጥቁር!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1562,22 +1566,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/an.po b/src/po/an.po index 5dac5f7b9..a9fa1b0f2 100644 --- a/src/po/an.po +++ b/src/po/an.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-29 10:04+0100\n" "Last-Translator: juanpabl \n" "Language-Team: softaragonés\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "Nuevo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ubrir" @@ -1407,90 +1411,90 @@ msgid "Please wait…" msgstr "Aguarda un poquet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Anterior" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Siguient" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Quiers reemplazar o dibuixo con os tuyos cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sí, substituye-lo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, alza un documento nuevo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1499,71 +1503,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Amariello!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Azul ciel!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Blanco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Negro!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1571,22 +1575,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Triga una color d'o tuyo dibuixo." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ar.po b/src/po/ar.po index 8ff393bbb..6e4110b59 100644 --- a/src/po/ar.po +++ b/src/po/ar.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2008-10-07 14:54+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -398,155 +398,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -554,7 +558,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -562,21 +566,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -584,7 +588,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -593,7 +597,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -601,7 +605,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -610,7 +614,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -621,7 +625,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -630,7 +634,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -638,7 +642,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -646,7 +650,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -654,14 +658,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -671,34 +675,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -708,21 +712,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -997,7 +1001,7 @@ msgstr "جديد" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "افتح" @@ -1403,92 +1407,92 @@ msgid "Please wait…" msgstr "من فضلك انتظر..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "امسح" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "شرائح" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "الخلف" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "شغّل" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "التالي" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "انتبه" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "نعم" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "لا" # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "أأستبدل الصورة بتعديلاتك؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "نعم، استبدل الملف القديم" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "لا، احفظ باسم جديد" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "أصفر" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "أزرق سماوي" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "أبيض" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "أسود" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/as.po b/src/po/as.po index e28ecd07f..db3028246 100644 --- a/src/po/as.po +++ b/src/po/as.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-16 23:33-0800\n" "Last-Translator: Anand Kulkarni \n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "নতুন" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "খোলক" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "অনুগ্ৰহ কৰি অপেক্ষা কৰক…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "মোচক" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "পিছলাই নিয়ক" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ঘূৰি যাওক" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "খেলক" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "পৰৱৰ্তী" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "হয়" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "নহয়" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "আপোনাৰ সলনিবোৰৰ সৈতে ছবিটো প্ৰতিস্থাপিত কৰে নে?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "হয়, পুৰণি এটা প্ৰতিস্থাপিত কৰক!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "নহয়, এটা নতুন ছেভ কৰক!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "হালধীয়া!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "আকাশী নীলা!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "বগা!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "কলা!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ast.po b/src/po/ast.po index 7ae0be05e..d6c2da28a 100644 --- a/src/po/ast.po +++ b/src/po/ast.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-02-16 18:38+0200\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "Nuevu" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tornar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Siguiente" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "¿Sobroescribir la imaxe pola nueva?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "¡Sí, guárdala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "¡Non, guardar nun ficheru nuevu!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "¡Mariellu!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "¡Celeste!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "¡Blancu!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "¡Prietu!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/az.po b/src/po/az.po index 4c3f4cbed..83ae5b1c0 100644 --- a/src/po/az.po +++ b/src/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2008-02-10 19:28+0400\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -383,155 +383,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -539,7 +543,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -547,21 +551,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -569,7 +573,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,34 +660,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -693,21 +697,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -981,7 +985,7 @@ msgstr "Yeni" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Açmaq" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "Bir az gözlə..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Poz" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Cizgi filmi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Geri" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Oyna" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "İrəli" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Bəli" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Yox" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Əvvəlki şəkili əvəz edim?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Bəli, əvəz et!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Yox, yeni şəkil kimi yaddaşa sal!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Sarı!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Göy rəngində!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Ağ!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Qara!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/be.po b/src/po/be.po index 92b75d469..0c7ea78c0 100644 --- a/src/po/be.po +++ b/src/po/be.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-10 23:09+0300\n" "Last-Translator: Hleb Valoshka <375gnu@gmail.com>\n" "Language-Team: none\n" @@ -389,155 +389,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -545,7 +549,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -553,21 +557,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -575,7 +579,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -584,7 +588,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -592,7 +596,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -601,7 +605,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -612,7 +616,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -621,7 +625,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -629,7 +633,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -637,7 +641,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -645,14 +649,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -662,34 +666,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -699,21 +703,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "Новы" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Адчыніць" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "Калі ласка, пачакайце..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Выдаліць" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Слайды" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Запуск" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Далей" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Замяніць стары малюнак?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Так, замяніць стары малюнак!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Не, захаваць у новы файл!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Жоўты!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Блакітны!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Белы!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Чорны!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/bg.po b/src/po/bg.po index e28b2cfe5..884619d8f 100644 --- a/src/po/bg.po +++ b/src/po/bg.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-02-28 21:39+0200\n" "Last-Translator: Vankata453\n" "Language-Team: \n" @@ -388,30 +388,34 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 #, fuzzy #| msgid "Bug-fixes and localization updates." msgid "Localization updates." msgstr "Изчистване на бъгове и актуализации на локализацията." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -419,7 +423,7 @@ msgstr "" "Нови инструменти за \"магия\": 1-, 2-, и 3-точкови перспективни линии (и " "съответстващи редактори на точки на изчезване)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -427,12 +431,12 @@ msgstr "" "Нови инструменти за \"магия\": Изометрични, Диметрични, Триметрични и " "Наклонени линии (и съответстващи редактори на ъгли)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" "Нови инструменти за \"магия\": Епитрохоидни и Хипотрохоидни генератори." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -440,7 +444,7 @@ msgstr "" "Нова опция за конфигурация, \"сложност\", която влияе на поведението (или " "наличието) на някои инструменти за \"магия\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." @@ -448,25 +452,25 @@ msgstr "" "Инструментите за \"магия\" са реорганизирани (преди това бяха наредени в " "азбучен ред по локализираното им име)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Име и размер на шрифт са показани при избор на шрифт в инструментите за " "текст и надписи." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Изчистване на бъгове и актуализации на локализацията." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Нови \"магически\" инструменти: Примки, Лента, Заглаждане и Извивки." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "Инструментът гума вече предлага мъхнати (с меки ръбове) гуми." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -476,7 +480,7 @@ msgstr "" "в \"Рисуване с Тъкс\" (чрез диалога \"Отваряне\"). (Може в последствие да " "бъдат изтрити от диалога \"Нов\".)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -486,7 +490,7 @@ msgstr "" "\"Отваряне\" и експортирани шаблони от диалога \"Нов\", може да бъде " "деактивирана, чрез \"noerase\" опцията за конфигурация." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -495,7 +499,7 @@ msgstr "" "конфигурация. (Покажи наличните шрифтове чрез \"--listfonts\" в команден " "прозорец.)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." @@ -503,7 +507,7 @@ msgstr "" "Различни (по подразбиране) шрифтове на потребителския интерфейс се използват " "отново под различни езици." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -511,18 +515,18 @@ msgstr "" "Малки подобрения на бутоните за избор на \"специалните\" цветове (пипета, " "HSV селектор и цветови миксер)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" "Много инструменти за \"магия\" вече предлагат опции за промяна на размер." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Текстът върху бутоните се пренася по редове, когато е възможно (подобрява " "четливостта)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -533,24 +537,24 @@ msgstr "" "Обезнасищане, Премахни цвят, Запази цвят, Калейдо-4, Калейдо-6, Калейдо-8 и " "Разцвет." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" "Марките вече могат да се завъртат, преди да бъдат приложени на платното." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Инструментът за форми, в режим на плъзгане от ъгъл, е подобрен." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "Инструментът за запълване вече предлага режим за оформени градиенти." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "Бърз режим \"Гума\" може да се достъпи чрез клавишна комбинация." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -558,7 +562,7 @@ msgstr "" "Пъстрата палитра (HSV селектора) вече може да зарежда вградения цвят, или " "цветовете от пипетката или цветовия миксер." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -567,16 +571,16 @@ msgstr "" "да се предотврати размазване, когато съотношението на платното се различава " "от това на картината." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "Опцията за конфигурация \"buttonsize\" вече предлага \"auto\" настройка." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Добавен е наръчник за бърз старт." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -588,7 +592,7 @@ msgstr "" "основни цветове (червено, жълто и синьо) и сенки (бели, сиви и черни) за " "създаване на нови цветове, подобно на смесване на бои." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -600,7 +604,7 @@ msgstr "" "и стойност, които позволяват на потребителите да избират от над 16 милиона " "цвята." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -609,7 +613,7 @@ msgstr "" "Също, пряк път на клавиатурата вече е наличен за бърз достъп към селектора " "на цвят - пипетката, използвана за избор на цвят от текущата рисунка." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -620,7 +624,7 @@ msgstr "" "ефекти да бъдат създадени. Също, много видове четки може да са получили по-" "добри стойности за разстояние по подразбиране." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -633,7 +637,7 @@ msgstr "" "вместо платното да се запълни с плътен цвят за фон. Инструментът за " "\"Втурване\" размазва резултатите." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -647,7 +651,7 @@ msgstr "" "промени. Инструкциите, показвани при използване на някои други инструменти, " "също са обогатени." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -660,7 +664,7 @@ msgstr "" "клавиатура е подобрен, както и изгледът и удобството на потребителската " "документация." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -675,7 +679,7 @@ msgstr "" "четка. Допълнително, инструментът за запълване вече предлага режим за " "рисуване със свободна ръка, за интерактивно оцветяване в ограничени зони." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -693,7 +697,7 @@ msgstr "" "смачква картината като на криво огледало. На последно място, \"Гладка дъга\" " "е постепенен вариант на класическия инструмент за дъга в \"Рисуване с Тъкс\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -708,7 +712,7 @@ msgstr "" "Допълнително, \"Анимация\" и \"Полутон\", както и \"Блокове\", \"Тебешир\" и " "\"Релеф\", вече предлагат възможността за промяна на цялата картина наведнъж!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -720,7 +724,7 @@ msgstr "" "изкривяване на картини, за рисуване на шаблони, артистичен и за декорация на " "картини, правейки намирането на необходимия инструмент по-лесно." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -733,7 +737,7 @@ msgstr "" "\"Линейното\" запълване позволява интерактивното създаване на градиенти под " "различни ъгли и размери." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -745,7 +749,7 @@ msgstr "" "лесно, \"Шахматна дъска\" запълва цялото платно с образ на шахматна дъска, и " "\"Копие\" позволява дублиране на части от рисунката чрез щрихи." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -755,7 +759,7 @@ msgstr "" "прави локализацията по-лесна. Тези, които желаят да помогнат с локализиране, " "са насърчени да се свържат с екипа на \"Рисуване с Тъкс\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -771,7 +775,7 @@ msgstr "" "цветовата палитра, може да бъде в полза на потребители с груби входящи " "устройства, като например системи за контрол чрез поглед." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -781,7 +785,7 @@ msgstr "" "опции за избор дали фигурите ще бъдат рисувани от центъра или от ъгъл, " "правейки лесно използването му във всяка ситуация." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -792,7 +796,7 @@ msgstr "" "дисплеи; в полза на потребители с груби входящи устройства, като например " "системи за контрол чрез поглед." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -800,7 +804,7 @@ msgstr "" "Гумичката съдържа нови, по-малки размери, и прилага по-гладки, съседни " "щрихи, когато курсора е преместен бързо." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -810,7 +814,7 @@ msgstr "" "рисунки и GIF анимации, правейки лесно споделянето на картини, анимации и " "слайд шоута с други." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -826,7 +830,7 @@ msgstr "" "рисунка. Плътните цветове за фон също могат да бъдат поставени към края на " "този диалог, позволявайки подчертаване на шаблонни изображения." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -836,7 +840,7 @@ msgstr "" "може да бъде от полза на потребители със слухово увреждане, или в ситуации, " "където само един говорител е наличен." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -846,7 +850,7 @@ msgstr "" "бъде избран чрез курсора, и набор от трилъчеви, четирилъчеви и петолъчни " "звезди." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1107,7 +1111,7 @@ msgstr "Нова" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Отваряне" @@ -1518,83 +1522,83 @@ msgid "Please wait…" msgstr "Моля, изчакай…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Изтриване" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Кадри" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Шаблон" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Експортиране" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Прожекция" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Експортиране като GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Следваща" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Изчистване" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Замяна на рисунката с твоите промени?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Да, замени старата!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Не, да се запази като нов файл!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1604,7 +1608,7 @@ msgstr "" "или \"Изтриване\". Натисни \"Кадри\", за да създадеш слайдшоу анимация, или " "\"Назад\", за да се върнеш към текущата картина." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1616,63 +1620,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Избери 2 или повече рисунки за създаване на анимиран GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "червено" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "жълто" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "синьо" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "бяло" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "сиво" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "черно" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Цветът е %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Цветът е %1$s %2$s и %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Цветът е %1$s %2$s, %3$s %4$s и %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Цветът е %1$s %2$s, %3$s %4$s, %5$s %6$s и %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Цветът е %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s и %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1682,16 +1686,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "изцяло" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Избери цвят от рисунката." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1700,7 +1704,7 @@ msgstr "" "вървят от ляво (бледо) на дясно (чисто). Стойност (светлина/тъмнина): сива " "лента." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/bm.po b/src/po/bm.po index c7356fb80..860aed2c4 100644 --- a/src/po/bm.po +++ b/src/po/bm.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-09-04 17:25+0200\n" "Last-Translator: Fasokan \n" "Language-Team: LANGUAGE \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "Kura" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "A dayɛlɛ" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "Hakɛto i k'a kɔnɔ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "A jɔsi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Jaw tɛmɛ tɛmɛ ɲɔgɔn kɔ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Seginkɔ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "A bil'a la" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ɲɛfɛta" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ɔwɔ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ka ja mara n'i ka yɛlɛmaw tali ye ba la wa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ɔwɔ, kɔrɔlen yɛlɛma!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ayi, kura mara!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Nɛrɛmugu!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Kabanɔgɔlaman!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Jɛman!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Finman!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/bn.po b/src/po/bn.po index fcd840578..8e6608249 100644 --- a/src/po/bn.po +++ b/src/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-30 18:24+0000\n" "Last-Translator: Chris \n" "Language-Team: Bengali\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "নতুন" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "খুলুন" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "অপেক্ষা করুন…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "মুছুন" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "স্লাইড" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "পিছনে" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "চালান" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "পরে" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "আ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "হ্যাঁ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "না" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "আপনার বদলগুলির সঙ্গে ছবি প্রতিস্থাপন করুন?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "হ্যাঁ, পুরোনোটি প্রতিস্থাপন করুন!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "না, একটি নতুন ফাইল বাঁচান!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "হলুদ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "আকাশী নীল!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "সাদা!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "কালো!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/bo.po b/src/po/bo.po index c2493cf04..cd1f7dd6f 100644 --- a/src/po/bo.po +++ b/src/po/bo.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -374,155 +374,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -530,7 +534,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -538,21 +542,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -560,7 +564,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -569,7 +573,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -577,7 +581,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -586,7 +590,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -597,7 +601,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -606,7 +610,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -614,7 +618,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -622,7 +626,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -630,14 +634,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -647,34 +651,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -684,21 +688,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -955,7 +959,7 @@ msgstr "gsr.p." #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "q.\\Yed.p." @@ -1330,91 +1334,91 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "dpe.]." #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1423,71 +1427,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ser.po." -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "gnm.sVon.po." -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "dkr.po." -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ng.po." #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1495,22 +1499,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/br.po b/src/po/br.po index 61e4560cb..ec3038604 100644 --- a/src/po/br.po +++ b/src/po/br.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2005-01-09 14:49+0100\n" "Last-Translator: \n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Nevez" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Digeriñ" @@ -1396,92 +1400,92 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Diverkañ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Distro" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Testenn" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "As" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne ra ket" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 #, fuzzy msgid "No, save a new file!" msgstr "Ket, gwarediñ dindan un anv nevez" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1490,71 +1494,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Melen !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Glas oabl !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Gwenn !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Du !" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1562,22 +1566,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/brx.po b/src/po/brx.po index 96e67e4fd..40dccfa98 100644 --- a/src/po/brx.po +++ b/src/po/brx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-09-14 13:51+0530\n" "Last-Translator: \n" "Language-Team: Bodo\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "गोदान" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खेव" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "अननानै नेथ'..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "फुगार" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइडफोर" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "उनथिं" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "दाम" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "उननि" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "औ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "नंगौ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "नङा" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "सावगारिखौ नोंथांनि सोलायनायफोरजों सोलायना फजफिन?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "नगौ, गोजामखौ सोलायना फजफिन!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "नङै, गोदान फाइलखौ थिना दोन!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "गोमो!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "अख्रां निला!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "गुफुर!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "गोसोम!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/bs.po b/src/po/bs.po index 4bf83058f..9362f0fcc 100644 --- a/src/po/bs.po +++ b/src/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-11-05 04:24+0000\n" "Last-Translator: Samir Ribić \n" "Language-Team: Bosnian \n" @@ -410,155 +410,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -566,7 +570,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -574,21 +578,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -596,7 +600,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -605,7 +609,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -613,7 +617,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -622,7 +626,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -633,7 +637,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -642,7 +646,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -650,7 +654,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -658,7 +662,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -666,14 +670,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -683,34 +687,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -720,21 +724,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1042,7 +1046,7 @@ msgstr "Novi" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otvori" @@ -1482,95 +1486,95 @@ msgstr "" # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slajd" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Nazad" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Igrati" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Slijedeći" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Zamjeni sliku" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Da, zamijeni staru" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1579,74 +1583,74 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" # -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Žuta!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Nebesko plava!" # -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bijela!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Crna!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1654,22 +1658,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ca.po b/src/po/ca.po index f42fa5c5e..460c5df68 100644 --- a/src/po/ca.po +++ b/src/po/ca.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint cvs 2009-06-21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-06-02 22:50+0200\n" "Last-Translator: Pere Pujal i Carabantes \n" "Language-Team: Català \n" @@ -426,10 +426,14 @@ msgid "Brushes support descriptions." msgstr "Descripcions de característiques dels pinzells." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 +msgid "New brushes: Pencil, Acrylic, Fluff." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 msgid "New Magic tools: Dither, Filled Polygon." msgstr "Noves eines màgiques: Tramat, Polígon." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." @@ -437,19 +441,19 @@ msgstr "" "Actualització d'eines màgiques: Ulleres 3D (ara ofereixen diferentes " "combinacions d'anaglifs)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "Es pot desagrupar les eines màguiques («ungroupmagictools»)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "Actualitzacions de localitzacions." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -457,7 +461,7 @@ msgstr "" "Noves eines màgiques: Eines per dibuxar perspectives d'un, dos i tres punts " "de fuga, i les corresponents per editar-ne els punts." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -465,11 +469,11 @@ msgstr "" "Noves eines màgiques: Eines per fer dibuixos isomètrics, dimètrics, " "trimètrics i oblics, i les corresponents per editar-ne els angles." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "Noves eines màgiques: Generadors d'epitrocoides i hipotrocoides." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -477,32 +481,32 @@ msgstr "" "Nova opció de configuració \"complexity\" que afecta el comportament i/o " "disponibilitat d'algunes eines" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" "Reordenació de les eines màgiques, abans eren ordenades segons l'alfabet." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Es mostra el nom del tipus de lletra i la seva mida en les eines Texte i " "Etiquetes." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Correccions d'errors i actualitzacions de localitzacions." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Noves eines màgiques: Espires, Cinta, Traç suau, Espires gargot." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "L'eina d'esborrar ara ofereix gomes suaus." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -512,7 +516,7 @@ msgstr "" "fons que es trobaran en el diàleg de Nou dibuix. Aquestes plantilles de fons " "també es podran esborrar en el diàleg d'Obrir." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -521,7 +525,7 @@ msgstr "" "La opció d'esborrar els fitxers desats es pot desactivar amb la opció de " "configuració «noerase»" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -530,27 +534,27 @@ msgstr "" "configuració «uifont». Podeu obtenir el llistat de tipus de lletra " "disponibles amb la opció «--listfonts» en la línia d'ordres." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "Per defecte s'empren diferents tipus de lleta per a diferents locales." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "Petites millores en els botons especials de selecció de colors." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "Ara es pot configurar mides en moltes eines màgiques." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "Multilínia en les etiquetes dels botons(per millorar la llegibilitat)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -560,25 +564,25 @@ msgstr "" "Radis, Ulleres 3D, Separa colors, Satura, Dessatura, Treu color, Guarda " "color, Calidoscopi-4, Calidoscopi-6, Calidoscopi-8 i Bloom." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Els segells es poden girar en inserir-los al dibuix." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "En l'ena Formes, s'ha millorat el mode d'inserir des de la vora." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "L'eina Emplena ara ofereix un efecte de degradat que segueix la forma de " "l'àrea que s'emplena." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "Hi ha disponible una drecera de teclat que permet esborrar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -586,7 +590,7 @@ msgstr "" "El selector de colors ara pot carregar el color actual o els colors del " "mesclador de colors o escollir-los del dibuix." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -595,17 +599,17 @@ msgstr "" "en que s'han d'estirar o retallar per adaptar-se a una mida de pantalla " "diferent." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "La opció de configuració \"buttonsize\" ara accepta tambe \"auto\" com a " "valor." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "S'ha afegit una guia d'engegada ràpida." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -617,7 +621,7 @@ msgstr "" "i tons(blanc, gris i negre) per crear nous colors com si es barregessin " "pintures." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -628,7 +632,7 @@ msgstr "" "seixanta-cinc mil colors ara ofereix to, saturació i valor per separat, " "permetent triar entre setze milions de colors." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -637,7 +641,7 @@ msgstr "" "També s'ha afegit una drecera de teclat per accedir al selector de " "color(comptagotes) per agafar colors del dibuix." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -647,7 +651,7 @@ msgstr "" "permetent línies de punts i superposicions. També s'ha ajustat els valors " "per defecte de molts altres pinzells. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -659,7 +663,7 @@ msgstr "" "en comptes de omplir la resta del dibuis amb el color de fons. Zoom lliscat " "desenfoca els resultats." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -671,7 +675,7 @@ msgstr "" "que es poden estirar informen a baix de la seva proporció. S'ha expandit " "també altres instruccions mostrades mentre es fa servir l'eina." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -682,7 +686,7 @@ msgstr "" "s'accedeixen amb [⌘ Command]. La mida del teclat de pantalla integrat s'ha " "millorat i la documentació s'ha millorat." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -696,7 +700,7 @@ msgstr "" "l'eina Emplena ara ofereix un mode de pintat a mà alçada dintre d'una àrea " "confinada." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -713,7 +717,7 @@ msgstr "" "imatge com en una casa de miralls. Finalment, Colors suaus és una versió " "gradual de Colors de l'arc." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -727,7 +731,7 @@ msgstr "" "Solidifica i Semitons, així com Quadrets, Guix i Relleu ara poden alterar " "tota la imatge d'un cop!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -738,7 +742,7 @@ msgstr "" "distorsions, filtres de color, deformacions, patrons, artístic i " "decoracions, fent més fàcil trobar l'eina que es cerca." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -750,7 +754,7 @@ msgstr "" "clic i l'emplenat \"Lineal\" permet la creació de gradients de angles i " "mides diferents." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -761,7 +765,7 @@ msgstr "" "píxel-art com els dels videojocs antics, \"Escacs\" omple el dibuix amb un " "tauler d'escacs, i \"Clona\" permet duplicar parts del dibuix a pinzellades." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -771,7 +775,7 @@ msgstr "" "localització. Qui vulgui ajudar en la localització està encoratjat a posar-" "se en contacte amb l'equip del Tux Paint." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -787,7 +791,7 @@ msgstr "" "qui utilitzi punters amb poca precisió, com els ratolins que es fan anar amb " "la mirada." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -797,7 +801,7 @@ msgstr "" "dibuixa des del centre o des d'una cantonada, fent més senzill de fer-la " "servir en totes les situacions." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -808,7 +812,7 @@ msgstr "" "utilitzi punters amb poca precisió, com els ratolins que es fan anar amb la " "mirada." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -816,7 +820,7 @@ msgstr "" "L'eina Esborra afegeix noves gomes, més petites, i esborra més suaument quan " "el ratolí es mou ràpid." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -826,7 +830,7 @@ msgstr "" "individuals i animacions GIF, fent més fàcil compartir dibuixos, còmics i " "presentacions de diapositives amb els altres." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -840,7 +844,7 @@ msgstr "" "l'arrencada i en obrir el diàleg de dibuix \"Nou\". Els colors sòlids es " "poden situar al final del diàleg, enfatitzant les imatges." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -849,7 +853,7 @@ msgstr "" "Ara també és possible desactivar el so estèreo, pot beneficiar ususaris amb " "problemes d'audició o en situacions on només hi ha disponible un sol altaveu." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -859,7 +863,7 @@ msgstr "" "color existent al dibuix, i estrelles de tres, quatre i cinc puntes en " "l'eina Formes." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1123,7 +1127,7 @@ msgstr "Nou" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Obre" @@ -1534,83 +1538,83 @@ msgid "Please wait…" msgstr "Espereu, si us plau…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapo­sitives" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Plantilla de fons" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Exporta" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Endarrere" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Repro­dueix" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Exporta a GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Següent" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Re-comença" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aà" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Substitueixo el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sí, substitueix l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, desa en un fitxer nou!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1621,7 +1625,7 @@ msgstr "" "Feu clic a «Diapositives» per crear una presentació o «Endarrere» per tornar " "al dibuix actual." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1633,64 +1637,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Seleccioneu 2 o més dibuixos per exportar-los a GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "magenta" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "groc" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "cian" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "blanc" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "gris" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "negre" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "El vostre color és %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "El vostre color és %1$s %2$s i %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "El vostre color és %1$s %2$s, %3$s %4$s i %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "El vostre color és %1$s %2$s, %3$s %4$s, %5$s %6$s i %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "El vostre color és %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s i %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1700,16 +1704,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "totalment" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Seleccioneu un color del vostre dibuix." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1718,7 +1722,7 @@ msgstr "" "saturació o intensitat, d'esquerra(pàlid) a dreta(pur), trieu el valor " "(lluminositat/foscor) a la barra de grisos." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ca@valencia.po b/src/po/ca@valencia.po index 21b464463..6d12f8303 100644 --- a/src/po/ca@valencia.po +++ b/src/po/ca@valencia.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2020-03-29 23:40+0200\n" "Last-Translator: Pilar Embid Giner \n" "Language-Team: LliureX\n" @@ -383,155 +383,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -539,7 +543,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -547,21 +551,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -569,7 +573,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,34 +660,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -693,21 +697,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Nou" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Obri" @@ -1403,90 +1407,90 @@ msgid "Please wait…" msgstr "Espereu, per favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Esborra" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositives" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Arrere" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproduïx" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Següent" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Voleu reemplaçar el dibuix amb els vostres canvis?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sí, reemplaça l'antic!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, guarda un fitxer nou" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1495,73 +1499,73 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 #, fuzzy #| msgid "Red" msgid "red" msgstr "Vermell" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Groc!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Blau cel!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Blanc!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Negre!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Trieu un color del vostre dibuix." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/cgg.po b/src/po/cgg.po index c9f99c4b0..6f1a48126 100644 --- a/src/po/cgg.po +++ b/src/po/cgg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-09-17 16:19+0200fu\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Ekisya" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Iguraho" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "Orikazaara we, rindaho..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sangura" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Filiimu" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Enyima" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Zaana" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ekindi" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yeego" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Apana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Omumwanya gwekishushani tamu ebiwahindura?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yeego, chusa ekikuru!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Apaana, biika fayiro ensya!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Kinekye" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bururu" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Mutare" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nikiragura" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/cs.po b/src/po/cs.po index 4e94f2bfc..958b6b362 100644 --- a/src/po/cs.po +++ b/src/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-07-08 13:33+0100\n" "Last-Translator: Zdeněk Chalupský \n" "Language-Team: Czech \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -991,7 +995,7 @@ msgstr "Nový" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otevřít" @@ -1404,90 +1408,90 @@ msgid "Please wait…" msgstr "Prosím počkej…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Smazat" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Prezentace" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Zpět" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Přehrát" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Další" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ano" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Nahradit starý obrázek změněným obrázkem?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ano, nahradit starý obrázek!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, ulož jako nový obrázek!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1496,71 +1500,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Žlutá!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Nebesky modrá!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bílá!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Černá!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1568,22 +1572,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/cy.po b/src/po/cy.po index 43a30a396..0c8e7e134 100644 --- a/src/po/cy.po +++ b/src/po/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: cy\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2004-09-21 14:29+0100\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Newydd" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Agor" @@ -1391,92 +1395,92 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Dileu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Yn ôl" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Testun" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ydw" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nac ydw" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 #, fuzzy msgid "No, save a new file!" msgstr "Nage, cadw ffeil newydd" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1485,69 +1489,69 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Melyn!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Gwyn!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Du!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1555,22 +1559,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/da.po b/src/po/da.po index e85011c0f..335229594 100644 --- a/src/po/da.po +++ b/src/po/da.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-05 12:38+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" @@ -395,155 +395,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -551,7 +555,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -559,21 +563,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -581,7 +585,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -590,7 +594,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -598,7 +602,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -607,7 +611,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -618,7 +622,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -627,7 +631,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -635,7 +639,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -643,7 +647,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -651,14 +655,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -668,34 +672,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -705,21 +709,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -993,7 +997,7 @@ msgstr "Ny" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Åbn" @@ -1411,90 +1415,90 @@ msgid "Please wait…" msgstr "Vent venligst…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Slet" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Dias" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tilbage" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Afspil" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Næste" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Erstat billedet med dine ændringer?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, erstat det eksisterende!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nej, gem som et nyt billede!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1503,71 +1507,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Gul!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Himmelblå!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Hvid!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Sort!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1575,22 +1579,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Vælg en farve fra din tegning·" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/de.po b/src/po/de.po index bb8daa265..df7487165 100644 --- a/src/po/de.po +++ b/src/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-25 21:13+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -992,7 +996,7 @@ msgstr "Neu" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Öffnen" @@ -1412,90 +1416,90 @@ msgid "Please wait…" msgstr "Bitte warten …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Löschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diashow" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Zurück" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Öffnen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Weiter" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nein" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, das alte Bild überschreiben!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nein, in eine neue Datei speichern!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1504,71 +1508,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Gelb!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Himmelblau!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Weiß!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Schwarz!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1576,22 +1580,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Wähle eine Farbe zum Zeichnen." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/doi.po b/src/po/doi.po index 2b0070c1c..a1bc04178 100644 --- a/src/po/doi.po +++ b/src/po/doi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-09-04 10:23+0530\n" "Last-Translator: \n" "Language-Team: Dogri\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "नमां" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खोह्‌ल्लो" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "कृपा करियै बलगो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "पूंझो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइड़ां" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पिच्छें" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "चलाओ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अगला" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "आऽ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हां" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "नेईं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "तुंʼदियें तब्दीलियें गी तस्वीर कन्नै प्रतिस्थापत कीता जाऽ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हां, परानी गी बदली ओड़ो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "नेईं इक नमीं फाइल बचाइयै रक्खो!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीला !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "अस्मानी नीला !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "चिट्टा !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "काला!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/el.po b/src/po/el.po index 84907d4a7..6925888f6 100644 --- a/src/po/el.po +++ b/src/po/el.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2021-09-02 07:45+0000\n" "Last-Translator: kiolalis \n" "Language-Team: \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -995,7 +999,7 @@ msgstr "Νέο" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Άνοιγμα" @@ -1416,90 +1420,90 @@ msgid "Please wait…" msgstr "Παρακαλώ περιμένετε..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Διαγραφή" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Προβολή διαφανειών." #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Προηγούμενο" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Αναπαραγωγή" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Επόμενο" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Αα" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ναι" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Όχι" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Να αντικαταστήσω τη ζωγραφιά με τις αλλαγές που έκανες;" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ναι, αντικατάστησε την παλιά ζωγραφιά!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Όχι, κάνε αποθήκευση σε νέο αρχείο!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1508,71 +1512,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Κίτρινο!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Μπλέ του ουρανού!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Άσπρο!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Μαύρο!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1580,22 +1584,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Επίλεξε ένα χρώμα από τη ζωγραφιά σου." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/en_AU.po b/src/po/en_AU.po index 0b4a81531..122a989a8 100644 --- a/src/po/en_AU.po +++ b/src/po/en_AU.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-29 23:36+0930\n" "Last-Translator: ilox \n" "Language-Team: none\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "New" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Open" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slides" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Next" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Yellow!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Sky blue!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "White!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Black!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/en_CA.po b/src/po/en_CA.po index 68a03cf8f..5ea3498a1 100644 --- a/src/po/en_CA.po +++ b/src/po/en_CA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-07-07 12:22+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "New" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Open" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slides" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Next" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Yellow!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Sky blue!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "White!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Black!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/en_GB.po b/src/po/en_GB.po index 517df3b8a..267254133 100644 --- a/src/po/en_GB.po +++ b/src/po/en_GB.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-30 21:17+0000\n" "Last-Translator: Caroline Ford \n" "Language-Team: none\n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "New" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Open" @@ -1402,90 +1406,90 @@ msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slides" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Next" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Yellow!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Sky blue!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "White!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Black!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Select a colour from your drawing." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/en_ZA.po b/src/po/en_ZA.po index 0b4bf5ff6..c11354a49 100644 --- a/src/po/en_ZA.po +++ b/src/po/en_ZA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2009-09-06 15:46+0100\n" "Last-Translator: Caroline Ford \n" "Language-Team: English (South African) \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "New" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Open" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "Please wait…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Erase" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slides" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Back" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Next" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yes" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Replace the picture with your changes?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yes, replace the old one!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, save a new file!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,71 +1493,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Yellow!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Sky blue!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "White!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Black!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1561,22 +1565,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/eo.po b/src/po/eo.po index 855fd1fed..b30e1c48c 100644 --- a/src/po/eo.po +++ b/src/po/eo.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-16 16:00+0000\n" "Last-Translator: Nuno MAGALHÃES \n" "Language-Team: Esperanto \n" @@ -384,155 +384,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -540,7 +544,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -548,21 +552,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -570,7 +574,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -579,7 +583,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -587,7 +591,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -596,7 +600,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -607,7 +611,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -616,7 +620,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -624,7 +628,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -632,7 +636,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -640,14 +644,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -657,34 +661,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -694,21 +698,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "Nova" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Malfermi" @@ -1387,90 +1391,90 @@ msgid "Please wait…" msgstr "Bonvolu atendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Forviŝi" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Lumbildoj" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Reen" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Ludi" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Sekva" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Jes" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ĉu anstataŭigi la bildon per viaj ŝanĝoj?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Jes, anstataŭigu la malnovan!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, konservu je nova dosiero!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1479,71 +1483,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Flava!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Ĉielblua!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Blanka!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nigra!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1551,22 +1555,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/es.po b/src/po/es.po index 5305e872e..8d59d4552 100644 --- a/src/po/es.po +++ b/src/po/es.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-18 20:31-0300\n" "Last-Translator: Matías Bellone \n" "Language-Team: none\n" @@ -405,155 +405,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -561,7 +565,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -569,21 +573,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -591,7 +595,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -600,7 +604,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -608,7 +612,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -617,7 +621,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -628,7 +632,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -637,7 +641,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -645,7 +649,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -653,7 +657,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -661,14 +665,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -678,34 +682,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -715,21 +719,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1008,7 +1012,7 @@ msgstr "Nuevo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1425,90 +1429,90 @@ msgid "Please wait…" msgstr "Espera…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Siguiente" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "¿Quieres reemplazar el dibujo con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplázalo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "¡No, guarda un documento nuevo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1517,71 +1521,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "¡Amarillo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "¡Celeste!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "¡Blanco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "¡Negro!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1589,22 +1593,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Elige un color de tu dibujo." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/es_MX.po b/src/po/es_MX.po index d7b2d5ba8..31f0ccf7a 100644 --- a/src/po/es_MX.po +++ b/src/po/es_MX.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2007-08-05 19:22-0400\n" "Last-Translator: Ignacio Tike \n" "Language-Team: Español \n" @@ -381,155 +381,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -537,7 +541,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -545,21 +549,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -567,7 +571,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -576,7 +580,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -584,7 +588,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -593,7 +597,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -604,7 +608,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -613,7 +617,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -621,7 +625,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -629,7 +633,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -637,14 +641,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -654,34 +658,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -691,21 +695,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -982,7 +986,7 @@ msgstr "Nuevo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1396,90 +1400,90 @@ msgid "Please wait…" msgstr "Espera, por favor..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Siguiente" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sí" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "¿Reemplazar la imagen con tus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "¡Sí, reemplaza la anterior!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "¡No, guardar en un nuevo archivo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1488,71 +1492,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "¡Amarillo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "¡Azul Cielo!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "¡Blanco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "¡Negro!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/et.po b/src/po/et.po index 42bf95817..40452654d 100644 --- a/src/po/et.po +++ b/src/po/et.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2015-03-07 13:09+0000\n" "Last-Translator: Sven Ollino \n" "Language-Team: Estonian (http://www.transifex.com/projects/p/doudoulinux/" @@ -391,155 +391,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -547,7 +551,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -555,21 +559,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -577,7 +581,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -586,7 +590,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -594,7 +598,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -603,7 +607,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -614,7 +618,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -623,7 +627,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -631,7 +635,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -639,7 +643,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -647,14 +651,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -664,34 +668,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -701,21 +705,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -989,7 +993,7 @@ msgstr "Uus" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ava" @@ -1384,90 +1388,90 @@ msgid "Please wait…" msgstr "Palun oota..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Kustuta" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slaidid" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tagasi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Esita" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Edasi" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Jah" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Asenda pilt tehtud muudatustega?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Jah, vaheta vana pilt välja!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ei, salvestame uude faili!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1476,71 +1480,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Kollane!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Taevassinine!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Valge!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Must!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1548,22 +1552,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/eu.po b/src/po/eu.po index 39e4d0af3..7d58f9d87 100644 --- a/src/po/eu.po +++ b/src/po/eu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2020-07-30 16:43+0200\n" "Last-Translator: Alexander Gabilondo \n" "Language-Team: librezale@librezale.org\n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Berria" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ireki" @@ -1406,90 +1410,90 @@ msgid "Please wait…" msgstr "Itxaron, mesedez…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Ezabatu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositibak" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Esportatu" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Atzera" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Hasi" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Esportatu GIF gisa" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Hurrengoa" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Bai" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ez" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ordeztu irudia zure aldaketa berriekin?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Bai, zaharra ordeztu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ez, artxibo berria gorde!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1498,71 +1502,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Hautatu 2 marrazki edo gehiago GIF animatua bihurtzeko." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Horia!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Urdin argia!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Zuria!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Beltza!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1570,22 +1574,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Hautatu zure marrazkiaren kolore bat." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/fa.po b/src/po/fa.po index 0f5f69b17..1501768e3 100644 --- a/src/po/fa.po +++ b/src/po/fa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-11-09 21:17+0330\n" "Last-Translator: snima \n" "Language-Team: farsi \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "جدید" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "باز کردن" @@ -1410,90 +1414,90 @@ msgid "Please wait…" msgstr "لطفاً کمی صبر کن" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "پاك‌ كردن‌" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "اسلاید" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "بازگشت" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "نمایش" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "بعدی" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "آا" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "بله" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "خیر" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "تصویر با تغییرات شما جایگزین شود؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "بله،جایگزین قبلی کن!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "خیر،یک فایل جدید ذخیره کن!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1502,71 +1506,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "زرد" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "آبی آسمانی" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "سفید" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "سیاه" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1574,22 +1578,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ff.po b/src/po/ff.po index deb4ec6a5..f8fdc581e 100644 --- a/src/po/ff.po +++ b/src/po/ff.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-03 10:35+0200\n" "Last-Translator: Ibrahima SARR \n" "Language-Team: FULAH LOCALIZATION\n" @@ -384,155 +384,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -540,7 +544,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -548,21 +552,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -570,7 +574,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -579,7 +583,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -587,7 +591,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -596,7 +600,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -607,7 +611,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -616,7 +620,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -624,7 +628,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -632,7 +636,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -640,14 +644,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -657,34 +661,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -694,21 +698,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -982,7 +986,7 @@ msgstr "Fuɗɗo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Uddit" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "Tiiɗno abbo seeɗa…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Momtu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Japooje" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Rutto" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Dognu" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Dewwo" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Eey" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Alaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Lomtin natal ngal ko mbayluɗaa koo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Eey, lomtin natal ɓooyngal ngal!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Alaa, danndu natal kesal!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,71 +1493,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Oolo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bulo asamaan" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Daneejo!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Ɓaleejo!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1561,22 +1565,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Labo goobol iwde e natol maa." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/fi.po b/src/po/fi.po index 4b3c5931f..dd2c00908 100644 --- a/src/po/fi.po +++ b/src/po/fi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2015-10-09 18:00+0200\n" "Last-Translator: inactive\n" "Language-Team: Finnish \n" @@ -393,155 +393,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -549,7 +553,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -557,21 +561,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -579,7 +583,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -588,7 +592,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -596,7 +600,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -605,7 +609,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -616,7 +620,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -625,7 +629,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -633,7 +637,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -641,7 +645,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -649,14 +653,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -666,34 +670,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -703,21 +707,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -998,7 +1002,7 @@ msgstr "Uusi" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Avaa" @@ -1414,91 +1418,91 @@ msgid "Please wait…" msgstr "Odota hetki…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Poista" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diat" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Takaisin" # Dia-näytös alkaa #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Näytä" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Seuraava" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Kyllä" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Korvataanko maalaus sinun muutoksillasi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Kyllä, korvaa vanha maalaus!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ei, tallenna uusi maalaus!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1507,71 +1511,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Keltainen!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Taivaansininen!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Valkoinen!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Musta!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1579,22 +1583,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/fo.po b/src/po/fo.po index a4f0fe08b..1e6f719c7 100644 --- a/src/po/fo.po +++ b/src/po/fo.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint 0.9.18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2008-01-18 12:40-0000\n" "Last-Translator: Lis Gøthe í Jákupsstovu \n" "Language-Team: Faroese \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -983,7 +987,7 @@ msgstr "Nýtt" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Opna" @@ -1390,90 +1394,90 @@ msgid "Please wait…" msgstr "Vinarliga bíða..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Viska" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Ljósmyndir" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Aftur" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Spæl" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Næsta" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Skifta út myndina við tínar broytingar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, skift út gomlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nei, goym eina nýggja fílu!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1482,71 +1486,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Gult!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Himmalblátt!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Hvítt!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Svart!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1554,22 +1558,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/fr.po b/src/po/fr.po index ff3f44f78..0abafdedd 100644 --- a/src/po/fr.po +++ b/src/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-06-02 07:20+0200\n" "Last-Translator: jacques.chion@orange.fr\n" "Language-Team: \n" @@ -387,10 +387,14 @@ msgid "Brushes support descriptions." msgstr "Descriptions des pinceaux." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 +msgid "New brushes: Pencil, Acrylic, Fluff." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 msgid "New Magic tools: Dither, Filled Polygon." msgstr "Nouveaux outils Magie : Tramage, Polygone plein." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." @@ -398,21 +402,21 @@ msgstr "" "Mise à jour d'outils Magie : Lunettes 3D (avec maintenant différentes " "combinaisons de couleurs pour les anaglyphes)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "Les outils Magie peuvent être dégroupés (\"ungroupmagictools\")." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "Mises à jour des localisations." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" "Amélioration du retour automatique à la ligne pour les textes dans les " "boutons (via les traits d'union et tirets conditionnels)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -420,7 +424,7 @@ msgstr "" "Nouveaux outils de Magie : outil de dessin de ligne avec perspective (1-, -2 " "et -3 points de fuite avec les éditeurs correspondants)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -428,12 +432,12 @@ msgstr "" "Nouveaux outils Magie : Outils de dessin isométrique, dimétrique, " "trimétrique et oblique (et les éditeurs d'angles correspondants)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" "Nouveaux outils Magie : générateurs d'Épitrochoïdes et d'Hypotrochoïdes." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -441,7 +445,7 @@ msgstr "" "Nouvelle option de configuration, \"complexité\", qui affecte le " "comportement (ou la disponibilité) de certains outils Magie." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." @@ -449,25 +453,25 @@ msgstr "" "Réorganisation des outils magiques (auparavant classés par ordre " "alphabétique du nom localisé)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Le nom et la taille de la police sont indiqués lors du choix d'une police " "dans les outils Texte et Étiquette." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Correction de bogues et mises à jour de localisations." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Nouveaux outils Magie : Boucles, Ruban, Adoucir et Gribouillis." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "L'outil 'Gomme' permet maintenant de flouter (bords progressifs)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -477,7 +481,7 @@ msgstr "" "nouvelle boîte de dialogue). (Ils peuvent donc être effacés à partir de la " "nouvelle boîte de dialogue)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -487,7 +491,7 @@ msgstr "" "Ouvrir et des modèles exportés avec la boîte Nouveau peut être désactivée " "avec l'option \"noerase\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -496,7 +500,7 @@ msgstr "" "liste des fontes disponibles est disponible avec l'option \"--listfonts\" en " "ligne de commande)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." @@ -504,7 +508,7 @@ msgstr "" "Différentes fontes interface utilisateurs sont disponibles pour des locales " "différentes." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -512,19 +516,19 @@ msgstr "" "Des améliorations mineures ont été apportées pour les couleurs " "'spéciales' (pipette, sélecteur HSV et mélangeur de couleurs)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" "Beaucoup d'outils Magie possèdent maintenant la possibilité de changer de " "taille." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Retour à la ligne automatique des noms de boutons quand c'est possible " "(améliore la lisibilité)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -535,27 +539,27 @@ msgstr "" "Enlever une couleur, Garder une couleur, Kaleido-4, Kaleido-6, Kaleido-8 et " "Bloom." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" "Les tampons peuvent être orientés avant de les appliquer sur le dessin." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" "L'outil 'Formes', dans le mode 'dessiner à partir d'un coin', a été " "améliorer." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "L'outil 'Remplir' possède maintenant un mode de remplissage en biseau." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" "Un mode d'effacement rapide peut être effectué via un raccourci clavier." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -564,7 +568,7 @@ msgstr "" "couleurs intégrées ou bien les couleurs venant de l'outil pipette ou bien du " "mélangeur." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -573,17 +577,17 @@ msgstr "" "Modèle, pour éviter des défauts quand le ratio d'aspect du canevas diffère " "de celui de l'image." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "L'option de configuration \"taille des boutons\" offre maintenant un réglage " "\"auto\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Un guide rapide de démarrage a été ajouté." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -595,7 +599,7 @@ msgstr "" "couleurs primaires (rouge, jaune et bleu) et d'ombres (blanc, gris et noir) " "en vue de créer de nouvelles couleurs, semblables à des mélanges de peinture." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -607,7 +611,7 @@ msgstr "" "choisir des valeurs de teinte, de saturation permettant à l'utilisateur de " "choisir parmi plus de 16 millions de couleurs." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -617,7 +621,7 @@ msgstr "" "au sélecteur de couleur -- l'outil \"pipette\" pour choisir une couleur à " "partir du dessin en cours." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -628,7 +632,7 @@ msgstr "" "effets de traînée. De plus beaucoup de pinceaux ont une meilleure valeur " "d'espacement." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -640,7 +644,7 @@ msgstr "" "plusieurs tuiles sur la toile, plutôt que remplir la toile avec une couleur " "noire unie. L'outil \"Rush\" zoome et dézoome en ajoutant un effet de flou." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -654,7 +658,7 @@ msgstr "" "faites la modification. Des informations sont également montrées pour " "d'autres outils." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -666,7 +670,7 @@ msgstr "" "utilisant Tux Paint avec macOS. La taille du clavier virtuel a été " "améliorée. La convivialité de la documentation utilisateur a été améliorée." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -681,7 +685,7 @@ msgstr "" "De plus, l'outil \"Remplir\" offre maintenant un mode de peinture à main " "levée pour colorier de manière interactive une aire déterminée." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -694,12 +698,12 @@ msgstr "" "Six nouveaux outils de \"Magie\" ont été ajoutés. 'Panneaux\" contracte le " "dessin et le reproduit ensuite sur une grille de 2x2, ce qui est utile pour " "concevoir des B.D. sur quatre panneaux. \"Complément\" donne la couleur " -"complémentaire. \"Éclair\" dessine un éclair de manière interactive. \"Reflet" -"\" crée un reflet du dessin comme sur un lac. \"Étirer\" pour étirer et " -"déformer l'image comme un miroir de foire. Et enfin, \"Arc-en-ciel doux\" " +"complémentaire. \"Éclair\" dessine un éclair de manière interactive. " +"\"Reflet\" crée un reflet du dessin comme sur un lac. \"Étirer\" pour étirer " +"et déformer l'image comme un miroir de foire. Et enfin, \"Arc-en-ciel doux\" " "fournit une variation plus douce que l'outil arc-en-ciel classique." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -714,7 +718,7 @@ msgstr "" "D.\" et \"Photogravure\", tout comme \"Blocs\", \"Craie\" et \"Relief\" ont " "maintenant la possibilité de traiter l'image entière d'un seul coup !" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -725,7 +729,7 @@ msgstr "" "similaires - peindre, distorsions, filtres couleurs, déformations, motifs, " "art et décorations -- rendant plus facile la recherche de l'outil nécessaire." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -738,7 +742,7 @@ msgstr "" "manière interactive la création de gradients d'angles et de tailles " "différents." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -750,7 +754,7 @@ msgstr "" "damier, et \"Clone\" permet la duplication de parties de l'image avec des " "coups de pinceaux." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -760,7 +764,7 @@ msgstr "" "facile. Ceux qui sont intéressés pour nous aider sont invités à prendre " "contact avec l'équipe de Tux Paint." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -777,7 +781,7 @@ msgstr "" "utilisateurs ayant un dispositif de pointage imprécis, comme les systèmes " "avec suivi oculaire." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -787,18 +791,18 @@ msgstr "" "choisir si les formes sont dessinées depuis le centre ou un coin, le rendant " "ainsi plus facile à utiliser dans toutes les situations." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -"Le clavier virtuel, disponible sur option quand on utilise les outils \"Texte" -"\" et \"Étiquette\" , apparaît plus grand sur des écrans plus grand; c'est " -"utile avec des des dispositifs d'entrée moins précis, tels que systèmes " -"pilotés avec les yeux." +"Le clavier virtuel, disponible sur option quand on utilise les outils " +"\"Texte\" et \"Étiquette\" , apparaît plus grand sur des écrans plus grand; " +"c'est utile avec des des dispositifs d'entrée moins précis, tels que " +"systèmes pilotés avec les yeux." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -807,7 +811,7 @@ msgstr "" "d'appliquer des touches rapprochées plus douces quand le pointeur est bougé " "de manière rapide." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -817,7 +821,7 @@ msgstr "" "dessins et des animations GIF, facilitant ainsi le partage d'images, de B.D. " "et de diaporamas." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -833,7 +837,7 @@ msgstr "" "appel à la commande \"Nouveau\". Les couleurs unies peuvent être mises à la " "fin du dialogue pour permettre d'accéder directement aux images modèles." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -843,7 +847,7 @@ msgstr "" "service à ceux qui ont des problèmes d'audition, ou bien lorsqu'il n' a " "qu'un seul haut-parleur." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -853,7 +857,7 @@ msgstr "" "choisir toute couleur dans un dessin, et un ensemble d'étoiles à trois, " "quatre et cinq branches." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1118,7 +1122,7 @@ msgstr "Nouveau" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ouvrir" @@ -1504,8 +1508,8 @@ msgid "" "You already turned this picture into a template. Look for it in the “New“ " "dialog!" msgstr "" -"Tu as déjà mis cette image comme modèle. Vois la boîte de dialogue \"Nouveau" -"\" !" +"Tu as déjà mis cette image comme modèle. Vois la boîte de dialogue " +"\"Nouveau\" !" #: ../tuxpaint.c:2540 msgid "Sorry! Your picture could not turned into a template!" @@ -1532,83 +1536,83 @@ msgid "Please wait…" msgstr "Attends s'il te plaît ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Effacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapos" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Modèle" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Exporter" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Retour" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Départ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Exporter en GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Suite" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Effacer" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Oui" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Enregistrer l'image avec tes changements ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Oui, remplace l'ancienne !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Non, c'est une nouvelle image !" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1618,7 +1622,7 @@ msgstr "" "\"Effacer\". Clique sur \"Diapos\" pour créer une animation diapo, ou bien " "sur \"Retour\" pour revenir à l'image en cours." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1630,64 +1634,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Sélectionne deux ou plusieurs dessins pour créer une image animée GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "rouge" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "jaune" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "bleu" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "blanc" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "gris" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "noir" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Ta couleur est %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Ta couleur est %1$s %2$s et %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Ta couleur est %1$s %2$s, %3$s %4$s, et %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Ta couleur est %1$s %2$s, %3$s %4$s, %5$s %6$s, et %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "Ta couleur est %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, et %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1697,16 +1701,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "totalement" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Sélectionne une couleur à partir de ton dessin." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1715,7 +1719,7 @@ msgstr "" "intensité va de la gauche (pâle) vers la droite (pur). La valeur brillant/" "sombre : barre grise." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ga.po b/src/po/ga.po index 3098a48e6..f5de1324b 100644 --- a/src/po/ga.po +++ b/src/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2015-10-09 17:38+0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -376,155 +376,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -532,7 +536,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -540,21 +544,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -562,7 +566,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -571,7 +575,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -579,7 +583,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -588,7 +592,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -599,7 +603,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -608,7 +612,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -616,7 +620,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -624,7 +628,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -632,14 +636,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -649,34 +653,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -686,21 +690,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -960,7 +964,7 @@ msgstr "Nua" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Oscail" @@ -1378,90 +1382,90 @@ msgid "Please wait…" msgstr "Fan go fóill…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Scrios" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Sleamhnáin" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Easpórtáil" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Siar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Seinn" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Easpórtáil GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ar Aghaidh" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Glan" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Tá" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Níl" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Forscríobh an pictiúr le do chuid athruithe?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Forscríobh é!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ná forscríobh, sábháil i gcomhad nua!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1470,63 +1474,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Roghnaigh dhá líníocht, nó níos mó, chun GIF beoite a dhéanamh díobh." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "dearg" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "buí" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "gorm" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "bán" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "liath" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "dubh" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Dath: %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Dath: %1$s %2$s agus %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Dath: %1$s %2$s, %3$s %4$s, agus %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Dath: %1$s %2$s, %3$s %4$s, %5$s %6$s, agus %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Dath: %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, agus %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1536,16 +1540,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "go hiomlán" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Roghnaigh dath ón líníocht." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1553,7 +1557,7 @@ msgstr "" "Roghnaigh dath. Téann na líocha ó bhun go barr. Téann an sáithiú ó chlé " "(níos báine) go deas (lándaite). Gile/dorchadas: an barra liath." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/gd.po b/src/po/gd.po index be54bb197..24a6cac07 100644 --- a/src/po/gd.po +++ b/src/po/gd.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2021-09-02 12:18-0700\n" "Last-Translator: GunChleoc \n" "Language-Team: Fòram na Gàidhlig\n" @@ -393,155 +393,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -549,7 +553,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -557,21 +561,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -579,7 +583,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -588,7 +592,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -596,7 +600,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -605,7 +609,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -616,7 +620,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -625,7 +629,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -633,7 +637,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -641,7 +645,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -649,14 +653,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -666,34 +670,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -703,21 +707,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -996,7 +1000,7 @@ msgstr "Ùr" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Fosgail" @@ -1410,90 +1414,90 @@ msgid "Please wait…" msgstr "Fuirich greiseag…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sgudail" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Sleamhnagan" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Às-phortaich" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Air ais" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Cluich" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Às-phortaich GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Air adhart" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Tha" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Chan eil" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "An cuir mi na h-atharraichean agad an àite an deilbh?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Cuiridh, cuir an àite an t-seann fhir e!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Cha chuir, sàbhail ann am faidhle ùr e!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1502,71 +1506,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Tagh iomadh dealbh airson GIF beòthaichte a dhèanamh diubh." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Buidhe!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Speur-ghorm!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Geal!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Dubh!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1574,22 +1578,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Tagh dath on dealbh agad." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/gl.po b/src/po/gl.po index 14095e6e7..3fe2ccc25 100644 --- a/src/po/gl.po +++ b/src/po/gl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2021-03-03 10:01+0100\n" "Last-Translator: Miguel Anxo Bouzada \n" "Language-Team: Proxecto Trasno \n" @@ -397,155 +397,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -553,7 +557,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -561,21 +565,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -583,7 +587,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -592,7 +596,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -600,7 +604,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -609,7 +613,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -620,7 +624,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -629,7 +633,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -637,7 +641,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -645,7 +649,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -653,14 +657,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -670,34 +674,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -707,21 +711,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -994,7 +998,7 @@ msgstr "Novo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "Agarda un chisco…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Borrar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Exportar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Atrás" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reproducir" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Exportar o GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Seguinte" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Si" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Queres substituír o debuxo cos teus cambios?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Si, substitúe o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Non, gárdao nun novo ficheiro!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Selecciona 2 ou máis debuxos para convertelos nun GIF animado." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Amarelo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Azul cesleste!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Branco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Negro!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Selecciona unha cor do teu debuxo." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/gos.po b/src/po/gos.po index 26415af6b..9ffb8849a 100644 --- a/src/po/gos.po +++ b/src/po/gos.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2005-07-26 01:30-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: \n" @@ -383,155 +383,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -539,7 +543,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -547,21 +551,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -569,7 +573,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,34 +660,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -693,21 +697,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "Nij" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Lösdoun" @@ -1389,92 +1393,92 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Votsmieten" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Weerumme" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Tekst" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 #, fuzzy msgid "No, save a new file!" msgstr "Nee, n nij bestaand bewoaren" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1483,69 +1487,69 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Geel!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Wit!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Zwaart!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1553,22 +1557,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/gu.po b/src/po/gu.po index 04fc327d2..c8afffeb3 100644 --- a/src/po/gu.po +++ b/src/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-31 11:57+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" @@ -369,155 +369,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -525,7 +529,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -533,21 +537,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -555,7 +559,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -564,7 +568,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -572,7 +576,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -581,7 +585,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -592,7 +596,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -601,7 +605,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -609,7 +613,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -617,7 +621,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -625,14 +629,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -642,34 +646,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -679,21 +683,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -957,7 +961,7 @@ msgstr "નવું" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ખોલો" @@ -1372,90 +1376,90 @@ msgid "Please wait…" msgstr "મહેરબાની કરી રાહ જુઓ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ભૂંસો" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "સ્લાઇડો" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "નિકાસ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "પાછા" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ચાલુ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF નિકાસ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "આગળ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "સાફ કરો" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "આ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "હા" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ના" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ચિત્રને તમે કરેલા ફેરફારો સાથે બદલશો?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "હા, જુની ફાઇલને બદલો!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ના, નવી ફાઇલને સાચવો!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1464,63 +1468,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "લાલ" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "પીળો" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "વાદળી" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "સફેદ" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "ભૂખરો" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "કાળું" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "તમારો રંગ %1$s %2$s છે." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "તમારો રંગ %1$s %2$s અને %3$s %4$s છે." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "તમારો રંગ %1$s %2$s, %3$s %4$s, અને %5$s %6$s છે." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "તમારો રંગ %1$s %2$s, %3$s %4$s, %5$s %6$s, અને %7$s %8$s છે." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1528,22 +1532,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "સંપૂર્ણ" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "તમારા ચિત્રમાંથી રંગ પસંદ કરો." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/he.po b/src/po/he.po index 4d0cf977d..bd9fb1d59 100644 --- a/src/po/he.po +++ b/src/po/he.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2009-05-10 21:45+0200\n" "Last-Translator: Jorge Mariano \n" "Language-Team: Hebrew \n" @@ -394,155 +394,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -550,7 +554,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -558,21 +562,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -580,7 +584,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -589,7 +593,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -597,7 +601,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -606,7 +610,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -617,7 +621,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -626,7 +630,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -634,7 +638,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -642,7 +646,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -650,14 +654,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -667,34 +671,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -704,21 +708,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -992,7 +996,7 @@ msgstr "חדש" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "פתיחה" @@ -1391,90 +1395,90 @@ msgid "Please wait…" msgstr "אנא חכה..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "מחק" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "שקופיות" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "חזרה" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "הצג" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "הבא" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "כן" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "לא" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "החלף תמונה עם השינויים שעשית?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "כן, החלף את הישנה!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "לא, שמור בקובץ חדש!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1483,72 +1487,72 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "צהוב!" # This may sound a bit weird to some; it might need to be checked. -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "כחול שמיים!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "לבן!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "שחור!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1556,22 +1560,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/hi.po b/src/po/hi.po index 7991cfafa..837bb1f55 100644 --- a/src/po/hi.po +++ b/src/po/hi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-08-09 02:17+1000\n" "Last-Translator: Ashish Arora \n" "Language-Team: Hindi\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "नया काम" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खोलो" @@ -1398,90 +1402,90 @@ msgid "Please wait…" msgstr "कृपया प्रतीक्षा करें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "नष्ट कर" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पीछे" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "चलायें" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अगला" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हॉं" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "नहीं" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "आपके परिवर्तनों के साथ चित्र बदलें?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हाँ, पुराने को बदलें!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "नहीं, नयी फाइल सुरक्षित करें|" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1490,71 +1494,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीला" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आसमानी नीला!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "सफ्ेद" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "काला!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1562,22 +1566,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/hr.po b/src/po/hr.po index 83ea05439..d8e1e85f6 100644 --- a/src/po/hr.po +++ b/src/po/hr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-26 10:53+0100\n" "Last-Translator: Paulo Pavačić \n" "Language-Team: none\n" @@ -384,155 +384,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -540,7 +544,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -548,21 +552,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -570,7 +574,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -579,7 +583,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -587,7 +591,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -596,7 +600,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -607,7 +611,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -616,7 +620,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -624,7 +628,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -632,7 +636,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -640,14 +644,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -657,34 +661,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -694,21 +698,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Novi" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otvori" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "Molimo pričekajte..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slajdovi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Natrag" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Pokreni" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Idući" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Zamjeniti crtež s vašim promjenama?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Da, zamjeni prethodnu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne. Pohrani u novu datoteku!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Žuta!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Nebesko plava!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bijela!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Crna!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Odaberite boju s vašeg crteža." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/hu.po b/src/po/hu.po index 08126ea43..15d51cc20 100644 --- a/src/po/hu.po +++ b/src/po/hu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-28 12:48+0200\n" "Last-Translator: Dr. Nagy Elemér Károly \n" "Language-Team: Hungarian \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -991,7 +995,7 @@ msgstr "Új" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Megnyitás" @@ -1415,90 +1419,90 @@ msgid "Please wait…" msgstr "Kis türelmet…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Törlés" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Fóliák" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Vissza" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Lejátszás" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Következő" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Igen" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nem" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Lecseréled a képet a módosítottra?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Igen, lecserélem a régit!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nem, inkább mentsük el más néven!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1507,71 +1511,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Sárga!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Égkék!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Fehér!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Fekete!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1579,22 +1583,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/hy.po b/src/po/hy.po index 9e4ee7569..b5023f4ce 100644 --- a/src/po/hy.po +++ b/src/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-03-22 11:39+0400\n" "Last-Translator: Aram Palyan \n" "Language-Team: Armenian \n" @@ -391,155 +391,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -547,7 +551,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -555,21 +559,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -577,7 +581,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -586,7 +590,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -594,7 +598,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -603,7 +607,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -614,7 +618,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -623,7 +627,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -631,7 +635,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -639,7 +643,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -647,14 +651,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -664,34 +668,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -701,21 +705,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -994,7 +998,7 @@ msgstr "Նորը" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Բացել" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "Խնդրում եմ սպասիր..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Ջնջել" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Սլայդեր" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Հետ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Գործարկել" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Հաջորդ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "այո" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ոչ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Փոխարինել նկարը քո կատարած փոփոխություններով?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Այո, փոխարինել հինը" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ոչ, պահպանել նոր ֆայլը" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Դեղին" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Երկնագույն" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Սպիտակ" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Սև" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/id.po b/src/po/id.po index 2360d22d1..39d539611 100644 --- a/src/po/id.po +++ b/src/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-09 04:22+0000\n" "Last-Translator: Teuku Surya \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -989,7 +993,7 @@ msgstr "Baru" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Buka" @@ -1416,90 +1420,90 @@ msgid "Please wait…" msgstr "Tunggu Sesaat..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slide" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Kembali" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Play" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Selanjutnya" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang dilakukan?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ya, gantikan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Tidak, Simpan sebuah berkas baru!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1508,71 +1512,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Kuning!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Biru langit!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Putih!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Hitam!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1580,22 +1584,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Pilih warna dari gambar anda." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/is.po b/src/po/is.po index 251b61970..776913736 100644 --- a/src/po/is.po +++ b/src/po/is.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-06-28 15:44+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Stimplum er hægt að snúa áður en þeir eru settir á myndflötinn." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Nýjar flýtileiðbeiningar hafa verið útbúnar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -604,7 +608,7 @@ msgstr "" "býður fylliverkfærið núna upp á fríhendismálun til að lita gagnvirkt innan " "afmarkaðra svæða." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -615,7 +619,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -624,7 +628,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -632,7 +636,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -640,7 +644,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -648,14 +652,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -665,34 +669,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -702,21 +706,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -975,7 +979,7 @@ msgstr "Nýtt" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Opna" @@ -1386,90 +1390,90 @@ msgid "Please wait…" msgstr "Bíddu aðeins..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Eyða" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Myndasýning" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Sniðmát" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Flytja út" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Til baka" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Spila" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF-útflutningur" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Áfram" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Hreinsa" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Já" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nei" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Skipta út eldri myndinni með þeirri nýju?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Já, skipta út þeirri gömlu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nei, geyma nýja mynd!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1478,64 +1482,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Veldu 2 eða fleiri teikningar sem á að breyta í GIF-hreyfimynd." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "rautt" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "gult" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "blátt" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "hvítt" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "grátt" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "svart" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Liturinn þinn er %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Liturinn þinn er %1$s %2$s og %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Liturinn þinn er %1$s %2$s, %3$s %4$s, og %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Liturinn þinn er %1$s %2$s, %3$s %4$s, %5$s %6$s, og %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "Liturinn þinn er %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, og %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1545,16 +1549,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "algerlega" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Veldu lit úr teikningunni þinni." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1562,7 +1566,7 @@ msgstr "" "Veldu lit. Litblæir eru að ofan og niður. Litmettun/litstyrkur fer frá " "vinstri (fölt) til hægri (hreint). Litgildi (ljóst/dökkt) eru á gráu stikuni." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/it.po b/src/po/it.po index 48d998b0f..32057f5f7 100644 --- a/src/po/it.po +++ b/src/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-18 09:15+0000\n" "Last-Translator: Flavio Pastore \n" "Language-Team: Italian\n" @@ -407,155 +407,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -563,7 +567,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -571,21 +575,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -593,7 +597,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -602,7 +606,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -610,7 +614,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -619,7 +623,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -630,7 +634,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -639,7 +643,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -647,7 +651,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -655,7 +659,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -663,14 +667,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -680,34 +684,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -717,21 +721,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1011,7 +1015,7 @@ msgstr "Nuovo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Apri" @@ -1444,52 +1448,52 @@ msgid "Please wait…" msgstr "Attendi…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Cancella" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositive" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Indietro" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Mostra" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Avanti" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" @@ -1497,41 +1501,41 @@ msgstr "Aa" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "No" # FIXME: Move elsewhere!!! # #define PROMPT_SAVE_OVER_TXT gettext_noop("Save over the older version of this picture?") #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Vuoi sostituire il disegno precedente?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sì, sostituisci il vecchio disegno!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, crea un nuovo file!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1540,71 +1544,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Giallo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Azzurro!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bianco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nero!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1612,22 +1616,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Seleziona un colore dal tuo disegno." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/iu.po b/src/po/iu.po index 9a264c65f..0f88008d1 100644 --- a/src/po/iu.po +++ b/src/po/iu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint Inuktitut\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-07-04 16:05-0500\n" "Last-Translator: Harvey Ginter \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "ᓄᑖᖅ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ᐅᒃᑯᐃᓗᒍ" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "ᐅᑕᕐᕿᑫᓐᓇᕆᑦ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ᐲᕐᓗᒍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ᓴᕐᕿᑎᑦᓯᓯᒪᒉᑦ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ᐅᑎᕆᐊᕐᓂᖅ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ᐱᖕᖑᐊᓂᖅ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ᑭᖑᓪᓕᖓ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "aᐊ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ᐋ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ᐊᐅᑲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ᐊᓯᑦᔨᑐᕐᑕᑎᓐᓄᑦ ᐊᓯᑦᔨᓗᒍ ᐊᓪᓚᖑᐊᕐᓯᒪᔪᖅ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ᐋ, ᐱᑐᖃᐅᓂᕐᓴᖅ ᐊᓯᑦᔨᓗᒍ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ᐊᐅᑲ, ᓄᑖᒥᒃ ᓴᓂᕝᕓᓗᑎᑦ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,71 +1493,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ᖁᕐᓱᑕᖅ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ᕿᓚᑦᑎᑐᑦ ᑐᖑᔪᕐᑕᖅ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ᖃᑯᕐᑕᖅ!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ᕿᕐᓂᑕᖅ!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1561,22 +1565,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ja.po b/src/po/ja.po index 2f3661309..f941c6bfb 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.29\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-06-01 14:18+0900\n" "Last-Translator: Shin-ichi TOYAMA \n" "Language-Team: japanese \n" @@ -383,10 +383,14 @@ msgid "Brushes support descriptions." msgstr "いくつかのブラシについて、特徴の説明を表示するようになりました。" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 +msgid "New brushes: Pencil, Acrylic, Fluff." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 msgid "New Magic tools: Dither, Filled Polygon." msgstr "「まほう」ツールの追加: 「ディザ」「たかっけい」" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." @@ -394,19 +398,19 @@ msgstr "" "「まほう」ツールの「りったいめがね」で、色の組み合わせを選べるようになりまし" "た。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "「まほう」ツールをグループ化しないオプションを追加しました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "翻訳の更新。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -414,7 +418,7 @@ msgstr "" "「まほう」ツールの追加: 透視図法による作図ツール(「1てんとうし」「2てんと" "うし」「3てんとうし」)と、それぞれの消失点を設定するためのツール" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -423,13 +427,13 @@ msgstr "" "く」「ふとうかく」「しゃとうえい」)と、それぞれの基準角を設定するためのツー" "ル" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" "「まほう」ツールの追加: コロイド曲線描画ツール(「エピコロイド」「ハイポコロ" "イド」)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -437,7 +441,7 @@ msgstr "" "新規オプションとして「難易度」の設定を追加。設定したレベルに応じて「まほう」" "ツールの動作を変更したり、いくつかの「まほう」ツールを無効にしたりします。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." @@ -445,27 +449,27 @@ msgstr "" "「まほう」ツールの並びを変更(これまでは、翻訳後のツール名の順に表示されてい" "ました)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "「もじ」ツール、「ラベル」ツールで、フォント名とフォントサイズを表示するよう" "になりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "バグ修正と翻訳の更新。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" "「まほう」ツールの追加: 「ループ」「リボン」「なめらかなせん」「くしゃく" "しゃ」" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "周囲をぼかした消しゴムを追加しました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -475,7 +479,7 @@ msgstr "" "しょから」ダイアログに表示されます)。「さいしょかr」ダイアログで、あとから" "削除することもできます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -485,7 +489,7 @@ msgstr "" "り、「さいしょから」ダイアログから自作のテンプレートを削除する「けす」ボタン" "を無効にすることができます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -493,13 +497,13 @@ msgstr "" "\"uifont\" オプションでユーザーインターフェースのフォントを指定できます。ま" "た、\"listfonts\" オプションで利用可能なフォントがリストアップされます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "言語環境ごとの規定のユーザーインターフェースフォントが使用されます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -507,15 +511,15 @@ msgstr "" "「スポイト」「レインボーパレット」「カラーミキサー」のボタンの表示を改善しま" "した。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "「まほう」ツールの多くは、サイズが変更できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "ボタンのラベルは可能な場合は折り返し表示されます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -526,25 +530,25 @@ msgstr "" "4」「まんげきょう6」「っまんげきょう」「かがやき」の15種類のまほうツールが追" "加されています。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "はんこは、キャンバスに貼り付ける前に回転できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "「かたち」ツールの図形の角から広げるモードの動作を改良しました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "塗りつぶしツールに、エリアの輪郭にそってグラデーションをつけるモードが追加さ" "れました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "キーボードショートカットで素早くけしゴムが使えるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -552,7 +556,7 @@ msgstr "" "レインボーパレット(HSV色選択)ツールに、組み込みカラーパレットやスポイトツー" "ル又はカラーミキサーで選択した色を取り込めるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -560,16 +564,16 @@ msgstr "" "スターター画像とテンプレート画像の属性に、画像と縦横比が異なるキャンバスに読" "み込む際、どのように拡大するかを設定できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "UIボタンの大きさを画面サイズに応じて自動設定するオプションが追加されました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "「クイックスタートガイド」が同梱されました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -580,7 +584,7 @@ msgstr "" "絵の具を混ぜるように、異なる割合の原色(赤、黄、青)とシェード(白、グレー、" "黒)を組み合わせて、新しい色を作り出すことができるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -590,7 +594,7 @@ msgstr "" "カラーピッカーは、従来は約6万5千色の固定パレットでしたが、色相、彩度、明度の" "個別設定に対応し、1600万色以上の色を選択できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -599,7 +603,7 @@ msgstr "" "また、カラーセレクター(絵の中から色を抽出するためのピペットツール)に素早く" "アクセスするためのキーボードショートカットが利用できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -609,7 +613,7 @@ msgstr "" "やスミアの効果を作ることができるようになりました。また、多くのブラシでデフォ" "ルトの間隔が改善されました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -621,7 +625,7 @@ msgstr "" "ではなく、キャンバス全体にタイル状に描画を複製します。ラッシュツールは、ズー" "ム後に結果をぼかします。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -633,7 +637,7 @@ msgstr "" "ど、引き伸ばせる図形は、下部に縦横比を表示しながら調整できるようになりまし" "た。その他、一部のツールで表示される操作説明も充実させました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -645,7 +649,7 @@ msgstr "" "ました。タックスペイントに内蔵された画面キーボードのサイズ調整が改良されまし" "た。ユーザードキュメントの見映えが改善されました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -659,7 +663,7 @@ msgstr "" "りました。また、塗りつぶしツールにはフリーハンドモードが追加され、塗りつぶし" "たい範囲にインタラクティブに色を塗ることができるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -676,7 +680,7 @@ msgstr "" "りすることができます。「なめらかなにじ」は、以前からある「にじ」ツールよりも" "スムーズなグラデーションの虹を描きます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -689,7 +693,7 @@ msgstr "" "レビ」などが改良されました。さらに、「まんが」「ハーフトーン」「ブロック」" "「チョーク」「うきぼり」では、画像全体を一度に変更できるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -699,7 +703,7 @@ msgstr "" "「まほう」ツールは、効果の特徴ごとにグループ分けされて、使いたいツールを簡単" "に見つけることができるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -711,7 +715,7 @@ msgstr "" "「リニア」は、さまざまな方向や大きさのグラデーションをインタラクティブに作成" "できます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -722,7 +726,7 @@ msgstr "" "ルアートを簡単に作成でき、「チェッカーボード」はキャンバス全体をチェック柄で" "塗りつぶし、「クローン」はマウス操作で絵の一部を複製することが可能です。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -731,7 +735,7 @@ msgstr "" "ユーザードキュメントが一新され、各種言語への翻訳がより簡単になりました。翻訳" "にご興味のある方は、タックスペイントチームまでご連絡ください。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -746,7 +750,7 @@ msgstr "" "成する新しいオプションとともに、視線追跡システムのような、細かい操作が難しい" "入力デバイスを利用するユーザーにも役立ちます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -755,7 +759,7 @@ msgstr "" "図形ツールの大きな改良点として、図形を中心から描くか端から描くかを選択できる" "ようになり、あらゆる場面で使いやすくなりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -765,7 +769,7 @@ msgstr "" "テムなどの細かい操作が難しい入力デバイスを利用するユーザーにとって使いやすく" "なりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -773,7 +777,7 @@ msgstr "" "「けしゴム」ツールには、新たに小さな消しゴムサイズが追加され、ポインターを素" "早く動かしたときに、より滑らかで連続した動きをするようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -782,7 +786,7 @@ msgstr "" "最新バージョンでは、個々の作品やGIFアニメーションをエクスポートするオプション" "が追加され、作品を簡単に他の人と共有することができます。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -797,7 +801,7 @@ msgstr "" "ら」ダイアログで様々なテンプレート画像の方を目立たせたい場合には、単色のキャ" "ンバスを末尾に配置することができるようになりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -806,7 +810,7 @@ msgstr "" "また、聴覚に障害のあるユーザーや、スピーカーが1つしかない場合に有効な、ステレ" "オサウンドの無効化も可能になりました。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -816,7 +820,7 @@ msgstr "" "カー」と、「かたち」ツールに、三芒星、四芒星、五芒星が新たに追加されていま" "す。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1083,7 +1087,7 @@ msgstr "さいしょから" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ひらく" @@ -1494,84 +1498,84 @@ msgid "Please wait…" msgstr "もうちょっと まってね…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "けす" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "スライド" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "テンプレート" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "かきだす" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "もどる" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "かいし" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "かきだす" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "つぎ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "さいしょから" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "あア" # FIXME: Move elsewhere! Or not?! #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "はい" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "いいえ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "いまかいたえと まえのえを いれかえる?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "はい、まえのえと いれかえます!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "いいえ、あたらしく セーブします!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1581,7 +1585,7 @@ msgstr "" "\" をクリックします。スライドショーやアニメーションをさくせいするには \"スラ" "イド\" を、キャンバスにもどるには \"もどる\" をクリックしてください。" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1593,63 +1597,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "2ついじょうのえをえらんで GIFアニメをかきだします。" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "あか" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "きいろ" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "あお" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "しろ" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "はいいろ" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "くろ" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "%1$s %2$s です" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "%2$sが%1$sで %4$sが%3$sの いろ" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "%2$sが%1$sで %4$sが%3$sで %6$sが%5$sの いろ" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "%2$sが%1$sで %4$sが%3$sで %6$sが%5$sで %8$sが%7$sの いろ" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "%2$sが%1$sで %4$sが%3$sで %6$sが%5$sで %8$sが%7$sで %10$sが%9$sの いろ" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1659,16 +1663,16 @@ msgstr "" "が%11$sの いろ" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "かんぜんな" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "えの なかから いろを えらぼう。" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1676,7 +1680,7 @@ msgstr "" "いろの えらびかた:いろあいは うえから したへ、あざやかさは ひだり(あわい い" "ろ)から みぎ(あざやかな いろ)へ。みぎの バーで あかるさを えらびます。" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ka.po b/src/po/ka.po index d01221de6..50103b589 100644 --- a/src/po/ka.po +++ b/src/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-04-01 20:01+0400\n" "Last-Translator: Giasher \n" "Language-Team: Gia Shervashidze \n" @@ -383,112 +383,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -498,25 +502,25 @@ msgstr "" "სხივები, 3D სათვალეები, ფერდაშლა, ფერგაჯერება, გახუნება, ფერის ამოღება, " "ფერის შენახვა, კალეიდო-4, კალეიდო-6, კალეიდო-8 და ცვარი." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "შტამპები დაფაზე ჩასმამდე შეგიძლიათ დაატრიალოთ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "ფორმების სამარჯვი კუთხიდან გადათრევის რეჟიმში დაიხვეწა." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "ჩასხმის სამარჯვი ახლა უკვე გრადიენტის რეჟიმსაც გთავაზობთ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "სწრაფი წაშლის რეჟიმი მიიღწევა კლავიატურის კომბინაციით." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -524,7 +528,7 @@ msgstr "" "ცისარტყელა პალიტრიდან (HSV ფერის შერჩევა) ახლა შეგიძლიათ აირჩიოთ მზა " "ფერებიდან ან შეარჩიოთ ფერის ამკრეფი პიპეტით ან თავად შექმნათ ფერების შერევით." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -532,15 +536,15 @@ msgstr "" "საწყისი გამოსახულებებისა და თარგებისთვის შეიძლება მიეთითოს რამდენად " "გაიწელოს, როცა დაფისა და ნახატის პროპორცია განსხვავებულია." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "კონფიგურაციაში \"ღილაკების\" პარამეტრებში გთავაზობთ ოპციას \"ავტო\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "დაემატა სწრაფი მეგზური." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -551,7 +555,7 @@ msgstr "" "ფერის მისაღებად პირველადი (წითელი, ყვითელი და ლურჯი) და ჩრდილოვანი (თეთრი, " "ნაცრისფერი, შავი) ფერების სხვადასხვა პროპორციით შერევას შეძლებთ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -562,7 +566,7 @@ msgstr "" "ფერიდან ახალა ტონის, გაჯერებისა და მნიშვნელობის პარამეტრებით 16 მილიონამდე " "ფერის შერჩევა შეგიძლიათ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -571,7 +575,7 @@ msgstr "" "ასევე, ფერის არჩევა კლავიატურის კომბინაციითაც შეგიძლიათ — \"პიპეტის\" " "სამარჯვით ფერის 'აკრეფას' არსებული ნახატიდან შეძლებთ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -581,7 +585,7 @@ msgstr "" "და წყვეტის ეფექტით ხატვას შეძლებთ. ბევრი ფუნჯის ნაგულისხმები ბიჯი ასევე " "გაუმჯობესდა." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -592,7 +596,7 @@ msgstr "" "'ცვარი'. ნახატის 'ფილების მასშტაბით' დამუშავებისას დაფა ნახატის ფილების " "მცირე გამოსახულებით შეივსება. 'ცვარის' ეფექტის შედეგი გაბუნდოვნებაა." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -605,7 +609,7 @@ msgstr "" "ოვალი და ა.შ.) თქვენი ცვლილებების შესაბამისად ქვემოთ პროპორცია აისახება. " "ინსტრუქციები სხვა ზოგი ფუნქციისთვის ასევე გაფართოვდა." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -617,7 +621,7 @@ msgstr "" "სისტემისთვის. ჩადგული ეკრანული კლავიატურის ზომა დაიხვეწა, ისევე როგორც " "მომხმარებლის დოკუმენტაციის იერსახე." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -631,7 +635,7 @@ msgstr "" "ხელსაწყო ახლა გთავაზობთ თავისუფალი ხატვის რეჟიმს ცალკეული არეების " "ინტერაქტიურად გასაფერადებლად." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -648,7 +652,7 @@ msgstr "" "მრუდე სარკესავით. დაბოლოს, 'გლუვი ცისარტყელა' - კლასიკური ცისარტყელის უფრო " "რბილი ვარიაციაა." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -663,7 +667,7 @@ msgstr "" "'ცარცთან' და 'რელიეფთან' ერთად ახლა ნახატის ერთიანად შეცვლის შესაძლებლობას " "იძლევა!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -675,7 +679,7 @@ msgstr "" "დაშტრიხვა, სამხატვრო და დეკორაციული — ეს სასურველი ხელსაწყოს მოძიებას " "აადვილებს." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -687,7 +691,7 @@ msgstr "" "გრადიენტი, ხოლო \"წრფივი\" ჩასხმით სხვადასხვა დახრისა და ზომის გრადიენტი " "იქმნება." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -698,7 +702,7 @@ msgstr "" "ნახატებს რეტრო თამაშების სტილში, \"ჭადრაკის დაფა\" სრულად ავსებს ჭადრაკულად, " "ხოლო \"კლონირება\" ნახატის ასლს შექმნის ფუნჯის მონასმით." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -708,7 +712,7 @@ msgstr "" "მოსახერხებელია ლოკალიზებისთვის. დაინტერესებული პირებს გთხოვთ დაგვიკავშირდეთ " "Tux Paint გუნდს." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -722,7 +726,7 @@ msgstr "" "ეს ფუნქცია პალიტრის რეორგანიზებასთან ერთად ასევე შეიძლება ძალიან სასარგებლო " "იყოს ბევრი სხვადასხვა მოწყობილობის მქონე მომხმარებლისთვის." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -732,7 +736,7 @@ msgstr "" "კუთხიდან ხატვის შესაძლებლობას იძლევა, რაც ბევრად მოსახერხებელია სხვადასხვა " "სიტუაციაში." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -742,7 +746,7 @@ msgstr "" "წარწერების ხელსაწყოებისთვის, ახლა უკვე უფრო დიდი ზომით და მოსახერხებელია " "მცირე ზომის მოწყობილობებისთვის." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -750,7 +754,7 @@ msgstr "" "საშლელის ხელსაწყოში დამატებულია ახალი, უფრო მცირე ზომები და სწრაფად " "მოძრაობისას უფრო რბილად მოქმედებს." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -759,7 +763,7 @@ msgstr "" "და ბოლოს, უახლეს ვერსიაში დამატებულია ცალკეული ნახატებისა და GIF ანიმაციების " "ექსპორტი, რითაც ნახატების, კომიქსებისა და სლაიდშოუების გაზიარებას შეძლებთ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -773,7 +777,7 @@ msgstr "" "ნახატის გახსნისას გაუმჯობესებულია დიალოგის დაფა \"ახალი\". ამ დიალოგის ბოლოს " "შეიძლება განთავსდეს ერთგვაროვანი ფონური ფერები, რაც თარგის ნახატის გამოკვეთს." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -782,7 +786,7 @@ msgstr "" "Tux Paint პროგრამაში შეგიძლიათ ამორთოთ სტერეო ხმები, რაც შესაძლოა სასარგებლო " "იყოს შეზღუდული სმენის ან მხოლოდ ერთი სპიკერის არსებობისას." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -792,7 +796,7 @@ msgstr "" "ნებისმიერი ფერის არჩევაა შესაძლებელი, აგრეთვე სამ-, ოთხ- და ხუთქიმიანი " "ვარსკვლავების ფორმები." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1052,7 +1056,7 @@ msgstr "ახალი" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "გახსნა" @@ -1461,90 +1465,90 @@ msgid "Please wait…" msgstr "გთხოვთ დაიცადოთ…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "წაშლა" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "სლაიდები" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "ექსპორტი" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "უკან" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ასახვა" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF ექსპორტი" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "შემდეგ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "გასუფთავება" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "დიახ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "არა" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ჩავანაცვლო ნახატი თქვენი ცვლილებებით?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "დიახ, ჩაანაცვლე ძველი ახლით!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "არა, შეინახე ახალ ფაილში!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1553,64 +1557,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "შეარჩიეთ 2 ან მეტი ნახატი GIF ანიმაციად გარდასაქმნელად." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "წითელი" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "ყვითელი" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "ლურჯი" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "თეთრი" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "ნაცრისფერი" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "შავი" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "თქვენი ფერია %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "თქვენი ფერია %1$s %2$s და %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "თქვენი ფერია %1$s %2$s, %3$s %4$s, და %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "თქვენი ფერია %1$s %2$s, %3$s %4$s, %5$s %6$s, და %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "თქვენი ფერია %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, და %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1620,16 +1624,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "სრულად" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "შეარჩიეთ ფერი თქვენი ნახატიდან." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1637,7 +1641,7 @@ msgstr "" "შეარჩიეთ ფერი. ტონი ნაწილდება ზემოდან ქვემოთ. გაჯერება/ინტენსიობა მარცხნიდან " "(მქრქალი) მარჯვნივ (სუფთა). მნიშვნელობა (ღია/მუქი): ნაცრისფერი ზოლი." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/kab.po b/src/po/kab.po index 7142a72d6..c2e51e8e3 100644 --- a/src/po/kab.po +++ b/src/po/kab.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kab\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-23 23:11+0100\n" "Last-Translator: Yacine Bouklif \n" "Language-Team: \n" @@ -384,155 +384,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -540,7 +544,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -548,21 +552,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -570,7 +574,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -579,7 +583,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -587,7 +591,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -596,7 +600,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -607,7 +611,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -616,7 +620,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -624,7 +628,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -632,7 +636,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -640,14 +644,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -657,34 +661,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -694,21 +698,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Amaynut" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ldi" @@ -1407,90 +1411,90 @@ msgid "Please wait…" msgstr "Ttxil-k arǧu…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sfeḍ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Timeccegin" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tuɣalin" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Urar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ɣer sdat" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ih" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ala" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ad tsemselsiḍ tugna s ibeddilen-inek ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ih, semselsi taqburt !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ala, sekles tugna tamaynutt !" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1499,71 +1503,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Awraɣ !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Anili n igni !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Amlal !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Aberkan !" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1571,22 +1575,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Fren ini seg wunuɣ-inek." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/km.po b/src/po/km.po index cef6ff02b..c827fc5cb 100644 --- a/src/po/km.po +++ b/src/po/km.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2008-05-30 15:41+0700\n" "Last-Translator: Khoem Sokhem \n" "Language-Team: Khmer \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "ថ្មី" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "បើក" @@ -1391,90 +1395,90 @@ msgid "Please wait…" msgstr "សូម​រង់ចាំ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "លុប" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ស្លាយ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ថយក្រោយ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ចាក់" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "បន្ទាប់" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "កខគ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "បាទ/​ចាស" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ទេ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ជំនួស​រូបភាព ដោយ​ការ​ផ្លាស់ប្ដូរ​របស់​អ្នក ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "បាទ​/​ចាស ជំនួស​លើ​ឯកសារ​ចាស់ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ទេ រក្សាទុក​ជា​ឯកសារ​ថ្មី !" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1483,71 +1487,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "​​លឿង !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "​ខៀវផ្ទៃមេឃ !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "​ស !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "​ខ្មៅ !" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1555,22 +1559,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/kn.po b/src/po/kn.po index 8a996f5c6..169554e0a 100644 --- a/src/po/kn.po +++ b/src/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-08 23:43+0630\n" "Last-Translator: Savitha \n" "Language-Team: Kannada \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "ಹೊಸ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ತೆರೆ" @@ -1409,90 +1413,90 @@ msgid "Please wait…" msgstr "ದಯವಿಟ್ಟು ಕಾಯಿರಿ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ಅಳಿಸಿ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ಸ್ಲೈಡ್‌ಗಳು" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ಹಿಂದಕ್ಕೆ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ಪ್ಲೇ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ಮುಂದಕ್ಕೆ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ಹೌದು" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ಇಲ್ಲ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ಚಿತ್ರವನ್ನು ನೀವು ಮಾಡಲಾದ ಬದಲಾವಣೆಗಳಿಂದ ಬದಲಾಯಿಸಬೇಕೆ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ಹೌದು, ಹಳೆಯದನ್ನು ಬದಲಾಯಿಸು!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ಬೇಡ, ಒಂದು ಹೊಸ ಕಡತವಾಗಿ ಉಳಿಸು!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1501,71 +1505,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ಹಳದಿ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ಆಕಾಶ ನೀಲಿ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ಬಿಳಿ!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ಕಪ್ಪು!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1573,22 +1577,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ko.po b/src/po/ko.po index 76bc53e00..ed268bab9 100644 --- a/src/po/ko.po +++ b/src/po/ko.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2022-09-10 06:06-0400\n" "Last-Translator: Mark K. Kim \n" "Language-Team: N/A\n" @@ -374,155 +374,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -530,7 +534,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -538,21 +542,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -560,7 +564,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -569,7 +573,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -577,7 +581,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -586,7 +590,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -597,7 +601,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -606,7 +610,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -614,7 +618,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -622,7 +626,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -630,14 +634,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -647,34 +651,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -684,21 +688,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -953,7 +957,7 @@ msgstr "새 그림" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "열기" @@ -1357,90 +1361,90 @@ msgid "Please wait…" msgstr "잠깐만 기다려 주세요..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "지우기" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "슬라이드" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "수출" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "되 돌아가기" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "시작" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "지프 수츨" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "다음" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "해재" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "A가" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "네" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "아니요" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "전그림에 덮어쓸까요? 전그림은 없어집니다." #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "네, 전그림을 덮어쓰세요!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "아니요, 새로운 파일로 저장하죠" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1449,64 +1453,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "지프로 만들 두가지 이상의 그림을 고르세요." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "빨간색" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "노란색" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "파란색" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "흰색" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "회색" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "검정색" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "당신의 색갈은 %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "당신의 색갈은 %1$s %2$s 와 %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "당신의 색갈은 %1$s %2$s, %3$s %4$s, 그리고 %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "당신의 색갈은 %1$s %2$s, %3$s %4$s, %5$s %6$s, 그리고 %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "당신의 색갈은 %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, 그리고%9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1516,22 +1520,22 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "전채" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "그림에서 색갈을 고르세요." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/kok.po b/src/po/kok.po index f575769ca..b88d5610a 100644 --- a/src/po/kok.po +++ b/src/po/kok.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: en_gb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-05-19 23:18+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "नवें" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "उगड" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "मात्शें रावचें..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "फासचें" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लायडी" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "फाटीं" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "चालू करचें" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "फुडें" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हय" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "तुमी केल्ल्या बदला वरवीं पिंतुराचो बदल करूं ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हय, पोरणें बदलचें !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ना, एक नवी फायल सुरक्षित करची !" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "हळदुवो !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "मळबा निळो !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "धवो !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "काळो" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/kok@roman.po b/src/po/kok@roman.po index 962565755..df099f184 100644 --- a/src/po/kok@roman.po +++ b/src/po/kok@roman.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2012-05-11 18:00+0530\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "novem" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ugodd" @@ -1402,90 +1406,90 @@ msgid "Please wait…" msgstr " upkar korun rav…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr " pus " #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr " Dorxika " #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr " pattim " #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Vazoi" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr " fuddem " #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr " Aa " #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr " Voi " -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr " na " #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr " Tujea bodlavnne sovem pintur bodol korum ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr " voi, porne bodol " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr " na, novem koddtor zogoi " -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "hollduvo !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "mollba nillo !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "dhovo!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Kallo!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ks.po b/src/po/ks.po index 1d13f4700..0df1426c1 100644 --- a/src/po/ks.po +++ b/src/po/ks.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2012-01-02 11:36+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-PA\n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "نو" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "کھولِو" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "ہَنا کٔریو سبر…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "مِٹٲیو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "سلائڈ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "پَتھ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "چَلٲیو" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "بیاکھ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "آ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "اوا" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "نَہ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "شکل بدلاوا تُنٛہزو تبدیلِیو ست۪ی؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "اوا، بَدلٲیو پرٚین۪ی اَکھ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "نَہ نٔو فائل کٔریو محفوظ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr " لیوٚدُر" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr " آسمٲن۪یرنگ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "سفید!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr " کرٚہُن!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ks@devanagari.po b/src/po/ks@devanagari.po index 52c36d4e1..08d9a334d 100644 --- a/src/po/ks@devanagari.po +++ b/src/po/ks@devanagari.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2012-12-21 11:04+0530\n" "Last-Translator: \n" "Language-Team: Kashmiri-DV\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "नूव" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खूलीव" @@ -1402,90 +1406,90 @@ msgid "Please wait…" msgstr "मॊहरबिनी कॊरीथ पिरीव…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ईरिज़" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "सोलायडे" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "वापस" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "पेली" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "बयाख" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "आ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ना" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "तुहॊंज़न तबदिलयन सान बदलाववाह तसविर ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "आ, परॊन अख बदलॊयोव!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ना, मोहफूज़ कॊरीव अख नॊव फायोल!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ज़रेद!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आसमॊन !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "सफिद!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "करुहुन!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ku.po b/src/po/ku.po index 581838036..2668d994c 100644 --- a/src/po/ku.po +++ b/src/po/ku.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2009-05-25 12:52+0300\n" "Last-Translator: \n" "Language-Team: en_US \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "Nû" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Veke" @@ -1401,91 +1405,91 @@ msgid "Please wait…" msgstr "Ji kerema xwe re li bendê bimîne..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Jê bibe" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slayd" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Paş" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Bilîzîne" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Nivîs" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Erê" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Na" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Wêneyê bi guherandinên xwe biguherînî?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Erê, li ser ya kevin binivîse!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Na, dosyeyeke nû tomar bike!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Zer" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Şîna ezmên!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Spî" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Reş" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/lb.po b/src/po/lb.po index 1bf5e0975..c6b05da1c 100644 --- a/src/po/lb.po +++ b/src/po/lb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: lb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-02-16 21:10+0100\n" "Last-Translator: René Brandenburger \n" "Language-Team: LANGUAGE \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Nei" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Opmaachen" @@ -1375,90 +1379,90 @@ msgid "Please wait…" msgstr "Waart wann ech gelift…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Läschen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diashow" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Zeréck" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Ofspillen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Weider" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Jo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "D'Bild mat dénge Ännerungen iwwerschreiwen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Jo, iwwerschreiw dat aalt Bild!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nee, als neit Bild späicheren" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1467,71 +1471,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Giel!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Himmelblo!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Wäiss!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Schwaarz!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1539,22 +1543,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/lg.po b/src/po/lg.po index 2adcff383..65e384219 100644 --- a/src/po/lg.po +++ b/src/po/lg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-09-21 09:37+0200\n" "Last-Translator: OLWENY San James \n" "Language-Team: LANGUAGE \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -992,7 +996,7 @@ msgstr "Kippya" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ggulawo" @@ -1407,90 +1411,90 @@ msgid "Please wait…" msgstr "Bambi linda…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Ssiimuula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Endaga" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Mabega" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Zzannya" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ekiddirira" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yee" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nedda" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Sikiza ekifaananyi n'enkyukakyukazo?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yee, ggyawo enkadde!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nedda, tereka fayiro empya!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1499,71 +1503,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Kyenvu!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bbulu w'eggulu!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Njeru!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nzirugavu!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1571,22 +1575,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/lt.po b/src/po/lt.po index 1e8fbf57d..4cf3c27b0 100644 --- a/src/po/lt.po +++ b/src/po/lt.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2004-12-10 18:11+0200\n" "Last-Translator: Gintaras Goštautas \n" "Language-Team: Lithuanian \n" @@ -389,155 +389,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -545,7 +549,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -553,21 +557,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -575,7 +579,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -584,7 +588,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -592,7 +596,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -601,7 +605,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -612,7 +616,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -621,7 +625,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -629,7 +633,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -637,7 +641,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -645,14 +649,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -662,34 +666,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -699,21 +703,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -992,7 +996,7 @@ msgstr "Naujas" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Atidaryti" @@ -1407,90 +1411,90 @@ msgid "Please wait…" msgstr "Palaukite..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Ištrinti" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Skaidrės" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Grįžti atgal" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Pradėti" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Toliau" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Taip" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ar perrašyti paveikslėlį su Jūsų pakeitimais?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Taip, perrašykim senąjį!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, išsaugokim į naują bylą!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1499,71 +1503,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Geltona!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Dangaus žydrumo!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Balta!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Juoda!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1571,22 +1575,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/lv.po b/src/po/lv.po index c28412ec5..73c3c1002 100644 --- a/src/po/lv.po +++ b/src/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-11 23:13-0000\n" "Last-Translator: Raivis Strogonovs \n" "Language-Team: Valoda \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Jauns" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Atvērt" @@ -1402,90 +1406,90 @@ msgid "Please wait…" msgstr "Lūdzu uzgaidi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Dzēst" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slaids" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Atpakaļ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Spēlēt" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Tālāk" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Jā" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nē" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Aizstāt zīmejumu ar tavām izmaiņām?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Jā, aizstāt veco zīmējumu!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nē, glabāt jaunā failā!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1494,71 +1498,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Dzeltens!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Debesu zils!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Balts! " -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Melns!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1566,22 +1570,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mai.po b/src/po/mai.po index 31d6e5f95..f607be1aa 100644 --- a/src/po/mai.po +++ b/src/po/mai.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-02-18 09:21+0530\n" "Last-Translator: sk \n" "Language-Team: American English \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "नव" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खोलू" @@ -1395,90 +1399,90 @@ msgid "Please wait…" msgstr "कृपया प्रतीक्षा करू..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "मेटाउ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पाछाँ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "बजाउ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अगिला" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हँ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "नहि" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "अहाँक परिवर्तनक साथ चित्र बदलू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हँ, पुरनका केँ बदलू!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "नहि, नव फाइल सहेजू!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1487,71 +1491,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीअर!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आसमानी नीला!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "उज्जर!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "करिया!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1559,22 +1563,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mk.po b/src/po/mk.po index 87e02b6a6..33d98ced0 100644 --- a/src/po/mk.po +++ b/src/po/mk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-06-17 23:07+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Macedonian \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Нов" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Отвори" @@ -1396,90 +1400,90 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Бришење" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1488,71 +1492,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Жолто!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Небесно плаво!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Бело!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Црно!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ml.po b/src/po/ml.po index 55b3d12a1..2697073b6 100644 --- a/src/po/ml.po +++ b/src/po/ml.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-08-03 16:29+0530\n" "Last-Translator: Akhil Krishnan S \n" "Language-Team: Malayalam\n" @@ -396,155 +396,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -552,7 +556,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -560,21 +564,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -582,7 +586,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -591,7 +595,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -599,7 +603,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -608,7 +612,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -619,7 +623,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -628,7 +632,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -636,7 +640,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -644,7 +648,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -652,14 +656,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -669,34 +673,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -706,21 +710,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -994,7 +998,7 @@ msgstr "പുതിയ ചിത്രം" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "തുറക്കുക" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "അല്പനേരം ക്ഷമിക്കൂ. . ." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "മായ്ക്കാം" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "സ്ലൈഡുകള്‍" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "തിരികെ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "പ്രദര്‍ശനം" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "അടുത്തത്" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "അആ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "വേണം" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "വേണ്ട" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "നിങ്ങള്‍ വരച്ച ഈ ചിത്രം മാറ്റങ്ങളോടെ പകരം വെക്കുന്നോ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ശരി, പകരം വച്ചുകോള്ളു!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "വേണ്ട, പുതിയ ഒരു ഫയലായി സൂക്ഷിച്ചുകൊള്ളൂ." -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "മഞ്ഞ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ആകാശനീല!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "വെളള!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "കറുപ്പ്!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mn.po b/src/po/mn.po index f7bebff73..d545360b0 100644 --- a/src/po/mn.po +++ b/src/po/mn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -365,155 +365,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -521,7 +525,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -529,21 +533,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -551,7 +555,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -560,7 +564,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -568,7 +572,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -577,7 +581,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -588,7 +592,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -597,7 +601,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -605,7 +609,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -613,7 +617,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -621,14 +625,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -638,34 +642,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -675,21 +679,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -941,7 +945,7 @@ msgstr "" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "" @@ -1314,90 +1318,90 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1406,63 +1410,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1470,22 +1474,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mni.po b/src/po/mni.po index c5ff0b73c..24a63477c 100644 --- a/src/po/mni.po +++ b/src/po/mni.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "অনৌবা" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "হাংদোকপা" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "ঙাইহাক্তং ঙাইবিয়ু..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "মুত্থৎলো" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "স্লাইদশিং" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "মতুং" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "প্লে" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "মথং" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "হোয়" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "নত্তে" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "লাই অদু অদোমগী অহোংবা অদুনা মহুৎ শিন্দোক্কদ্রা?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "হোয়, অরিবা অদু মহুৎ শিন্দোকউ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "নত্তে, অনৌবা ফাইল অমা সেভ তৌরো!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "হঙ্গাম্পাল মচু!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "অতিয়া মচু!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "অঙৌবা!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "অমুবা!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mni@meiteimayek.po b/src/po/mni@meiteimayek.po index 81541d631..fbce728e7 100644 --- a/src/po/mni@meiteimayek.po +++ b/src/po/mni@meiteimayek.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-10-07 15:05+0530\n" "Last-Translator: Hidam Dolen \n" "Language-Team: LANGUAGE \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -983,7 +987,7 @@ msgstr "ꯑꯅꯧꯕ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ꯍꯥꯡꯗꯣꯛꯄ" @@ -1396,90 +1400,90 @@ msgid "Please wait…" msgstr "ꯉꯥꯏꯍꯥꯛꯇꯪ ꯉꯥꯏꯕꯤꯌꯨ…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ꯃꯨꯠꯊꯠꯂꯣ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ꯁꯥꯏꯗꯁꯤꯡ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ꯃꯇꯨꯡ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ꯄ꯭ꯂꯦ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ꯃꯊꯪ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ꯍꯣꯌ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ꯅꯠꯇꯦ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ꯂꯥꯏ ꯑꯗꯨ ꯑꯗꯣꯝꯒꯤ ꯑꯍꯣꯡꯕ ꯑꯗꯨꯅ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯀꯗ꯭ꯔꯥ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ꯍꯣꯌ, ꯑꯔꯤꯕ ꯑꯗꯨ ꯃꯍꯨꯠ ꯁꯤꯟꯗꯣꯛꯎ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ꯅꯠꯇꯦ, ꯑꯅꯧꯕ ꯐꯥꯏꯜ ꯑꯃ ꯁꯦꯚ ꯇꯧꯔꯣ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1488,71 +1492,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ꯍꯪꯒꯥꯝꯄꯥꯜ ꯃꯆꯨ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ꯑꯇꯤꯌꯥ ꯃꯆꯨ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ꯑꯉꯧꯕ!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ꯑꯃꯨꯕ!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/mr.po b/src/po/mr.po index 699f4275c..7393b04be 100644 --- a/src/po/mr.po +++ b/src/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.21c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-03-28 12:11+0530\n" "Last-Translator: Santosh Jankiram Kshetre \n" "Language-Team: Marathi\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "नया कागद" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "दाखव (जुने चित्र दाखव )" @@ -1406,67 +1410,67 @@ msgid "Please wait…" msgstr "कृपया प्रतीक्षा करा..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "मिटवा किंवा पुसुन टाका." #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "मागे जा." #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "्चालु करा." #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "पुढे जा." #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "आ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हो" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "नाही" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" "जुन्हा फाईलमध्ये नविन बद्द्ल केलेली फाईल टाकु का ? लक्षात ठेवा जुन्या फाईलची माहिती नष्ट " @@ -1474,24 +1478,24 @@ msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हो, जुन्या फाईल मध्ये बद्द्ल करा ! " #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "नाही, नवीन फाईल मध्ये चित्र साठ्वुन ठेवा. " -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1500,71 +1504,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीवळा" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आकाशी किंवा निळसर रंगाची छटा " -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "पांढरा किंवा श्वेत " -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "काळा" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1572,22 +1576,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ms.po b/src/po/ms.po index c457b9d40..76abca7f8 100644 --- a/src/po/ms.po +++ b/src/po/ms.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2015-03-07 23:30+0000\n" "Last-Translator: abuyop \n" "Language-Team: Malay (http://www.transifex.com/projects/p/doudoulinux/" @@ -398,155 +398,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -554,7 +558,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -562,21 +566,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -584,7 +588,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -593,7 +597,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -601,7 +605,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -610,7 +614,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -621,7 +625,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -630,7 +634,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -638,7 +642,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -646,7 +650,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -654,14 +658,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -671,34 +675,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -708,21 +712,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -995,7 +999,7 @@ msgstr "Baru" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Buka" @@ -1386,90 +1390,90 @@ msgid "Please wait…" msgstr "Tunggu sebentar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Padam" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slaid" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Undur" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Main" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Berikutnya" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ya" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Tidak" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ganti gambar dengan perubahan yang anda buat?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ya, ganti dengan yang lama!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Tidak, simpan fail baharu!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1478,71 +1482,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Kuning!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Biru langit!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Putih!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Hitam!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1550,22 +1554,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/nb.po b/src/po/nb.po index 1685ae4aa..55cb3f42a 100644 --- a/src/po/nb.po +++ b/src/po/nb.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2021-06-28 19:40+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Bokmål \n" @@ -394,155 +394,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -550,7 +554,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -558,21 +562,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -580,7 +584,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -589,7 +593,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -597,7 +601,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -606,7 +610,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -617,7 +621,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -626,7 +630,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -634,7 +638,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -642,7 +646,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -650,14 +654,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -667,34 +671,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -704,21 +708,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "Ny" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Åpne" @@ -1395,90 +1399,90 @@ msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Lysbilder" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Eksporter" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Kjør" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF-eksport" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Neste" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Vil du bytte ut den gamle tegningen med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, bytt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nei, lagre som en ny tegning!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1487,72 +1491,72 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" "Velg to eller flere tegninger for å gjøre de om til en animert GIF-bildefil." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Gul!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Lyseblå!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Hvit!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Svart!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Velg en farge fra tegningen." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ne.po b/src/po/ne.po index c716615a6..fa26c46b8 100644 --- a/src/po/ne.po +++ b/src/po/ne.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-09 08:08+0530\n" "Last-Translator: Khagen Sarma \n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "नयाँ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खोल्नुहोस्" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "कृपया पर्खनुहोस्......" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "मेटाउनुहोस्" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइडहरू" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पछि" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "प्ले गर्नुहोस्" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अघिल्लो" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ज्यू" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "होइन" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "तपाईँको प्रतिस्थापन चित्र परिवर्तन गर्नू?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ज्यू, पुरानोलाई प्रतिस्थापन गर्नुहोस्!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "होइन, एउटा नयाँ फाइल संरक्षण गर्नुहोस्!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पँहेलो!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आकासे निलो!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "सेतो!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "कालो!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/nl.po b/src/po/nl.po index d6bead019..e5682d5c0 100644 --- a/src/po/nl.po +++ b/src/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-03-30 14:41+0200\n" "Last-Translator: Willem Heppe \n" "Language-Team: Dutch \n" @@ -386,112 +386,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -501,27 +505,27 @@ msgstr "" "Vacht, Cirkels, Stralen, 3D Brillen, Kleur Sep., Verzadig, Onverzadig, " "Verwijder Kleur, Behoud Kleur, Kaleido-4, Kaleido-6, Kaleido-8 en Bloem." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" "Stempels mogen gedraaid worden voor ze aan het canvas worden toegevoegd." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Vormen, in sleep-vanuit-hoek modus, is verbeterd." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "Vul gereedschap biedt nu een gevormd verloop (bevel) modus." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" "Een snelle Gummer modus kan via een toetsenbord sneltoets worden uitgevoerd." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -529,7 +533,7 @@ msgstr "" "Een regenboogpalet (HSV kleurenkiezer) kan nu de ingebouwde kleur laden, of " "de kleuren van de pipet-tool of de kleurenmixer. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -538,15 +542,15 @@ msgstr "" "worden om vervaging te vermijden als de canvas verhouding afwijkt van die " "van de afbeelding. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "De \"knopgrootte\" instellingoptie biedt nu een \"auto\"-instelling." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Een snelstart handleiding is toegevoegd." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -558,7 +562,7 @@ msgstr "" "en blauw) en schaduwen (wit, grijs en zwart) combineren m nieuwe kleuren te " "maken, vergelijkbaar met mengen van verf. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -570,7 +574,7 @@ msgstr "" "verzadiging en waardeinstellingen, waarmee gebruikers kunnen kiezen uit meer " "dan 16 miljoen kleuren." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -579,7 +583,7 @@ msgstr "" "Een sneltoets is nu ook beschikbaar voor snelle toegang tot de Kleurkiezer - " "de \"pipet\"-tool gebruikt voor kiezen van kleuren van de huidige tekening." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -590,7 +594,7 @@ msgstr "" "smeereffecten gemaakt kunnen worden. Veel penseelstreken hebben een betere " "standaard ruimte-waarde gekregen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -603,7 +607,7 @@ msgstr "" "dan het canvas vullen met een vaste achtergrondkleur. De Vervaging vervaagt " "het resultaat." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -617,7 +621,7 @@ msgstr "" "aanpassingen maakt. Informatief-getoonde informatie is ook uitgebreid voor " "andere tools. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -630,7 +634,7 @@ msgstr "" "toetsenbord is verbeterd. De look en feel van de gebruikerdocumentatie is " "verbeterd." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -644,7 +648,7 @@ msgstr "" "penseelvormselector. Bovendien biedt de Vultool nu vrijehandschilder modus " "voor interactief kleuren binnen een afgeschermd gebied. " -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -662,7 +666,7 @@ msgstr "" "zoals in een lachspiegel. En als laatste, Zachte Regenboog biedt een meer " "geleidelijke verandering van de Tux Paint's klassieke Regenboog tool." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -677,7 +681,7 @@ msgstr "" "Blokken, Krijt, en Reliëf bieden nu de mogelijkheid om de gehele afbeelding " "tegelijk aan te passen!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -689,7 +693,7 @@ msgstr "" "beeldvervormingen, patroonschilderen, artistiek en beelddecoraties - " "waardoor je makkelijker je tool kan vinden." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -701,7 +705,7 @@ msgstr "" "gecentreerd rond de muisklik, terwijl de \"Lineair\" vulling overloop maakt " "in verschillende hoeken en groottes." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -713,7 +717,7 @@ msgstr "" "canvas met een dambordpatroon, en \"Kloon\" maakt het mogelijk om delen van " "de afbeelding te dupliceren met penseelstreken." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -723,7 +727,7 @@ msgstr "" "makkelijker wordt. Geïnteresseerde partijen worden aangemoedigd om contact " "op te nemen met Tux Paint om mee te helpen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -738,7 +742,7 @@ msgstr "" "Deze optie, samen met de optie om het kleurpalet te reorganiseren, is handig " "voor gebruikers met minder verfijnd invoerapparaten, zoals oog-volgsystemen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -748,7 +752,7 @@ msgstr "" "kiezen uit vormen tekenen vanuit het midden of vanuit een hoek, dat " "makkelijker is om in iedere situatie te gebruiken." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -758,7 +762,7 @@ msgstr "" "Labeltools, toont groter op grotere schermen; handig voor gebruikers met een " "minder verfijnd invoerapparaat zoals oogvolgsystemen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -766,7 +770,7 @@ msgstr "" "De Gumtool bevat nu ook kleinere gumvlakken, en is met soepeler, continue " "streken toegepast als de pointer snel beweegt." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -776,7 +780,7 @@ msgstr "" "animaties te exporteren, waarmee het eenvoudiger is om afbeeldingen, " "cartoons en diavoorstellingen met anderen te delen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -791,7 +795,7 @@ msgstr "" "gevulde achtergrondkleuren kunnen ook aan het einde van de dialoog geplaatst " "worden, met nadruk op de template afbeeldingen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -801,7 +805,7 @@ msgstr "" "gebruikers met een gehoorbeperking kunnen profiteren, of in situaties waarin " "alleen 1 speaker beschikbaar is." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -811,7 +815,7 @@ msgstr "" "iedere kleur in de tekening te kiezen met gebruik van de pointer, en een set " "van drie-, vier- en vijfpuntige stervormen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1076,7 +1080,7 @@ msgstr "Nieuw" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Openen" @@ -1498,90 +1502,90 @@ msgid "Please wait…" msgstr "Even geduld…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Uitgommen" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Dia's" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Export" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Terug" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Afspelen" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF Export" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Volgende" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Wissen" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nee" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "De tekening vervangen met de wijzigingen?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, vervang de oude!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nee, opslaan in een nieuw bestand!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1590,63 +1594,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Kies 2 of meer tekeningen om in een geanimeerde GIF te veranderen." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "rood" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "geel" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "blauw" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "wit" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "grijs" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "zwart" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Je kleur is %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Je kleur is %1$s %2$s en %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Je kleur is %1$s %2$s, %3$s %4$s en %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Je kleur is %1$s %2$s, %3$s %4$s, %5$s %6$s en %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Je kleur is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s en %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1656,16 +1660,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "geheel" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Kies een kleur uit je tekening." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1674,7 +1678,7 @@ msgstr "" "gaat van links (bleek) naar rechts (puur). Waarde (helderheid/donkerte): " "grijze balk." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/nn.po b/src/po/nn.po index cc87cdba5..848b685dd 100644 --- a/src/po/nn.po +++ b/src/po/nn.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-06-02 13:17+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -380,30 +380,34 @@ msgid "Brushes support descriptions." msgstr "Penslar har no tekstskildringar." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 +msgid "New brushes: Pencil, Acrylic, Fluff." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 msgid "New Magic tools: Dither, Filled Polygon." msgstr "Nye magiske verktøy: prikkemønster, fylte mangekantar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" "Oppdaterte magiske verktøy: 3D-briller (støttar no ulike anaglyf­fargar)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "Magiske verktøy kan no avgrupperast («ungroupmagictools»)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "Oppdaterte omsetjingar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" "Forbetra tekstbryting på knappar (med bindestrekar og mjuke bindestrekar)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -411,7 +415,7 @@ msgstr "" "Nye magiske verktøy: 1-, 2- og 3-punkts perspektiv­teikning for linjer (med " "tilhøyrande verktøy for å justera forsvinnings­punkt)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -419,11 +423,11 @@ msgstr "" "Nye magiske verktøy: isometrisk, dimetrisk, trimetrisk og skeiv projeksjon " "for linjeteikning (med tilhøyrande verktøy for å justera vinklar)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "Nye magiske verktøy: epitrokoide- og hypotrokoide-generatorar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -431,31 +435,31 @@ msgstr "" "Nytt oppsettval «complexity», som påverkar korleis nokre magiske verktøy " "verkar (eller om dei vert synlege)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "Ny sortering av magiske verktøy (var før sorterte alfabetisk)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Skriftnamn og -storleik vert no vist når du vel ei skrift i tekst- og " "merkelapp-verktøya." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Feilrettingar og oppdaterte omsetjingar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Nye magiske verktøy: ringar, sløyfeband, utglatta og krusedullar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "Viskelêrverktøyet har no viskelêr med mjuke kantar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -465,7 +469,7 @@ msgstr "" "Paint (via «Opna»-vindauget). Du kan seinare sletta malane frå «Ny»-" "vindauget." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -474,7 +478,7 @@ msgstr "" "Knappane for å sletta lagra teikningar frå «Opna»-vindauget og eksporterte " "malar frå «Ny»-vindauget kan fjernast med innstillinga «noerase»." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -483,7 +487,7 @@ msgstr "" "oversikt over tilgjengelege skrifter med kommandolinje-argumentet «--" "listfonts».)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." @@ -491,7 +495,7 @@ msgstr "" "Forskjellige skrifter vert igjen (som standard) brukte for forskjellige " "språk." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -499,17 +503,17 @@ msgstr "" "Mindre forbetringar i knappane for «spesialfargar» (pipetten, HSV-" "fargeveljaren og fargeblandaren)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "Mange magiske verktøy kjem no i ulike storleikar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Tekst på knappar vert no viste over fleire linjer viss mogleg (vert lettare " "å lesa)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -519,25 +523,25 @@ msgstr "" "strålar, 3D-briller, skil fargar, gråare, meir fargerik, fjern farge, behald " "farge, kaleido-4, kaleido-6, kaleido-8 og glød." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Du kan dreia på stempla før du stemplar dei på teikninga." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Dra-frå-hjørna-funksjonen i figurverktøyet er forbetra." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "Bøtteverktøyet har no ein modus der du kan teikna fargeovergangar som " "følgjer former." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "Mellombels viskelêrmodus er no tilgjengeleg via tastaturet." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -545,7 +549,7 @@ msgstr "" "Regnbogepaletten (HSV-fargeveljaren) kan no henta inn fargar frå pipetten " "eller fargeblandaren." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -554,16 +558,16 @@ msgstr "" "utsmørjing når breidd/høgd-forholdet til vindauget ikkje stemmer med det til " "malen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "Innstillinga «buttonsize» (knappstorleik) har no eit «auto»-alternativ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Ei «kom i gang»-rettleiing er lagd til." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -574,7 +578,7 @@ msgstr "" "(magenta, gul og cyanblå) og skugge­fargar (kvit, grå og svart) for å laga ny " "fargar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -585,7 +589,7 @@ msgstr "" "sekstifem tusen fargar, kan du no velja fargenyanse, fargemetting og " "lysstyrke direkte, noko som gjev tilgang til over seksten millionar fargar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -594,7 +598,7 @@ msgstr "" "Det finst no ein snøggtast for tilgang til «pipetten» som lèt deg henta " "fargar frå teikninga." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -604,7 +608,7 @@ msgstr "" "for å laga prikka linjer eller utgniings­effektar. Mange av penslane har òg " "fått betre standardavstand." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -617,7 +621,7 @@ msgstr "" "fylla den ledige plassen med ein farge. Hastverk-verktøyet gjer biletet " "uklart (rørslesløring)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -630,7 +634,7 @@ msgstr "" "forholdet vist i tekstfeltet. Tekst­informasjonen for nokre andre verktøy har " "òg blitt utvida." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -641,7 +645,7 @@ msgstr "" "den meir tradisjonelle «⌘»-tasten (kommando­tasten) på macOS. Storleiken på " "det innebygde skjerm­tastaturet er òg forbetra, og det same er hjelpefilene." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -654,7 +658,7 @@ msgstr "" "markerte med eigne ikon i hjørnet. Bøtteverktøyet (fargefyll-verktøyet) har " "no òg fått ein frihands­pensel, der du kan fylla delar av avgrensa område." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -671,7 +675,7 @@ msgstr "" "som i eit spegelhus på tivoli. «Jamn regnboge» er ein jamnare variant av det " "klassiske regnboge­verktøyet." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -685,7 +689,7 @@ msgstr "" "fjernsyns­skjerm. Det er òg no mogleg å køyra «Forsterk», «Raster» og " "«Blokk», «Krit» og «Relieff» på heile teikninga på ein gong." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -696,7 +700,7 @@ msgstr "" "målingar, forvrenging, fargefilter, heilteikning-forvrenging, mønster­måling, " "kunst og pynt – slik at det vert lettare å finna verktøyet du treng." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -707,7 +711,7 @@ msgstr "" "fargar. Radiell­varianten lagar sirkelforma overgangar, mens den lineære " "overgangen lèt deg sjølv velja storleik og retning på overgangen." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -719,7 +723,7 @@ msgstr "" "sjakkbrett­mønster og «Klon» lèt deg kopiera delar av teikninga med ein " "pensel." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -729,7 +733,7 @@ msgstr "" "til nye språk. Er du interessert i å hjelpa til, ta kontakt med Tux Paint-" "utviklarane." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -745,7 +749,7 @@ msgstr "" "paletten, kan òg vera nyttig for brukarar med unøyaktige styre­einingar, for " "eksempel dei som brukar augestyring." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -754,7 +758,7 @@ msgstr "" "Det er gjort ei stor forbetring i figurverktøyet, der du no kan velja å " "teikna figurane frå midten eller frå eit hjørne." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -765,7 +769,7 @@ msgstr "" "brukarar med unøyaktige styre­einingar, for eksempel dei som brukar " "augestyring." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -773,7 +777,7 @@ msgstr "" "Viskelêrverktøyet har no nokre nye og mindre storleikar, som gjev jamnare " "strøk når du flyttar penselen raskt." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -783,7 +787,7 @@ msgstr "" "animasjonar, slik at du lett kan dela både teikningar og lysbilete­" "framvisingar med andre." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -798,7 +802,7 @@ msgstr "" "teikning»-vindauget. Dei einsfarga bakgrunnane kan òg plasserast på slutten " "av dette vindauget, for å gje meir fokus til teikningsmalane." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -808,7 +812,7 @@ msgstr "" "brukarar med høyrsle­hemmingar eller i situasjonar der berre éin høgtalar er " "tilgjengeleg." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -817,7 +821,7 @@ msgstr "" "Nytt i denne versjonen er ein «fargeplukkar», som du kan bruka for å henta " "fargar frå teikninga, og eit sett med tre-, fire- og femtagga stjernefigurar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1076,7 +1080,7 @@ msgstr "Ny" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Opna" @@ -1489,83 +1493,83 @@ msgid "Please wait…" msgstr "Vent litt …" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Slett" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Lysbilete" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Mal" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Eksporter" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tilbake" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Køyr" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF-eksport" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Neste" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Tøm" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja!" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nei!" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Vil du byta ut den gamle teikninga med den nye?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, byt ut den gamle!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nei, lagra som ei ny teikning!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1575,7 +1579,7 @@ msgstr "" "Vel «Lysbilete» for å laga ein lysbilete­presentasjon» eller «Tilbake» for å " "gå tilbake til teikninga." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1587,65 +1591,65 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" "Vel to eller fleire teikningar for å gjera dei om til ei animert GIF-" "biletfil." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "raud" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "gul" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "blå" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "kvit" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "grå" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "svart" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Fargen er %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Fargen er %1$s %2$s og %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Fargen er %1$s %2$s, %3$s %4$s og %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Fargen er %1$s %2$s, %3$s %4$s, %5$s %6$s og %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Fargen er %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s og %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1655,16 +1659,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "heilt" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Vel ein farge frå teikninga." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1673,7 +1677,7 @@ msgstr "" "endrar seg frå bleik (til venstre) til fargesterk (til høgre). Lysstyrke " "(lys/mørk): grå stolpe." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." @@ -3310,4 +3314,3 @@ msgstr "" #~ msgid "Click and move to darken the colors." #~ msgstr "Hald inne knappen og flytt rundt for å gjera fargane mørkare." - diff --git a/src/po/nr.po b/src/po/nr.po index 730cb2bf2..cc7ceb52e 100644 --- a/src/po/nr.po +++ b/src/po/nr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-10-09 20:32+0200\n" "Last-Translator: Vincent Mahlangu \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -989,7 +993,7 @@ msgstr "Etjha" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Vula" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "Ngibawa ujame..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Amaslayidi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Emuva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Dlala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Okulandelako" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Iye" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Awa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ujamiselela isithombe sakho ngamatjhugululo owenzileko na?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Iye, jamiselela sakade!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Awa, bulunga ifayili etjha!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Surulani!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Hlaza kwesibhakabhaka!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Mhlophe!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nzima!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/nso.po b/src/po/nso.po index 23b762498..33817f966 100644 --- a/src/po/nso.po +++ b/src/po/nso.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-10-04 17:44+0200\n" "Last-Translator: Pheledi \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "Mpsha" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Bula" @@ -1406,90 +1410,90 @@ msgid "Please wait…" msgstr "Hle leta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Phumola" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diselaete" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Morago" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Bapala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Latelago" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Aowa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Tšeela seswantšho legato ka diphetošo tša gago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ee, tšeela sa kgale legato!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Aowa, boloka faele e mpsha!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1498,71 +1502,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Serolwana!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Talalerata!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Tšhweu!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Ntsho!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1570,22 +1574,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/oc.po b/src/po/oc.po index 29f8de5e4..80b43f26d 100644 --- a/src/po/oc.po +++ b/src/po/oc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2021-06-06 18:54+0200\n" "Last-Translator: \n" "Language-Team: Occitan (post 1500) \n" @@ -376,155 +376,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -532,7 +536,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -540,21 +544,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -562,7 +566,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -571,7 +575,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -579,7 +583,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -588,7 +592,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -599,7 +603,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -608,7 +612,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -616,7 +620,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -624,7 +628,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -632,14 +636,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -649,34 +653,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -686,21 +690,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -960,7 +964,7 @@ msgstr "Nòu" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Dubrir" @@ -1335,90 +1339,90 @@ msgid "Please wait…" msgstr "Esperatz…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Exportar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Tornar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Lectura" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Seguent" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Òc" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Non" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1427,71 +1431,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Jaune !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Blau cèl !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Blanc !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Negre !" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1499,22 +1503,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/oj.po b/src/po/oj.po index 4d4248e5e..318d041af 100644 --- a/src/po/oj.po +++ b/src/po/oj.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: ojibwaytuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2007-10-08 18:19-0500\n" "Last-Translator: Ed Montgomery \n" "Language-Team: Ed \n" @@ -373,155 +373,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -529,7 +533,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -537,21 +541,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -559,7 +563,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -568,7 +572,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -576,7 +580,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -585,7 +589,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -596,7 +600,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -605,7 +609,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -613,7 +617,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -621,7 +625,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -629,14 +633,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -646,34 +650,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -683,21 +687,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -953,7 +957,7 @@ msgstr "Oshki" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Nasaakose" @@ -1346,90 +1350,90 @@ msgid "Please wait…" msgstr "Bekaa akawe" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Gaasiibii'an" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Neyaab" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Mamaanjinojin" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Mii dash" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Haaw" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Gaawin" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Naabishkaw" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Haaw, naabishkaw" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Gaawin, oshki!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1438,71 +1442,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Ozaawaadiso" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Mizhakwadong inaanzo" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Waabishki" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Makadewaanzo" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1510,22 +1514,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/or.po b/src/po/or.po index 176acfb46..cb0f748e1 100644 --- a/src/po/or.po +++ b/src/po/or.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2012-04-05 20:08+0530\n" "Last-Translator: Ekanta \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "ନୂତନ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ଖୋଲିବା" @@ -1400,90 +1404,90 @@ msgid "Please wait…" msgstr "ଦୟାକରି ଅପେକ୍ଷା କରନ୍ତୁ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ଲିଭାଅ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ସ୍ଲାଇଡଗୁଡିକ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ପଛ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ଚଳାନ୍ତୁ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ପରବର୍ତ୍ତୀ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ହଁ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ନାହିଁ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ଚିତ୍ର ସ୍ଥାନରେ ଆପଣଙ୍କ ପରିବର୍ତ୍ତନଗୁଡିକୁ ପ୍ରତିସ୍ଥାପିତ କରିବେ ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ହଁ, ପୁରୁଣା ଚିତ୍ରଟି ବଦଳାନ୍ତୁ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ନା, ଏକ ନୂତନ ଫାଇଲ ସଂଚୟ କରନ୍ତୁ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1492,71 +1496,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ହଳଦିଆ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ଆକାଶ ନୀଳ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ଧଳା!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "କଳା!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1564,22 +1568,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/pa.po b/src/po/pa.po index 6078e602c..52b14933e 100644 --- a/src/po/pa.po +++ b/src/po/pa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2022-10-13 16:28-0700\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" @@ -379,155 +379,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -535,7 +539,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -543,21 +547,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -565,7 +569,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgstr "" "ਵੀ ਤੁਸੀਂ ਤਬਦੀਲੀ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰਦੇ ਹੋ ਤਾਂ ਸ਼ਕਲ ਦੇ ਅਨੁਸਾਰੀ ਅਨੁਪਾਤ ਨੂੰ ਹੇਠਾਂ ਦਿਖਾਇਆ ਜਾਂਦਾ ਹੈ। " "ਢਾਂਚਾ ਜਾਣਕਾਰੀ ਦਿਖਾਈ ਜਾਂਦੀ ਹੈ, ਜਦ ਕਿ ਕੁਝ ਹੋਰ ਟੂਲਾਂ ਵਿੱਚ ਵਾਧਾ ਵੀ ਕੀਤਾ ਗਿਆ ਹੈ।" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,27 +660,27 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -685,7 +689,7 @@ msgstr "" "ਆਖਰ ਵਿੱਚ, ਇਹ ਨਵੇਂ ਵਰਜ਼ਨ ਵਿੱਚ ਇਕੱਲੀਆਂ ਡਰਾਇੰਗਾਂ ਤੇ GIF ਐਨੀਮੇਸ਼ਨਾਂ ਨੂੰ ਐਕਸਪੋਰਟ ਕਰਨ ਦੀ ਚੋਣ ਜੋੜੀ ਗਈ " "ਹੈ, ਜਿਸ ਨਾਲ ਤਸਵੀਰਾਂ, ਕਾਰਟੂਨਾਂ ਤੇ ਸਲਾਈਡ-ਸ਼ੋਅ ਹੋਰਾਂ ਨਾਲ ਸਾਂਝਾ ਕਰਨਾ ਸੌਖਾ ਹੋ ਗਿਆ ਹੈ।" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,7 +699,7 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -704,14 +708,14 @@ msgstr "" "ਟੱਕਸ ਪੇਂਟ ਨੇ ਹੁਣ ਸਟੀਰਿਓ ਸਾਊਂਢ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨਾ ਸੰਭਵ ਕੀਤਾ ਹੈ, ਜਿਸ ਨਾਲ ਬੋਲੇ ਵਰਤੋਂਕਾਰਾਂ ਨੂੰ ਜਾਂ ਜਿੱਥੇ " "ਸਿਰਫ਼ ਇੱਕ ਸਪੀਕਰ ਮੌਜੂਦ ਹੋਵੇ, ਉੱਥੇ ਫਾਇਦਾ ਹੋ ਸਕਦਾ ਹੈ।" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -967,7 +971,7 @@ msgstr "ਨਵਾਂ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ਖੋਲ੍ਹੋ" @@ -1373,90 +1377,90 @@ msgid "Please wait…" msgstr "ਉਡੀਕੋ ਜੀ…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ਮਿਟਾਓ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ਸਲਾਈਡਾਂ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "ਐਕਸਪੋਰਟ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ਪਿੱਛੇ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ਚਲਾਓ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF ਐਕਸਪੋਰਟ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ਅੱਗੇ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "ਸਾਫ਼ ਕਰੋ" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ਹਾਂ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ਨਹੀਂ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ਤਸਵੀਰ ਨੂੰ ਤੁਹਾਡੀਆਂ ਤਬਦੀਲੀਆਂ ਨਾਲ ਬਦਲਣਾ ਹੈ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ਹਾਂ, ਪੁਰਾਣੀ ਨੂੰ ਬਦਲ ਦਿਓ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ਨਹੀਂ, ਨਵੀਂ ਫ਼ਾਈਲ ਸੰਭਾਲੋ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1465,63 +1469,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "ਐਨੀਮੇਟ ਕੀਤੇ GIF ਵਿੱਚ ਬਦਲਣ ਲਈ 2 ਜਾਂ ਵੱਧ ਡਰਾਇੰਗਾਂ ਚੁਣੋ।" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "ਲਾਲ" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "ਪੀਲਾ" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "ਨੀਲਾ" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "ਚਿੱਟਾ" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "ਸਲੇਟੀ" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "ਕਾਲਾ" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "ਤੁਹਾਡਾ ਰੰਗ %1$s %2$s ਹੈ।" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "ਤੁਹਾਡਾ ਰੰਗ %1$s %2$s ਅਤੇ %3$s %4$s ਹੈ।" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "ਤੁਹਾਡਾ ਰੰਗ %1$s %2$s, %3$s %4$s, ਅਤੇ %5$s %6$s ਹੈ।" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "ਤੁਹਾਡਾ ਰੰਗ %1$s %2$s, %3$s %4$s, %5$s %6$s, ਅਤੇ %7$s %8$s ਹੈ।" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "ਤੁਹਾਡਾ ਰੰਗ %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, ਅਤੇ %9$s %10$s ਹੈ।" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1531,16 +1535,16 @@ msgstr "" "%12$s।" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "ਪੂਰਾ" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "ਆਪਣੀ ਡਰਾਇੰਗ ਵਿੱਚੋਂ ਰੰਗ ਚੁਣੋ।" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1548,7 +1552,7 @@ msgstr "" "ਰੰਗ ਚੁਣੋ। ਰੰਗਤ ਉੱਤੇ ਤੋਂ ਹੇਠਾਂ ਵੱਲ ਹੈ। ਸੰਤ੍ਰਿਪਤਾ/ਤੀਬਰਤਾ ਖੱਬੇ (ਪੀਲੀ ਭਾਅ) ਤੋਂ ਸੱਜੇ (ਸ਼ੁੱਧ) ਵੱਲ ਹੈ। ਮੁੱਲ " "(ਹਲਕਾ/ਗੂੜ੍ਹਾ): ਸਲੇਟੀ ਪੱਟੀ।" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/pl.po b/src/po/pl.po index e1f4c7b37..cb788d5bf 100644 --- a/src/po/pl.po +++ b/src/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-30 18:21+0000\n" "Last-Translator: Chris \n" "Language-Team: none\n" @@ -391,155 +391,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -547,7 +551,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -555,21 +559,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -577,7 +581,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -586,7 +590,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -594,7 +598,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -603,7 +607,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -614,7 +618,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -623,7 +627,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -631,7 +635,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -639,7 +643,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -647,14 +651,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -664,34 +668,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -701,21 +705,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -991,7 +995,7 @@ msgstr "Nowy" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otwórz" @@ -1404,90 +1408,90 @@ msgid "Please wait…" msgstr "Czekaj..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Usuń" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slajdy" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Wróć" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Pokaż" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Następny" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Tak" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Czy zapisać zmiany w tym obrazku?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Tak, zastąp stary plik!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nie, zapisz jako nowy plik!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1496,71 +1500,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Żółty!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Jasnoniebieski!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Biały!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Czarny!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1568,22 +1572,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Wybierz kolor z Twojego rysunku." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/pt.po b/src/po/pt.po index 1674b3475..2c8d65cbd 100644 --- a/src/po/pt.po +++ b/src/po/pt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-05-30 20:21+0100\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -389,12 +389,16 @@ msgid "Brushes support descriptions." msgstr "Os pincéis suportam descrições." #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 +msgid "New brushes: Pencil, Acrylic, Fluff." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 #, fuzzy #| msgid "New Magic tools: Dither, Specular, Filled Polygon." msgid "New Magic tools: Dither, Filled Polygon." msgstr "Novas ferramentas de magia: Dither, Specular, Filled Polygon." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." @@ -402,20 +406,20 @@ msgstr "" "Ferramentas de magia atualizadas: óculos 3D (agora oferece diferentes " "combinações de cores anáglifas)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" "As ferramentas de magia podem ser desagrupadas (\"ungroupmagictools\")." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "Atualizações de localização." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -423,7 +427,7 @@ msgstr "" "Novas ferramentas de Magia: ferramentas de desenho de linhas em perspetiva " "de 1, 2 e 3 pontos (e editores de pontos de fuga correspondentes)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -431,11 +435,11 @@ msgstr "" "Novas ferramentas de Magia: ferramentas de desenho de linhas Isométricas, " "Dimétricas, Trimétricas e Oblíquas (e editores de ângulos correspondentes)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "Novas ferramentas de Magia: geradores de epitrocóides e hipotrocóides." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -443,7 +447,7 @@ msgstr "" "Nova opção de configuração, \"complexidade\", que afeta o comportamento (ou " "a disponibilidade) de algumas ferramentas de magia." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." @@ -451,26 +455,26 @@ msgstr "" "Ferramentas de magia reorganizadas (anteriormente ordenadas alfabeticamente " "por nome localizado)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Nome e tamanho do tipo de letra apresentados ao selecionar tipos de letra " "nas ferramentas Texto e Etiqueta." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Correções de erros e atualizações de localização." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Novas ferramentas de Magia: Laços, Fita, Suavizar e Rabiscos." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" "A ferramenta Borracha oferece agora borrachas difusas (com arestas suaves)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -480,7 +484,7 @@ msgstr "" "Novo) a partir do próprio Tux Paint (através da caixa de diálogo Abrir). " "(Eles podem ser eliminados posteriormente da caixa de diálogo Novo)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -490,7 +494,7 @@ msgstr "" "e modelos exportados da caixa de diálogo Novo pode ser desativada, através " "da opção de configuração \"não apagar\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -499,7 +503,7 @@ msgstr "" "configuração \"uifont\". (Liste os tipos de letra disponíveis com \"--" "listfonts\" na linha de comandos)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." @@ -507,7 +511,7 @@ msgstr "" "Mais uma vez, são utilizados tipos de letra diferentes (predefinidos) para a " "interface do utilizador em diferentes locais." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -515,17 +519,17 @@ msgstr "" "Pequenos melhoramentos nos botões de seleção para as cores " "\"especiais\" (pipeta, seletor HSV e misturador de cores)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "Muitas ferramentas de Magia oferecem agora definições de tamanho." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Os rótulos dos botões devem ser revestidos de palavras sempre que possível " "(melhora a legibilidade)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -536,27 +540,27 @@ msgstr "" "Dessaturar, Remover cor, Manter cor, Caleidoscópio-4, Caleidoscópio-6, " "Caleidoscópio-8 e Florescente." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Os carimbos podem ser rodados antes de serem aplicados na tela." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "A ferramenta de formas, em modo \"arrasta-do-canto\", foi melhorada." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "A ferramenta de preenchimento oferece agora um modo de gradiente de forma " "(biselado)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" "É possível aceder a um modo de Borracha rápida através de uma tecla de " "atalho." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -564,7 +568,7 @@ msgstr "" "A paleta do arco-íris (seletor de cores HSV) pode agora carregar a cor " "embutida, ou as cores da ferramenta de pipeta ou misturador de cores." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -572,17 +576,17 @@ msgstr "" "As imagens iniciais e de modelo podem especificar como devem esticar, para " "evitar manchas quando a relação de aspeto da tela difere da imagem." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "A opção de configuração \"tamanho do botão\" oferece agora uma definição " "\"auto\"." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Um guia de iniciação rápida foi adicionado." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -594,7 +598,7 @@ msgstr "" "primárias (vermelho, amarelo e azul) e tonalidades (branco, cinzento e " "preto) para criar novas cores, semelhantes à mistura de tintas." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -606,7 +610,7 @@ msgstr "" "separada, saturação, e definições de valores, permitindo aos utilizadores " "escolher entre mais de dezasseis milhões de cores." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -616,7 +620,7 @@ msgstr "" "Seletor de cores - a ferramenta \"pipeta\" utilizada para escolher cores do " "desenho atual." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -627,7 +631,7 @@ msgstr "" "efeitos de manchas. Muitos pincéis foram também dotados de melhores valores " "de espaçamento padrão." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -639,7 +643,7 @@ msgstr "" "este replica o desenho através da tela em mosaicos, em vez de encher a tela " "com uma cor de fundo sólida. A ferramenta Apressar desfoca os resultados." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -653,7 +657,7 @@ msgstr "" "inferior enquanto faz os seus ajustes. A informação instrutiva mostrada " "durante a utilização de algumas outras ferramentas foi também expandida." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -665,7 +669,7 @@ msgstr "" "no macOS. O dimensionamento do teclado Tux Paint incorporado no ecrã foi " "melhorado. O aspeto da documentação do utilizador foi melhorado." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -680,7 +684,7 @@ msgstr "" "ferramenta Preenchimento oferece agora um modo de pintura à mão livre para " "colorir interactivamente dentro de uma área confinada." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -698,7 +702,7 @@ msgstr "" "uma casa divertida. Finalmente, o Arco-íris suave proporciona uma variação " "mais gradual da ferramenta clássica do Tux Paint Arco-íris." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -713,7 +717,7 @@ msgstr "" "juntamente com Blocos, Giz e Relevo, oferecem agora a possibilidade de " "alterar toda a imagem de uma só vez!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -725,7 +729,7 @@ msgstr "" "desenhos, pintura de padrões, artística e decoração de desenhos - tornando " "mais fácil encontrar a ferramenta de que necessita." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -738,7 +742,7 @@ msgstr "" "preenchimento \"Linear\" permite a criação interativa de gradientes em " "diferentes ângulos e tamanhos." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -750,7 +754,7 @@ msgstr "" "toda a tela com um padrão de verificação, e \"Clonar\" permite duplicar " "partes do desenho através de pinceladas." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -760,7 +764,7 @@ msgstr "" "localização mais fácil. As partes interessadas em ajudar na localização são " "encorajadas a contactar a equipa do Tux Paint." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -776,7 +780,7 @@ msgstr "" "nova opção para reorganizar a paleta de cores, também pode ser útil aos " "utilizadores de dispositivos ásperos, tais como sistemas de rastreio ocular." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -786,7 +790,7 @@ msgstr "" "para escolher se as formas são desenhadas a partir do centro ou de um canto, " "tornando-a mais fácil de usar em qualquer situação." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -797,7 +801,7 @@ msgstr "" "agora maior em ecrãs maiores; útil para utilizadores de dispositivos mais " "ásperos, tais como sistemas de rastreio ocular." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -805,7 +809,7 @@ msgstr "" "A ferramenta Borracha adiciona novos tamanhos de borracha mais pequenos, e " "aplica traços mais suaves e contíguos quando o ponteiro é movido rapidamente." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -815,7 +819,7 @@ msgstr "" "individuais e animações GIF, facilitando a partilha de desenhos, desenhos " "animados e apresentações de diapositivos com outros." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -831,7 +835,7 @@ msgstr "" "desenho. As cores de fundo sólidas também podem ser colocadas no final desse " "diálogo, permitindo dar ênfase às imagens de modelo." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -841,7 +845,7 @@ msgstr "" "beneficiar os utilizadores com uma deficiência auditiva, ou em situações em " "que apenas está disponível uma coluna." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -851,7 +855,7 @@ msgstr "" "cor dentro de um desenho seja escolhida usando o cursor, e um conjunto de " "três, quatro, e cinco formas de estrelas pontiagudas." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1120,7 +1124,7 @@ msgstr "Novo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1534,83 +1538,83 @@ msgid "Please wait…" msgstr "Aguarde…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivos" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Modelo" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Exportar" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Recuar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Mostrar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Exportar GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Avançar" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Limpar" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Substituir o desenho original?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sim, substituir!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Não, gravar como novo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1620,7 +1624,7 @@ msgstr "" "\"Apagar\". Clique em \"Diapositivos\" para criar uma animação de " "apresentação de diapositivos ou em \"Recuar\" para voltar ao desenho atual." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1632,63 +1636,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Selecione 2 ou mais desenhos para se tornar num GIF animado." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "vermelho" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "amarelo" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "azul" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "branco" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "cinzento" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "preto" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "A tua cor é %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "A tua cor é %1$s %2$s e %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "A tua cor é %1$s %2$s, %3$s %4$s, e %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "A tua cor é %1$s %2$s, %3$s %4$s, %5$s %6$s, e %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "A tua cor é %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, e %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1698,16 +1702,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "inteiramente" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Seleciona uma cor do teu desenho." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1716,7 +1720,7 @@ msgstr "" "da esquerda (pálida) para a direita (pura). Valor (leveza/escuridão): barra " "cinzenta." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/pt_BR.po b/src/po/pt_BR.po index 0719c3d46..041f47b8f 100644 --- a/src/po/pt_BR.po +++ b/src/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-06 13:01-0300\n" "Last-Translator: Fred Ulisses Maranhão \n" "Language-Team: none\n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -996,7 +1000,7 @@ msgstr "Nova" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Abrir" @@ -1411,90 +1415,90 @@ msgid "Please wait…" msgstr "Espere, por favor…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Apagar" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Transparências" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Voltar" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Começar" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Próximo" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sim" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Não" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Trocar o desenho antigo por este?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sim, troque o antigo!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Não, salve como um novo arquivo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1503,71 +1507,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Amarelo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Azul celeste!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Branco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Preto!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1575,22 +1579,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Selecione uma cor do seu desenho." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ro.po b/src/po/ro.po index bf4c8f134..9ef8a9f7d 100644 --- a/src/po/ro.po +++ b/src/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint 0.9.2pre\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2003-01-03 21:32-0500\n" "Language-Team: Romanian \n" "Language: ro\n" @@ -392,155 +392,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -548,7 +552,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -556,21 +560,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -578,7 +582,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -587,7 +591,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -595,7 +599,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -604,7 +608,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -615,7 +619,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -624,7 +628,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -632,7 +636,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -640,7 +644,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -648,14 +652,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -665,34 +669,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -702,21 +706,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -993,7 +997,7 @@ msgstr "Nou" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Deschide" @@ -1424,90 +1428,90 @@ msgid "Please wait…" msgstr "Aşteaptă, te rog…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Şterge" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapozitive" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Înapoi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Rulează" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Următoroul" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Înlocuieşti pictura cu modificările tale?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Da, înlocuieşte-o pe cea veche!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nu, salveaz-o ca fişier nou!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1516,73 +1520,73 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 #, fuzzy #| msgid "Red" msgid "red" msgstr "Roșu!" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Galben!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Albastru ceruleum!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Alb!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Negru!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1590,22 +1594,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ru.po b/src/po/ru.po index b0c1b1e34..7dac4683d 100644 --- a/src/po/ru.po +++ b/src/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-05-19 16:11+0300\n" "Last-Translator: Olesya Gerasimenko \n" "Language-Team: Basealt Translation Team\n" @@ -420,114 +420,118 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "Многие магические инструменты теперь предоставляют параметры размера." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Метки кнопок переносятся на новую строку, когда это возможно (так их проще " "читать)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -538,20 +542,20 @@ msgstr "" "«Обесцвечивание», «Удаление цвета», «Сохранение цвета», «Калейдоскоп-4», " "«Калейдоскоп-6», «Калейдоскоп-8» и «Свечение»." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Штампы можно повернуть перед нанесением на холст." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Улучшена работа инструмента «Формы» в режиме перетаскивания из угла." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "Инструмент «Заливка» теперь предоставляет режим фигурного градиента (скос)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." @@ -559,7 +563,7 @@ msgstr "" "Доступ к режиму стирания можно получить путём нажатия соответствующей " "комбинации клавиш." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -568,7 +572,7 @@ msgstr "" "встроенный цвет или цвета из инструмента пипетки или инструмента смешивания " "цветов." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -577,16 +581,16 @@ msgstr "" "(чтобы они не смазывались, когда соотношение сторон холста отличается от " "соотношения сторон изображения)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "Для параметра конфигурации «buttonsize» теперь предусмотрен вариант «auto»." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Добавлено краткое руководство по началу работы." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -598,7 +602,7 @@ msgstr "" "(красный, жёлтый и синий) и оттенки (белый, серый и чёрный) для создания " "новых цветов; это похоже на смешивание красок на палитре." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -610,7 +614,7 @@ msgstr "" "оттенка, насыщенности и значения, что позволяет пользователям выбирать из " "более чем шестнадцати миллионов цветов." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -620,7 +624,7 @@ msgstr "" "цвета — инструменту «пипетки», который используется для выбора цветов из " "текущего рисунка." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -630,7 +634,7 @@ msgstr "" "для кистей, что позволяет создавать пунктирные линии или эффекты смазывания. " "Кроме того, для многих кистей были улучшены стандартные значения интервалов." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -643,7 +647,7 @@ msgstr "" "происходит заполнения холста сплошным фоновым цветом). После использования " "инструмента «Рывок» рисунок смазывается." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -657,7 +661,7 @@ msgstr "" "перечень сведений, которые показываются при использовании некоторых других " "инструментов." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -670,7 +674,7 @@ msgstr "" "клавиатуры Tux Paint. Выполнена работа по усовершенствованию документации " "пользователя." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -685,7 +689,7 @@ msgstr "" "инструмент «Заливка» теперь предоставляет режим рисования от руки для " "интерактивного раскрашивания в пределах ограниченной области." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -704,7 +708,7 @@ msgstr "" "«Плавные 7 цветов» предоставляет вариант классического инструмента «7 " "цветов» Tux Paint, обеспечивая более плавные переходы." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -719,7 +723,7 @@ msgstr "" "«Мультфильм» и «Полутоновый оттиск», а также «Мозаика», «Мел» и «Рельеф» " "теперь позволяют изменять всё изображение целиком!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -731,7 +735,7 @@ msgstr "" "картинки, рисование по образцу, художественные эффекты и декорирование " "рисунков. Благодаря этому становится проще найти нужный инструмент." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -744,7 +748,7 @@ msgstr "" "интерактивном режиме создавать градиенты под разными углами и разных " "размеров." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -756,7 +760,7 @@ msgstr "" "заполняет весь холст шахматным узором, а «Клонирование» позволяет " "дублировать части рисунка с помощью мазков кистью." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -766,7 +770,7 @@ msgstr "" "локализацию. Тем, кто готов помочь с локализацией, рекомендуется обратиться " "к команде Tux Paint." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -782,7 +786,7 @@ msgstr "" "палитры, также может быть полезна пользователям более грубых устройств ввода " "(например, систем отслеживания движений глаз)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -792,7 +796,7 @@ msgstr "" "следует ли рисовать формы из центра или из угла, что упрощает работу с этим " "инструментом во всех ситуациях." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -803,7 +807,7 @@ msgstr "" "больших экранах; это удобно для пользователей более грубых устройств ввода, " "таких как системы отслеживания движений глаз." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -812,7 +816,7 @@ msgstr "" "реализованы плавные, непрерывные мазки при быстром перемещении указателя " "мыши." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -822,7 +826,7 @@ msgstr "" "рисунков и GIF-анимаций, что позволяет с лёгкостью делиться картинками, " "мультфильмами и слайдшоу с другими пользователями." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -838,7 +842,7 @@ msgstr "" "можно расположить в конце этого диалога, что позволяет сосредоточить " "внимание на шаблонных изображениях." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -848,7 +852,7 @@ msgstr "" "пользователям с нарушениями слуха или в тех случаях, когда доступен только " "один динамик." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -858,7 +862,7 @@ msgstr "" "на рисунке с помощью указателя мыши, а также возможность создавать трёх-, " "четырёх- и пятиконечные формы звёзд." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1122,7 +1126,7 @@ msgstr "Создать" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Открыть" @@ -1542,90 +1546,90 @@ msgid "Please wait…" msgstr "Пожалуйста, подождите..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Удалить" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Слайды" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Экспорт" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Запуск" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Экспорт GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Далее" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Очистить" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Аа" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Да" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Нет" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Заменить старую картинку?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Да, заменить старую картинку!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Нет, сохранить в новый файл!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1634,68 +1638,68 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" "Выберите два или больше рисунков для преобразования в анимированный GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "красный" # При выборе жёлтого (255, 255, 0) цвета -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "жёлтый" # При выборе голубого (138, 168, 205) цвета -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "синий" # При выборе белого (255, 255, 255) цвета -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "белый" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "серый" # При выборе чёрного (0, 0, 0) цвета -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "чёрный" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Ваш цвет: %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Ваш цвет: %1$s %2$s и %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Ваш цвет: %1$s %2$s, %3$s %4$s и %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Ваш цвет: %1$s %2$s, %3$s %4$s, %5$s %6$s и %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Ваш цвет: %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s и %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1705,16 +1709,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "полностью" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Выберите цвет для рисования." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1723,7 +1727,7 @@ msgstr "" "слева (тускло) направо (ярко). Значение (освещённость или затенённость): " "серая панель." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/rw.po b/src/po/rw.po index 8c4e396b1..aeffa61cc 100644 --- a/src/po/rw.po +++ b/src/po/rw.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.14\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -397,155 +397,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -553,7 +557,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -561,21 +565,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -583,7 +587,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -592,7 +596,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -600,7 +604,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -609,7 +613,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -620,7 +624,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -629,7 +633,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -637,7 +641,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -645,7 +649,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -653,14 +657,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -670,34 +674,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -707,21 +711,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -993,7 +997,7 @@ msgstr "Gishya" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Gufungura" @@ -1397,92 +1401,92 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Inyuma" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Umwandiko" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yego" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Oya" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 #, fuzzy msgid "No, save a new file!" msgstr "Kubika a Gishya IDOSIYE" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,67 +1495,67 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy msgid "yellow" msgstr "Umuhondo" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy msgid "white" msgstr "Umweru" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # officecfg/registry\schema\org\openoffice\Office\Math.xcs:....FontFormat.Weight..10.text -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy msgid "black" msgstr "umukara" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1559,22 +1563,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sa.po b/src/po/sa.po index c281239e9..fed2a9346 100644 --- a/src/po/sa.po +++ b/src/po/sa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-11-19 07:03+0530\n" "Last-Translator: Aarathi Bala\n" "Language-Team: \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "नूतनम्" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "उद्घाटय" @@ -1395,90 +1399,90 @@ msgid "Please wait…" msgstr "कृपया प्रतीक्षस्व..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "मार्जय" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लैड्स्" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पृष्ठे" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "वादय" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अग्रिमम्" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "आम्" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "तव परिणामैः चित्रं प्रतिसमाधत्स्व किम्?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "आम्, पुरातनं प्रतिसमाधत्स्व!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "न, नूतनसञ्चिकां सञ्चय!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1487,71 +1491,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीतम्!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आकाशनीलम्!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "श्वेतः!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "कृष्णः!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1559,22 +1563,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sat.po b/src/po/sat.po index 6f7b09ab6..377b608bc 100644 --- a/src/po/sat.po +++ b/src/po/sat.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-16 16:55+0530\n" "Last-Translator: Ganesh Murmu \n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -989,7 +993,7 @@ msgstr "नावानाक्" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "झिच्" @@ -1404,90 +1408,90 @@ msgid "Please wait…" msgstr "तांगी मे…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "बा़ड़िज" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "सालाइड" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "तायनोम" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "हा़लका़व" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "इना़ तायोम" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "आखोर बाछावाक्" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "होय" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "बाङ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "आमाक् बोदोल को सांव चिता़र साहाय मे?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "होय, मारेयाक् सहाय मे!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "बाङा, मित् नावा रेत् सांचाव मे!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1496,71 +1500,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "सासाङ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "सेरमा लिल!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "पुंड!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "हेंदे!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1568,22 +1572,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sat@olchiki.po b/src/po/sat@olchiki.po index a8b8ca79c..7075713fb 100644 --- a/src/po/sat@olchiki.po +++ b/src/po/sat@olchiki.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2022-02-11 18:33+0530\n" "Last-Translator: Prasanta Hembram \n" "Language-Team: \n" @@ -383,155 +383,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -539,7 +543,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -547,21 +551,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -569,7 +573,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,34 +660,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -693,21 +697,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "ᱱᱟᱶᱟ" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "ᱨᱟᱲᱟ" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "ᱫᱟᱭᱟᱠᱟᱛᱮ ᱛᱟᱺᱜᱤᱢᱮ ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ᱵᱟᱹᱲᱤᱡ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ᱥᱟᱞᱟᱤᱰ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "ᱵᱷᱮᱡᱟ" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ᱛᱟᱭᱚᱢ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ᱮᱱᱮᱪ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF ᱵᱷᱮᱡᱟ" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ᱤᱱᱟ ᱛᱟᱭᱚᱢ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "ᱟᱠᱷᱚᱨ ᱵᱟᱪᱷᱟᱣᱟᱠ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ᱦᱮᱸ" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ᱵᱟᱝ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ᱟᱢᱟᱜ ᱵᱚᱫᱚᱞ ᱠᱚ ᱥᱟᱸᱣ ᱪᱤᱛᱟᱹᱨ ᱥᱟᱦᱟᱭ ᱢᱮ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ᱦᱚᱭ, ᱢᱟᱨᱮᱭᱟᱜ ᱥᱦᱟᱭ ᱢᱮ!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ᱵᱟᱝᱟ, ᱢᱤᱫ ᱱᱟᱣᱟ ᱨᱮᱫ ᱥᱟᱸᱪᱟᱣ ᱢᱮ!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,71 +1493,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "ᱮᱱᱤᱢᱮᱴᱮᱰ GIF ᱞᱟᱹᱜᱤᱫ ᱵᱟᱨᱭᱟ ᱠᱷᱚᱱ ᱡᱟᱹᱥᱛᱤ ᱛᱮᱭᱟᱨ ᱠᱚ ᱪᱚᱭᱚᱱ ᱢᱮ" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "ᱥᱟᱥᱟᱝ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ᱥᱮᱨᱢᱟ ᱞᱤᱞ!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ᱯᱩᱸᱰ!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ᱦᱮᱸᱫᱮ!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1561,22 +1565,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "ᱟᱢᱟᱜ ᱜᱟᱨ ᱪᱤᱛᱟᱹᱨ ᱠᱷᱚᱱ ᱨᱚᱝ ᱪᱚᱭᱚᱱ ᱢᱮ ᱾" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sc.po b/src/po/sc.po index 671aadf94..0d33d5640 100644 --- a/src/po/sc.po +++ b/src/po/sc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: sc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2020-10-29 00:00+0000\n" "Last-Translator: Flavia Floris \n" "Language-Team: LANGUAGE \n" @@ -383,155 +383,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -539,7 +543,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -547,21 +551,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -569,7 +573,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -578,7 +582,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -586,7 +590,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -595,7 +599,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -606,7 +610,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -615,7 +619,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -623,7 +627,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -631,7 +635,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -639,14 +643,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -656,34 +660,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -693,21 +697,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "Nou" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Aberi" @@ -1396,90 +1400,90 @@ msgid "Please wait…" msgstr "Iseta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Cantzella" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapositivas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Esporta" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "In segus" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Reprodue" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Esporta GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Sighi" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Eja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nono" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Boles cambiare s'immàgine cun is mudas noas?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Eja, càmbia dae sa de in antis!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "No, sarva un'archìviu nou!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1488,71 +1492,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Seletziona duos o prus disinnos pro nde fàghere una GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Grogu!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Biaitu!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Biancu!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nieddu!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Seletziona unu colore dae su disinnu." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sd.po b/src/po/sd.po index c0bf2ab2d..f360c8111 100644 --- a/src/po/sd.po +++ b/src/po/sd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-01-09 14:39+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Sindhi-PA\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "نئون " #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "کوليو" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "مهرباني ڪري ترسو۔۔۔" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ميساري ڇڏيو" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "سلائڊ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "پٺتي" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "هلايو" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "اڳتي" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ها" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "نە" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "پنهنجي تبديلين سان تصوير مٽائيندا؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ها، پراڻي مٽايو!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "نە، نئين فائيل سانڍيو!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "پيلو!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "آسماني!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "اَڇو!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ڪارو!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sd@devanagari.po b/src/po/sd@devanagari.po index 90d20e275..e8b482fee 100644 --- a/src/po/sd@devanagari.po +++ b/src/po/sd@devanagari.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2013-01-19 23:29+0530\n" "Last-Translator: \n" "Language-Team: Sindhi-DV\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "नओं" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "खोलियो" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "महिरबानी करे तरिसो..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "मेसारे छॾियो" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "स्लाइड" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "पुठिते" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "हलायो" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "अॻिते" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "हा" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "न" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "पंहिंजे तब्दीलियुनि सां तस्वीर मटाईंदा?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "हा, पुराणी मटायो!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "न, नईं फ़ाइल सांढियो!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "पीलो!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "आसामानी!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "अछो!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "कारो!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/shs.po b/src/po/shs.po index 356fcd572..c69673749 100644 --- a/src/po/shs.po +++ b/src/po/shs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2008-10-20 09:16-0700\n" "Last-Translator: Neskie Manuel \n" "Language-Team: Ubuntu Secwepemc Translators \n" "Language-Team: none\n" @@ -390,155 +390,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -546,7 +550,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -554,21 +558,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -576,7 +580,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -585,7 +589,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -593,7 +597,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -602,7 +606,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -613,7 +617,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -622,7 +626,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -630,7 +634,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -638,7 +642,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -646,14 +650,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -663,34 +667,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -700,21 +704,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "නව ඇරඹුමක්" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "විවෘත කරන්න" @@ -1423,90 +1427,90 @@ msgid "Please wait…" msgstr "කරුණාකර රැඳී සිටින්න!" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "මකන්න" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "ස්ලයිඩ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ආපසු" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ක්‍රියා කරවන්න" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ඉදිරියට" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "අකුරු" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ඔව් " -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "නැහැ" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "ඔබගේ වෙනස් කිරීම් සමඟින් පින්තූරය ප්‍රතිස්ථාපනය කරන්නද?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ඔව්, පරණ පින්තූරය ප්‍රතිස්ථාපනය කරන්න!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "නැහැ, අලුත් ගොනුවක් සුරකින්න!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1515,71 +1519,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "කහ පැහැය!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ළා නිල් පැහැය!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "සුදු පැහැය!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "කළු පැහැය!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1587,22 +1591,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sk.po b/src/po/sk.po index 4cfa6aeb1..1be46a5b4 100644 --- a/src/po/sk.po +++ b/src/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.28\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-04-10 13:48+0200\n" "Last-Translator: Jose Riha \n" "Language-Team: Slovak \n" @@ -390,112 +390,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -506,26 +510,26 @@ msgstr "" "sýtosti, odstránenie farby, zachovanie farby, Kaleido-4, Kaleido-6, " "Kaleido-8 a kvitnutie." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Razítka môžeš pred ich odtlačením na plátno otočiť." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Nástroj pre tvary bol v režime ťahania z rohov vylepšený." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "Nástroj Výplne teraz ponúka režim tvarovateľného prechodu (sklon)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" "Režim rýchlej gumy je teraz možné aktivovať pomocou klávesovej skratky." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -533,7 +537,7 @@ msgstr "" "Dúhová paleta (výber farieb HSV) teraz môže načítať vstavanú farbu alebo " "farby z nástroja pipeta alebo miešača farieb." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -541,15 +545,15 @@ msgstr "" "Úvodné obrázky a šablónu môžu špecifikovať, ako sa majú natiahnuť, aby sa " "zabránilo rozmazaniu, keď sa pomer strán plátna líši od pomeru strán obrázka." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "Voľba konfigurácie „buttonsize“ teraz ponúka nastavenie „auto“." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Bola pridaná príručka pre rýchly štart." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -561,7 +565,7 @@ msgstr "" "modrej) a odtieňov (biela, sivá a čierna) na vytvorenie nových farieb, " "podobne ako pri miešaní farieb." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -573,7 +577,7 @@ msgstr "" "sýtosti, a nastavenie hodnoty jasu, čo používateľom umožňuje vybrať si z " "viac ako šestnástich miliónov farieb." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -583,7 +587,7 @@ msgstr "" "farby - nástroj „pipeta“, ktorý sa používa na výber farieb z aktuálneho " "výkresu." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -593,7 +597,7 @@ msgstr "" "umožňuje vytvárať bodkované čiary alebo efekty rozmazania. Mnohé štetce " "dostali aj lepšie predvolené hodnoty rozstupov." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -605,7 +609,7 @@ msgstr "" "kresbu po celom plátne vo forme dlaždičiek, namiesto toho, aby plátno " "vyplnil celistvou farbou pozadia. Nástroj Zhon výsledok rozostrí." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -618,7 +622,7 @@ msgstr "" "spodnej časti zobrazuje pomer ich strán tvaru.Tiež boli doplnené informácie " "zobrazované pri použití niektorých ďalších nástrojov." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -630,7 +634,7 @@ msgstr "" "klávesy [⌘ Command]. Veľkosť vstavanej klávesnice Tux Paint na obrazovke " "bola vylepšená. Vylepšili sme tiež vzhľad používateľskej dokumentácie." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -644,7 +648,7 @@ msgstr "" "tvaru štetca. Okrem toho nástroj Výplň teraz ponúka voľný režim maľovania na " "interaktívne vyfarbovanie v rámci ohraničenej oblasti." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -662,7 +666,7 @@ msgstr "" "Napokon funkcia Hladká dúha poskytuje postupnejšiu alternatívu klasického " "nástroja Dúha." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -677,7 +681,7 @@ msgstr "" "s Kockami, Kriedou a Rytinou, teraz ponúkajú možnosť zmeniť celý obrázok " "naraz!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -689,7 +693,7 @@ msgstr "" "umelecké a dekorácie obrázkov - to uľahčuje nájdenie nástroja, ktorý " "potrebujete." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -701,7 +705,7 @@ msgstr "" "okolo miesta kliknutia, zatiaľ čo \"Lineárna\" výplň umožňuje interaktívne " "vytváranie prechodov s rôznymi uhlami a veľkosťami." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -713,7 +717,7 @@ msgstr "" "vyplní celé plátno vzorom šachovnice a \"Klon\" umožňuje duplikovať časti " "obrazu pomocou ťahov štetcom." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -723,7 +727,7 @@ msgstr "" "zjednodušila jej lokalizácia. Záujemcom o pomoc s lokalizáciou sa odporúča " "kontaktovať tím Tux Paint." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -739,7 +743,7 @@ msgstr "" "usporiadania palety farieb, môže tiež pomôcť používateľom nepresných " "vstupných zariadení, akými sú napríklad systémy sledovania pohybu očí." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -749,7 +753,7 @@ msgstr "" "či sa tvary budú kresliť od stredu alebo z rohu, čo uľahčuje jeho používanie " "v ľubovoľnej situácii." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -760,7 +764,7 @@ msgstr "" "displejoch zobrazuje väčšia. To môže pomôct používateľom nepresných " "vstupných zariadení, akými sú napríklad systémy na sledovanie očí." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -768,7 +772,7 @@ msgstr "" "Nástroj Guma pridáva nové, menšie veľkosti gumy a používa hladšie, súvislé " "ťahy pri rýchlom pohybe kurzora." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -778,7 +782,7 @@ msgstr "" "GIF animácií, čo uľahčuje zdieľanie obrázkov, komiksov a prezentácií s " "ostatnými." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -793,7 +797,7 @@ msgstr "" "kreslenia \"Nový\". Jednoliate farby pozadia môžete umiestniť aj na koniec " "tohto dialógového okna, čo umožňuje zvýraznenie šablóny obrázkov." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -803,7 +807,7 @@ msgstr "" "používatelia s poruchou sluchu alebo to môže byť výhodné v situáciách, keď " "je k dispozícii iba jeden reproduktor." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -813,7 +817,7 @@ msgstr "" "vybrať ľubovoľnú farbu v rámci výkresu pomocou kurzora a sady tvarov v tvare " "troj-, štvor- a päťcípej hviezdy." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1075,7 +1079,7 @@ msgstr "Nový" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otvoriť" @@ -1500,90 +1504,90 @@ msgid "Please wait…" msgstr "Počkaj, prosím…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Guma" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Výstava" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Export" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Späť" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Prehrať" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Export do GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ďalej" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Vyčistiť" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Áno" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nie" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Mám tieto zmeny uložiť do starého obrázka?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Áno, prepíš starý súbor!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nie, ulož ich do nového súboru!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1592,64 +1596,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Vyber aspoň 2 kresby a vytvor z nich animovaný GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "červená" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "žltá" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "modrá" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "biela" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "sivá" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "čierna" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Tvoja farba je %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Tvoja farba je %1$s %2$s a %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Tvoja farba je %1$s %2$s, %3$s %4$s a %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Tvoja farba je %1$s %2$s, %3$s %4$s, %5$s %6$s a %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "Tvoja farba je %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s a %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1659,16 +1663,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "úplne" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Vyber farbu z kresby." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1677,7 +1681,7 @@ msgstr "" "(vyblednutá) doprava (čistá). Hodnotu jasu (svetlosť/tmavosť) nastavuje šedý " "pruh." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sl.po b/src/po/sl.po index 9407c9bc0..291393c1d 100644 --- a/src/po/sl.po +++ b/src/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-26 21:51+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "Novo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Odpri" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "Počakaj ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Izbriši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapozitivi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Nazaj" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Predvajanje" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Naslednja" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Da" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ali želiš vsebino slike zamenjati?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Da, zamenjati želim starejšo datoteko!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, shrani naj se v novo datoteko!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Rumena!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Nebeško modra!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bela!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Črna!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Izbor barve na obstoječi sliki." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/son.po b/src/po/son.po index d8f2bcb22..98991f2c4 100644 --- a/src/po/son.po +++ b/src/po/son.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Tuxpaint-Songhay\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-04-20 15:29+0200\n" "Last-Translator: Chris \n" "Language-Team: Songhay Localization Team\n" @@ -385,112 +385,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -500,25 +504,25 @@ msgstr "" "Haabu, Windirey, Waynawcindey, 3D dijey, Noone fay, Tiŋandi, Doonandi, Noone " "kaa, Noone gaabu, Kaleido-4, Kaleido-6, Kaleido-8 nda Boosu." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Boro ga hin ka tanpoŋey kuubi jina k'i naagu korfuroo ga." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Takarey goyjinaa kaŋ ga cenda ka hun loku ra boori ka tonton." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "Toonandi goyjinaa ka kaŋay takari (ceraw siira) alhaali tee." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "Tuusuji cahãnte alhaali ga duwandi walha duurandiyan ga." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -526,7 +530,7 @@ msgstr "" "Sohõ beene dobo margaroo (noone suubakaw) ga hin ka lasal noone wala noone " "kaŋ hun harizaa jinay wala noone birjikaw suuba." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -535,15 +539,15 @@ msgstr "" "cenda, ka ziibandiyan ganji waati kaŋ kuu-nda-hayyan dimmaa nda biyoo waanoo " "si tenji." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "Sohõ \"butoŋazzaati\" fasalyan suubaroo ga tee \"boŋ\" kayandiyan." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Cahãri sintin fahamandi tiira tontonandi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -555,7 +559,7 @@ msgstr "" "(kaaray, boosu nda bibi) ka noone taagayaŋ tee, sanda nda boro mma noonayaŋ " "birji." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -567,7 +571,7 @@ msgstr "" "dima kayandiyaney fay, ka too goykey ma hin ka suuba ka bisa noone milyon " "woy cindi iddu ra." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -576,7 +580,7 @@ msgstr "" "Walha duurandiyan da ga bara cahãri goy se noone suubakaa ra — \"harizaa\" " "jina nda boro ga noonawey zaa." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -586,7 +590,7 @@ msgstr "" "ka too tonbi-tonbi zeerey wala ziibi alhaaley ma tee. Kalam booboyaŋ tilasu " "gam alhaaley n’ ka boryandi ka tonton da." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -598,7 +602,7 @@ msgstr "" "biyoo filla feraw alhaali korfuroo kul bande, a si korfuroo too nda noone " "senda bandafaari. Cahãri goyjinaa ga hayey kokoorandi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -611,7 +615,7 @@ msgstr "" "tana), dimma alhaaloo ga cebandi ganda waati kan n ga biiyaŋ sasawandi. " "Fahamandi alhabar tontoni ka cebandi waati kaŋ n ga goy nda jinay tanayaŋ da." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -623,7 +627,7 @@ msgstr "" "Tux Paint boŋ walhaa sasawandiyanoo n' ka boryandi dijoo ga. Goykaw " "fahamandi tiira diiroo nda maateroo n' ka boryandi ka tonton." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -637,7 +641,7 @@ msgstr "" "ga. Ka tonton, sohõ toonandi jinaa ka too bii-zeeriyan alhaali doonante noo " "hala caarawey ma cere gana nungu daabante ra." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -654,7 +658,7 @@ msgstr "" "ga biyoo borru nd'a motti sanda hooray hugu diji. Ka ben, beene dobo baana " "ga Tux Paint lasal beene dobo goyjinaa barmay kayna-kayna." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -667,7 +671,7 @@ msgstr "" "himandi filla bii; TV kaŋ ga telewizoŋ diji zenti. Ka tonton, Filla bii and " "Tonbi bii, nda Windi, Dooro, Karguuru, kul ka bii timmante barmay cee foo!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -678,7 +682,7 @@ msgstr "" "caarayyan, siirandiyan, bii sosoguyan, bii kuunayan, noone caarayyan, " "kanbegoy nda bii taalamyan — ka goyjinay himandi diiroo faalandi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -690,7 +694,7 @@ msgstr "" "da kaŋ “Zeeri” toonandi ga kanandi ceregoyyanteyaŋ tee nda ceraw nda azzaati " "waani-waaniyaŋ." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -701,7 +705,7 @@ msgstr "" "biiteeyan faalandi, \"Walikaara\" ka korfuroo kul too nda walidaaru noone, " "nda \"Fillari\" ga too kalammiɲey ma bii jerey fillandi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -711,7 +715,7 @@ msgstr "" "faalandi. Boro kaŋ ga boona ka faaba ka berandi kul ma Tux Paint cinakey " "kondaa bayrandi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -726,7 +730,7 @@ msgstr "" "nda suubari taaga foo kaŋ nda noone margaroo ga hin ka kanandi taaga, kaŋ ga " "hin ka goykey faaba jinay karsey ga, sanda mookore ganayan dabarey." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -736,7 +740,7 @@ msgstr "" "sanda takarey ga zeerandi ka hun gamoo ra wala loku foo ra, kaŋ ga nga goyoo " "faalandi mise tana foo kul ra." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -746,7 +750,7 @@ msgstr "" "ga goy nda hantum nda silbay goyjinawey, a ga fatta sohõ diji beerey ga, woo " "ga goykey faaba nda jinay karsey ga, sanda moo-kuryan dabarey." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -754,7 +758,7 @@ msgstr "" "Tuusuji goyjinaa ga tuusuji kaccu taagayaŋ tonton, a ga kalam-deene baaney " "manandi cere dam nda cebekaa ɲooti nda cahãri." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -764,7 +768,7 @@ msgstr "" "hunante foofoyaŋ kaataray, ka biyey, filla-biyey nda biikanandey zennaroo " "faalandi borey se." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -779,7 +783,7 @@ msgstr "" "zeeriyan se “Taaga” bataa ra. Bandafaari noone sendey ga hin ka dobu bataa " "din benandoo ga, ka naŋ himari biyey ma fatta ka boori." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -788,7 +792,7 @@ msgstr "" "Sohõ Tux Paint ga naŋ da boro ma jinde-hinka sawtu wii, kaŋ ga hin ka baa " "borey kaŋ si maa ka boori se, wala batudoo ra kaŋ selaŋkaw foo de bara no." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -798,7 +802,7 @@ msgstr "" "zaandi nda cebekaw zeeri-biyoo, nda handaray takari margari kaŋ goo nda " "ceraw hinza, itaaci nda iggu." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1062,7 +1066,7 @@ msgstr "Itaaga" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Feeri" @@ -1470,90 +1474,90 @@ msgid "Please wait…" msgstr "Batu taare…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Tuusu" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Cebebiyey" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Fattandi" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Foobanda" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Sintin" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF fattandi" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Jine" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Tuusu" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ayyo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Kalaa" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ka biyoo nda ni barmawey kaŋ n n'i tee zaa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ayyo, izeenaa barmay!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Kalaa, bii taaga no!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1562,64 +1566,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Zeeri-bii hinka wala tana suuba k'i tee GIF hunante." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "ciray" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "woldi" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "bula" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "kaaray" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "boosu" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "bibi" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Ni noonaa ti %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Ni noonaa ti %1$s %2$s nda %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Ni noonaa ti %1$s %2$s, %3$s %4$s, nda %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Ni noonaa ti %1$s %2$s, %3$s %4$s, %5$s %6$s, nda %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "Ni noonaa ti %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, nda %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1629,16 +1633,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "ka timme" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Noone foo suuba ni zeeri-biyoo ga." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1646,7 +1650,7 @@ msgstr "" "Noone suuba. Noone-izey ga hun beene ka zunbu. Tiŋay/komyan ka hun kanbe wow " "(buuna) ga ka koy iwow do (nina). Sahã (kaaray/bibiyan): zeeri boosu." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sq.po b/src/po/sq.po index 995160d7d..c30272a7c 100644 --- a/src/po/sq.po +++ b/src/po/sq.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2024-01-26 19:44+0200\n" "Last-Translator: Besnik Bleta \n" "Language-Team: none\n" @@ -390,30 +390,34 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 #, fuzzy #| msgid "Bug-fixes and localization updates." msgid "Localization updates." msgstr "Ndreqje të metash dhe përditësime përkthimesh." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." @@ -421,7 +425,7 @@ msgstr "" "Mjete Magjike të reja: mjete vizatimi vijash në Perspektivë me 1, 2 dhe 3 " "Qendra Projeksioni (dhe përpunues qendrash përkatëse projeksioni)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." @@ -429,11 +433,11 @@ msgstr "" "Mjete të reja Magjike: mjete vizatimi vijash Izometrike, Dimetrike, " "Trimetrike dhe Me Pjerrësi (dhe përpunues përkatës këndesh)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "Mjeti i ri Magjik: Prodhues vizatimesh Epitrohoide dhe Hipotrohoide." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." @@ -441,7 +445,7 @@ msgstr "" "Mundësi e re formësimi, “kompleksitet”, që prek sjelljen (ose pasjen) e disa " "mjeteve Magjike." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." @@ -449,25 +453,25 @@ msgstr "" "Risistemim mjetesh magjike (më parë të renditura alfabetikisht sipas emrave " "në përkthim)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" "Shfaqje emri dhe madhësie shkronjash, kur përzgjidhen shkronja në mjetet " "Tekst dhe Etiketë." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "Ndreqje të metash dhe përditësime përkthimesh." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "Mjete të reja Magjike: Qerthuj, Shirit, Lëmim dhe Shkarravina." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "Mjeti Gomë tani ofron goma të turbullta (anë të buta)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " @@ -477,7 +481,7 @@ msgstr "" "brenda vetë Tux Paint-it (përmes dialogut Hap). (Mundet më pas të fshihen që " "nga dialogu “I ri”.)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " @@ -487,7 +491,7 @@ msgstr "" "gjedhe të eksportuara nga dialogu “I ri” mund të çaktivizohen, përmes " "mundësisë “noerase” të formësimit." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" @@ -496,7 +500,7 @@ msgstr "" "të formësimit. (Shfaqni shkronja të mundshme me “--listfonts” te rreshti i " "urdhrave.)" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." @@ -504,7 +508,7 @@ msgstr "" "Shkronja të ndryshme (parazgjedhje) ndërfaqeje përdoruesi përdoren edhe një " "herë, nën vendore të ndryshme." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." @@ -512,17 +516,17 @@ msgstr "" "Përmirësime të vockla te butonat e përzgjedhjes për ngjyrat " "“speciale” (pipetë, zgjedhës HSV dhe përzierës ngjyrash)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "Mjaft mjete Magjike tanimë ofrojnë rregullime madhësish." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" "Mbështjellje fjalësh te etiketa butonash, kur është e mundur (përmirëson " "leximin e tyre)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -533,25 +537,25 @@ msgstr "" "Çngopje, Heqje Ngjyre, Mbaje Ngjyrën, Kaleido-4, Kaleido-6, Kaleido-8 dhe " "Çelje." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Stampat mund të rrotullohen, para se të aplikohen te kanavaca." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "Mjeti forma, nën mënyrën tërhiqeni-nga-cepi, është përmirësuar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "Mjeti i mbushjes me ngjyrë tani ofron një mënyrë gradienti me formë (bevel)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" "Një mënyrë Gomë e shpejtë mund të përdoret përmes shkurtoreje tastiere." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -559,7 +563,7 @@ msgstr "" "Paleta e ylberit (zgjedhës ngjyrash HSV) tanimë mund të ngarkojë ngjyrën e " "brendshme, ose ngjyrat nga mjeti pipetë ose ai përzierës ngjyrash." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -568,15 +572,15 @@ msgstr "" "të shmangur njollosje, kur përpjesëtimet e kanavacës janë ndryshe nga ato të " "figurës." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "Mundësia “buttonsize” e formësimit tani ofron një rregullim “auto”." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Është shtuar një udhërrëfyes për nisje të shpejtë." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -588,7 +592,7 @@ msgstr "" "ngjyrash parësore (e kuqe, e gjelbër dhe blu) dhe hije (të bardhë, gri dhe " "të zezë) për të krijuar ngjyra të reja, e ngjashme me përzierje bojërash." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -600,7 +604,7 @@ msgstr "" "ngjyrimi, ngopjeje dhe vlere, duke i lejuar përdoruesit të zgjedhin nga mbi " "gjashtëmbëdhjetë milionë ngjyra." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -610,7 +614,7 @@ msgstr "" "Përzgjedhësi i Ngjyrave — mjeti “pipetë”, i përdorur për të zgjedhur ngjyra " "nga vizatimi i çastit." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -621,7 +625,7 @@ msgstr "" "Gjithashtu, mjaft penelave u janë dhënë vlera parazgjedhje hapësire më të " "mira." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -633,7 +637,7 @@ msgstr "" "vizatimi riprodhohet në kanavacë në kuadrate, në vend se të mbushet kanavacë " "me një ngjyrë të plotë sfond. Mjeti Ngutje i turbullon figurat." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -647,7 +651,7 @@ msgstr "" "bëni ndryshime. Është zgjeruar gjithashtu informacion udhëzues i shfaqur " "teksa përdoren mjete të tjera." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -660,7 +664,7 @@ msgstr "" "së brendshme në ekran e Tux Paint-it. Pamja dhe ndjesitë që jep dokumentimi " "për përdoruesit është përmirësuar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -675,7 +679,7 @@ msgstr "" "“Mbushe” tani ofron një mënyrë vizatimi me dorë të lirë, për ngjyrosje me " "ndërveprim brenda një zone të caktuar." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -693,7 +697,7 @@ msgstr "" "tërheq dhe shtyp vizatimin si një pasqyrë shformuese. E fundit, “Ylber i " "Butë” jep një variant më gradual të mjetit klasik të Tux Paint-it “Ylber”." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -708,7 +712,7 @@ msgstr "" "Blloqe, Shkumës dhe Me reliev, tani ofrojmë aftësinë të ndryshohen njëherësh " "krejt figura!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -720,7 +724,7 @@ msgstr "" "vizatim rregullsish, artistike dhe zbukurime vizatimesh — duke e bërë të " "lehtë të gjendet mjeti që ju duhet." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -732,7 +736,7 @@ msgstr "" "rreth pikës së klikimit të miut, ndërsa mbushja “Lineare” lejon krijimin me " "ndërveprim gradientësh me kënde dhe madhësi të ndryshme." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -744,7 +748,7 @@ msgstr "" "“Fushë shahu” e mbush krejt kanavacën me katrorë si fushë shahu dhe “Klon” " "lejon përsëdytje pjesësh të figurës përmes penelatash." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -754,7 +758,7 @@ msgstr "" "lehtë përkthimin. Të interesuarit për të ndihmuar në përkthim nxiten të " "lidhen me ekipin e Tux Paint-it." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -771,7 +775,7 @@ msgstr "" "gjithashtu të dobishme për përdorues me pajisje input-i jo të imët, bie " "fjala, sisteme ndjekjeje vështrimi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -781,7 +785,7 @@ msgstr "" "mundësi të zgjidhet nëse format vizatohen që nga qendra apo që nga një cep, " "duke e bërë të lehtë të përdoret në çfarëdo rasti." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -792,7 +796,7 @@ msgstr "" "madhe në ekrane më të mëdhenj; e dobishme për përdorues me pajisje input-i " "jo të imët, bie fjala, sisteme ndjekjeje vështrimi." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -800,7 +804,7 @@ msgstr "" "Mjeti Gomë shton madhësi të reja, më të vogla gomash dhe aplikon penelata më " "të buta, të vazhdueshme, kur kursori lëvizet shpejt." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -810,7 +814,7 @@ msgstr "" "animacione GIF individuale, duke lehtësuar ndarjen me të tjerë të " "vizatimeve, karikaturave dhe diapozitivave tuaja." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -825,7 +829,7 @@ msgstr "" "kur hapet dialogu vizatim “I ri”. Ngjyrat e plota për sfond mundet të " "vendosen në fund të atij dialogu, duke lejuar të theksohen figura gjedhesh." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -835,7 +839,7 @@ msgstr "" "mund të përfitojnë përdorues me probleme dëgjimi, ose në raste kur ka vetëm " "një altoparlant." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -845,7 +849,7 @@ msgstr "" "zgjidhet çfarëdo ngjyre brenda një vizatimi duke përdorur treguesin e miut, " "si dhe një grup formash yje me tre, katër dhe pesë cepa." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1110,7 +1114,7 @@ msgstr "I ri" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Hap" @@ -1528,83 +1532,83 @@ msgid "Please wait…" msgstr "Ju lutemi, pritni…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Fshije" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diapozitiva" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "Gjedhe" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Eksportim" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Mbrapsht" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Luaje" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Eksportim si GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Pasuesi" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Spastroje" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Po" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Jo" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Të zëvendësohet vizatimi me ndryshimet tuaja?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Po, zëvendësoje të vjetrin!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Jo, ruaje në kartelë të re!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " @@ -1614,7 +1618,7 @@ msgstr "" "ose “Fshije”. Klikoni mbi “Diapozitiva” për të krijuar një animacion " "diapozitivash, ose “Mbrapsht” për t’u kthyer te figura juaj aktuale." -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1626,66 +1630,66 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" "Përzgjidhni 2 ose më tepër vizatime, për t’i shndërruar në një GIF të " "animuar." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "e kuqe" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "e verdhë" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "blu" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "e bardhë" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "gri" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "e zezë" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Ngjyra juaj është %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Ngjyra juaj është %1$s %2$s dhe %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Ngjyra juaj është %1$s %2$s, %3$s %4$s dhe %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Ngjyra juaj është %1$s %2$s, %3$s %4$s, %5$s %6$s dhe %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "Ngjyra juaj është %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s dhe %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1695,16 +1699,16 @@ msgstr "" "%11$s %12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "tërësisht" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Përzgjidhni një ngjyrë prej vizatimit tuaj." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1713,7 +1717,7 @@ msgstr "" "intensiteti kalon nga majtas (e zbehtë) në të djathtë (e pastër). Vlera " "(dritë/errësirë): shtylla gri." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sr.po b/src/po/sr.po index 6d00bb771..ef3195aa6 100644 --- a/src/po/sr.po +++ b/src/po/sr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -409,155 +409,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -565,7 +569,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -573,21 +577,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -595,7 +599,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -604,7 +608,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -612,7 +616,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -621,7 +625,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -632,7 +636,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -641,7 +645,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -649,7 +653,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -657,7 +661,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -665,14 +669,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -682,34 +686,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -719,21 +723,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1043,7 +1047,7 @@ msgstr "Нови" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Отвори" @@ -1502,95 +1506,95 @@ msgstr "Молим те, сачекај..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Бриши" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Низ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Играј" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Следеће" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Аа" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Да" # -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Не" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Замени претходну слику измењеном?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Да, замени претходну!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Не, сачувај у нову датотеку!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1599,74 +1603,74 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" # -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Жута!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Небоплава!" # -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Бела!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Црна!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1674,22 +1678,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sr@latin.po b/src/po/sr@latin.po index 34ae62ab5..803a23b87 100644 --- a/src/po/sr@latin.po +++ b/src/po/sr@latin.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.15rc1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-12-12 00:00+0100\n" "Last-Translator: Ivana \n" "Language-Team: Serbian \n" @@ -409,155 +409,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -565,7 +569,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -573,21 +577,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -595,7 +599,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -604,7 +608,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -612,7 +616,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -621,7 +625,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -632,7 +636,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -641,7 +645,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -649,7 +653,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -657,7 +661,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -665,14 +669,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -682,34 +686,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -719,21 +723,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1043,7 +1047,7 @@ msgstr "Novi" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Otvori" @@ -1502,95 +1506,95 @@ msgstr "Molim te, sačekaj..." # #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Briši" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Niz" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Nazad" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Igraj" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" # #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Sledeće" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" # #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Da" # -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ne" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Zameni prethodnu sliku izmenjenom?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Da, zameni prethodnu!" # #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ne, sačuvaj u novu datoteku!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1599,74 +1603,74 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" # -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Žuta!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Neboplava!" # -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bela!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Crna!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1674,22 +1678,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/su.po b/src/po/su.po index 3840b4598..6b0d722d9 100644 --- a/src/po/su.po +++ b/src/po/su.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-05-27 06:24+0200\n" "Last-Translator: kumincir \n" "Language-Team: LANGUAGE \n" @@ -379,155 +379,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -535,7 +539,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -543,21 +547,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -565,7 +569,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -574,7 +578,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -582,7 +586,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -591,7 +595,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -602,7 +606,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -611,7 +615,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -619,7 +623,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -627,7 +631,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -635,14 +639,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -652,34 +656,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -689,21 +693,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -975,7 +979,7 @@ msgstr "Anyar" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Buka" @@ -1380,91 +1384,91 @@ msgid "Please wait…" msgstr "Antosan sakedap..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Hapus" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slide" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Balik" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Tulisan" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Enya" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Henteu" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ganti gambarna ku hasil ngarobah?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ulah, simpen gambar anyar!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1473,71 +1477,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Konéng!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Biru langit!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bodas!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Hideung!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1545,22 +1549,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sv.po b/src/po/sv.po index ca6446e75..6fd270605 100644 --- a/src/po/sv.po +++ b/src/po/sv.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2017-12-17 22:48+0100\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Svenska \n" @@ -388,155 +388,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -544,7 +548,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -552,21 +556,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -574,7 +578,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -583,7 +587,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -591,7 +595,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -600,7 +604,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -611,7 +615,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -620,7 +624,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -628,7 +632,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -636,7 +640,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -644,14 +648,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -661,34 +665,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -698,21 +702,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Ny" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Öppna" @@ -1405,90 +1409,90 @@ msgid "Please wait…" msgstr "Vänta…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Radera" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Bildspel" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Bakåt" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Spela" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Nästa" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ja" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nej" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ersätt bilden med dina ändringar?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ja, skriv över den gamla!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nej, spara en ny fil!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1497,71 +1501,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Gul!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Himmelsblå!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Vit!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Svart!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1569,22 +1573,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Välj en färg från din ritning." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/sw.po b/src/po/sw.po index d448f3976..c3afd88f3 100644 --- a/src/po/sw.po +++ b/src/po/sw.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-11-04 23:59+0200\n" "Last-Translator: Emanuel Feruzi \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Mpya" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Fungua" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "Tafadhali subiri…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Futa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slaidi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Nyuma" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Cheza" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Ifuatayo" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ndiyo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Hapana" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Weka picha na mabadiliko yako?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ndiyo, badilisha na ya zamani!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Hapana, hifadhi kama faili jiya!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,71 +1493,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Manjano!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bluu ya anga!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Nyeupe!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nyeusi!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1561,22 +1565,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Chagua rangi kutoka mchoro yako" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ta.po b/src/po/ta.po index 5cad4a677..a6bc0a5ff 100644 --- a/src/po/ta.po +++ b/src/po/ta.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2009-01-18 00:06+0530\n" "Last-Translator: ravishankar \n" "Language-Team: A. Ravishankar \n" @@ -382,155 +382,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -538,7 +542,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -546,21 +550,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -568,7 +572,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -577,7 +581,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -585,7 +589,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -594,7 +598,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -605,7 +609,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -614,7 +618,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -622,7 +626,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -630,7 +634,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -638,14 +642,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -655,34 +659,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -692,21 +696,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -984,7 +988,7 @@ msgstr "புதிது" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "திற" @@ -1395,91 +1399,91 @@ msgstr "கொஞ்சம் காத்திருங்க..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "அழி" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "வில்லைகள்" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # 'Back' label: #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "திரும்பு" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "காட்டு" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "அடுத்து" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ஆம்" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "இல்லை" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "படத்தில் செய்த மாற்றங்களோடு சேமிக்கவா?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ஆம், ஏற்கனவே உள்ளதை மாற்று!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "இல்லை, புதிய படம் ஒன்றைச் சேமி!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1488,71 +1492,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "மஞ்சள்!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "வான் நீலம்!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "வெள்ளை!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "கருப்பு!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1560,22 +1564,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/te.po b/src/po/te.po index 085076792..d850882ca 100644 --- a/src/po/te.po +++ b/src/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-01-07 15:08+0530\n" "Last-Translator: saikumar \n" "Language-Team: Telugu \n" @@ -384,155 +384,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -540,7 +544,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -548,21 +552,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -570,7 +574,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -579,7 +583,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -587,7 +591,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -596,7 +600,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -607,7 +611,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -616,7 +620,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -624,7 +628,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -632,7 +636,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -640,14 +644,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -657,34 +661,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -694,21 +698,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -982,7 +986,7 @@ msgstr "కొత్త" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "తెరువు" @@ -1395,90 +1399,90 @@ msgid "Please wait…" msgstr "దయచేసి ఆగండి" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "తోలిగించు" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "దృశ్య పలకలు" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "వెనక్కి" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "ఆడు" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "తరువాత" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "ఆ" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "అవును" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "కాదు" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "మీరు చేసిన మార్పులతో బార్తి చేయమంతటారా?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "అవును పతదనిని బార్తి చేయుము" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ఒద్దు కొత్త దస్త్రాన్ని దాయండి" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1487,71 +1491,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "పచ్చ" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ఆకాశ నీలము లేదా బులుగు!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "తెలుపు" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "నలుపు!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1559,22 +1563,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/th.po b/src/po/th.po index f44e66731..5d8cbc622 100644 --- a/src/po/th.po +++ b/src/po/th.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2015-03-09 11:22+0000\n" "Last-Translator: Nudjaree \n" "Language-Team: Thai (http://www.transifex.com/projects/p/doudoulinux/" @@ -392,155 +392,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -548,7 +552,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -556,21 +560,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -578,7 +582,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -587,7 +591,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -595,7 +599,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -604,7 +608,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -615,7 +619,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -624,7 +628,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -632,7 +636,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -640,7 +644,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -648,14 +652,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -665,34 +669,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -702,21 +706,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "ใหม่" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "เปิด" @@ -1383,90 +1387,90 @@ msgid "Please wait…" msgstr "โปรดรอ..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "ลบ" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "เลื่อน" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "ย้อนกลับ" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "เล่น" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "ถัดไป" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ใช่" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ไม่" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "บันทึกรูปที่เธอแก้ใขหรือไม่?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ใช่, ทับอันเดิม" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "ไม่! บันทึกเป็นแฟ้มใหม่" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1475,71 +1479,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "เหลือง" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "ฟ้า" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "ขาว" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "ดำ" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1547,22 +1551,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/tl.po b/src/po/tl.po index 6191ee306..275ddc2d0 100644 --- a/src/po/tl.po +++ b/src/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-01-01 17:43+0900\n" "Last-Translator: none\n" "Language-Team: none\n" @@ -374,155 +374,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -530,7 +534,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -538,21 +542,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -560,7 +564,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -569,7 +573,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -577,7 +581,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -586,7 +590,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -597,7 +601,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -606,7 +610,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -614,7 +618,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -622,7 +626,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -630,14 +634,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -647,34 +651,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -684,21 +688,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -955,7 +959,7 @@ msgstr "Panibago" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Buksan" @@ -1349,91 +1353,91 @@ msgid "Please wait…" msgstr "Mahintay Sandali..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Burahin" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Bumalik" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Letra" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Oo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Hindi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Palitan ang larawan ng mga nagawang pagbabago?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Oo. Palitan ng bago!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Hindi. i-save ang dokumento!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1442,71 +1446,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "KUlay Dilaw!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Asul na Langit!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Kulay Puti!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Kulay Itim!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1514,22 +1518,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/tlh.po b/src/po/tlh.po index 6f5a19c75..50f90569e 100644 --- a/src/po/tlh.po +++ b/src/po/tlh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Tux Paint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2004-08-16 23:14-0800\n" "Last-Translator: Bill Kendrick \n" "Language-Team: Bill Kendrick \n" @@ -375,155 +375,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -531,7 +535,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -539,21 +543,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -561,7 +565,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -570,7 +574,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -578,7 +582,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -587,7 +591,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -598,7 +602,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -607,7 +611,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -615,7 +619,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -623,7 +627,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -631,14 +635,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -648,34 +652,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -685,21 +689,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -966,7 +970,7 @@ msgstr "chu'" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "poSmoH" @@ -1344,95 +1348,95 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # back away from #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "DoH" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" # write #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "ghItlh" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" # yes #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "HIja'" # no -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "ghobe'" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1441,72 +1445,72 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" # Yellow, Green, Blue -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "SuD!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" # white -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "chIS!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # black -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "qIj!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1514,22 +1518,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/tr.po b/src/po/tr.po index fd67ae30b..dee1db495 100644 --- a/src/po/tr.po +++ b/src/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2012-01-02 22:41+0200\n" "Last-Translator: gvhı \n" "Language-Team: Turkish \n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "Yeni" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Aç" @@ -1403,90 +1407,90 @@ msgid "Please wait…" msgstr "Lütfen bekleyin..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Slaytlar" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Geri" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Çal" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "İleri" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Evet" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Hayır" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Resmi sizin değişikliklerinizle değiştirelim mi?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Evet, eskisini yenile!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Hayır, yeni bir dosyaya kaydet" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1495,71 +1499,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Sarı!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Gök mavisi!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Beyaz!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Siyah!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1567,22 +1571,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/tuxpaint.pot b/src/po/tuxpaint.pot index 4159cf9b6..02559548d 100644 --- a/src/po/tuxpaint.pot +++ b/src/po/tuxpaint.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -365,155 +365,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -521,7 +525,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -529,21 +533,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -551,7 +555,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -560,7 +564,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -568,7 +572,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -577,7 +581,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -588,7 +592,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -597,7 +601,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -605,7 +609,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -613,7 +617,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -621,14 +625,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -638,34 +642,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -675,21 +679,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -941,7 +945,7 @@ msgstr "" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "" @@ -1314,90 +1318,90 @@ msgid "Please wait…" msgstr "" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1406,63 +1410,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1470,22 +1474,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/tw.po b/src/po/tw.po index cd115c658..8cacfcca2 100644 --- a/src/po/tw.po +++ b/src/po/tw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2007-04-26 15:45+0200\n" "Last-Translator: Joana Portia Antwi-Danso \n" "MIME-Version: 1.0\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -985,7 +989,7 @@ msgstr "Foforo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Bue" @@ -1397,90 +1401,90 @@ msgid "Please wait…" msgstr "Mepawokyɛw twɛn..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Pepa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Mfoni a edi hɔ" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Kɔ wakyi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Di agorɔ" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Deɛ edi hɔ" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Aane" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Daabi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Wopɛ sɛ wosesa mfoni no?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Aane, sesa dada no!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Daabi, fa foforɔ no sie!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1489,72 +1493,72 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Akokɔ sradeɛ!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Ewiem!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Fitaa!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # san fa bra -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Tuntum!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1562,22 +1566,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/uk.po b/src/po/uk.po index d49cd8199..7597aa729 100644 --- a/src/po/uk.po +++ b/src/po/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.23 uk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-03-29 19:54+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" @@ -392,112 +392,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -508,22 +512,22 @@ msgstr "" "знебарвлення, вилучення кольору, збереження кольору, калейдоскоп-4, " "калейдоскоп-6, калейдоскоп-8 та флуоресценція." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "Штампи можна обертати, перш ніж їх буде розміщено на полотні." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" "Було удосконалено роботу інструмента «Фігури» у режимі перетягування з кута." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" "У новій версії інструмент заповнення може працювати у режимі градієнта з " "формою (скосу)." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." @@ -531,7 +535,7 @@ msgstr "" "Доступ до режиму інструмента «Гумка» можна отримати за допомогою натискання " "комбінації клавіш." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -539,7 +543,7 @@ msgstr "" "До веселкової палітри (піпетки кольорів HSV) у новій версії можна " "завантажувати вбудований колір або кольори з піпетки або мікшера кольорів." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -548,17 +552,17 @@ msgstr "" "і шаблонне зображення для уникнення розмазування, якщо співвідношення " "розмірів полотна відрізняється від співвідношення розмірів зображення." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" "Для параметра налаштувань «buttonsize» у новій версії передбачено варіант " "«авто»." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "Додано підручник початкового рівня." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -571,7 +575,7 @@ msgstr "" "створення нових кольорів, подібно до змішування звичайних кольорів на " "палітрі." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -583,7 +587,7 @@ msgstr "" "окремі параметри відтінку, насиченості та значення, що надає користувачам " "змогу вибрати колір з понад шістнадцяти мільйонів варіантів." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -593,7 +597,7 @@ msgstr "" "швидкого доступу до засобу вибору кольорів — інструмента «піпетка», який " "використовують для вибору кольорів з поточного малюнка." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -604,7 +608,7 @@ msgstr "" "ефектів розмазування. Крім того, для багатьох пензлів реалізовано кращі " "типові значення інтервалів." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -617,7 +621,7 @@ msgstr "" "заповнення полотна суцільним кольором тла. Інструмент «Стягування» розмиває " "результати." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -631,7 +635,7 @@ msgstr "" "нижній частині вікна під час коригування. Також було розширено перелік " "відомостей, які буде показано під час користування іншими інструментами." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -644,7 +648,7 @@ msgstr "" "удосконалено вбудовану екранну клавіатуру «Tux Paint». Виконано певну роботу " "щодо удосконалення вигляду та поведінки документації користувача." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -660,7 +664,7 @@ msgstr "" "версії передбачено режим довільного малювання для інтерактивного " "розфарбовування у обмеженій області." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -679,7 +683,7 @@ msgstr "" "варіант класичного інструмента «Веселка» «Tux Paint» із більш поступовими " "переходами." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -693,7 +697,7 @@ msgstr "" "того, в інструментах «Комікс» і «Напівтон», а також інструментах «Блоки», " "«Крейда» та «Рельєф», у новій версії можна змінювати усе зображення одразу!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -705,7 +709,7 @@ msgstr "" "візерунків, художні ефекти та декорування малюнків. Це спрощує пошук " "потрібного вам інструмента." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -718,7 +722,7 @@ msgstr "" "надає змогу інтерактивного створення градієнтів під різними кутами і різних " "розмірів." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -730,7 +734,7 @@ msgstr "" "візерунком шахівниці, а «Клон» надає змогу дублювати частини зображення " "мазками пензлем." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -740,7 +744,7 @@ msgstr "" "локалізацію. Тим, хто цікавиться локалізацією, варто зв'язатися із командою " "розробників «Tux Paint»." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -756,7 +760,7 @@ msgstr "" "переупорядковування палітри кольорів, також буде корисною для користувачів " "із грубими пристроями введення, зокрема системами стеження за поглядом." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -766,7 +770,7 @@ msgstr "" "передбачено можливості вибору того, буде намальовано фігуру з центра чи з " "кута, що спрощує користування інструментом в усіх ситуаціях." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -777,7 +781,7 @@ msgstr "" "дисплеях, що буде корисним для користувачів із грубими пристроями введення, " "зокрема системами стеження за поглядом." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -785,7 +789,7 @@ msgstr "" "Для інструмента «Гумка» додано нові, менші розміри та реалізовано плавніші, " "неперервні мазки, якщо вказівник рухається швидко." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -795,7 +799,7 @@ msgstr "" "малюнків та анімацій GIF, що спрощує оприлюднення малюнків, коміксів та " "показів слайдів." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -811,7 +815,7 @@ msgstr "" "бути розташовано наприкінці вікна, що дає змогу зосередити увагу на " "шаблонних зображеннях." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -821,7 +825,7 @@ msgstr "" "звуку, що може полегшити роботу користувачам із вадами слуху або спростити " "роботу, якщо доступним є лише один динамік." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -831,7 +835,7 @@ msgstr "" "будь-який колір на малюнку за допомогою вказівника миші, і визначення три-, " "чотири- і п'ятиточкових зіркових фігур." -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1094,7 +1098,7 @@ msgstr "Новий" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Відкрий" @@ -1521,90 +1525,90 @@ msgstr "Будь ласка, зачекайте..." # 'Erase' label: #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Вилучити" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Слайди" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "Експортувати" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Назад" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Відтворити" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "Експорт до GIF" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Далі" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "Очистити" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Так" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Ні" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Замінити старий малюнок?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Так, замінити старий малюнок!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Ні, зберегти у новий файл!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1613,63 +1617,63 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "Виберіть 2 або декілька малюнків для перетворення на анімований GIF." #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "червоний" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "жовтий" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "синій" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "білий" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "сірий" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "чорний" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "Ваш колір — %1$s %2$s." -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "Ваш колір — %1$s %2$s і %3$s %4$s." -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "Ваш колір — %1$s %2$s, %3$s %4$s і %5$s %6$s." -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "Ваш колір — %1$s %2$s, %3$s %4$s, %5$s %6$s і %7$s %8$s." -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "Ваш колір — %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s і %9$s %10$s." -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1679,16 +1683,16 @@ msgstr "" "%12$s." #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "повністю" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "Вибрати колір з вашого малюнка." -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1697,7 +1701,7 @@ msgstr "" "інтенсивність — напрямок зліва (тьмяний) праворуч (яскравий). Значення " "(освітленість або затіненість) — сіра панель." -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ur.po b/src/po/ur.po index 137907a92..b5e99c975 100644 --- a/src/po/ur.po +++ b/src/po/ur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-10-30 15:34+0530\n" "Last-Translator: Chandrakant Dhutadmal\n" "Language-Team: Urdu\n" @@ -385,155 +385,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -541,7 +545,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -549,21 +553,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -571,7 +575,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -580,7 +584,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -588,7 +592,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -597,7 +601,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -608,7 +612,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -617,7 +621,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -625,7 +629,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -633,7 +637,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -641,14 +645,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -658,34 +662,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -695,21 +699,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "نیا" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "كھولیں" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "برائے كرم انتظار كریں…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "مٹائیں" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "سلائڈس" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "پیچھے" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "پلے" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "اگلا" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "ہاں" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "نہیں" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "آپ كی تبدیلیوں كے ساتھ تصویر كو بدلیں؟" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "ہاں ، پرانے كو بدلیں!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "نہیں ، نئی فائل محفوظ كریں!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "پیلا!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "آسمانی نیلا" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "سفید!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "سیاہ!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/ve.po b/src/po/ve.po index 55cf8bf14..a9adce665 100644 --- a/src/po/ve.po +++ b/src/po/ve.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-09-21 20:04+0200\n" "Last-Translator: Shumani Mercy Ṋevhulaudzi \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -990,7 +994,7 @@ msgstr "Ḽiswa" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Vula" @@ -1408,90 +1412,90 @@ msgid "Please wait…" msgstr "Ni humbelwa uri ni lindele.." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Phumulani" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Zwiḽaidi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Murahu" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Tamba" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Zwitevhelaho" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ee" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Hai" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Vhuedzedzani tshifanyiso no tshi shandukisa?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ee, vhuedzedzani tsha kale!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Hai, vhulungani faela ntswa!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1500,71 +1504,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Ṱaḓa!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Lutombo!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Mutshena!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Mutswu!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1572,22 +1576,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/vec.po b/src/po/vec.po index b7a092487..f56754d8f 100644 --- a/src/po/vec.po +++ b/src/po/vec.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-18 07:59+0100\n" "Last-Translator: el Galepin \n" "Language-Team: none\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Novo" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Vèrxi" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "Spèta 'n àtimo." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Scansèƚa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Sèrie" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Indrìo" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Mostra" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Invanti" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Sì" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Nò" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Sostituir el dixegno co' sti canbiamenti?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Sì, sostituisi el dixegno vècio!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Nò, salva un file niovo!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Xaƚo!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Axuro!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Bianco!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Nero!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/vi.po b/src/po/vi.po index cdddf20e8..1eb92fa3a 100644 --- a/src/po/vi.po +++ b/src/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint-0.9.21\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2010-03-27 15:12+1030\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -387,155 +387,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -543,7 +547,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -551,21 +555,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -573,7 +577,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -582,7 +586,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -590,7 +594,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -599,7 +603,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -610,7 +614,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -619,7 +623,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -627,7 +631,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -635,7 +639,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -643,14 +647,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -660,34 +664,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -697,21 +701,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Mới" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Mở" @@ -1401,90 +1405,90 @@ msgid "Please wait…" msgstr "Hãy đợi..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Xoá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Ảnh chiếu" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Lùi" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Chạy" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Tiếp" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Có" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Không" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Thay hình ảnh bằng các thay đổi của cháu không?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Thay thế cái cũ !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Không, lưu một tập tin mới." -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1493,71 +1497,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Vàng !" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Xanh da trời !" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Trắng !" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Đen !" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1565,22 +1569,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/wa.po b/src/po/wa.po index 477952877..c9806e326 100644 --- a/src/po/wa.po +++ b/src/po/wa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint 0.9.17\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2007-08-30 18:24+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -987,7 +991,7 @@ msgstr "Novea" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Drovi" @@ -1412,90 +1416,90 @@ msgid "Please wait…" msgstr "Tårdjîz ene miete s' i vs plait..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Disfacer" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Diyas" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "En erî" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Djouwer" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Shuvant" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Oyi" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Neni" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Replaecî l' imådje avou vos candjmints?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Oyi, replaecî l' vî!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Neni, schaper en on novea fitchî" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1504,71 +1508,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Djaene!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bleu cir!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Blanc!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Noer!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1576,22 +1580,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/wo.po b/src/po/wo.po index 6584cb944..fe85ab6ef 100644 --- a/src/po/wo.po +++ b/src/po/wo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-08-09 13:24-0000\n" "Last-Translator: Haby Diallo \n" "Language-Team: \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Bees" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Ubbi" @@ -1399,90 +1403,90 @@ msgid "Please wait…" msgstr "Balma te xar..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Dindil" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Japo" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Dellu" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Ñu dor" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Li ci topp" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Waaw" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Deedeet" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ñu deñca tal natal bi ak sopitem yi ?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Waaw, ñu sopi bu magat bi !" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Deedeet, natal bu bees la !" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1491,71 +1495,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Mboq!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bulo baxa!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Weex!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Ñuul!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1563,22 +1567,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/xh.po b/src/po/xh.po index 950b07dae..40ad3ad48 100644 --- a/src/po/xh.po +++ b/src/po/xh.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.16\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2006-09-22 01:42+0200\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: LANGUAGE \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -988,7 +992,7 @@ msgstr "Okutsha" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Vula" @@ -1405,91 +1409,91 @@ msgid "Please wait…" msgstr "Nceda linda..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Sula" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Emva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 #, fuzzy msgid "Next" msgstr "Isiqendu" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Ewe" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Hayi" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Ususa umfanekiso ngeenguqulo zakho?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Ewe, susa omdala ngomnye!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Hayi, gcina ifayili entsha!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1498,71 +1502,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Tyheli!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Bublowu besibhakabhaka!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Mhlophe!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Mnyama!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1570,22 +1574,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/zam.po b/src/po/zam.po index df2b82202..8332a211d 100644 --- a/src/po/zam.po +++ b/src/po/zam.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: TuxPaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-08-08 12:35+0200\n" "Last-Translator: Rodrigo Perez \n" "Language-Team: \n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -986,7 +990,7 @@ msgstr "Ko kuúb" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Sha al men" @@ -1389,90 +1393,90 @@ msgid "Please wait…" msgstr "Leé luút..." #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Te doót naá" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Güi saá niey" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Veré" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Mte tey" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Teneer ra" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Bliy" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Yee´nta" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "¿Seé eh dibug naá antes kon koó kuub gaá?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "¡ah, seéhell!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "¡Yeént ta, loó soógga leét diíf archiv kuúb!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1481,71 +1485,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "¡Guúts!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "¡Te sha nie loó beé!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "¡Na kiss!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "¡Nagaat!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1553,22 +1557,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/zh_CN.po b/src/po/zh_CN.po index 5d0843beb..8afce18ce 100644 --- a/src/po/zh_CN.po +++ b/src/po/zh_CN.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2023-04-07 09:13+0800\n" "Last-Translator: hackergene \n" "Language-Team: hackergene \n" @@ -379,112 +379,116 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " @@ -493,25 +497,25 @@ msgstr "" "增加了15个新的魔法工具:迷宫、金鱼眼、毛皮、圆圈、射线、3D眼镜、Color Sept.、" "饱和、去饱和、去除颜色、保持颜色、Kaleido-4、Kaleido-6、Kaleidoc-8和Bloom。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "印章可以在应用到画布之前进行旋转。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "“形状”工具在从角点拖动模式下得到了改进。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "填充工具现在提供了一个成形的渐变(斜边)模式。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 #, fuzzy #| msgid "A quick Eraser mode is be accessed via keyboard shortcut." msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "可以通过键盘快捷键访问快速橡皮擦模式。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." @@ -519,7 +523,7 @@ msgstr "" "彩虹调色板(HSV颜色选择器)现在可以加载内置的颜色,或者从移液管工具或颜色混合" "器加载颜色。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." @@ -527,15 +531,15 @@ msgstr "" "Starter和Template图像可以指定它们应该如何拉伸,以避免画布纵横比与图像纵横比不" "同时出现涂抹。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "“buttonsize”配置选项现在提供“auto”设置。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "已添加快速入门指南。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -546,7 +550,7 @@ msgstr "" "色、黄色和蓝色)和色调(白色、灰色和黑色)组合起来,以创建新的颜色,类似于混" "合颜料。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -556,7 +560,7 @@ msgstr "" "“颜色选择器”选项以前提供约6.5万种颜色的静态调色板,现在支持单独的色调、饱和度" "和值设置,允许用户从1600多万种颜色中进行选择。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " @@ -565,7 +569,7 @@ msgstr "" "此外,现在可以使用键盘快捷键快速访问“颜色选择器”,即用于从当前图形中拾取颜色" "的“移液管”工具。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " @@ -574,7 +578,7 @@ msgstr "" "“绘制”和“线条”工具现在提供了一种调整笔刷间距的方法,允许生成虚线或涂抹效果。" "许多笔刷也被赋予了更好的默认间距值。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -585,7 +589,7 @@ msgstr "" "时,它会在画布上以平铺的方式复制图形,而不是用纯色填充画布。Rush工具模糊了结" "果。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -597,7 +601,7 @@ msgstr "" "的形状(矩形、椭圆形等),在进行调整时,形状的纵横比会显示在底部。使用其他一" "些工具时显示的说明信息也得到了扩展。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -608,7 +612,7 @@ msgstr "" "[Control]+[S]来保存图形。Tux Paint内置屏幕键盘的尺寸有所改进。用户文档的外观" "和感觉都得到了改进。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -620,7 +624,7 @@ msgstr "" "以及旧的方向和动画笔刷功能,现在由笔刷形状选择器直观地指示。此外,“填充”工具" "现在提供了一种徒手绘制模式,用于在受限区域内进行交互式着色。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -635,7 +639,7 @@ msgstr "" "创建湖泊状的反射。拉伸拉伸和挤压图片就像一个有趣的房子镜子。最后,Smooth " "Rainbow提供了Tux Paint经典Rainbow工具的一个更渐变的变体。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -647,7 +651,7 @@ msgstr "" "通,使图像看起来像一幅卡通画;以及模拟电视屏幕的电视。此外,卡通和半色调,以" "及方块、粉笔和浮雕,现在可以同时更改整个图像!" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -657,7 +661,7 @@ msgstr "" "最后,魔术工具现在被分为类似效果的集合——绘画、扭曲、滤色器、图片扭曲、图案绘" "画、艺术和图片装饰——使您更容易找到所需的工具。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -667,7 +671,7 @@ msgstr "" "Tux Paint的“填充”工具现在提供了使用颜色渐变填充区域的选项。“径向”填充创建以鼠" "标单击为中心的圆形渐变,而“线性”填充允许以不同角度和大小交互式创建渐变。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -678,7 +682,7 @@ msgstr "" "易,“Checkerboard”用格子图案填充整个画布,“Clone”允许通过画笔笔划复制图片的部" "分。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " @@ -687,7 +691,7 @@ msgstr "" "Tux Paint的用户文档经过了彻底修改,使本地化变得更加容易。鼓励有兴趣帮助本地化" "的各方联系Tux Paint团队。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -700,7 +704,7 @@ msgstr "" "受益,并使该程序更适合非常高密度的显示器。这一功能,以及重新组织调色板的新选" "项,也有助于使用粗略输入设备(如眼睛注视跟踪系统)的用户。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " @@ -709,7 +713,7 @@ msgstr "" "对“形状”工具进行了重大改进,该工具现在提供了选择形状是从中心绘制还是从角绘制" "的选项,使其在任何情况下都更容易使用。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " @@ -718,7 +722,7 @@ msgstr "" "屏幕键盘是使用文本和标签工具时可选的辅助功能,现在在更大的显示器上显示得更" "大;有助于诸如眼睛跟踪系统之类的粗略输入设备的用户。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." @@ -726,7 +730,7 @@ msgstr "" "橡皮擦工具添加新的、更小的橡皮擦大小,并在指针快速移动时应用更平滑、连续的笔" "划。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " @@ -735,7 +739,7 @@ msgstr "" "最后,这个最新版本添加了导出单个绘图和GIF动画的选项,使您可以轻松地与他人共享" "图片、卡通和幻灯片。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -748,7 +752,7 @@ msgstr "" "更容易找到。它还包括在启动期间和打开“新建”绘图对话框时的一些性能改进。实心背" "景色也可以放置在该对话框的末尾,从而可以强调模板图像。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " @@ -757,7 +761,7 @@ msgstr "" "Tux Paint现在还可以禁用立体声,这可以让听力受损的用户受益,或者在只有一个扬声" "器可用的情况下受益。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" @@ -766,7 +770,7 @@ msgstr "" "此版本中新增了“颜色选择器”,它允许使用指针选择图形中的任何颜色,以及一组三" "尖、四尖和五尖星形。" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1024,7 +1028,7 @@ msgstr "新建" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "打开" @@ -1425,90 +1429,90 @@ msgid "Please wait…" msgstr "请等待…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "擦出" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "幻灯片" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "导出" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "返回" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "播放" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "GIF 导出" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "下一个" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "清除" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "文字" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "是的" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "不要" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "确定要替换图片?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "是的,替换原来的图片!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "不,保存到新文件!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1517,64 +1521,64 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "选择2个或多个图形以转换为动画GIF。" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "红色" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 msgid "yellow" msgstr "黄色" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 msgid "blue" msgstr "天蓝色" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 msgid "white" msgstr "白色" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "灰色" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 msgid "black" msgstr "黑色" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "你的颜色是 %1$s %2$s 。" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "你的颜色是 %1$s %2$s 和 %3$s %4$s。" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "你的颜色是 %1$s %2$s, %3$s %4$s,和 %5$s %6$s。" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "你的颜色是 %1$s %2$s, %3$s %4$s, %5$s %6$s, 和 %7$s %8$s。" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" "你的颜色是 %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, 和 %9$s %10$s。" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1584,16 +1588,16 @@ msgstr "" "%11$s %12$s。" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "完全" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "从绘画中选择一种颜色。" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." @@ -1601,7 +1605,7 @@ msgstr "" "选择一种颜色。色调从上到下。饱和度/强度从左(淡)向右(纯)。值(亮度/暗" "度):灰色条。" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/zh_TW.po b/src/po/zh_TW.po index 600f60f1e..9d4448fe9 100644 --- a/src/po/zh_TW.po +++ b/src/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxpaint\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2014-06-24 14:46+0800\n" "Last-Translator: Song Huang \n" "Language-Team: Chinese (traditional) \n" @@ -449,155 +449,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -605,7 +609,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -613,21 +617,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -635,7 +639,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -644,7 +648,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -652,7 +656,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -661,7 +665,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -672,7 +676,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -681,7 +685,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -689,7 +693,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -697,7 +701,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -705,14 +709,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -722,34 +726,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -759,21 +763,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -1092,7 +1096,7 @@ msgstr "新圖" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "打開" @@ -1573,57 +1577,57 @@ msgstr "請等一下…" # Open dialog: 'Erase' button, to erase/deleted the selected picture #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "刪除" # Open dialog: 'Slides' button, to switch to slide show mode #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "投影片" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" # Open dialog: 'Back' button, to dismiss Open dialog without opening a picture #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "上一個" # Slideshow: 'Play' button, to begin a slideshow sequence #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "播放" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" # Slideshow: 'Next' button, to load next slide (image) #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "下一個" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" # Label for 'Letters' buttons (font selector, down the right when the Text tool is being used); used to show the difference between font faces #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "A中" @@ -1631,17 +1635,17 @@ msgstr "A中" # positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "好" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "不" # Prompt to ask whether user wishes to save over old version of their file #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "用你所做的改變來取代圖畫嗎?" @@ -1649,7 +1653,7 @@ msgstr "用你所做的改變來取代圖畫嗎?" # (like a 'File:Save' action in other applications) #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "好,取代舊的!" @@ -1657,18 +1661,18 @@ msgstr "好,取代舊的!" # (like a 'File:Save As...' action in other applications) #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "不,另外存一個新的檔案!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1677,24 +1681,24 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" # Response to Yellow (255, 255, 0) color selected -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "黃色!" # Response to "Sky" blue (138, 168, 205) color selected -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" @@ -1702,51 +1706,51 @@ msgstr "天藍色!" # Response to White (255, 255, 255) color selected # Response to White (255, 255, 255) color selected -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "白色!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" # Response to Black (0, 0, 0) color selected -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "黑色!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1754,22 +1758,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color." diff --git a/src/po/zu.po b/src/po/zu.po index a4f010920..de1858c84 100644 --- a/src/po/zu.po +++ b/src/po/zu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-01 21:40-0700\n" +"POT-Creation-Date: 2024-06-02 22:12-0700\n" "PO-Revision-Date: 2011-02-07 12:30+0200\n" "Last-Translator: sipho \n" "Language-Team: SIpho\n" @@ -386,155 +386,159 @@ msgid "Brushes support descriptions." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54 -msgid "New Magic tools: Dither, Filled Polygon." +msgid "New brushes: Pencil, Acrylic, Fluff." msgstr "" #: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55 +msgid "New Magic tools: Dither, Filled Polygon." +msgstr "" + +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 msgid "" "Updated Magic tools: 3D Glasses (now offers different anaglyph color " "combinations)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:56 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 msgid "Magic tools may be ungrouped (\"ungroupmagictools\")." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:57 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 msgid "Localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:58 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:59 msgid "Improved word wrapping in buttons (via hyphens and soft hyphens)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:63 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 msgid "" "New Magic tools: 1-, 2-, and 3-Point Perspective line-drawing tools (and " "corresponding vanishing point editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:64 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 msgid "" "New Magic tools: Isometric, Dimetric, Trimetric, and Oblique line-drawing " "tools (and corresponding angle editors)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:65 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 msgid "New Magic tools: Epitrochoid and Hypotrochoid generators." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:66 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 msgid "" "New configuration option, \"complexity\", which affects the behavior (or " "availability) of some Magic tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:67 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 msgid "" "Magic tools reorganized (previously ordered alphabetically by localized " "name)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:68 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 msgid "Font name and size shown when selecting fonts in Text and Label tools." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:69 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:70 msgid "Bug-fixes and localization updates." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:74 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 msgid "New Magic tools: Loops, Ribbon, Smooth, and Squiggles." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:75 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 msgid "Eraser tool now offers fuzzy (soft-edged) erasers." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:76 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 msgid "" "Turn saved drawings into Templates (found in the New dialog) from within Tux " "Paint itself (via the Open dialog). (They may subsequently be deleted from " "the New dialog.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:77 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 msgid "" "\"Erase\" option to remove saved drawings from the Open dialog and exported " "templates from the New dialog may be disabled, via \"noerase\" configuration " "option." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:78 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 msgid "" "Specify the user interface font, via \"uifont\" configuration option. (List " "available fonts with \"--listfonts\" on the command-line.)" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:79 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 msgid "" "Different (default) user interface fonts are once again used for under " "different locales." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:80 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:81 msgid "" "Minor improvements to the selection buttons for the 'special' colors " "(pipette, HSV picker, and color mixer)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:85 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 msgid "Many Magic tools now offer size settings." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:86 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:87 msgid "Button labels word-wrap when possible (improves legibility)." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:91 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 msgid "" "Fifteen new magic tools have been added: Maze, Googly Eyes, Fur, Circles, " "Rays, 3D Glasses, Color Sep., Saturate, Desaturate, Remove Color, Keep " "Color, Kaleido-4, Kaleido-6, Kaleido-8, and Bloom." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:92 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 msgid "Stamps may be rotated before being applied to the canvas." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:93 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 msgid "Shapes tool, in drag-from-corner mode, has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:94 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 msgid "Fill tool now offers a shaped gradient (bevel) mode." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:95 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 msgid "A quick Eraser mode can be accessed via keyboard shortcut." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:96 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 msgid "" "The rainbow palette (HSV color picker) can now load the built-in color, or " "the colors from the pipette tool or color mixer." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:97 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 msgid "" "Starter and Template images can specify how they should stretch, to avoid " "smearing when the canvas aspect ratio differs from that of the image." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:98 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 msgid "The \"buttonsize\" configuration option now offers an \"auto\" setting." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:99 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:100 msgid "A quick start guide has been added." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:104 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 msgid "" "Tux Paint's Color palette includes a new Color Mixer option, which allows " "users to combine different proportions of primary colors (red, yellow, and " @@ -542,7 +546,7 @@ msgid "" "mixing paints." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:105 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 msgid "" "The Color Picker option, which previously offered a static palette of around " "sixty-five thousand color choices, now supports separate hue, saturation, " @@ -550,21 +554,21 @@ msgid "" "colors." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:106 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 msgid "" "Also, a keyboard shortcut is now available for quick access to the Color " "Selector — the \"pipette\" tool used for picking colors from the current " "drawing." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:107 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 msgid "" "The Paint and Lines tools now provide a way to adjust the spacing of " "brushes, allowing dotted lines or smearing effects to be made. Many brushes " "have been given better default spacing values, as well." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:108 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 msgid "" "Two new variations of the Zoom Magic Tool, Tile Zoom and Rush, have been " "added. When shrinking a drawing with Tile Zoom, it replicates the drawing " @@ -572,7 +576,7 @@ msgid "" "background color. The Rush tool blurs the results." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:109 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 msgid "" "Tux Paint's Shapes tool now offers hexagon (6-sided) and heptagon (7-sided) " "polygons. For shapes which can be stretched (rectangle, oval, etc.), the " @@ -581,7 +585,7 @@ msgid "" "has also been expanded." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:110 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:111 msgid "" "Keyboard shortcuts, such as [Control]+[S] to save a drawing, are now " "accessed with the more traditional [⌘ Command] key when using Tux Paint on " @@ -589,7 +593,7 @@ msgid "" "The look and feel of the user documentation has been improved." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:115 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 msgid "" "Tux Paint's Paint and Line tools now support brushes that rotate based on " "the angle of the stroke. This new rotation feature, as well as the older " @@ -598,7 +602,7 @@ msgid "" "painting mode for interactively coloring within a confined area." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:116 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 msgid "" "Six new Magic tools have been added to Tux Paint. Panels shrinks and " "duplicates the drawing into a 2-by-2 grid, which is useful for making four-" @@ -609,7 +613,7 @@ msgid "" "of Tux Paint's classic Rainbow tool." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:117 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 msgid "" "A number of existing Magic tools have been updated, as well. Improvements " "were made to Halftone, which simulates photographs on newsprint; Cartoon, " @@ -618,7 +622,7 @@ msgid "" "Chalk, and Emboss, now offer the ability to alter the entire image at once!" msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:118 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:119 msgid "" "Finally, Magic tools are now grouped into collections of similar effects — " "painting, distorts, color filters, picture warps, pattern painting, " @@ -626,7 +630,7 @@ msgid "" "need." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:123 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 msgid "" "Tux Paint's Fill tool now offers options to fill an area with color " "gradients. The \"Radial\" fill creates a circular gradient centered around " @@ -634,7 +638,7 @@ msgid "" "of gradients at different angles and sizes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:124 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 msgid "" "New Magic tools have been added to Tux Paint: \"Pixels\" makes it easier to " "create retro-gaming style pixel art, \"Checkerboard\" fills the entire " @@ -642,14 +646,14 @@ msgid "" "picture via brush strokes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:125 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 msgid "" "Tux Paint's user documentation has been overhauled, making localization " "easier. Parties interested in helping with localization are encouraged to " "contact the Tux Paint team." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:126 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:127 msgid "" "Finally, a new pair of accessibility options have been added. The entire " "user interface can now be enlarged benefiting users with impaired vision, " @@ -659,34 +663,34 @@ msgid "" "systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:131 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 msgid "" "A major improvement has been made to the Shapes tool, which now provides " "options to choose whether shapes are drawn from the center or a corner, " "making it easier to use in any situation." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:132 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 msgid "" "The on-screen keyboard, an accessibility feature optionally available when " "using the Text and Label tools, now appears larger on bigger displays; " "helpful for users of coarser input devices, such as eye-tracking systems." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:133 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 msgid "" "The Eraser tool adds new, smaller eraser sizes, and applies smoother, " "contiguous strokes when the pointer is moved quickly." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:134 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:135 msgid "" "Finally, this newest version adds options to export individual drawings and " "GIF animations, making it easy to share pictures, cartoons, and slideshows " "with others." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:139 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 msgid "" "The latest version has promoted the \"Fill\" tool, previously found under " "the \"Magic\" section of Tux Paint, to the main toolbar, where it's easier " @@ -696,21 +700,21 @@ msgid "" "images." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:140 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:141 msgid "" "Tux Paint also now makes it possible to disable stereo sound, which can " "benefit users with a hearing impairment, or in situations where only one " "speaker is available." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:145 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 msgid "" "New in this version are a \"color picker\", which allows any color within a " "drawing to be chosen using the pointer, and a set of three-, four-, and five-" "pointed star shapes." msgstr "" -#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:146 +#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:147 msgid "" "The latest version also incorporates a number of new translations, bringing " "the number of supported languages up to nearly 130: Bengali, Bodo, Dogri, " @@ -991,7 +995,7 @@ msgstr "Okusha" #. Open a saved picture #. Buttons for the file open dialog #. Open dialog: 'Open' button, to load the selected picture -#: ../tools.h:97 ../tuxpaint.c:9829 +#: ../tools.h:97 ../tuxpaint.c:9840 msgid "Open" msgstr "Vula" @@ -1409,90 +1413,90 @@ msgid "Please wait…" msgstr "Ngicela ulinde…" #. Open dialog: 'Erase' button, to erase/deleted the selected picture -#: ../tuxpaint.c:9832 +#: ../tuxpaint.c:9843 msgid "Erase" msgstr "Susa" #. Open dialog: 'Slides' button, to switch to slide show mode -#: ../tuxpaint.c:9835 +#: ../tuxpaint.c:9846 msgid "Slides" msgstr "Izilayidi" #. Open dialog: 'Template' button, to make a template out of a drawing -#: ../tuxpaint.c:9838 +#: ../tuxpaint.c:9849 msgid "Template" msgstr "" #. Open dialog: 'Export' button, to copy an image to an easily-accessible location -#: ../tuxpaint.c:9841 +#: ../tuxpaint.c:9852 msgid "Export" msgstr "" #. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture -#: ../tuxpaint.c:9844 +#: ../tuxpaint.c:9855 msgid "Back" msgstr "Emuva" #. Slideshow: 'Play' button, to begin a slideshow sequence -#: ../tuxpaint.c:9847 +#: ../tuxpaint.c:9858 msgid "Play" msgstr "Dlala" #. Slideshow: 'GIF Export' button, to create an animated GIF -#: ../tuxpaint.c:9850 +#: ../tuxpaint.c:9861 msgid "GIF Export" msgstr "" #. Slideshow: 'Next' button, to load next slide (image) -#: ../tuxpaint.c:9853 +#: ../tuxpaint.c:9864 msgid "Next" msgstr "Phambili" #. Color mixer dialog: 'Clear' button, to reset the mixed color -#: ../tuxpaint.c:9856 +#: ../tuxpaint.c:9867 msgid "Clear" msgstr "" #. Use the localized label string (e.g., "あぁ" in Japanese) -#: ../tuxpaint.c:10791 ../tuxpaint.c:10794 ../tuxpaint.c:10795 +#: ../tuxpaint.c:10802 ../tuxpaint.c:10805 ../tuxpaint.c:10806 msgid "Aa" msgstr "Aa" #. Admittedly stupid way of determining which keys can be used for #. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English) -#: ../tuxpaint.c:14811 +#: ../tuxpaint.c:14822 msgid "Yes" msgstr "Yebo" -#: ../tuxpaint.c:14815 +#: ../tuxpaint.c:14826 msgid "No" msgstr "Cha" #. Prompt to ask whether user wishes to save over old version of their file -#: ../tuxpaint.c:16091 +#: ../tuxpaint.c:16102 msgid "Replace the picture with your changes?" msgstr "Shintshanisa isithombe ngoshintsho olwenzile?" #. Positive response to saving over old version #. (like a 'File:Save' action in other applications) -#: ../tuxpaint.c:16095 +#: ../tuxpaint.c:16106 msgid "Yes, replace the old one!" msgstr "Yebo, shintshanisa esidala!" #. Negative response to saving over old version (saves a new image) #. (like a 'File:Save As...' action in other applications) -#: ../tuxpaint.c:16099 +#: ../tuxpaint.c:16110 msgid "No, save a new file!" msgstr "Cha, gcina ifayela elisha!" -#: ../tuxpaint.c:17372 +#: ../tuxpaint.c:17383 msgid "" "Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. " "Click “Slides” to create a slideshow animation or “Back“ to return to your " "current picture." msgstr "" -#: ../tuxpaint.c:17378 +#: ../tuxpaint.c:17389 msgid "" "Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” " "to create a slideshow animation or “Back“ to return to your current picture." @@ -1501,71 +1505,71 @@ msgstr "" #. None selected? Too dangerous to automatically select all (like we do for slideshow playback). #. Only 1 selected? No point in saving as GIF. #. -#: ../tuxpaint.c:19046 +#: ../tuxpaint.c:19057 msgid "Select 2 or more drawings to turn into an animated GIF." msgstr "" #. Descriptions (names) of the color mixer tool's primary colors and shades -#: ../tuxpaint.c:25294 +#: ../tuxpaint.c:25305 msgid "red" msgstr "" -#: ../tuxpaint.c:25295 +#: ../tuxpaint.c:25306 #, fuzzy #| msgid "Yellow!" msgid "yellow" msgstr "Okuphuzi!" -#: ../tuxpaint.c:25296 +#: ../tuxpaint.c:25307 #, fuzzy #| msgid "Sky blue!" msgid "blue" msgstr "Okuluhlaza okwesibhakabhaka!" -#: ../tuxpaint.c:25297 +#: ../tuxpaint.c:25308 #, fuzzy #| msgid "White!" msgid "white" msgstr "Mhlophe!" -#: ../tuxpaint.c:25298 +#: ../tuxpaint.c:25309 msgid "grey" msgstr "" -#: ../tuxpaint.c:25299 +#: ../tuxpaint.c:25310 #, fuzzy #| msgid "Black!" msgid "black" msgstr "Mnyama!" #. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.) -#: ../tuxpaint.c:25304 +#: ../tuxpaint.c:25315 #, c-format msgid "Your color is %1$s %2$s." msgstr "" -#: ../tuxpaint.c:25305 +#: ../tuxpaint.c:25316 #, c-format msgid "Your color is %1$s %2$s and %3$s %4$s." msgstr "" -#: ../tuxpaint.c:25306 +#: ../tuxpaint.c:25317 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s." msgstr "" -#: ../tuxpaint.c:25307 +#: ../tuxpaint.c:25318 #, c-format msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s." msgstr "" -#: ../tuxpaint.c:25308 +#: ../tuxpaint.c:25319 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s." msgstr "" -#: ../tuxpaint.c:25309 +#: ../tuxpaint.c:25320 #, c-format msgid "" "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and " @@ -1573,22 +1577,22 @@ msgid "" msgstr "" #. Color mixer; e.g., "Your color is entirely grey." -#: ../tuxpaint.c:26089 ../tuxpaint.c:26094 +#: ../tuxpaint.c:26100 ../tuxpaint.c:26105 msgid "entirely" msgstr "" #. Add "Color Select" color: -#: ../tuxpaint.c:29295 +#: ../tuxpaint.c:29307 msgid "Select a color from your drawing." msgstr "" -#: ../tuxpaint.c:29306 +#: ../tuxpaint.c:29318 msgid "" "Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) " "to right (pure). Value (lightness/darkness): grey bar." msgstr "" -#: ../tuxpaint.c:29320 +#: ../tuxpaint.c:29332 msgid "" "Click the primary colors (red, yellow, and blue), white (to tint), grey (to " "tone), and black (to shade), to mix together a new color."