Apparently forgot to regen POT & POs recently

Ack sorry
This commit is contained in:
Bill Kendrick 2024-05-30 23:44:50 -07:00
parent 5a89cef4c5
commit ff829d84e2
130 changed files with 19459 additions and 21177 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tux Paint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-29 01:00-0700\n"
"POT-Creation-Date: 2024-05-30 23:44-0700\n"
"PO-Revision-Date: 2010-10-27 10:16-0000\n"
"Last-Translator: none\n"
"Language-Team: none\n"
@ -153,12 +153,12 @@ msgid "017"
msgstr "017"
#. distinct circle-like characters (e.g., 'O' (capital oh) vs. '0' (zero))
#: ../dirwalk.c:241
#: ../dirwalk.c:240
msgid "O0"
msgstr "O0"
#. distinct line-like characters (e.g., 'l' (lowercase elle) vs. '1' (one) vs. 'I' (capital aye))
#: ../dirwalk.c:247
#: ../dirwalk.c:244
msgid "1Il|"
msgstr "1Il|"
@ -168,19 +168,19 @@ msgstr "1Il|"
#.
#. You can use two different weight for scoring, 1 or 9, according
#. to the importance.
#: ../dirwalk.c:259
#: ../dirwalk.c:255
msgid "<1>spare-1a"
msgstr ""
#: ../dirwalk.c:260
#: ../dirwalk.c:256
msgid "<1>spare-1b"
msgstr ""
#: ../dirwalk.c:261
#: ../dirwalk.c:257
msgid "<9>spare-9a"
msgstr ""
#: ../dirwalk.c:262
#: ../dirwalk.c:258
msgid "<9>spare-9b"
msgstr ""
@ -387,7 +387,7 @@ msgid "Brushes support descriptions."
msgstr ""
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54
msgid "New Magic tools: Dither, Specular, Filled Polygon."
msgid "New Magic tools: Dither, Filled Polygon."
msgstr ""
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55
@ -981,7 +981,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:9698
#: ../tools.h:97 ../tuxpaint.c:9733
msgid "Open"
msgstr "Bue"
@ -1232,252 +1232,252 @@ msgstr ""
"apea no, asesa mu na woasesa nw test stae no."
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2461
#: ../tuxpaint.c:2466
msgid "Do you really want to quit?"
msgstr "Nti wo pɛsɛ wo pɔn?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2464
#: ../tuxpaint.c:2469
msgid "Yes, Im done!"
msgstr "Aane, mawee!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2467 ../tuxpaint.c:2494
#: ../tuxpaint.c:2472 ../tuxpaint.c:2499
msgid "No, take me back!"
msgstr "Daabi, famekɔ mahyi!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2471
#: ../tuxpaint.c:2476
msgid "If you quit, youll lose your picture! Save it?"
msgstr "Sɛ wo pɔn a, wo bɛ hwere wo nfonyin no! Korano?"
#: ../tuxpaint.c:2472 ../tuxpaint.c:2477
#: ../tuxpaint.c:2477 ../tuxpaint.c:2482
msgid "Yes, save it!"
msgstr "Aane, sie!"
#: ../tuxpaint.c:2473 ../tuxpaint.c:2478
#: ../tuxpaint.c:2478 ../tuxpaint.c:2483
msgid "No, dont bother saving!"
msgstr "Daabi, nhawoho nsie!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2476
#: ../tuxpaint.c:2481
msgid "Save your picture first?"
msgstr "Sie wo nfonyin no kane!"
#. Error opening picture
#: ../tuxpaint.c:2481
#: ../tuxpaint.c:2486
msgid "Cant open that picture!"
msgstr "Nfonyin no ntome mmue!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2484 ../tuxpaint.c:2489 ../tuxpaint.c:2498 ../tuxpaint.c:2505
#: ../tuxpaint.c:2516 ../tuxpaint.c:2521 ../tuxpaint.c:2529
#: ../tuxpaint.c:2489 ../tuxpaint.c:2494 ../tuxpaint.c:2503 ../tuxpaint.c:2510
#: ../tuxpaint.c:2521 ../tuxpaint.c:2526 ../tuxpaint.c:2534
msgid "OK"
msgstr "Yoo"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2488
#: ../tuxpaint.c:2493
msgid "There are no saved files!"
msgstr "Biribiara nnihɔ a woasie!"
#. Verification of print action
#: ../tuxpaint.c:2492
#: ../tuxpaint.c:2497
msgid "Print your picture now?"
msgstr "Prente wo nfonyin no seseaa?"
#: ../tuxpaint.c:2493
#: ../tuxpaint.c:2498
msgid "Yes, print it!"
msgstr "Aane, prente!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2497
#: ../tuxpaint.c:2502
msgid "Your picture has been printed!"
msgstr "Wo nfonyin no a prente!"
#. We got an error printing
#: ../tuxpaint.c:2501
#: ../tuxpaint.c:2506
msgid "Sorry! Your picture could not be printed!"
msgstr "Kafra! Wo nfonyin no antumi amprente!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2504
#: ../tuxpaint.c:2509
msgid "You cant print yet!"
msgstr "Wo ntomi mprente sesei!"
#. Prompt to confirm erasing a picture in the Open dialog,
#. or exported template from the New dialog
#: ../tuxpaint.c:2509
#: ../tuxpaint.c:2514
msgid "Erase this picture?"
msgstr "Pepa nfonyin wei?"
#: ../tuxpaint.c:2510
#: ../tuxpaint.c:2515
#, fuzzy
#| msgid "Erase this picture?"
msgid "Erase this template?"
msgstr "Pepa nfonyin wei?"
#: ../tuxpaint.c:2511
#: ../tuxpaint.c:2516
msgid "Yes, erase it!"
msgstr "Aane, pepa!"
#: ../tuxpaint.c:2512
#: ../tuxpaint.c:2517
msgid "No, dont erase it!"
msgstr "Daabi npepa!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2515
#: ../tuxpaint.c:2520
msgid "Remember to use the left mouse button!"
msgstr "Kae sɛ wo bɛ pagya mouso no nsa benkum no!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2519
#: ../tuxpaint.c:2524
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "Wo nfonyin no a prente!"
#: ../tuxpaint.c:2520
#: ../tuxpaint.c:2525
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "Wo nfonyin no a prente!"
#. We got an error exporting
#: ../tuxpaint.c:2524
#: ../tuxpaint.c:2529
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "Kafra! Wo nfonyin no antumi amprente!"
#: ../tuxpaint.c:2525
#: ../tuxpaint.c:2530
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "Kafra! Wo nfonyin no antumi amprente!"
#. Confirmation of successful (we hope) image-to-template conversion
#: ../tuxpaint.c:2528
#: ../tuxpaint.c:2533
msgid "Your picture is now available as a template in the “New“ dialog!"
msgstr ""
#. We got an error doing image-to-template conversion
#: ../tuxpaint.c:2532
#: ../tuxpaint.c:2537
msgid ""
"You already turned this picture into a template. Look for it in the “New“ "
"dialog!"
msgstr ""
#: ../tuxpaint.c:2533
#: ../tuxpaint.c:2538
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not turned into a template!"
msgstr "Kafra! Wo nfonyin no antumi amprente!"
#. Slideshow instructions
#: ../tuxpaint.c:2536
#: ../tuxpaint.c:2541
msgid "Choose the pictures you want, then click “Play”."
msgstr "Yi mfonyin a wopɛ, na cleeke \"Bɔ\"."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2845
#: ../tuxpaint.c:2850
msgid "Sound muted."
msgstr "Dede no adum."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2850
#: ../tuxpaint.c:2855
msgid "Sound unmuted."
msgstr "Dede no asan aba."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3699
#: ../tuxpaint.c:3704
msgid "Please wait…"
msgstr "Mesrɛwo twɛn..."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:9701
#: ../tuxpaint.c:9736
msgid "Erase"
msgstr "Pepa"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:9704
#: ../tuxpaint.c:9739
msgid "Slides"
msgstr "Slides"
#. Open dialog: 'Template' button, to make a template out of a drawing
#: ../tuxpaint.c:9707
#: ../tuxpaint.c:9742
msgid "Template"
msgstr ""
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:9710
#: ../tuxpaint.c:9745
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:9713
#: ../tuxpaint.c:9748
msgid "Back"
msgstr "Kane"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:9716
#: ../tuxpaint.c:9751
msgid "Play"
msgstr "Agoro"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:9719
#: ../tuxpaint.c:9754
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:9722
#: ../tuxpaint.c:9757
msgid "Next"
msgstr "Dea ɛdi so"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:9725
#: ../tuxpaint.c:9760
msgid "Clear"
msgstr ""
#. Use the localized label string (e.g., "あぁ" in Japanese)
#: ../tuxpaint.c:10660 ../tuxpaint.c:10663 ../tuxpaint.c:10664
#: ../tuxpaint.c:10695 ../tuxpaint.c:10698 ../tuxpaint.c:10699
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:14673
#: ../tuxpaint.c:14715
msgid "Yes"
msgstr "Aane"
#: ../tuxpaint.c:14677
#: ../tuxpaint.c:14719
msgid "No"
msgstr "Daabi"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:15949
#: ../tuxpaint.c:15995
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:15953
#: ../tuxpaint.c:15999
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:15957
#: ../tuxpaint.c:16003
msgid "No, save a new file!"
msgstr "Daabi, sie foforɔ no!"
#: ../tuxpaint.c:17225
#: ../tuxpaint.c:17276
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:17227
#: ../tuxpaint.c:17282
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."
@ -1486,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:18896
#: ../tuxpaint.c:18950
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:25113
#: ../tuxpaint.c:25184
msgid "red"
msgstr ""
#: ../tuxpaint.c:25114
#: ../tuxpaint.c:25185
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "Akoɔ srade!"
#: ../tuxpaint.c:25115
#: ../tuxpaint.c:25186
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
msgstr "Owim!"
#: ../tuxpaint.c:25116
#: ../tuxpaint.c:25187
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "Fitaa!"
#: ../tuxpaint.c:25117
#: ../tuxpaint.c:25188
msgid "grey"
msgstr ""
#: ../tuxpaint.c:25118
#: ../tuxpaint.c:25189
#, 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:25123
#: ../tuxpaint.c:25194
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:25124
#: ../tuxpaint.c:25195
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:25125
#: ../tuxpaint.c:25196
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:25126
#: ../tuxpaint.c:25197
#, 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:25127
#: ../tuxpaint.c:25198
#, 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:25128
#: ../tuxpaint.c:25199
#, 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 "
@ -1558,22 +1558,22 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:25908 ../tuxpaint.c:25913
#: ../tuxpaint.c:25979 ../tuxpaint.c:25984
msgid "entirely"
msgstr ""
#. Add "Color Select" color:
#: ../tuxpaint.c:29089
#: ../tuxpaint.c:29185
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:29100
#: ../tuxpaint.c:29196
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:29114
#: ../tuxpaint.c:29210
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."
@ -1624,19 +1624,19 @@ msgstr "Akado"
msgid "Drip"
msgstr "Sosɔ"
#: ../../magic/src/blocks_etc.c:178
#: ../../magic/src/blocks_etc.c:179
#, fuzzy
#| msgid "Click and move the mouse around to make the picture blocky."
msgid "Click and drag the mouse around to make the picture blocky."
msgstr "Kleeke na twe mauso no ma nfonyin no ɛnyɛ blɔɔke."
#: ../../magic/src/blocks_etc.c:182
#: ../../magic/src/blocks_etc.c:183
#, fuzzy
#| msgid "Click to sharpen the entire picture."
msgid "Click to make the entire picture blocky."
msgstr "Cleeke na nfonyin no ani nnahɔ."
#: ../../magic/src/blocks_etc.c:189
#: ../../magic/src/blocks_etc.c:190
#, fuzzy
#| msgid ""
#| "Click and move the mouse around to turn the picture into a chalk drawing."
@ -1644,20 +1644,20 @@ msgid ""
"Click and drag the mouse around to turn the picture into a chalk drawing."
msgstr "Kleeke na twe mauso no dane nfonyin no ɛnyɛ sɛ kyɔɔkɔ drɔɔe."
#: ../../magic/src/blocks_etc.c:193
#: ../../magic/src/blocks_etc.c:194
#, fuzzy
#| msgid ""
#| "Click and move the mouse around to turn the picture into a chalk drawing."
msgid "Click to turn the entire picture into a chalk drawing."
msgstr "Kleeke na twe mauso no dane nfonyin no ɛnyɛ sɛ kyɔɔkɔ drɔɔe."
#: ../../magic/src/blocks_etc.c:200
#: ../../magic/src/blocks_etc.c:201
#, fuzzy
#| msgid "Click and move the mouse around to make the picture drip."
msgid "Click and drag the mouse around to make the picture drip."
msgstr "Kleeke na twe mauso no ma nfonyin no dreepe."
#: ../../magic/src/blocks_etc.c:204
#: ../../magic/src/blocks_etc.c:205
#, fuzzy
#| msgid "Click to sharpen the entire picture."
msgid "Click to make the entire picture drip."
@ -1745,21 +1745,21 @@ msgstr "Kleeke na twe mauso no dane nfonyin nyɛ kaatun."
msgid "Click to turn the entire picture into a cartoon."
msgstr "Kleeke na twe mauso no dane nfonyin no ɛnyɛ sɛ kyɔɔkɔ drɔɔe."
#: ../../magic/src/checkerboard.c:115
#: ../../magic/src/checkerboard.c:116
msgid "Checkerboard"
msgstr ""
#: ../../magic/src/checkerboard.c:131
#: ../../magic/src/checkerboard.c:132
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to fill the canvas with a checkerboard pattern."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#: ../../magic/src/clone.c:144
#: ../../magic/src/clone.c:145
msgid "Clone"
msgstr ""
#: ../../magic/src/clone.c:164
#: ../../magic/src/clone.c:165
msgid ""
"Click once to pick a spot to begin cloning. Click again and drag to clone "
"that part of the picture."
@ -1822,17 +1822,17 @@ msgstr "Anototo"
msgid "Click and drag the mouse to cause distortion in your picture."
msgstr "Kleeke na twe mauso no ma destɔhyen mmra nfonyin no fa so."
#: ../../magic/src/dither.c:32
#: ../../magic/src/dither.c:33
msgid "Dither"
msgstr ""
#: ../../magic/src/dither.c:33
#: ../../magic/src/dither.c:34
#, fuzzy
#| msgid "Colors"
msgid "Dither (Keep Color)"
msgstr "Ahosu"
#: ../../magic/src/dither.c:38
#: ../../magic/src/dither.c:39
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "
@ -1842,7 +1842,7 @@ msgid ""
"dots in your chosen color."
msgstr "Kleeke na twe ma wo nfonyin no fa tesɛ tɛlɛvihyen so."
#: ../../magic/src/dither.c:39
#: ../../magic/src/dither.c:40
#, fuzzy
#| msgid "Click to cover your picture with rain drops."
msgid ""
@ -1850,7 +1850,7 @@ msgid ""
"chosen color."
msgstr "Kleeke na fa asuo nsosɔ no kata wo mfonyin no so."
#: ../../magic/src/dither.c:42
#: ../../magic/src/dither.c:44
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "
@ -1860,7 +1860,7 @@ msgid ""
"dots using the picture's original colors."
msgstr "Kleeke na twe ma wo nfonyin no fa tesɛ tɛlɛvihyen so."
#: ../../magic/src/dither.c:43
#: ../../magic/src/dither.c:46
#, fuzzy
#| msgid "Click to cover your picture with rain drops."
msgid ""
@ -2025,31 +2025,31 @@ msgid ""
"Choose a background color and click to turn the corner of the page over."
msgstr "Fa ahosu akatakye na kleeke ma ɛndane peege no cɔna."
#: ../../magic/src/fretwork.c:218
#: ../../magic/src/fretwork.c:222
msgid "Fretwork"
msgstr ""
#: ../../magic/src/fretwork.c:224
#: ../../magic/src/fretwork.c:228
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw repetitive patterns."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#: ../../magic/src/fretwork.c:226
#: ../../magic/src/fretwork.c:230
#, fuzzy
#| msgid "Click to cover your picture with rain drops."
msgid "Click to surround your picture with repetitive patterns."
msgstr "Kleeke na fa asuo nsosɔ no kata wo mfonyin no so."
#: ../../magic/src/glasstile.c:112
#: ../../magic/src/glasstile.c:113
msgid "Glass Tile"
msgstr "Ahwehwɛ Taes"
#: ../../magic/src/glasstile.c:131
#: ../../magic/src/glasstile.c:132
msgid "Click and drag the mouse to put glass tile over your picture."
msgstr "Kleeke na twe mauso no na fa ahwehwɛ taes nto nfonyin no so."
#: ../../magic/src/glasstile.c:133
#: ../../magic/src/glasstile.c:134
msgid "Click to cover your entire picture in glass tiles."
msgstr "Kleeke fa ahwehwɛ kata wo nfonyin no so nyinaa."
@ -2461,21 +2461,20 @@ msgid ""
"Click and drag to draw lines with your 2-point perspective vanishing points."
msgstr "Cleeke na twe na ɛmpeawo nfonyin no ɛtwa canvase no ho."
#. 3-point perspective
#: ../../magic/src/n_pt_persp.c:239
#: ../../magic/src/n_pt_persp.c:240
msgid ""
"Click three places in your drawing to pick vanishing points for the 3-point "
"perspective painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:240
#: ../../magic/src/n_pt_persp.c:241
#, fuzzy
#| msgid "Click and drag to shift your picture around on the canvas."
msgid ""
"Click and drag to draw lines with your 3-point perspective vanishing points."
msgstr "Cleeke na twe na ɛmpeawo nfonyin no ɛtwa canvase no ho."
#: ../../magic/src/n_pt_persp.c:242
#: ../../magic/src/n_pt_persp.c:243
#, fuzzy
#| msgid "Click and drag to shift your picture around on the canvas."
msgid ""
@ -2483,52 +2482,52 @@ msgid ""
"(downward perspective)."
msgstr "Cleeke na twe na ɛmpeawo nfonyin no ɛtwa canvase no ho."
#: ../../magic/src/n_pt_persp.c:246
#: ../../magic/src/n_pt_persp.c:247
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw lines with an isometric projection."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#. Dimetric
#: ../../magic/src/n_pt_persp.c:249
#: ../../magic/src/n_pt_persp.c:250
msgid ""
"Click in your drawing to adjust the angle used by the dimetric projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:250
#: ../../magic/src/n_pt_persp.c:251
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw lines with dimetric projection."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#. Trimetric
#: ../../magic/src/n_pt_persp.c:253
#: ../../magic/src/n_pt_persp.c:254
msgid ""
"Click in your drawing to adjust the angles used by the trimetric projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:254
#: ../../magic/src/n_pt_persp.c:255
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw lines with trimetric projection."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#. Oblique
#: ../../magic/src/n_pt_persp.c:257
#: ../../magic/src/n_pt_persp.c:258
msgid ""
"Click in your drawing to adjust the angle used by the oblique projection "
"painting tool."
msgstr ""
#: ../../magic/src/n_pt_persp.c:258
#: ../../magic/src/n_pt_persp.c:259
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw lines with oblique projection."
msgstr "Cleeke na twe na ɛndrɔɔ agyan ano a wɔ de nhoma ayɛ."
#: ../../magic/src/n_pt_persp.c:260
#: ../../magic/src/n_pt_persp.c:261
#, fuzzy
#| msgid "Click and drag to draw arrows made of string art."
msgid "Click and drag to draw lines with oblique projection (right-facing)."
@ -2594,11 +2593,11 @@ msgstr ""
msgid "Click and drag to draw large pixels."
msgstr "Kleeke na twe ma ɛdrɔɔ breeke akɛse."
#: ../../magic/src/polyfill.c:28
#: ../../magic/src/polyfill.c:29
msgid "Filled Polygon"
msgstr ""
#: ../../magic/src/polyfill.c:32
#: ../../magic/src/polyfill.c:34
msgid ""
"Click multiple times in your picture to create a filled polygon. You may "
"drag control points to alter the shape. Click the first point to complete "
@ -2617,31 +2616,31 @@ msgstr "Kleeke nfonyin no fa a wo pɛ nnadaa."
msgid "Click to make a puzzle in fullscreen mode."
msgstr "Kleeke na ma nnadaa fullscreen mu."
#: ../../magic/src/rails.c:168
#: ../../magic/src/rails.c:172
msgid "Rails"
msgstr "Dade Kwan"
#: ../../magic/src/rails.c:183
#: ../../magic/src/rails.c:187
msgid "Click and drag to draw train track rails on your picture."
msgstr "Kleeke na twe ma ɛnnrɔ keteke kwan no wɔ wo nfonyin no so."
#: ../../magic/src/rainbow.c:155
#: ../../magic/src/rainbow.c:156
msgid "Rainbow"
msgstr "Nyankonkon"
#: ../../magic/src/rainbow.c:159
#: ../../magic/src/rainbow.c:160
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth Rainbow"
msgstr "Nyankonkon"
#: ../../magic/src/rainbow.c:163
#: ../../magic/src/rainbow.c:164
#, fuzzy
#| msgid "Rainbow"
msgid "Rainbow Cycle"
msgstr "Nyankonkon"
#: ../../magic/src/rainbow.c:182
#: ../../magic/src/rainbow.c:183
msgid "You can draw in rainbow colors!"
msgstr "Wobɛtumi adrɔɔ wɔ nyankontɔn cɔla mu!"
@ -2768,21 +2767,21 @@ msgstr "Pin"
msgid "Click and drag to shift your picture around on the canvas."
msgstr "Cleeke na twe na ɛmpeawo nfonyin no ɛtwa canvase no ho."
#: ../../magic/src/smooth.c:62
#: ../../magic/src/smooth.c:63
#, fuzzy
#| msgid "Rainbow"
msgid "Smooth"
msgstr "Nyankonkon"
#: ../../magic/src/smooth.c:63
#: ../../magic/src/smooth.c:64
msgid "Squiggles"
msgstr ""
#: ../../magic/src/smooth.c:64
#: ../../magic/src/smooth.c:65
msgid "Loops"
msgstr ""
#: ../../magic/src/smooth.c:68
#: ../../magic/src/smooth.c:69
#, fuzzy
#| msgid "Click and move the mouse around to draw with wet, smudgy paint."
msgid ""
@ -2790,13 +2789,13 @@ msgid ""
"when you let go."
msgstr "Cleeke mouso no na fa pente nfɔɛ no fɔre drɔ."
#: ../../magic/src/smooth.c:69
#: ../../magic/src/smooth.c:70
#, fuzzy
#| msgid "Click and move the mouse around to blur the image."
msgid "Click and drag the mouse around to draw squiggles."
msgstr "Kleeke na twe mauso no ma nfonyin nyɛ besii."
#: ../../magic/src/smooth.c:70
#: ../../magic/src/smooth.c:71
#, fuzzy
#| msgid "Click and move the mouse around to draw in calligraphy."
msgid "Click and drag the mouse around to draw loop-the-loops."
@ -2840,17 +2839,6 @@ msgstr "Cleeke fa snɔɔ bɔɔlo ka wo nfonyin no ho."
msgid "Click to add snow flakes to your picture."
msgstr "Cleeke fa snɔɔ felake ka wo nfonyin no ho."
#: ../../magic/src/specular.c:75
msgid "Specular Reflection"
msgstr ""
#: ../../magic/src/specular.c:93
msgid ""
"Click and drag on the bottom half of your picture to draw a specular "
"reflection — like a puddle, pond, or lake — that mirrors the top half of "
"your picture."
msgstr ""
#: ../../magic/src/stretch.c:119
msgid "Stretch"
msgstr ""
@ -2994,90 +2982,88 @@ msgstr "Tonado"
msgid "Click and drag to draw a tornado funnel on your picture."
msgstr "Kleeke na twe ma ɛnnrɔ tɔnado kwan wɔ wo nfonyin no so."
#: ../../magic/src/trochoids.c:109
#: ../../magic/src/trochoids.c:110
msgid "Epitrochoid"
msgstr ""
#: ../../magic/src/trochoids.c:110
#: ../../magic/src/trochoids.c:111
msgid "Epitrochoid Inside"
msgstr ""
#: ../../magic/src/trochoids.c:111
#: ../../magic/src/trochoids.c:112
msgid "Epitrochoid Edge"
msgstr ""
#: ../../magic/src/trochoids.c:112
#: ../../magic/src/trochoids.c:113
msgid "Epitrochoid Outside"
msgstr ""
#: ../../magic/src/trochoids.c:113
#: ../../magic/src/trochoids.c:114
msgid "Hypotrochoid"
msgstr ""
#: ../../magic/src/trochoids.c:114
#: ../../magic/src/trochoids.c:115
msgid "Hypotrochoid Inside"
msgstr ""
#: ../../magic/src/trochoids.c:115
#: ../../magic/src/trochoids.c:116
msgid "Hypotrochoid Edge"
msgstr ""
#: ../../magic/src/trochoids.c:116
#: ../../magic/src/trochoids.c:117
msgid "Hypotrochoid Outside"
msgstr ""
#. Epitrochoids
#: ../../magic/src/trochoids.c:122
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:123
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:124
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:126
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:128
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is on the edge of the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:125
#: ../../magic/src/trochoids.c:130
msgid ""
"Click to start drawing an epitrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"outside of it. Then pen is outside the rolling circle."
msgstr ""
#. Hypotrochoids
#: ../../magic/src/trochoids.c:127
#: ../../magic/src/trochoids.c:133
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Use the size option to change where the pen is."
msgstr ""
#: ../../magic/src/trochoids.c:128
#: ../../magic/src/trochoids.c:135
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Then pen is within the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:129
#: ../../magic/src/trochoids.c:137
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "
"inside it. Then pen is on the edge of the rolling circle."
msgstr ""
#: ../../magic/src/trochoids.c:130
#: ../../magic/src/trochoids.c:139
msgid ""
"Click to start drawing a hypotrochoid. Drag left/right to change the size of "
"the fixed circle, and up/down to change the size of the circle rolling "