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
|
# hi.lng
# English-->Hindi
# -----------------------
# This is a part of YaCy, a peer-to-peer based web search engine
#File: AccessTracker_p.html
#---------------------------
Server Access Overview==सरवर की पहुँच निरीक्षण करे
Access Count During==पहुंच के दौरान गिनती
last Second==आखिरी सेकंड
last Minute==आखिरी मिनट
last 10 Minutes==पिछले दस मिनट
last Hour==पिछला एक घंटा
The following hosts are registered as source for brute-force requests to protected pages==निम्नलिखित होस्ट संरक्षित पृष्ठों के लिए brute-force अनुरोधों के लिए स्रोत के रूप में पंजीकृत हैं
Access Times==एक्सेस समय
Server Access Details== सर्वर का उपयोग विस्तार
Local Search Log==स्थानीय खोज लोग
Local Search Host Tracker==स्थानीय खोज होस्ट ट्रैकर
Remote Search Log==रिमोट खोज लोग
Remote Search Host Tracker==रिमोट खोज होस्ट ट्रैकर
This is a list of searches that had been requested from this' peer search interface.?=यह इस सहकर्मी खोज इंटरफ़ेस से अनुरोध किए गए खोजों की सूची है
Requesting Host==होस्ट का अनुरोध
Offset==ओफ़्सेट
Expected Results==अपेक्षित परिणाम
Returned Results==लौटे होए परिणाम
Known Results==ज्ञात परिणाम
Used Time (ms)==प्रयुक्त समय (ms)
URL fetch (ms)==यूआरएल लायें (ms)
Snippet comp (ms)==स्निपेट कंप्यूटर अनुप्रयोग (ms)
Query==क्वेरी
Search Word Hashes==हाशेस शब्द खोजे
Queries Per Last Hour==पिछले घंटे की क्वेरी
Access Dates==एक्सेस दिनांक
This is a list of searches that had been requested from remote peer search interface==यह रिमोट से की गए खोजो की सूचि है
Peer Name==पीयर नाम
#-----------------------------
#File: Blacklist_p.html
#---------------------------
Blacklist Administration==ब्लैकलिस्ट एडमिनिस्ट्रेशन
This function provides an URL filter to the proxy; any blacklisted URL is blocked==इस समारोह प्रॉक्सी के लिए एक यूआरएल फिल्टर प्रदान करता है, किसी भी काली सूची में डाला यूआरएल अवरुद्ध है
from being loaded. You can define several blacklists and activate them separately.==लोड किये जाने से . आप कई काली सूची को परिभाषित करने और उन्हें अलग से सक्रिय कर सकते हैं.
You may also provide your blacklist to other peers by sharing them; in return you may==आप अपनी ब्लैकलिस्ट दुसरे पीअर्स के साथ शेयर कर सकते हैं और बदले में
collect blacklist entries from other peers.==आप दुसरे पीअर्स की ब्लैकलिस्ट एन्त्रिएस ले सकते हैं
Active list:==एक्टिव लिस्ट :
No blacklist selected==कोई भी ब्लैकलिस्ट सेलेक्ट नहीं की हुई
Create new list:==नयी लिस्ट बनाये :
"create"=="बनाये"
"Save"=="सेव करे"
Blacklist Pattern==ब्लैकलिस्ट पैटर्न
Edit selected pattern(s)==सेलेक्ट किये गए पैटर्न (ओं) को एडिट करें
Delete selected pattern(s)==सिलेक्टेड पैटर्न (ओं) को डिलीट करे
Move selected pattern(s) to==सलेक्टेड पैटर्न (ओं) को हटाये
Add new pattern:==नया पैटर्न जोड़े :
"Add URL pattern"=="नया यूआरएल पैटर्न जोड़े "
Show entries:==एन्त्रिएस देखिये/दिखाएँ :
Entries per page:==एन्तिरेस प्रति पेज :
Edit existing pattern(s):==मौजूदा पैटर्न (ओं) को एडिट करें :
"Save URL pattern(s)"=="यूआरएल पैटर्न (ओं) सेव करें "
#-----------------------------
#File: BlacklistCleaner_p.html
#---------------------------
Blacklist Cleaner==ब्लैकलिस्ट क्लीनर
Here you can remove or edit illegal or double blacklist-entries.==यहाँ से आप अवैध और डबल ब्लैकलिस्टेड एन्त्रिएस हटा सकते हैं
Check list==चेक लिस्ट
"Check"=="चेक"
Allow regular expressions in host part of blacklist entries.==रेगुलर एक्सप्रेशन को ब्लैकलिस्ट एन्त्रिएस के होस्ट पार्ट में अनुमति दे
The blacklist-cleaner only works for the following blacklist-engines up to now:==ब्लैक लिस्ट क्लीनर केवल अब तक का निम्न ब्लैक लिस्ट इंजन के लिए काम करता है:
Two wildcards in host-part==होस्ट भाग में दो वाइल्डकार्ड
Path is invalid Regex== अवैध रेगेक्स का पथ
Wildcard not on begin or end==वाइल्डकार्ड नहीं पर शुरू या खत्म पर
Host contains illegal chars==होस्ट में अवैध करैक्टर शामिल
Double==डबल
"Change Selected"=="बदलना चुना गया"
"Delete Selected"=="मिटाना चुना गया "
No Blacklist selected==कोई भी ब्लैकलिस्ट नहीं चुना गया
#-----------------------------
#File: BlacklistImpExp_p.html
#---------------------------
Used Blacklist engine:==ब्लैकलिस्ट इंजन उपयोग किया गया :
Import blacklist items from...==ब्लैकलिस्ट सूची इम्पोर्ट करें ...
other YaCy peers:==अन्य यासी पीअर्स :
"Load new blacklist items"=="नयी ब्लैकलिस्ट सूची लोड करैं "
XML file:==क्स्म्ल फाइल :
Upload a regular text file which contains one blacklist entry per line.==एक रेगुलर टेक्स्ट फाइल अपलोड करे जिसमे एक ब्लैकलिस्ट प्रति लाइन में शामिल हो
Upload an XML file which contains one or more blacklists.==एक क्स्म्ल फाइल अपलोड करे जिसमे एक या एक से अधिक ब्लैकलिस्ट हो
Export blacklist items to...==ब्लैकलिस्ट सूची को एक्सपोर्ट करे ...
Here you can export a blacklist as an XML file. This file will contain additional==यहाँ से आप ब्लैकलिस्ट एक्सपोर्ट कर सकते हैं क्स्म्ल के रूप में, यह फाइल अतिरिक्त
information about which cases a blacklist is activated for.== जानकारी रखती है की किस मामले के लिए ब्लैकलिस्ट एक्टिवेटिड है
"Export list as XML"=="सूची को क्स्म्ल में एक्सपोर्ट करे "
Here you can export a blacklist as a regular text file with one blacklist entry per line.==यहाँ से आप ब्लैकलिस्ट एक रेगुलर टेक्स्ट फाइल में एक्सपोर्ट कर सकते हैं जिसमे ,जो की ब्लैकलिस्ट प्रति एंट्री होगा
"Export list as text"=="इस सूची को टेक्स्ट में एक्सपोर्ट करे "
#File: BlacklistTest_p.html
#---------------------------
Blacklist Test==ब्लैकलिस्ट टेस्ट
Used Blacklist engine:==इस्तेमाल किया हुआ ब्लैकलिस्ट इंजन :
Test list:==टेस्ट की सूची :
"Test"=="टेस्ट"
It is blocked for the following cases:==यह निम्नलिखित मामलों के लिए ब्लॉक किया गया है:
Search==सर्च
Surftips==सर्फ टिप्स
#-----------------------------
#File: Blog.html
Edit==एडिट
#---------------------------
Blog-Home==ब्लॉग घर
Author:==लेखक:
Subject:==विषय:
Comments:==टिप्पणी:
deactivated==निष्क्रिय
moderated==मॉडरेटेड
"Submit"=="सबमिट "
"Preview"=="प्रीव्यू "
"Discard"=="दिस्कार्द "
No changes have been submitted so far!==अभी तक कोई चनगेस सबमिट नहीं हुआ !
Access denied==ऐक्सेस डिनाइड
To edit or create blog-entries you need to be logged in as Admin or User who has Blog rights.==यदि आप नया ब्लॉग या एडिट करना चाहते है तो आपको एडमिन से लॉग इन होना होगा या यूजर जिसके पास ब्लॉग राईट हो
Confirm deletion==हटाने की पुष्टि
Import was successful!==इम्पोर्ट सफल रहा !
Import failed, maybe the supplied file was no valid blog-backup?==इम्पोर्ट असफल रहा ! शायद यह फाइल सही नहीं है ?
Please select the XML-file you want to import:==क्स्म्ल फाइल सेलेक्ट करे जो आपको इम्पोर्ट करनी है :
#-----------------------------
#File: BlogComments.html
Comments:==टिप्पणी:
#---------------------------
Blog-Home==ब्लॉग घर
Author:==लेखक:
Subject:==विषय:
"Submit"=="सबमिट"
"Preview"=="प्रीव्यू"
"Discard"=="दिस्कार्द"
#-----------------------------
#File: Bookmarks.html
#---------------------------
The bookmarks list can also be retrieved as RSS feed. This can also be done when you select a specific tag.==यह बुकमार्क्स की सूचि आरएसएस फीड्स में पुनः प्राप्त की जा सकती है . आप एक विशिष्ट टैग का चयन करते हैं तो यह भी किया जा सकता है..
Click the API icon to load the RSS from the current selection.==मौजूदा चयन से आरएसएस लोड करने के लिए एपीआई आइकन पर क्लिक करें.
List Bookmarks==लिस्ट बुकमार्क्स
Add Bookmark==ऐड बुकमार्क्स
Import Bookmarks==इम्पोर्ट बुकमार्क्स
Import XML Bookmarks==इम्पोर्ट क्स्म्ल बुकमार्क्स
Import HTML Bookmarks==इम्पोर्ट हटमल बुकमार्क्स
"import"=="इम्पोर्ट "
Default Tags:==डिफ़ॉल्ट टैग :
Title:==टाइटल :
Description:==विवरण:
Folder (/folder/subfolder):==फोल्डर (/फोल्डर /सुब्फोल्डर ):
Tags (comma separated):==टैग्स (अल्पविराम अलग):
yes==हाँ
no==नहीं
Bookmark is a newsfeed==यह बुकमार्क एक नेव्स्फीद है
"create"=="बनाये "
File:==फाइल :
"private bookmark"=="निजी बुकमार्क"
"public bookmark"=="सार्वजनिक बुकमार्क"
Edit==एडिट
Delete==डिलीट
Folders==फ़ोल्डर्स
Bookmark Folder==बुकमार्क्स फोल्डर
Bookmark List==बुकमार्क लिस्ट
previous page==पिछले पृष्ठ पर
next page==अगले पेज पर
Show==दिखा
Bookmarks per page.==प्रति पृष्ठ बुकमार्क्स
-----------------------------
#File: Collage.html
#---------------------------
Image Collage==छवि कोलाज़
Private Queue==निजी कतार
Public Queue==सार्वजनिक कतार
#-----------------------------
#File: compare_yacy.html
#---------------------------
Websearch Comparison==वेब सर्च तुलना करें
Left Search Engine==बाएं खोज इंजन
Right Search Engine==दाएँ खोज इंजन
"Compare"=="तुलना करें"
Search Result==खोज के परिणाम
#-----------------------------
#File: ConfigAccounts_p.html
#---------------------------
User Accounts==उपयोगकर्ता खातों
User Administration==उपयोगकर्ता एडमिनिस्ट्रेशन
Generic error.==सामान्य एरर .
Passwords do not match.==पासवर्ड मेल नहीं खाते.
Admin Account==एडमिनिस्ट्रेशन खाता
Access from localhost without account==खाते के बिना लोकलहोस्ट से एक्सेस करे.
Access only with qualified account==योग्य खाते के साथ ही प्रवेश है .
Peer User:==पीयर यूज़र:
New Peer Password:==नया पीयर पासवर्ड :
Repeat Peer Password:==पीयर पासवर्ड दोहराएँ :
"Define Administrator"=="एडमिनिस्ट्रेशन को परिभाषित करे"
Select user==उपयोगकर्ता का चयन करें
New user==नया उपयोगकर्ता
Repeat password==पासवर्ड दोहराएँ
First name==पहला नाम
Last name==पिछला नाम
Address==पता
Timelimit==समय सीमा
Time used==समय का इस्तेमाल
#-----------------------------
#File: ConfigAppearance_p.html
#---------------------------
Appearance and Integration==अप्पेअरेञ्चे और इंटीग्रेशन
You can change the appearance of the YaCy interface with skins.==Yacy के इंटरफ़ेस और स्किन्स को आप बदल सकते हैं,
The selected skin and language also affects the appearance of the search page.==चयनित स्किन्स और भाषा भी सर्च पेज की अपीयरेंस को प्रभावित करता है.
change the appearance of the search page here.==यहाँ सर्च पेज के स्वरूप को बदल सकते हैं.
Skin Selection==स्किन चयन
Current skin==वर्तमान स्किन
Available Skins==उपलब्ध स्किन
"Use"=="उपयोग"
"Delete"=="डिलीट "
The generic skin 'generic_pd' can be configured here with custom colors:==सामान्य स्किन कस्टम कलर के साथ यहाँ कॉन्फ़िगर किया जा सकता है
"Set Colors"==" रंग निर्धारित करे "
Install new skin from URL==यू आर एल से नई स्किन्स इनस्टॉल करे
Use this skin==यह स्किन्स का उपयोग करे
"Install"=="इनस्टॉल "
Make sure that you only download data from trustworthy sources. The new Skin file==आप केवल भरोसेमंद सूत्रों से डेटा डाउनलोड करें. नई स्किन्स की फाइल.
might overwrite existing data if a file of the same name exists already.==एक ही नाम की एक फ़ाइल पहले से मौजूद है तो मौजूदा डेटा ओवरराईट हो सकता है
Error saving the skin.==एरर सेविंग स्किन्स.
#-----------------------------
#File: ConfigBasic.html
#---------------------------
Basic Configuration==बेसिक कॉन्फ़िगरेशन
Your YaCy Peer needs some basic information to operate properly==आपकी YaCy पीअर को ठीक से संचालित करने के लिए कुछ बुनियादी जानकारी की जरूरत है
Use Case: what do you want to do with YaCy:==यूज़ केस : आप YaCy के साथ क्या करना चाहते हो :
Community-based web search==कम्युनिटी-बेस्ड वेब सर्च
Join and support the global network 'freeworld', search the web with an uncensored user-owned search network==ग्लोबल नेटवर्क में शामिल हो और समर्थन 'freeworld', वेब खोज करे एक अनसेंसर्ड यूजर-ओन्ड सर्च नेटवर्क से.
Search portal for your own web pages==अपने खुद के वेब पेजस के लिए सर्च पोर्टल
Your YaCy installation behaves independently from other peers and you define your own web index by starting your own web crawl. This can be used to search your own web pages or to define a topic-oriented search portal.==आपकी YaCy इंस्टालेशन के अन्य साथियों से स्वतंत्र रूप से व्यवहार करती है, और आप अपने खुद के वेब क्रॉलर शुरू करके अपने खुद के वेब इंडेक्स बना सकते हैं. यह अपने खुद के वेब पेजस को खोजने के लिए या एकटॉपिक -ओरिएंटेड खोज पोर्टल को परिभाषित करने के लिए इस्तेमाल किया जा सकता है
Intranet Indexing==इंट्रानेट इंडेक्सिंग
Your peer name has not been customized; please set your own peer name==अपने पीर के नाम कस्टमाइज्ड नहीं किया गया है, अपने ही पीर के नाम सेट कृपया
You may change your peer name==आप अपने पीर के नाम बदल सकते हैं
Peer Name:==साथियों के नाम:
Your peer can be reached by other peers==अपने पीर के अन्य पीर द्वारा पहुंचा जा सकता है
Peer Port:==पीर पोर्ट:
Configuration was not successful. This may take a moment.==कॉन्फ़िगरेशन असफल रहा . इसे थोडा समय लगेगा
What you should do next:==आगे आप क्या करे
Your Peer name is a default name; please set an individual peer name.==आपका पीर नाम डिफ़ॉल्ट हे कृपया उसे व्यक्तिक नाम में बदले
#-----------------------------
#File: ConfigHeuristics_p.html
Comment==टिप्पणी
#---------------------------
Heuristics Configuration==स्वानुभविक कॉन्फ़िगरेशन
The search result was discovered by a heuristic, but the link was already known by YaCy==खोज के नतीजे स्वनुभाविक से इजाद हुए हे पर जो कड़ी हे उसकी जानकारी याची के पास पहले से हे
The search result was discovered by a heuristic, not previously known by YaCy==खोज के नतीजे स्वनुभाविक से इजाद हुए हे जिसका याची को कोई पूर्वानुमान नहीं हे
'site'-operator: instant shallow crawl=='site'-ऑपरेटर: इंस्टेंट शाल्लो क्रॉल
When a search is made using a 'site'-operator (like: 'download site:yacy.net') then the host of the site-operator is instantly crawled with a host-restricted depth-1 crawl.==जब भी कोई खोज की जाती हे 'site'-operator (like: 'download site:yacy.net')तभी तुरंत जो होस्ट होता हे साईट ऑपरेटर का वो क्रॉल किया जाता हे रिस्ट्रिक्टेड होस्ट से
That means: right after the search request the portal page of the host is loaded and every page that is linked on this page that points to a page on the same host.==इसका मतलब हे की खोज की विनती के तुरंत जो होस्ट का पोर्टल पेज होता हे वो लोड किया जाता हे और हर पेज उसी होस्ट से जोड़ दिया जाता हें
Because this 'instant crawl' must obey the robots.txt and a minimum access time for two consecutive pages, this heuristic is rather slow, but may discover all wanted search results using a second search (after a small pause of some seconds).==क्युकी 'instant crawl'को पालन करना पड़ेगा robots.txt और जो पेजेज को एक्सेस करने का मिनिमम समय हे ,यह स्वनुभाविक काफी धीमा हे,पर सारी खोज जो ज़रूरी हे वह दूसरी खोज से निकली जा सकती हे(कुछ समय के बाद )
search-result: shallow crawl on all displayed search results==खोज के नतीजे :शाल्लो क्रॉल हर नतीजे पे दिखेगा
When a search is made then all displayed result links are crawled with a depth-1 crawl.==जब भी कोई खोज की जाती हे तब उस के सारे नतीजे डेप्थ १ क्रॉल से क्रॉल किये जाते हे
This means: right after the search request every page is loaded and every page that is linked on this page.==इसका मतलब हे की खोज की विनती के बाद हर पेज लोड किया जाता और कड़ी के द्वारा हर पेज से जोड़ा जाता हे
If you check 'add as global crawl job' the pages to be crawled are added to the global crawl queue (remote peers can pickup pages to be crawled).==अगर आप देखे थो जो पेजेज क्रॉल किये जाने हे वो ग्लोबल क्रॉल कतार में जोड़ दिए जाते हे
Default is to add the links to the local crawl queue (your peer crawls the linked pages).==डिफ़ॉल्ट के मुताबित सारी कडिया लोकल क्रॉल कतार में जोड़ी जनि चाइये(आपके पीर कड़ीयो से जुड़े पेजेज क्रॉल करेगे )
add as global crawl job==ग्लोबल क्रॉल जॉब के हिसाब से जोडीये
#-----------------------------
#File: ConfigHTCache_p.html
#---------------------------
Hypertext Cache Configuration==हाइपरटेक्स्ट कैश कॉन्फ़िगरेशन
The HTCache stores content retrieved by the HTTP and FTP protocol. Documents from smb:// and file:// locations are not cached.==जो कंटेंट एचटीटीपी और फ्त्प प्रोटोकॉल से मिलता हे वो ह्त्काचे में जमा होता हे .
The cache is a rotating cache: if it is full, then the oldest entries are deleted and new one can fill the space.==कैश एक रोटेटिंग कैश हे :अगर वो भरी हुई हे थो पुराणी एन्त्रिएस डिलीट करदी जाएगी और उसकी जगह नयी एन्त्रिएस भर दी जाएगी
HTCache Configuration==ह्त्काचे कॉन्फ़िगरेशन
The path where the cache is stored==वो रास्ता जहा कैश स्टोर होती हे
The current size of the cache==कैश का मोजुदा साइज़
The maximum size of the cache==कैश का अधिकतम साइज़
"Set"=="सेट "
Cleanup==सफ़ाई
Cache Deletion==कैश मिटाना
Delete HTTP & FTP Cache== मिटाना HTTP & FTP कैश
Delete robots.txt Cache==मिटाना robots.txt कैश
"Delete"=="मिटाना"
#-----------------------------
#File: ConfigLanguage_p.html
#---------------------------
Language selection==भाषा चयन
You can change the language of the YaCy-webinterface with translation files.==आप अनुवाद फाइलों के साथ याची वेबिन्तेर्फास की भाषा बदल सकते हैं
Install new language from URL==यूआरएल से नई भाषा को स्थापित करें
Use this language==इस भाषा का प्रयोग करें
"Use"=="प्रयोग"
"Delete"=="मिटाना"
"Install"=="स्थापित करें"
Error saving the language file.==भाषा फाइल सहेजने में त्रुटि
Make sure that you only download data from trustworthy sources. The new language file==आप भरोसेमंद सूत्रों से डेटा केवल डाउनलोड करें. नई भाषा फाइल
might overwrite existing data if a file of the same name exists already.==एक ही नाम की एक फ़ाइल पहले से मौजूद है तो मौजूदा डेटा अधिलेखित हो सकता है.
#-----------------------------
#File: ConfigNetwork_p.html
Accepted Changes.== स्वीकृत परिवर्तन
#---------------------------
Network Configuration==संजाल विन्यास
No changes were made!==कोई परिवर्तन नहीं किया गया
Global Search in P2P configuration is only allowed, if index receive is switched on. You have a P2P configuration, but are not allowed to search other peers.==सूचकांक प्राप्त पर बंद है तो पी 2 पी विन्यास में वैश्विक खोज न केवल अनुमति दी है. आप एक P2P विन्यास है, लेकिन अन्य साथियों की खोज करने के लिए अनुमति नहीं है
Network and Domain Specification==नेटवर्क और डोमेन विशिष्टता
YaCy can operate a computing grid of YaCy peers or as a stand-alone node.==YaCy YaCy साथियों के एक कंप्यूटिंग ग्रिड संचालित या एक खड़े अकेले नोड के रूप में कर सकते हैं
To control that all participants within a web indexing domain have access to the same domain,==एक वेब अनुक्रमण डोमेन के भीतर सभी प्रतिभागियों को एक ही डोमेन के लिए उपयोग किया है कि नियंत्रित करने के लिए
this network definition must be equal to all members of the same YaCy network.==इस नेटवर्क परिभाषा ही YaCy नेटवर्क के सभी सदस्यों को बराबर होना चाहिए.
Network Definition==नेटवर्क परिभाषा
Network Nick==नेटवर्क निक
Long Description==लांग विवरण
Indexing Domain==इंडेक्सिंग डोमेन
"Change Network"=="नेटवर्क बदलें"
Distributed Computing Network for Domain==डोमेन के लिए वितरित कम्प्यूटिंग नेटवर्क
Peer-to-Peer Mode==पीर -तो -पीर मोड
disabled during crawling==रेंगने के दौरान निष्क्रिय
disabled during indexing==अनुक्रमण के दौरान निष्क्रिय
accept transmitted URLs that match your blacklist==अपनी काली सूची से मेल खाने वाली प्रेषित यूआरएल स्वीकार
#Your peer is part of a private cluster without public visibility
#Index data is not distributed, but remote crawl requests are distributed and accepted from your cluster
#Search requests are spread over all peers of the cluster, and answered from all peers of the cluster
#List of ip:port - addresses of the cluster: (comma-separated)
Index data is not distributed, but remote crawl requests are distributed and accepted==सूचकांक डेटा वितरित नहीं है, लेकिन दूरदराज क्रॉल अनुरोधों को वितरित और स्वीकार किए जाते हैं
List of .yacy or .yacyh - domains of the cluster: (comma-separated)==Yacy या yacyh की सूची - क्लस्टर के डोमेन: (अल्पविराम से अलग )
If you leave the field empty, no peer asks your peer. If you fill in a '*', your peer is always asked.==आप मैदान खाली छोड़ देते हैं, कोई सहकर्मी आपके सहकर्मी पूछता है. आप में भरने एक ' * ', अपने सहकर्मी हमेशा कहा है.
"Save"=="बचाना"
#-----------------------------
#File: ConfigParser_p.html
#---------------------------
Parser Configuration==पार्सर कॉन्फ़िगरेशन
Content Parser Settings==कंटेन्ट पार्सर सेटिंग्स
With this settings you can activate or deactivate parsing of additional content-types based on their MIME-types.== इस सेटिंग के साथ आप अपने एम.आई.एमई प्रकार के आधार पर अतिरिक्त सामग्री प्रकार के पार्स को सक्रिय या निष्क्रिय कर सकते हैं.
For a detailed description of the various MIME-types take a look at== विभिन्न एमआईएमई प्रकार की एक विस्तृत विवरण पर एक नज़र रखना
# --- Parser Names are hard-coded END ---
"Submit"==" सबमिट "
#-----------------------------
#File: ConfigPortal_p.html
#---------------------------
Integration of a Search Portal== एक खोज पोर्टल की इंटीग्रेशन
If you like to integrate YaCy as portal for your web pages, you may want to change icons and messages on the search page.== यदि आप अपने वेब पृष्ठों के लिए पोर्टल के रूप में याची एकीकृत करना चाहते हैं, तो आप खोज पृष्ठ पर माउस और संदेशों को बदलने के लिए चाह सकते हैं.
and a link to a home page that is reached when the 'corporate identity'-images are clicked.==और 'कॉर्पोरेट पहचान ' छवियों को क्लिक किया जाता है जब पहुँच जाता है कि एक होम पृष्ठ का लिंक.
Show Navigation Bar on Search Page?== खोज पृष्ठ पर नेविगेशन बार दिखाएँ?
no link to YaCy Menu (admin must navigate to /Status.html manually)==YaCy मेनू के लिए कोई लिंक नहीं (एडमिन को मैन्युअल रूप से /Status.html पर जाना होगा)
Show Advanced Search Options on Search Page?== खोज पृष्ठ पर एडवांस्ड सर्च विकल्प दिखाएँ?
do not show Advanced Search== एडवांस्ड सर्च नहीं दिखाते
Default index.html Page (by forwarder)==डिफ़ॉल्ट index.html पृष्ठ (फारवर्डर द्वारा)
Target for Click on Search Results== खोज परिणाम पर क्लिक करने के लिए टारगेट
"_blank" (new window)== "_खाली " (नई विंडो )
"_self" (same window)== "_स्वयं " (उसी विंडो को )
"_parent" (the parent frame of a frameset)== "_पैरेंट " (एक फ्रेमसेट के पैरेंट फ्रेम )
"_top" (top of all frames)== "_टॉप " (ऊपर के सभी फ्रेम )
"searchresult" (a default custom page name for search results)== "खोजपरिणाम " (खोज परिणामों करने के लिए एक डिफ़ॉल्ट कस्टम पेज का नाम )
"Change Search Page"=="पृष्ठ को बदलें"
"Set to Default Values"=="डिफ़ॉल्ट मान पर सेट करें"
The search page can be integrated in your own web pages with an iframe. Simply use the following code:== खोज पृष्ठ एक आइफ्रेम साथ अपने स्वयं के वेब पृष्ठों में एकीकृत किया जा सकता है. बस निम्नलिखित कोड का उपयोग करें:
This would look like:== इस तरह दिखेगा:
For a search page with a small header, use this code:== एक छोटा हेडर के साथ एक खोज पृष्ठ के लिए, इस कोड का उपयोग करें:
A third option is the interactive search. Use this code:== एक तीसरा विकल्प इंटरैक्टिव खोज है. इस कोड का उपयोग करें:
#-----------------------------
#File: ConfigProfile_p.html
#---------------------------
Your Personal Profile==आपकी व्यक्तिगत प्रोफ़ाइल
You can create a personal profile here, which can be seen by other YaCy-members==आप अन्य YaCy सदस्यों द्वारा देखा जा सकता है, यहां एक निजी प्रोफाइल बना सकते हैं
Comment==टिप्पणी
"Save"=="सहेजें"
#-----------------------------
#File: ConfigProperties_p.html
#---------------------------
Advanced Config==उन्नत विन्यास
Here are all configuration options from YaCy.==यहाँ YaCy से सभी विन्यास विकल्प हैं.
You can change anything, but some options need a restart, and some options can crash YaCy, if wrong values are used.==आप कुछ भी बदल सकते हैं, लेकिन कुछ विकल्प एक पुनः आरंभ करने की आवश्यकता है, और गलत मूल्यों को इस्तेमाल कर रहे हैं तो कुछ विकल्प, YaCy दुर्घटना कर सकते हैं.
For explanation please look into defaults/yacy.init==स्पष्टीकरण के लिए चूक / yacy पर गौर करें.init
"Save"=="बचाना"
#-----------------------------
#File: ConfigRobotsTxt_p.html
#---------------------------
Exclude Web-Spiders==वेब मकड़ियों को बाहर करें
Here you can set up a robots.txt for all webcrawlers that try to access the webinterface of your peer.==यहाँ आप अपने सहकर्मी की webinterface तक पहुँचने का प्रयास है कि सभी webcrawlers के लिए एक robots.txt स्थापित कर सकते हैं.
It disallows crawlers to access webpages or even entire domains.==यह अनुमति नहीं देता क्रॉलर्स वेबपेजों या यहां तक कि पूरे डोमेन का उपयोग करने के लिए.
Deny access to==करने के लिए उपयोग से इनकार
Entire Peer==पूरे पेशाब
Status page==स्थिति पेज
Network pages==नेटवर्क पृष्ठों
Surftips==der Surftipps
News pages==समाचार पृष्ठों
Blog==ब्लॉग
Wiki=des विक
Public bookmarks==ीलोक बुकमार्क्स
Home Page==मुख पृष्ठ
File Share==फ़ाइल शेयर
"Save restrictions"=="प्रतिबंध सहेजें"
#-----------------------------
#File: ConfigSearchBox.html
#---------------------------
Integration of a Search Box== एक सर्च बॉक्स का इंटीग्रेशन
We give information how to integrate a search box on any web page that== हम किसी वेब पेज पर एक सर्च बॉक्स इन्तेग्रेट करने के लिए जानकारी देते हैं जो
calls the normal YaCy search window.== सामान्य YaCy सर्चविंडो कॉल करता हैं.
Simply use the following code:== बस निम्न कोड का उपयोग करे:
"Search"==" सर्च "
This would look like:== यह ऐसा दिखाई देगा:
This does not use a style sheet file to make the integration into another web page with a different style sheet easier.== यह वेब पेज के साथ एकीकरण करने के लिए एक स्टाइलशीट फ़ाइल का उपयोग नहीं करता
You would need to change the following items:== आपको निम्न आइटम्स को बदलने की आवश्यकता होगी:
Replace the given colors #eeeeee (box background) and #cccccc (box border)== दिए गए रंग बदलें # eeeeee (बॉक्स बैकग्राउंड ) और # cccccc (बॉक्स बॉर्डर )
Replace the word "MySearch" with your own message== "MySearch " को अपने खुद के संदेश के साथ बदलें
#-----------------------------
#File: ConfigUpdate_p.html
#---------------------------
Manual System Update== मैनुअल सिस्टम अपडेट
Current installed Release== करंट इन्सटाल्ड रिलीज़
(unsigned)==( उन्सिग्नेड)
(signed)==(साइंड )
"Download Release"==" रिलीज डाउनलोड "
"Check for new Release"==" नई रिलीज के लिए जाँच करें "
Downloaded Releases== डाउनलोड की गई रिलीज
No downloaded releases available for deployment.== डेवलपमेंट के लिए कोई भी डाउनलोड रिलीज उपलब्ध नहीं है
no automated installation on development environments== ऑटोमेटेड इंस्टालेशन के लिए डेवलपमेंट एन्विरोन्मेन्त्स
"Install Release"==" इनस्टॉल रिलीज़ "
"Delete Release"==" डिलीट रिलीज़ "
Automatic Update== आटोमेटिक अपडेट
check for new releases, download if available and restart with downloaded release== नई रिलीज के लिए जाँच करें, अगर उपलब्ध है डाउनलोड करें और डाउनलोड की रिलीज के साथ रीस्टार्ट करे
"Check + Download + Install Release Now"==" चेक + डाउनलोड + इनस्टॉल रिलीज़ नाउ "
No more recent release found.== और अधिक हाल के रिलीज नहीं मिले.
Release will be installed. Please wait.== रिलीज इनस्टॉल हो जाएगा. कृपया प्रतीक्षा करें.
Omitting update because this is a development environment.== अपडेट छोड़ना पड़ेगा क्योंकि यह एक डेवलपमेंट एनवायरनमेंट है
Automated System Update== ऑटोमेटेड सिस्टम अपडेट
manual update== मैन्युअल अपडेट
no automatic look-up, updates can be made manually using this interface (see options above)== आटोमेटिक लुक - उप नहीं है, इस इंटरफ़ेस का उपयोग करके अपडेट मैन्युअली किया जा सकता है ( ऊपर विकल्प देखें).
automatic update== आटोमेटिक अपडेट
updates are made within fixed cycles:== अपडेट तय साइकिल के भीतर बने हैं:
Time between lookup== लुक - उप के बीच का समय
hours== घंटे
Release blacklist== रिलीज ब्लैकलिस्ट
Release type== रिलीज टाइप
only main releases== केवल मुख्य रिलीज
any release including developer releases== डेवलपर रिलीज सहित कोई भी रिलीज
Signed autoupdate:== साइंड ऑटो अपडेट:
only accept signed files== केवल साइंड फाइलें हैं स्वीकार करते हैं
"Submit"==" सबमिट "
Accepted Changes.== स्वीकृत परिवर्तन
System Update Statistics== सिस्टम अपडेट स्टेटिस्टिक्स
Last System Lookup== आखरी सिस्टम लुक अप
never== कभी नहीं
Last Release Download== आखरी रिलीज डाउनलोड
Last Deploy== आखरी डेप्लोय
#-----------------------------
#File: Connections_p.html
#---------------------------
Incoming Connections==इनकमिंग कनेक्शन
Duration==अवधि
Source IP[:Port]==स्रोत IP[:Port]
Dest. IP[:Port]== डेस्त IP[:Port]
Outgoing Connections==आउटगोइंग कनेक्शन
#-----------------------------
#File: CookieMonitorIncoming_p.html
#---------------------------
Cookie Monitor: Incoming Cookies==कुकी मॉनिटर: आने वाले कुकीज़
This is a list of Cookies that a web server has sent to clients of the YaCy Proxy:==यह एक वेब सर्वर यासी प्रॉक्सी के ग्राहकों के लिए भेजा गया है कुकीज़ की एक सूची है:
Sending Host==होस्ट भेजा जा रहा है
Receiving Client==क्लाइंट प्राप्त करना
"Enable Cookie Monitoring"=="कुकी निगरानी सक्षम"
"Disable Cookie Monitoring"=="कुकी निगरानी अक्षम"
#-----------------------------
#File: CookieMonitorOutgoing_p.html
#---------------------------
Cookie Monitor: Outgoing Cookies==कुकी मॉनिटर: आउटगोइंग कुकीज़
This is a list of cookies that browsers using the YaCy proxy sent to webservers:==इस यासी प्रॉक्सी का उपयोग ब्राउज़र वेबसर्वर के लिए भेजा कि कुकीज़ की एक सूची है:
Receiving Host==होस्ट प्राप्त करना
Sending Client==क्लाइंट भेजा जा रहा है
"Enable Cookie Monitoring"=="कुकी निगरानी सक्षम"
"Disable Cookie Monitoring"=="कुकी निगरानी अक्षम"
#-----------------------------
#File: CrawlProfileEditor_p.html
no==नहीं
yes==हाँ
#---------------------------
Crawl profiles hold information about a crawl process that is currently ongoing.==क्रॉल प्रोफाइल में वर्तमान में चल रही है कि एक क्रॉल करने की प्रक्रिया के बारे में जानकारी पकड़.
Crawl Profile List==प्रोफ़ाइल सूची क्रॉल
Crawl Thread==धागा क्रॉल
Must Match==मिलान अवश्य
Must Not Match==मैच नहीं होना चाहिए
Fill Proxy Cache==प्रॉक्सी कैश भरें
Local Text Indexing==स्थानीय पाठ अनुक्रमण
Local Media Indexing==स्थानीय मीडिया अनुक्रमण
Remote Indexing==दूरस्थ अनुक्रमण
Running==रनिंग
"Terminate"=="समाप्त"
Finished==समाप्त
"Delete"=="हटाएँ"
"Delete finished crawls"=="समाप्त हटाएँ क्रॉल"
Select the profile to edit==प्रोफाइल संपादित करने के लिए चयन करें
"Edit profile"=="प्रोफ़ाइल संपादित करें
"Submit changes"=="Änderungen speichern""परिवर्तनों को भेजें"
#---------------------------
#File: CrawlResults.html
#---------------------------
These are monitoring pages for the different indexing queues.==ये अलग अनुक्रमण कतारों के लिए पृष्ठों की निगरानी कर रहे हैं.
YaCy knows 5 different ways to acquire web indexes. The details of these processes (1-5) are described within the submenu's listed==YaCy वेब अनुक्रमित प्राप्त करने के लिए 5 अलग अलग तरीकों से जानता है. इन प्रक्रियाओं का ब्यौरा (1-5 ) सबमेनू सूचीबद्ध भीतर वर्णित हैं
above which also will show you a table with indexing results so far. The information in these tables is considered as private,==जो ऊपर भी अब तक आप अनुक्रमण परिणामों के साथ एक मेज दिखा देंगे. इन तालिकाओं में जानकारी निजी के रूप में माना जाता है
so you need to log-in with your administration password.==इसलिए आप लॉग इन करने के लिए अपने प्रशासन पासवर्ड के साथ की जरूरत.
Case (6) is a monitor of the local receipt-generator, the opposed case of (1). It contains also an indexing result monitor but is not considered private==प्रकरण (6 ) स्थानीय रसीद जनरेटर, (1 ) का विरोध करने के मामले की निगरानी है. यह भी एक अनुक्रमण परिणाम की निगरानी शामिल है, लेकिन निजी विचार नहीं किया है
since it shows crawl requests from other peers.==यह अन्य साथियों से क्रॉल अनुरोधों से पता चलता है
Case (7) occurs if pack files are imported==किराए की फ़ाइलें आयात कर रहे हैं यदि प्रकरण (7 ) होता है
The image above illustrates the data flow initiated by web index acquisition.==छवि ऊपर वेब सूचकांक अधिग्रहण द्वारा शुरू डाटा प्रवाह दिखाता है.
Some processes occur double to document the complex index migration structure.==कुछ प्रक्रियाओं को जटिल सूचकांक प्रवास संरचना करने के लिए दस्तावेज़ डबल घटित.
(1) Results of Remote Crawl Receipts==(1 ) रिमोट क्रॉल प्राप्तियों के का परिणाम
This is the list of web pages that this peer initiated to crawl,==यह इस सहकर्मी क्रॉल करने के लिए शुरू की है कि वेब पृष्ठों की सूची है,
but had been crawled by <em>other</em> peers.==लेकिन <em>अन्य</em> साथियों द्वारा क्रॉल किया गया था.
This is the 'mirror'-case of process (6).==इस प्रक्रिया के 'mirror' मामले है (6 )
Every page that a remote peer indexes upon this peer's request is reported back and can be monitored here.==हर पृष्ठ कि इस सहकर्मी के अनुरोध पर एक दूरस्थ सहकर्मी अनुक्रमित वापस सूचना दी है और यहाँ पर नजर रखी जा सकती है.
(2) Results for Result of Search Queries==(2) खोज प्रश्नों का रिजल्ट के लिए परिणाम
This index transfer was initiated by your peer by doing a search query.==इस सूचकांक में स्थानांतरण एक खोज क्वेरी कर रही द्वारा अपने साथियों के द्वारा शुरू किया गया था
The index was crawled and contributed by other peers.==सूचकांक अन्य साथियों द्वारा क्रॉल और योगदान था.
<em>Use Case:</em> This list fills up if you do a search query on the 'Search Page'==<em>प्रयोग करें प्रकरण:</em> आप 'पृष्ठ' पर एक खोज क्वेरी करते हैं तो यह सूची भरती है.
(3) Results for Index Transfer==(3) सूचकांक के ट्रांसफर के लिए परिणाम
The url fetch was initiated and executed by other peers.==लाने यूआरएल अन्य साथियों द्वारा शुरू की और मार डाला गया था.
These links here have been transmitted to you because your peer is the most appropriate for storage according to==आपके सहकर्मी के अनुसार भंडारण के लिए सबसे उपयुक्त है क्योंकि यहां ये लिंक आप के लिए प्रेषित किया गया है
the logic of the Global Distributed Hash Table.==ग्लोबल वितरित हैश तालिका के तर्क.
<em>Use Case:</em> This list may fill if you check the 'Index Receive'-flag on the 'Index Control' page==<em>प्रयोग करें प्रकरण:</em> आप 'Index Control' पेज पर 'Index Receive' फ्लैग चुनते हैं तो यह सूची भर सकती है.
(4) Results for Proxy Indexing==(4) प्रॉक्सी इंडेक्सिंग के लिए परिणाम
These web pages had been indexed as result of your proxy usage.==इन वेब पृष्ठों के अपने प्रॉक्सी के उपयोग के परिणाम के रूप में सूचीबद्ध किया गया था.
such pages are detected by Cookie-Use or POST-Parameters (either in URL or as HTTP protocol)==ऐसे पन्नों कुकी का प्रयोग करें या बाद के पैरामीटर्स (यूआरएल में या HTTP प्रोटोकॉल के रूप में या तो) से पता चला रहे हैं
and automatically excluded from indexing.==और स्वतः अनुक्रमण से बाहर रखा गया है.
<em>Use Case:</em> You must use YaCy as proxy to fill up this table.==<em>प्रयोग करें प्रकरण:</em> इस तालिका को भरने के लिए आपको YaCy को प्रॉक्सी के रूप में उपयोग करना चाहिए.
Set the proxy settings of your browser to the same port as given==दिया के रूप में एक ही बंदरगाह के लिए अपने ब्राउज़र के प्रॉक्सी सेटिंग्स सेट
on the 'Settings'-page in the 'Proxy and Administration Port' field.==प्रॉक्सी और प्रशासन पोर्ट 'क्षेत्र' में Settings' पृष्ठ 'पर.
(5) Results for Local Crawling==(5) लोकल रेंगने के लिए परिणाम
These web pages had been crawled by your own crawl task.==इन वेब पृष्ठों के अपने खुद क्रॉल कार्य द्वारा क्रॉल किया गया था.
<em>Use Case:</em> start a crawl by setting a crawl start point on the 'Index Create' page.==<em>प्रयोग करें प्रकरण:</em> 'Index Create' पेज पर crawl start point सेट करके crawl शुरू करें.
(6) Results for Global Crawling==(6) ग्लोबल रेंगने के लिए परिणाम
These pages had been indexed by your peer, but the crawl was initiated by a remote peer.==इन पृष्ठों के अपने साथियों द्वारा अनुक्रमित किया गया था, लेकिन क्रॉल एक दूरस्थ सहकर्मी से शुरू किया गया था
This is the 'mirror'-case of process (1).==इस प्रक्रिया के 'mirror' मामले है (1).
The stack is empty.==ढेर खाली है.
(7) Results from pack import==(7) Packs के आयात से का परिणाम
These records had been imported from pack files in DATA/PACKS/load==ये रिकॉर्ड आंकड़े / packs में / में सरोगेट फ़ाइलों से आयात किया गया था
#URLs=यूआरएल
"delete all"=="सब नष्ट"
"clear list"=="स्पष्ट सूची"
"delete"=="हटाना"
#-----------------------------
#File: CrawlStartExpert.html
#---------------------------
Expert Crawl Start==विशेषज्ञ क्रॉल प्रारंभ
Start Crawling Job:==नौकरी रेंगने प्रारंभ:
From Sitemap== साइट मैप से
Other already visited URLs are sorted out as "double", if they are not allowed using the re-crawl option.==अन्य पहले से दौरा यूआरएल के रूप में बाहर हल कर रहे हैं "डबल ", वे फिर से क्रॉल विकल्प का उपयोग करने की अनुमति नहीं है अगर
This defines how often the Crawler will follow links (of links..) embedded in websites.==इस ट्रेक लिंक पालन करेंगे कितनी बार परिभाषित करता है (लिंक का .. ) वेबसाइटों में एम्बेडेड
0 means that only the page you enter under "Starting Point" will be added==0 आप तहत प्रवेश केवल पृष्ठ "शुरुआती बिंदु " जोड़ दिया जाएगा मतलब है कि
to the index. 2-4 is good for normal indexing. Values over 8 are not useful, since a depth-8 crawl will==सूचकांक के लिए. 2-4 सामान्य अनुक्रमण के लिए अच्छा है. 8 से अधिक मान उपयोगी नहीं हैं, एक गहराई -8 क्रॉल जाएगा के बाद से
index approximately 25.600.000.000 pages, maybe this is the whole WWW.==सूचकांक लगभग 25.600.000.000 पृष्ठों, शायद इस पूरे डब्लूडब्लूडब्लू है.
A web crawl performs a double-check on all links found in the internet against the internal database. If the same url is found again,==एक वेब क्रॉल आंतरिक डेटाबेस के खिलाफ इंटरनेट में पाया सभी लिंक पर एक डबल जांच करता है. उसी यूआरएल को फिर से पाया जाता है
then the url is treated as double when you check the 'no doubles' option. A url may be loaded again when it has reached a specific age,==आप विकल्प 'नहीं डबल्स' जब जांच तो यूआरएल डबल के रूप में व्यवहार किया जाता है. यह एक विशेष आयु तक पहुँच गया है जब एक यूआरएल को फिर से लोड किया जा सकता है.
Use filter==फिल्टर का प्रयोग करें
You can also use an automatic domain-restriction to fully crawl a single domain.==आप यह भी पूरी तरह से एक ही डोमेन क्रॉल करने के लिए डोमेन प्रतिबंध एक स्वत: उपयोग कर सकते हैं.
Page-Count==पृष्ठ गणना
You can limit the maximum number of pages that are fetched and indexed from a single domain with this option.==आप दिलवाया जाता है कि पृष्ठों की अधिकतम संख्या सीमित है और इस विकल्प के साथ एक ही डोमेन से अनुक्रमित कर सकते हैं
You can combine this limitation with the 'Auto-Dom-Filter', so that the limit is applied to all the domains within==आप सीमा के भीतर सभी डोमेन के लिए लागू किया जाता है, जिससे कि 'ऑटो डोम-फिल्टर' के साथ इस सीमा को जोड़ सकते हैं
the given depth. Domains outside the given depth are then sorted-out anyway.==दी गहराई. दी depth बाहर डोमेन तो वैसे भी बाहर हल कर रहे हैं.
is accessed with URLs containing question marks. If you are unsure, do not check this to avoid crawl loops.==प्रश्न चिह्न युक्त यूआरएल के साथ पहुँचा है. यदि आप अनिश्चित हैं, क्रॉल छोरों से बचने के लिए इस जाँच नहीं है..
Store to Web Cache==वेब पर कैश करने के लिए स्टोर
This option is used by default for proxy prefetch, but is not needed for explicit crawling.==यह विकल्प प्रॉक्सी प्रेफेत्च के लिए डिफ़ॉल्ट रूप से प्रयोग किया जाता है, लेकिन स्पष्ट रेंगने के लिए की जरूरत नहीं है.
Policy for usage of Web Cache==वेब कैश के उपयोग के लिए नीति
The caching policy states when to use the cache during crawling:==कैशिंग नीति रेंगने दौरान कैश का उपयोग करने के लिए जब कहा गया
no cache==कोई कैश
if fresh==ताजा अगर
if exist==अगर मौजूद
cache only==केवल कैश
index text== सूचकांक पाठ
index media== सूचकांक मीडिया
Document Cache without indexing.== अनुक्रमण के बिना दस्तावेज़ कैश.
Do Remote Indexing== दूरस्थ अनुक्रमण करो
Describe your intention to start this global crawl (optional)== इस वैश्विक क्रॉल शुरू करने के अपने इरादे का वर्णन (वैकल्पिक )
This message will appear in the 'Other Peer Crawl Start' table of other peers.== इस संदेश के अन्य साथियों की 'अन्य सहकर्मी क्रॉल आरंभ' तालिका में दिखाई देगा.
If checked, the crawler will contact other peers and use them as remote indexers for your crawl.== जाँच की है, क्रॉलर अन्य साथियों से संपर्क करें और अपने क्रॉल के लिए दूरदराज के indexers के रूप में उन्हें इस्तेमाल करेगा.
If you need your crawling results locally, you should switch this off.== आप अपने स्थानीय रेंगने परिणामों की जरूरत है, तो आप इस बंद कर देना चाहिए.
Only senior and principal peers can initiate or receive remote crawls.== केवल वरिष्ठ और प्रमुख साथियों दूरस्थ क्रॉल आरंभ या प्राप्त कर सकते हैं.
so they can omit starting a crawl with the same start point.== ताकि वे एक ही प्रारंभ बिंदु के साथ एक क्रॉल शुरू छोड़ सकते हैं.
Exclude <em>static</em> Stop-Words <em> स्थिर </ em> बंद करो, शब्दों को शामिल न करें
#-----------------------------
#File: CrawlStartScanner_p.html
hours== घंटे
#---------------------------
Network Scanner==नेटवर्क स्कैनर
YaCy can scan a network segment for available http, ftp and smb server.==YaCy उपलब्ध HTTP, FTP और किसी सर्वर के लिए एक नेटवर्क खंड स्कैन कर सकते हैं.
You must first select a IP range and then, after this range is scanned,==इस श्रृंखला स्कैन के बाद आप पहली बार, तो एक आईपी श्रेणी का चयन करना चाहिए
it is possible to select servers that had been found for a full-site crawl.==यह एक पूरी साइट क्रॉल के लिए पाया गया था कि सर्वर का चयन करने के लिए संभव है.
Scan Range==रेंज स्कैन
Scan sub-range with given host==दिया मेजबान के साथ उप रेंज स्कैन
Do not use intranet scan results, you are not in an intranet environment!==इंट्रानेट परिणाम स्कैन का उपयोग न करें, आप एक इंट्रानेट वातावरण में नहीं कर रहे हैं!
accumulate scan results with access type "granted" into scan cache (do not delete old scan result)==पहुंच प्रकार "दी " स्कैन कैश (पुराने स्कैन परिणाम नष्ट नहीं है) में से परिणाम स्कैन जमा
run only a scan==केवल एक स्कैन चलाने
scan and add all sites with granted access automatically. This disables the scan cache accumulation.==स्कैन और स्वचालित रूप से दी उपयोग के साथ सभी साइटों जोड़ें. इस स्कैन कैश संचय निष्क्रिय करता है.
again and add new sites automatically to indexer.==फिर और इंडेक्सर को स्वचालित रूप से नए स्थलों को जोड़ने.
Sites that do not appear during a scheduled scan period will be excluded from search results.==एक अनुसूचित स्कैन अवधि के दौरान दिखाई नहीं देते हैं कि साइट खोज परिणामों से बाहर रखा जाएगा.
"Scan"=="स्कैन"
#-----------------------------
#File: ServerScannerList.html
#------------------------------
Available server within the given IP range==दी आईपी सीमा के भीतर उपलब्ध सर्वर
"Add Selected Servers to Crawler"=="ट्रेक के लिए चयनित सर्वर जोड़ें"
#------------------------------
#File: env/templates/submenuUseCaseAccount.template
#---------------------------
Basic Configuration==बेसिक कॉन्फ़िगरेशन
Network Configuration==संजाल विन्यास
#-----------------------------
#File: Automation_p.html
#---------------------------
Comment==टिप्पणी
hours== घंटे
#-----------------------------
#File: ConfigAccountList_p.html
#---------------------------
Address==पता
First name==पहला नाम
Last name==पिछला नाम
User Accounts==उपयोगकर्ता खातों
#-----------------------------
#File: ConfigUser_p.html
#---------------------------
Address==पता
First name==पहला नाम
Generic error.==सामान्य एरर .
Last name==पिछला नाम
Passwords do not match.==पासवर्ड मेल नहीं खाते.
Repeat password==पासवर्ड दोहराएँ
Time used==समय का इस्तेमाल
Timelimit==समय सीमा
#-----------------------------
#File: ContentAnalysis_p.html
#---------------------------
"Set"=="सेट "
#-----------------------------
#File: CrawlMonitorRemoteStart.html
#---------------------------
Peer Name==पीयर नाम
no==नहीं
yes==हाँ
#-----------------------------
#File: Crawler_p.html
#---------------------------
"Terminate"=="समाप्त"
Running==रनिंग
#-----------------------------
#File: DictionaryLoader_p.html
#---------------------------
deactivated==निष्क्रिय
#-----------------------------
#File: IndexControlURLs_p.html
#---------------------------
"delete all"=="सब नष्ट"
Cleanup==सफ़ाई
Delete HTTP & FTP Cache== मिटाना HTTP & FTP कैश
Delete robots.txt Cache==मिटाना robots.txt कैश
#-----------------------------
#File: IndexCreateParserErrors_p.html
#---------------------------
"clear list"=="स्पष्ट सूची"
#-----------------------------
#File: IndexDeletion_p.html
#---------------------------
hours== घंटे
#-----------------------------
#File: IndexFederated_p.html
#---------------------------
"Set"=="सेट "
#-----------------------------
#File: IndexImportJsonList_p.html
#---------------------------
File:==फाइल :
#-----------------------------
#File: IndexImportWarc_p.html
#---------------------------
File:==फाइल :
#-----------------------------
#File: IndexImportZim_p.html
#---------------------------
File:==फाइल :
#-----------------------------
#File: IndexReIndexMonitor_p.html
#---------------------------
Query==क्वेरी
Running==रनिंग
#-----------------------------
#File: IndexSchema_p.html
#---------------------------
"Set"=="सेट "
Comment==टिप्पणी
#-----------------------------
#File: IndexShare_p.html
#---------------------------
"Set"=="सेट "
#-----------------------------
#File: Load_RSS_p.html
#---------------------------
hours== घंटे
#-----------------------------
#File: MessageSend_p.html
#---------------------------
Subject:==विषय:
#-----------------------------
#File: Messages_p.html
#---------------------------
Subject:==विषय:
#-----------------------------
#File: Network.html
#---------------------------
"Search"==" सर्च "
#-----------------------------
#File: PerformanceMemory_p.html
#---------------------------
Delete==डिलीट
#-----------------------------
#File: PerformanceSearch_p.html
#---------------------------
Comment==टिप्पणी
Query==क्वेरी
#-----------------------------
#File: Performance_p.html
#---------------------------
"Set"=="सेट "
#-----------------------------
#File: ProxyIndexingMonitor_p.html
#---------------------------
Do Remote Indexing== दूरस्थ अनुक्रमण करो
If checked, the crawler will contact other peers and use them as remote indexers for your crawl.== जाँच की है, क्रॉलर अन्य साथियों से संपर्क करें और अपने क्रॉल के लिए दूरदराज के indexers के रूप में उन्हें इस्तेमाल करेगा.
If you need your crawling results locally, you should switch this off.== आप अपने स्थानीय रेंगने परिणामों की जरूरत है, तो आप इस बंद कर देना चाहिए.
Only senior and principal peers can initiate or receive remote crawls.== केवल वरिष्ठ और प्रमुख साथियों दूरस्थ क्रॉल आरंभ या प्राप्त कर सकते हैं.
#-----------------------------
#File: QuickCrawlLink_p.html
#---------------------------
Title:==टाइटल :
#-----------------------------
#File: Status_p.inc
#---------------------------
Address==पता
Incoming Connections==इनकमिंग कनेक्शन
#-----------------------------
#File: Tables_p.html
#---------------------------
"Search"==" सर्च "
#-----------------------------
#File: TransNews_p.html
#---------------------------
File:==फाइल :
#-----------------------------
#File: ViewFile.html
#---------------------------
Description:==विवरण:
no==नहीं
yes==हाँ
#-----------------------------
#File: ViewProfile.html
#---------------------------
Comment==टिप्पणी
#-----------------------------
#File: Vocabulary_p.html
#---------------------------
Delete==डिलीट
#-----------------------------
#File: Wiki.html
#---------------------------
"Compare"=="तुलना करें"
Author:==लेखक:
Edit==एडिट
No changes have been submitted so far!==अभी तक कोई चनगेस सबमिट नहीं हुआ !
#-----------------------------
#File: api/share.html
#---------------------------
File Share==फ़ाइल शेयर
#-----------------------------
#File: env/templates/header.template
#---------------------------
"Search"==" सर्च "
Search==सर्च
#-----------------------------
#File: env/templates/submenuBlacklist.template
#---------------------------
Blacklist Administration==ब्लैकलिस्ट एडमिनिस्ट्रेशन
Blacklist Cleaner==ब्लैकलिस्ट क्लीनर
Blacklist Test==ब्लैकलिस्ट टेस्ट
#-----------------------------
#File: env/templates/submenuCrawler.template
#---------------------------
Parser Configuration==पार्सर कॉन्फ़िगरेशन
#-----------------------------
#File: env/templates/submenuIndexCreate.template
#---------------------------
Network Scanner==नेटवर्क स्कैनर
#-----------------------------
#File: env/templates/submenuPublication.template
#---------------------------
Blog==ब्लॉग
#-----------------------------
#File: env/templates/submenuWebStructure.template
#---------------------------
Image Collage==छवि कोलाज़
#-----------------------------
#File: index.html
#---------------------------
Search==सर्च
#-----------------------------
#File: yacychat.html
#---------------------------
"Search"==" सर्च "
#-----------------------------
#File: yacyinteractive.html
#---------------------------
"Search"==" सर्च "
#-----------------------------
#File: yacysearch.html
#---------------------------
Show==दिखा
#-----------------------------
#File: yacysearchitem.html
#---------------------------
"delete"=="हटाना"
#-----------------------------
|