PO/POT update, adding Cartoon full-image mode desc
This commit is contained in:
parent
2e231b5adc
commit
75d209e3f1
130 changed files with 3702 additions and 2730 deletions
51
src/po/mr.po
51
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: 2021-10-27 22:23-0700\n"
|
||||
"POT-Creation-Date: 2021-10-27 22:57-0700\n"
|
||||
"PO-Revision-Date: 2013-03-28 12:11+0530\n"
|
||||
"Last-Translator: Santosh Jankiram Kshetre <quicklearning@rediffmail.com>\n"
|
||||
"Language-Team: Marathi\n"
|
||||
|
|
@ -511,7 +511,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:8398
|
||||
#: ../tools.h:98 ../tuxpaint.c:8402
|
||||
msgid "Open"
|
||||
msgstr "दाखव (जुने चित्र दाखव )"
|
||||
|
||||
|
|
@ -795,57 +795,57 @@ msgid "Please wait…"
|
|||
msgstr "कृपया प्रतीक्षा करा..."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8401
|
||||
#: ../tuxpaint.c:8405
|
||||
msgid "Erase"
|
||||
msgstr "मिटवा किंवा पुसुन टाका."
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8404
|
||||
#: ../tuxpaint.c:8408
|
||||
msgid "Slides"
|
||||
msgstr "स्लाइड"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8407
|
||||
#: ../tuxpaint.c:8411
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8410
|
||||
#: ../tuxpaint.c:8414
|
||||
msgid "Back"
|
||||
msgstr "मागे जा."
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8413
|
||||
#: ../tuxpaint.c:8417
|
||||
msgid "Play"
|
||||
msgstr "्चालु करा."
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8416
|
||||
#: ../tuxpaint.c:8420
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8419
|
||||
#: ../tuxpaint.c:8423
|
||||
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:9227
|
||||
#: ../tuxpaint.c:9231
|
||||
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:12887
|
||||
#: ../tuxpaint.c:12891
|
||||
msgid "Yes"
|
||||
msgstr "हो"
|
||||
|
||||
#: ../tuxpaint.c:12891
|
||||
#: ../tuxpaint.c:12895
|
||||
msgid "No"
|
||||
msgstr "नाही"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:14037
|
||||
#: ../tuxpaint.c:14041
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr ""
|
||||
"जुन्हा फाईलमध्ये नविन बद्द्ल केलेली फाईल टाकु का ? लक्षात ठेवा जुन्या फाईलची माहिती नष्ट "
|
||||
|
|
@ -853,34 +853,34 @@ msgstr ""
|
|||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:14041
|
||||
#: ../tuxpaint.c:14045
|
||||
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:14045
|
||||
#: ../tuxpaint.c:14049
|
||||
msgid "No, save a new file!"
|
||||
msgstr "नाही, नवीन फाईल मध्ये चित्र साठ्वुन ठेवा. "
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15308
|
||||
#: ../tuxpaint.c:15312
|
||||
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:16734
|
||||
#: ../tuxpaint.c:16738
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24485
|
||||
#: ../tuxpaint.c:24489
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24497
|
||||
#: ../tuxpaint.c:24501
|
||||
msgid "Pick a color."
|
||||
msgstr "एक रंग निवडा"
|
||||
|
||||
|
|
@ -1016,16 +1016,25 @@ msgstr "सुलेख"
|
|||
msgid "Click and drag the mouse around to draw in calligraphy."
|
||||
msgstr "सुलेख में बनाने के लिए क्लिक करें और स्थानांतरित करें|"
|
||||
|
||||
#: ../../magic/src/cartoon.c:104
|
||||
#: ../../magic/src/cartoon.c:107
|
||||
msgid "Cartoon"
|
||||
msgstr "हास्यचित्र (काटुन)"
|
||||
|
||||
#: ../../magic/src/cartoon.c:116
|
||||
#: ../../magic/src/cartoon.c:121
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse around to turn the picture into a cartoon."
|
||||
msgid "Click and drag the mouse around to turn the picture into a cartoon."
|
||||
msgstr "चित्र को हास्यचित्र में बदलने के लिए क्लिक करें और स्थानांतरित करें"
|
||||
|
||||
#: ../../magic/src/cartoon.c:125
|
||||
#, 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 cartoon."
|
||||
msgstr ""
|
||||
"चित्राच्या ज्या भागावर खडुने काढले आहे असे दाखवचे असेल त्याचित्राच्या भागावर माऊस क्लिक "
|
||||
"करा."
|
||||
|
||||
#: ../../magic/src/checkerboard.c:100
|
||||
msgid "Checkerboard"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue