about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/hi.json
blob: 70edbbe5efab99520957663feb05a611dab17a8b (plain) (blame)
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
{
  "about.blocks": "मॉडरेट सर्वर",
  "about.contact": "कांटेक्ट:",
  "about.disclaimer": "मास्टोडन एक ओपन सोर्स सॉफ्टवेयर है, और मास्टोडन gGmbH का ट्रेडमार्क है।",
  "about.domain_blocks.no_reason_available": "कारण उपलब्ध नहीं है!",
  "about.domain_blocks.preamble": "मास्टोडन आम तौर पर आपको कंटेंट को देखने और फेडिवेर्से में किसी अन्य सर्वर से उपयोगकर्ताओं के साथ बातचीत करने की अनुमति देता है। ये अपवाद हैं जो इस विशेष सर्वर पर बनाए गए हैं।",
  "about.domain_blocks.silenced.explanation": "आप आमतौर पर इस सर्वर से प्रोफ़ाइल और कंटेंट नहीं देख पाएंगे, जब तक कि आप इसे स्पष्ट रूप से नहीं देखते या इसका अनुसरण करके इसका चयन नहीं करते।",
  "about.domain_blocks.silenced.title": "सीमित",
  "about.domain_blocks.suspended.explanation": "इस सर्वर से कोई डेटा संसाधित, संग्रहीत या आदान-प्रदान नहीं किया जाएगा, जिससे इस सर्वर से उपयोगकर्ताओं के साथ कोई भी बातचीत या संचार असंभव हो जाएगा",
  "about.domain_blocks.suspended.title": "सस्पेंड किआ गया है!",
  "about.not_available": "यह जानकारी इस सर्वर पर उपलब्ध नहीं कराई गई है।",
  "about.powered_by": "{mastodon} द्वारा संचालित डेसेंट्रलीसेड सोशल मीडिया प्लैटफ़ॉर्म!",
  "about.rules": "सर्वर के नियम",
  "account.account_note_header": "टिप्पणियाँ",
  "account.add_or_remove_from_list": "सूची में जोड़ें या हटाए",
  "account.badges.bot": "बॉट",
  "account.badges.group": "समूह",
  "account.block": "@{name} को ब्लॉक करें",
  "account.block_domain": "{domain} के सारी चीज़े छुपाएं",
  "account.blocked": "ब्लॉक",
  "account.browse_more_on_origin_server": "मूल प्रोफ़ाइल पर अधिक ब्राउज़ करें",
  "account.cancel_follow_request": "फॉलो रिक्वेस्ट वापस लें",
  "account.direct": "प्रत्यक्ष संदेश @{name}",
  "account.disable_notifications": "@{name} पोस्ट के लिए मुझे सूचित मत करो",
  "account.domain_blocked": "छिपा हुआ डोमेन",
  "account.edit_profile": "प्रोफ़ाइल संपादित करें",
  "account.enable_notifications": "जब @{name} पोस्ट मौजूद हो सूचित करें",
  "account.endorse": "प्रोफ़ाइल पर दिखाए",
  "account.featured_tags.last_status_at": "{date} का अंतिम पोस्ट",
  "account.featured_tags.last_status_never": "कोई पोस्ट नहीं है",
  "account.featured_tags.title": "{name} के चुनिंदा हैशटैग",
  "account.follow": "फॉलो करें",
  "account.followers": "फॉलोवर",
  "account.followers.empty": "कोई भी इस यूज़र् को फ़ॉलो नहीं करता है",
  "account.followers_counter": "{count, plural, one {{counter} अनुगामी} other {{counter} समर्थक}}",
  "account.following": "फॉलोइंग",
  "account.following_counter": "{count, plural, one {{counter} निम्नलिखित} other {{counter} निम्नलिखित}}",
  "account.follows.empty": "यह यूज़र् अभी तक किसी को फॉलो नहीं करता है।",
  "account.follows_you": "आपको फॉलो करता है",
  "account.go_to_profile": "प्रोफाइल में जाएँ",
  "account.hide_reblogs": "@{name} के बूस्ट छुपाएं",
  "account.joined_short": "पुरा हुआ",
  "account.languages": "सब्स्क्राइब्ड भाषाओं को बदलें",
  "account.link_verified_on": "इस लिंक का स्वामित्व {date} को चेक किया गया था",
  "account.locked_info": "यह खाता गोपनीयता स्थिति लॉक करने के लिए सेट है। मालिक मैन्युअल रूप से समीक्षा करता है कि कौन उनको फॉलो कर सकता है।",
  "account.media": "मीडिया",
  "account.mention": "उल्लेख @{name}",
  "account.moved_to": "{name} ने संकेत दिया है कि उनका नया अकाउंट अब है:",
  "account.mute": "म्यूट @{name}",
  "account.mute_notifications": "@{name} के नोटिफिकेशन म्यूट करे",
  "account.muted": "म्यूट है",
  "account.open_original_page": "ओरिजिनल पोस्ट खोलें",
  "account.posts": "टूट्स",
  "account.posts_with_replies": "टूट्स एवं जवाब",
  "account.report": "रिपोर्ट @{name}",
  "account.requested": "मंजूरी का इंतजार। फॉलो रिक्वेस्ट को रद्द करने के लिए क्लिक करें",
  "account.requested_follow": "{name} has requested to follow you",
  "account.share": "@{name} की प्रोफाइल शेयर करे",
  "account.show_reblogs": "@{name} के बूस्ट दिखाए",
  "account.statuses_counter": "{count, plural, one {{counter} भोंपू} other {{counter} भोंपू}}",
  "account.unblock": "@{name} को अनब्लॉक करें",
  "account.unblock_domain": "{domain} दिखाए",
  "account.unblock_short": "अनब्लॉक",
  "account.unendorse": "प्रोफ़ाइल पर न दिखाए",
  "account.unfollow": "अनफॉलो करें",
  "account.unmute": "अनम्यूट @{name}",
  "account.unmute_notifications": "@{name} के नोटिफिकेशन अनम्यूट करे",
  "account.unmute_short": "अनम्यूट",
  "account_note.placeholder": "नोट्स जोड़ने के लिए क्लिक करें",
  "admin.dashboard.daily_retention": "साईन-अप के बाद उपयोगकर्ता के रिटेंशन दर",
  "admin.dashboard.monthly_retention": "साईन-अप के बाद उपयोगकर्ता के महीने तक रिटेंशन दर",
  "admin.dashboard.retention.average": "औसत",
  "admin.dashboard.retention.cohort": "साईन-अप महिना",
  "admin.dashboard.retention.cohort_size": "नये उपयोगकर्ता",
  "alert.rate_limited.message": "कृप्या {retry_time, time, medium} के बाद दुबारा कोशिश करें",
  "alert.rate_limited.title": "सीमित दर",
  "alert.unexpected.message": "एक अप्रत्याशित त्रुटि हुई है!",
  "alert.unexpected.title": "उफ़!",
  "announcement.announcement": "घोषणा",
  "attachments_list.unprocessed": "(असंसाधित)",
  "audio.hide": "हाईड ऑडियो",
  "autosuggest_hashtag.per_week": "{count} हर सप्ताह",
  "boost_modal.combo": "अगली बार स्किप करने के लिए आप {combo} दबा सकते है",
  "bundle_column_error.copy_stacktrace": "कॉपी एरर रिपोर्ट",
  "bundle_column_error.error.body": "अनुरोधित पेज प्रस्तुत नहीं किया जा सका। यह हमारे कोड में बग या ब्राउज़र संगतता समस्या के कारण हो सकता है।",
  "bundle_column_error.error.title": "अरे, नहीं!",
  "bundle_column_error.network.body": "इस पृष्ठ को लोड करने का प्रयास करते समय एक एरर हुआ है । यह आपके इंटरनेट कनेक्शन या इस सर्वर के साथ एक अस्थायी समस्या के कारण हो सकता है।",
  "bundle_column_error.network.title": "नेटवर्क एरर",
  "bundle_column_error.retry": "दुबारा कोशिश करें",
  "bundle_column_error.return": "वापिस होम पर जाएँ",
  "bundle_column_error.routing.body": "अनुरोधित पेज पाया नहीं जा सका। क्या आप सुनिश्चित हैं कि एड्रेस बार में URL सही है?",
  "bundle_column_error.routing.title": "404",
  "bundle_modal_error.close": "बंद",
  "bundle_modal_error.message": "इस कॉम्पोनेन्ट को लोड करते वक्त कुछ गलत हो गया",
  "bundle_modal_error.retry": "दुबारा कोशिश करें",
  "closed_registrations.other_server_instructions": "जब से मास्टोडन विकेंद्रीकरण हुआ है, आप दुसरे सर्वर पर एक अकाउंट बना सकते हैं और अब भी इसके साथ उपयोग कर सकते हैं",
  "closed_registrations_modal.description": "{domain} पर अकाउंट बनाना अभी संभव नहीं है, किन्तु कृपया ध्यान दें कि आपको मास्टोडन का प्रयोग करने के लिए {domain} पर एक अकाउंट का पूर्ण रूप से नहीं आवश्यकता हैं",
  "closed_registrations_modal.find_another_server": "दूसरा सर्वर ढूंढें",
  "closed_registrations_modal.preamble": "मास्टोडन विकेन्द्रित है, इसलिए कोई मतलब नहीं आप कहाँ अपना अकाउंट बना रहे हैं, आपको फॉलो करने के लिए सक्षम होना पड़ेगा और इस सर्वर पर किसी के साथ पूछना पड़ेगा I आप इसे खुद भी-चला सकते हैंI ",
  "closed_registrations_modal.title": "मास्टोडन पर जुड़ा जा रहा",
  "column.about": "अबाउट",
  "column.blocks": "ब्लॉक्ड यूज़र्स",
  "column.bookmarks": "पुस्तकचिह्न:",
  "column.community": "लोकल टाइम्लाइन",
  "column.direct": "सीधा संदेश",
  "column.directory": "प्रोफाइल्स खोजें",
  "column.domain_blocks": "छुपे डोमेन्स",
  "column.favourites": "पसंदीदा",
  "column.follow_requests": "फॉलो रिक्वेस्ट्स",
  "column.home": "होम",
  "column.lists": "सूचियाँ",
  "column.mutes": "म्यूट किये हुए यूजर",
  "column.notifications": "नोटिफिकेशन्स",
  "column.pins": "पिनड टूट्स",
  "column.public": "फ़ेडरेटेड टाइम्लाइन",
  "column_back_button.label": "पीछे जाए",
  "column_header.hide_settings": "सेटिंग्स छुपाए",
  "column_header.moveLeft_settings": "कॉलम को बाएं ले जाये",
  "column_header.moveRight_settings": "कॉलम को दाएं ले जाये",
  "column_header.pin": "पिन",
  "column_header.show_settings": "सेटिंग्स दिखाएँ",
  "column_header.unpin": "अनपिन",
  "column_subheading.settings": "सेटिंग्स",
  "community.column_settings.local_only": "स्थानीय ही",
  "community.column_settings.media_only": "सिर्फ़ मीडिया",
  "community.column_settings.remote_only": "केवल सुदूर",
  "compose.language.change": "भाषा बदलें",
  "compose.language.search": "भाषाएँ खोजें...",
  "compose_form.direct_message_warning_learn_more": "और जानें",
  "compose_form.encryption_warning": "मास्टोडॉन पर पोस्ट एन्ड-टू-एन्ड एन्क्रिप्टेड नहीं है। कोई भी व्यक्तिगत जानकारी मास्टोडॉन पर मत भेजें।",
  "compose_form.hashtag_warning": "This post won't be listed under any hashtag as it is unlisted. Only public posts can be searched by hashtag.",
  "compose_form.lock_disclaimer": "आपका खाता {locked} नहीं है। आपको केवल फॉलोवर्स को दिखाई दिए जाने वाले पोस्ट देखने के लिए कोई भी फॉलो कर सकता है।",
  "compose_form.lock_disclaimer.lock": "लॉक्ड",
  "compose_form.placeholder": "What is on your mind?",
  "compose_form.poll.add_option": "विकल्प जोड़े",
  "compose_form.poll.duration": "चुनाव की अवधि",
  "compose_form.poll.option_placeholder": "कुल विकल्प {number}",
  "compose_form.poll.remove_option": "इस विकल्प को हटाएँ",
  "compose_form.poll.switch_to_multiple": "कई विकल्पों की अनुमति देने के लिए पोल बदलें",
  "compose_form.poll.switch_to_single": "एक ही विकल्प के लिए अनुमति देने के लिए पोल बदलें",
  "compose_form.publish": "पब्लिश",
  "compose_form.publish_form": "पब्लिश",
  "compose_form.publish_loud": "{publish}!",
  "compose_form.save_changes": "परिवर्तनों को सहेजें",
  "compose_form.sensitive.hide": "मीडिया को संवेदनशील के रूप में चिह्नित करें",
  "compose_form.sensitive.marked": "मीडिया संवेदनशील के रूप में चिह्नित है",
  "compose_form.sensitive.unmarked": "मीडिया संवेदनशील के रूप में चिह्नित नहीं है",
  "compose_form.spoiler.marked": "चेतावनी के पीछे टेक्स्ट छिपा है",
  "compose_form.spoiler.unmarked": "टेक्स्ट छिपा नहीं है",
  "compose_form.spoiler_placeholder": "अपनी चेतावनी यहाँ लिखें",
  "confirmation_modal.cancel": "रद्द करें",
  "confirmations.block.block_and_report": "ब्लॉक एवं रिपोर्ट",
  "confirmations.block.confirm": "ब्लॉक",
  "confirmations.block.message": "क्या आप वाकई {name} को ब्लॉक करना चाहते हैं?",
  "confirmations.cancel_follow_request.confirm": "रिक्वेस्ट वापस लें",
  "confirmations.cancel_follow_request.message": "क्या आप सुनिश्चित है की आप {name} का फॉलो रिक्वेस्ट वापिस लेना चाहते हैं?",
  "confirmations.delete.confirm": "मिटाए",
  "confirmations.delete.message": "क्या आप वाकई इस स्टेटस को हटाना चाहते हैं?",
  "confirmations.delete_list.confirm": "मिटाए",
  "confirmations.delete_list.message": "क्या आप वाकई इस लिस्ट को हमेशा के लिये मिटाना चाहते हैं?",
  "confirmations.discard_edit_media.confirm": "डिस्कार्ड",
  "confirmations.discard_edit_media.message": "लिस्ट में जोड़ें",
  "confirmations.domain_block.confirm": "संपूर्ण डोमेन छिपाएं",
  "confirmations.domain_block.message": "क्या आप वास्तव में, वास्तव में आप पूरे {domain} को ब्लॉक करना चाहते हैं? ज्यादातर मामलों में कुछ लक्षित ब्लॉक या म्यूट पर्याप्त और बेहतर हैं। आप किसी भी सार्वजनिक समय-सीमा या अपनी सूचनाओं में उस डोमेन की सामग्री नहीं देखेंगे। उस डोमेन से आपके फॉलोवर्स को हटा दिया जाएगा।",
  "confirmations.logout.confirm": "लॉग आउट करें",
  "confirmations.logout.message": "आप सुनिश्चित हैं कि लॉगआउट करना चाहते हैं?",
  "confirmations.mute.confirm": "शांत",
  "confirmations.mute.explanation": "यह उनसे और पोस्टों का उल्लेख करते हुए उनसे छिपाएगा, लेकिन यह अभी भी उन्हें आपकी पोस्ट देखने और आपको फॉलो करने की अनुमति देगा।",
  "confirmations.mute.message": "क्या आप वाकई {name} को शांत करना चाहते हैं?",
  "confirmations.redraft.confirm": "मिटायें और पुनःप्रारूपण करें",
  "confirmations.redraft.message": "क्या आप वाकई इस स्टेटस को हटाना चाहते हैं और इसे फिर से ड्राफ्ट करना चाहते हैं? पसंदीदा और बूस्ट खो जाएंगे, और मूल पोस्ट के उत्तर अनाथ हो जाएंगे।",
  "confirmations.reply.confirm": "उत्तर दें",
  "confirmations.reply.message": "अब उत्तर देना उस संदेश को अधिलेखित कर देगा जो आप वर्तमान में बना रहे हैं। क्या आप सुनिश्चित रूप से आगे बढ़ना चाहते हैं?",
  "confirmations.unfollow.confirm": "अनफॉलो करें",
  "confirmations.unfollow.message": "क्या आप वाकई {name} को अनफॉलो करना चाहते हैं?",
  "conversation.delete": "वार्तालाप हटाएँ",
  "conversation.mark_as_read": "पढ़ा गया के रूप में चिह्नित करें",
  "conversation.open": "वार्तालाप देखें",
  "conversation.with": "{names} के साथ",
  "copypaste.copied": "कॉपी किआ जा चूका है",
  "copypaste.copy": "कॉपी",
  "directory.federated": "ज्ञात फेडीवर्स से",
  "directory.local": "केवल {domain} से",
  "directory.new_arrivals": "नए आगंतुक",
  "directory.recently_active": "हाल में ही सक्रिय",
  "disabled_account_banner.account_settings": "अकाउंट सेटिंग्स",
  "disabled_account_banner.text": "आपका अकाउंट {disabledAccount} अभी डिसेबल्ड है",
  "dismissable_banner.community_timeline": "ये उन लोगों की सबसे रीसेंट पब्लिक पोस्ट हैं जिनके अकाउंट इनके {domain} द्वारा होस्ट किए गए हैं",
  "dismissable_banner.dismiss": "डिसमिस",
  "dismissable_banner.explore_links": "इन समाचारों के बारे में लोगों द्वारा इस पर और डेसेंट्रलीसेड नेटवर्क के अन्य सर्वरों पर अभी बात की जा रही है।",
  "dismissable_banner.explore_statuses": "डेसेंट्रलीसेड नेटवर्क में इस और अन्य सर्वरों से ये पोस्ट अभी इस सर्वर पर कर्षण प्राप्त कर रहे हैं।",
  "dismissable_banner.explore_tags": "ये हैशटैग अभी इस पर और डेसेंट्रलीसेड नेटवर्क के अन्य सर्वरों पर लोगों के बीच कर्षण प्राप्त कर रहे हैं।",
  "dismissable_banner.public_timeline": "ये इस पर और डेसेंट्रलीसेड नेटवर्क के अन्य सर्वरों पर लोगों की सबसे हालिया सार्वजनिक पोस्ट हैं जिनके बारे में यह सर्वर जानता है।",
  "embed.instructions": "अपने वेबसाइट पर, निचे दिए कोड को कॉपी करके, इस स्टेटस को एम्बेड करें",
  "embed.preview": "यह ऐसा दिखेगा :",
  "emoji_button.activity": "गतिविधि",
  "emoji_button.clear": "मिटा दें",
  "emoji_button.custom": "निजीकृत",
  "emoji_button.flags": "झंडे",
  "emoji_button.food": "भोजन एवं पेय",
  "emoji_button.label": "इमोजी डाले",
  "emoji_button.nature": "प्रकृति",
  "emoji_button.not_found": "कोई इमोजी नहीं मिला! (╯°□°)╯︵ ┻━┻",
  "emoji_button.objects": "वस्तुएं",
  "emoji_button.people": "लोग",
  "emoji_button.recent": "अक्सर इस्तेमाल किया जाने वाला",
  "emoji_button.search": "खोजें",
  "emoji_button.search_results": "खोज परिणाम",
  "emoji_button.symbols": "प्रतीक",
  "emoji_button.travel": "यात्रा एवं स्थान",
  "empty_column.account_suspended": "खाता निलंबित",
  "empty_column.account_timeline": "सन्नाटा! यहां कोई टूट्स नहीं!",
  "empty_column.account_unavailable": "प्रोफाइल उपलब्ध नहीं",
  "empty_column.blocks": "आप अभी तक किसी भी यूजर के द्वारा ब्लॉक्ड नहीं हो।",
  "empty_column.bookmarked_statuses": "आपके पास अभी तक कोई बुकमार्क नहीं है। जब आप एक बुकमार्क करते हैं, तो यह यहां दिखाई देगा।",
  "empty_column.community": "लोकल टाइम्लाइन खाली है, कुछ देखने के लिये सार्वजनिक रूप से कुछ लिखें!",
  "empty_column.direct": "आपके पास अभी तक कोई सीधा संदेश नहीं है, जब आप भेजेंगे या प्राप्त करेंगे तो ये यहाँ दिखेगा |",
  "empty_column.domain_blocks": "अभी तक कोई छुपा हुआ डोमेन नहीं है।",
  "empty_column.explore_statuses": "कुछ भी अभी ट्रैंडिंग नहीं है, कुछ देर बाद जांचे!",
  "empty_column.favourited_statuses": "आपके पास अभी कोई भी चहिता टूट नहीं है. जब आप किसी टूट को पसंद (स्टार) करेंगे, तब वो यहाँ दिखेगा।",
  "empty_column.favourites": "अभी तक किसी ने भी इस टूट को पसंद (स्टार) नहीं किया है. जब भी कोई इसे पसंद करेगा, उनका नाम यहाँ दिखेगा।",
  "empty_column.follow_recommendations": "ऐसा लगता है कि आपके लिए कोई सुझाव जेनरेट नहीं किया जा सका. आप उन लोगों को खोजने के लिए सर्च का उपयोग करने का प्रयास कर सकते हैं जिन्हें आप जानते हैं या ट्रेंडिंग हैशटैग का पता लगा सकते हैं।",
  "empty_column.follow_requests": "अभी तक किसी ने भी आपका अनुसरण करने की विनती नहीं की है. जब भी कोई आपको विनती भेजेगा, वो यहाँ दिखेगी.",
  "empty_column.hashtag": "यह हैशटैग अभी तक खाली है।",
  "empty_column.home": "आपकी मुख्य कालक्रम अभी खली है. अन्य उपयोगकर्ताओं से मिलने के लिए और अपनी गतिविधियां शुरू करने के लिए या तो {public} पर जाएं या खोज का उपयोग करें।",
  "empty_column.home.suggestions": "कुछ सुझाव देखिए",
  "empty_column.list": "यह सूची अभी खाली है. जब इसके सदस्य कोई अभिव्यक्ति देंगे, तो वो यहां दिखाई देंगी.",
  "empty_column.lists": "आपके पास अभी तक कोई सूची नहीं है। जब आप एक बनाते हैं, तो यह यहां दिखाई देगा।",
  "empty_column.mutes": "आपने अभी तक किसी भी उपयोगकर्ता को म्यूट नहीं किया है।",
  "empty_column.notifications": "आपके पास अभी तक कोई सूचना नहीं है। बातचीत शुरू करने के लिए दूसरों के साथ बातचीत करें।",
  "empty_column.public": "यहां कुछ नहीं है! सार्वजनिक रूप से कुछ लिखें, या इसे भरने के लिए अन्य सर्वर से उपयोगकर्ताओं का मैन्युअल रूप से अनुसरण करें",
  "error.unexpected_crash.explanation": "हमारे कोड या ब्राउज़र संगतता समस्या में बग के कारण, यह पृष्ठ सही ढंग से प्रदर्शित नहीं हो सका।",
  "error.unexpected_crash.explanation_addons": "यह पेज सही ढंग से प्रदर्शित नहीं किया जा सका। यह त्रुटि संभवतः ब्राउज़र ऐड-ऑन या स्वचालित अनुवाद टूल के कारण हुई है।",
  "error.unexpected_crash.next_steps": "पेज को रीफ्रेश करने का प्रयास करें। यदि वह मदद नहीं करता है, तो आप अभी भी मास्टोडन का उपयोग किसी भिन्न ब्राउज़र या नेटिव ऐप के माध्यम से कर सकते हैं।",
  "error.unexpected_crash.next_steps_addons": "उन्हें अक्षम करने और पृष्ठ को ताज़ा करने का प्रयास करें। यदि वह मदद नहीं करता है, तो आप अभी भी मास्टोडन का उपयोग किसी भिन्न ब्राउज़र या नेटिव ऐप के माध्यम से कर सकते हैं।",
  "errors.unexpected_crash.copy_stacktrace": "स्टैकट्रेस को क्लिपबोर्ड पर कॉपी करें",
  "errors.unexpected_crash.report_issue": "समस्या सूचित करें",
  "explore.search_results": "सर्च रिजल्ट्स",
  "explore.suggested_follows": "For you",
  "explore.title": "एक्स्प्लोर",
  "explore.trending_links": "News",
  "explore.trending_statuses": "Posts",
  "explore.trending_tags": "Hashtags",
  "filter_modal.added.context_mismatch_explanation": "यह फ़िल्टर श्रेणी उस संदर्भ पर लागू नहीं होती जिसमें आपने इस पोस्ट को एक्सेस किया है। यदि आप चाहते हैं कि इस संदर्भ में भी पोस्ट को फ़िल्टर किया जाए, तो आपको फ़िल्टर को एडिट करना होगा।",
  "filter_modal.added.context_mismatch_title": "कंटेंट मिसमैच!",
  "filter_modal.added.expired_explanation": "यह फ़िल्टर श्रेणी समाप्त हो गई है, इसे लागू करने के लिए आपको समाप्ति तिथि बदलनी होगी।",
  "filter_modal.added.expired_title": "एक्सपीरेड फ़िल्टर!",
  "filter_modal.added.review_and_configure": "इस फ़िल्टर श्रेणी की समीक्षा करने और आगे कॉन्फ़िगर करने के लिए,{settings_link} पर जाएँ",
  "filter_modal.added.review_and_configure_title": "फ़िल्टर सेटिंग्स",
  "filter_modal.added.settings_link": "सेटिंग्स पेज",
  "filter_modal.added.short_explanation": "इस पोस्ट को निम्न फ़िल्टर श्रेणी में जोड़ा गया है:{title}",
  "filter_modal.added.title": "फ़िल्टर एडेड",
  "filter_modal.select_filter.context_mismatch": "इस संदर्भ में लागू नहीं होता",
  "filter_modal.select_filter.expired": "एक्सपीरेड",
  "filter_modal.select_filter.prompt_new": "नई श्रेणी:{name}",
  "filter_modal.select_filter.search": "खोजें या बनाएं",
  "filter_modal.select_filter.subtitle": "किसी मौजूदा श्रेणी का उपयोग करें या एक नया बनाएं",
  "filter_modal.select_filter.title": "इस पोस्ट को फ़िल्टर करें",
  "filter_modal.title.status": "किसी पोस्ट को फ़िल्टर करें",
  "follow_recommendations.done": "पूर्ण",
  "follow_recommendations.heading": "उन लोगों का अनुसरण करें जिनकी पोस्ट आप देखना चाहते हैं! यहाँ कुछ सुझाव हैं।",
  "follow_recommendations.lead": "आपके द्वारा फ़ॉलो किए जाने वाले लोगों के पोस्ट आपके होम फ़ीड पर कालानुक्रमिक क्रम में दिखाई देंगे। गलतियाँ करने से न डरें, आप किसी भी समय लोगों को उतनी ही आसानी से अनफ़ॉलो कर सकते हैं!",
  "follow_request.authorize": "अधिकार दें",
  "follow_request.reject": "अस्वीकार करें",
  "follow_requests.unlocked_explanation": "हालाँकि आपका खाता लॉक नहीं है, फिर भी {domain} डोमेन स्टाफ ने सोचा कि आप इन खातों के मैन्युअल अनुरोधों की समीक्षा करना चाहते हैं।",
  "footer.about": "अबाउट",
  "footer.directory": "प्रोफाइल्स डायरेक्टरी",
  "footer.get_app": "अप्प प्राप्त करें",
  "footer.invite": "लोगों को आमंत्रित करें",
  "footer.keyboard_shortcuts": "कीबोर्ड शॉर्टकट",
  "footer.privacy_policy": "प्राइवेसी पालिसी",
  "footer.source_code": "सोर्स कोड देखें",
  "generic.saved": "सेव्ड",
  "getting_started.heading": "पहले कदम रखें",
  "hashtag.column_header.tag_mode.all": "और {additional}",
  "hashtag.column_header.tag_mode.any": "या {additional}",
  "hashtag.column_header.tag_mode.none": "बिना {additional}",
  "hashtag.column_settings.select.no_options_message": "कोई सुझाव नहीं मिला",
  "hashtag.column_settings.select.placeholder": "हैशटैग लिखें...",
  "hashtag.column_settings.tag_mode.all": "यह सभी",
  "hashtag.column_settings.tag_mode.any": "इनमें से कोई भी",
  "hashtag.column_settings.tag_mode.none": "इनमें से कोई भी नहीं",
  "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
  "hashtag.follow": "हैशटैग को फॉलो करें",
  "hashtag.unfollow": "हैशटैग को उनफ़ोल्लोव करें",
  "home.column_settings.basic": "बुनियादी",
  "home.column_settings.show_reblogs": "बूस्ट दिखाए",
  "home.column_settings.show_replies": "जवाबों को दिखाए",
  "home.hide_announcements": "घोषणाएँ छिपाएँ",
  "home.show_announcements": "घोषणाएं दिखाएं",
  "interaction_modal.description.favourite": "मास्टोडन पर एक अकाउंट के साथ, आप इस पोस्ट को पसंदीदा बना सकते हैं ताकि लेखक को यह पता चल सके कि आप इसकी सराहना करते हैं और इसे बाद के लिए सहेज सकते हैं।",
  "interaction_modal.description.follow": "मास्टोडन पर एक अकाउंट के साथ, आप अपने होम फीड में उनकी पोस्ट प्राप्त करने के लिए {name} का अनुसरण कर सकते हैं",
  "interaction_modal.description.reblog": "मास्टोडन पर एक अकाउंट के साथ, आप इस पोस्ट को अपने फोल्लोवेर्स के साथ साझा करने के लिए बढ़ा सकते हैं।",
  "interaction_modal.description.reply": "मास्टोडन पर एक अकाउंट के साथ, आप इस पोस्ट का जवाब दे सकते हैं।",
  "interaction_modal.on_another_server": "एक अलग सर्वर पर",
  "interaction_modal.on_this_server": "इस सर्वर पे",
  "interaction_modal.other_server_instructions": "इस URL को अपने पसंदीदा Mastodon ऐप या अपने Mastodon सर्वर के वेब इंटरफ़ेस के खोज फ़ील्ड में कॉपी और पेस्ट करें।",
  "interaction_modal.preamble": "चूंकि मास्टोडन डेसेंट्रलीसेड है, यदि आपके पास इस पर कोई अकाउंट नहीं है, तो आप किसी अन्य मास्टोडन सर्वर या संगत प्लेटफ़ॉर्म द्वारा होस्ट किए गए अपने मौजूदा अकाउंट का उपयोग कर सकते हैं।",
  "interaction_modal.title.favourite": "पसंदीदा {name} की पोस्ट",
  "interaction_modal.title.follow": "फॉलो {name}",
  "interaction_modal.title.reblog": "बूस्ट {name} की पोस्ट",
  "interaction_modal.title.reply": "{name} की पोस्ट पे रिप्लाई करें",
  "intervals.full.days": "{number, plural,one {# दिन} other {# दिन}}",
  "intervals.full.hours": "{number, plural,one {# घंटा} other {# घंटे}}",
  "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
  "keyboard_shortcuts.back": "वापस जाने के लिए",
  "keyboard_shortcuts.blocked": "अवरुद्ध उपयोगकर्ताओं की सूची खोलने के लिए",
  "keyboard_shortcuts.boost": "बढ़ावा देने के लिए",
  "keyboard_shortcuts.column": "to focus a status in one of the columns",
  "keyboard_shortcuts.compose": "कंपोज़ टेक्स्ट-एरिया पर ध्यान केंद्रित करने के लिए",
  "keyboard_shortcuts.description": "विवरण",
  "keyboard_shortcuts.direct": "डायरेक्ट मैसेज कॉलम खोलने के लिए",
  "keyboard_shortcuts.down": "सूची में शामिल करने के लिए",
  "keyboard_shortcuts.enter": "स्टेटस खोलने के लिए",
  "keyboard_shortcuts.favourite": "पसंदीदा के लिए",
  "keyboard_shortcuts.favourites": "पसंदीदा सूची खोलने के लिए",
  "keyboard_shortcuts.federated": "फ़ैडरेटेड टाइम्लाइन खोलने के लिए",
  "keyboard_shortcuts.heading": "Keyboard Shortcuts",
  "keyboard_shortcuts.home": "होम टाइम्लाइन खोलने के लिए",
  "keyboard_shortcuts.hotkey": "हॉट-की",
  "keyboard_shortcuts.legend": "इस लीजेंड को दिखाने के लिए",
  "keyboard_shortcuts.local": "लोकल टाइम्लाइन खोलने के लिए",
  "keyboard_shortcuts.mention": "लेखक को मेन्शन करने के लिए",
  "keyboard_shortcuts.muted": "म्यूटेड यूजर की लिस्ट खोलने के लिए",
  "keyboard_shortcuts.my_profile": "आपकी प्रोफाइल खोलने के लिए",
  "keyboard_shortcuts.notifications": "नोटिफिकेशन कॉलम खोलने के लिए",
  "keyboard_shortcuts.open_media": "to open media",
  "keyboard_shortcuts.pinned": "पिनड टूट्स की लिस्ट खोलने के लिए",
  "keyboard_shortcuts.profile": "लेखक की प्रोफाइल खोलने के लिए",
  "keyboard_shortcuts.reply": "जवाब के लिए",
  "keyboard_shortcuts.requests": "फॉलो रिक्वेस्ट लिस्ट खोलने के लिए",
  "keyboard_shortcuts.search": "गहरी खोज के लिए",
  "keyboard_shortcuts.spoilers": "to show/hide CW field",
  "keyboard_shortcuts.start": "to open \"get started\" column",
  "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
  "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
  "keyboard_shortcuts.toot": "to start a brand new toot",
  "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
  "keyboard_shortcuts.up": "to move up in the list",
  "lightbox.close": "बंद करें",
  "lightbox.compress": "कंप्रेस इमेज व्यू बॉक्स",
  "lightbox.expand": "एक्सपैंड इमेज व्यू बॉक्स",
  "lightbox.next": "अगला",
  "lightbox.previous": "पिछला",
  "limited_account_hint.action": "फिर भी प्रोफाइल दिखाओ",
  "limited_account_hint.title": "यह प्रोफ़ाइल {domain} के मॉडरेटर द्वारा छिपाई गई है.",
  "lists.account.add": "ऐड तो लिस्ट",
  "lists.account.remove": "सूची से निकालें",
  "lists.delete": "सूची हटाएँ",
  "lists.edit": "सूची संपादित करें",
  "lists.edit.submit": "शीर्षक बदलें",
  "lists.new.create": "सूची जोड़ें",
  "lists.new.title_placeholder": "नये सूची का शीर्षक",
  "lists.replies_policy.followed": "अन्य फोल्लोवेद यूजर",
  "lists.replies_policy.list": "सूची के सदस्य",
  "lists.replies_policy.none": "कोई नहीं",
  "lists.replies_policy.title": "इसके जवाब दिखाएं:",
  "lists.search": "Search among people you follow",
  "lists.subheading": "आपकी सूचियाँ",
  "load_pending": "{count, plural, one {# new item} other {# new items}}",
  "loading_indicator.label": "लोड हो रहा है...",
  "media_gallery.toggle_visible": "{number, plural, one {Hide image} other {Hide images}}",
  "missing_indicator.label": "नहीं मिला",
  "missing_indicator.sublabel": "यह संसाधन नहीं मिल सका।",
  "moved_to_account_banner.text": "Your account {disabledAccount} is currently disabled because you moved to {movedToAccount}.",
  "mute_modal.duration": "अवधि",
  "mute_modal.hide_notifications": "Hide notifications from this user?",
  "mute_modal.indefinite": "Indefinite",
  "navigation_bar.about": "विवरण",
  "navigation_bar.blocks": "ब्लॉक्ड यूज़र्स",
  "navigation_bar.bookmarks": "पुस्तकचिह्न:",
  "navigation_bar.community_timeline": "लोकल टाइम्लाइन",
  "navigation_bar.compose": "नया टूट् लिखें",
  "navigation_bar.direct": "प्रत्यक्ष संदेश",
  "navigation_bar.discover": "खोजें",
  "navigation_bar.domain_blocks": "Hidden domains",
  "navigation_bar.edit_profile": "प्रोफ़ाइल संपादित करें",
  "navigation_bar.explore": "अन्वेषण करें",
  "navigation_bar.favourites": "पसंदीदा",
  "navigation_bar.filters": "वारित शब्द",
  "navigation_bar.follow_requests": "अनुसरण करने के अनुरोध",
  "navigation_bar.follows_and_followers": "Follows and followers",
  "navigation_bar.lists": "सूचियाँ",
  "navigation_bar.logout": "बाहर जाए",
  "navigation_bar.mutes": "Muted users",
  "navigation_bar.personal": "Personal",
  "navigation_bar.pins": "Pinned toots",
  "navigation_bar.preferences": "Preferences",
  "navigation_bar.public_timeline": "Federated timeline",
  "navigation_bar.search": "ढूंढें",
  "navigation_bar.security": "सुरक्षा",
  "not_signed_in_indicator.not_signed_in": "You need to sign in to access this resource.",
  "notification.admin.report": "{name} reported {target}",
  "notification.admin.sign_up": "{name} signed up",
  "notification.favourite": "{name} favourited your status",
  "notification.follow": "{name} followed you",
  "notification.follow_request": "{name} has requested to follow you",
  "notification.mention": "{name} mentioned you",
  "notification.own_poll": "Your poll has ended",
  "notification.poll": "A poll you have voted in has ended",
  "notification.reblog": "{name} boosted your status",
  "notification.status": "{name} just posted",
  "notification.update": "{name} edited a post",
  "notifications.clear": "Clear notifications",
  "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
  "notifications.column_settings.admin.report": "नई रिपोर्ट:",
  "notifications.column_settings.admin.sign_up": "New sign-ups:",
  "notifications.column_settings.alert": "Desktop notifications",
  "notifications.column_settings.favourite": "Favourites:",
  "notifications.column_settings.filter_bar.advanced": "सभी श्रेणियाँ दिखाएं",
  "notifications.column_settings.filter_bar.category": "फ़िल्टर बार",
  "notifications.column_settings.filter_bar.show_bar": "Show filter bar",
  "notifications.column_settings.follow": "नए फ़ॉलोअर्स",
  "notifications.column_settings.follow_request": "New follow requests:",
  "notifications.column_settings.mention": "उल्लेख:",
  "notifications.column_settings.poll": "चुनाव परिणाम",
  "notifications.column_settings.push": "पुश सूचनाएँ",
  "notifications.column_settings.reblog": "बूस्ट:",
  "notifications.column_settings.show": "कॉलम में दिखाएँ",
  "notifications.column_settings.sound": "ध्वनि चलाएँ",
  "notifications.column_settings.status": "New toots:",
  "notifications.column_settings.unread_notifications.category": "Unread notifications",
  "notifications.column_settings.unread_notifications.highlight": "Highlight unread notifications",
  "notifications.column_settings.update": "संपादन:",
  "notifications.filter.all": "सभी",
  "notifications.filter.boosts": "बूस्ट",
  "notifications.filter.favourites": "पसंदीदा",
  "notifications.filter.follows": "फॉलो",
  "notifications.filter.mentions": "उल्लेख",
  "notifications.filter.polls": "चुनाव परिणाम",
  "notifications.filter.statuses": "Updates from people you follow",
  "notifications.grant_permission": "अनुमति दें",
  "notifications.group": "{count} सूचनाएँ",
  "notifications.mark_as_read": "Mark every notification as read",
  "notifications.permission_denied": "Desktop notifications are unavailable due to previously denied browser permissions request",
  "notifications.permission_denied_alert": "Desktop notifications can't be enabled, as browser permission has been denied before",
  "notifications.permission_required": "Desktop notifications are unavailable because the required permission has not been granted.",
  "notifications_permission_banner.enable": "Enable desktop notifications",
  "notifications_permission_banner.how_to_control": "To receive notifications when Mastodon isn't open, enable desktop notifications. You can control precisely which types of interactions generate desktop notifications through the {icon} button above once they're enabled.",
  "notifications_permission_banner.title": "Never miss a thing",
  "picture_in_picture.restore": "Put it back",
  "poll.closed": "बंद कर दिया",
  "poll.refresh": "रीफ्रेश करें",
  "poll.total_people": "{count, plural, one {# person} other {# people}}",
  "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
  "poll.vote": "वोट",
  "poll.voted": "आपने इसी उत्तर का चुनाव किया है।",
  "poll.votes": "{votes, plural, one {# vote} other {# votes}}",
  "poll_button.add_poll": "Add a poll",
  "poll_button.remove_poll": "Remove poll",
  "privacy.change": "Adjust status privacy",
  "privacy.direct.long": "Post to mentioned users only",
  "privacy.direct.short": "Direct",
  "privacy.private.long": "Post to followers only",
  "privacy.private.short": "Followers-only",
  "privacy.public.long": "सब को दिखाई देगा",
  "privacy.public.short": "सार्वजनिक",
  "privacy.unlisted.long": "Visible for all, but opted-out of discovery features",
  "privacy.unlisted.short": "अनलिस्टेड",
  "privacy_policy.last_updated": "Last updated {date}",
  "privacy_policy.title": "Privacy Policy",
  "refresh": "रीफ्रेश करें",
  "regeneration_indicator.label": "लोड हो रहा है...",
  "regeneration_indicator.sublabel": "Your home feed is being prepared!",
  "relative_time.days": "{number}d",
  "relative_time.full.days": "{number, plural, one {# day} other {# days}} ago",
  "relative_time.full.hours": "{number, plural, one {# hour} other {# hours}} ago",
  "relative_time.full.just_now": "अभी-अभी",
  "relative_time.full.minutes": "{number, plural, one {# मिनट} other {# मिनट}} पहले",
  "relative_time.full.seconds": "{number, plural, one {# सेकंड} other {# सेकंड}} पहले",
  "relative_time.hours": "{number} घंटे",
  "relative_time.just_now": "अभी",
  "relative_time.minutes": "{number} मिनट",
  "relative_time.seconds": "{number} सेकंड",
  "relative_time.today": "आज",
  "reply_indicator.cancel": "रद्द करें",
  "report.block": "Block",
  "report.block_explanation": "आपको उनकी पोस्टें नहीं दिखेंगे। वे आपकी पोस्टें को देख नहीं पाएंगे और आपको फ़ॉलो नहीं कर पाएंगे। उन्हे पता लगेगा कि वे blocked हैं।",
  "report.categories.other": "अन्य",
  "report.categories.spam": "अवांछित",
  "report.categories.violation": "Content violates one or more server rules",
  "report.category.subtitle": "Choose the best match",
  "report.category.title": "Tell us what's going on with this {type}",
  "report.category.title_account": "रूपरेखा",
  "report.category.title_status": "post",
  "report.close": "स्वीकार करें",
  "report.comment.title": "क्या और कुछ है जिसके बारे में आपको लगता है कि हमें सूचित होना चाहिए?",
  "report.forward": "Forward to {target}",
  "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
  "report.mute": "Mute",
  "report.mute_explanation": "You will not see their posts. They can still follow you and see your posts and will not know that they are muted.",
  "report.next": "Next",
  "report.placeholder": "Type or paste additional comments",
  "report.reasons.dislike": "मुझे यह पसंद नहीं है",
  "report.reasons.dislike_description": "It is not something you want to see",
  "report.reasons.other": "कुछ और है।",
  "report.reasons.other_description": "The issue does not fit into other categories",
  "report.reasons.spam": "It's spam",
  "report.reasons.spam_description": "Malicious links, fake engagement, or repetitive replies",
  "report.reasons.violation": "It violates server rules",
  "report.reasons.violation_description": "You are aware that it breaks specific rules",
  "report.rules.subtitle": "Select all that apply",
  "report.rules.title": "Which rules are being violated?",
  "report.statuses.subtitle": "Select all that apply",
  "report.statuses.title": "Are there any posts that back up this report?",
  "report.submit": "सबमिट करें",
  "report.target": "Report {target}",
  "report.thanks.take_action": "Here are your options for controlling what you see on Mastodon:",
  "report.thanks.take_action_actionable": "While we review this, you can take action against @{name}:",
  "report.thanks.title": "Don't want to see this?",
  "report.thanks.title_actionable": "Thanks for reporting, we'll look into this.",
  "report.unfollow": "Unfollow @{name}",
  "report.unfollow_explanation": "You are following this account. To not see their posts in your home feed anymore, unfollow them.",
  "report_notification.attached_statuses": "{count, plural, one {{count} post} other {{count} posts}} attached",
  "report_notification.categories.other": "Other",
  "report_notification.categories.spam": "Spam",
  "report_notification.categories.violation": "Rule violation",
  "report_notification.open": "Open report",
  "search.placeholder": "खोजें",
  "search.search_or_paste": "Search or paste URL",
  "search_popout.search_format": "Advanced search format",
  "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
  "search_popout.tips.hashtag": "हैशटैग",
  "search_popout.tips.status": "status",
  "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
  "search_popout.tips.user": "user",
  "search_results.accounts": "People",
  "search_results.all": "All",
  "search_results.hashtags": "Hashtags",
  "search_results.nothing_found": "Could not find anything for these search terms",
  "search_results.statuses": "Toots",
  "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
  "search_results.title": "Search for {q}",
  "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
  "server_banner.about_active_users": "People using this server during the last 30 days (Monthly Active Users)",
  "server_banner.active_users": "active users",
  "server_banner.administered_by": "Administered by:",
  "server_banner.introduction": "{domain} is part of the decentralized social network powered by {mastodon}.",
  "server_banner.learn_more": "Learn more",
  "server_banner.server_stats": "Server stats:",
  "sign_in_banner.create_account": "Create account",
  "sign_in_banner.sign_in": "Sign in",
  "sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.",
  "status.admin_account": "Open moderation interface for @{name}",
  "status.admin_domain": "Open moderation interface for {domain}",
  "status.admin_status": "Open this status in the moderation interface",
  "status.block": "Block @{name}",
  "status.bookmark": "Bookmark",
  "status.cancel_reblog_private": "Unboost",
  "status.cannot_reblog": "This post cannot be boosted",
  "status.copy": "Copy link to status",
  "status.delete": "Delete",
  "status.detailed_status": "Detailed conversation view",
  "status.direct": "Direct message @{name}",
  "status.edit": "Edit",
  "status.edited": "Edited {date}",
  "status.edited_x_times": "Edited {count, plural, one {{count} time} other {{count} times}}",
  "status.embed": "Embed",
  "status.favourite": "Favourite",
  "status.filter": "Filter this post",
  "status.filtered": "Filtered",
  "status.hide": "Hide post",
  "status.history.created": "{name} created {date}",
  "status.history.edited": "{name} edited {date}",
  "status.load_more": "Load more",
  "status.media_hidden": "Media hidden",
  "status.mention": "Mention @{name}",
  "status.more": "More",
  "status.mute": "Mute @{name}",
  "status.mute_conversation": "Mute conversation",
  "status.open": "Expand this status",
  "status.pin": "Pin on profile",
  "status.pinned": "Pinned toot",
  "status.read_more": "Read more",
  "status.reblog": "बूस्ट",
  "status.reblog_private": "Boost with original visibility",
  "status.reblogged_by": "{name} boosted",
  "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
  "status.redraft": "Delete & re-draft",
  "status.remove_bookmark": "Remove bookmark",
  "status.replied_to": "{name} का उत्तर दें",
  "status.reply": "जवाब",
  "status.replyAll": "Reply to thread",
  "status.report": "Report @{name}",
  "status.sensitive_warning": "संवेदनशील विषय वस्तु",
  "status.share": "शेयर करें",
  "status.show_filter_reason": "Show anyway",
  "status.show_less": "कम दिखाएँ",
  "status.show_less_all": "Show less for all",
  "status.show_more": "और दिखाएँ",
  "status.show_more_all": "Show more for all",
  "status.show_original": "Show original",
  "status.translate": "Translate",
  "status.translated_from_with": "{provider} का उपयोग करते हुये {lang} से अनुवादित किया गया",
  "status.uncached_media_warning": "अनुपलब्ध",
  "status.unmute_conversation": "Unmute conversation",
  "status.unpin": "Unpin from profile",
  "subscribed_languages.lead": "Only posts in selected languages will appear on your home and list timelines after the change. Select none to receive posts in all languages.",
  "subscribed_languages.save": "Save changes",
  "subscribed_languages.target": "Change subscribed languages for {target}",
  "suggestions.dismiss": "Dismiss suggestion",
  "suggestions.header": "You might be interested in…",
  "tabs_bar.federated_timeline": "फ़ेडरेटेड",
  "tabs_bar.home": "होम",
  "tabs_bar.local_timeline": "लोकल",
  "tabs_bar.notifications": "सूचनाएँ",
  "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
  "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
  "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
  "time_remaining.moments": "Moments remaining",
  "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
  "timeline_hint.remote_resource_not_displayed": "{resource} from other servers are not displayed.",
  "timeline_hint.resources.followers": "Followers",
  "timeline_hint.resources.follows": "Follows",
  "timeline_hint.resources.statuses": "Older toots",
  "trends.counter_by_accounts": "{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {{days} days}}",
  "trends.trending_now": "Trending now",
  "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
  "units.short.billion": "{count}B",
  "units.short.million": "{count}M",
  "units.short.thousand": "{count}K",
  "upload_area.title": "Drag & drop to upload",
  "upload_button.label": "Add images, a video or an audio file",
  "upload_error.limit": "File upload limit exceeded.",
  "upload_error.poll": "File upload not allowed with polls.",
  "upload_form.audio_description": "Describe for people with hearing loss",
  "upload_form.description": "Describe for the visually impaired",
  "upload_form.description_missing": "No description added",
  "upload_form.edit": "संशोधन करें",
  "upload_form.thumbnail": "Change thumbnail",
  "upload_form.undo": "मिटाए",
  "upload_form.video_description": "Describe for people with hearing loss or visual impairment",
  "upload_modal.analyzing_picture": "Analyzing picture…",
  "upload_modal.apply": "लागू करें",
  "upload_modal.applying": "Applying…",
  "upload_modal.choose_image": "Choose image",
  "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
  "upload_modal.detect_text": "Detect text from picture",
  "upload_modal.edit_media": "मीडिया में संशोधन करें",
  "upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
  "upload_modal.preparing_ocr": "Preparing OCR…",
  "upload_modal.preview_label": "Preview ({ratio})",
  "upload_progress.label": "अपलोडिंग...",
  "upload_progress.processing": "Processing…",
  "video.close": "Close video",
  "video.download": "फाइल डाउनलोड करें",
  "video.exit_fullscreen": "Exit full screen",
  "video.expand": "Expand video",
  "video.fullscreen": "Full screen",
  "video.hide": "Hide video",
  "video.mute": "Mute sound",
  "video.pause": "Pause",
  "video.play": "Play",
  "video.unmute": "Unmute sound"
}