Trim space off the end of a gettext()'d string
Didn't find any others, when I checked via
find . -name "*.c" -exec grep -H "gettext" {} \; | grep ' ")'
This commit is contained in:
parent
3963d74f43
commit
7381c936c4
130 changed files with 10121 additions and 9953 deletions
152
src/po/sa.po
152
src/po/sa.po
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-06 22:05-0700\n"
|
||||
"POT-Creation-Date: 2021-09-20 23:36-0700\n"
|
||||
"PO-Revision-Date: 2011-11-19 07:03+0530\n"
|
||||
"Last-Translator: Aarathi Bala\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -499,7 +499,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:8184
|
||||
#: ../tools.h:98 ../tuxpaint.c:8285
|
||||
msgid "Open"
|
||||
msgstr "उद्घाटय"
|
||||
|
||||
|
|
@ -623,227 +623,227 @@ msgid "OK then… Let’s keep drawing this one!"
|
|||
msgstr "आम् तर्हि... एतत् आलिखामः!"
|
||||
|
||||
#. Prompt to confirm user wishes to quit
|
||||
#: ../tuxpaint.c:2192
|
||||
#: ../tuxpaint.c:2205
|
||||
msgid "Do you really want to quit?"
|
||||
msgstr "निश्चयेन त्यक्तुम् इच्छसि किम्?"
|
||||
|
||||
#. Quit prompt positive response (quit)
|
||||
#: ../tuxpaint.c:2195
|
||||
#: ../tuxpaint.c:2208
|
||||
msgid "Yes, I’m done!"
|
||||
msgstr "आम्, कृतम्!"
|
||||
|
||||
#. Quit prompt negative response (don't quit)
|
||||
#: ../tuxpaint.c:2198 ../tuxpaint.c:2225
|
||||
#: ../tuxpaint.c:2211 ../tuxpaint.c:2238
|
||||
msgid "No, take me back!"
|
||||
msgstr "न, मां पृष्ठे नय!"
|
||||
|
||||
#. Current picture is not saved; user is quitting
|
||||
#: ../tuxpaint.c:2202
|
||||
#: ../tuxpaint.c:2215
|
||||
msgid "If you quit, you’ll lose your picture! Save it?"
|
||||
msgstr "त्यजसि चेत्, तव चित्रं नष्टं भविष्यति! तत् सञ्चय?"
|
||||
|
||||
#: ../tuxpaint.c:2203 ../tuxpaint.c:2208
|
||||
#: ../tuxpaint.c:2216 ../tuxpaint.c:2221
|
||||
msgid "Yes, save it!"
|
||||
msgstr "आम्, सञ्चय!"
|
||||
|
||||
#: ../tuxpaint.c:2204 ../tuxpaint.c:2209
|
||||
#: ../tuxpaint.c:2217 ../tuxpaint.c:2222
|
||||
msgid "No, don’t bother saving!"
|
||||
msgstr "न, मा सञ्चय!"
|
||||
|
||||
#. Current picture is not saved; user is opening another picture
|
||||
#: ../tuxpaint.c:2207
|
||||
#: ../tuxpaint.c:2220
|
||||
msgid "Save your picture first?"
|
||||
msgstr "प्रथमं तव चित्रं सञ्चय किम्?"
|
||||
|
||||
#. Error opening picture
|
||||
#: ../tuxpaint.c:2212
|
||||
#: ../tuxpaint.c:2225
|
||||
msgid "Can’t open that picture!"
|
||||
msgstr "तत् चित्रम् उद्घाटयितुं न शक्यते!"
|
||||
|
||||
#. Generic dialog dismissal
|
||||
#: ../tuxpaint.c:2215 ../tuxpaint.c:2220 ../tuxpaint.c:2229 ../tuxpaint.c:2236
|
||||
#: ../tuxpaint.c:2245 ../tuxpaint.c:2250
|
||||
#: ../tuxpaint.c:2228 ../tuxpaint.c:2233 ../tuxpaint.c:2242 ../tuxpaint.c:2249
|
||||
#: ../tuxpaint.c:2258 ../tuxpaint.c:2263
|
||||
msgid "OK"
|
||||
msgstr "आम्"
|
||||
|
||||
#. Notification that 'Open' dialog has nothing to show
|
||||
#: ../tuxpaint.c:2219
|
||||
#: ../tuxpaint.c:2232
|
||||
msgid "There are no saved files!"
|
||||
msgstr "कापि सञ्चितसञ्चिका नास्ति!"
|
||||
|
||||
#. Verification of print action
|
||||
#: ../tuxpaint.c:2223
|
||||
#: ../tuxpaint.c:2236
|
||||
msgid "Print your picture now?"
|
||||
msgstr "तव चित्रमधुना मुद्रणीयं किम्?"
|
||||
|
||||
#: ../tuxpaint.c:2224
|
||||
#: ../tuxpaint.c:2237
|
||||
msgid "Yes, print it!"
|
||||
msgstr "आम्, मुद्रय!"
|
||||
|
||||
#. Confirmation of successful (we hope) printing
|
||||
#: ../tuxpaint.c:2228
|
||||
#: ../tuxpaint.c:2241
|
||||
msgid "Your picture has been printed!"
|
||||
msgstr "तव चित्रं मुद्रितम्!"
|
||||
|
||||
#. We got an error printing
|
||||
#: ../tuxpaint.c:2232
|
||||
#: ../tuxpaint.c:2245
|
||||
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:2235
|
||||
#: ../tuxpaint.c:2248
|
||||
msgid "You can’t print yet!"
|
||||
msgstr "अधुना मुद्रयितुं न शक्नोषि!"
|
||||
|
||||
#. Prompt to confirm erasing a picture in the Open dialog
|
||||
#: ../tuxpaint.c:2239
|
||||
#: ../tuxpaint.c:2252
|
||||
msgid "Erase this picture?"
|
||||
msgstr "इदं चित्रं लोपनीयं किम्?"
|
||||
|
||||
#: ../tuxpaint.c:2240
|
||||
#: ../tuxpaint.c:2253
|
||||
msgid "Yes, erase it!"
|
||||
msgstr "आम्, मार्जय!"
|
||||
|
||||
#: ../tuxpaint.c:2241
|
||||
#: ../tuxpaint.c:2254
|
||||
msgid "No, don’t erase it!"
|
||||
msgstr "न, मा मार्जय!"
|
||||
|
||||
#. Reminder that Mouse Button 1 is the button to use in Tux Paint
|
||||
#: ../tuxpaint.c:2244
|
||||
#: ../tuxpaint.c:2257
|
||||
msgid "Remember to use the left mouse button!"
|
||||
msgstr "वाममौस् पिञ्जम् उपयोजय!"
|
||||
|
||||
#. Confirmation of successful (we hope) image export
|
||||
#: ../tuxpaint.c:2248
|
||||
#: ../tuxpaint.c:2261
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your picture has been exported!"
|
||||
msgstr "तव चित्रं मुद्रितम्!"
|
||||
|
||||
#: ../tuxpaint.c:2249
|
||||
#: ../tuxpaint.c:2262
|
||||
#, fuzzy
|
||||
#| msgid "Your picture has been printed!"
|
||||
msgid "Your slideshow GIF has been exported!"
|
||||
msgstr "तव चित्रं मुद्रितम्!"
|
||||
|
||||
#. We got an error exporting
|
||||
#: ../tuxpaint.c:2253
|
||||
#: ../tuxpaint.c:2266
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your picture could not be exported!"
|
||||
msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!"
|
||||
|
||||
#: ../tuxpaint.c:2254
|
||||
#: ../tuxpaint.c:2267
|
||||
#, fuzzy
|
||||
#| msgid "Sorry! Your picture could not be printed!"
|
||||
msgid "Sorry! Your slideshow GIF could not be exported!"
|
||||
msgstr "क्षम्यताम्! तव चित्रं मुद्रयितुं न शक्यते!"
|
||||
|
||||
#. Slideshow instructions
|
||||
#: ../tuxpaint.c:2258
|
||||
#: ../tuxpaint.c:2271
|
||||
msgid "Choose the pictures you want, then click “Play”."
|
||||
msgstr "तव इष्टानि चित्राणि वृत्वा, “वादय” क्लिक् कुरु।"
|
||||
|
||||
#. Sound has been muted (silenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2467
|
||||
#: ../tuxpaint.c:2480
|
||||
msgid "Sound muted."
|
||||
msgstr "ध्वनिः तूष्णींकृता।"
|
||||
|
||||
#. Sound has been unmuted (unsilenced) via keyboard shortcut
|
||||
#: ../tuxpaint.c:2472
|
||||
#: ../tuxpaint.c:2485
|
||||
msgid "Sound unmuted."
|
||||
msgstr "ध्वनिः अतूष्णींकृता।"
|
||||
|
||||
#. Wait while Text tool finishes loading fonts
|
||||
#: ../tuxpaint.c:3250
|
||||
#: ../tuxpaint.c:3263
|
||||
msgid "Please wait…"
|
||||
msgstr "कृपया प्रतीक्षस्व..."
|
||||
|
||||
#. Open dialog: 'Erase' button, to erase/deleted the selected picture
|
||||
#: ../tuxpaint.c:8187
|
||||
#: ../tuxpaint.c:8288
|
||||
msgid "Erase"
|
||||
msgstr "मार्जय"
|
||||
|
||||
#. Open dialog: 'Slides' button, to switch to slide show mode
|
||||
#: ../tuxpaint.c:8190
|
||||
#: ../tuxpaint.c:8291
|
||||
msgid "Slides"
|
||||
msgstr "स्लैड्स्"
|
||||
|
||||
#. Open dialog: 'Export' button, to copy an image to an easily-accessible location
|
||||
#: ../tuxpaint.c:8193
|
||||
#: ../tuxpaint.c:8294
|
||||
msgid "Export"
|
||||
msgstr ""
|
||||
|
||||
#. Open dialog: 'Back' button, to dismiss Open dialog without opening a picture
|
||||
#: ../tuxpaint.c:8196
|
||||
#: ../tuxpaint.c:8297
|
||||
msgid "Back"
|
||||
msgstr "पृष्ठे"
|
||||
|
||||
#. Slideshow: 'Play' button, to begin a slideshow sequence
|
||||
#: ../tuxpaint.c:8199
|
||||
#: ../tuxpaint.c:8300
|
||||
msgid "Play"
|
||||
msgstr "वादय"
|
||||
|
||||
#. Slideshow: 'GIF Export' button, to create an animated GIF
|
||||
#: ../tuxpaint.c:8202
|
||||
#: ../tuxpaint.c:8303
|
||||
msgid "GIF Export"
|
||||
msgstr ""
|
||||
|
||||
#. Slideshow: 'Next' button, to load next slide (image)
|
||||
#: ../tuxpaint.c:8205
|
||||
#: ../tuxpaint.c:8306
|
||||
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:8971
|
||||
#: ../tuxpaint.c:9109
|
||||
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:12636
|
||||
#: ../tuxpaint.c:12775
|
||||
msgid "Yes"
|
||||
msgstr "आम्"
|
||||
|
||||
#: ../tuxpaint.c:12640
|
||||
#: ../tuxpaint.c:12779
|
||||
msgid "No"
|
||||
msgstr "न"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:13782
|
||||
#: ../tuxpaint.c:13922
|
||||
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:13786
|
||||
#: ../tuxpaint.c:13926
|
||||
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:13790
|
||||
#: ../tuxpaint.c:13930
|
||||
msgid "No, save a new file!"
|
||||
msgstr "न, नूतनसञ्चिकां सञ्चय!"
|
||||
|
||||
#. Let user choose an image:
|
||||
#. Instructions for 'Open' file dialog
|
||||
#: ../tuxpaint.c:15053
|
||||
#: ../tuxpaint.c:15193
|
||||
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:16479
|
||||
#: ../tuxpaint.c:16619
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24185
|
||||
#: ../tuxpaint.c:24337
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:24197
|
||||
#: ../tuxpaint.c:24349
|
||||
msgid "Pick a color."
|
||||
msgstr "वर्णं वृणु।"
|
||||
|
||||
|
|
@ -886,25 +886,25 @@ msgstr ""
|
|||
"चित्रस्योपरि गवाक्षावरणम् आकर्षयितुं प्रान्तं प्रति क्लिक् कुरु। आवरणानि उद्घाटयितुं पिधातुं वा "
|
||||
"पर्पेण्डिकुलर् रूपेण चेष्टय।"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:129
|
||||
#: ../../magic/src/blocks_chalk_drip.c:130
|
||||
msgid "Blocks"
|
||||
msgstr "ब्लोक्स्"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:131
|
||||
#: ../../magic/src/blocks_chalk_drip.c:132
|
||||
msgid "Chalk"
|
||||
msgstr "सुधाखण्डः"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:133
|
||||
#: ../../magic/src/blocks_chalk_drip.c:134
|
||||
msgid "Drip"
|
||||
msgstr "स्रवणम्"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:142
|
||||
#: ../../magic/src/blocks_chalk_drip.c:149
|
||||
#, 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 "चित्रं ब्लोक् रूपेण कर्तुं मौस् क्लिक् कृत्वा परितः चेष्टय।"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:144
|
||||
#: ../../magic/src/blocks_chalk_drip.c:151
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and move the mouse around to turn the picture into a chalk drawing."
|
||||
|
|
@ -912,7 +912,7 @@ msgid ""
|
|||
"Click and drag the mouse around to turn the picture into a chalk drawing."
|
||||
msgstr "सुधाखण्डालेख इव चित्रं परिणमितुं मौस् क्लिक् कृत्वा परितः चेष्टय।"
|
||||
|
||||
#: ../../magic/src/blocks_chalk_drip.c:146
|
||||
#: ../../magic/src/blocks_chalk_drip.c:153
|
||||
#, 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."
|
||||
|
|
@ -1013,31 +1013,31 @@ msgstr "एम्बोस्"
|
|||
msgid "Click and drag the mouse to emboss the picture."
|
||||
msgstr "चित्रम् एम्बोस् कर्तुं मौस् क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:114
|
||||
#: ../../magic/src/fade_darken.c:115
|
||||
msgid "Lighten"
|
||||
msgstr "लघूकुरु"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:116
|
||||
#: ../../magic/src/fade_darken.c:117
|
||||
msgid "Darken"
|
||||
msgstr "गभीरीकुरु"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:127
|
||||
#: ../../magic/src/fade_darken.c:134
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to lighten parts of your picture."
|
||||
msgid "Click and drag the mouse to lighten parts of your picture."
|
||||
msgstr "तव चित्रस्य भागान् मृदु कर्तुं मौस् क्लिक् कृत्वा परितः चेष्टय।"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:129
|
||||
#: ../../magic/src/fade_darken.c:136
|
||||
msgid "Click to lighten your entire picture."
|
||||
msgstr "तव सम्पूर्णचित्रं मृदु कर्तुं क्लिक् कुरु"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:134
|
||||
#: ../../magic/src/fade_darken.c:141
|
||||
#, fuzzy
|
||||
#| msgid "Click and move the mouse to darken parts of your picture."
|
||||
msgid "Click and drag the mouse to darken parts of your picture."
|
||||
msgstr "तव चित्रस्य भागान् गभीरीकर्तुं मौस् क्लिक् कृत्वा परितः चेष्टय।"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:136
|
||||
#: ../../magic/src/fade_darken.c:143
|
||||
msgid "Click to darken your entire picture."
|
||||
msgstr "तव सम्पूर्णचित्रं गभीरीकर्तुं क्लिक् कुरु।"
|
||||
|
||||
|
|
@ -1074,17 +1074,17 @@ msgid ""
|
|||
"Choose a background color and click to turn the corner of the page over."
|
||||
msgstr "पृष्ठस्य कोणं परिवर्तयितुं पृष्ठपटलवर्णं वृत्वा क्लिक् कुरु।"
|
||||
|
||||
#: ../../magic/src/fretwork.c:176
|
||||
#: ../../magic/src/fretwork.c:182
|
||||
msgid "Fretwork"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/fretwork.c:182
|
||||
#: ../../magic/src/fretwork.c:188
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw arrows made of string art."
|
||||
msgid "Click and drag to draw repetitive patterns. "
|
||||
msgid "Click and drag to draw repetitive patterns."
|
||||
msgstr "सूत्रकलया तीरान् आलिखितुं क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
#: ../../magic/src/fretwork.c:184
|
||||
#: ../../magic/src/fretwork.c:190
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to surround your picture with repetitive patterns."
|
||||
|
|
@ -1196,19 +1196,19 @@ msgstr "धातुवर्णलेप्यम्"
|
|||
msgid "Click and drag the mouse to paint with a metallic color."
|
||||
msgstr "धातुमयवर्णेन लेपयितुं मौस् क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
#: ../../magic/src/mirror_flip.c:110
|
||||
#: ../../magic/src/mirror_flip.c:111
|
||||
msgid "Mirror"
|
||||
msgstr "दर्पणः"
|
||||
|
||||
#: ../../magic/src/mirror_flip.c:112
|
||||
#: ../../magic/src/mirror_flip.c:113
|
||||
msgid "Flip"
|
||||
msgstr "समाक्षिप"
|
||||
|
||||
#: ../../magic/src/mirror_flip.c:121
|
||||
#: ../../magic/src/mirror_flip.c:128
|
||||
msgid "Click to make a mirror image."
|
||||
msgstr "दर्पणचित्रं कर्तुं क्लिक् कुरु।"
|
||||
|
||||
#: ../../magic/src/mirror_flip.c:123
|
||||
#: ../../magic/src/mirror_flip.c:130
|
||||
msgid "Click to flip the picture upside-down."
|
||||
msgstr "चित्रस्य उपरिभागम् अधः समाक्षेप्तुं क्लिक् कुरु।"
|
||||
|
||||
|
|
@ -1326,29 +1326,29 @@ msgstr "तव चित्रस्य भागान् प्रति घ
|
|||
msgid "Click to add noise to your entire picture."
|
||||
msgstr "तव सम्पूर्णचित्रं प्रति घोषं सङ्कलयितुं क्लिक् कुरु।"
|
||||
|
||||
#: ../../magic/src/perspective.c:150
|
||||
#: ../../magic/src/perspective.c:151
|
||||
msgid "Perspective"
|
||||
msgstr "आलोकः"
|
||||
|
||||
#: ../../magic/src/perspective.c:151
|
||||
#: ../../magic/src/perspective.c:152
|
||||
msgid "Panels"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/perspective.c:152
|
||||
#: ../../magic/src/perspective.c:153
|
||||
msgid "Zoom"
|
||||
msgstr "जूम् कुरु"
|
||||
|
||||
#: ../../magic/src/perspective.c:156
|
||||
#: ../../magic/src/perspective.c:157
|
||||
msgid "Click on the corners and drag where you want to stretch the picture."
|
||||
msgstr "कोणान् क्लिक् कृत्वा यत्र चित्रं विस्तारयितुम् इच्छसि तत्र कर्षय।"
|
||||
|
||||
#: ../../magic/src/perspective.c:158
|
||||
#: ../../magic/src/perspective.c:159
|
||||
#, fuzzy
|
||||
#| msgid "Click to turn your painting into its negative."
|
||||
msgid "Click to turn your picture into 2-by-2 panels."
|
||||
msgstr "तव सम्पूर्णालेख्यं स्वव्यतिरेकं कर्तुं क्लिक् कुरु।"
|
||||
|
||||
#: ../../magic/src/perspective.c:160
|
||||
#: ../../magic/src/perspective.c:161
|
||||
msgid "Click and drag up to zoom in or drag down to zoom out the picture."
|
||||
msgstr "क्लिक् कृत्वा, चित्रान्तः जूम् कर्तुं उपरि कर्षय, तथा चित्रात् बहिः जूम् कर्तुं अधः कर्षय।"
|
||||
|
||||
|
|
@ -1612,17 +1612,17 @@ msgstr "टोर्नेडो"
|
|||
msgid "Click and drag to draw a tornado funnel on your picture."
|
||||
msgstr "तव चित्रे टोर्नेडो फनल् आलिखितुं क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
#: ../../magic/src/tv.c:96
|
||||
#: ../../magic/src/tv.c:98
|
||||
msgid "TV"
|
||||
msgstr "TV"
|
||||
|
||||
#: ../../magic/src/tv.c:102
|
||||
#: ../../magic/src/tv.c:104
|
||||
msgid ""
|
||||
"Click and drag to make parts of your picture look like they are on "
|
||||
"television."
|
||||
msgstr "तव चित्रस्य भागान् दूरदर्शनेभवानिव कारयितुं क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
#: ../../magic/src/tv.c:105
|
||||
#: ../../magic/src/tv.c:107
|
||||
msgid "Click to make your picture look like it's on television."
|
||||
msgstr "तव चित्रं दूरदर्शनेभवमिव कारयितुं क्लिक् कृत्वा कर्षय।"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue