summaryrefslogtreecommitdiffstats
path: root/po/hi.po
blob: 817d4c2e61d62fde124a59f156127103d76ca950 (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
# translation of mdkonline-hi.po to Hindi, India
# translation of Mandriva Online-hi.po to हिन्दी, भारत (Hindi, India)
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
# धनञ्जय शर्मा (Dhananjaya Sharma), 2004, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: mgaonline-hi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-29 00:44+0200\n"
"PO-Revision-Date: 2005-08-21 14:31+0530\n"
"Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma)\n"
"Language-Team: Hindi, India\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

#. -PO: here %s will be replaced by the local time (eg: "Will check updates at 14:03:50"
#: ../mgaapplet:82
#, fuzzy, c-format
msgid "Will check updates at %s"
msgstr "अपडेटो की जाँच"

#: ../mgaapplet:90
#, c-format
msgid "Your system is up-to-date"
msgstr "आपका तंत्र आज-तक अप-टू-डेट है"

#: ../mgaapplet:95
#, fuzzy, c-format
msgid "Service configuration problem. Please check the logs and contact %s."
msgstr ""
"सेवा संरचना समस्या । कॄपया लॉग की जाँच करें और निम्न पते पर एक विपत्र संदेश भेजें "
"support@mageiaonline.com"

#: ../mgaapplet:101
#, c-format
msgid "Please wait, finding available packages..."
msgstr "कृपया प्रतीक्षा करें, उपलब्ध पैकेजों को पता लगाया जा रहा है..."

#: ../mgaapplet:106
#, c-format
msgid "New updates are available for your system"
msgstr "आपके तंत्र हेतु नये अपडेट उपलब्ध है"

#: ../mgaapplet:112
#, c-format
msgid "A new version of Mageia distribution has been released"
msgstr ""

#: ../mgaapplet:123
#, c-format
msgid "Network is down. Please configure your network"
msgstr "नेटवर्क डॉउन है । कृपया अपने नेटवर्क की संरचना करें"

#: ../mgaapplet:129
#, c-format
msgid "Service is not activated. Please click on \"Online Website\""
msgstr "सेवा सक्रिय नहीं है । कृपया \"ऑनलाइन वेब-स्थल\" पर क्लिक करें"

#: ../mgaapplet:134 ../mgaapplet:140
#, fuzzy, c-format
msgid "urpmi database locked"
msgstr "यू०आर०पी०एम०आई० डाटाबेस बंद है"

#: ../mgaapplet:145
#, c-format
msgid "Release not supported (too old release, or development release)"
msgstr ""
"यह विमोचन संस्मरण समर्थित नहीं है (या तो बहुत प्राचीन या फ़िर विकास विमोचन संस्मरण है)"

#: ../mgaapplet:150
#, c-format
msgid ""
"No medium found. You must add some media through 'Software Media Manager'."
msgstr ""

#: ../mgaapplet:155
#, fuzzy, c-format
msgid ""
"You already have at least one update medium configured, but\n"
"all of them are currently disabled. You should run the Software\n"
"Media Manager to enable at least one (check it in the \"%s\"\n"
"column).\n"
"\n"
"Then, restart \"%s\"."
msgstr ""
"आपने पहिले से ही कम-से-कम एक अपडेट माध्यम को संरचित कर रक्खा है, परन्तु\n"
"वह सभी इस समय निष्क्रिय है। इनमें से कम-से-कम एक को सक्रिय बनाने के लिए,\n"
"आपको सॉफ़्टवेयर मीडीया प्रबंधक को चलाना चाहिए।\n"
"(सक्रिय (Enabled?) कालम में देखें)\n"
"\n"
"इसके बाद, %s को पुनः आरम्भ करें।"

#: ../mgaapplet:160
#, c-format
msgid "Enabled"
msgstr "सक्रिय"

#: ../mgaapplet:166 ../mgaapplet:688
#, c-format
msgid "Install updates"
msgstr "अपडेटों का संसाधन"

#: ../mgaapplet:167
#, c-format
msgid "Check Updates"
msgstr "अपडेटो की जाँच"

#: ../mgaapplet:168
#, c-format
msgid "Configure Network"
msgstr "नेटवर्क की संरचना"

#: ../mgaapplet:169
#, c-format
msgid "Upgrade the system"
msgstr ""

#: ../mgaapplet:343
#, c-format
msgid "Received SIGHUP (probably an upgrade has finished), restarting applet."
msgstr ""

#: ../mgaapplet:350
#, c-format
msgid "Launching drakconnect\n"
msgstr "ड्रैककनेक्ट को आरम्भ किया जा रहा है\n"

#: ../mgaapplet:357 ../mgaapplet:433 ../mgaapplet:494
#, c-format
msgid "New version of Mageia distribution"
msgstr ""

#: ../mgaapplet:362
#, c-format
msgid "Browse"
msgstr ""

#: ../mgaapplet:366 ../mgaapplet-upgrade-helper:89
#: ../mgaapplet-upgrade-helper:137 ../mgaapplet-upgrade-helper:170
#: ../mgaapplet-upgrade-helper:176 ../mgaapplet-upgrade-helper:224
#: ../mgaapplet-upgrade-helper:283 ../mgaapplet_gui.pm:207
#, c-format
msgid "Error"
msgstr "त्रुटि"

#: ../mgaapplet:366
#, c-format
msgid "You must choose a directory owned by the super administrator!"
msgstr ""

#: ../mgaapplet:373
#, c-format
msgid "A new version of Mageia distribution has been released."
msgstr ""

#: ../mgaapplet:375 ../mgaapplet:445
#, c-format
msgid "More info about this new version"
msgstr ""

#: ../mgaapplet:377 ../mgaapplet:439
#, c-format
msgid "Do you want to upgrade to the '%s' distribution?"
msgstr ""

#: ../mgaapplet:379 ../mgaapplet:449
#, c-format
msgid "Do not ask me next time"
msgstr ""

#: ../mgaapplet:380
#, c-format
msgid "Download all packages at once"
msgstr ""

#: ../mgaapplet:381
#, c-format
msgid "(Warning: You will need quite a lot of free space)"
msgstr ""

#: ../mgaapplet:386
#, c-format
msgid "Where to download packages:"
msgstr ""

#: ../mgaapplet:389 ../mgaapplet:454 ../mgaapplet:520 ../mgaapplet_gui.pm:195
#, c-format
msgid "Next"
msgstr "अगला"

#: ../mgaapplet:389 ../mgaapplet:454 ../mgaapplet:520
#: ../mgaapplet-upgrade-helper:143 ../mgaapplet-upgrade-helper:159
#: ../mgaapplet_gui.pm:195
#, c-format
msgid "Cancel"
msgstr "निरस्त"

#: ../mgaapplet:406
#, c-format
msgid ""
"Maintenance for this Mageia version has ended. No more updates will be "
"delivered for this system."
msgstr ""

#: ../mgaapplet:412
#, c-format
msgid "In order to keep your system secure, you can:"
msgstr ""

#: ../mgaapplet:418
#, c-format
msgid "Mageia"
msgstr "मैनड्रैकलिनक्स"

#: ../mgaapplet:419
#, c-format
msgid "You should upgrade to a newer version of the %s distribution."
msgstr ""

#: ../mgaapplet:428
#, c-format
msgid "Your distribution is no longer supported"
msgstr ""

#: ../mgaapplet:511
#, c-format
msgid ""
"This upgrade requires high bandwidth network connection (cable, xDSL, ...)  "
"and may take several hours to complete."
msgstr ""

#: ../mgaapplet:513
#, c-format
msgid "Estimated download data will be %s"
msgstr ""

#: ../mgaapplet:514
#, c-format
msgid "You should close all other running applications before continuing."
msgstr ""

#: ../mgaapplet:517
#, c-format
msgid ""
"You should put your laptop on AC and favor ethernet connection over wifi, if "
"available."
msgstr ""

#: ../mgaapplet:551
#, fuzzy, c-format
msgid "Launching MageiaUpdate\n"
msgstr "एमडीकेअपडेट को आरम्भ किया जा रहा है\n"

#: ../mgaapplet:569
#, c-format
msgid "Computing new updates...\n"
msgstr "नये अपडेटो की गणना की जा रही है...\n"

#: ../mgaapplet:607
#, c-format
msgid "Checking Network: seems disabled\n"
msgstr "नेटवर्क की जाँच की जा रही है: लगता है निष्क्रिय है\n"

#: ../mgaapplet:634
#, fuzzy, c-format
msgid "Mageia Online %s"
msgstr "मैनड्रिवऑनलाइन"

#: ../mgaapplet:635 ../mgaapplet:636
#, c-format
msgid "Copyright (C) %s by %s"
msgstr ""

#: ../mgaapplet:639
#, c-format
msgid "Mageia Online gives access to Mageia web services."
msgstr ""

#: ../mgaapplet:641
#, c-format
msgid "Online WebSite"
msgstr "ऑनलाइन वेबस्थल"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: ../mgaapplet:645
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr ""

#: ../mgaapplet:674
#, c-format
msgid "Warning"
msgstr "चेतावनी"

#: ../mgaapplet:677 ../mgaapplet:682 ../mgaapplet_gui.pm:227
#, c-format
msgid "More Information"
msgstr ""

#: ../mgaapplet:690
#, c-format
msgid "Add media"
msgstr ""

#: ../mgaapplet:709
#, c-format
msgid "About..."
msgstr "के बारे में ।"

#: ../mgaapplet:711 ../mgaapplet-config:43 ../mgaapplet-config:64
#, fuzzy, c-format
msgid "Updates Configuration"
msgstr "संरचना पढ़ी जा रही है\n"

#: ../mgaapplet:713
#, c-format
msgid "Always launch on startup"
msgstr "शुरूवात में सदैव आरम्भ करें"

#: ../mgaapplet:715
#, c-format
msgid "Quit"
msgstr "निकास"

#: ../mgaapplet-config:65
#, c-format
msgid "Here you can configure the updates applet"
msgstr ""

#: ../mgaapplet-config:67
#, c-format
msgid "Update frequency (hours)"
msgstr ""

#: ../mgaapplet-config:75
#, c-format
msgid "First check delay (minutes)"
msgstr ""

#: ../mgaapplet-config:83
#, c-format
msgid "Check for newer Mageia releases"
msgstr ""

#: ../mgaapplet-upgrade-helper:86
#, c-format
msgid ""
"Your system does not have enough space left in %s for upgrade (%dMB < %dMB)"
msgstr ""

#: ../mgaapplet-upgrade-helper:141 ../mgaapplet-upgrade-helper:225
#: ../mgaapplet-upgrade-helper:284
#, c-format
msgid "Installation failed"
msgstr "संसाधन असफ़ल"

#: ../mgaapplet-upgrade-helper:142
#, c-format
msgid "Installation logs can be found in '%s'"
msgstr ""

#: ../mgaapplet-upgrade-helper:143
#, c-format
msgid "Retry"
msgstr ""

#: ../mgaapplet-upgrade-helper:152
#, c-format
msgid "Congratulations"
msgstr "बधाई हो"

#: ../mgaapplet-upgrade-helper:156
#, c-format
msgid "Upgrade to Mageia %s release was successful."
msgstr ""

#: ../mgaapplet-upgrade-helper:158
#, c-format
msgid "You must restart your system."
msgstr ""

#: ../mgaapplet-upgrade-helper:159
#, c-format
msgid "Reboot"
msgstr "रीबूट"

#: ../mgaapplet-upgrade-helper:170
#, c-format
msgid "Unable to download distro list"
msgstr ""

#: ../mgaapplet-upgrade-helper:176
#, c-format
msgid "Distribution version %s was not found in the update list"
msgstr ""

#: ../mgaapplet-upgrade-helper:185
#, c-format
msgid "Preparation Required"
msgstr ""

#: ../mgaapplet-upgrade-helper:185
#, c-format
msgid ""
"In order to upgrade, your current installation needs to be prepared.\n"
"\n"
"Do you wish to do this preparation now?"
msgstr ""

#: ../mgaapplet-upgrade-helper:196
#, c-format
msgid ""
"Further action is required before you can continue.\n"
"\n"
"Please see %s for more information."
msgstr ""

#: ../mgaapplet-upgrade-helper:197
#, c-format
msgid "Next Steps"
msgstr ""

#: ../mgaapplet-upgrade-helper:227
#, c-format
msgid ""
"Packages database is locked. Please close other applications\n"
"working with packages database (do you have another media\n"
"manager on another desktop, or are you currently installing\n"
"packages as well?)."
msgstr ""
"पैकेजो का डाटाबेस ताला-बन्द है । कृपया पैकेजो के डाटाबेस के साथ\n"
"कार्य कर रहे हुए अन्य कार्यक्रमों को समाप्त करें । (क्या आपके पास \n"
"दूसरे डेस्कटाप पर अन्य माध्यम प्रबंधक है, या आप वर्तमान में साथ-साथ\n"
"पैकेजो को संसाधित कर रहे है?)"

#: ../mgaapplet-upgrade-helper:285
#, c-format
msgid "Failure when adding medium"
msgstr "असफ़लता जब माध्यम को जोड़ा जा रहा था..."

#: ../mgaapplet.pm:18
#, c-format
msgid "Error updating media"
msgstr ""

#: ../mgaapplet_gui.pm:176
#, c-format
msgid "More information on your user account"
msgstr ""

#: ../mgaapplet_gui.pm:183
#, c-format
msgid "Your email"
msgstr ""

#: ../mgaapplet_gui.pm:184
#, fuzzy, c-format
msgid "Your password"
msgstr "गलत कूटशब्द"

#: ../mgaapplet_gui.pm:191
#, fuzzy, c-format
msgid "Forgotten password"
msgstr "गलत कूटशब्द"

#: ../mgaapplet_gui.pm:208
#, c-format
msgid "Password and email cannot be empty."
msgstr ""

#: ../mgaapplet_gui.pm:230
#, c-format
msgid "Close"
msgstr "बन्द"

#: ../mgaonline.pm:147
#, c-format
msgid "Distribution Upgrade"
msgstr ""

#: ../mgaupdate:60
#, c-format
msgid ""
"mgaupdate version %s\n"
"%s\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"एमडीकेअपडेट संस्मरण  %s\n"
"%s\n"
"यह एक मुक्त साफ़्टवेयर है और इसे जी०एन०यू० जी०पी०एल० की शर्तों के अन्तर्गत बाँटा जा सकता "
"है।\n"
"\n"
"प्रयोग:\n"

#: ../mgaupdate:66
#, fuzzy, c-format
msgid "Copyright (C) %s %s"
msgstr "। सर्वाधिकार (C) %s मैनडैकसाफ़्ट ।"

#: ../mgaupdate:66
#, c-format
msgid "  --help\t\t- print this help message.\n"
msgstr "  --help\t\t- यह सहायता संदेश छापें ।\n"

#: ../mgaupdate:67
#, c-format
msgid "  --auto\t\t- Mageia Update launched automatically.\n"
msgstr "  --auto\t\t- एमडीकेअपडेट का स्वचालित रूप से शुरू होना ।\n"

#: ../mgaupdate:68
#, c-format
msgid "  --mnf\t\t\t- launch mnf specific scripts.\n"
msgstr "  --mnf\t\t\t- एमएनएफ़ विशिष्ट स्क्रिप्टों को चलाएँ।\n"

#: ../mgaupdate:69
#, c-format
msgid "  --noX\t\t\t- text mode version of Mageia Update.\n"
msgstr "  --noX\t\t\t- मैनड्रिव अपडेट का पाठ विधा संस्मरण।\n"

#: ../mgaupdate:70
#, c-format
msgid "  --debug\t\t- log what is done.\n"
msgstr ""

#: ../mgaupdate:100
#, c-format
msgid "Unable to update packages from update_source medium.\n"
msgstr "एमडीकेअपडेट माध्यम से पैकेजों को अपडेट करने में असमर्थ ।\n"

#: ../polkit/org.mageia.mgaapplet-config.policy.in.h:1
#, fuzzy
msgid "Run Mageia Update Applet Configuration"
msgstr "संरचना पढ़ी जा रही है\n"

#: ../polkit/org.mageia.mgaapplet-config.policy.in.h:2
msgid "Authentication is required to run Mageia Update Applet Configuration"
msgstr ""

#: ../polkit/org.mageia.mgaapplet-upgrade-helper.policy.in.h:1
msgid "Run Mageia Upgrade Helper"
msgstr ""

#: ../polkit/org.mageia.mgaapplet-upgrade-helper.policy.in.h:2
msgid "Authentication is required to run Mageia Upgrade Helper"
msgstr ""

#: ../polkit/org.mageia.mgaupdate.policy.in.h:1
#, fuzzy
msgid "Run Mageia Updater"
msgstr "एमडीकेअपडेट को आरम्भ किया जा रहा है\n"

#: ../polkit/org.mageia.mgaupdate.policy.in.h:2
msgid "Authentication as user is required to run Mageia Updater"
msgstr ""

#: ../polkit/org.mageia.urpmi.update.policy.in.h:1
#, fuzzy
msgid "Run Mageia Package Media Updater"
msgstr "एमडीकेअपडेट को आरम्भ किया जा रहा है\n"

#: ../polkit/org.mageia.urpmi.update.policy.in.h:2
msgid "Authentication is required to run Mageia Package Media Updater"
msgstr ""

#, fuzzy
#~ msgid "Mageia Flash"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mageia Free"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mageia Mini"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mageia One"
#~ msgstr "मैनड्रिवऑनलाइन"

#~ msgid "System is up-to-date\n"
#~ msgstr "तंत्र आज-तक अपडेट है\n"

#, fuzzy
#~ msgid ""
#~ "mgaupdate version %s\n"
#~ "Copyright (C) %s Mandriva.\n"
#~ "Copyright (C) %s Mageia.\n"
#~ "This is free software and may be redistributed under the terms of the GNU "
#~ "GPL.\n"
#~ "\n"
#~ "usage:\n"
#~ msgstr ""
#~ "एमडीकेअपडेट संस्मरण  %s\n"
#~ "। सर्वाधिकार (C) %s मैनडैकसाफ़्ट ।\n"
#~ "यह एक मुक्त साफ़्टवेयर है और इसे जी०एन०यू० जी०पी०एल० की शर्तों के अन्तर्गत बाँटा जा "
#~ "सकता है।\n"
#~ "\n"
#~ "प्रयोग:\n"

#, fuzzy
#~ msgid "Online subscription"
#~ msgstr "मशीन नाम:"

#~ msgid "An error occurred"
#~ msgstr "एक त्रुटि हो गयी है"

#, fuzzy
#~ msgid "An error occurred while adding medium"
#~ msgstr "असफ़लता जब माध्यम को जोड़ा जा रहा था..."

#~ msgid "Ok"
#~ msgstr "ठीक"

#, fuzzy
#~ msgid "Mageia Features"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mageia PowerPack"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mageia Linux"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Mandiva Free"
#~ msgstr "मैनड्रिवऑनलाइन"

#, fuzzy
#~ msgid "Get Powerpack subscription!"
#~ msgstr "मशीन नाम:"

#~ msgid "Yes"
#~ msgstr "हाँ"

#~ msgid "No"
#~ msgstr "नहीं"

#~ msgid "Mageia Online seems to be reinstalled, reloading applet ...."
#~ msgstr ""
#~ "एमडीकेऑनलाइन का लगता है कि पुनः संसाधन किया गया है, एपलेट को पुनः लाया जा रहा "
#~ "है .... "

#~ msgid "Checking... Updates are available\n"
#~ msgstr "जाँच की जा रही है... अपडेट्स उपलब्ध है\n"

#, fuzzy
#~ msgid "Failed to open urpmi database"
#~ msgstr "आर०पी०एम०डी०बी० को खोलने में असमर्थ"

#~ msgid "Connecting to"
#~ msgstr "से सम्बन्ध स्थापित हो रहा है"

#~ msgid "Mageia Linux Updates Applet"
#~ msgstr "मैनड्रिव अपडेटो का एपलेट"

#, fuzzy
#~ msgid "Security error"
#~ msgstr "सुरक्षा चेतावनियां:"

#, fuzzy
#~ msgid "Database error"
#~ msgstr "डाटाबेस त्रुटि"

#, fuzzy
#~ msgid "Registration error"
#~ msgstr "पंजीकरण प्रारूप"

#, fuzzy
#~ msgid "Some parameters are missing"
#~ msgstr "सुदूर प्रिंटर का नाम अज्ञात है !"

#, fuzzy
#~ msgid "Password error"
#~ msgstr "%s के लिए कूट-शब्द"

#, fuzzy
#~ msgid "Login error"
#~ msgstr "अज्ञात त्रुटि"

#, fuzzy
#~ msgid ""
#~ "The email you provided is already in use\n"
#~ "Please enter another one\n"
#~ msgstr "गंतव्य निर्देशिका पहिले से ही उपयोग में है, कॄपया किसी अन्य का चयन करें ।"

#, fuzzy
#~ msgid ""
#~ "Email address box is empty\n"
#~ "Please provide one"
#~ msgstr "नाम क्षेत्र खाली है, कृपया एक नाम प्रदान करें"

#, fuzzy
#~ msgid "Restriction Error"
#~ msgstr "विवरण: "

#, fuzzy
#~ msgid "Database access forbidden"
#~ msgstr "डाटाबेस सर्वर"

#, fuzzy
#~ msgid "Service error"
#~ msgstr "लेखन त्रुटि\n"

#, fuzzy
#~ msgid "Password mismatch"
#~ msgstr "कूटशब्दों का बेमेल।"

#, fuzzy
#~ msgid "User Forbidden"
#~ msgstr "उपयोगकर्ता लॉग-इन:"

#, fuzzy
#~ msgid "Connection error"
#~ msgstr "संबंध का नाम"

#~ msgid "Please wait"
#~ msgstr "कृपया प्रतीक्षा करें"

#~ msgid "Preparing..."
#~ msgstr "तैयारी की जा रही है..."

#~ msgid "Installing packages ...\n"
#~ msgstr "पैकेजों का संसाधन किया जा रहा है...\n"

#, fuzzy
#~ msgid "New bundles are available for your system"
#~ msgstr "आपके तंत्र हेतु नये अपडेट उपलब्ध है"

#~ msgid "Service is not configured. Please click on \"Configure the service\""
#~ msgstr "सेवा संरचित नहीं है । कृपया \"सेवा संरचना\" पर क्लिक करें"

#~ msgid "Configure the service"
#~ msgstr "सेवा की संरचना"

#~ msgid "Check updates"
#~ msgstr "अपडेटो की जाँच"

#~ msgid "Configure Now!"
#~ msgstr "अभी संरचित करें!"

#~ msgid "Actions"
#~ msgstr "कार्यवाहिया"

#~ msgid "Configure"
#~ msgstr "संरचना"

#~ msgid "See logs"
#~ msgstr "लॉगो को देखना"

#~ msgid "Status"
#~ msgstr "स्थिति"

#~ msgid "Network Connection: "
#~ msgstr "नेटवर्क कनेक्शन: "

#~ msgid "Up"
#~ msgstr "ऊपर"

#~ msgid "Down"
#~ msgstr "नीचे"

#~ msgid "Last check: "
#~ msgstr "अंतिम जाँच: "

#~ msgid "Machine name:"
#~ msgstr "मशीन नाम:"

#~ msgid "Updates: "
#~ msgstr "अपडेट्स: "

#~ msgid "Development release not supported by service"
#~ msgstr "विकास संस्मरणों को इस सेवा द्वारा समर्थन नहीं प्राप्त है"

#~ msgid "Too old release not supported by service"
#~ msgstr "बहुत अधिक प्राचीन संस्मरणों को इस सेवा द्वारा समर्थन नहीं प्राप्त है"

#~ msgid "Unknown state"
#~ msgstr "अज्ञात अवस्था"

#~ msgid "Online services disabled. Contact Mageia Online site\n"
#~ msgstr "ऑनलाइन सेवायें निष्क्रिय है । मैनड्रिवऑनलाइन स्थल से सम्पर्क करें\n"

#~ msgid "Wrong Password.\n"
#~ msgstr "गलत कूटशब्द।\n"

#~ msgid "Wrong Action or host or login.\n"
#~ msgstr "गलत एक्शन या होस्ट या लॉग-इन।\n"

#~ msgid ""
#~ "Something is wrong with your network settings (check your route, firewall "
#~ "or proxy settings)\n"
#~ msgstr ""
#~ "आपकी नेटवर्क समायोजनाओं में कुछ त्रुटि है (अपने पथ, अग्नि-भीतिका या प्रोक्सी समायोजनाओं "
#~ "की जाँच करें)\n"

#~ msgid ""
#~ "Problem occured while connecting to the server, please contact the "
#~ "support team"
#~ msgstr "सर्वर से संबंध स्थापित करते समय समस्या हुई, कृपया सहायता दल से सम्पर्क करें"

#~ msgid "Response from Mageia Online server\n"
#~ msgstr "मैनड्रिवऑनलाइन सर्वर से प्रतिउत्तर\n"

#~ msgid "No check"
#~ msgstr "कोई जाँच नहीं"

#~ msgid "Checking config file: Not present\n"
#~ msgstr "कॉन्फ़िग संचिका की जाँच की जा रही है: विलुप्त है\n"

#~ msgid "Logs"
#~ msgstr "रोज़नामचे"

#~ msgid "Clear"
#~ msgstr "साफ़ करना "

#~ msgid "I already have an account"
#~ msgstr "मेरे पास पहिले से एक खाता है"

#~ msgid "I want to subscribe"
#~ msgstr "मै एक खाता खोलना चाहता हूँ"

#, fuzzy
#~ msgid "Mrs."
#~ msgstr "एक्समर्ल्स"

#~ msgid ""
#~ "This assistant will help you to upload your configuration\n"
#~ "(packages, hardware configuration) to a centralized database in\n"
#~ "order to keep you informed about security updates and useful upgrades.\n"
#~ msgstr ""
#~ "आपको सुरक्षा अपडेटों व उपयोगी अपग्रेडों के बारे में सूचित करते रहने के लिए, \n"
#~ "आपके तंत्र की संरचना को (पैकेजों, हार्डवेयर संरचना), एक केन्द्रीय डाटाबेस में\n"
#~ "अपलोड करने के लिए, यह सहायक आपकी सहायता करेगा ।\n"

#~ msgid "Account creation or authentication"
#~ msgstr "खाते का निर्माण या प्रमाणीकरण"

#~ msgid "Enter your Mageia Online login, password and machine name:"
#~ msgstr "अपना मैनड्रिवऑनलाइन लॉग-इन, कूटशब्द और मशीन नाम बतायें:"

#, fuzzy
#~ msgid "Email address:"
#~ msgstr "बर्हिगमन विपत्र पता"

#~ msgid "Country"
#~ msgstr "देश"

#~ msgid "Password:"
#~ msgstr "कूटशब्द: "

#, fuzzy
#~ msgid "Machine name must be 1 to 40 alphanumerical characters"
#~ msgstr "आरोह बिन्दुओं के नाम में सिर्फ़ शब्द व संख्या होना चाहिए"

#~ msgid "Connecting to Mageia Online website..."
#~ msgstr "मैनड्रिवऑनलाइन वेब-स्थल से जुड़ा जा रहा है..."

#~ msgid ""
#~ "In order to benefit from Mageia Online services,\n"
#~ "we are about to upload your configuration.\n"
#~ "\n"
#~ "The Wizard will now send the following information to Mageia:\n"
#~ "\n"
#~ "1) the list of packages you have installed on your system,\n"
#~ "\n"
#~ "2) your hardware configuration.\n"
#~ "\n"
#~ "If you feel uncomfortable by that idea, or do not want to benefit from "
#~ "this service,\n"
#~ "please press 'Cancel'. By pressing 'Next', you allow us to keep you "
#~ "informed\n"
#~ "about security updates and useful upgrades via personalized email "
#~ "alerts.\n"
#~ "Furthermore, you benefit from discounted paid support services on\n"
#~ "www.mandrivaexpert.com."
#~ msgstr ""
#~ "मैनड्रिवऑनलाइन सेवाओं से लाभ उठाने हेतु, \n"
#~ "हम आपकी तंत्र संरचना को अब अपलोड ही करने जा रहे है । \n"
#~ "\n"
#~ "यह विजार्ड निम्नलिखित सूचना को अब मैनड्रिवसॉफ़्ट को भेजने वाला है:\n"
#~ "\n"
#~ "१) पैकेजों की सूची जिन्हें आपने अपने तंत्र पर संसाधित किया हुआ है,\n"
#~ "\n"
#~ "२) आपके हार्डवेयर की संरचना ।\n"
#~ "\n"
#~ "यदि इस विचार से आश्वासित नहीं महसूस कर रहे है, या इस सेवा से लाभ ,नहीं उठाना चाहते "
#~ "है,\n"
#~ "ति कृपया 'निरस्त' को दबायें । 'अगला' को दबाने पर, सुरक्षा अपडेटो वउपयोगी अपग्रेडों के "
#~ "बारे में,\n"
#~ "व्यक्ति-विशेष-के-लिए बनाये हुए विपत्र सचेतकों द्वारा, आप हमें आपको सूचित करने की अनुमति "
#~ "देते है।\n"
#~ "और भी, www.mandrivaexpert.com से आप छूट-सहित पेड सहायता सेवाओं से \n"
#~ "लाभान्वित हो सकते है ।"

#~ msgid "Connection problem"
#~ msgstr "सम्बन्ध स्थापन समस्या"

#~ msgid "Problem occurs when uploading files, please try again"
#~ msgstr "संचिकाओं को अपलोड करते समय समस्या हुई, कॄपया पुनः प्रयास करें"

#~ msgid "Create a Mageia Online Account"
#~ msgstr "एक मैनड्रिवऑनलाइन खाता खोलें"

#, fuzzy
#~ msgid "Greeting:"
#~ msgstr "हरा"

#~ msgid "First name:"
#~ msgstr "प्रथमनाम:"

#, fuzzy
#~ msgid "Last name:"
#~ msgstr "प्रथमनाम:"

#~ msgid "Confirm Password:"
#~ msgstr "कूटशब्द की संपुष्टि करें:"

#~ msgid ""
#~ "The passwords do not match\n"
#~ " Please try again\n"
#~ msgstr ""
#~ "कूटशब्द मेल नहीं खाते है\n"
#~ "कृपया पुनः प्रयास करें\n"

#, fuzzy
#~ msgid "Please fill in each field"
#~ msgstr "कृपया सभी प्रविष्टियों को भरें\n"

#~ msgid "Not a valid mail address!\n"
#~ msgstr "एक वैध विपत्र पता नहीं!\n"

#~ msgid ""
#~ "Mageia Online Account successfuly created.\n"
#~ "Please click \"Next\" to authenticate and upload your configuration\n"
#~ msgstr ""
#~ "मैनड्रिवऑनलाइन खाते को सफ़लता-पूर्वक निर्मित किया गया ।\n"
#~ "कॄपया  \"अगला\" पर क्लिक करके प्रमाणीकरण करें और अपने तंत्र की संरचना को अपलोड करें\n"

#~ msgid "Your upload was successful!"
#~ msgstr "आपका अपलोड सफ़ल रहा था !"

#~ msgid ""
#~ "From now you will receive on security and updates \n"
#~ "announcements thanks to Mageia Online."
#~ msgstr ""
#~ "अब से आप सुरक्षा व अपडेटो की घोषणाओं को प्राप्त करेगें \n"
#~ "मैनड्रिवऑनलाइन को धन्यवाद।"

#~ msgid ""
#~ "Mageia Online offers you the ability to automate the updates.\n"
#~ "A program will run regulary in your system waiting for new updates\n"
#~ msgstr ""
#~ "मैनड्रिवऑनलाइन आपको अपडेटो को स्वचालित रूप से करने की क्षमता प्रदान करने को "
#~ "प्रस्तावित करता है।\n"
#~ "आपके तंत्र में एक कार्यक्रम लगातार नये अपडेटो की प्रतीक्षा में चलता रहेगा\n"

#~ msgid "Your Mageia Online account has been successfuly configured\n"
#~ msgstr "आपके मैनड्रिवऑनलाइन खाते को सफ़लता-पूर्वक संरचित किया गया\n"

#~ msgid "Configuration uploaded successfuly"
#~ msgstr "संरचना-सूचना सफ़लता-पूर्वक अपलोड हुई ।"

#~ msgid "Problem uploading configuration"
#~ msgstr "संरचना-सूचना को अपलोड करने में समस्या"

#~ msgid ""
#~ "Cannot connect to Mageia Online website: wrong login/password or router/"
#~ "firewall bad settings"
#~ msgstr ""
#~ "मैनड्रिवऑनलाइन वेब-स्थल से जुड़ा नहीं जा सका: गलत लॉग-इन/पासवर्ड या रूटर/फ़ायरवाल की "
#~ "खराब सेटिंग्स"

#~ msgid "  --applet\t\t- launch Mageia Update.\n"
#~ msgstr "  --applet\t\t- मैनड्रिवअपडेट की शुरूवात।\n"

#~ msgid "Choose which packages should be installed and Press Ok"
#~ msgstr "चयन करें कि किन पैकेजों को संसाधित किया जाना चाहिए और ठीक को दबायें"

#~ msgid "System is busy. Please wait ..."
#~ msgstr "तंत्र व्यस्त है । प्रतीक्षा करें ..."

#~ msgid "Sending configuration..."
#~ msgstr "संरचना के बारे में सूचित किया जा रहा है..."

#~ msgid "No %s file found. Run mdkonline wizard first"
#~ msgstr "कोई %s फ़ाइल नहीं मिली । सर्वप्रथम एमडीकेऑनलाइन विज़ार्ड को चलाएँ"

#~ msgid "Mageia Update could not contact the site, we will try again."
#~ msgstr ""
#~ "मैनड्रिवअपडेट इस स्थल से सम्पर्क स्थापित नहीं कर सकाया, हम कुछ समय उपरान्त पुनः प्रयास "
#~ "करेगें ।"

#~ msgid "Login:"
#~ msgstr "लॉग-इन:"

#~ msgid "or"
#~ msgstr "या"

#~ msgid "wrong password:"
#~ msgstr "गलत कूटशब्द:"

#~ msgid ""
#~ "Your login or password was wrong.\n"
#~ " Either you'll have to type it again, or you'll need to create an account "
#~ "on Mageia Online.\n"
#~ " In the latter case, go back to the first step to connect to Mageia "
#~ "Online.\n"
#~ " Be aware that you must also provide a Machine name \n"
#~ " (only alphabetical characters are admitted)"
#~ msgstr ""
#~ "आपका लॉग-इन या कूट-शब्द गलत था ।\n"
#~ " या तो आपको इसे पुनः टाइप करना पड़ेगा, या फ़िर आपको मैनड्रिवऑनलाइन पर एकखाता "
#~ "खोलना पड़ेगा ।\n"
#~ " दूसरे विकल्प का चयन करने के लिए, मैनड्रिवऑनलाइन से कनेक्ट होने के लिए,प्रथ चरण पर "
#~ "जायें।\n"
#~ " ध्यान रहें कि आपको एक मशीन का नाम भी प्रदान करना चाहिए\n"
#~ " (सिर्फ़ वर्णमाला अक्षरों को ही अनुमति है)"

#~ msgid "Mail contact:"
#~ msgstr "विपत्र सम्पर्क:"

#~ msgid "Please provide a login"
#~ msgstr "कृपया एक लॉग-इन प्रदान करें"

#~ msgid "Login and password should be less than 12 characters\n"
#~ msgstr "लॉग-इन व कूटशब्द को १२ शब्दों से कम का होना चाहिए\n"

#~ msgid "Special characters are not allowed\n"
#~ msgstr "विशेष शब्दों को अनुमति नहीं है\n"

#~ msgid "Please fill in all fields\n"
#~ msgstr "कृपया सभी प्रविष्टियों को भरें\n"

#~ msgid "Email not valid\n"
#~ msgstr "ईमेल वैध नहीं है\n"

#~ msgid "Account already exists\n"
#~ msgstr "खाता पहिले से विद्यमान है\n"

#~ msgid "Problem connecting to server \n"
#~ msgstr "सर्वर के साथ सम्पर्क करने में समस्या \n"