summaryrefslogtreecommitdiff
path: root/po/mr.po
blob: cc22e64f1f523c7b580c3ae9cc7e0db0acd41025 (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
# translation of mr.po to Marathi
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Swapnil Hajare <dreamil1000a@yahoo.com>, 2003, 2006.
# sandeep shedmake <sandeep.shedmake@gmail.com>, 2008.
# Sandeep Shedmake <sshedmak@redhat.com>, 2009, 2011, 2012, 2013, 2014.
msgid ""
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=yelp&keywords=I18N+L10N&component=General\n"
"POT-Creation-Date: 2014-09-16 23:02+0000\n"
"PO-Revision-Date: 2014-09-17 10:38+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

#. (itstool) path: msg/msgstr
#. ID: install.tooltip
#. This is a format message used to format tooltips on install: links. These
#. links allow users to install packages by clicking a link in the help. The
#. tooltip may also be used as the link text, if there's no link text in the
#. document. Special elements in the message will be replaced with the
#. appropriate content, as follows:
#.
#. <string/> - The package to install
#.
#: yelp.xml.in:36
msgid "Install <string/>"
msgstr "<string/> इंस्टॉल करा"

#: ../libyelp/yelp-bz2-decompressor.c:144
#: ../libyelp/yelp-lzma-decompressor.c:153
msgid "Invalid compressed data"
msgstr "अवैध संकलित डाटा"

#: ../libyelp/yelp-bz2-decompressor.c:150
#: ../libyelp/yelp-lzma-decompressor.c:159
msgid "Not enough memory"
msgstr "पुरेशी स्मृती नाही"

#: ../libyelp/yelp-docbook-document.c:297 ../libyelp/yelp-info-document.c:237
#: ../libyelp/yelp-mallard-document.c:305
#: ../libyelp/yelp-mallard-document.c:456 ../libyelp/yelp-man-document.c:281
#, c-format
msgid "The page ‘%s’ was not found in the document ‘%s’."
msgstr "पृष्ठ ‘%s’ दस्तऐवज ‘%s’ मध्ये आढळले नाही."

#: ../libyelp/yelp-docbook-document.c:332 ../libyelp/yelp-info-document.c:371
#: ../libyelp/yelp-man-document.c:416
#, c-format
msgid "The file does not exist."
msgstr "फाइल अस्तित्वात नाही."

#: ../libyelp/yelp-docbook-document.c:342 ../libyelp/yelp-info-document.c:381
#: ../libyelp/yelp-man-document.c:426
#, c-format
msgid "The file ‘%s’ does not exist."
msgstr "फाइल ‘%s’ अस्तित्वात नाही."

#: ../libyelp/yelp-docbook-document.c:357
#, c-format
msgid ""
"The file ‘%s’ could not be parsed because it is not a well-formed XML "
"document."
msgstr "फाइल ‘%s’ वाचू शकले नाही कारण ते पूर्णत्या रचलेले XML दस्तऐवज नाही."

#: ../libyelp/yelp-docbook-document.c:370
#, c-format
msgid ""
"The file ‘%s’ could not be parsed because one or more of its included files "
"is not a well-formed XML document."
msgstr ""
"फाइल ‘%s’ वाचू शकले नाही कारण एकापेक्षा जास्त अंतर्भूत केलेले फाइल पूर्णत्या "
"रचलेले XML "
"दस्तऐवज नाही."

#: ../libyelp/yelp-docbook-document.c:803
msgid "Unknown"
msgstr "अपरिचीत"

#: ../libyelp/yelp-docbook-document.c:864 ../libyelp/yelp-info-document.c:314
#: ../libyelp/yelp-man-document.c:358
#, c-format
msgid "The requested page was not found in the document ‘%s’."
msgstr "विनंतीकृत पान दस्तऐवज ‘%s’ मध्ये आढळले नाही."

#: ../libyelp/yelp-document.c:266
msgid "Indexed"
msgstr "इंडेक्स्ड्"

#: ../libyelp/yelp-document.c:267
msgid "Whether the document content has been indexed"
msgstr "दस्तऐवजातील अंतर्भूत माहिती इंडेक्स्ड् करायची"

#: ../libyelp/yelp-document.c:275
msgid "Document URI"
msgstr "दस्तऐवज URI"

#: ../libyelp/yelp-document.c:276
msgid "The URI which identifies the document"
msgstr "दस्तऐवज ओळखणारे URI"

#: ../libyelp/yelp-document.c:994
#, c-format
msgid "Search results for “%s”"
msgstr "“%s” करीता शोध परिणाम"

#: ../libyelp/yelp-document.c:1006
#, c-format
msgid "No matching help pages found in “%s”."
msgstr "“%s” मध्ये जुळणारे मदत पाने आढळले नाही."

#: ../libyelp/yelp-document.c:1012
msgid "No matching help pages found."
msgstr "जुळणारे मदत पृष्ठे आढळले नाही."

#: ../libyelp/yelp-error.c:35
#, c-format
msgid "An unknown error occurred."
msgstr "एक अपरिचीत त्रुटी आढळली."

#: ../libyelp/yelp-help-list.c:546 ../libyelp/yelp-help-list.c:555
msgid "All Help Documents"
msgstr "सर्व मदत दस्तऐवज"

#: ../libyelp/yelp-info-document.c:396
#, c-format
msgid ""
"The file ‘%s’ could not be parsed because it is not a well-formed info page."
msgstr "फाइल ‘%s’ वाचू शकले नाही कारण पूर्णत्या रचलेले info पान नाही."

#: ../libyelp/yelp-mallard-document.c:344
#, c-format
msgid "The directory ‘%s’ does not exist."
msgstr "डिरेक्ट्री ‘%s’ अस्तित्वात नाही."

#: ../libyelp/yelp-search-entry.c:173
msgid "View"
msgstr "दृष्य"

#: ../libyelp/yelp-search-entry.c:174
msgid "A YelpView instance to control"
msgstr "नियंत्रणकरीता YelpView घटना"

#: ../libyelp/yelp-search-entry.c:189 ../src/yelp-window.c:399
msgid "Bookmarks"
msgstr "पुस्तकखुणा"

#: ../libyelp/yelp-search-entry.c:190
msgid "A YelpBookmarks implementation instance"
msgstr "YelpBookmarks लागूकरण घटना"

#: ../libyelp/yelp-search-entry.c:440
#, c-format
msgid "Search for “%s”"
msgstr "“%s” करीता शोधा"

#: ../libyelp/yelp-settings.c:152
msgid "GtkSettings"
msgstr "GtkSettings"

#: ../libyelp/yelp-settings.c:153
msgid "A GtkSettings object to get settings from"
msgstr "सेटिंग्स् प्राप्त करण्यासाठी GtkSettings ऑब्जेक्ट"

#: ../libyelp/yelp-settings.c:161
msgid "GtkIconTheme"
msgstr "GtkIconTheme"

#: ../libyelp/yelp-settings.c:162
msgid "A GtkIconTheme object to get icons from"
msgstr "चिन्ह प्राप्त करण्यासाठीचे GtkIconTheme ऑब्जेक्ट"

#: ../libyelp/yelp-settings.c:170
msgid "Font Adjustment"
msgstr "फाँट समायोजन"

#: ../libyelp/yelp-settings.c:171
msgid "A size adjustment to add to font sizes"
msgstr "फाँट आकार समाविष्ट करण्यासाठी आकार समायोजन"

#: ../libyelp/yelp-settings.c:179
msgid "Show Text Cursor"
msgstr "मजकूर कर्सर दाखवा"

#: ../libyelp/yelp-settings.c:180
msgid "Show the text cursor or caret for accessible navigation"
msgstr "प्रवेशजोगी संचारनकरीता मजकूर कर्सर किंवा कॅरेट दाखवा"

#: ../libyelp/yelp-settings.c:188
msgid "Editor Mode"
msgstr "संपादक मोड"

#: ../libyelp/yelp-settings.c:189
msgid "Enable features useful to editors"
msgstr "संपादककरीता उपयोगी गुणधर्मे सुरू करा"

#: ../libyelp/yelp-sqlite-storage.c:147
msgid "Database filename"
msgstr "कोषचे फाइलनाव"

#: ../libyelp/yelp-sqlite-storage.c:148
msgid "The filename of the sqlite database"
msgstr "sqlite कोषचे फाइलनाव"

#: ../libyelp/yelp-transform.c:169
msgid "XSLT Stylesheet"
msgstr "XSLT स्टाइलशीट"

#: ../libyelp/yelp-transform.c:170
msgid "The location of the XSLT stylesheet"
msgstr "XSLT स्टाइलशीटचे ठिकाण"

#: ../libyelp/yelp-transform.c:378 ../libyelp/yelp-transform.c:393
#, c-format
msgid "The XSLT stylesheet ‘%s’ is either missing or not valid."
msgstr "XSLT स्टाइलशीट ‘%s’ एकतर आढळले नाही, किंवा ते वैध नाही."

#: ../libyelp/yelp-transform.c:527
msgid "No href attribute found on yelp:document\n"
msgstr "yelp वर href गुणधर्म आढळले नाही:दस्तऐवज\n"

#: ../libyelp/yelp-transform.c:542
msgid "Out of memory"
msgstr "स्म्रुतीच्या बाहेर"

#: ../libyelp/yelp-view.c:446
msgid "Yelp URI"
msgstr "Yelp URI"

#: ../libyelp/yelp-view.c:447
msgid "A YelpUri with the current location"
msgstr "सध्याच्या ठिकाणसह YelpUri"

#: ../libyelp/yelp-view.c:455
msgid "Loading State"
msgstr "लोड करत आहे"

#: ../libyelp/yelp-view.c:456
msgid "The loading state of the view"
msgstr "दृष्याचे लोड स्तर"

#: ../libyelp/yelp-view.c:465
msgid "Page ID"
msgstr "पृष्ठ ID"

#: ../libyelp/yelp-view.c:466
msgid "The ID of the root page of the page being viewed"
msgstr "दृष्यास्पद पृष्ठाच्या रूट पानाचे ID"

#: ../libyelp/yelp-view.c:474
msgid "Root Title"
msgstr "रूट शीर्षक"

#: ../libyelp/yelp-view.c:475
msgid "The title of the root page of the page being viewed"
msgstr "दृष्यास्पद पृष्ठाच्या रूट पानाचे शीर्षक"

#: ../libyelp/yelp-view.c:483
msgid "Page Title"
msgstr "पृष्ठ शीर्षक"

#: ../libyelp/yelp-view.c:484
msgid "The title of the page being viewed"
msgstr "दृष्यास्पद पृष्ठाचे शीर्षक"

#: ../libyelp/yelp-view.c:492
msgid "Page Description"
msgstr "पृष्ठ वर्णन"

#: ../libyelp/yelp-view.c:493
msgid "The description of the page being viewed"
msgstr "दृष्यास्पद पृष्ठाचे वर्णन"

#: ../libyelp/yelp-view.c:501
msgid "Page Icon"
msgstr "पृष्ठ चिन्ह"

#: ../libyelp/yelp-view.c:502
msgid "The icon of the page being viewed"
msgstr "दृष्यास्पद पृष्ठाचे चिन्ह"

#: ../libyelp/yelp-view.c:744
msgid "You do not have PackageKit. Package install links require PackageKit."
msgstr ""
"तुमच्याकडे PackageKit नाही. संकुल प्रतिष्ठापन लिंक्स्ला PackageKit आवश्यक आहे."

#: ../libyelp/yelp-view.c:1040
msgid "Save Image"
msgstr "प्रतिमा साठवा"

#: ../libyelp/yelp-view.c:1135
msgid "Save Code"
msgstr "कोड साठवा"

#: ../libyelp/yelp-view.c:1298
#, c-format
msgid "Send email to %s"
msgstr "%s ला ईमेल पाठवा"

#: ../libyelp/yelp-view.c:1313
msgid "_Install Packages"
msgstr "संकुल प्रतिष्ठापीत करा (_I)"

#: ../libyelp/yelp-view.c:1321
msgid "_Open Link"
msgstr "दुवा उघडा (_O)"

#: ../libyelp/yelp-view.c:1328
msgid "_Copy Link Location"
msgstr "दुव्याच्या ठिकाणाचे प्रत बनवा (_C)"

#: ../libyelp/yelp-view.c:1334
msgid "Open Link in New _Window"
msgstr "दुव्याला नवीन पटलात उघडा (_W)"

#: ../libyelp/yelp-view.c:1388
#| msgid "_Save Image As..."
msgid "_Save Image As…"
msgstr "प्रतिमा असे साठवा (_S)..."

#: ../libyelp/yelp-view.c:1390
#| msgid "_Save Video As..."
msgid "_Save Video As…"
msgstr "व्हिडीओ असे साठवा (_S)..."

#: ../libyelp/yelp-view.c:1397
#| msgid "S_end Image To..."
msgid "S_end Image To…"
msgstr "प्रतिमा येथे पाठवा (_e)..."

#: ../libyelp/yelp-view.c:1399
#| msgid "S_end Video To..."
msgid "S_end Video To…"
msgstr "व्हिडीओ येथे पाठवा (_e)..."

#: ../libyelp/yelp-view.c:1410
msgid "_Copy Text"
msgstr "मजकूरचे प्रत बनवा (_C)"

#: ../libyelp/yelp-view.c:1423
msgid "C_opy Code Block"
msgstr "कोड ब्लॉकचे प्रत बनवा (_o)"

#: ../libyelp/yelp-view.c:1428
#| msgid "Save Code _Block As..."
msgid "Save Code _Block As…"
msgstr "कोड ब्लॉकला असे साठवा (_B)..."

#: ../libyelp/yelp-view.c:1535
#, c-format
msgid "See all search results for “%s”"
msgstr "“%s” करीता सर्व शोध परिणाम पहा"

#: ../libyelp/yelp-view.c:1656
#, c-format
msgid "Could not load a document for ‘%s’"
msgstr "‘%s’ करीता दस्तऐवज लोड करणे अशक्य"

#: ../libyelp/yelp-view.c:1662
#, c-format
msgid "Could not load a document"
msgstr "दस्तऐवज लोड करणे अशक्य"

#: ../libyelp/yelp-view.c:1737
msgid "Document Not Found"
msgstr "दस्तऐवज आढळले नाही"

#: ../libyelp/yelp-view.c:1739
msgid "Page Not Found"
msgstr "पान आढळले नाही"

#: ../libyelp/yelp-view.c:1742
msgid "Cannot Read"
msgstr "वाचणे अशक्य"

#: ../libyelp/yelp-view.c:1748
msgid "Unknown Error"
msgstr "अपरिचीत त्रुटी"

#: ../libyelp/yelp-view.c:1768
msgid "Search for packages containing this document."
msgstr "हे दस्तऐवज समाविष्टीत असणारे संकुले शोधा."

#: ../libyelp/yelp-view.c:1918
#, c-format
msgid "The URI ‘%s’ does not point to a valid page."
msgstr "URI ‘%s’ वैध पृष्ठकडे निर्देशीत नाही."

#: ../libyelp/yelp-view.c:1924
#, c-format
msgid "The URI does not point to a valid page."
msgstr "URI वैध पृष्ठकरीता निर्देशीत नाही."

#: ../libyelp/yelp-view.c:1930
#, c-format
msgid "The URI ‘%s’ could not be parsed."
msgstr "URI ‘%s’ वाचणे अशक्य."

#: ../src/yelp-application.c:59
msgid "Turn on editor mode"
msgstr "संपादक मोड सुरू करा"

#: ../src/yelp-application.c:272 ../src/yelp-window.c:1165
#: ../yelp.desktop.in.in.h:1
msgid "Help"
msgstr "मदत"

#: ../src/yelp-application.c:322
#| msgid "_New Window"
msgid "New Window"
msgstr "नवीन पटल"

#: ../src/yelp-application.c:326
#| msgid "_Larger Text"
msgid "Larger Text"
msgstr "मोठे मजकूर"

#: ../src/yelp-application.c:327
#| msgid "_Smaller Text"
msgid "Smaller Text"
msgstr "छोटे मजकूर"

#: ../src/yelp-window.c:206
msgid "Application"
msgstr "ॲप्लिकेशन"

#: ../src/yelp-window.c:207
msgid "A YelpApplication instance that controls this window"
msgstr "हे पटल नियंत्रीत करणारी YelpApplication घटना"

#: ../src/yelp-window.c:325
#| msgid "_Back"
msgid "Back"
msgstr "मागे"

#: ../src/yelp-window.c:332
#| msgid "_Forward"
msgid "Forward"
msgstr "फॉरवर्ड"

#: ../src/yelp-window.c:343
msgid "Menu"
msgstr "मेन्यु"

#: ../src/yelp-window.c:348
#| msgid "Find:"
msgid "Find…"
msgstr "शोधा…"

#: ../src/yelp-window.c:349
#| msgid "Printing"
msgid "Print…"
msgstr "छपाई…"

#: ../src/yelp-window.c:354
#| msgid "_Previous Page"
msgid "Previous Page"
msgstr "मागील पृष्ठ"

#: ../src/yelp-window.c:355
#| msgid "_Next Page"
msgid "Next Page"
msgstr "पुढील पृष्ठ"

#: ../src/yelp-window.c:360
#| msgid "Help"
msgid "All Help"
msgstr "सर्व मदत"

#: ../src/yelp-window.c:382
msgid "Search (Ctrl+S)"
msgstr "शोधा (Ctrl+S)"

#: ../src/yelp-window.c:416
#| msgid "Bookmarks"
msgid "No bookmarks"
msgstr "वाचनखुणा नाही"

#: ../src/yelp-window.c:424
#| msgid "_Add Bookmark"
msgid "Add Bookmark"
msgstr "वाचनखूण समाविष्ट करा"

#: ../src/yelp-window.c:430
#| msgid "_Remove Bookmark"
msgid "Remove Bookmark"
msgstr "वाचनखूण काढून टाका"

#: ../yelp.desktop.in.in.h:2
msgid "Get help with GNOME"
msgstr "GNOME पासून मदत घ्या"

#: ../yelp.desktop.in.in.h:3
msgid "documentation;information;manual;"
msgstr "दस्तऐवजीकरण;माहिती;पुस्तिका;"

#~ msgid "Enable Search"
#~ msgstr "शोध सुरू करा"

#~ msgid "Whether the location entry can be used as a search field"
#~ msgstr "ठिकाण नोंदणी शोध क्षेत्र म्हणून वापरणे शक्य करायचे"

#~ msgid "Search..."
#~ msgstr "शोधा..."

#~ msgid "Clear the search text"
#~ msgstr "शोध मजकूर नष्ट करा"

#~ msgid "Bookmark this page"
#~ msgstr "या पृष्ठाला वाचनखूण लावा"

#~ msgid "Remove bookmark"
#~ msgstr "वाचनखूण काढून टाका"

#~ msgid "Loading"
#~ msgstr "लोड करत आहे"

#~ msgid "_Print..."
#~ msgstr "छपाई (_P)..."

#~ msgid "Increase the size of the text"
#~ msgstr "मजकूरचे आकार वाढवा"

#~ msgid "Decrease the size of the text"
#~ msgstr "मजकूरचे आकार कमी करा"

#~ msgid "Show Text _Cursor"
#~ msgstr "मजकूर कर्सर दाखवा (_C)"

#~ msgid "_Page"
#~ msgstr "पृष्ठ (_P)"

#~ msgid "_View"
#~ msgstr "दृष्य (_V)"

#~ msgid "_Go"
#~ msgstr "जा (_G)"

#~ msgid "_Bookmarks"
#~ msgstr "वाचनखुणा (_B)"

#~ msgid "_Close"
#~ msgstr "बंद करा (_C)"

#~ msgid "_All Documents"
#~ msgstr "सर्व दस्तऐवज (_A)"

#~ msgid "Find in Page..."
#~ msgstr "पृष्ठात शोधा..."

#~ msgid "Open Location"
#~ msgstr "जागा उघडा"

#~ msgid "Read Link _Later"
#~ msgstr "नंतर दुवा वाचा (_L)"

#~ msgid "Read Later"
#~ msgstr "नंतर वाचा"

#~ msgid "%i match"
#~ msgid_plural "%i matches"
#~ msgstr[0] "%i जोडणी"
#~ msgstr[1] "%i जोडण्या"

#~ msgid "No matches"
#~ msgstr "जोडण्या आढळले नाही"

#~ msgid "GNU Info Pages"
#~ msgstr "GNU माहितीविषयक पाने"

#~ msgid "Traditional command line help (info)"
#~ msgstr "पारंपारीक कमांड लाईन मदत(माहीती)"

#~ msgid "Applications"
#~ msgstr "उपकरणं"

#~ msgid "BLT Functions"
#~ msgstr "BLT कार्यपध्दती"

#~ msgid "Configuration Files"
#~ msgstr "संयोजना फाइल"

#~ msgid "Curses Functions"
#~ msgstr "Curses कार्यपध्दती"

#~ msgid "Development"
#~ msgstr "विकास"

#~ msgid "FORTRAN Functions"
#~ msgstr "फोरट्रॉन कार्य"

#~ msgid "Games"
#~ msgstr "खेळ"

#~ msgid "Hardware Devices"
#~ msgstr "हार्डवेयर उपकरण"

#~ msgid "Kernel Routines"
#~ msgstr "कर्नल"

#~ msgid "Network Audio Sound Functions"
#~ msgstr "नेटवर्क ऑडियो साऊंड कार्य"

#~ msgid "OpenSSL Applications"
#~ msgstr "OpenSSL कार्यक्रम"

#~ msgid "OpenSSL Configuration"
#~ msgstr "OpenSSL संयोजना"

#~ msgid "OpenSSL Functions"
#~ msgstr "OpenSSL कार्यपध्दती"

#~ msgid "OpenSSL Overviews"
#~ msgstr "OpenSSL आधीचेदृष्य"

#~ msgid "Overviews"
#~ msgstr "संक्षेप"

#~ msgid "POSIX Functions"
#~ msgstr "पीओएसआयएक्सचे कार्य"

#~ msgid "POSIX Headers"
#~ msgstr "पीओएसआयएक्सचे शीर्षक"

#~ msgid "Perl Functions"
#~ msgstr "पर्ल कार्य"

#~ msgid "Qt Functions"
#~ msgstr "क्यूटी कार्ये"

#~ msgid "Readline Functions"
#~ msgstr "Readline कार्यपध्दती"

#~ msgid "Section 0p"
#~ msgstr "विभाग 0p"

#~ msgid "Section 1m"
#~ msgstr "विभाग 1m"

#~ msgid "Section 1ssl"
#~ msgstr "विभाग 1ssl"

#~ msgid "Section 1x"
#~ msgstr "विभाग 1x"

#~ msgid "Section 2"
#~ msgstr "विभाग 2"

#~ msgid "Section 3blt"
#~ msgstr "विभाग 3blt"

#~ msgid "Section 3f"
#~ msgstr "विभाग 3f"

#~ msgid "Section 3nas"
#~ msgstr "विभाग 3nas"

#~ msgid "Section 3p"
#~ msgstr "विभाग 3p"

#~ msgid "Section 3qt"
#~ msgstr "विभाग 3qt"

#~ msgid "Section 3readline"
#~ msgstr "विभाग "

#~ msgid "Section 3ssl"
#~ msgstr "विभाग 3ssl"

#~ msgid "Section 3tiff"
#~ msgstr "विभाग 3tiff"

#~ msgid "Section 4"
#~ msgstr "विभाग 4"

#~ msgid "Section 4x"
#~ msgstr "विभाग 4x"

#~ msgid "Section 5"
#~ msgstr "विभाग 5"

#~ msgid "Section 5ssl"
#~ msgstr "विभाग 5ssl"

#~ msgid "Section 5x"
#~ msgstr "विभाग 5x"

#~ msgid "Section 6"
#~ msgstr "विभाग 6"

#~ msgid "Section 6x"
#~ msgstr "विभाग 6x"

#~ msgid "Section 7ssl"
#~ msgstr "विभाग 7ssl"

#~ msgid "Section 7x"
#~ msgstr "विभाग 7xग"

#~ msgid "Section 9"
#~ msgstr "विभाग 9"

#~ msgid "Sections 1, 1p, 1g and 1t"
#~ msgstr "विभाग 1,1p,1g आऩि 1t"

#~ msgid "Sections 3, 3o, and 3t"
#~ msgstr "विभाग 3,3o आनि 3t"

#~ msgid "Sections 3form and 3menu"
#~ msgstr "विभाग 3 फॉर्म आनि 3 यादी"

#~ msgid "Sections 3ncurses and 3curses"
#~ msgstr "विभाग 3n कर्सेस आनि 3कर्सेस"

#~ msgid "Sections 3pm and 3perl"
#~ msgstr "विभाग  3pm आनि 3perl"

#~ msgid "Sections 3x and 3X11"
#~ msgstr "विभाग 3x आनि 3x11"

#~ msgid "Sections 7 and 7gcc"
#~ msgstr "विभाग 7 आनि 7gcc"

#~ msgid "Sections 8 and 8l"
#~ msgstr "विभाग  8 आनि 8l"

#~ msgid "System Administration"
#~ msgstr "प्रणाली  प्रधान"

#~ msgid "System Calls"
#~ msgstr "सिस्टम काल्स"

#~ msgid "System V Form/Menu Functions"
#~ msgstr "सिस्टम V फॉर्म/यादी कार्य"

#~ msgid "TIFF Functions"
#~ msgstr "TIFF कार्यपध्दती"

#~ msgid "Termcap Applications"
#~ msgstr "टर्मकॅप कार्यक्रम"

#~ msgid "Traditional command line help (man)"
#~ msgstr "पारंपारीक कमांड लाईन मदत(मॅन)"

#~ msgid "X11 Applications"
#~ msgstr "X11 कार्यक्रम"

#~ msgid "X11 Configuration"
#~ msgstr "X11 संयोजन"

#~ msgid "X11 Devices"
#~ msgstr "X11 डिव्हाईसेस"

#~ msgid "X11 Functions"
#~ msgstr "X11 फल"

#~ msgid "X11 Games"
#~ msgstr "X11 खेळ"

#~ msgid "X11 Overviews"
#~ msgstr "X11 आढावा"

#~ msgid "2D Graphics"
#~ msgstr "2D चित्रलेख"

#~ msgid "3D Graphics"
#~ msgstr "3D चित्रलेख"

#~ msgid "Accessibility"
#~ msgstr "प्रवेश"

#~ msgid "Action Games"
#~ msgstr "कृती खेळ"

#~ msgid "Adventure Games"
#~ msgstr "रोमांचक खेळ"

#~ msgid "Amusement"
#~ msgstr "मज्जा"

#~ msgid "Applications for viewing and manipulating graphics"
#~ msgstr "चित्रलेख पहाण्याकरीता व संपादनकरीताचे अनुप्रयोग"

#~ msgid "Applications related to audio and video"
#~ msgstr "ऑडिओ व चलचित्र संबंधी अनुप्रयो"

#~ msgid "Applications that teach or aid in learning"
#~ msgstr "अनुप्रयोग जे शिकवणी किंवा शिकण्यास मदत करते"

#~ msgid "Arcade Games"
#~ msgstr "Arcade खेळ"

#~ msgid "Archiving Tools"
#~ msgstr "संचयन साधन"

#~ msgid "Art"
#~ msgstr "कला"

#~ msgid "Artificial Intelligence"
#~ msgstr "कृतक बुध्दिमता"

#~ msgid "Astronomy"
#~ msgstr "खगोलशास्त्र"

#~ msgid "Biology"
#~ msgstr "जीवशास्त्र"

#~ msgid "Blocks Games"
#~ msgstr "ब्लॉक खेळ"

#~ msgid "Board Games"
#~ msgstr "बोर्ड खेळ"

#~ msgid "Building"
#~ msgstr "बांधत आहे"

#~ msgid "Calculator"
#~ msgstr "गणकयंत्र"

#~ msgid "Calendar"
#~ msgstr "दिनदर्शिका"

#~ msgid "Card Games"
#~ msgstr "कार्ड खेळ"

#~ msgid "Charting Tools"
#~ msgstr "चार्ट बनविण्याचो साधन"

#~ msgid "Chat"
#~ msgstr "संवाद"

#~ msgid "Chemistry"
#~ msgstr "रसायनशास्त्र"

#~ msgid "Clocks"
#~ msgstr "घड्याळ"

#~ msgid "Compression Tools"
#~ msgstr "संकुचन साधन"

#~ msgid "Computer Science"
#~ msgstr "संगणक विज्ञाण"

#~ msgid "Construction"
#~ msgstr "बांधणी"

#~ msgid "Contact Management"
#~ msgstr "संपर्क व्यवस्थापन"

#~ msgid "Data Visualization"
#~ msgstr "माहिती प्रदर्शन"

#~ msgid "Databases"
#~ msgstr "माहितीकोश"

#~ msgid "Debuggers"
#~ msgstr "डीबग्गर"

#~ msgid "Desktop"
#~ msgstr "डेस्कटॉप"

#~ msgid "Desktop Settings"
#~ msgstr "डेस्कटॉपची मांडणी"

#~ msgid "Dialup"
#~ msgstr "डायलअप"

#~ msgid "Dictionaries"
#~ msgstr "शब्दकोश"

#~ msgid "Disc Burning"
#~ msgstr "डीस्क निर्माण"

#~ msgid "Economy"
#~ msgstr "अर्थशास्त्र"

#~ msgid "Education"
#~ msgstr "विभाग"

#~ msgid "Electricity"
#~ msgstr "वीज"

#~ msgid "Electronics"
#~ msgstr "इलेक्ट्रॉनिक्स"

#~ msgid "Email Tools"
#~ msgstr "ईमेल साधन"

#~ msgid "Emulator"
#~ msgstr "एम्युलेटर"

#~ msgid "Engineering"
#~ msgstr "तंत्रज्ञाण"

#~ msgid "File Manager"
#~ msgstr "फाइल व्यवस्थापक"

#~ msgid "File Tools"
#~ msgstr "फाइल साधन"

#~ msgid "File Transfer"
#~ msgstr "फाइल स्थानांतरण"

#~ msgid "Filesystem"
#~ msgstr "फाइलप्रणाली"

#~ msgid "Financial Tools"
#~ msgstr "वित्तीय साधन"

#~ msgid "Flow Charting Tools"
#~ msgstr "प्रवाह चार्ट निर्माण साधन"

#~ msgid "GNOME Applications"
#~ msgstr "GNOME अनुप्रयोग"

#~ msgid "GTK"
#~ msgstr "GTK"

#~ msgid "GUI Designers"
#~ msgstr "GUI निर्माता"

#~ msgid "Generic applications for the GNOME environment"
#~ msgstr "GNOME वातावरणाकरीता मुळ अनुप्रयोग"

#~ msgid "Generic applications for the KDE environment"
#~ msgstr "KDE वातावरणाकरीता मुळ अनुप्रयोग"

#~ msgid "Geography"
#~ msgstr "भूगोल"

#~ msgid "Geology"
#~ msgstr "भूशास्त्र"

#~ msgid "Geoscience"
#~ msgstr "भूविज्ञाण"

#~ msgid "Graphics"
#~ msgstr "चित्रालेख"

#~ msgid ""
#~ "Guides and manuals for applications that connect to the outside world"
#~ msgstr "बाहेरच्या जगाशी संपर्क करण्याकरीता अनुप्रयोगचे माहिती पाठ्य व पुस्तिका"

#~ msgid "Guides for getting involved in development"
#~ msgstr "निर्माण मध्ये सहभाग होण्याकरीताची पुस्तिका"

#~ msgid "Ham Radio"
#~ msgstr "हॅम रेडिओ"

#~ msgid "Hardware Settings"
#~ msgstr "हार्डवेअर संयोजना"

#~ msgid "Have some fun"
#~ msgstr "थोडी मज्जा घ्या"

#~ msgid "History"
#~ msgstr "इतिहास"

#~ msgid "IDEs"
#~ msgstr "IDEs"

#~ msgid "IRC Clients"
#~ msgstr "IRC क्लाऐंट"

#~ msgid "Image Processing"
#~ msgstr "प्रतिमा विश्लेषन"

#~ msgid "Instant Messaging"
#~ msgstr "जलद संदेश"

#~ msgid "Internet"
#~ msgstr "इंटरनेट"

#~ msgid "Java"
#~ msgstr "जावा"

#~ msgid "KDE Applications"
#~ msgstr "KDE अनुप्रयोग"

#~ msgid "Kids Games"
#~ msgstr "लहान मुलांचे खेळ"

#~ msgid ""
#~ "Learn more about making your system more accessible for a range of "
#~ "disabilities"
#~ msgstr "अकार्यक्षमता करीता तुमची प्रणाली आणखी प्रवेशीय बनविण्याकरीता आणखी शिका"

#~ msgid "Licenses"
#~ msgstr "परवाना"

#~ msgid "Literature"
#~ msgstr "साहित्य"

#~ msgid "Logic Games"
#~ msgstr "तर्कदृष्ट्या खेळ"

#~ msgid "Math"
#~ msgstr "गणित"

#~ msgid "Medical Software"
#~ msgstr "वैद्यकीय सॉफ्टवेअर"

#~ msgid "Midi"
#~ msgstr "मिडी"

#~ msgid "Miscellaneous Documentation"
#~ msgstr "अन्य दस्तऐवजीकरण"

#~ msgid "Mixers"
#~ msgstr "मिक्सर्स्"

#~ msgid "Monitor"
#~ msgstr "मॉनीटर"

#~ msgid "Motif"
#~ msgstr "Motif"

#~ msgid "Music"
#~ msgstr "संगीत"

#~ msgid "News"
#~ msgstr "बातम्या"

#~ msgid "Numerical Analysis"
#~ msgstr "संख्यीक विश्लेषण"

#~ msgid "OCR"
#~ msgstr "OCR"

#~ msgid "Office Applications"
#~ msgstr "कार्यकालीन कार्यक्रम"

#~ msgid "Office applications"
#~ msgstr "ऑफिस अनुप्रयोग"

#~ msgid "Other Documentation"
#~ msgstr "इतर दस्तऐवज"

#~ msgid "P2P"
#~ msgstr "P2P"

#~ msgid "PDA Communication"
#~ msgstr "PDA संपर्क"

#~ msgid "Package Manager"
#~ msgstr "संकुल व्यवस्थापक"

#~ msgid "Parallel Computing"
#~ msgstr "परस्पर कंप्युटींग"

#~ msgid "Photography"
#~ msgstr "छायाचित्रण"

#~ msgid "Physics"
#~ msgstr "भौतिकशास्त्र"

#~ msgid "Players"
#~ msgstr "खेळाडू"

#~ msgid "Presentation Tools"
#~ msgstr "प्रस्तुती साधन"

#~ msgid "Profiling Tools"
#~ msgstr "प्रोफाइलींग साधन"

#~ msgid "Project Management Tools"
#~ msgstr "प्रकल्प व्यवस्थापन साधन"

#~ msgid "Publishing"
#~ msgstr "प्रकाशन"

#~ msgid "Qt"
#~ msgstr "Qt"

#~ msgid "Raster Graphics"
#~ msgstr "रास्टर चित्रलेख"

#~ msgid "Recorders"
#~ msgstr "रेकॉर्डर"

#~ msgid "Remote Access"
#~ msgstr "दूरस्थ प्रवेश"

#~ msgid "Revision Control"
#~ msgstr "आवृत्ती नियंत्रण"

#~ msgid "Robotics"
#~ msgstr "रोबोटीक्स"

#~ msgid "Role Playing Games"
#~ msgstr "भूमीका दर्शविणारे खेळ"

#~ msgid "Scanning"
#~ msgstr "स्कॅनींग"

#~ msgid "Science"
#~ msgstr "विज्ञाण"

#~ msgid "Security"
#~ msgstr "सुरक्षा"

#~ msgid "Sequencers"
#~ msgstr "सीक्वेंसर"

#~ msgid "Settings"
#~ msgstr "स्थापिते"

#~ msgid ""
#~ "Settings users can manipulate to make their environment more pleasant"
#~ msgstr "वातावरण आणखी खुशल करण्याकरीताचे संयोजना जे वापरकर्ता बदलवू शकतो"

#~ msgid "Simulation Games"
#~ msgstr "प्रतिदर्शन खेळ"

#~ msgid "Sound"
#~ msgstr "आवाज"

#~ msgid "Sound &amp; Video"
#~ msgstr "आवाज &amp; चलचित्र"

#~ msgid "Sound &amp; Video Editing"
#~ msgstr "आवाज &amp; चलचित्र संपादन"

#~ msgid "Sports"
#~ msgstr "खेळ"

#~ msgid "Sports Games"
#~ msgstr "स्पोर्टस् खेळ"

#~ msgid "Spreadsheet Tools"
#~ msgstr "स्प्रेडशीट साधन"

#~ msgid "Strategy Games"
#~ msgstr "युक्तीचे खेळ"

#~ msgid "System"
#~ msgstr "प्रणाली"

#~ msgid "TV"
#~ msgstr "TV"

#~ msgid "Telephony"
#~ msgstr "टेलीफोनी"

#~ msgid "Telephony Tools"
#~ msgstr "टेलीफोनी साधन"

#~ msgid "Terminal Emulator"
#~ msgstr "टर्मिनल एम्युलेटर"

#~ msgid "Text Editors"
#~ msgstr "पाठ्य संपादक"

#~ msgid "Text Tools"
#~ msgstr "पाठ्य साधन"

#~ msgid "Tools to help you manage your computer"
#~ msgstr "तुमचे संगणक नियंत्रीत करण्यकरीताचे साधन"

#~ msgid "Translation Tools"
#~ msgstr "भाषांतरण साधन"

#~ msgid "Tuners"
#~ msgstr "ट्युनर"

#~ msgid "Utilities"
#~ msgstr "उप कार्यक्रम"

#~ msgid "Utilities to help you get work done"
#~ msgstr "कार्य करण्याकरीताचे उप अनुप्रयोग"

#~ msgid "Vector Graphics"
#~ msgstr "वेक्टर चित्रलेख"

#~ msgid "Video"
#~ msgstr "व्हिडिओ"

#~ msgid "Video Conference"
#~ msgstr "चलचित्र परस्पर संवाद"

#~ msgid "Viewer"
#~ msgstr "प्रदर्शक"

#~ msgid "Web Browser"
#~ msgstr "वेब ब्राउझर"

#~ msgid "Web Development"
#~ msgstr "वेब निर्माण"

#~ msgid "Welcome to the GNOME Help Browser"
#~ msgstr "गनोस मदत व्यवस्थेत आपले स्वागत आहे"

#~ msgid "Word Processors"
#~ msgstr "शब्द विश्लेषक"