Regen POT/PO after adding Fill->Brush tool

This commit is contained in:
Bill Kendrick 2021-10-19 00:42:48 -07:00
parent 71da1f1a6a
commit 7d1bd7fac9
130 changed files with 8430 additions and 6890 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-06 23:04+0200\n"
"POT-Creation-Date: 2021-10-19 00:42-0700\n"
"PO-Revision-Date: 2010-05-14 11:37-0000\n"
"Last-Translator: Menik Prasantha <manikprasantha@gmail.com>\n"
"Language-Team: none\n"
@ -186,33 +186,45 @@ msgstr "<9>spare-9a"
msgid "<9>spare-9b"
msgstr "<9>spare-9b"
#: ../fill_tools.h:49
#: ../fill_tools.h:50
msgid "Solid"
msgstr ""
#: ../fill_tools.h:50
#: ../fill_tools.h:51
#, fuzzy
#| msgid "Brushes"
msgid "Brush"
msgstr "පින්සල්"
#: ../fill_tools.h:52
#, fuzzy
#| msgid "Lines"
msgid "Linear"
msgstr "රේඛා"
#: ../fill_tools.h:51
#: ../fill_tools.h:53
msgid "Radial"
msgstr ""
#: ../fill_tools.h:55
#: ../fill_tools.h:57
#, fuzzy
#| msgid "Click in the picture to fill that area with color."
msgid "Click to fill an area with a solid color."
msgstr "පින්තූරයේ ප්‍රදේශ පාට කිරීමට එම ප්‍රදේශය තුල මූසික ක්ලිකය කරන්න."
#: ../fill_tools.h:56
#: ../fill_tools.h:58
#, fuzzy
#| msgid "Click in the picture to fill that area with color."
msgid "Click to fill an by hand, using a brush."
msgstr "පින්තූරයේ ප්‍රදේශ පාට කිරීමට එම ප්‍රදේශය තුල මූසික ක්ලිකය කරන්න."
#: ../fill_tools.h:59
msgid ""
"Click and drag to fill an area with a linear gradient (from the chosen color "
"to transparent)."
msgstr ""
#: ../fill_tools.h:57
#: ../fill_tools.h:60
msgid ""
"Click to fill an area with a radial gradient (from the chosen color to "
"transparent)."
@ -503,7 +515,7 @@ msgstr "නව ඇරඹුමක්"
#. Open a saved picture
#. Buttons for the file open dialog
#. Open dialog: 'Open' button, to load the selected picture
#: ../tools.h:98 ../tuxpaint.c:8365
#: ../tools.h:98 ../tuxpaint.c:8383
msgid "Open"
msgstr "විවෘත කරන්න"
@ -634,228 +646,228 @@ msgid "OK then… Lets keep drawing this one!"
msgstr "Oඔව් එසේ නම් නැවතත් මෙය අඳිමු!"
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2209
#: ../tuxpaint.c:2204
msgid "Do you really want to quit?"
msgstr "ඔබට ඇත්තටම ඉවත්වීමට අවශ්‍යද ?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2212
#: ../tuxpaint.c:2207
#, fuzzy
#| msgid "Yes, I’m done!"
msgid "Yes, Im done!"
msgstr "ඔව්, I’m ස්ථිර කරන ලදී! "
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2215 ../tuxpaint.c:2242
#: ../tuxpaint.c:2210 ../tuxpaint.c:2237
msgid "No, take me back!"
msgstr "නැහැ. නැවත මාව කැඳවන්න!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2219
#: ../tuxpaint.c:2214
#, fuzzy
#| msgid "If you quit, you’ll lose your picture! Save it?"
msgid "If you quit, youll lose your picture! Save it?"
msgstr "ඔබ ඉවත් වුවොත්, ඔබගේ පින්තූරය අහිමි වේ! සුරැකීමට අවශ්‍යද ?’"
#: ../tuxpaint.c:2220 ../tuxpaint.c:2225
#: ../tuxpaint.c:2215 ../tuxpaint.c:2220
msgid "Yes, save it!"
msgstr "ඔව්, සුරකින්න.!"
#: ../tuxpaint.c:2221 ../tuxpaint.c:2226
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
#, fuzzy
#| msgid "No, don’t bother saving!"
msgid "No, dont bother saving!"
msgstr "නැහැ, සුරැකීමට බධා කිරීමෙන් වළකින්න!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2224
#: ../tuxpaint.c:2219
msgid "Save your picture first?"
msgstr "ප්‍රථමයෙන් ඔබගේ පින්තූරය සුරකින්නද?"
#. Error opening picture
#: ../tuxpaint.c:2229
#: ../tuxpaint.c:2224
#, fuzzy
#| msgid "Can’t open that picture!"
msgid "Cant open that picture!"
msgstr "එම පින්තූරය විවෘත කිරීමට නොහැක !"
#. Generic dialog dismissal
#: ../tuxpaint.c:2232 ../tuxpaint.c:2237 ../tuxpaint.c:2246 ../tuxpaint.c:2253
#: ../tuxpaint.c:2262 ../tuxpaint.c:2267
#: ../tuxpaint.c:2227 ../tuxpaint.c:2232 ../tuxpaint.c:2241 ../tuxpaint.c:2248
#: ../tuxpaint.c:2257 ../tuxpaint.c:2262
msgid "OK"
msgstr "හරි"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2236
#: ../tuxpaint.c:2231
msgid "There are no saved files!"
msgstr "සුරකින ලද ගොනු නොමැත!"
#. Verification of print action
#: ../tuxpaint.c:2240
#: ../tuxpaint.c:2235
msgid "Print your picture now?"
msgstr "ඔබගේ පින්තූරය දැන් මුද්‍රණය කරන්නද?"
#: ../tuxpaint.c:2241
#: ../tuxpaint.c:2236
msgid "Yes, print it!"
msgstr "ඔව්, මුද්‍රණය කරන්න!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2245
#: ../tuxpaint.c:2240
msgid "Your picture has been printed!"
msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!"
#. We got an error printing
#: ../tuxpaint.c:2249
#: ../tuxpaint.c:2244
msgid "Sorry! Your picture could not be printed!"
msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!"
#. Notification that it's too soon to print again (--printdelay option is in effect)
#: ../tuxpaint.c:2252
#: ../tuxpaint.c:2247
#, fuzzy
#| msgid "You can’t print yet!"
msgid "You cant print yet!"
msgstr "ඔබට තවම මුද්‍රණය කිරීමට නොහැක!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2256
#: ../tuxpaint.c:2251
msgid "Erase this picture?"
msgstr "මෙම පින්තූරය මකන්නද?"
#: ../tuxpaint.c:2257
#: ../tuxpaint.c:2252
msgid "Yes, erase it!"
msgstr "ඔව්, මකන්න!"
#: ../tuxpaint.c:2258
#: ../tuxpaint.c:2253
#, fuzzy
#| msgid "No, don’t erase it!"
msgid "No, dont erase it!"
msgstr "නැහැ, මකන්න එපා!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2261
#: ../tuxpaint.c:2256
msgid "Remember to use the left mouse button!"
msgstr "වාම මූසික බොත්තම භාවිතා කිරීමට මතක තබා ගන්න!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2265
#: ../tuxpaint.c:2260
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!"
#: ../tuxpaint.c:2266
#: ../tuxpaint.c:2261
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "ඔබගේ පින්තූරය මුද්‍රණය කරන ලදී!"
#. We got an error exporting
#: ../tuxpaint.c:2270
#: ../tuxpaint.c:2265
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!"
#: ../tuxpaint.c:2271
#: ../tuxpaint.c:2266
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "සමාවන්න! ඔබගේ පින්තූරය මුද්‍රණය කිරීමට නොහැක!"
#. Slideshow instructions
#: ../tuxpaint.c:2275
#: ../tuxpaint.c:2270
#, fuzzy
#| msgid "Choose the pictures you want, then click “Play”."
msgid "Choose the pictures you want, then click “Play”."
msgstr "ඔබට අවශ්‍ය පින්තූර තොරන්න, ඉන්පසු ක්‍රියා කරවන්න මත මූසික ක්ලිකය කරන්න."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2484
#: ../tuxpaint.c:2479
msgid "Sound muted."
msgstr "ශබ්දය ඉවත් කරන ලදී."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2489
#: ../tuxpaint.c:2484
msgid "Sound unmuted."
msgstr "ශබ්දය නැවත ඇති කරන ලදී."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3267
#: ../tuxpaint.c:3262
#, fuzzy
#| msgid "Please wait…"
msgid "Please wait…"
msgstr "කරුණාකර රැඳී සිටින්න!"
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8368
#: ../tuxpaint.c:8386
msgid "Erase"
msgstr "මකන්න"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8371
#: ../tuxpaint.c:8389
msgid "Slides"
msgstr "ස්ලයිඩ"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8374
#: ../tuxpaint.c:8392
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8377
#: ../tuxpaint.c:8395
msgid "Back"
msgstr "ආපසු"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8380
#: ../tuxpaint.c:8398
msgid "Play"
msgstr "ක්‍රියා කරවන්න"
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8383
#: ../tuxpaint.c:8401
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8386
#: ../tuxpaint.c:8404
msgid "Next"
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
#: ../tuxpaint.c:9194
#: ../tuxpaint.c:9212
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:12860
#: ../tuxpaint.c:12878
msgid "Yes"
msgstr "ඔව් "
#: ../tuxpaint.c:12864
#: ../tuxpaint.c:12882
msgid "No"
msgstr "නැහැ"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:14010
#: ../tuxpaint.c:14028
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:14014
#: ../tuxpaint.c:14032
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:14018
#: ../tuxpaint.c:14036
msgid "No, save a new file!"
msgstr "නැහැ, අලුත් ගොනුවක් සුරකින්න!"
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15281
#: ../tuxpaint.c:15299
#, fuzzy
#| msgid "Choose the picture you want, then click “Open”."
msgid "Choose the picture you want, then click “Open”."
@ -864,15 +876,15 @@ 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:16707
#: ../tuxpaint.c:16725
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#: ../tuxpaint.c:24462
#: ../tuxpaint.c:24479
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:24474
#: ../tuxpaint.c:24491
msgid "Pick a color."
msgstr "පාටක් තෝරන්න."