forked from zsx/totem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mai.po
2787 lines (2186 loc) · 82.7 KB
/
mai.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# translation of totem.HEAD.po to maithili
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Rajesh Ranjan <[email protected]>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: totem.HEAD\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=totem&component=general\n"
"POT-Creation-Date: 2009-02-27 06:20+0000\n"
"PO-Revision-Date: 2009-02-27 17:31+0530\n"
"Last-Translator: Rajesh Ranjan <[email protected]>\n"
"Language-Team: maithili <maithili.sf.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
"X-Generator: KBabel 1.11.4\n"
#: ../data/fullscreen.ui.h:1
msgid "Leave Fullscreen"
msgstr "फुलस्क्रीन छोड़ू"
#: ../data/fullscreen.ui.h:2 ../data/totem.ui.h:91
msgid "Time:"
msgstr "समय:"
#: ../data/playlist.ui.h:1
msgid "Add..."
msgstr "जोड़ू..."
#: ../data/playlist.ui.h:2 ../data/video-list.ui.h:2
msgid "Copy the location to the clipboard"
msgstr "क्लिपबोर्डमे स्थान कॉपी करू "
#: ../data/playlist.ui.h:3
msgid "Move Down"
msgstr "नीच्चाँ जाउ"
#: ../data/playlist.ui.h:4
msgid "Move Up"
msgstr "उप्पर जाउ"
#: ../data/playlist.ui.h:5
msgid "Remove"
msgstr "हटाउ"
#: ../data/playlist.ui.h:6
msgid "Remove file from playlist"
msgstr "गीतसूची सँ फाइल हटाउ"
#: ../data/playlist.ui.h:7
msgid "Save Playlist..."
msgstr ""
#: ../data/playlist.ui.h:8 ../data/totem.ui.h:67
msgid "Select a file to use for text subtitles"
msgstr ""
#: ../data/playlist.ui.h:9 ../data/video-list.ui.h:4
msgid "_Copy Location"
msgstr ""
#: ../data/playlist.ui.h:10
msgid "_Remove"
msgstr "हटाउ (_R)"
#: ../data/playlist.ui.h:11 ../data/totem.ui.h:131
msgid "_Select Text Subtitles..."
msgstr ""
#: ../data/plugins.ui.h:1
msgid "Author:"
msgstr "लेखक:"
#: ../data/plugins.ui.h:2
msgid "C_onfigure..."
msgstr ""
#: ../data/plugins.ui.h:3
msgid "Copyright:"
msgstr "कापीराइट:"
#: ../data/plugins.ui.h:4
msgid "Description:"
msgstr "विवरण:"
#: ../data/plugins.ui.h:5
msgid "Site:"
msgstr "साइट:"
#. Channels
#: ../data/properties.ui.h:1
#: ../src/plugins/properties/bacon-video-widget-properties.c:175
msgid "0 Channels"
msgstr "0 चैनल"
#. Sample rate
#: ../data/properties.ui.h:2
#: ../src/plugins/properties/bacon-video-widget-properties.c:173
msgid "0 Hz"
msgstr "0 Hz"
#: ../data/properties.ui.h:3
msgid "0 frames per second"
msgstr "० फ्रेम्स प्रति सकेंड"
#: ../data/properties.ui.h:4
msgid "0 kbps"
msgstr "0 kbps"
#. 0 seconds
#: ../data/properties.ui.h:5 ../src/backend/video-utils.c:286
msgid "0 seconds"
msgstr "0 सकेण्ड"
#: ../data/properties.ui.h:6
msgid "0 x 0"
msgstr "० एक्स 0"
#: ../data/properties.ui.h:7
msgid "Album:"
msgstr "एल्बमः"
#: ../data/properties.ui.h:8
msgid "Artist:"
msgstr "कलाकारः"
#: ../data/properties.ui.h:9 ../data/totem.ui.h:21
#: ../src/totem-properties-view.c:89
msgid "Audio"
msgstr "आडिओ"
#: ../data/properties.ui.h:10
msgid "Bitrate:"
msgstr "बिटरेटः"
#: ../data/properties.ui.h:11
msgid "Channels:"
msgstr "चैनल:"
#: ../data/properties.ui.h:12
msgid "Codec:"
msgstr "कोडेक:"
#: ../data/properties.ui.h:13
msgid "Comment:"
msgstr "टिप्पणीः"
#: ../data/properties.ui.h:14
msgid "Dimensions:"
msgstr "आयाम:"
#: ../data/properties.ui.h:15
msgid "Duration:"
msgstr "अवधिः"
#: ../data/properties.ui.h:16
msgid "Framerate:"
msgstr "फ्रेमरेट:"
#: ../data/properties.ui.h:17 ../data/totem.ui.h:35
msgid "General"
msgstr "सामान्य"
#. Dimensions
#. Video Codec
#. Audio Codec
#: ../data/properties.ui.h:18
#: ../src/plugins/properties/bacon-video-widget-properties.c:158
#: ../src/plugins/properties/bacon-video-widget-properties.c:160
#: ../src/plugins/properties/bacon-video-widget-properties.c:163
#: ../src/plugins/properties/bacon-video-widget-properties.c:166
#: ../src/plugins/properties/bacon-video-widget-properties.c:169
#: ../src/plugins/properties/bacon-video-widget-properties.c:171
#: ../src/plugins/properties/bacon-video-widget-properties.c:240
#: ../src/plugins/properties/bacon-video-widget-properties.c:242
#: ../src/plugins/properties/bacon-video-widget-properties.c:259
#: ../src/plugins/properties/bacon-video-widget-properties.c:262
msgid "N/A"
msgstr "लागू नहि"
#: ../data/properties.ui.h:19
msgid "Sample rate:"
msgstr "नमूना दरः"
#: ../data/properties.ui.h:20
msgid "Title:"
msgstr "शीर्षक:"
#. Title
#. Artist
#. Album
#. Year
#: ../data/properties.ui.h:21
#: ../src/plugins/properties/bacon-video-widget-properties.c:145
#: ../src/plugins/properties/bacon-video-widget-properties.c:147
#: ../src/plugins/properties/bacon-video-widget-properties.c:149
#: ../src/plugins/properties/bacon-video-widget-properties.c:151
msgid "Unknown"
msgstr "अज्ञात"
#: ../data/properties.ui.h:22 ../src/totem-properties-view.c:85
msgid "Video"
msgstr "वीडियो"
#: ../data/properties.ui.h:23
msgid "Year:"
msgstr "वर्षः"
#: ../data/video-list.ui.h:1
msgid "Add the video to the playlist"
msgstr ""
#: ../data/video-list.ui.h:3 ../src/totem-dnd-menu.c:97
#: ../src/plugins/jamendo/jamendo.ui.h:10
msgid "_Add to Playlist"
msgstr ""
#. Title
#: ../data/totem.desktop.in.in.in.h:1 ../data/totem.ui.h:45
#: ../src/totem-object.c:1593
msgid "Movie Player"
msgstr "मूवी प्लेयर"
#: ../data/totem.desktop.in.in.in.h:2
msgid "Play movies and songs"
msgstr "चलाउ मूवी आओर गाना"
#: ../data/totem.ui.h:1
msgid "1.5 Mbps T1/Intranet/LAN"
msgstr "1.5 Mbps T1/Intranet/LAN"
#: ../data/totem.ui.h:2
msgid "112 Kbps Dual ISDN/DSL"
msgstr "112 Kbps Dual ISDN/DSL"
#: ../data/totem.ui.h:3
msgid "14.4 Kbps Modem"
msgstr "14.4 Kbps मोडम"
#: ../data/totem.ui.h:4 ../src/totem-menu.c:1337
msgid "16:9 (Widescreen)"
msgstr "16:9 (वाइडस्क्रीन)"
#: ../data/totem.ui.h:5
msgid "19.2 Kbps Modem"
msgstr "19.2 Kbps मोडम"
#: ../data/totem.ui.h:6 ../src/totem-menu.c:1338
msgid "2.11:1 (DVB)"
msgstr "2.11:1 (DVB)"
#: ../data/totem.ui.h:7
msgid "256 Kbps DSL/Cable"
msgstr "256 Kbps DSL/Cable"
#: ../data/totem.ui.h:8
msgid "28.8 Kbps Modem"
msgstr ""
#: ../data/totem.ui.h:9
msgid "33.6 Kbps Modem"
msgstr "33.6 Kbps मोडम"
#: ../data/totem.ui.h:10
msgid "34.4 Kbps Modem"
msgstr "34.4 Kbps मोडम"
#: ../data/totem.ui.h:11
msgid "384 Kbps DSL/Cable"
msgstr "384 Kbps DSL/Cable"
#: ../data/totem.ui.h:12
msgid "4-channel"
msgstr "4-चैनल"
#: ../data/totem.ui.h:13
msgid "4.1-channel"
msgstr "4.1-चैनल"
#: ../data/totem.ui.h:14 ../src/totem-menu.c:1336
msgid "4:3 (TV)"
msgstr "4:3 (TV)"
#: ../data/totem.ui.h:15
msgid "5.0-channel"
msgstr "5.0-चैनल"
#: ../data/totem.ui.h:16
msgid "5.1-channel"
msgstr "5.1-चैनल"
#: ../data/totem.ui.h:17
msgid "512 Kbps DSL/Cable"
msgstr "512 Kbps DSL/Cable"
#: ../data/totem.ui.h:18
msgid "56 Kbps Modem/ISDN"
msgstr "56 Kbps मोडम/ISDN"
#: ../data/totem.ui.h:19
msgid "AC3 Passthrough"
msgstr "AC3 Passthrough"
#: ../data/totem.ui.h:20
msgid "A_udio Menu"
msgstr "आडिओ मेनू (_u)"
#: ../data/totem.ui.h:22
msgid "Audio Output"
msgstr ""
#: ../data/totem.ui.h:23 ../src/totem-menu.c:342 ../src/totem-menu.c:1334
msgid "Auto"
msgstr "स्वचालित"
#: ../data/totem.ui.h:24
msgid "Automatically _load subtitle files when movie is loaded"
msgstr ""
#: ../data/totem.ui.h:25
msgid "Automatically _resize the window when a new video is loaded"
msgstr "नव वीडियो क' लोड हए पर विंडोकेँ स्वतः नव आकार दिअ'(_r)"
#: ../data/totem.ui.h:26
msgid "Clear the playlist"
msgstr ""
#: ../data/totem.ui.h:27
msgid "Co_ntrast:"
msgstr "विरोधी (_n):"
#: ../data/totem.ui.h:28
msgid "Color Balance"
msgstr "रंग संतुलन"
#: ../data/totem.ui.h:29
msgid "Connection _speed:"
msgstr "कनेक्शन गति:(_s)"
#: ../data/totem.ui.h:30
msgid "Decrease volume"
msgstr "आवाज़ कम करू"
#: ../data/totem.ui.h:31 ../src/totem-menu.c:1328
msgid "Deinterlace"
msgstr "विअंतर्ग्रथित करू"
#: ../data/totem.ui.h:32
msgid "Display"
msgstr "देखाउ"
#: ../data/totem.ui.h:33
msgid "Extra Large"
msgstr ""
#: ../data/totem.ui.h:34
msgid "Fit Window to Movie"
msgstr "विंडोकेँ मूवीमे फिट करू "
#: ../data/totem.ui.h:36
msgid "Go to the DVD menu"
msgstr "डीवीडी मेनूकेँ जाउ "
#: ../data/totem.ui.h:37
msgid "Go to the angle menu"
msgstr "कोण मेनूकेँ जाउ"
#: ../data/totem.ui.h:38
msgid "Go to the audio menu"
msgstr "आडिओ मेनूकेँ जाउ"
#: ../data/totem.ui.h:39
msgid "Go to the chapter menu"
msgstr "अध्याय मेनूमे जाउ "
#: ../data/totem.ui.h:40
msgid "Go to the title menu"
msgstr "शीर्षक मेनूकेँ जाउ"
#: ../data/totem.ui.h:41
msgid "Help contents"
msgstr "मदति सामग्री"
#: ../data/totem.ui.h:42
msgid "Increase volume"
msgstr "आवाज बढ़ाउ"
#: ../data/totem.ui.h:43
msgid "Intranet/LAN"
msgstr ""
#: ../data/totem.ui.h:44
msgid "Large"
msgstr "पैघ"
#: ../data/totem.ui.h:46
msgid "Networking"
msgstr "नेटवर्किंग"
#: ../data/totem.ui.h:47
msgid "Next chapter or movie"
msgstr "अगिला चैप्टर अथवा मूवी"
#: ../data/totem.ui.h:48
msgid "Normal"
msgstr "सामान्य"
#: ../data/totem.ui.h:49
msgid "Open _Location..."
msgstr "स्थान खोलू... (_L)"
#: ../data/totem.ui.h:50
msgid "Open a file"
msgstr "एकटा फ़ाइल खोलू"
#: ../data/totem.ui.h:51
msgid "Open a non-local file"
msgstr "खोलू एकटा गैर स्थानीय फाइल"
#: ../data/totem.ui.h:52
msgid "Play / P_ause"
msgstr ""
#: ../data/totem.ui.h:53
msgid "Play or pause the movie"
msgstr "बजाउ अथवा रोकू मूवी"
#: ../data/totem.ui.h:54
msgid "Plugins..."
msgstr ""
#: ../data/totem.ui.h:55
msgid "Prefere_nces"
msgstr "वरीयता (_n)"
#: ../data/totem.ui.h:56
msgid "Previous chapter or movie"
msgstr "पछिला अध्याय अथवा मूवी"
#: ../data/totem.ui.h:57
msgid "Quit the program"
msgstr "प्रोग्राम सँ बाहर जाउ"
#: ../data/totem.ui.h:58
msgid "Reset To _Defaults"
msgstr "पूर्वनिर्धारित रीसेट करू (_D)"
#: ../data/totem.ui.h:59
msgid "Resize _1:1"
msgstr "आकार बदलू 1:1(_1)"
#: ../data/totem.ui.h:60
msgid "Resize _2:1"
msgstr "आकार बदलू २:1(_2)"
#: ../data/totem.ui.h:61
msgid "Resize to double the original video size"
msgstr ""
#: ../data/totem.ui.h:62
msgid "Resize to half the original video size"
msgstr ""
#: ../data/totem.ui.h:63
msgid "Resize to the original video size"
msgstr ""
#: ../data/totem.ui.h:64 ../src/totem-menu.c:1330
msgid "S_idebar"
msgstr ""
#: ../data/totem.ui.h:65
msgid "S_ubtitles"
msgstr "उपशीर्षक (_u)"
#: ../data/totem.ui.h:66
msgid "Sat_uration:"
msgstr "संतृप्त:(_u)"
#: ../data/totem.ui.h:68 ../src/totem-menu.c:1326
msgid "Set the repeat mode"
msgstr "रिपीट मोडकेँ सेट करू "
#: ../data/totem.ui.h:69 ../src/totem-menu.c:1327
msgid "Set the shuffle mode"
msgstr "शफल मोडकेँ सेट करू "
#: ../data/totem.ui.h:70
msgid "Sets 16:9 (widescreen) aspect ratio"
msgstr ""
#: ../data/totem.ui.h:71 ../src/totem-menu.c:1338
msgid "Sets 2.11:1 (DVB) aspect ratio"
msgstr "पहलू अनुपात 2.11:1 (DVB)केँ सेट करैत अछि"
#: ../data/totem.ui.h:72 ../src/totem-menu.c:1336
msgid "Sets 4:3 (TV) aspect ratio"
msgstr "पहलू अनुपात 4:3 (TV)केँ सेट करैत अछि"
#: ../data/totem.ui.h:73 ../src/totem-menu.c:1334
msgid "Sets automatic aspect ratio"
msgstr "स्वचालित अनुपात पहलू सेट करू "
#: ../data/totem.ui.h:74 ../src/totem-menu.c:1335
msgid "Sets square aspect ratio"
msgstr "वर्ग अनुपात पहलू सेट करू "
#: ../data/totem.ui.h:75 ../src/totem-menu.c:1329
msgid "Show _Controls"
msgstr "नियंत्रण देखाउ (_C)"
#: ../data/totem.ui.h:76
msgid "Show _visual effects when an audio file is played"
msgstr "दृश्य प्रभाव देखाउ जखन एकटा आडिओ फाइल चलि रहल अछि (_v)"
#: ../data/totem.ui.h:77 ../src/totem-menu.c:1329
msgid "Show controls"
msgstr "नियंत्रण देखाउ"
#: ../data/totem.ui.h:78 ../src/totem-menu.c:1330
msgid "Show or hide the sidebar"
msgstr "किनार क' पट्टी देखाउ अथवा नुकाबू"
#: ../data/totem.ui.h:79 ../src/totem-menu.c:1327
msgid "Shuff_le Mode"
msgstr "शफल मोड(_l)"
#: ../data/totem.ui.h:80 ../src/totem-menu.c:1317 ../src/totem-menu.c:1322
msgid "Skip _Backwards"
msgstr "छोड़ू पाछाँसँ (_B)"
#: ../data/totem.ui.h:81 ../src/totem-menu.c:1316 ../src/totem-menu.c:1321
msgid "Skip _Forward"
msgstr "छोड़ू आगाँ (_F)"
#: ../data/totem.ui.h:82 ../src/totem-menu.c:1317 ../src/totem-menu.c:1322
msgid "Skip backwards"
msgstr "छोड़ू पाछाँ"
#: ../data/totem.ui.h:83 ../src/totem-menu.c:1316 ../src/totem-menu.c:1321
msgid "Skip forward"
msgstr "आगाँ छोड़ू"
#: ../data/totem.ui.h:84 ../src/totem-menu.c:1335
msgid "Square"
msgstr "वर्ग"
#: ../data/totem.ui.h:85 ../src/backend/bacon-video-widget-gst-0.10.c:4265
msgid "Stereo"
msgstr ""
#: ../data/totem.ui.h:86
msgid "Switch An_gles"
msgstr "कोण बदलू (_g)"
#: ../data/totem.ui.h:87
msgid "Switch camera angles"
msgstr ""
#: ../data/totem.ui.h:88
msgid "Switch to fullscreen"
msgstr "पूर्ण स्क्रीनमे स्विच करू"
#: ../data/totem.ui.h:89
msgid "Text Subtitles"
msgstr ""
#: ../data/totem.ui.h:90
msgid "Time seek bar"
msgstr "समय प्राप्ति बार"
#: ../data/totem.ui.h:92
msgid "Totem Preferences"
msgstr "टोटेम वरीयता "
#: ../data/totem.ui.h:93
msgid "Visual Effects"
msgstr ""
#: ../data/totem.ui.h:94
msgid "Visualization _size:"
msgstr "विज़ुअलाइज़ेशन आकार : _s:"
#: ../data/totem.ui.h:95
msgid "Volume _Down"
msgstr "आवाज़ निर्धारक नीच्चाँ (_D)"
#: ../data/totem.ui.h:96
msgid "Volume _Up"
msgstr "आवाज़ निर्धारक उप्पर(_U)"
#: ../data/totem.ui.h:97
msgid "Zoom In"
msgstr "ज़ूम इन"
#: ../data/totem.ui.h:98
msgid "Zoom Out"
msgstr "ज़ूम आउट"
#: ../data/totem.ui.h:99
msgid "Zoom Reset"
msgstr "ज़ूम रीसेट"
#: ../data/totem.ui.h:100
msgid "Zoom in"
msgstr "पैघ रूपमे देखाउ"
#: ../data/totem.ui.h:101
msgid "Zoom out"
msgstr "छोट रूपमे देखाउ"
#: ../data/totem.ui.h:102
msgid "Zoom reset"
msgstr "ज़ूम फिनु सेट करू "
#: ../data/totem.ui.h:103
msgid "_About"
msgstr "क' संबंधमे (_A)"
#: ../data/totem.ui.h:104
msgid "_Allow the screensaver to activate even when audio-only is playing"
msgstr ""
#: ../data/totem.ui.h:105
msgid "_Angle Menu"
msgstr "कोण मेनू (_A)"
#: ../data/totem.ui.h:106
msgid "_Aspect Ratio"
msgstr "पहलू अनुपात (_A)"
#: ../data/totem.ui.h:107
msgid "_Audio output type:"
msgstr "आडिओ आउटपुट क़िस्म:(_A)"
#: ../data/totem.ui.h:108
msgid "_Brightness:"
msgstr "चमकीलापन (_B):"
#: ../data/totem.ui.h:109
msgid "_Chapter Menu"
msgstr "अध्याय मेनू (_C)"
#: ../data/totem.ui.h:110
msgid "_Clear Playlist"
msgstr ""
#: ../data/totem.ui.h:111
msgid "_Contents"
msgstr "विषय सूची (_C)"
#: ../data/totem.ui.h:112
msgid "_DVD Menu"
msgstr "डीवीडी मेनू (_D)"
#: ../data/totem.ui.h:113 ../src/totem-menu.c:1328
msgid "_Deinterlace"
msgstr "बिनु बंधनक करू (_D)"
#: ../data/totem.ui.h:114
msgid "_Edit"
msgstr "संपादन (_E)"
#: ../data/totem.ui.h:115
msgid "_Eject"
msgstr "बाहर निकालू (_E)"
#: ../data/totem.ui.h:116
msgid "_Encoding:"
msgstr "एनकोडिंग (_E):"
#: ../data/totem.ui.h:117
msgid "_Font:"
msgstr "फ़ॉन्ट (_F):"
#: ../data/totem.ui.h:118
msgid "_Fullscreen"
msgstr "फुलस्क्रीन (_F)"
#: ../data/totem.ui.h:119
msgid "_Go"
msgstr "जाउ (_G)"
#: ../data/totem.ui.h:120
msgid "_Help"
msgstr "मदति (_H)"
#: ../data/totem.ui.h:121
msgid "_Hue:"
msgstr "वर्ण (_H):"
#: ../data/totem.ui.h:122
msgid "_Languages"
msgstr "भाषा (_L)"
#: ../data/totem.ui.h:123
msgid "_Movie"
msgstr "मूवी(_M)"
#: ../data/totem.ui.h:124
msgid "_Next Chapter/Movie"
msgstr "अगिला अध्याय/मूवी (_N)"
#: ../data/totem.ui.h:125
msgid "_Open..."
msgstr "खोलू (_O)..."
#: ../data/totem.ui.h:126
msgid "_Previous Chapter/Movie"
msgstr "पछिला अध्याय / मूवी(_P)"
#: ../data/totem.ui.h:127
msgid "_Properties"
msgstr "गुण (_P)"
#: ../data/totem.ui.h:128
msgid "_Quit"
msgstr "बाहर (_Q)"
#: ../data/totem.ui.h:129 ../src/totem-menu.c:1326
msgid "_Repeat Mode"
msgstr "दोहराबू मोड(_R)"
#: ../data/totem.ui.h:130
msgid "_Resize 1:2"
msgstr "आकार बदलू १:२(_R)"
#: ../data/totem.ui.h:132
msgid "_Sound"
msgstr "ध्वनि (_S)"
#: ../data/totem.ui.h:133
msgid "_Title Menu"
msgstr "शीर्षक मेनू (_T)"
#: ../data/totem.ui.h:134
msgid "_Type of visualization:"
msgstr "देखबाक क़िस्म:(_T)"
#: ../data/totem.ui.h:135
msgid "_View"
msgstr "देखू (_V)"
#: ../data/totem.schemas.in.h:1
msgid "Allow the screensaver to activate even when audio-only is playing"
msgstr ""
#: ../data/totem.schemas.in.h:2
msgid ""
"Allow the screensaver to activate even when audio-only is playing. This is "
"useful for monitor-powered speakers."
msgstr ""
#: ../data/totem.schemas.in.h:3
msgid ""
"Amount of data to buffer for network streams before starting to display the "
"stream (in seconds)"
msgstr ""
"धारा क' प्रदर्शन क' आरंभ हए पहिले सँजाल धारा बफर करब क'लेल आंकड़ा क' अघिकतम मात्रा "
"(सकेंडमे)"
#: ../data/totem.schemas.in.h:4
msgid ""
"Approximate network connection speed, used to select quality on media over "
"the network: \"0\" for 14.4 Kbps Modem, \"1\" for 19.2 Kbps Modem, \"2\" for "
"28.8 Kbps Modem, \"3\" for 33.6 Kbps Modem, \"4\" for 34.4 Kbps Modem, \"5\" "
"for 56 Kbps Modem/ISDN, \"6\" for 112 Kbps Dual ISDN/DSL, \"7\" for 256 Kbps "
"DSL/Cable, \"8\" for 384 Kbps DSL/Cable, \"9\" for 512 Kbps DSL/Cable, \"10"
"\" for 1.5 Mbps T1/Intranet/LAN, \"11\" for Intranet/LAN."
msgstr ""
#: ../data/totem.schemas.in.h:5
msgid "Buffer size"
msgstr "बफर आकार"
#: ../data/totem.schemas.in.h:6
msgid "Default location for the \"Open...\" dialogs"
msgstr ""
#: ../data/totem.schemas.in.h:7
msgid ""
"Default location for the \"Open...\" dialogs, default is the current "
"directory"
msgstr ""
#: ../data/totem.schemas.in.h:8
msgid "Default location for the \"Take Screenshot\" dialogs"
msgstr ""
#: ../data/totem.schemas.in.h:9
msgid ""
"Default location for the \"Take Screenshot\" dialogs, default is the "
"Pictures directory"
msgstr ""
#: ../data/totem.schemas.in.h:10
msgid "Enable deinterlacing"
msgstr "डिइंटरलेसिंग सक्रिय करू "
#: ../data/totem.schemas.in.h:11
msgid "Encoding charset for subtitle"
msgstr "उपशीर्षक क'लेल एनकोडिंग चारसेट"
#: ../data/totem.schemas.in.h:12
msgid "Maximum amount of data to decode ahead of display (in seconds)"
msgstr "प्रदर्शन क' आगाँ डिकोड करब क'लेल आंकड़ा क' अघिकतम मात्रा (सकेंडमे)"
#: ../data/totem.schemas.in.h:13
msgid "Name of the visual effects plugins"
msgstr "दृश्य प्रभाव प्लगिन क' नाम"
#: ../data/totem.schemas.in.h:14
msgid "Network buffering threshold"
msgstr "नेटवर्क बफरिंग थ्रेसहोल्ड"
#: ../data/totem.schemas.in.h:15
msgid "Network connection speed"
msgstr ""
#: ../data/totem.schemas.in.h:16
msgid "Pango font description for subtitle rendering"
msgstr "उपशीर्षक रेंडरिंग क' पैंगो फोन्ट विवरण"
#: ../data/totem.schemas.in.h:17
msgid ""
"Quality settings for the audio visualization: \"0\" for small, \"1\" for "
"normal, \"2\" for large, \"3\" for extra large."
msgstr ""
#: ../data/totem.schemas.in.h:18
msgid "Repeat mode"
msgstr "दोहराबू मोड"
#: ../data/totem.schemas.in.h:19
msgid "Resize the canvas automatically on file load"
msgstr "फाइल लोड पर कैनवासकेँ स्वतः पुनः आकार दिअ'"
#: ../data/totem.schemas.in.h:20
msgid "Show visual effects when no video is displayed"
msgstr "जखन कोनो वीडियो प्रदर्शित नहि अछि तँ दृश्य प्रभाव देखाउ"
#: ../data/totem.schemas.in.h:21
msgid "Show visual effects when playing an audio only file."
msgstr "सिर्फ आडिओ फाइल क' चलाबै क' दौरान दृश्य प्रभाव देखाउ"
#: ../data/totem.schemas.in.h:22
msgid "Shuffle mode"
msgstr "मोड फेटू"
#: ../data/totem.schemas.in.h:23
msgid "Sound volume"
msgstr "ध्वनि आयतन"
#: ../data/totem.schemas.in.h:24
msgid "Sound volume, in percent, between 0 and 100"
msgstr "ध्वनि आयतन, प्रतिशतमे, 0 आओर 100 क' बीचमे"
#: ../data/totem.schemas.in.h:25
msgid "Subtitle encoding"
msgstr "उपशीर्षक एनकोडिंग"
#: ../data/totem.schemas.in.h:26
msgid "Subtitle font"
msgstr "उपशीर्षक फोन्ट"
#: ../data/totem.schemas.in.h:27
msgid "The brightness of the video"
msgstr "वीडियो क' चमकीलापन"
#: ../data/totem.schemas.in.h:28
msgid "The contrast of the video"
msgstr "वीडियो क' कंट्रास्ट"
#: ../data/totem.schemas.in.h:29
msgid "The hue of the video"
msgstr "वीडियो क' रँग"
#: ../data/totem.schemas.in.h:30
msgid "The saturation of the video"
msgstr "वीडियो क' संतृप्ति"
#: ../data/totem.schemas.in.h:31
msgid "Type of audio output to use"
msgstr "प्रयोग क'लेल आडिओ आउटपुट क' प्रकार"
#: ../data/totem.schemas.in.h:32
msgid ""
"Type of audio output to use: \"0\" for stereo, \"1\" for 4-channel output, "
"\"2\" for 5.0 channel output, \"3\" for 5.1 channel output, \"4\" for AC3 "
"Passthrough."
msgstr ""
"आडिओ आडिओपुट फाइल क' प्रकार: \"0\" stereo क'लेल , \"1\" 4-चैनल आउटपुट क' "
"लेल, \"2\" 5.0 चैनल आउटपुट क'लेल , \"3\" 5.1 चैनल आउटपुट क'लेल , \"4\" AC3 "
"Passthrough."
#. Translators: This is default subtitle encoding
#. character set. You can change this to be the most common
#. encoding for fansub subtitles in your language. File a bug
#. against Totem, and leave UTF-8 as the default if in doubt.
#: ../data/totem.schemas.in.h:37
msgid "UTF-8"
msgstr "UTF-8"
#: ../data/totem.schemas.in.h:38
msgid "Visualization quality setting"
msgstr ""
#: ../data/totem.schemas.in.h:39
msgid "Whether the main window should stay on top"
msgstr "की मुख्य विंडोकेँ शीर्ष पर रहनाइ चाही"
#: ../data/totem.schemas.in.h:40
msgid "Whether the main window should stay on top of the other ones"
msgstr "की मुख्य विंडोकेँ कोनो आन क' शीर्ष पर रहनाइ चाही"
#: ../data/totem.schemas.in.h:41
msgid "Whether to autoload text subtitle files when a movie is loaded"
msgstr ""
#: ../data/totem.schemas.in.h:42
msgid "Whether to disable the plugins in the user's home directory"
msgstr ""
#: ../data/totem.schemas.in.h:43
msgid "Whether to enable debug for the playback engine"
msgstr "की प्लेबैक इंजन क'लेल डिबगकेँ अक्षम कएनाइ अछि"
#: ../data/uri.ui.h:1
msgid "Enter the _address of the file you would like to open:"
msgstr "फ़ाइल क' पता भरू जकरा अहाँ खोलनाइ चाहैत छी (_a):"
#: ../lib/totem-scrsaver.c:115
msgid "Playing a movie"
msgstr "मूवी चलाए रहल अछि"
#: ../src/eggdesktopfile.c:165
#, c-format
msgid "File is not a valid .desktop file"
msgstr ""
#: ../src/eggdesktopfile.c:188
#, c-format
msgid "Unrecognized desktop file Version '%s'"
msgstr ""
#: ../src/eggdesktopfile.c:958
#, c-format
msgid "Starting %s"
msgstr "%s शुरू भ' रहल अछि"
#: ../src/eggdesktopfile.c:1100
#, c-format
msgid "Application does not accept documents on command line"
msgstr ""
#: ../src/eggdesktopfile.c:1168
#, c-format
msgid "Unrecognized launch option: %d"
msgstr ""
#: ../src/eggdesktopfile.c:1373
#, c-format
msgid "Can't pass document URIs to a 'Type=Link' desktop entry"
msgstr ""
#: ../src/eggdesktopfile.c:1392
#, c-format
msgid "Not a launchable item"
msgstr "चलाबैबला मद नहि अछि "
#: ../src/eggfileformatchooser.c:63
#, c-format
msgid "File Format: %s"
msgstr ""
#: ../src/eggfileformatchooser.c:171
msgid "By Extension"
msgstr "विस्तार सँ"
#: ../src/eggfileformatchooser.c:185
msgid "File Format"
msgstr ""
#: ../src/eggfileformatchooser.c:203
msgid "Extension(s)"
msgstr ""
#: ../src/eggsmclient.c:224
msgid "Disable connection to session manager"
msgstr "सत्र प्रबंधकसँ संपर्क रद करू"
#: ../src/eggsmclient.c:227
msgid "Specify file containing saved configuration"
msgstr ""
#: ../src/eggsmclient.c:227
msgid "FILE"
msgstr "फाइल"