PO/POT update after adding shape + aspect ratio tip

This commit is contained in:
Bill Kendrick 2022-01-21 01:33:45 -08:00
parent 16e7cb1f59
commit 251259ab13
130 changed files with 3921 additions and 2996 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint 0.9.21c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-21 00:34-0800\n"
"POT-Creation-Date: 2022-01-21 01:33-0800\n"
"PO-Revision-Date: 2013-03-28 12:11+0530\n"
"Last-Translator: Santosh Jankiram Kshetre <quicklearning@rediffmail.com>\n"
"Language-Team: Marathi\n"
@ -539,7 +539,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:8547
#: ../tools.h:98 ../tuxpaint.c:8576
msgid "Open"
msgstr "दाखव (जुने चित्र दाखव )"
@ -652,7 +652,7 @@ msgstr "पूरी रेखा बनाने के लिए खीचो
#, fuzzy, c-format
#| msgid "Let go of the button to complete the line."
msgid ""
"Let go of the button to complete the line. (Your line's angle is %.0f "
"Let go of the button to complete the line. (Your lines angle is %.0f "
"degrees.)"
msgstr "पूरी रेखा बनाने के लिए खीचों"
@ -662,14 +662,22 @@ msgid "Hold the button to stretch the shape."
msgstr ""
"आकार मोठा करण्यासाठी माऊसचे पहिले बटन दाबुन ठेवा आणि माऊसच्या बाणाला खाली ऑढा. "
#: ../tools.h:171
#, fuzzy, c-format
#| msgid "Hold the button to stretch the shape."
msgid ""
"Hold the button to stretch the shape. (It has an aspect ratio of \"%.2g:1\".)"
msgstr ""
"आकार मोठा करण्यासाठी माऊसचे पहिले बटन दाबुन ठेवा आणि माऊसच्या बाणाला खाली ऑढा. "
#. Instruction while finishing Shape tool (after release, during rotation step before second click)
#: ../tools.h:173
#: ../tools.h:174
msgid "Move the mouse to rotate the shape. Click to draw it."
msgstr ""
"माऊसच्या बाणाला फिरवा म्हणजे तुम्हाला हवा तसा आकारा फिरेल. फिरवणे संपवल्यानंतर माऊसला "
"क्लिक करा. "
#: ../tools.h:174
#: ../tools.h:175
#, fuzzy, c-format
#| msgid "Move the mouse to rotate the shape. Click to draw it."
msgid ""
@ -680,7 +688,7 @@ msgstr ""
"क्लिक करा. "
#. Notification that 'New' action was aborted (current image would have been lost)
#: ../tools.h:177
#: ../tools.h:178
msgid "OK then… Lets keep drawing this one!"
msgstr "ठिक..... चला चित्र काढ्णे चालु ठेवु या "
@ -823,57 +831,57 @@ msgid "Please wait…"
msgstr "कृपया प्रतीक्षा करा..."
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
#: ../tuxpaint.c:8550
#: ../tuxpaint.c:8579
msgid "Erase"
msgstr "मिटवा किंवा पुसुन टाका."
#. Open dialog: 'Slides' button, to switch to slide show mode
#: ../tuxpaint.c:8553
#: ../tuxpaint.c:8582
msgid "Slides"
msgstr "स्लाइड"
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
#: ../tuxpaint.c:8556
#: ../tuxpaint.c:8585
msgid "Export"
msgstr ""
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
#: ../tuxpaint.c:8559
#: ../tuxpaint.c:8588
msgid "Back"
msgstr "मागे जा."
#. Slideshow: 'Play' button, to begin a slideshow sequence
#: ../tuxpaint.c:8562
#: ../tuxpaint.c:8591
msgid "Play"
msgstr "्चालु करा."
#. Slideshow: 'GIF Export' button, to create an animated GIF
#: ../tuxpaint.c:8565
#: ../tuxpaint.c:8594
msgid "GIF Export"
msgstr ""
#. Slideshow: 'Next' button, to load next slide (image)
#: ../tuxpaint.c:8568
#: ../tuxpaint.c:8597
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:9430
#: ../tuxpaint.c:9459
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:13129
#: ../tuxpaint.c:13158
msgid "Yes"
msgstr "हो"
#: ../tuxpaint.c:13133
#: ../tuxpaint.c:13162
msgid "No"
msgstr "नाही"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:14279
#: ../tuxpaint.c:14308
msgid "Replace the picture with your changes?"
msgstr ""
"जुन्हा फाईलमध्ये नविन बद्द्ल केलेली फाईल टाकु का ? लक्षात ठेवा जुन्या फाईलची माहिती नष्ट "
@ -881,34 +889,34 @@ msgstr ""
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:14283
#: ../tuxpaint.c:14312
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:14287
#: ../tuxpaint.c:14316
msgid "No, save a new file!"
msgstr "नाही, नवीन फाईल मध्ये चित्र साठ्वुन ठेवा. "
#. Let user choose an image:
#. Instructions for 'Open' file dialog
#: ../tuxpaint.c:15551
#: ../tuxpaint.c:15580
msgid "Choose the picture you want, then click “Open”."
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:16977
#: ../tuxpaint.c:17006
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr ""
#: ../tuxpaint.c:24755
#: ../tuxpaint.c:24784
msgid "Select a color from your drawing."
msgstr ""
#: ../tuxpaint.c:24767
#: ../tuxpaint.c:24796
msgid "Pick a color."
msgstr "एक रंग निवडा"