Regen POT/PO after adding Kaleido-8 magic

This commit is contained in:
Bill Kendrick 2023-03-07 00:49:57 -08:00
parent b2f4dac712
commit 87f4313ce8
130 changed files with 9328 additions and 8456 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 01:24-0800\n"
"POT-Creation-Date: 2023-03-07 00:49-0800\n"
"PO-Revision-Date: 2017-12-31 11:57+0530\n"
"Last-Translator: Kartik Mistry <kartik.mistry@gmail.com>\n"
"Language-Team: Gujarati <team@utkarsh.org>\n"
@ -810,7 +810,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:9900
#: ../tools.h:97 ../tuxpaint.c:9914
msgid "Open"
msgstr "ખોલો"
@ -1031,282 +1031,282 @@ msgid ""
msgstr "આકારને ફેરવવા માઉસને ખસેડો. તેને દોરવા ક્લિક કરો."
#. Prompt to confirm user wishes to quit
#: ../tuxpaint.c:2485
#: ../tuxpaint.c:2487
msgid "Do you really want to quit?"
msgstr "તમે ખરેખર બહાર નીકળવા માંગો છો?"
#. Quit prompt positive response (quit)
#: ../tuxpaint.c:2488
#: ../tuxpaint.c:2490
msgid "Yes, Im done!"
msgstr "હા, મેં પૂરૂં કર્યું!"
#. Quit prompt negative response (don't quit)
#: ../tuxpaint.c:2491 ../tuxpaint.c:2518
#: ../tuxpaint.c:2493 ../tuxpaint.c:2520
msgid "No, take me back!"
msgstr "ના, મને પાછા લઇ જાવ!"
#. Current picture is not saved; user is quitting
#: ../tuxpaint.c:2495
#: ../tuxpaint.c:2497
msgid "If you quit, youll lose your picture! Save it?"
msgstr "જો તમે બહાર નીકળશો, તો તમે તમારૂ ચિત્ર ગુમાવશો! તેને સાચવશો?"
#: ../tuxpaint.c:2496 ../tuxpaint.c:2501
#: ../tuxpaint.c:2498 ../tuxpaint.c:2503
msgid "Yes, save it!"
msgstr "હા, તેને સાચવો!"
#: ../tuxpaint.c:2497 ../tuxpaint.c:2502
#: ../tuxpaint.c:2499 ../tuxpaint.c:2504
msgid "No, dont bother saving!"
msgstr "ના, સાચવશો નહી!"
#. Current picture is not saved; user is opening another picture
#: ../tuxpaint.c:2500
#: ../tuxpaint.c:2502
msgid "Save your picture first?"
msgstr "પહેલાં તમારૂં ચિત્ર સાચવશો?"
#. Error opening picture
#: ../tuxpaint.c:2505
#: ../tuxpaint.c:2507
msgid "Cant open that picture!"
msgstr "ચિત્ર ખોલી શકાતું નથી!"
#. Generic dialog dismissal
#: ../tuxpaint.c:2508 ../tuxpaint.c:2513 ../tuxpaint.c:2522 ../tuxpaint.c:2529
#: ../tuxpaint.c:2538 ../tuxpaint.c:2543
#: ../tuxpaint.c:2510 ../tuxpaint.c:2515 ../tuxpaint.c:2524 ../tuxpaint.c:2531
#: ../tuxpaint.c:2540 ../tuxpaint.c:2545
msgid "OK"
msgstr "બરાબર"
#. Notification that 'Open' dialog has nothing to show
#: ../tuxpaint.c:2512
#: ../tuxpaint.c:2514
msgid "There are no saved files!"
msgstr "કોઇ ફાઇલો સાચવેલ નથી!"
#. Verification of print action
#: ../tuxpaint.c:2516
#: ../tuxpaint.c:2518
msgid "Print your picture now?"
msgstr "તમારૂં ચિત્ર અત્યારે છાપશો?"
#: ../tuxpaint.c:2517
#: ../tuxpaint.c:2519
msgid "Yes, print it!"
msgstr "હા, તેને છાપો!"
#. Confirmation of successful (we hope) printing
#: ../tuxpaint.c:2521
#: ../tuxpaint.c:2523
msgid "Your picture has been printed!"
msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!"
#. We got an error printing
#: ../tuxpaint.c:2525
#: ../tuxpaint.c:2527
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:2528
#: ../tuxpaint.c:2530
msgid "You cant print yet!"
msgstr "તમે તેને અત્યારે છાપી શકતા નથી!"
#. Prompt to confirm erasing a picture in the Open dialog
#: ../tuxpaint.c:2532
#: ../tuxpaint.c:2534
msgid "Erase this picture?"
msgstr "આ ચિત્રને ભૂંસી નાખવા માંગો છો?"
#: ../tuxpaint.c:2533
#: ../tuxpaint.c:2535
msgid "Yes, erase it!"
msgstr "હા, તેને ભૂંસી નાખો!"
#: ../tuxpaint.c:2534
#: ../tuxpaint.c:2536
msgid "No, dont erase it!"
msgstr "ના, તેને ભૂંસો નહી!"
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
#: ../tuxpaint.c:2537
#: ../tuxpaint.c:2539
msgid "Remember to use the left mouse button!"
msgstr "જમણાં માઉસ બટનનો ઉપયોગ કરવાનું યાદ રાખો!"
#. Confirmation of successful (we hope) image export
#: ../tuxpaint.c:2541
#: ../tuxpaint.c:2543
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your picture has been exported!"
msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!"
#: ../tuxpaint.c:2542
#: ../tuxpaint.c:2544
#, fuzzy
#| msgid "Your picture has been printed!"
msgid "Your slideshow GIF has been exported!"
msgstr "તમારૂં ચિત્ર અત્યારે છપાઇ રહ્યું છે!"
#. We got an error exporting
#: ../tuxpaint.c:2546
#: ../tuxpaint.c:2548
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your picture could not be exported!"
msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!"
#: ../tuxpaint.c:2547
#: ../tuxpaint.c:2549
#, fuzzy
#| msgid "Sorry! Your picture could not be printed!"
msgid "Sorry! Your slideshow GIF could not be exported!"
msgstr "માફ કરશો! તમારૂં ચિત્ર છાપી શકાતું નથી!"
#. Slideshow instructions
#: ../tuxpaint.c:2551
#: ../tuxpaint.c:2553
msgid "Choose the pictures you want, then click “Play”."
msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ચાલુ” પર ક્લિક કરો."
#. Sound has been muted (silenced) via keyboard shortcut
#: ../tuxpaint.c:2864
#: ../tuxpaint.c:2868
msgid "Sound muted."
msgstr "અવાજ બંધ કરેલ છે."
#. Sound has been unmuted (unsilenced) via keyboard shortcut
#: ../tuxpaint.c:2869
#: ../tuxpaint.c:2873
msgid "Sound unmuted."
msgstr "અવાજ શરુ કરેલ છે."
#. Wait while Text tool finishes loading fonts
#: ../tuxpaint.c:3768
#: ../tuxpaint.c:3772
msgid "Please wait…"
msgstr "મહેરબાની કરી રાહ જુઓ..."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:9903
#: ../tuxpaint.c:9917
msgid "Erase"
msgstr "ભૂંસો"
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:9906
#: ../tuxpaint.c:9920
msgid "Slides"
msgstr "સ્લાઇડો"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:9909
#: ../tuxpaint.c:9923
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:9912
#: ../tuxpaint.c:9926
msgid "Back"
msgstr "પાછા"
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:9915
#: ../tuxpaint.c:9929
msgid "Play"
msgstr "ચાલુ"
#: ../tuxpaint.c:9919
#: ../tuxpaint.c:9933
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:9922
#: ../tuxpaint.c:9936
msgid "Next"
msgstr "આગળ"
#. Color mixer dialog: 'Clear' button, to reset the mixed color
#: ../tuxpaint.c:9925
#: ../tuxpaint.c:9939
msgid "Clear"
msgstr ""
#. Use the localized label string (e.g., "あぁ" in Japanese)
#: ../tuxpaint.c:10860 ../tuxpaint.c:10862 ../tuxpaint.c:10863
#: ../tuxpaint.c:10874 ../tuxpaint.c:10876 ../tuxpaint.c:10877
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:15204
#: ../tuxpaint.c:15218
msgid "Yes"
msgstr "હા"
#: ../tuxpaint.c:15208
#: ../tuxpaint.c:15222
msgid "No"
msgstr "ના"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:16407
#: ../tuxpaint.c:16463
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:16411
#: ../tuxpaint.c:16467
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:16415
#: ../tuxpaint.c:16471
msgid "No, save a new file!"
msgstr "ના, નવી ફાઇલને સાચવો!"
#: ../tuxpaint.c:17760
#: ../tuxpaint.c:17816
msgid "Choose the picture you want, then click “Open”."
msgstr "તમારે જોઇતું ચિત્ર પસંદ કરો, અને “ખોલો” પર ક્લિક કરો."
#: ../tuxpaint.c:19500
#: ../tuxpaint.c:19556
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:25586
#: ../tuxpaint.c:25824
msgid "red"
msgstr ""
#: ../tuxpaint.c:25587
#: ../tuxpaint.c:25825
#, fuzzy
#| msgid "Yellow!"
msgid "yellow"
msgstr "પીળો!"
#: ../tuxpaint.c:25588
#: ../tuxpaint.c:25826
#, fuzzy
#| msgid "Sky blue!"
msgid "blue"
msgstr "આકાશી વાદળી!"
#: ../tuxpaint.c:25589
#: ../tuxpaint.c:25827
#, fuzzy
#| msgid "White!"
msgid "white"
msgstr "સફેદ!"
#: ../tuxpaint.c:25590
#: ../tuxpaint.c:25828
msgid "grey"
msgstr ""
#: ../tuxpaint.c:25591
#: ../tuxpaint.c:25829
#, 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:25596
#: ../tuxpaint.c:25834
#, c-format
msgid "Your color is %1$s %2$s."
msgstr ""
#: ../tuxpaint.c:25597
#: ../tuxpaint.c:25835
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr ""
#: ../tuxpaint.c:25598
#: ../tuxpaint.c:25836
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr ""
#: ../tuxpaint.c:25600
#: ../tuxpaint.c:25838
#, 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:25602
#: ../tuxpaint.c:25840
#, 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:25604
#: ../tuxpaint.c:25842
#, 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 "
@ -1314,21 +1314,21 @@ msgid ""
msgstr ""
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:26440 ../tuxpaint.c:26447
#: ../tuxpaint.c:26680 ../tuxpaint.c:26687
msgid "entirely"
msgstr ""
#: ../tuxpaint.c:29701
#: ../tuxpaint.c:29941
msgid "Select a color from your drawing."
msgstr "તમારા ચિત્રમાંથી રંગ પસંદ કરો."
#: ../tuxpaint.c:29712
#: ../tuxpaint.c:29952
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:29726
#: ../tuxpaint.c:29966
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."
@ -1743,20 +1743,27 @@ msgstr "તમારાં ચિત્રને સમાચારપત્ર
msgid "Click to turn your drawing into a newspaper."
msgstr "તમારાં ચિત્રને સમાચારપત્રમાં ફેરવવા માટે ક્લિક કરીને ખેંચો."
#: ../../magic/src/kaleidoscope_lens.c:36
#: ../../magic/src/kaleidoscope_lens.c:39
#, fuzzy
#| msgid "Kaleidoscope"
msgid "Kaleido-4"
msgstr "કેલિડોસ્કોપ"
#: ../../magic/src/kaleidoscope_lens.c:37
#: ../../magic/src/kaleidoscope_lens.c:40
#, fuzzy
#| msgid "Kaleidoscope"
msgid "Kaleido-6"
msgstr "કેલિડોસ્કોપ"
#: ../../magic/src/kaleidoscope_lens.c:41
#: ../../magic/src/kaleidoscope_lens.c:42
#, fuzzy
#| msgid "Kaleidoscope"
msgid "Kaleido-8"
msgstr "કેલિડોસ્કોપ"
#: ../../magic/src/kaleidoscope_lens.c:45
#: ../../magic/src/kaleidoscope_lens.c:46
#: ../../magic/src/kaleidoscope_lens.c:47
#, fuzzy
#| msgid ""
#| "Click and drag to make parts of your picture look like they are on "