1# SOME DESCRIPTIVE TITLE. 2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3# This file is distributed under the same license as the webtrees package. 4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5# 6msgid "" 7msgstr "" 8"Project-Id-Version: webtrees 1.0\n" 9"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 10"POT-Creation-Date: 2022-07-27 13:59+0100\n" 11"PO-Revision-Date: 2022-03-20 22:01+0000\n" 12"Last-Translator: Mustafa Raza <mrqd.009@gmail.com>\n" 13"Language-Team: Hindi <https://translate.webtrees.net/projects/webtrees/webtrees/hi/>\n" 14"Language: hi\n" 15"MIME-Version: 1.0\n" 16"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Transfer-Encoding: 8bit\n" 18"Plural-Forms: nplurals=2; plural=n > 1;\n" 19"X-Generator: Weblate 3.9.1\n" 20 21#: resources/xml/reports/ahnentafel_report.xml:161 22#: resources/xml/reports/ahnentafel_report.xml:189 23#: resources/xml/reports/ahnentafel_report.xml:281 24#: resources/xml/reports/ahnentafel_report.xml:308 25#: resources/xml/reports/ahnentafel_report.xml:333 26#: resources/xml/reports/ahnentafel_report.xml:358 27msgid " but the details are unknown" 28msgstr " लेकिन विवरण अज्ञात हैं" 29 30#: resources/xml/reports/ahnentafel_report.xml:160 31#: resources/xml/reports/ahnentafel_report.xml:188 32#: resources/xml/reports/ahnentafel_report.xml:215 33#: resources/xml/reports/ahnentafel_report.xml:280 34#: resources/xml/reports/ahnentafel_report.xml:307 35#: resources/xml/reports/ahnentafel_report.xml:332 36#: resources/xml/reports/ahnentafel_report.xml:357 37#: resources/xml/reports/descendancy_report.xml:125 38#: resources/xml/reports/descendancy_report.xml:157 39#: resources/xml/reports/descendancy_report.xml:315 40#: resources/xml/reports/descendancy_report.xml:353 41#: resources/xml/reports/descendancy_report.xml:384 42#: resources/xml/reports/descendancy_report.xml:423 43#: resources/xml/reports/descendancy_report.xml:454 44msgid " in " 45msgstr " में " 46 47#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 48#: app/Services/RelationshipService.php:2178 49#, php-format 50msgid "%1$s %2$s times removed ascending" 51msgstr "%2$s आरोही पीढ़ियों को हटा कर %1$s" 52 53#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 54#: app/Services/RelationshipService.php:2183 55#, php-format 56msgid "%1$s %2$s times removed descending" 57msgstr "%2$s अवरोही पीढ़ियों को हटा कर %1$s" 58 59#. I18N: %s is a person's name 60#: resources/views/emails/message-user-html.phtml:21 61#: resources/views/emails/message-user-text.phtml:16 62#: resources/views/lists/surnames-bullet-list.phtml:23 63#: resources/views/lists/surnames-bullet-list.phtml:26 64#: resources/views/lists/surnames-column-list.phtml:28 65#: resources/views/lists/surnames-compact-list.phtml:22 66#: resources/views/lists/surnames-tag-cloud.phtml:25 67#, php-format 68msgid "%1$s (%2$s)" 69msgstr "%1$s (%2$s)" 70 71#: app/Http/RequestHandlers/UpgradeWizardStep.php:256 72#, php-format 73msgid "%1$s KB were downloaded in %2$s seconds." 74msgstr "%1$s के.बी %2$s सेकंड में डाउनलोड हुई।" 75 76#: app/Http/RequestHandlers/CheckTree.php:278 77#, php-format 78msgid "%1$s does not exist. Did you mean %2$s?" 79msgstr "%1$s मौजूद नहीं है। क्या आपका मतलब %2$s है?" 80 81#: app/Http/RequestHandlers/CheckTree.php:260 82#: app/Http/RequestHandlers/CheckTree.php:265 83#: app/Http/RequestHandlers/CheckTree.php:270 84#: app/Http/RequestHandlers/CheckTree.php:275 85#, php-format 86msgid "%1$s does not have a link back to %2$s." 87msgstr "%1$s में वापस %2$s के लिए कोई लिंक नहीं है।" 88 89#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 90#: app/Http/RequestHandlers/UpgradeWizardStep.php:277 91#, php-format 92msgid "%1$s file was extracted in %2$s seconds." 93msgid_plural "%1$s files were extracted in %2$s seconds." 94msgstr[0] "%2$s सेकंड में %1$s फ़ाइल बाहर लाई गई।" 95msgstr[1] "%2$s सेकंड में %1$s फ़ाइलें बाहर लाई गईं।" 96 97#: app/Http/RequestHandlers/CheckTree.php:392 98#, php-format 99msgid "%1$s is a %2$s but a %3$s is expected." 100msgstr "%1$s एक %2$s है लेकिन एक %3$s अपेक्षित है।" 101 102#. I18N: A Spanish relationship name, such as third great-nephew 103#: app/Services/RelationshipService.php:2436 104#, php-format 105msgid "%1$s × %2$s" 106msgstr "%1$sवें %2$s" 107 108#. I18N: A Spanish relationship name, such as third great-nephew 109#: app/Services/RelationshipService.php:2414 110#, php-format 111msgctxt "FEMALE" 112msgid "%1$s × %2$s" 113msgstr "%1$sवीं %2$s" 114 115#. I18N: A Spanish relationship name, such as third great-nephew 116#: app/Services/RelationshipService.php:2391 117#, php-format 118msgctxt "MALE" 119msgid "%1$s × %2$s" 120msgstr "%1$sवें %2$s" 121 122#. I18N: image dimensions, width × height 123#: app/Http/RequestHandlers/ManageMediaData.php:371 app/MediaFile.php:328 124#, php-format 125msgid "%1$s × %2$s pixels" 126msgstr "%1$s × %2$s पिक्सल" 127 128#. I18N: e.g. "Occupation: farmer" 129#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 130#. I18N: e.g. "Occupation: farmer" 131#: app/Elements/AbstractElement.php:237 app/Elements/NoteStructure.php:130 132#: app/Elements/NoteStructure.php:154 app/Elements/NoteStructure.php:166 133#: app/Exceptions/FileUploadException.php:101 app/Fact.php:635 134#: app/GedcomRecord.php:554 app/Http/RequestHandlers/CheckTree.php:418 135#: app/Http/RequestHandlers/CheckTree.php:420 136#: app/Http/RequestHandlers/CheckTree.php:444 137#: resources/views/fact-association-structure.phtml:99 138#: resources/views/fact-association-structure.phtml:103 139#: resources/views/fact-association-structure.phtml:107 140#: resources/views/fact-gedcom-fields.phtml:66 141#: resources/views/modules/media-list/page.phtml:143 142#, php-format 143msgid "%1$s: %2$s" 144msgstr "%1$s: %2$s" 145 146#. I18N: A range of numbers 147#: app/Individual.php:480 app/Module/StatisticsChartModule.php:857 148#, php-format 149msgid "%1$s–%2$s" 150msgstr "%1$s–%2$s" 151 152#: app/Services/RelationshipService.php:2204 153#, php-format 154msgid "%1$s’s %2$s" 155msgstr "%1$s के %2$s" 156 157#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 158#: app/I18N.php:616 159msgid "%H:%i:%s" 160msgstr "%H:%i:%s" 161 162#. I18N: This is the format string for full dates. See https://php.net/date for codes 163#: app/I18N.php:261 164msgid "%j %F %Y" 165msgstr "%j %F %Y" 166 167#: app/Statistics/Service/CenturyService.php:39 168#, php-format 169msgid "%s BCE" 170msgstr "%s ईसा पूर्व" 171 172#. I18N: size of file in KB 173#: app/Http/RequestHandlers/ManageMediaData.php:361 app/MediaFile.php:313 174#: app/Services/MediaFileService.php:98 175#, php-format 176msgid "%s KB" 177msgstr "%s के.बी" 178 179#: app/Module/ClippingsCartModule.php:557 180#, php-format 181msgid "%s and her ancestors" 182msgstr "%s और इनके पूर्वज" 183 184#: app/Module/ClippingsCartModule.php:566 185#, php-format 186msgid "%s and his ancestors" 187msgstr "%s और इनके पूर्वज" 188 189#: app/Module/ClippingsCartModule.php:881 190#, php-format 191msgid "%s and the individuals that reference it." 192msgstr "%s और इनसे ताल्लुक रखने वाले व्यक्ति।" 193 194#. I18N: %s is a family (husband + wife) 195#: app/Module/ClippingsCartModule.php:457 196#, php-format 197msgid "%s and their children" 198msgstr "%s और इनके बच्चे" 199 200#. I18N: %s is a family (husband + wife) 201#: app/Module/ClippingsCartModule.php:459 202#, php-format 203msgid "%s and their descendants" 204msgstr "%s और इनके वंशज" 205 206#: app/Statistics/Repository/UserRepository.php:85 207#, php-format 208msgid "%s anonymous signed-in user" 209msgid_plural "%s anonymous signed-in users" 210msgstr[0] "%s अनाम साइन-इन उपयोगकर्ता" 211msgstr[1] "%s अनाम साइन-इन उपयोगकर्ता" 212 213#: resources/views/family-page-children.phtml:19 214#: resources/views/modules/ancestors-chart/tree.phtml:42 215#: resources/views/modules/descendancy_chart/tree.phtml:40 216#: resources/views/statistics/families/top10-list.phtml:20 217#: resources/views/statistics/families/top10-nolist.phtml:16 218#, php-format 219msgid "%s child" 220msgid_plural "%s children" 221msgstr[0] "%s संतान" 222msgstr[1] "%s संतानें" 223 224#: app/Age.php:100 app/Elements/AgeAtEvent.php:103 225#: app/Statistics/Repository/FamilyRepository.php:353 226#: app/Statistics/Repository/IndividualRepository.php:979 227#, php-format 228msgid "%s day" 229msgid_plural "%s days" 230msgstr[0] "%s दिन" 231msgstr[1] "%s दिन" 232 233#: app/Http/RequestHandlers/CheckTree.php:228 234#: app/Http/RequestHandlers/UserEditAction.php:97 235#: app/Http/RequestHandlers/UserEditPage.php:84 236#: app/Module/FamilyTreeNewsModule.php:175 app/Module/UserJournalModule.php:177 237#, php-format 238msgid "%s does not exist." 239msgstr "%s उपलब्ध नहीं है." 240 241#: resources/views/calendar-list.phtml:23 242#, php-format 243msgid "%s family" 244msgid_plural "%s families" 245msgstr[0] "%s परिवार" 246msgstr[1] "%s परिवार" 247 248#: app/Http/RequestHandlers/SearchReplaceAction.php:76 249#: app/Http/RequestHandlers/SearchReplaceAction.php:108 250#, php-format 251msgid "%s family has been updated." 252msgid_plural "%s families have been updated." 253msgstr[0] "%s परिवार को अपडेट कर दिया गया।" 254msgstr[1] "%s परिवारों को अपडेट कर दिया गया।" 255 256#: resources/views/admin/locations.phtml:109 257#, php-format 258msgid "%s family tree" 259msgid_plural "%s family trees" 260msgstr[0] "%s वंशवृक्ष" 261msgstr[1] "%s वंशवृक्ष" 262 263#: resources/views/statistics/families/top10-list-grand.phtml:20 264#: resources/views/statistics/families/top10-nolist-grand.phtml:16 265#, php-format 266msgid "%s grandchild" 267msgid_plural "%s grandchildren" 268msgstr[0] "%s नाती/पोता" 269msgstr[1] "%s नाती/पोते" 270 271#: app/Module/LifespansChartModule.php:266 272#: resources/views/admin/trees-unconnected.phtml:40 273#: resources/views/calendar-list.phtml:18 274#, php-format 275msgid "%s individual" 276msgid_plural "%s individuals" 277msgstr[0] "%s व्यक्ती" 278msgstr[1] "%s व्यक्ती" 279 280#: app/Http/RequestHandlers/SearchReplaceAction.php:72 281#: app/Http/RequestHandlers/SearchReplaceAction.php:98 282#: app/Http/RequestHandlers/SearchReplaceAction.php:104 283#, php-format 284msgid "%s individual has been updated." 285msgid_plural "%s individuals have been updated." 286msgstr[0] "%s व्यक्ति को अपडेट कर दिया गया।" 287msgstr[1] "%s व्यक्तियों को अपडेट कर दिया गया।" 288 289#: app/Module/UserMessagesModule.php:158 290#, php-format 291msgid "%s message" 292msgid_plural "%s messages" 293msgstr[0] "%s संदेश" 294msgstr[1] "%s संदेश" 295 296#: app/Age.php:96 app/Elements/AgeAtEvent.php:101 297#: app/Statistics/Repository/FamilyRepository.php:359 298#: app/Statistics/Repository/IndividualRepository.php:984 299#: resources/views/modules/relatives/family.phtml:195 300#, php-format 301msgid "%s month" 302msgid_plural "%s months" 303msgstr[0] "%s महीना" 304msgstr[1] "%s महीने" 305 306#: app/Http/RequestHandlers/SearchReplaceAction.php:88 307#, php-format 308msgid "%s note has been updated." 309msgid_plural "%s notes have been updated." 310msgstr[0] "%s नोट अपडेट कर दिया गया।" 311msgstr[1] "%s नोट अपडेट कर दिए गए।" 312 313#: app/Http/RequestHandlers/CheckTree.php:314 314#: app/Http/RequestHandlers/CheckTree.php:318 315#, php-format 316msgid "%s occurs too many times." 317msgstr "" 318 319#. I18N: %s=“fifth cousin”, etc. 320#: app/Services/RelationshipService.php:2151 321#, php-format 322msgid "%s once removed ascending" 323msgstr "एक आरोही पीढ़ी को हटा कर %s" 324 325#. I18N: %s=“fifth cousin”, etc. 326#: app/Services/RelationshipService.php:2156 327#, php-format 328msgid "%s once removed descending" 329msgstr "एक अवरोही पीढ़ी को हटा कर %s" 330 331#: app/Http/RequestHandlers/SearchReplaceAction.php:80 332#, php-format 333msgid "%s repository has been updated." 334msgid_plural "%s repositories have been updated." 335msgstr[0] "%s संग्रह अपडेट कर दिया गया।" 336msgstr[1] "%s संग्रह अपडेट कर दिए गए।" 337 338#. I18N: %s is a person's name 339#: resources/views/emails/message-user-html.phtml:21 340#: resources/views/emails/message-user-text.phtml:16 341#, php-format 342msgid "%s sent you the following message." 343msgstr "%s ने आपके लिए यह संदेश भेजा है।" 344 345#: app/Statistics/Repository/UserRepository.php:96 346#, php-format 347msgid "%s signed-in user" 348msgid_plural "%s signed-in users" 349msgstr[0] "%s साइन-इन उपयोगकर्ता" 350msgstr[1] "%s साइन-इन उपयोगकर्ता" 351 352#: app/Http/RequestHandlers/SearchReplaceAction.php:84 353#, php-format 354msgid "%s source has been updated." 355msgid_plural "%s sources have been updated." 356msgstr[0] "%s स्रोत अपडेट कर दिया गया।" 357msgstr[1] "%s स्रोत अपडेट कर दिए गए।" 358 359#. I18N: %s=“fifth cousin”, etc. 360#: app/Services/RelationshipService.php:2169 361#, php-format 362msgid "%s three times removed ascending" 363msgstr "तीन आरोही पीढ़ियों को हटा कर %s" 364 365#. I18N: %s=“fifth cousin”, etc. 366#: app/Services/RelationshipService.php:2174 367#, php-format 368msgid "%s three times removed descending" 369msgstr "तीन अवरोही पीढ़ियों को हटा कर %s" 370 371#. I18N: %s=“fifth cousin”, etc. 372#: app/Services/RelationshipService.php:2160 373#, php-format 374msgid "%s twice removed ascending" 375msgstr "दो आरोही पीढ़ियों को हटा कर %s" 376 377#. I18N: %s=“fifth cousin”, etc. 378#: app/Services/RelationshipService.php:2165 379#, php-format 380msgid "%s twice removed descending" 381msgstr "दो अवरोही पीढ़ियों को हटा कर %s" 382 383#: app/Elements/AgeAtEvent.php:102 384#, php-format 385msgid "%s week" 386msgid_plural "%s weeks" 387msgstr[0] "%s हफ्ता" 388msgstr[1] "%s हफ्ते" 389 390#: app/Age.php:92 app/Elements/AgeAtEvent.php:100 391#: app/Statistics/Repository/FamilyRepository.php:364 392#: app/Statistics/Repository/IndividualRepository.php:989 393#: resources/views/modules/relatives/family.phtml:193 394#: resources/views/modules/statistics-chart/custom.phtml:139 395#: resources/views/modules/statistics-chart/custom.phtml:148 396#, php-format 397msgid "%s year" 398msgid_plural "%s years" 399msgstr[0] "%s साल" 400msgstr[1] "%s साल" 401 402#: app/Http/RequestHandlers/CalendarEvents.php:159 403#: resources/views/modules/yahrzeit/list.phtml:45 404#, php-format 405msgid "%s year anniversary" 406msgstr "%s वर्षी सालगिरह" 407 408#: app/Services/RelationshipService.php:2354 409#, php-format 410msgid "%s × cousin" 411msgstr "%sवें कज़िन" 412 413#: app/Services/RelationshipService.php:2318 414#, php-format 415msgctxt "FEMALE" 416msgid "%s × cousin" 417msgstr "%sवीं कज़िन" 418 419#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 420#: app/Services/RelationshipService.php:2281 421#, php-format 422msgctxt "MALE" 423msgid "%s × cousin" 424msgstr "%sवें कज़िन" 425 426#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 427#: app/Date/JulianDate.php:98 428#, php-format 429msgid "%s BCE" 430msgstr "%s ईसा पूर्व" 431 432#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 433#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 434#, php-format 435msgid "%s CE" 436msgstr "%s सीई" 437 438#. I18N: Label on a graph; 40+ means 40 or more 439#: app/Module/StatisticsChartModule.php:862 440#, php-format 441msgid "%s+" 442msgstr "%s+" 443 444#: app/Module/ClippingsCartModule.php:558 445#, php-format 446msgid "%s, her ancestors and their families" 447msgstr "%s, इनके पूर्वज और उनके परिवार" 448 449#: app/Module/ClippingsCartModule.php:555 450#, php-format 451msgid "%s, her parents and siblings" 452msgstr "%s, इनके माता-पिता और भाई-बहन" 453 454#: app/Module/ClippingsCartModule.php:556 455#, php-format 456msgid "%s, her spouses and children" 457msgstr "%s, इनके पति और बच्चे" 458 459#: app/Module/ClippingsCartModule.php:559 460#, php-format 461msgid "%s, her spouses and descendants" 462msgstr "%s, इनके पति और वंशज" 463 464#: app/Module/ClippingsCartModule.php:567 465#, php-format 466msgid "%s, his ancestors and their families" 467msgstr "%s, इनके पूर्वज और उनके परिवार" 468 469#: app/Module/ClippingsCartModule.php:564 470#, php-format 471msgid "%s, his parents and siblings" 472msgstr "%s, इनके माता-पिता और भाई-बहन" 473 474#: app/Module/ClippingsCartModule.php:565 475#, php-format 476msgid "%s, his spouses and children" 477msgstr "%s, इनकी पत्नी और बच्चे" 478 479#: app/Module/ClippingsCartModule.php:568 480#, php-format 481msgid "%s, his spouses and descendants" 482msgstr "%s, इनकी पत्नी और वंशज" 483 484#: resources/views/admin/data-fix-select.phtml:31 485#: resources/views/edit/add-fact-row.phtml:28 486#: resources/views/modules/user-messages/user-messages.phtml:33 487msgid "<select>" 488msgstr "<चुनें>" 489 490#: resources/views/fact-date.phtml:120 491#, php-format 492msgid "(%s after death)" 493msgstr "(%s मृत्यु के बाद)" 494 495#. I18N: The current age of a living individual 496#: app/Http/RequestHandlers/IndividualPage.php:181 497#, php-format 498msgid "(age %s)" 499msgstr "(उम्र %s)" 500 501#. I18N: The age of an individual at a given date 502#: app/Http/RequestHandlers/IndividualPage.php:168 503#: resources/views/fact-association-structure.phtml:68 504#: resources/views/fact-date.phtml:102 505#, php-format 506msgid "(aged %s)" 507msgstr "(आयु %s)" 508 509#. I18N: The age of an individual at a given date 510#: app/Http/RequestHandlers/IndividualPage.php:165 511#: resources/views/fact-association-structure.phtml:65 512#: resources/views/fact-date.phtml:98 513#, php-format 514msgctxt "Female" 515msgid "(aged %s)" 516msgstr "(आयु %s)" 517 518#. I18N: The age of an individual at a given date 519#: app/Http/RequestHandlers/IndividualPage.php:162 520#: resources/views/fact-association-structure.phtml:62 521#: resources/views/fact-date.phtml:94 522#, php-format 523msgctxt "Male" 524msgid "(aged %s)" 525msgstr "(आयु %s)" 526 527#. I18N: %s is a number 528#: resources/views/lists/datatables-attributes.phtml:27 529#, php-format 530msgid "(filtered from %s total entries)" 531msgstr "(कुल %s इंट्री में से फिल्टर किया गया)" 532 533#: resources/views/admin/gedcom-export-options.phtml:47 534#: resources/views/admin/gedcom-export-options.phtml:56 535msgid "(includes media files)" 536msgstr "" 537 538#: resources/views/fact-date.phtml:116 539msgid "(on the date of death)" 540msgstr "(मृत्यु के समय)" 541 542#. I18N: This punctuation is used to separate lists of items 543#: app/I18N.php:334 544msgid ", " 545msgstr ", " 546 547#: app/Statistics/Service/CenturyService.php:67 548msgctxt "CENTURY" 549msgid "10th" 550msgstr "10वीं" 551 552#: app/Statistics/Service/CenturyService.php:65 553msgctxt "CENTURY" 554msgid "11th" 555msgstr "11वीं" 556 557#: app/Statistics/Service/CenturyService.php:63 558msgctxt "CENTURY" 559msgid "12th" 560msgstr "12वीं" 561 562#: app/Statistics/Service/CenturyService.php:61 563msgctxt "CENTURY" 564msgid "13th" 565msgstr "13वीं" 566 567#: app/Statistics/Service/CenturyService.php:59 568msgctxt "CENTURY" 569msgid "14th" 570msgstr "14वीं" 571 572#: app/Statistics/Service/CenturyService.php:57 573msgctxt "CENTURY" 574msgid "15th" 575msgstr "15वीं" 576 577#: app/Statistics/Service/CenturyService.php:55 578msgctxt "CENTURY" 579msgid "16th" 580msgstr "16वीं" 581 582#: app/Statistics/Service/CenturyService.php:53 583msgctxt "CENTURY" 584msgid "17th" 585msgstr "17वीं" 586 587#: app/Statistics/Service/CenturyService.php:51 588msgctxt "CENTURY" 589msgid "18th" 590msgstr "18वीं" 591 592#: app/Statistics/Service/CenturyService.php:49 593msgctxt "CENTURY" 594msgid "19th" 595msgstr "19वीं" 596 597#: app/Statistics/Service/CenturyService.php:85 598msgctxt "CENTURY" 599msgid "1st" 600msgstr "1ली" 601 602#: app/Statistics/Service/CenturyService.php:47 603msgctxt "CENTURY" 604msgid "20th" 605msgstr "20वीं" 606 607#: app/Statistics/Service/CenturyService.php:45 608msgctxt "CENTURY" 609msgid "21st" 610msgstr "21वीं" 611 612#: app/Statistics/Service/CenturyService.php:83 613msgctxt "CENTURY" 614msgid "2nd" 615msgstr "2री" 616 617#: app/Statistics/Service/CenturyService.php:81 618msgctxt "CENTURY" 619msgid "3rd" 620msgstr "3री" 621 622#: app/Statistics/Service/CenturyService.php:79 623msgctxt "CENTURY" 624msgid "4th" 625msgstr "4थी" 626 627#: app/Statistics/Service/CenturyService.php:77 628msgctxt "CENTURY" 629msgid "5th" 630msgstr "5वीं" 631 632#: app/Statistics/Service/CenturyService.php:75 633msgctxt "CENTURY" 634msgid "6th" 635msgstr "6वीं" 636 637#: app/Statistics/Service/CenturyService.php:73 638msgctxt "CENTURY" 639msgid "7th" 640msgstr "7वीं" 641 642#: app/Statistics/Service/CenturyService.php:71 643msgctxt "CENTURY" 644msgid "8th" 645msgstr "8वीं" 646 647#: app/Statistics/Service/CenturyService.php:69 648msgctxt "CENTURY" 649msgid "9th" 650msgstr "9वीं" 651 652#: app/Http/RequestHandlers/TreePreferencesPage.php:120 653#: app/Http/RequestHandlers/UserEditPage.php:110 654msgid "<default theme>" 655msgstr "<डिफॉल्ट थीम>" 656 657#: resources/views/register-page.phtml:26 658msgid "<p>Notice: By completing and submitting this form, you agree:</p><ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul>" 659msgstr "<p>सूचना: इस फ़ॉर्म को भरकर सबमिट करने के साथ, आप सहमत हैं:</p><ul><li>हमारी साइट पर सूचीबद्ध जीवित व्यक्तियों की गोपनीयता की रक्षा करने के लिए;</li><li>और नीचे दिए टेक्स्ट बॉक्स में यह समझाने के लिए कि आप किससे संबंधित हैं, या हमें किसी ऐसे व्यक्ति के बारे में जानकारी प्रदान करने के लिए जिसे हमारी वेबसाइट पर सूचीबद्ध किया जाना चाहिए।</li></ul>" 660 661#. I18N: URL = web address 662#: resources/views/modals/media-file-fields.phtml:34 663msgid "A URL" 664msgstr "एक URL" 665 666#. I18N: Description of the “RelationshipsChart” module 667#: app/Module/RelationshipsChartModule.php:114 668msgid "A chart displaying relationships between two individuals." 669msgstr "दो व्यक्तियों के बीच संबंधों को प्रदर्शित करने वाला चार्ट।" 670 671#. I18N: Description of the “FamilyBookChart” module 672#: app/Module/FamilyBookChartModule.php:91 673msgid "A chart of an individual’s ancestors and descendants, as a family book." 674msgstr "किसी व्यक्ति के पूर्वजों और वंशजों का चार्ट, एक पारिवारिक पुस्तक के रूप में।" 675 676#. I18N: Description of the “CompactTreeChart” module 677#: app/Module/CompactTreeChartModule.php:88 678msgid "A chart of an individual’s ancestors, as a compact tree." 679msgstr "किसी व्यक्ति के पूर्वजों का चार्ट, एक कॉम्पैक्ट ट्री के रूप में।" 680 681#. I18N: Description of the “PedigreeChart” module 682#: app/Module/PedigreeChartModule.php:115 683msgid "A chart of an individual’s ancestors, formatted as a tree." 684msgstr "किसी व्यक्ति के पूर्वजों का चार्ट, एक ट्री के रूप में स्वरूपित।" 685 686#. I18N: Description of the “AncestorsChart” module 687#: app/Module/AncestorsChartModule.php:109 688msgid "A chart of an individual’s ancestors." 689msgstr "किसी व्यक्ति के पूर्वजों का एक चार्ट।" 690 691#. I18N: Description of the “DescendancyChart” module 692#: app/Module/DescendancyChartModule.php:105 693msgid "A chart of an individual’s descendants." 694msgstr "किसी व्यक्ति के वंशजों का चार्ट।" 695 696#. I18N: Description of the “LifespansChart” module 697#: app/Module/LifespansChartModule.php:114 698msgid "A chart of individuals’ lifespans." 699msgstr "व्यक्तियों के जीवन काल का एक चार्ट।" 700 701#: resources/views/edit/link-child-to-family.phtml:37 702msgid "A child may have more than one set of parents. The relationship between the child and the parents can be biological, legal, or based on local culture and tradition. If no pedigree is specified, then a biological relationship will be assumed." 703msgstr "किसी बच्चे के एक से अधिक माता-पिता भी हो सकते हैं। बच्चों और माता-पिता के बीच संबंध जैविक, कानूनी, या स्थानीय संस्कृति और परंपरा पर आधारित हो सकते हैं। यदि कोई वंशावली निर्दिष्ट नहीं है, तो एक जैविक संबंध माना जाएगा।" 704 705#. I18N: Description of a “Data fix” module 706#: app/Module/FixDuplicateLinks.php:69 707msgid "A common error is to have multiple links to the same record, for example listing the same child more than once in a family record." 708msgstr "एक सामान्य बाधा में एक ही रिकॉर्ड के लिए कई लिंक हैं, उदाहरण के लिए एक ही रिकॉर्ड में एक से अधिक बार एक ही बच्चे को सूचीबद्ध करना।" 709 710#. I18N: Description of the “Fan Chart” module 711#: app/Module/FanChartModule.php:149 712msgid "A fan chart of an individual’s ancestors." 713msgstr "किसी व्यक्ति के पूर्वजों का फैन चार्ट।" 714 715#: resources/views/admin/map-import-form.phtml:24 716#: resources/views/admin/trees-export.phtml:28 717#: resources/views/admin/trees-import.phtml:49 718#: resources/views/modals/media-file-fields.phtml:30 719#: resources/views/modals/media-file-fields.phtml:86 720msgid "A file on the server" 721msgstr "सर्वर पर एक फ़ाइल" 722 723#: resources/views/admin/map-import-form.phtml:47 724#: resources/views/admin/trees-export.phtml:52 725#: resources/views/admin/trees-import.phtml:39 726#: resources/views/modals/media-file-fields.phtml:26 727#: resources/views/modals/media-file-fields.phtml:42 728msgid "A file on your computer" 729msgstr "आपके कंप्यूटर पर एक फ़ाइल" 730 731#. I18N: Description of the “My page” module 732#: app/Module/UserWelcomeModule.php:70 733msgid "A greeting message and useful links for a user." 734msgstr "एक स्वागत संदेश और उपयोगकर्ता के लिए उपयोगी लिंक।" 735 736#. I18N: Description of the “Home page” module 737#: app/Module/WelcomeBlockModule.php:68 738msgid "A greeting message for site visitors." 739msgstr "साइट दर्शकों के लिए एक शुभकामना संदेश।" 740 741#. I18N: Description of the “Contact information” module 742#: app/Module/ContactsFooterModule.php:66 743msgid "A link to the site contacts." 744msgstr "साइट संपर्कों के लिए एक लिंक।" 745 746#. I18N: Description of the “webtrees” module 747#: app/Module/PoweredByWebtreesModule.php:52 748msgid "A link to the webtrees home page." 749msgstr "webtrees होम पेज का लिंक।" 750 751#. I18N: Description of the “Branches” module 752#: app/Module/BranchesListModule.php:112 753msgid "A list of branches of a family." 754msgstr "एक परिवार की शाखाओं की सूची।" 755 756#. I18N: Description of the “Pending changes” module 757#: app/Module/ReviewChangesModule.php:92 758msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 759msgstr "परिवर्तनों की सूची जो किसी मॉडरेटर द्वारा समीक्षा की जानी चाहिए, और ईमेल सूचनाएं।" 760 761#. I18N: Description of the “Families” module 762#: app/Module/FamilyListModule.php:54 763msgid "A list of families." 764msgstr "परिवारों की सूची।" 765 766#. I18N: Description of the “FAQ” module 767#: app/Module/FrequentlyAskedQuestionsModule.php:81 768msgid "A list of frequently asked questions and answers." 769msgstr "अक्सर पूछे जाने वाले प्रश्नों और उत्तरों की एक सूची।" 770 771#. I18N: Description of the “Individuals” module 772#: app/Module/IndividualListModule.php:105 773msgid "A list of individuals." 774msgstr "व्यक्तियों की सूची।" 775 776#. I18N: Description of the “Locations” module 777#: app/Module/LocationListModule.php:78 778msgid "A list of locations." 779msgstr "स्थानों की एक सूची।" 780 781#. I18N: Description of the “Media objects” module 782#: app/Module/MediaListModule.php:98 783msgid "A list of media objects." 784msgstr "मीडिया ऑब्जेक्ट की सूची।" 785 786#. I18N: Description of the “Recent changes” module 787#: app/Module/RecentChangesModule.php:97 788msgid "A list of records that have been updated recently." 789msgstr "रिकॉर्ड्स की एक सूची जिन्हें हाल ही में अपडेट किया गया है।" 790 791#. I18N: Description of the “Repositories” module 792#: app/Module/RepositoryListModule.php:78 793msgid "A list of repositories." 794msgstr "संग्रहों की सूची।" 795 796#. I18N: Description of the “Shared notes” module 797#: app/Module/NoteListModule.php:75 798msgid "A list of shared notes." 799msgstr "आम नोट्स की सूची।" 800 801#. I18N: Description of the “Sources” module 802#: app/Module/SourceListModule.php:77 803msgid "A list of sources." 804msgstr "सूत्रों की एक सूची।" 805 806#. I18N: Description of the “Submitters” module 807#: app/Module/SubmitterListModule.php:78 808msgid "A list of submitters." 809msgstr "जमाकर्ताओं की सूची।" 810 811#. I18N: Description of “Research tasks” module 812#: app/Module/ResearchTaskModule.php:84 813msgid "A list of tasks and activities that are linked to the family tree." 814msgstr "वंश वृक्ष से जुड़े कार्यों और गतिविधियों की सूची।" 815 816#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 817#: app/Module/YahrzeitModule.php:77 818msgid "A list of the Hebrew death anniversaries that will occur in the near future." 819msgstr "हिब्रू मृत्यु वर्षगांठ की एक सूची जो निकट भविष्य में घटित होगी।" 820 821#. I18N: Description of the “On this day” module 822#: app/Module/OnThisDayModule.php:112 823msgid "A list of the anniversaries that occur today." 824msgstr "आज के दिन आने वाली सालगिरहों की सूची।" 825 826#. I18N: Description of the “Upcoming events” module 827#: app/Module/UpcomingAnniversariesModule.php:133 828msgid "A list of the anniversaries that will occur in the near future." 829msgstr "निकट भविष्य में आने वाली सालगिरहों की सूची।" 830 831#. I18N: Description of the “Top given names” module 832#: app/Module/TopGivenNamesModule.php:58 833msgid "A list of the most popular given names." 834msgstr "सबसे लोकप्रिय दिए गए नामों की सूची।" 835 836#. I18N: Description of the “Top surnames” module 837#: app/Module/TopSurnamesModule.php:83 838msgid "A list of the most popular surnames." 839msgstr "सबसे लोकप्रिय कुलनामों की सूची।" 840 841#. I18N: Description of the “Most viewed pages” module 842#: app/Module/TopPageViewsModule.php:60 843msgid "A list of the pages that have been viewed the most number of times." 844msgstr "सबसे अधिक बार देखे गए पेज की सूची।" 845 846#. I18N: Description of the “Who is online” module 847#: app/Module/LoggedInUsersModule.php:53 848msgid "A list of users and visitors who are currently online." 849msgstr "उन उपयोगकर्ता और दर्शकों की सूची जो अभी ऑनलाइन हैं।" 850 851#: resources/views/help/media-object.phtml:8 852msgid "A media object is a record in the family tree which contains information about a media file. This information may include a title, a copyright notice, a transcript, privacy restrictions, etc. The media file, such as the photo or video, can be stored locally (on this webserver) or remotely (on a different webserver)." 853msgstr "मीडिया ऑब्जेक्ट वंश वृक्ष में एक रिकॉर्ड होता है जिसमें मीडिया फ़ाइल के बारे में जानकारी होती है। इस जानकारी में एक शीर्षक, एक कॉपीराइट नोटिस, एक प्रतिलेख, गोपनीयता प्रतिबंध आदि शामिल हो सकते हैं। मीडिया फ़ाइल, जैसे कि फोटो या वीडियो, स्थानीय रूप से (इस वेबसर्वर पर) या दूरस्थ रूप से (एक अलग वेबसर्वर पर) संग्रहीत की जा सकती है।" 854 855#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 856#: resources/views/emails/verify-notify-html.phtml:20 857#: resources/views/emails/verify-notify-text.phtml:15 858#, php-format 859msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 860msgstr "एक नए उपयोगकर्ता (%1$s) ने खाते (%2$s) का अनुरोध किया है और ईमेल एड्रेस (%3$s) को वेरीफाइ कर लिया है।" 861 862#: app/Http/RequestHandlers/LoginAction.php:80 863#: app/Module/CheckForNewVersion.php:99 864#: resources/views/admin/control-panel.phtml:186 865#: resources/views/admin/upgrade/wizard.phtml:29 866#: resources/views/emails/new-version-html.phtml:19 867#: resources/views/emails/new-version-text.phtml:17 868msgid "A new version of webtrees is available." 869msgstr "webtrees का एक नया वर्शन उपलब्ध है।" 870 871#: app/Http/RequestHandlers/PasswordRequestAction.php:124 872#, php-format 873msgid "A password reset link has been sent to “%s”." 874msgstr "पासवर्ड रीसेट की लिंक “%s” पर भेजी गई है।" 875 876#. I18N: Description of the “Journal” module 877#: app/Module/UserJournalModule.php:66 878msgid "A private area to record notes or keep a journal." 879msgstr "नोट्स लिखने या दैनिकी रखने के लिए एक निजी क्षेत्र।" 880 881#. I18N: %s is a server name/URL 882#: resources/views/emails/register-notify-html.phtml:22 883#: resources/views/emails/register-notify-text.phtml:18 884#, php-format 885msgid "A prospective user has registered with webtrees at %s." 886msgstr "किसी संभावित उपयोगकर्ता ने webtrees के साथ %s पर रजिस्ट्रेशन किया है।" 887 888#. I18N: Description of the “Pedigree” module 889#: app/Module/PedigreeReportModule.php:52 890#: resources/xml/reports/pedigree_report.xml:4 891msgid "A report of an individual’s ancestors, formatted as a tree." 892msgstr "किसी व्यक्ति के पूर्वजों की रिपोर्ट, एक ट्री के रूप में स्वरूपित।" 893 894#. I18N: Description of the “Ancestors” module 895#: app/Module/AhnentafelReportModule.php:52 896#: resources/xml/reports/ahnentafel_report.xml:5 897msgid "A report of an individual’s ancestors, in a narrative style." 898msgstr "कथात्मक रुप में किसी व्यक्ति के पूर्वजों की एक रिपोर्ट।" 899 900#. I18N: Description of the “Descendants” module 901#: app/Module/DescendancyReportModule.php:52 902#: resources/xml/reports/descendancy_report.xml:4 903msgid "A report of an individual’s descendants, in a narrative style." 904msgstr "कथा शैली में किसी व्यक्ति के वंशजों की रिपोर्ट।" 905 906#. I18N: Description of the “Individual” module 907#: app/Module/IndividualReportModule.php:52 908#: resources/xml/reports/individual_report.xml:4 909msgid "A report of an individual’s details." 910msgstr "किसी व्यक्ति के विवरण की रिपोर्ट।" 911 912#: resources/xml/reports/fact_sources.xml:4 913msgid "A report of facts which are supported by a given source." 914msgstr "तथ्यों की एक रिपोर्ट जो किसी दिए गए स्रोत द्वारा समर्थित है।" 915 916#. I18N: Description of the “Family” module 917#: app/Module/FamilyGroupReportModule.php:56 918#: resources/xml/reports/family_group_report.xml:4 919msgid "A report of family members and their details." 920msgstr "परिवार के सदस्य और उनके विस्तार की एक रिपोर्ट।" 921 922#. I18N: Description of the “Deaths” module 923#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 924msgid "A report of individuals who died in a given time or place." 925msgstr "उन व्यक्तियों की एक रिपोर्ट जिनकी दिए गए समय या स्थान पर मृत्यु हुई।" 926 927#. I18N: Description of the “Occupations” module 928#: app/Module/OccupationReportModule.php:56 929#: resources/xml/reports/occupation_report.xml:4 930msgid "A report of individuals who had a given occupation." 931msgstr "उन व्यक्तियों की रिपोर्ट, जो कोई व्यवसाय करते हैं।" 932 933#. I18N: Description of the “Births” module 934#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 935msgid "A report of individuals who were born in a given time or place." 936msgstr "उन व्यक्तियों की एक रिपोर्ट जिन का दिए गए समय या स्थान पर जन्म हुआ।" 937 938#. I18N: Description of the “Cemeteries” module 939#: app/Module/CemeteryReportModule.php:52 940#: resources/xml/reports/cemetery_report.xml:4 941msgid "A report of individuals who were buried in a given place." 942msgstr "उन व्यक्तियों की एक रिपोर्ट जो दिए गए किसी स्थान पर दफनाए गए।" 943 944#. I18N: Description of the “Marriages” module 945#: app/Module/MarriageReportModule.php:52 946#: resources/xml/reports/marriage_report.xml:4 947msgid "A report of individuals who were married in a given time or place." 948msgstr "उन व्यक्तियों की रिपोर्ट जिन की शादी दिए गए समय या स्थान पर हुई।" 949 950#. I18N: Description of the “Changes” module 951#: app/Module/ChangeReportModule.php:56 952#: resources/xml/reports/change_report.xml:4 953msgid "A report of recent and pending changes." 954msgstr "नवीनतम और लंबित परिवर्तनों की एक रिपोर्ट।" 955 956#. I18N: Description of the “Related families” 957#: app/Module/IndividualFamiliesReportModule.php:56 958#: resources/xml/reports/individual_ext_report.xml:4 959msgid "A report of the families that are closely related to an individual." 960msgstr "किसी व्यक्ति के करीबी संबंधित परिवारों की रिपोर्ट।" 961 962#. I18N: Description of the “Related individuals” module 963#: app/Module/RelatedIndividualsReportModule.php:52 964#: resources/xml/reports/relative_ext_report.xml:4 965msgid "A report of the individuals that are closely related to an individual." 966msgstr "उन व्यक्तियों की रिपोर्ट जो किसी व्यक्ति के नज़दीकी संबंधित है।" 967 968#. I18N: Description of the “Source” module 969#: app/Module/FactSourcesReportModule.php:56 970msgid "A report of the information provided by a source." 971msgstr "किसी स्रोत द्वारा दी गई जानकारी की एक रिपोर्ट।" 972 973#. I18N: Description of the “Missing data” 974#: app/Module/MissingFactsReportModule.php:56 975#: resources/xml/reports/missing_facts_report.xml:4 976msgid "A report of the information that is missing for an individual and their relatives." 977msgstr "किसी व्यक्ति और उनके रिश्तेदारों की लापता जानकारी की रिपोर्ट।" 978 979#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 980#: app/Module/BirthDeathMarriageReportModule.php:52 981#: resources/xml/reports/bdm_report.xml:4 982msgid "A report of vital records for a given date or place." 983msgstr "दी गई तारीख या स्थान के लिए महत्वपूर्ण रिकॉर्ड की एक रिपोर्ट।" 984 985#: resources/views/admin/users-edit.phtml:232 986msgid "A role is a set of access rights, which give permission to view data, change preferences, etc. Access rights are assigned to roles, and roles are granted to users. Each family tree can assign different access to each role, and users can have a different role in each family tree." 987msgstr "एक भूमिका प्रवेश अधिकारों का एक सेट है, जो डेटा को देखने, प्राथमिकताओं को बदलने आदि की अनुमति देता है। प्रवेश अधिकार भूमिकाओं को सौंपा गया है, और भूमिकाएँ उपयोगकर्ताओं को दी जाती हैं। प्रत्येक वंश वृक्ष प्रत्येक भूमिका के लिए अलग-अलग पहुंच प्रदान कर सकता है, और प्रत्येक वंश वृक्ष में उपयोगकर्ताओं की एक अलग भूमिका हो सकती है।" 988 989#. I18N: Description of the “Family navigator” module 990#: app/Module/FamilyNavigatorModule.php:51 991msgid "A sidebar showing an individual’s close families and relatives." 992msgstr "किसी व्यक्ति के करीबी परिवार और रिश्तेदारों को दर्शाने वाली साइडबार।" 993 994#. I18N: Description of the “Extra information” module 995#: app/Module/IndividualMetadataModule.php:71 996msgid "A sidebar showing non-genealogy information about an individual." 997msgstr "किसी व्यक्ति के बारे में गैर-वंशावली जानकारी दिखाने वाली एक साइडबार।" 998 999#. I18N: Description of the “Descendants” module 1000#: app/Module/DescendancyModule.php:71 1001msgid "A sidebar showing the descendants of an individual." 1002msgstr "एक व्यक्ती के वंशजों को दर्शाने वाली साइडबार।" 1003 1004#. I18N: Description of the “Families” module 1005#: app/Module/RelativesTabModule.php:53 1006msgid "A tab showing the close relatives of an individual." 1007msgstr "किसी व्यक्ति के करीबी रिश्तेदार दिखाने वाला टैब।" 1008 1009#. I18N: Description of the “Facts and events” module 1010#: app/Module/IndividualFactsTabModule.php:84 1011msgid "A tab showing the facts and events of an individual." 1012msgstr "किसी व्यक्ति के तथ्यों और घटनाओं को दिखाने वाला टैब।" 1013 1014#. I18N: Description of the “Media” module 1015#: app/Module/MediaTabModule.php:70 1016msgid "A tab showing the media objects linked to an individual." 1017msgstr "किसी व्यक्ति से जुड़े मीडिया ऑब्जेक्ट को दिखाने वाला टैब।" 1018 1019#. I18N: Description of the “Notes” module 1020#: app/Module/NotesTabModule.php:71 1021msgid "A tab showing the notes attached to an individual." 1022msgstr "किसी व्यक्ति से जुड़े नोट्स दिखाने वाला टैब।" 1023 1024#. I18N: Description of the “Sources” module 1025#: app/Module/SourcesTabModule.php:69 1026msgid "A tab showing the sources linked to an individual." 1027msgstr "किसी व्यक्ति से जुड़े स्रोतों को दिखाने वाला टैब।" 1028 1029#. I18N: Description of the “TimelineChart” module 1030#: app/Module/TimelineChartModule.php:103 1031msgid "A timeline displaying individual events." 1032msgstr "व्यक्तिगत घटनाओं को प्रदर्शित करने वाली एक समय-रेखा।" 1033 1034#: resources/views/admin/users-edit.phtml:116 1035msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1036msgstr "एक उपयोगकर्ता तब तक साइन इन नहीं कर पाएगा जब तक कि “ईमेल वेरीफाइड” और “एडमिनिस्ट्रेटर द्वारा अप्रूव्ड” दोनों का चयन नहीं किया जाता।" 1037 1038#: resources/xml/reports/ahnentafel_report.xml:13 1039#: resources/xml/reports/bdm_report.xml:12 1040#: resources/xml/reports/birth_report.xml:10 1041#: resources/xml/reports/cemetery_report.xml:8 1042#: resources/xml/reports/change_report.xml:9 1043#: resources/xml/reports/death_report.xml:11 1044#: resources/xml/reports/descendancy_report.xml:8 1045#: resources/xml/reports/fact_sources.xml:8 1046#: resources/xml/reports/family_group_report.xml:11 1047#: resources/xml/reports/individual_ext_report.xml:12 1048#: resources/xml/reports/individual_report.xml:9 1049#: resources/xml/reports/marriage_report.xml:10 1050#: resources/xml/reports/missing_facts_report.xml:8 1051#: resources/xml/reports/occupation_report.xml:7 1052#: resources/xml/reports/pedigree_report.xml:8 1053#: resources/xml/reports/relative_ext_report.xml:8 1054msgctxt "paper size" 1055msgid "A3" 1056msgstr "ए3" 1057 1058#: resources/xml/reports/ahnentafel_report.xml:13 1059#: resources/xml/reports/bdm_report.xml:12 1060#: resources/xml/reports/birth_report.xml:10 1061#: resources/xml/reports/cemetery_report.xml:8 1062#: resources/xml/reports/change_report.xml:9 1063#: resources/xml/reports/death_report.xml:11 1064#: resources/xml/reports/descendancy_report.xml:8 1065#: resources/xml/reports/fact_sources.xml:8 1066#: resources/xml/reports/family_group_report.xml:11 1067#: resources/xml/reports/individual_ext_report.xml:12 1068#: resources/xml/reports/individual_report.xml:9 1069#: resources/xml/reports/marriage_report.xml:10 1070#: resources/xml/reports/missing_facts_report.xml:8 1071#: resources/xml/reports/occupation_report.xml:7 1072#: resources/xml/reports/pedigree_report.xml:8 1073#: resources/xml/reports/relative_ext_report.xml:8 1074msgctxt "paper size" 1075msgid "A4" 1076msgstr "ए4" 1077 1078#: resources/views/modules/bing-maps/config.phtml:21 1079#: resources/views/modules/google-maps/config.phtml:21 1080#: resources/views/modules/here-maps/config.phtml:21 1081#: resources/views/modules/map-box/config.phtml:21 1082#: resources/views/modules/openrouteservice/config.phtml:21 1083msgid "API key" 1084msgstr "ए.पी.आई. की" 1085 1086#. I18N: Location of an LDS church temple 1087#: app/Elements/TempleCode.php:53 1088msgid "Aba, Nigeria" 1089msgstr "अबा, नाईजेरिया" 1090 1091#: app/Date/JalaliDate.php:280 1092msgctxt "Abbreviation for Persian month: Aban" 1093msgid "Aban" 1094msgstr "आबान" 1095 1096#. I18N: 8th month in the Persian/Jalali calendar 1097#: app/Date/JalaliDate.php:153 1098msgctxt "GENITIVE" 1099msgid "Aban" 1100msgstr "आबान" 1101 1102#. I18N: 8th month in the Persian/Jalali calendar 1103#: app/Date/JalaliDate.php:243 1104msgctxt "INSTRUMENTAL" 1105msgid "Aban" 1106msgstr "आबान" 1107 1108#. I18N: 8th month in the Persian/Jalali calendar 1109#: app/Date/JalaliDate.php:198 1110msgctxt "LOCATIVE" 1111msgid "Aban" 1112msgstr "आबान" 1113 1114#. I18N: 8th month in the Persian/Jalali calendar 1115#: app/Date/JalaliDate.php:108 1116msgctxt "NOMINATIVE" 1117msgid "Aban" 1118msgstr "आबान" 1119 1120#. I18N: A configuration setting 1121#: resources/views/admin/trees-preferences.phtml:555 1122#: resources/views/admin/trees-preferences.phtml:557 1123#: resources/views/admin/trees-preferences.phtml:561 1124msgid "Abbreviate place names" 1125msgstr "स्थानो के नामों को छोटा करें" 1126 1127#: app/Gedcom.php:833 app/Gedcom.php:1422 app/Gedcom.php:1594 1128#: app/Gedcom.php:1849 resources/views/lists/sources-table.phtml:95 1129#: resources/views/modals/source-fields.phtml:22 1130msgid "Abbreviation" 1131msgstr "संक्षिप्त" 1132 1133#: resources/views/pending-changes-page.phtml:47 1134#: resources/views/pending-changes-page.phtml:59 1135msgid "Accept" 1136msgstr "स्वीकारें" 1137 1138#: resources/views/pending-changes-page.phtml:101 1139msgid "Accept all changes" 1140msgstr "सभी परिवर्तनों को स्वीकार करें" 1141 1142#: resources/views/admin/components.phtml:41 1143#: resources/views/admin/components.phtml:104 1144#: resources/views/admin/trees-privacy.phtml:231 1145msgid "Access level" 1146msgstr "प्रवेश स्तर" 1147 1148#: resources/views/admin/users-edit.phtml:229 1149msgid "Access to family trees" 1150msgstr "वंश वृक्ष तक पहुंच" 1151 1152#: resources/views/admin/users-edit.phtml:94 1153msgid "Account approval and email verification" 1154msgstr "अकाउंट अप्रूवल और इमेल वेरीफिकेशन" 1155 1156#. I18N: Location of an LDS church temple 1157#: app/Elements/TempleCode.php:54 1158msgid "Accra, Ghana" 1159msgstr "आक्रा, घाना" 1160 1161#: resources/views/admin/webtrees1-thumbnails.phtml:43 1162msgid "Action" 1163msgstr "एक्शन" 1164 1165#. I18N: a month in the Jewish calendar 1166#: app/Date/JewishDate.php:205 1167msgctxt "GENITIVE" 1168msgid "Adar" 1169msgstr "अदार" 1170 1171#. I18N: a month in the Jewish calendar 1172#: app/Date/JewishDate.php:309 1173msgctxt "INSTRUMENTAL" 1174msgid "Adar" 1175msgstr "अदार" 1176 1177#. I18N: a month in the Jewish calendar 1178#: app/Date/JewishDate.php:257 1179msgctxt "LOCATIVE" 1180msgid "Adar" 1181msgstr "अदार" 1182 1183#. I18N: a month in the Jewish calendar 1184#: app/Date/JewishDate.php:153 1185msgctxt "NOMINATIVE" 1186msgid "Adar" 1187msgstr "अदार" 1188 1189#. I18N: a month in the Jewish calendar 1190#: app/Date/JewishDate.php:203 1191msgctxt "GENITIVE" 1192msgid "Adar I" 1193msgstr "अदार अव्वल" 1194 1195#. I18N: a month in the Jewish calendar 1196#: app/Date/JewishDate.php:307 1197msgctxt "INSTRUMENTAL" 1198msgid "Adar I" 1199msgstr "अदार अव्वल" 1200 1201#. I18N: a month in the Jewish calendar 1202#: app/Date/JewishDate.php:255 1203msgctxt "LOCATIVE" 1204msgid "Adar I" 1205msgstr "अदार अव्वल" 1206 1207#. I18N: a month in the Jewish calendar 1208#: app/Date/JewishDate.php:151 1209msgctxt "NOMINATIVE" 1210msgid "Adar I" 1211msgstr "अदार अव्वल" 1212 1213#. I18N: a month in the Jewish calendar 1214#: app/Date/JewishDate.php:223 1215msgctxt "GENITIVE" 1216msgid "Adar II" 1217msgstr "अदार दुवम" 1218 1219#. I18N: a month in the Jewish calendar 1220#: app/Date/JewishDate.php:327 1221msgctxt "INSTRUMENTAL" 1222msgid "Adar II" 1223msgstr "अदार दुवम" 1224 1225#. I18N: a month in the Jewish calendar 1226#: app/Date/JewishDate.php:275 1227msgctxt "LOCATIVE" 1228msgid "Adar II" 1229msgstr "अदार दुवम" 1230 1231#. I18N: a month in the Jewish calendar 1232#: app/Date/JewishDate.php:171 1233msgctxt "NOMINATIVE" 1234msgid "Adar II" 1235msgstr "अदार दुवम" 1236 1237#: app/Http/RequestHandlers/MapDataAdd.php:80 1238#: app/Http/RequestHandlers/MapDataAdd.php:83 1239msgid "Add" 1240msgstr "जोड़ें" 1241 1242#: app/Module/ClippingsCartModule.php:462 1243#: app/Module/ClippingsCartModule.php:572 1244#: app/Module/ClippingsCartModule.php:687 1245#: app/Module/ClippingsCartModule.php:735 1246#: app/Module/ClippingsCartModule.php:783 1247#: app/Module/ClippingsCartModule.php:831 1248#: app/Module/ClippingsCartModule.php:884 1249#: app/Module/ClippingsCartModule.php:944 1250#, php-format 1251msgid "Add %s to the clippings cart" 1252msgstr "क्लिपिंग कार्ट में %s जोड़ें" 1253 1254#: resources/views/modules/relatives/family.phtml:219 1255msgid "Add a brother" 1256msgstr "एक भाई जोड़ें" 1257 1258#: app/Http/RequestHandlers/AddChildToFamilyPage.php:79 1259#: resources/views/family-page-menu.phtml:52 1260#: resources/views/modules/relatives/family.phtml:227 1261msgid "Add a child" 1262msgstr "एक संतान जोड़ें" 1263 1264#: app/Http/RequestHandlers/AddChildToIndividualPage.php:87 1265#: resources/views/modules/relatives/tab.phtml:153 1266msgid "Add a child to create a one-parent family" 1267msgstr "एकल अभिभावक परिवार बनाने के लिए एक संतान को जोड़ें" 1268 1269#: app/Http/RequestHandlers/AddChildToFamilyPage.php:78 1270#: resources/views/family-page-children.phtml:45 1271#: resources/views/modules/relatives/family.phtml:223 1272msgid "Add a daughter" 1273msgstr "एक बेटी जोड़ें" 1274 1275#: resources/views/edit/add-fact-row.phtml:19 1276#: resources/views/edit/raw-gedcom-record.phtml:58 1277#: resources/views/record-page-menu-facts.phtml:14 1278msgid "Add a fact" 1279msgstr "तथ्य जोड़ें" 1280 1281#: app/Http/RequestHandlers/AddParentToIndividualPage.php:79 1282#: resources/views/family-page-grandparents.phtml:34 1283#: resources/views/family-page-grandparents.phtml:42 1284#: resources/views/modules/relatives/tab.phtml:105 1285msgid "Add a father" 1286msgstr "एक पिता जोड़ें" 1287 1288#: resources/views/modules/favorites/favorites.phtml:45 1289#: resources/views/modules/favorites/favorites.phtml:54 1290msgid "Add a favorite" 1291msgstr "एक पसंदीदा जोड़ें" 1292 1293#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:87 1294#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:88 1295#: resources/views/family-page-menu.phtml:39 1296#: resources/views/family-page-parents.phtml:27 1297#: resources/views/modules/relatives/family.phtml:62 1298#: resources/views/modules/relatives/tab.phtml:132 1299msgid "Add a husband" 1300msgstr "एक पति जोड़े" 1301 1302#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:73 1303#: resources/views/modules/relatives/tab.phtml:144 1304msgid "Add a husband using an existing individual" 1305msgstr "किसी मौजूदा व्यक्ति में से एक पति जोड़ें" 1306 1307#: resources/views/modules/user_blog/list.phtml:60 1308msgid "Add a journal entry" 1309msgstr "एक पत्रिका की एंट्री जोड़ें" 1310 1311#: app/Http/RequestHandlers/AddMediaFileModal.php:73 1312#: resources/views/media-page-menu.phtml:32 1313#: resources/views/modals/add-media-file.phtml:19 1314msgid "Add a media file" 1315msgstr "एक मीडिया फाइल जोड़े" 1316 1317#: resources/views/family-page-menu.phtml:67 1318#: resources/views/individual-page-images.phtml:59 1319#: resources/views/individual-page-menu.phtml:95 1320msgid "Add a media object" 1321msgstr "मीडिया ऑब्जेक्ट जोड़ें" 1322 1323#: app/Http/RequestHandlers/AddParentToIndividualPage.php:77 1324#: resources/views/family-page-grandparents.phtml:64 1325#: resources/views/family-page-grandparents.phtml:72 1326#: resources/views/modules/relatives/tab.phtml:112 1327msgid "Add a mother" 1328msgstr "एक माँ जोड़ें" 1329 1330#: resources/views/individual-page-menu.phtml:43 1331msgid "Add a name" 1332msgstr "एक नाम जोड़ें" 1333 1334#: resources/views/modules/gedcom_news/list.phtml:61 1335msgid "Add a news article" 1336msgstr "एक समाचार लेख जोड़ें" 1337 1338#: resources/views/modules/notes/tab.phtml:96 1339msgid "Add a note" 1340msgstr "नोट जोड़ें" 1341 1342#: resources/views/modules/relatives/family.phtml:227 1343msgid "Add a sibling" 1344msgstr "एक सहोदर जोड़ें" 1345 1346#: resources/views/modules/relatives/family.phtml:223 1347msgid "Add a sister" 1348msgstr "एक बहन जोड़ें" 1349 1350#: app/Http/RequestHandlers/AddChildToFamilyPage.php:77 1351#: resources/views/family-page-children.phtml:41 1352#: resources/views/modules/relatives/family.phtml:219 1353msgid "Add a son" 1354msgstr "एक बेटा जोड़ें" 1355 1356#: resources/views/modules/sources_tab/tab.phtml:75 1357msgid "Add a source citation" 1358msgstr "एक स्रोत प्रमाण जोड़ें" 1359 1360#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:89 1361msgid "Add a spouse" 1362msgstr "एक जीवनसाथी जोड़ें" 1363 1364#: app/Module/StoriesModule.php:292 1365#: resources/views/modules/stories/config.phtml:36 1366#: resources/views/modules/stories/tab.phtml:36 1367msgid "Add a story" 1368msgstr "एक जीवनी जोड़ें" 1369 1370#: app/Http/RequestHandlers/UserAddPage.php:48 1371#: resources/views/admin/control-panel.phtml:515 1372msgid "Add a user" 1373msgstr "उपयोगकर्ता ऐड करें" 1374 1375#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:85 1376#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:87 1377#: resources/views/family-page-menu.phtml:46 1378#: resources/views/family-page-parents.phtml:49 1379#: resources/views/modules/relatives/family.phtml:99 1380#: resources/views/modules/relatives/tab.phtml:130 1381msgid "Add a wife" 1382msgstr "एक पत्नी जोड़ें" 1383 1384#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:76 1385#: resources/views/modules/relatives/tab.phtml:142 1386msgid "Add a wife using an existing individual" 1387msgstr "किसी मौजूदा व्यक्ति में से एक पत्नी जोड़ें" 1388 1389#. I18N: FAQ = “Frequently Asked Question” 1390#: app/Module/FrequentlyAskedQuestionsModule.php:298 1391#: resources/views/modules/faq/config.phtml:45 1392msgid "Add an FAQ" 1393msgstr "एक “समान्य प्रश्न” जोड़ें" 1394 1395#: resources/views/modules/custom-css-js/edit.phtml:33 1396msgid "Add content to the end of the <code><body></code> element." 1397msgstr "<code><body></code> तत्व के अंत में कन्टेंट जोड़ें।" 1398 1399#: resources/views/modules/custom-css-js/edit.phtml:21 1400msgid "Add content to the end of the <code><head></code> element." 1401msgstr "<code><head></code> तत्व के अंत में कन्टेंट जोड़ें।" 1402 1403#: resources/views/record-page-menu-clipboard.phtml:18 1404msgid "Add from clipboard" 1405msgstr "क्लिपबोर्ड से जोड़ें" 1406 1407#: app/Module/ModuleHistoricEventsTrait.php:40 1408msgid "Add historic events to an individual’s page." 1409msgstr "किसी व्यक्ती के पेज पर एतिहासिक घटनाएं जोड़ें।" 1410 1411#: resources/views/modules/lifespans-chart/page.phtml:27 1412msgid "Add individuals" 1413msgstr "व्यक्तियों को जोड़ें" 1414 1415#: resources/views/modules/relatives/family.phtml:148 1416msgid "Add marriage details" 1417msgstr "विवाह विवरण जोड़ें" 1418 1419#. I18N: Name of a module 1420#: app/Module/FixMissingDeaths.php:57 1421msgid "Add missing death records" 1422msgstr "मृत्यु के लापता रिकॉर्ड एड करें" 1423 1424#: resources/views/edit-blocks-page.phtml:49 1425msgid "Add more blocks from the following list." 1426msgstr "नीचे दी गई सूची में से अधिक ब्लॉक जोड़ें।" 1427 1428#: resources/views/search-advanced-page.phtml:42 1429msgid "Add more fields" 1430msgstr "अधिक फ़ील्ड जोड़ें" 1431 1432#. I18N: Description of the “Stories” module 1433#: app/Module/StoriesModule.php:75 1434msgid "Add narrative stories to individuals in the family tree." 1435msgstr "व्यक्तियों के लिए वंश वृक्ष में कथा जीवनियाँ जोड़ें।" 1436 1437#: resources/views/admin/map-import-form.phtml:60 1438msgid "Add new, and update existing records" 1439msgstr "नया जोड़ें, और मौजूदा रिकॉर्ड अपडेट करें" 1440 1441#: resources/views/admin/trees-import.phtml:105 1442msgid "Add spaces where long lines were wrapped" 1443msgstr "वहाँ स्पेस जोड़ें जहां लंबी लाइनें लपेटी हुई हैं" 1444 1445#. I18N: Description of the “CSS and JS” module. 1446#: app/Module/CustomCssJsModule.php:43 1447msgid "Add styling and scripts to every page." 1448msgstr "हर पेज पर स्टाइल और स्क्रिप्ट जोड़ें।" 1449 1450#. I18N: A configuration setting 1451#: resources/views/admin/trees-preferences.phtml:195 1452msgid "Add to TITLE header tag" 1453msgstr "हेडर टैग TITLE में जोड़ें" 1454 1455#: app/Module/ClippingsCartModule.php:188 1456#: resources/views/modules/clippings/add-options.phtml:21 1457msgid "Add to the clippings cart" 1458msgstr "क्लिपिंग कार्ट में जोड़ें" 1459 1460#. I18N: A configuration setting 1461#: resources/views/admin/trees-preferences.phtml:138 1462msgid "Add unique identifiers" 1463msgstr "यूनिक पहचानकर्ता जोड़ें" 1464 1465#: resources/views/admin/trees.phtml:217 1466msgid "Add unlinked records" 1467msgstr "अनलिंक रिकॉर्ड जोड़ें" 1468 1469#. I18N: Description of the “HTML” module 1470#: app/Module/HtmlBlockModule.php:71 1471msgid "Add your own text and graphics." 1472msgstr "अपने ज़ाती लेख और ग्राफिक्स जोड़ें।" 1473 1474#: app/Module/FamilyTreeNewsModule.php:184 app/Module/UserJournalModule.php:183 1475msgid "Add/edit a journal/news entry" 1476msgstr "कोई पत्रिका/समाचार एंट्री जोड़ें या संपादित करें" 1477 1478#: app/Gedcom.php:1521 app/Gedcom.php:1534 app/Gedcom.php:1536 1479#: app/Gedcom.php:1537 app/Gedcom.php:1545 app/Gedcom.php:1546 1480#: app/Gedcom.php:1553 app/Gedcom.php:1566 app/Gedcom.php:1568 1481#: app/Gedcom.php:1569 app/Gedcom.php:1579 app/Gedcom.php:1580 1482msgid "Additional information" 1483msgstr "अतिरिक्त जानकारी" 1484 1485#: app/Gedcom.php:407 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:811 1486#: app/Gedcom.php:858 app/Gedcom.php:1022 app/Gedcom.php:1404 1487#: app/Gedcom.php:1761 app/Http/RequestHandlers/CreateRepositoryModal.php:50 1488#: app/Module/FixCemeteryTag.php:84 1489#: resources/views/modals/submitter-fields.phtml:33 1490msgid "Address" 1491msgstr "पता" 1492 1493#: app/Gedcom.php:408 app/Gedcom.php:521 app/Gedcom.php:541 app/Gedcom.php:812 1494#: app/Gedcom.php:859 app/Gedcom.php:1405 app/Gedcom.php:1762 1495msgid "Address line 1" 1496msgstr "पता पंक्ति 1" 1497 1498#: app/Gedcom.php:409 app/Gedcom.php:522 app/Gedcom.php:542 app/Gedcom.php:813 1499#: app/Gedcom.php:860 app/Gedcom.php:1406 app/Gedcom.php:1763 1500msgid "Address line 2" 1501msgstr "पता पंक्ति 2" 1502 1503#: app/Gedcom.php:410 app/Gedcom.php:523 app/Gedcom.php:543 app/Gedcom.php:814 1504#: app/Gedcom.php:861 app/Gedcom.php:1407 1505msgid "Address line 3" 1506msgstr "पता पंक्ति 3" 1507 1508#: resources/views/admin/tags.phtml:259 1509msgid "Addresses" 1510msgstr "पते" 1511 1512#. I18N: Location of an LDS church temple 1513#: app/Elements/TempleCode.php:55 1514msgid "Adelaide, Australia" 1515msgstr "एडिलेड, ऑस्ट्रेलिया" 1516 1517#: app/Gedcom.php:1444 1518msgid "Administrative ID" 1519msgstr "" 1520 1521#: resources/views/admin/users-edit.phtml:223 1522#: resources/views/admin/users-edit.phtml:272 1523msgid "Administrator" 1524msgstr "एडमिनिस्ट्रेटर" 1525 1526#: resources/views/setup/step-5-administrator.phtml:37 1527msgid "Administrator account" 1528msgstr "एडमिनिस्ट्रेटर अकाउंट" 1529 1530#: resources/views/admin/users-edit.phtml:208 1531msgid "Administrator comments on user" 1532msgstr "उपयोगकर्ता पर एडमिनिस्ट्रेटर टिप्पणियाँ" 1533 1534#: resources/views/admin/control-panel.phtml:483 1535msgid "Administrators" 1536msgstr "एडमिनिस्ट्रेटर्स" 1537 1538#: app/Elements/PedigreeLinkageType.php:81 1539msgctxt "Female pedigree" 1540msgid "Adopted" 1541msgstr "दत्तक" 1542 1543#: app/Elements/PedigreeLinkageType.php:71 1544msgctxt "Male pedigree" 1545msgid "Adopted" 1546msgstr "दत्तक" 1547 1548#: app/Elements/PedigreeLinkageType.php:91 1549msgctxt "Pedigree" 1550msgid "Adopted" 1551msgstr "दत्तक" 1552 1553#: app/Elements/AdoptedByWhichParent.php:57 1554msgid "Adopted by both parents" 1555msgstr "दोनों माता-पिता द्वारा गोद लिए गए" 1556 1557#: app/Elements/AdoptedByWhichParent.php:58 app/Gedcom.php:1119 1558msgid "Adopted by father" 1559msgstr "पिता द्वारा गोद लिए गए" 1560 1561#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:1120 1562msgid "Adopted by mother" 1563msgstr "माँ द्वारा गोद लिए गए" 1564 1565#: app/Gedcom.php:1098 app/Gedcom.php:1758 1566msgid "Adopted name" 1567msgstr "गोद लिया हुआ नाम" 1568 1569#: app/Gedcom.php:581 app/Gedcom.php:584 1570#: app/Module/IndividualFactsTabModule.php:155 1571msgid "Adoption" 1572msgstr "दत्तक ग्रहण" 1573 1574#: app/Services/IndividualFactsService.php:232 1575msgid "Adoption of a brother" 1576msgstr "भाई को गोद लेना" 1577 1578#: app/Services/IndividualFactsService.php:211 1579msgid "Adoption of a child" 1580msgstr "बच्चे को गोद लेना" 1581 1582#: app/Services/IndividualFactsService.php:210 1583msgid "Adoption of a daughter" 1584msgstr "पुत्री को अपनाना" 1585 1586#: app/Services/IndividualFactsService.php:280 1587#: app/Services/IndividualFactsService.php:303 1588#: app/Services/IndividualFactsService.php:326 1589msgid "Adoption of a grandchild" 1590msgstr "पोते/पोती को गोद लेना" 1591 1592#: app/Services/IndividualFactsService.php:279 1593msgid "Adoption of a granddaughter" 1594msgstr "पोती को गोद लेना" 1595 1596#: app/Services/IndividualFactsService.php:302 1597msgctxt "daughter’s daughter" 1598msgid "Adoption of a granddaughter" 1599msgstr "नवासी को गोद लेना" 1600 1601#: app/Services/IndividualFactsService.php:325 1602msgctxt "son’s daughter" 1603msgid "Adoption of a granddaughter" 1604msgstr "पोती को गोद लेना" 1605 1606#: app/Services/IndividualFactsService.php:278 1607msgid "Adoption of a grandson" 1608msgstr "पोते को गोद लेना" 1609 1610#: app/Services/IndividualFactsService.php:301 1611msgctxt "daughter’s son" 1612msgid "Adoption of a grandson" 1613msgstr "नवासे को गोद लेना" 1614 1615#: app/Services/IndividualFactsService.php:324 1616msgctxt "son’s son" 1617msgid "Adoption of a grandson" 1618msgstr "पोते को गोद लेना" 1619 1620#: app/Services/IndividualFactsService.php:255 1621msgid "Adoption of a half-brother" 1622msgstr "सौतेले भाई को गोद लेना" 1623 1624#: app/Services/IndividualFactsService.php:257 1625msgid "Adoption of a half-sibling" 1626msgstr "सौतेले भाई/बहन को गोद लेना" 1627 1628#: app/Services/IndividualFactsService.php:256 1629msgid "Adoption of a half-sister" 1630msgstr "सौतेली बहन को गोद लेना" 1631 1632#: app/Services/IndividualFactsService.php:234 1633msgid "Adoption of a sibling" 1634msgstr "भाई/बहन को गोद लेना" 1635 1636#: app/Services/IndividualFactsService.php:233 1637msgid "Adoption of a sister" 1638msgstr "बहन को गोद लेना" 1639 1640#: app/Services/IndividualFactsService.php:209 1641msgid "Adoption of a son" 1642msgstr "पुत्र को अपनाना" 1643 1644#: app/Gedcom.php:583 app/Module/IndividualFactsTabModule.php:154 1645msgid "Adoptive parents" 1646msgstr "दत्तक माता - पिता" 1647 1648#: app/Gedcom.php:628 1649msgid "Adult christening" 1650msgstr "वयस्क का नामकरण" 1651 1652#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 1653#: app/Module/SearchMenuModule.php:125 1654msgid "Advanced search" 1655msgstr "एडवांस्ड खोज" 1656 1657#. I18N: Name of a country or state 1658#: app/Statistics/Service/CountryService.php:42 1659msgid "Afghanistan" 1660msgstr "अफ़ग़ानिस्तान" 1661 1662#: resources/views/modules/statistics-chart/custom.phtml:195 1663msgid "Africa" 1664msgstr "अफ्रीका" 1665 1666#: resources/views/admin/trees-create.phtml:58 1667msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1668msgstr "फैमिली ट्री बनाने के बाद, आप किसी GEDCOM फ़ाइल से डेटा आयात कर पाएंगे।" 1669 1670#: app/Gedcom.php:548 app/Statistics/Google/ChartAge.php:137 1671#: app/Statistics/Google/ChartMarriageAge.php:160 1672#: resources/views/fact-date.phtml:137 1673#: resources/views/lists/chart-by-age.phtml:32 1674#: resources/views/lists/families-table.phtml:138 1675#: resources/views/lists/families-table.phtml:221 1676#: resources/views/lists/families-table.phtml:224 1677#: resources/views/lists/individuals-table.phtml:157 1678#: resources/views/lists/individuals-table.phtml:262 1679#: resources/views/modules/timeline-chart/chart.phtml:416 1680msgid "Age" 1681msgstr "उम्र" 1682 1683#: resources/views/modules/statistics-chart/birth-age.phtml:10 1684msgid "Age at birth of child" 1685msgstr "बच्चे के जन्म पर उम्र" 1686 1687#: resources/views/admin/trees-privacy.phtml:69 1688msgid "Age at which to assume an individual is dead" 1689msgstr "उम्र जिसमें में किसी व्यक्ति को मृत मान लिया जाता हो" 1690 1691#: resources/views/modules/statistics-chart/age-difference.phtml:37 1692msgid "Age between husband and wife" 1693msgstr "पति-पत्नी के बीच उम्र" 1694 1695#: resources/views/modules/statistics-chart/age-difference.phtml:17 1696msgid "Age between siblings" 1697msgstr "भाई-बहनों के बीच उम्र" 1698 1699#: resources/views/modules/statistics-chart/age-difference.phtml:46 1700msgid "Age between wife and husband" 1701msgstr "पत्नी और पति के बीच उम्र" 1702 1703#: resources/views/modules/statistics-chart/age-difference.phtml:10 1704msgid "Age difference" 1705msgstr "उम्र का फर्क़" 1706 1707#: app/Module/StatisticsChartModule.php:641 1708#: resources/views/modules/statistics-chart/custom.phtml:38 1709msgid "Age in year of first marriage" 1710msgstr "पहली शादी के साल में उम्र" 1711 1712#: app/Module/StatisticsChartModule.php:580 1713#: resources/views/lists/families-table.phtml:479 1714#: resources/views/lists/families-table.phtml:521 1715#: resources/views/modules/statistics-chart/custom.phtml:37 1716#: resources/views/modules/statistics-chart/marriage-age.phtml:10 1717msgid "Age in year of marriage" 1718msgstr "शादी के साल में उम्र" 1719 1720#: resources/views/modules/statistics-chart/custom.phtml:134 1721#: resources/views/modules/statistics-chart/custom.phtml:137 1722#: resources/views/modules/statistics-chart/custom.phtml:143 1723msgid "Age interval" 1724msgstr "आयु का अंतराल" 1725 1726#. I18N: A configuration setting 1727#: resources/views/admin/trees-preferences.phtml:394 1728msgid "Age of parents next to child’s birthdate" 1729msgstr "बच्चे की जन्मतिथि के आगे माता-पिता की आयु" 1730 1731#: resources/views/lists/individuals-table.phtml:492 1732#: resources/views/lists/individuals-table.phtml:534 1733msgid "Age related to death year" 1734msgstr "मृत्यु वर्ष से संबंधित आयु" 1735 1736#: app/Gedcom.php:415 app/Gedcom.php:549 app/Gedcom.php:840 app/Gedcom.php:1403 1737msgid "Agency" 1738msgstr "एजेंसी" 1739 1740#. I18N: Name of a country or state 1741#: app/Statistics/Service/CountryService.php:48 1742msgid "Aland Islands" 1743msgstr "ऑलैण्ड द्वीपसमूह" 1744 1745#. I18N: Name of a country or state 1746#: app/Statistics/Service/CountryService.php:50 1747msgid "Albania" 1748msgstr "अल्बानिया" 1749 1750#. I18N: Name of a module 1751#: app/Gedcom.php:1163 app/Module/AlbumModule.php:42 1752msgid "Album" 1753msgstr "एल्बम" 1754 1755#. I18N: Location of an LDS church temple 1756#: app/Elements/TempleCode.php:57 1757msgid "Albuquerque, New Mexico, United States" 1758msgstr "अल्बुकर्क, न्यू मैक्सिको, संयुक्त राज्य" 1759 1760#. I18N: Name of a country or state 1761#: app/Statistics/Service/CountryService.php:167 1762msgid "Algeria" 1763msgstr "अल्जीरिया" 1764 1765#: app/Gedcom.php:587 1766msgid "Alias" 1767msgstr "उपनाम" 1768 1769#: resources/views/lists/individuals-table.phtml:194 1770msgid "Alive" 1771msgstr "जीवित" 1772 1773#: app/Module/FrequentlyAskedQuestionsModule.php:317 1774#: app/Module/IndividualListModule.php:231 1775#: app/Module/IndividualListModule.php:240 1776#: app/Module/IndividualListModule.php:249 1777#: app/Module/IndividualListModule.php:338 1778#: app/Module/IndividualListModule.php:451 1779#: app/Module/IndividualListModule.php:453 1780#: resources/views/calendar-page.phtml:181 1781#: resources/views/lists/datatables-attributes.phtml:10 1782#: resources/views/modules/faq/config.phtml:74 1783#: resources/views/modules/random_media/config.phtml:20 1784#: resources/views/modules/user-messages/user-messages.phtml:65 1785#: resources/xml/reports/ahnentafel_report.xml:7 1786#: resources/xml/reports/descendancy_report.xml:6 1787#: resources/xml/reports/individual_ext_report.xml:6 1788#: resources/xml/reports/individual_ext_report.xml:7 1789#: resources/xml/reports/individual_ext_report.xml:11 1790#: resources/xml/reports/individual_ext_report.xml:94 1791#: resources/xml/reports/individual_report.xml:8 1792#: resources/xml/reports/missing_facts_report.xml:6 1793#: resources/xml/reports/missing_facts_report.xml:7 1794#: resources/xml/reports/relative_ext_report.xml:6 1795#: resources/xml/reports/relative_ext_report.xml:46 1796msgid "All" 1797msgstr "सभी" 1798 1799#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1800#: resources/views/admin/trees-privacy.phtml:260 1801msgid "All facts and events" 1802msgstr "सभी तथ्य और घटनाएं" 1803 1804#: app/Http/RequestHandlers/RegisterAction.php:254 1805msgid "All fields must be completed." 1806msgstr "सभी क्षेत्रों को पूरा करना होगा।" 1807 1808#: resources/views/calendar-page.phtml:122 1809#: resources/views/calendar-page.phtml:136 1810msgid "All individuals" 1811msgstr "सभी व्यक्ति" 1812 1813#: app/Http/RequestHandlers/ModulesAllPage.php:58 1814#: resources/views/admin/components.phtml:28 1815#: resources/views/admin/control-panel.phtml:562 1816msgid "All modules" 1817msgstr "सारे मॉड्यूल" 1818 1819#: resources/views/admin/trees-privacy.phtml:163 1820#: resources/views/admin/trees-privacy.phtml:253 1821msgid "All records" 1822msgstr "सभी रिकॉर्ड" 1823 1824#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1825#: app/Module/CkeditorModule.php:54 1826msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1827msgstr "HTML कोड का उपयोग करने के बजाय अन्य मॉड्यूल को \"WYSIWYG\" एडिटर का उपयोग करके टेक्स्ट एडिट करने की अनुमति दें।" 1828 1829#. I18N: A configuration setting 1830#: resources/views/admin/trees-preferences.phtml:598 1831msgid "Allow users to see raw GEDCOM records" 1832msgstr "उपयोगकर्ताओं को मूल GEDCOM रिकॉर्ड देखने दें" 1833 1834#. I18N: A configuration setting 1835#: resources/views/admin/site-registration.phtml:49 1836msgid "Allow visitors to request a new user account" 1837msgstr "दर्शकों को एक नए उपयोगकर्ता खाते का अनुरोध करने की अनुमति दें" 1838 1839#: app/Gedcom.php:1099 app/Gedcom.php:1162 app/Gedcom.php:1239 1840#: app/Gedcom.php:1485 app/Gedcom.php:1486 app/Gedcom.php:1581 1841#: app/Gedcom.php:1759 app/Gedcom.php:1760 1842msgid "Also known as" 1843msgstr "उर्फ़" 1844 1845#: app/Gedcom.php:1523 app/Gedcom.php:1555 1846msgid "Alternative place name" 1847msgstr "वैकल्पिक स्थान का नाम" 1848 1849#: app/Gedcom.php:1035 1850msgid "Alternative spelling of surname" 1851msgstr "" 1852 1853#. I18N: Name of a country or state 1854#: app/Statistics/Service/CountryService.php:60 1855msgid "American Samoa" 1856msgstr "अमेरिकन समोआ" 1857 1858#. I18N: FAQ = “Frequently Asked Question” 1859#: resources/views/modules/faq/edit.phtml:79 1860msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1861msgstr "सभी वंश वृक्ष में से एक पर या सभी वंश वृक्ष पर एक FAQ प्रदर्शित किया जा सकता है।" 1862 1863#: resources/views/admin/site-registration.phtml:56 1864msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1865msgstr "नए उपयोगकर्ता के साइन इन करने से पहले किसी एडमिनिस्ट्रेटर को नए उपयोगकर्ता खाते को मंजूरी दे कर एक “एक्सेस लेवल” का चयन करना होगा।" 1866 1867#. I18N: Description of the “Album” module 1868#: app/Module/AlbumModule.php:53 1869msgid "An alternative to the “media” tab, and an enhanced image viewer." 1870msgstr "\"मीडिया\" टैब का विकल्प, और एक बेहतर इमेज व्यूअर।" 1871 1872#. I18N: Description of the “Charts” module 1873#: app/Module/ChartsBlockModule.php:77 1874msgid "An alternative way to display charts." 1875msgstr "चार्ट प्रदर्शित करने का एक वैकल्पिक तरीका।" 1876 1877#. I18N: Description of the “Census assistant” module 1878#: app/Module/CensusAssistantModule.php:62 1879msgid "An alternative way to enter census transcripts and link them to individuals." 1880msgstr "जनगणना प्रतिलिपि में प्रवेश करने और उन्हें व्यक्तियों से जोड़ने का एक वैकल्पिक मार्ग।" 1881 1882#. I18N: Description of the “Theme change” module 1883#: app/Module/ThemeSelectModule.php:56 1884msgid "An alternative way to select a new theme." 1885msgstr "नई थीम चुनने का एक वैकल्पिक तरीका।" 1886 1887#. I18N: Description of the “Sign in” module 1888#: app/Module/LoginBlockModule.php:54 1889msgid "An alternative way to sign in and sign out." 1890msgstr "साइन इन और साइन आउट करने का एक वैकल्पिक तरीका।" 1891 1892#. I18N: Description of the “HourglassChart” module 1893#: app/Module/HourglassChartModule.php:90 1894msgid "An hourglass chart of an individual’s ancestors and descendants." 1895msgstr "किसी व्यक्ति के पूर्वजों और वंशजों का रेतघड़ी चार्ट।" 1896 1897#: resources/views/edit/reorder-families.phtml:73 1898msgid "An individual can have more than one set of parents. For example, birth and adopted." 1899msgstr "किसी व्यक्ती के माता-पिता एक से अधिक भी हो सकते हैं। जैसे कि, जन्म देने वाले या गोद लेने वाले।" 1900 1901#. I18N: Description of the “Interactive tree” module 1902#: app/Module/InteractiveTreeModule.php:60 1903msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1904msgstr "एक इंटरएक्टिव ट्री, जो किसी व्यक्ति के सभी पूर्वजों और वंशजों को दर्शाता है।" 1905 1906#: resources/views/errors/database-error.phtml:12 1907#: resources/views/setup/step-6-failed.phtml:12 1908msgid "An unexpected database error occurred." 1909msgstr "एक अनपेक्षित डेटाबेस ग़लती हुई है।" 1910 1911#: resources/views/admin/control-panel.phtml:201 1912msgid "An upgrade is available." 1913msgstr "एक उन्नयन (अपग्रेड) उपलब्ध है।" 1914 1915#. I18N: Name of a module/report 1916#. I18N: Name of a module/chart 1917#: app/Module/AhnentafelReportModule.php:40 1918#: app/Module/AncestorsChartModule.php:98 1919#: resources/xml/reports/ahnentafel_report.xml:4 1920msgid "Ancestors" 1921msgstr "पूर्वज" 1922 1923#: app/Gedcom.php:588 1924msgid "Ancestors interest" 1925msgstr "पूर्वजों का हित" 1926 1927#: resources/xml/reports/ahnentafel_report.xml:55 1928msgid "Ancestors of " 1929msgstr "के पूर्वज " 1930 1931#. I18N: %s is an individual’s name 1932#: app/Module/AncestorsChartModule.php:144 1933#, php-format 1934msgid "Ancestors of %s" 1935msgstr "%s के पूर्वज" 1936 1937#: app/Gedcom.php:586 1938msgid "Ancestral file number" 1939msgstr "खानदानी फाइल नंबर" 1940 1941#. I18N: GEDCOM tag _APID 1942#: app/Gedcom.php:1063 1943msgid "Ancestry PID" 1944msgstr "पुश्तैनी पीआईडी" 1945 1946#. I18N: GEDCOM tag _APID 1947#: app/Gedcom.php:1237 1948msgid "Ancestry.com source identifier" 1949msgstr "" 1950 1951#. I18N: Location of an LDS church temple 1952#: app/Elements/TempleCode.php:58 1953msgid "Anchorage, Alaska, United States" 1954msgstr "एंकोरेज, अलास्का, संयुक्त राज्य" 1955 1956#. I18N: Name of a country or state 1957#: app/Statistics/Service/CountryService.php:52 1958msgid "Andorra" 1959msgstr "अंडोरा" 1960 1961#. I18N: Name of a country or state 1962#: app/Statistics/Service/CountryService.php:44 1963msgid "Angola" 1964msgstr "अंगोला" 1965 1966#. I18N: Name of a country or state 1967#: app/Statistics/Service/CountryService.php:46 1968msgid "Anguilla" 1969msgstr "एंगुइला" 1970 1971#: resources/views/lists/anniversaries-table.phtml:39 1972#: resources/views/lists/families-table.phtml:227 1973#: resources/views/lists/individuals-table.phtml:248 1974#: resources/views/lists/individuals-table.phtml:258 1975#: resources/views/modules/share-anniversary/share.phtml:18 1976#: resources/views/modules/yahrzeit/table.phtml:29 1977msgid "Anniversary" 1978msgstr "सालगिरह" 1979 1980#: app/Http/RequestHandlers/CalendarPage.php:116 1981msgid "Anniversary calendar" 1982msgstr "सालगिरह कैलेंडर" 1983 1984#: app/Gedcom.php:451 1985msgid "Annulment" 1986msgstr "लोप" 1987 1988#: resources/views/modules/faq/edit.phtml:41 1989msgid "Answer" 1990msgstr "उत्तर" 1991 1992#. I18N: Name of a country or state 1993#: app/Statistics/Service/CountryService.php:62 1994msgid "Antarctica" 1995msgstr "अंटार्कटिका" 1996 1997#. I18N: Name of a country or state 1998#: app/Statistics/Service/CountryService.php:66 1999msgid "Antigua and Barbuda" 2000msgstr "अण्टीगुआ और बारबूडा" 2001 2002#: app/Http/RequestHandlers/LoginPage.php:85 2003msgid "Anyone with a user account can access this website." 2004msgstr "उपयोगकर्ता खाते के साथ हर कोई व्यक्ति इस वेबसाइट को एक्सेस कर सकता है।" 2005 2006#. I18N: Location of an LDS church temple 2007#: app/Elements/TempleCode.php:59 2008msgid "Apia, Samoa" 2009msgstr "आपिया, समोआ" 2010 2011#: app/Gedcom.php:518 2012msgid "Application ID" 2013msgstr "" 2014 2015#: app/Gedcom.php:535 2016msgid "Application name" 2017msgstr "" 2018 2019#: resources/views/admin/gedcom-export-options.phtml:97 2020msgid "Apply privacy settings" 2021msgstr "गोपनीयता सेटिंग्स लागू करें" 2022 2023#. I18N: Label for checkbox 2024#: resources/views/admin/trees-preferences.phtml:755 2025#: resources/views/admin/trees-privacy.phtml:296 2026msgid "Apply these preferences to all family trees" 2027msgstr "इन प्राथमिकताओं को सभी वंश वृक्ष पर लागू करें" 2028 2029#. I18N: Label for checkbox 2030#: resources/views/admin/trees-preferences.phtml:762 2031#: resources/views/admin/trees-privacy.phtml:303 2032msgid "Apply these preferences to new family trees" 2033msgstr "इन प्राथमिकताओं को नए वंश वृक्ष पर लागू करें" 2034 2035#: resources/views/admin/users.phtml:35 2036msgid "Approved" 2037msgstr "अप्रूव्ड" 2038 2039#: resources/views/admin/users-edit.phtml:104 2040msgid "Approved by administrator" 2041msgstr "एडमिनिस्ट्रेटर द्वारा अप्रूव्ड" 2042 2043#: app/Date/AbstractGregorianJulianDate.php:234 2044msgctxt "Abbreviation for April" 2045msgid "Apr" 2046msgstr "अप्रै" 2047 2048#: app/Date/AbstractGregorianJulianDate.php:131 2049msgctxt "GENITIVE" 2050msgid "April" 2051msgstr "अप्रैल" 2052 2053#: app/Date/AbstractGregorianJulianDate.php:201 2054msgctxt "INSTRUMENTAL" 2055msgid "April" 2056msgstr "अप्रैल" 2057 2058#: app/Date/AbstractGregorianJulianDate.php:166 2059msgctxt "LOCATIVE" 2060msgid "April" 2061msgstr "अप्रैल" 2062 2063#: app/Date/AbstractGregorianJulianDate.php:96 2064#: app/Module/StatisticsChartModule.php:792 2065#: resources/views/edit/initialize-calendar-popup.phtml:14 2066msgctxt "NOMINATIVE" 2067msgid "April" 2068msgstr "अप्रैल" 2069 2070#. I18N: The name of a colour-scheme 2071#: app/Module/ColorsTheme.php:153 2072msgid "Aqua Marine" 2073msgstr "एक्वा मरीन" 2074 2075#: resources/views/edit/icon-fact-delete.phtml:19 2076#, php-format 2077msgid "Are you sure you want to delete the link to “%s”?" 2078msgstr "क्या आप वाकई “%s” का लिंक हटाना चाहते हैं?" 2079 2080#: resources/views/individual-page-name.phtml:86 2081#: resources/views/media-page-details.phtml:38 2082msgid "Are you sure you want to delete this fact?" 2083msgstr "क्या आप वाकई इस तथ्य को हटाना चाहते हैं?" 2084 2085#: resources/views/modules/user-messages/user-messages.phtml:51 2086#: resources/views/modules/user-messages/user-messages.phtml:133 2087msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2088msgstr "क्या आप वाक़ई यह संदेश हटाना चाहते हैं? इसे बाद में वापस नहीं लाया जा सकेगा।" 2089 2090#: app/Http/RequestHandlers/ManageMediaData.php:258 2091#: resources/views/admin/clean-data.phtml:40 2092#: resources/views/admin/trees.phtml:116 2093#: resources/views/admin/users-table-options.phtml:44 2094#: resources/views/edit-account-page.phtml:172 2095#: resources/views/edit/icon-fact-delete.phtml:14 2096#: resources/views/individual-page-menu.phtml:119 2097#: resources/views/media-page-menu.phtml:82 2098#: resources/views/modules/faq/config.phtml:102 2099#: resources/views/modules/gedcom_news/list.phtml:44 2100#: resources/views/modules/stories/config.phtml:86 2101#: resources/views/modules/user_blog/list.phtml:44 2102#: resources/views/record-page-menu.phtml:45 2103#, php-format 2104msgid "Are you sure you want to delete “%s”?" 2105msgstr "क्या आप वाकई “%s” को हटाना चाहते हैं?" 2106 2107#: resources/views/pending-changes-page.phtml:104 2108msgid "Are you sure you want to reject all the changes to this family tree?" 2109msgstr "क्या आप वाकई इस वंश वृक्ष के सभी परिवर्तनों को अस्वीकार करना चाहते हैं?" 2110 2111#: resources/views/modules/favorites/favorites.phtml:34 2112msgid "Are you sure you want to remove this item from your list of favorites?" 2113msgstr "क्या आप वाकई इस आइटम को अपनी पसंदीदा सूची से निकालना चाहते हैं?" 2114 2115#. I18N: Name of a country or state 2116#: app/Statistics/Service/CountryService.php:56 2117msgid "Argentina" 2118msgstr "अर्जेंटीना" 2119 2120#: resources/xml/reports/ahnentafel_report.xml:15 2121#: resources/xml/reports/bdm_report.xml:14 2122#: resources/xml/reports/birth_report.xml:12 2123#: resources/xml/reports/cemetery_report.xml:10 2124#: resources/xml/reports/change_report.xml:12 2125#: resources/xml/reports/death_report.xml:13 2126#: resources/xml/reports/descendancy_report.xml:10 2127#: resources/xml/reports/fact_sources.xml:10 2128#: resources/xml/reports/family_group_report.xml:14 2129#: resources/xml/reports/individual_ext_report.xml:15 2130#: resources/xml/reports/individual_report.xml:12 2131#: resources/xml/reports/marriage_report.xml:12 2132#: resources/xml/reports/missing_facts_report.xml:10 2133#: resources/xml/reports/occupation_report.xml:9 2134#: resources/xml/reports/pedigree_report.xml:10 2135#: resources/xml/reports/relative_ext_report.xml:10 2136msgctxt "font name" 2137msgid "Arial" 2138msgstr "एरियल" 2139 2140#. I18N: Name of a country or state 2141#: app/Statistics/Service/CountryService.php:58 2142msgid "Armenia" 2143msgstr "आर्मीनिया" 2144 2145#. I18N: Name of a country or state 2146#: app/Statistics/Service/CountryService.php:40 2147msgid "Aruba" 2148msgstr "अरूबा" 2149 2150#: resources/views/modules/html/config.phtml:43 2151msgid "As well as using the toolbar to apply HTML formatting, you can insert database fields which are updated automatically. These special fields are marked with <b>#</b> characters. For example <b>#totalFamilies#</b> will be replaced with the actual number of families in the database. Advanced users may wish to apply CSS classes to their text, so that the formatting matches the currently selected theme." 2152msgstr "HTML स्वरूपण लागू करने के लिए टूलबार का उपयोग करने के साथ-साथ, आप डेटाबेस फ़ील्ड डाल सकते हैं जो स्वचालित रूप से अपडेट की जाती हैं। ये विशेष फ़ील्ड <b>#</b> से चिह्नित हैं। उदाहरण के लिए <b>#totalFamilies#</b> को डेटाबेस में परिवारों की वास्तविक संख्या से बदल दिया जाएगा। एडवांस्ड उपयोगकर्ता CSS क्लास को अपने टेक्स्ट पर लागू करना चाहेंगे, ताकि प्रारूपण वर्तमान में चयनित थीम से मेल खाए।" 2153 2154#. I18N: The name of a colour-scheme 2155#: app/Module/ColorsTheme.php:155 2156msgid "Ash" 2157msgstr "ऐश" 2158 2159#: resources/views/modules/statistics-chart/custom.phtml:189 2160msgid "Asia" 2161msgstr "एशिया" 2162 2163#: app/Gedcom.php:589 app/Gedcom.php:907 app/Gedcom.php:919 app/Gedcom.php:933 2164#: app/Gedcom.php:947 app/Gedcom.php:1284 app/Gedcom.php:1298 2165#: app/Gedcom.php:1338 app/Gedcom.php:1538 app/Gedcom.php:1570 2166#: app/Gedcom.php:1788 app/Gedcom.php:1876 app/Gedcom.php:1890 2167#: resources/views/fact-association-structure.phtml:101 2168#: resources/views/fact-association-structure.phtml:105 2169msgid "Associate" 2170msgstr "साथी" 2171 2172#: app/Http/RequestHandlers/HelpText.php:276 2173msgid "Associate events with this source" 2174msgstr "इस स्रोत के साथ घटनाओं को संबंधित करें" 2175 2176#: resources/views/modules/personal_facts/tab.phtml:32 2177msgid "Associated events" 2178msgstr "संबद्ध घटनाएं" 2179 2180#. I18N: Location of an LDS church temple 2181#: app/Elements/TempleCode.php:61 2182msgid "Asuncion, Paraguay" 2183msgstr "असुनियन, पैराग्वे" 2184 2185#. I18N: Name of a country or state 2186#: app/Statistics/Service/CountryService.php:431 2187msgid "At sea" 2188msgstr "समुद्र में" 2189 2190#. I18N: Location of an LDS church temple 2191#: app/Elements/TempleCode.php:62 2192msgid "Atlanta, Georgia, United States" 2193msgstr "अटलांटा, जॉर्जिया, संयुक्त राज्य" 2194 2195#: app/Elements/RelationIsDescriptor.php:94 2196msgid "Attendant" 2197msgstr "सहायक" 2198 2199#: app/Elements/RelationIsDescriptor.php:73 2200msgctxt "FEMALE" 2201msgid "Attendant" 2202msgstr "सहायिका" 2203 2204#: app/Elements/RelationIsDescriptor.php:52 2205msgctxt "MALE" 2206msgid "Attendant" 2207msgstr "सहायक" 2208 2209#: app/Elements/RelationIsDescriptor.php:95 2210msgid "Attending" 2211msgstr "उपस्थित" 2212 2213#: app/Elements/RelationIsDescriptor.php:74 2214msgctxt "FEMALE" 2215msgid "Attending" 2216msgstr "उपस्थित" 2217 2218#: app/Elements/RelationIsDescriptor.php:53 2219msgctxt "MALE" 2220msgid "Attending" 2221msgstr "उपस्थित" 2222 2223#. I18N: Type of media object 2224#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1715 2225msgid "Audio" 2226msgstr "ऑडियो" 2227 2228#: app/Date/AbstractGregorianJulianDate.php:238 2229msgctxt "Abbreviation for August" 2230msgid "Aug" 2231msgstr "अग" 2232 2233#: app/Date/AbstractGregorianJulianDate.php:135 2234msgctxt "GENITIVE" 2235msgid "August" 2236msgstr "अगस्त" 2237 2238#: app/Date/AbstractGregorianJulianDate.php:205 2239msgctxt "INSTRUMENTAL" 2240msgid "August" 2241msgstr "अगस्त" 2242 2243#: app/Date/AbstractGregorianJulianDate.php:170 2244msgctxt "LOCATIVE" 2245msgid "August" 2246msgstr "अगस्त" 2247 2248#: app/Date/AbstractGregorianJulianDate.php:100 2249#: app/Module/StatisticsChartModule.php:796 2250#: resources/views/edit/initialize-calendar-popup.phtml:18 2251msgctxt "NOMINATIVE" 2252msgid "August" 2253msgstr "अगस्त" 2254 2255#. I18N: Name of a country or state 2256#: app/Statistics/Service/CountryService.php:68 2257msgid "Australia" 2258msgstr "ऑस्ट्रेलिया" 2259 2260#. I18N: Name of a country or state 2261#: app/Statistics/Service/CountryService.php:70 2262msgid "Austria" 2263msgstr "ऑस्ट्रिया" 2264 2265#: app/Gedcom.php:834 resources/views/lists/sources-table.phtml:96 2266#: resources/views/modals/source-fields.phtml:30 2267msgid "Author" 2268msgstr "लेखक" 2269 2270#: app/Gedcom.php:1786 app/Gedcom.php:1792 app/Gedcom.php:1798 2271#: app/Gedcom.php:1799 app/Gedcom.php:1801 app/Gedcom.php:1802 2272#: app/Gedcom.php:1873 app/Gedcom.php:1889 app/Gedcom.php:1903 2273#: app/Gedcom.php:1905 app/Gedcom.php:1907 app/Gedcom.php:1909 2274#: app/Gedcom.php:1911 app/Gedcom.php:1913 2275msgid "Author of last change" 2276msgstr "अंतिम परिवर्तन के लेखक" 2277 2278#. I18N: Automatic suggestions when you type 2279#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2280#: resources/views/admin/control-panel.phtml:627 2281msgid "Autocomplete" 2282msgstr "स्वत: पूर्ण" 2283 2284#: resources/views/admin/users-edit.phtml:154 2285msgid "Automatically accept changes made by this user" 2286msgstr "इस उपयोगकर्ता द्वारा किए गए परिवर्तनों को स्वचालित रूप से स्वीकार करें" 2287 2288#. I18N: A configuration setting 2289#: resources/views/admin/trees-preferences.phtml:525 2290msgid "Automatically expand notes" 2291msgstr "स्वचालित रूप से नोट्स को फैलाएं" 2292 2293#. I18N: A configuration setting 2294#: resources/views/admin/trees-preferences.phtml:539 2295msgid "Automatically expand sources" 2296msgstr "स्वचालित रूप से स्रोतों को फैलाएं" 2297 2298#. I18N: a month in the Jewish calendar 2299#: app/Date/JewishDate.php:215 2300msgctxt "GENITIVE" 2301msgid "Av" 2302msgstr "आव" 2303 2304#. I18N: a month in the Jewish calendar 2305#: app/Date/JewishDate.php:319 2306msgctxt "INSTRUMENTAL" 2307msgid "Av" 2308msgstr "आव" 2309 2310#. I18N: a month in the Jewish calendar 2311#: app/Date/JewishDate.php:267 2312msgctxt "LOCATIVE" 2313msgid "Av" 2314msgstr "आव" 2315 2316#. I18N: a month in the Jewish calendar 2317#: app/Date/JewishDate.php:163 2318msgctxt "NOMINATIVE" 2319msgid "Av" 2320msgstr "आव" 2321 2322#: app/Statistics/Google/ChartAge.php:115 2323#: app/Statistics/Google/ChartMarriageAge.php:138 2324#: resources/views/lists/families-table.phtml:141 2325#: resources/views/lists/individuals-table.phtml:160 2326msgid "Average age" 2327msgstr "औसत आयु" 2328 2329#: app/Module/StatisticsChartModule.php:518 2330#: app/Statistics/Google/ChartAge.php:135 2331#: resources/views/modules/gedcom_stats/config.phtml:58 2332#: resources/views/modules/gedcom_stats/statistics.phtml:220 2333#: resources/views/modules/html/template-statistics.phtml:89 2334#: resources/views/modules/statistics-chart/custom.phtml:36 2335#: resources/views/modules/statistics-chart/lifespan.phtml:17 2336msgid "Average age at death" 2337msgstr "मृत्यु के समय औसत आयु" 2338 2339#: app/Statistics/Google/ChartMarriageAge.php:158 2340msgid "Average age at marriage" 2341msgstr "शादी में औसत उम्र" 2342 2343#: app/Statistics/Google/ChartMarriageAge.php:155 2344msgid "Average age in century of marriage" 2345msgstr "विवाह की शताब्दी में औसत आयु" 2346 2347#: app/Statistics/Google/ChartAge.php:132 2348msgid "Average age related to death century" 2349msgstr "मृत्यु शताब्दी से संबंधित औसत आयु" 2350 2351#: app/Statistics/Google/ChartChildren.php:88 2352msgid "Average number" 2353msgstr "औसत संख्या" 2354 2355#: app/Statistics/Google/ChartChildren.php:99 2356#: resources/views/modules/gedcom_stats/config.phtml:60 2357#: resources/views/modules/gedcom_stats/statistics.phtml:248 2358#: resources/views/modules/html/template-statistics.phtml:97 2359#: resources/views/modules/statistics-chart/children.phtml:17 2360msgid "Average number of children per family" 2361msgstr "प्रति परिवार बच्चों की औसत संख्या" 2362 2363#. I18N: help text for family tree / GEDCOM file names 2364#: resources/views/admin/trees-create.phtml:46 2365#: resources/views/admin/trees-preferences.phtml:84 2366msgid "Avoid spaces and punctuation. A family name might be a good choice." 2367msgstr "रिक्त स्थान और विराम चिह्न से बचें। एक परिवार का नाम एक अच्छा विकल्प हो सकता है।" 2368 2369#: app/Date/JalaliDate.php:281 2370msgctxt "Abbreviation for Persian month: Azar" 2371msgid "Azar" 2372msgstr "आज़र" 2373 2374#. I18N: 9th month in the Persian/Jalali calendar 2375#: app/Date/JalaliDate.php:155 2376msgctxt "GENITIVE" 2377msgid "Azar" 2378msgstr "आज़र" 2379 2380#. I18N: 9th month in the Persian/Jalali calendar 2381#: app/Date/JalaliDate.php:245 2382msgctxt "INSTRUMENTAL" 2383msgid "Azar" 2384msgstr "आज़र" 2385 2386#. I18N: 9th month in the Persian/Jalali calendar 2387#: app/Date/JalaliDate.php:200 2388msgctxt "LOCATIVE" 2389msgid "Azar" 2390msgstr "आज़र" 2391 2392#. I18N: 9th month in the Persian/Jalali calendar 2393#: app/Date/JalaliDate.php:110 2394msgctxt "NOMINATIVE" 2395msgid "Azar" 2396msgstr "आज़र" 2397 2398#. I18N: Name of a country or state 2399#: app/Statistics/Service/CountryService.php:72 2400msgid "Azerbaijan" 2401msgstr "आज़रबाइजान" 2402 2403#. I18N: Name of a country or state 2404#: app/Statistics/Service/CountryService.php:74 2405msgid "Azores" 2406msgstr "अज़ोरेस" 2407 2408#: app/Date/JalaliDate.php:283 2409msgctxt "Abbreviation for Persian month: Bahman" 2410msgid "Bah" 2411msgstr "बेह" 2412 2413#. I18N: Name of a country or state 2414#: app/Statistics/Service/CountryService.php:91 2415msgid "Bahamas" 2416msgstr "बहामास" 2417 2418#. I18N: 11th month in the Persian/Jalali calendar 2419#: app/Date/JalaliDate.php:159 2420msgctxt "GENITIVE" 2421msgid "Bahman" 2422msgstr "बेहमन" 2423 2424#. I18N: 11th month in the Persian/Jalali calendar 2425#: app/Date/JalaliDate.php:249 2426msgctxt "INSTRUMENTAL" 2427msgid "Bahman" 2428msgstr "बेहमन" 2429 2430#. I18N: 11th month in the Persian/Jalali calendar 2431#: app/Date/JalaliDate.php:204 2432msgctxt "LOCATIVE" 2433msgid "Bahman" 2434msgstr "बेहमन" 2435 2436#. I18N: 11th month in the Persian/Jalali calendar 2437#: app/Date/JalaliDate.php:114 2438msgctxt "NOMINATIVE" 2439msgid "Bahman" 2440msgstr "बेहमन" 2441 2442#. I18N: Name of a country or state 2443#: app/Statistics/Service/CountryService.php:89 2444msgid "Bahrain" 2445msgstr "बहरीन" 2446 2447#. I18N: Name of a country or state 2448#: app/Statistics/Service/CountryService.php:85 2449msgid "Bangladesh" 2450msgstr "बांग्लादेश" 2451 2452#: app/Gedcom.php:597 resources/views/calendar-page.phtml:187 2453#: resources/xml/reports/missing_facts_report.xml:16 2454msgid "Baptism" 2455msgstr "बपतिस्मा" 2456 2457#: app/Services/IndividualFactsService.php:227 2458msgid "Baptism of a brother" 2459msgstr "भाई का बपतिस्मा" 2460 2461#: app/Services/IndividualFactsService.php:206 2462msgid "Baptism of a child" 2463msgstr "बच्चे का बपतिस्मा" 2464 2465#: app/Services/IndividualFactsService.php:205 2466msgid "Baptism of a daughter" 2467msgstr "पुत्री का बपतिस्मा" 2468 2469#: app/Services/IndividualFactsService.php:275 2470#: app/Services/IndividualFactsService.php:298 2471#: app/Services/IndividualFactsService.php:321 2472#: app/Services/IndividualFactsService.php:398 2473#: app/Services/IndividualFactsService.php:416 2474msgid "Baptism of a grandchild" 2475msgstr "पोतों/नवासों का बपतिस्मा" 2476 2477#: app/Services/IndividualFactsService.php:274 2478msgid "Baptism of a granddaughter" 2479msgstr "पोती/नवासी का बपतिस्मा" 2480 2481#: app/Services/IndividualFactsService.php:297 2482msgctxt "daughter’s daughter" 2483msgid "Baptism of a granddaughter" 2484msgstr "नवासी का बपतिस्मा" 2485 2486#: app/Services/IndividualFactsService.php:320 2487msgctxt "son’s daughter" 2488msgid "Baptism of a granddaughter" 2489msgstr "पोती का बपतिस्मा" 2490 2491#: app/Services/IndividualFactsService.php:273 2492msgid "Baptism of a grandson" 2493msgstr "पोते/नवासे का बपतिस्मा" 2494 2495#: app/Services/IndividualFactsService.php:296 2496msgctxt "daughter’s son" 2497msgid "Baptism of a grandson" 2498msgstr "नवासे का बपतिस्मा" 2499 2500#: app/Services/IndividualFactsService.php:319 2501msgctxt "son’s son" 2502msgid "Baptism of a grandson" 2503msgstr "पोते का बपतिस्मा" 2504 2505#: app/Services/IndividualFactsService.php:250 2506msgid "Baptism of a half-brother" 2507msgstr "सौतेले भाई का बपतिस्मा" 2508 2509#: app/Services/IndividualFactsService.php:252 2510msgid "Baptism of a half-sibling" 2511msgstr "सौतेले सहोदर का बपतिस्मा" 2512 2513#: app/Services/IndividualFactsService.php:251 2514msgid "Baptism of a half-sister" 2515msgstr "सौतेली बहन का बपतिस्मा" 2516 2517#: app/Services/IndividualFactsService.php:229 2518msgid "Baptism of a sibling" 2519msgstr "भाई/बहन का बपतिस्मा" 2520 2521#: app/Services/IndividualFactsService.php:228 2522msgid "Baptism of a sister" 2523msgstr "बहन का बपतिस्मा" 2524 2525#: app/Services/IndividualFactsService.php:204 2526msgid "Baptism of a son" 2527msgstr "पुत्र का बपतिस्मा" 2528 2529#: app/Gedcom.php:600 resources/xml/reports/missing_facts_report.xml:17 2530msgid "Bar mitzvah" 2531msgstr "बार मित्ज़वाह" 2532 2533#. I18N: Name of a country or state 2534#: app/Statistics/Service/CountryService.php:106 2535msgid "Barbados" 2536msgstr "बारबाडोस" 2537 2538#: app/Gedcom.php:1319 2539msgid "Base GEDCOM tag" 2540msgstr "बेस GEDCOM टैग" 2541 2542#: app/Gedcom.php:603 resources/xml/reports/missing_facts_report.xml:18 2543msgid "Bat mitzvah" 2544msgstr "बात मित्ज़वाह" 2545 2546#. I18N: Location of an LDS church temple 2547#: app/Elements/TempleCode.php:73 2548msgid "Baton Rouge, Louisiana, United States" 2549msgstr "बैटन रूज, लुइसियाना, संयुक्त राज्य" 2550 2551#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 2552msgid "Begins with" 2553msgstr "शुरुआती अक्षर" 2554 2555#. I18N: Name of a country or state 2556#: app/Statistics/Service/CountryService.php:96 2557msgid "Belarus" 2558msgstr "बेलोरूस" 2559 2560#. I18N: The name of a colour-scheme 2561#: app/Module/ColorsTheme.php:157 2562msgid "Belgian Chocolate" 2563msgstr "बेल्जियन चॉकलेट" 2564 2565#. I18N: Name of a country or state 2566#: app/Statistics/Service/CountryService.php:78 2567msgid "Belgium" 2568msgstr "बेल्जियम" 2569 2570#. I18N: Name of a country or state 2571#: app/Statistics/Service/CountryService.php:98 2572msgid "Belize" 2573msgstr "बेलीज़" 2574 2575#. I18N: Name of a country or state 2576#: app/Statistics/Service/CountryService.php:80 2577msgid "Benin" 2578msgstr "बेनिन" 2579 2580#. I18N: Name of a country or state 2581#: app/Statistics/Service/CountryService.php:100 2582msgid "Bermuda" 2583msgstr "बरमूडा" 2584 2585#. I18N: Location of an LDS church temple 2586#: app/Elements/TempleCode.php:191 2587msgid "Bern, Switzerland" 2588msgstr "बर्न, स्विट्जरलैंड" 2589 2590#: app/Elements/RelationIsDescriptor.php:96 2591msgid "Best man" 2592msgstr "शहबाला" 2593 2594#. I18N: Name of a country or state 2595#: app/Statistics/Service/CountryService.php:110 2596msgid "Bhutan" 2597msgstr "भूटान" 2598 2599#: app/Gedcom.php:1848 2600msgid "Bibliography" 2601msgstr "ग्रन्थसूची" 2602 2603#. I18N: Location of an LDS church temple 2604#: app/Elements/TempleCode.php:64 2605msgid "Billings, Montana, United States" 2606msgstr "बिलिंग्स, मोंटाना, संयुक्त राज्य" 2607 2608#: app/Gedcom.php:787 2609msgid "Binary data object" 2610msgstr "बाइनरी डेटा ऑब्जेक्ट" 2611 2612#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2613msgid "Bing™ maps" 2614msgstr "Bing™ मानचित्र" 2615 2616#: app/Module/BingWebmasterToolsModule.php:41 2617msgid "Bing™ webmaster tools" 2618msgstr "Bing™ वेबमास्टर टूल्स" 2619 2620#. I18N: Location of an LDS church temple 2621#: app/Elements/TempleCode.php:65 2622msgid "Birmingham, Alabama, United States" 2623msgstr "बर्मिंघम, अलबामा, संयुक्त राज्य" 2624 2625#: app/Gedcom.php:606 app/Http/RequestHandlers/IndividualPage.php:197 2626#: resources/views/calendar-page.phtml:184 2627#: resources/views/lists/individuals-table.phtml:217 2628#: resources/views/lists/individuals-table.phtml:222 2629#: resources/views/lists/individuals-table.phtml:246 2630#: resources/xml/reports/ahnentafel_report.xml:441 2631#: resources/xml/reports/bdm_report.xml:58 2632#: resources/xml/reports/change_report.xml:102 2633#: resources/xml/reports/change_report.xml:118 2634#: resources/xml/reports/descendancy_report.xml:560 2635#: resources/xml/reports/family_group_report.xml:182 2636#: resources/xml/reports/family_group_report.xml:470 2637#: resources/xml/reports/family_group_report.xml:477 2638#: resources/xml/reports/family_group_report.xml:536 2639#: resources/xml/reports/family_group_report.xml:733 2640#: resources/xml/reports/family_group_report.xml:740 2641#: resources/xml/reports/family_group_report.xml:880 2642#: resources/xml/reports/family_group_report.xml:1081 2643#: resources/xml/reports/family_group_report.xml:1090 2644#: resources/xml/reports/individual_ext_report.xml:281 2645#: resources/xml/reports/individual_ext_report.xml:317 2646#: resources/xml/reports/individual_ext_report.xml:357 2647#: resources/xml/reports/individual_ext_report.xml:393 2648#: resources/xml/reports/individual_ext_report.xml:429 2649#: resources/xml/reports/individual_ext_report.xml:487 2650#: resources/xml/reports/individual_ext_report.xml:523 2651#: resources/xml/reports/individual_ext_report.xml:564 2652#: resources/xml/reports/individual_ext_report.xml:600 2653#: resources/xml/reports/individual_ext_report.xml:636 2654#: resources/xml/reports/individual_report.xml:270 2655#: resources/xml/reports/individual_report.xml:306 2656#: resources/xml/reports/individual_report.xml:346 2657#: resources/xml/reports/individual_report.xml:382 2658#: resources/xml/reports/individual_report.xml:418 2659#: resources/xml/reports/individual_report.xml:479 2660#: resources/xml/reports/individual_report.xml:519 2661#: resources/xml/reports/individual_report.xml:560 2662#: resources/xml/reports/individual_report.xml:596 2663#: resources/xml/reports/individual_report.xml:632 2664#: resources/xml/reports/missing_facts_report.xml:15 2665#: resources/xml/reports/pedigree_report.xml:73 2666#: resources/xml/reports/pedigree_report.xml:74 2667#: resources/xml/reports/pedigree_report.xml:94 2668#: resources/xml/reports/pedigree_report.xml:95 2669#: resources/xml/reports/pedigree_report.xml:116 2670#: resources/xml/reports/pedigree_report.xml:117 2671#: resources/xml/reports/pedigree_report.xml:134 2672#: resources/xml/reports/pedigree_report.xml:135 2673#: resources/xml/reports/pedigree_report.xml:156 2674#: resources/xml/reports/pedigree_report.xml:157 2675#: resources/xml/reports/pedigree_report.xml:175 2676#: resources/xml/reports/pedigree_report.xml:176 2677#: resources/xml/reports/pedigree_report.xml:197 2678#: resources/xml/reports/pedigree_report.xml:198 2679#: resources/xml/reports/pedigree_report.xml:218 2680#: resources/xml/reports/pedigree_report.xml:219 2681#: resources/xml/reports/pedigree_report.xml:240 2682#: resources/xml/reports/pedigree_report.xml:241 2683#: resources/xml/reports/pedigree_report.xml:261 2684#: resources/xml/reports/pedigree_report.xml:262 2685#: resources/xml/reports/pedigree_report.xml:283 2686#: resources/xml/reports/pedigree_report.xml:284 2687#: resources/xml/reports/pedigree_report.xml:304 2688#: resources/xml/reports/pedigree_report.xml:305 2689#: resources/xml/reports/pedigree_report.xml:326 2690#: resources/xml/reports/pedigree_report.xml:327 2691#: resources/xml/reports/pedigree_report.xml:347 2692#: resources/xml/reports/pedigree_report.xml:348 2693#: resources/xml/reports/pedigree_report.xml:369 2694#: resources/xml/reports/pedigree_report.xml:370 2695#: resources/xml/reports/pedigree_report.xml:390 2696#: resources/xml/reports/pedigree_report.xml:409 2697#: resources/xml/reports/pedigree_report.xml:428 2698#: resources/xml/reports/pedigree_report.xml:447 2699#: resources/xml/reports/pedigree_report.xml:466 2700#: resources/xml/reports/pedigree_report.xml:485 2701#: resources/xml/reports/pedigree_report.xml:504 2702#: resources/xml/reports/pedigree_report.xml:523 2703#: resources/xml/reports/pedigree_report.xml:542 2704#: resources/xml/reports/pedigree_report.xml:561 2705#: resources/xml/reports/pedigree_report.xml:580 2706#: resources/xml/reports/pedigree_report.xml:599 2707#: resources/xml/reports/pedigree_report.xml:618 2708#: resources/xml/reports/pedigree_report.xml:637 2709#: resources/xml/reports/pedigree_report.xml:656 2710#: resources/xml/reports/pedigree_report.xml:675 2711#: resources/xml/reports/pedigree_report.xml:775 2712#: resources/xml/reports/pedigree_report.xml:776 2713#: resources/xml/reports/pedigree_report.xml:796 2714#: resources/xml/reports/pedigree_report.xml:797 2715#: resources/xml/reports/pedigree_report.xml:818 2716#: resources/xml/reports/pedigree_report.xml:819 2717#: resources/xml/reports/pedigree_report.xml:836 2718#: resources/xml/reports/pedigree_report.xml:837 2719#: resources/xml/reports/pedigree_report.xml:858 2720#: resources/xml/reports/pedigree_report.xml:859 2721#: resources/xml/reports/pedigree_report.xml:876 2722#: resources/xml/reports/pedigree_report.xml:877 2723#: resources/xml/reports/pedigree_report.xml:898 2724#: resources/xml/reports/pedigree_report.xml:899 2725#: resources/xml/reports/pedigree_report.xml:920 2726#: resources/xml/reports/pedigree_report.xml:942 2727#: resources/xml/reports/pedigree_report.xml:963 2728#: resources/xml/reports/pedigree_report.xml:985 2729#: resources/xml/reports/pedigree_report.xml:1006 2730#: resources/xml/reports/pedigree_report.xml:1028 2731#: resources/xml/reports/pedigree_report.xml:1049 2732#: resources/xml/reports/pedigree_report.xml:1071 2733#: resources/xml/reports/pedigree_report.xml:1094 2734#: resources/xml/reports/pedigree_report.xml:1113 2735#: resources/xml/reports/pedigree_report.xml:1132 2736#: resources/xml/reports/pedigree_report.xml:1151 2737#: resources/xml/reports/pedigree_report.xml:1170 2738#: resources/xml/reports/pedigree_report.xml:1189 2739#: resources/xml/reports/pedigree_report.xml:1208 2740#: resources/xml/reports/pedigree_report.xml:1227 2741#: resources/xml/reports/pedigree_report.xml:1246 2742#: resources/xml/reports/pedigree_report.xml:1265 2743#: resources/xml/reports/pedigree_report.xml:1284 2744#: resources/xml/reports/pedigree_report.xml:1303 2745#: resources/xml/reports/pedigree_report.xml:1322 2746#: resources/xml/reports/pedigree_report.xml:1341 2747#: resources/xml/reports/pedigree_report.xml:1360 2748#: resources/xml/reports/pedigree_report.xml:1379 2749#: resources/xml/reports/relative_ext_report.xml:63 2750msgid "Birth" 2751msgstr "जन्म" 2752 2753#: app/Elements/PedigreeLinkageType.php:80 2754msgctxt "Female pedigree" 2755msgid "Birth" 2756msgstr "जन्म" 2757 2758#: app/Elements/PedigreeLinkageType.php:70 2759msgctxt "Male pedigree" 2760msgid "Birth" 2761msgstr "जन्म" 2762 2763#: app/Elements/PedigreeLinkageType.php:90 2764msgctxt "Pedigree" 2765msgid "Birth" 2766msgstr "जन्म" 2767 2768#: app/Statistics/Google/ChartDistribution.php:301 2769msgid "Birth by country" 2770msgstr "देश के हिसाब से जन्म" 2771 2772#: resources/xml/reports/bdm_report.xml:8 2773#: resources/xml/reports/birth_report.xml:8 2774msgid "Birth date range end" 2775msgstr "जन्म तिथि सीमा समाप्त" 2776 2777#: resources/xml/reports/bdm_report.xml:7 2778#: resources/xml/reports/birth_report.xml:7 2779msgid "Birth date range start" 2780msgstr "जन्म तिथि सीमा प्रारंभ" 2781 2782#: app/Gedcom.php:1100 2783msgid "Birth name" 2784msgstr "जन्म नाम" 2785 2786#: app/Services/IndividualFactsService.php:217 2787msgid "Birth of a brother" 2788msgstr "भाई का जन्म" 2789 2790#: app/Module/PlacesModule.php:222 app/Services/IndividualFactsService.php:196 2791#: resources/views/admin/trees-preferences.phtml:433 2792msgid "Birth of a child" 2793msgstr "बच्चे का जन्म" 2794 2795#: app/Services/IndividualFactsService.php:195 2796msgid "Birth of a daughter" 2797msgstr "बेटी का जन्म" 2798 2799#: app/Services/IndividualFactsService.php:265 2800#: app/Services/IndividualFactsService.php:288 2801#: app/Services/IndividualFactsService.php:311 2802#: resources/views/admin/trees-preferences.phtml:427 2803msgid "Birth of a grandchild" 2804msgstr "नाती/पोते का जन्म" 2805 2806#: app/Services/IndividualFactsService.php:264 2807msgid "Birth of a granddaughter" 2808msgstr "पोती/नवासी का जन्म" 2809 2810#: app/Services/IndividualFactsService.php:287 2811msgctxt "daughter’s daughter" 2812msgid "Birth of a granddaughter" 2813msgstr "नवासी का जन्म" 2814 2815#: app/Services/IndividualFactsService.php:310 2816msgctxt "son’s daughter" 2817msgid "Birth of a granddaughter" 2818msgstr "पोती का जन्म" 2819 2820#: app/Services/IndividualFactsService.php:263 2821msgid "Birth of a grandson" 2822msgstr "पोते/नवासे का जन्म" 2823 2824#: app/Services/IndividualFactsService.php:286 2825msgctxt "daughter’s son" 2826msgid "Birth of a grandson" 2827msgstr "नवासे का जन्म" 2828 2829#: app/Services/IndividualFactsService.php:309 2830msgctxt "son’s son" 2831msgid "Birth of a grandson" 2832msgstr "पोते का जन्म" 2833 2834#: app/Services/IndividualFactsService.php:240 2835msgid "Birth of a half-brother" 2836msgstr "सौतेले भाई का जन्म" 2837 2838#: app/Services/IndividualFactsService.php:242 2839msgid "Birth of a half-sibling" 2840msgstr "सौतेले भाई/बहन का जन्म" 2841 2842#: app/Services/IndividualFactsService.php:241 2843msgid "Birth of a half-sister" 2844msgstr "सौतेली बहन का जन्म" 2845 2846#: app/Services/IndividualFactsService.php:219 2847#: resources/views/admin/trees-preferences.phtml:439 2848msgid "Birth of a sibling" 2849msgstr "भाई/बहन का जन्म" 2850 2851#: app/Services/IndividualFactsService.php:218 2852msgid "Birth of a sister" 2853msgstr "बहन का जन्म" 2854 2855#: app/Services/IndividualFactsService.php:194 2856msgid "Birth of a son" 2857msgstr "बेटे का जन्म" 2858 2859#: app/Gedcom.php:608 2860msgid "Birth parents" 2861msgstr "जन्म देने वाले माता पिता" 2862 2863#: resources/views/modules/statistics-chart/places.phtml:18 2864msgid "Birth places" 2865msgstr "जन्मस्थान" 2866 2867#: resources/xml/reports/birth_report.xml:6 2868msgid "Birthplace contains" 2869msgstr "जन्मस्थान में शामिल" 2870 2871#. I18N: Name of a module/report 2872#: app/Module/BirthReportModule.php:40 2873#: resources/views/modules/statistics-chart/custom.phtml:63 2874#: resources/xml/reports/birth_report.xml:3 2875#: resources/xml/reports/birth_report.xml:31 2876msgid "Births" 2877msgstr "जन्म" 2878 2879#: app/Statistics/Google/ChartBirth.php:111 2880#: resources/views/modules/statistics-chart/individual-events.phtml:25 2881msgid "Births by century" 2882msgstr "शताब्दी के दौरान जन्म" 2883 2884#. I18N: Location of an LDS church temple 2885#: app/Elements/TempleCode.php:66 2886msgid "Bismarck, North Dakota, United States" 2887msgstr "बिस्मार्क, नॉर्थ डकोटा, संयुक्त राज्य" 2888 2889#: app/Gedcom.php:610 2890msgid "Blessing" 2891msgstr "आशीर्वाद" 2892 2893#: app/Gedcom.php:1806 resources/views/edit-blocks-block.phtml:22 2894msgid "Block" 2895msgstr "ब्लॉक" 2896 2897#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2898#: resources/views/admin/control-panel.phtml:613 2899#: resources/views/admin/modules.phtml:92 2900#: resources/views/admin/modules.phtml:94 2901msgid "Blocks" 2902msgstr "ब्लॉक्स" 2903 2904#. I18N: The name of a colour-scheme 2905#: app/Module/ColorsTheme.php:159 2906msgid "Blue Lagoon" 2907msgstr "ब्लू लगून" 2908 2909#. I18N: The name of a colour-scheme 2910#: app/Module/ColorsTheme.php:161 2911msgid "Blue Marine" 2912msgstr "ब्लू मरीन" 2913 2914#. I18N: Location of an LDS church temple 2915#: app/Elements/TempleCode.php:67 2916msgid "Bogota, Colombia" 2917msgstr "बोगोटा, कोलंबिया" 2918 2919#. I18N: Location of an LDS church temple 2920#: app/Elements/TempleCode.php:68 2921msgid "Boise, Idaho, United States" 2922msgstr "बोइस, इडाहो, संयुक्त राज्य" 2923 2924#. I18N: Name of a country or state 2925#: app/Statistics/Service/CountryService.php:102 2926msgid "Bolivia" 2927msgstr "बोलिविया" 2928 2929#. I18N: Type of media object 2930#: app/Elements/SourceMediaType.php:80 2931msgid "Book" 2932msgstr "किताब" 2933 2934#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2935#: app/Elements/LdsChildSealingDateStatus.php:60 2936#: app/Elements/LdsOrdinanceStatus.php:61 2937msgid "Born in the covenant" 2938msgstr "वाचा में जन्मा" 2939 2940#. I18N: Name of a country or state 2941#: app/Statistics/Service/CountryService.php:93 2942msgid "Bosnia and Herzegovina" 2943msgstr "बॉस्निया और हर्ज़ेगोविना" 2944 2945#. I18N: Location of an LDS church temple 2946#: app/Elements/TempleCode.php:69 2947msgid "Boston, Massachusetts, United States" 2948msgstr "बोस्टन, मैसाचुसेट्स, संयुक्त राज्य" 2949 2950#: resources/views/lists/families-table.phtml:158 2951msgid "Both alive" 2952msgstr "दोनों जीवित" 2953 2954#: resources/views/lists/families-table.phtml:173 2955msgid "Both dead" 2956msgstr "दोनों मृत" 2957 2958#. I18N: Name of a country or state 2959#: app/Statistics/Service/CountryService.php:114 2960msgid "Botswana" 2961msgstr "बोत्सवाना" 2962 2963#. I18N: Location of an LDS church temple 2964#: app/Elements/TempleCode.php:70 2965msgid "Bountiful, Utah, United States" 2966msgstr "बाउंटफुल, यूटा, संयुक्त राज्य" 2967 2968#. I18N: Name of a country or state 2969#: app/Statistics/Service/CountryService.php:112 2970msgid "Bouvet Island" 2971msgstr "बौवेट आइलैंड" 2972 2973#. I18N: Name of a module/list 2974#. I18N: Branches of a family tree 2975#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 2976msgid "Branches" 2977msgstr "शाखाएं" 2978 2979#. I18N: %s is a surname 2980#: app/Module/BranchesListModule.php:223 2981#, php-format 2982msgid "Branches of the %s family" 2983msgstr "कुलनाम %s के परिवार" 2984 2985#. I18N: Name of a country or state 2986#: app/Statistics/Service/CountryService.php:104 2987msgid "Brazil" 2988msgstr "ब्राज़िल" 2989 2990#: app/Elements/RelationIsDescriptor.php:97 2991msgid "Bridesmaid" 2992msgstr "वधू-सखी" 2993 2994#. I18N: Location of an LDS church temple 2995#: app/Elements/TempleCode.php:71 2996msgid "Brigham City, Utah, United States" 2997msgstr "ब्रिघम सिटी, यूटा, संयुक्त राज्य" 2998 2999#. I18N: Location of an LDS church temple 3000#: app/Elements/TempleCode.php:72 3001msgid "Brisbane, Australia" 3002msgstr "ब्रिस्बेन, ऑस्ट्रेलिया" 3003 3004#: app/Gedcom.php:1121 3005msgid "Brit milah" 3006msgstr "खतना" 3007 3008#. I18N: Name of a country or state 3009#: app/Statistics/Service/CountryService.php:253 3010msgid "British Indian Ocean Territory" 3011msgstr "ब्रिटिश हिंद महासागर क्षेत्र" 3012 3013#. I18N: Name of a country or state 3014#: app/Statistics/Service/CountryService.php:524 3015msgid "British Virgin Islands" 3016msgstr "ब्रिटिश वर्जिन द्वीपसमूह" 3017 3018#: resources/xml/reports/individual_ext_report.xml:327 3019#: resources/xml/reports/individual_report.xml:316 3020msgid "Brother" 3021msgstr "भाई" 3022 3023#. I18N: a month in the French republican calendar 3024#: app/Date/FrenchDate.php:151 3025msgctxt "GENITIVE" 3026msgid "Brumaire" 3027msgstr "ब्रूमेयर" 3028 3029#. I18N: a month in the French republican calendar 3030#: app/Date/FrenchDate.php:245 3031msgctxt "INSTRUMENTAL" 3032msgid "Brumaire" 3033msgstr "ब्रूमेयर" 3034 3035#. I18N: a month in the French republican calendar 3036#: app/Date/FrenchDate.php:198 3037msgctxt "LOCATIVE" 3038msgid "Brumaire" 3039msgstr "ब्रूमेयर" 3040 3041#. I18N: a month in the French republican calendar 3042#: app/Date/FrenchDate.php:103 3043msgctxt "NOMINATIVE" 3044msgid "Brumaire" 3045msgstr "ब्रूमेयर" 3046 3047#. I18N: Name of a country or state 3048#: app/Statistics/Service/CountryService.php:108 3049msgid "Brunei Darussalam" 3050msgstr "ब्रुनेई" 3051 3052#. I18N: Location of an LDS church temple 3053#: app/Elements/TempleCode.php:63 3054msgid "Buenos Aires, Argentina" 3055msgstr "ब्यूनस आयर्स, अर्जेंटीना" 3056 3057#. I18N: Name of a country or state 3058#: app/Statistics/Service/CountryService.php:87 3059msgid "Bulgaria" 3060msgstr "बुल्गारिया" 3061 3062#: app/Gedcom.php:613 resources/views/calendar-page.phtml:199 3063#: resources/xml/reports/family_group_report.xml:351 3064#: resources/xml/reports/family_group_report.xml:705 3065#: resources/xml/reports/family_group_report.xml:1049 3066#: resources/xml/reports/missing_facts_report.xml:25 3067msgid "Burial" 3068msgstr "दफ़न" 3069 3070#: app/Services/IndividualFactsService.php:355 3071msgid "Burial of a brother" 3072msgstr "भाई का दफ़्न" 3073 3074#: app/Services/IndividualFactsService.php:339 3075msgid "Burial of a child" 3076msgstr "बच्चे का दफ़्न" 3077 3078#: app/Services/IndividualFactsService.php:338 3079msgid "Burial of a daughter" 3080msgstr "बेटी का दफ़्न" 3081 3082#: app/Services/IndividualFactsService.php:631 3083msgid "Burial of a father" 3084msgstr "पिता का दफ़्न" 3085 3086#: app/Services/IndividualFactsService.php:393 3087#: app/Services/IndividualFactsService.php:411 3088#: app/Services/IndividualFactsService.php:429 3089msgid "Burial of a grandchild" 3090msgstr "नाती/पोते का दफ़्न" 3091 3092#: app/Services/IndividualFactsService.php:392 3093msgid "Burial of a granddaughter" 3094msgstr "पोती/नवासी का दफ़्न" 3095 3096#: app/Services/IndividualFactsService.php:410 3097msgctxt "daughter’s daughter" 3098msgid "Burial of a granddaughter" 3099msgstr "नवासी का दफ़्न" 3100 3101#: app/Services/IndividualFactsService.php:428 3102msgctxt "son’s daughter" 3103msgid "Burial of a granddaughter" 3104msgstr "पोती का दफ़्न" 3105 3106#: app/Services/IndividualFactsService.php:649 3107msgid "Burial of a grandfather" 3108msgstr "नाना/दादा का दफ़्न" 3109 3110#: app/Services/IndividualFactsService.php:650 3111msgid "Burial of a grandmother" 3112msgstr "नानी/दादी का दफ़्न" 3113 3114#: app/Services/IndividualFactsService.php:651 3115#: app/Services/IndividualFactsService.php:669 3116#: app/Services/IndividualFactsService.php:687 3117msgid "Burial of a grandparent" 3118msgstr "दादा/दादी/नाना/नानी का दफ़्न" 3119 3120#: app/Services/IndividualFactsService.php:391 3121msgid "Burial of a grandson" 3122msgstr "पोते/नवासे का दफ़्न" 3123 3124#: app/Services/IndividualFactsService.php:409 3125msgctxt "daughter’s son" 3126msgid "Burial of a grandson" 3127msgstr "नवासे का दफ़्न" 3128 3129#: app/Services/IndividualFactsService.php:427 3130msgctxt "son’s son" 3131msgid "Burial of a grandson" 3132msgstr "पोते का दफ़्न" 3133 3134#: app/Services/IndividualFactsService.php:373 3135msgid "Burial of a half-brother" 3136msgstr "सौतेले भाई का दफ़्न" 3137 3138#: app/Services/IndividualFactsService.php:375 3139msgid "Burial of a half-sibling" 3140msgstr "सौतेले भाई/बहन का दफ़्न" 3141 3142#: app/Services/IndividualFactsService.php:374 3143msgid "Burial of a half-sister" 3144msgstr "सौतेली बहन का दफ़्न" 3145 3146#: app/Services/IndividualFactsService.php:801 3147msgid "Burial of a husband" 3148msgstr "पति का दफ़्न" 3149 3150#: app/Services/IndividualFactsService.php:667 3151msgid "Burial of a maternal grandfather" 3152msgstr "नाना का दफ़्न" 3153 3154#: app/Services/IndividualFactsService.php:668 3155msgid "Burial of a maternal grandmother" 3156msgstr "नानी का दफ़्न" 3157 3158#: app/Services/IndividualFactsService.php:632 3159msgid "Burial of a mother" 3160msgstr "माँ का दफ़्न" 3161 3162#: app/Services/IndividualFactsService.php:633 3163msgid "Burial of a parent" 3164msgstr "माँ/बाप का दफ़्न" 3165 3166#: app/Services/IndividualFactsService.php:685 3167msgid "Burial of a paternal grandfather" 3168msgstr "दादा का दफ़्न" 3169 3170#: app/Services/IndividualFactsService.php:686 3171msgid "Burial of a paternal grandmother" 3172msgstr "दादी का दफ़्न" 3173 3174#: app/Services/IndividualFactsService.php:357 3175msgid "Burial of a sibling" 3176msgstr "भाई/बहन का दफ़्न" 3177 3178#: app/Services/IndividualFactsService.php:356 3179msgid "Burial of a sister" 3180msgstr "बहन का दफ़्न" 3181 3182#: app/Services/IndividualFactsService.php:337 3183msgid "Burial of a son" 3184msgstr "बेटे का दफ़्न" 3185 3186#: app/Services/IndividualFactsService.php:803 3187msgid "Burial of a spouse" 3188msgstr "जीवनसाथी का दफ़्न" 3189 3190#: app/Services/IndividualFactsService.php:802 3191msgid "Burial of a wife" 3192msgstr "पत्नी का दफ़्न" 3193 3194#: resources/xml/reports/cemetery_report.xml:5 3195msgid "Burial place contains" 3196msgstr "दफन स्थान में शामिल" 3197 3198#. I18N: Name of a module/report 3199#: app/Module/CemeteryReportModule.php:40 3200#: resources/xml/reports/cemetery_report.xml:3 3201#: resources/xml/reports/cemetery_report.xml:34 3202msgid "Burials" 3203msgstr "दफ़्न" 3204 3205#. I18N: Name of a country or state 3206#: app/Statistics/Service/CountryService.php:83 3207msgid "Burkina Faso" 3208msgstr "बुर्किना फासो" 3209 3210#. I18N: Name of a country or state 3211#: app/Statistics/Service/CountryService.php:76 3212msgid "Burundi" 3213msgstr "बुरुण्डी" 3214 3215#: app/Elements/RelationIsDescriptor.php:98 3216msgid "Buyer" 3217msgstr "ख़रीदार" 3218 3219#: app/Elements/RelationIsDescriptor.php:75 3220msgctxt "FEMALE" 3221msgid "Buyer" 3222msgstr "ख़रीदार" 3223 3224#: app/Elements/RelationIsDescriptor.php:54 3225msgctxt "MALE" 3226msgid "Buyer" 3227msgstr "ख़रीदार" 3228 3229#. I18N: Help text for the "Port number" site configuration setting 3230#: resources/views/admin/site-mail.phtml:111 3231msgid "By default, SMTP works on port 25." 3232msgstr "डिफ़ॉल्ट रूप से, SMTP पोर्ट 25 पर काम करता है।" 3233 3234#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3235#: app/Module/CkeditorModule.php:43 3236msgid "CKEditor™" 3237msgstr "सी.के.एडिटर™" 3238 3239#. I18N: Name of a module. 3240#: app/Module/CustomCssJsModule.php:82 3241msgid "CSS and JS" 3242msgstr "CSS और JS" 3243 3244#: resources/views/admin/trees.phtml:72 3245#: resources/views/lists/datatables-attributes.phtml:31 3246msgid "Calculating…" 3247msgstr "गणना जारी है…" 3248 3249#. I18N: Name of a module 3250#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3251#: resources/views/modules/yahrzeit/config.phtml:39 3252msgid "Calendar" 3253msgstr "कैलेंडर" 3254 3255#. I18N: A configuration setting 3256#: resources/views/admin/trees-preferences.phtml:106 3257#: resources/views/admin/trees-preferences.phtml:108 3258#: resources/views/admin/trees-preferences.phtml:111 3259msgid "Calendar conversion" 3260msgstr "कैलेंडर परिवर्तन" 3261 3262#. I18N: Location of an LDS church temple 3263#: app/Elements/TempleCode.php:74 3264msgid "Calgary, Alberta, Canada" 3265msgstr "कैलगरी, अल्बर्टा, कनाडा" 3266 3267#: app/Gedcom.php:851 resources/views/modals/source-fields.phtml:50 3268msgid "Call number" 3269msgstr "कॉल नंबर" 3270 3271#. I18N: Name of a country or state 3272#: app/Statistics/Service/CountryService.php:280 3273msgid "Cambodia" 3274msgstr "कंबोडिया" 3275 3276#. I18N: Name of a country or state 3277#: app/Statistics/Service/CountryService.php:130 3278msgid "Cameroon" 3279msgstr "कैमरून" 3280 3281#. I18N: Location of an LDS church temple 3282#: app/Elements/TempleCode.php:75 3283msgid "Campinas, Brazil" 3284msgstr "कैम्पिनास, ब्राजील" 3285 3286#. I18N: Name of a country or state 3287#: app/Statistics/Service/CountryService.php:118 3288msgid "Canada" 3289msgstr "कनाडा" 3290 3291#. I18N: Name of a country or state 3292#: app/Statistics/Service/CountryService.php:142 3293msgid "Cape Verde" 3294msgstr "केप वर्दे" 3295 3296#. I18N: Location of an LDS church temple 3297#: app/Elements/TempleCode.php:76 3298msgid "Caracas, Venezuela" 3299msgstr "कारकास, वेनेज़ुएला" 3300 3301#. I18N: Type of media object 3302#: app/Elements/SourceMediaType.php:81 3303msgid "Card" 3304msgstr "कार्ड" 3305 3306#. I18N: Location of an LDS church temple 3307#: app/Elements/TempleCode.php:56 3308msgid "Cardston, Alberta, Canada" 3309msgstr "कार्डस्टोन, अल्बर्टा, कनाडा" 3310 3311#: app/Gedcom.php:616 3312msgid "Caste" 3313msgstr "जाति" 3314 3315#: resources/views/modules/statistics-chart/custom.phtml:77 3316msgid "Categories" 3317msgstr "श्रेणियाँ" 3318 3319#: app/Gedcom.php:1309 app/Gedcom.php:1365 app/Gedcom.php:1706 3320msgid "Category" 3321msgstr "वर्ग" 3322 3323#: app/Gedcom.php:416 app/Gedcom.php:550 app/Gedcom.php:1412 3324msgid "Cause" 3325msgstr "वजह" 3326 3327#: app/Gedcom.php:643 app/Gedcom.php:1242 3328msgid "Cause of death" 3329msgstr "मृत्यु की वजह" 3330 3331#: resources/views/admin/synchronize-trees.phtml:28 3332#: resources/views/admin/trees-merge.phtml:64 3333#: resources/views/admin/trees-renumber.phtml:45 3334msgid "Caution! This may take a long time. Be patient." 3335msgstr "सावधान! इसमें लंबा समय लग सकता है। धैर्य रखें।" 3336 3337#. I18N: Name of a country or state 3338#: app/Statistics/Service/CountryService.php:151 3339msgid "Cayman Islands" 3340msgstr "केमन द्वीपसमूह" 3341 3342#. I18N: Location of an LDS church temple 3343#: app/Elements/TempleCode.php:77 3344msgid "Cebu City, Philippines" 3345msgstr "सेबू सिटी, फिलीपींस" 3346 3347#: app/Gedcom.php:1791 3348msgid "Cemetery" 3349msgstr "कब्रिस्तान" 3350 3351#: app/Gedcom.php:617 3352msgid "Census" 3353msgstr "जनगणना" 3354 3355#. I18N: Name of a module 3356#: app/Module/CensusAssistantModule.php:51 3357msgid "Census assistant" 3358msgstr "जनगणना सहायक" 3359 3360#: app/Gedcom.php:618 3361#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3362msgid "Census date" 3363msgstr "जनगणना दिनांक" 3364 3365#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3366msgid "Census date and place" 3367msgstr "जनगणना तिथि और स्थान" 3368 3369#: app/Gedcom.php:619 3370msgid "Census place" 3371msgstr "जनगणना की जगह" 3372 3373#: resources/views/modules/census-assistant.phtml:110 3374msgid "Census transcript" 3375msgstr "जनगणना प्रतिलेख" 3376 3377#. I18N: Name of a country or state 3378#: app/Statistics/Service/CountryService.php:116 3379msgid "Central African Republic" 3380msgstr "मध्य अफ़्रीकी गणराज्य" 3381 3382#: app/Module/StatisticsChartModule.php:981 3383#: app/Statistics/Google/ChartAge.php:112 3384#: app/Statistics/Google/ChartAge.php:142 3385#: app/Statistics/Google/ChartBirth.php:96 3386#: app/Statistics/Google/ChartChildren.php:87 3387#: app/Statistics/Google/ChartChildren.php:112 3388#: app/Statistics/Google/ChartDeath.php:96 3389#: app/Statistics/Google/ChartDivorce.php:96 3390#: app/Statistics/Google/ChartMarriage.php:96 3391#: app/Statistics/Google/ChartMarriageAge.php:135 3392#: app/Statistics/Google/ChartMarriageAge.php:165 3393#: app/Statistics/Google/ChartMortality.php:64 3394#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 3395#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 3396#: resources/views/lists/chart-by-decade.phtml:24 3397#: resources/views/lists/families-table.phtml:109 3398#: resources/views/lists/families-table.phtml:124 3399#: resources/views/lists/individuals-table.phtml:128 3400#: resources/views/lists/individuals-table.phtml:143 3401msgid "Century" 3402msgstr "सदी" 3403 3404#. I18N: Type of media object 3405#: app/Elements/SourceMediaType.php:82 3406msgid "Certificate" 3407msgstr "प्रमाणपत्र" 3408 3409#: app/Gedcom.php:1539 app/Gedcom.php:1571 3410msgid "Certificate number" 3411msgstr "सर्टिफिकेट नंबर" 3412 3413#. I18N: Name of a country or state 3414#: app/Statistics/Service/CountryService.php:478 3415msgid "Chad" 3416msgstr "चाड" 3417 3418#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 3419#: resources/views/family-page-menu.phtml:33 3420msgid "Change family members" 3421msgstr "परिवार के सदस्य बदलें" 3422 3423#: app/Http/RequestHandlers/TreePageEdit.php:64 3424msgid "Change the “Home page” blocks" 3425msgstr "“होम पेज” के ब्लॉक बदलें" 3426 3427#: app/Http/RequestHandlers/UserPageEdit.php:62 3428msgid "Change the “My page” blocks" 3429msgstr "“मेरा पेज” के ब्लॉक बदलें" 3430 3431#. I18N: [a record was] Changed on <date/time> 3432#: resources/views/modules/recent_changes/changes-list.phtml:50 3433#, php-format 3434msgid "Changed by %1$s" 3435msgstr "%1$s तक परिवर्तित" 3436 3437#. I18N: [a record was] Changed on <date/time> 3438#: resources/views/modules/recent_changes/changes-list.phtml:48 3439#, php-format 3440msgid "Changed on %1$s" 3441msgstr "%1$s पर बदला गया" 3442 3443#. I18N: [a record was] Changed on <date/time> by <user> 3444#: resources/views/modules/recent_changes/changes-list.phtml:46 3445#, php-format 3446msgid "Changed on %1$s by %2$s" 3447msgstr "%2$s द्वारा %1$s को परिवर्तित किया गया" 3448 3449#. I18N: Name of a module/report 3450#: app/Module/ChangeReportModule.php:44 3451#: resources/views/admin/users-edit.phtml:148 3452#: resources/views/modules/recent_changes/config.phtml:49 3453#: resources/views/pending-changes-page.phtml:48 3454#: resources/xml/reports/change_report.xml:3 3455#: resources/xml/reports/change_report.xml:44 3456msgid "Changes" 3457msgstr "परिवर्तन" 3458 3459#: app/Module/RecentChangesModule.php:176 3460#, php-format 3461msgid "Changes in the last %s day" 3462msgid_plural "Changes in the last %s days" 3463msgstr[0] "पिछले %s दिन में हुए परिवर्तन" 3464msgstr[1] "पिछले %s दिनों में हुए परिवर्तन" 3465 3466#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 3467#: resources/views/admin/trees.phtml:209 3468msgid "Changes log" 3469msgstr "परिवर्तन लॉग" 3470 3471#: resources/views/admin/gedcom-export-options.phtml:77 3472#: resources/views/admin/trees-import.phtml:80 3473msgid "Character encoding" 3474msgstr "अक्षर संकेतीकरण" 3475 3476#: app/Gedcom.php:504 3477msgid "Character set" 3478msgstr "अक्षर समुह" 3479 3480#: resources/views/admin/modules.phtml:222 3481#: resources/views/admin/modules.phtml:225 3482msgid "Chart" 3483msgstr "चार्ट" 3484 3485#: app/Module/RelationshipsChartModule.php:422 3486msgid "Chart preferences" 3487msgstr "चार्ट प्राथमिकताएँ" 3488 3489#: resources/views/modules/charts/config.phtml:18 3490#: resources/views/modules/statistics-chart/custom.phtml:24 3491#: resources/views/modules/statistics-chart/custom.phtml:153 3492#: resources/views/modules/statistics-chart/custom.phtml:155 3493msgid "Chart type" 3494msgstr "चार्ट प्रकार" 3495 3496#. I18N: Name of a module/block 3497#. I18N: Name of a module 3498#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3499#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 3500#: app/Module/ChartsMenuModule.php:107 3501#: resources/views/admin/control-panel.phtml:671 3502#: resources/views/admin/modules.phtml:100 3503#: resources/views/admin/modules.phtml:102 3504#: resources/views/admin/trees-preferences.phtml:389 3505msgid "Charts" 3506msgstr "चार्ट" 3507 3508#: app/Http/RequestHandlers/CheckTree.php:324 3509#: resources/views/admin/trees.phtml:183 3510msgid "Check for errors" 3511msgstr "एरर देखें" 3512 3513#: app/Module/CheckForNewVersion.php:65 3514msgid "Check for new version" 3515msgstr "" 3516 3517#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3518msgid "Check for pending changes…" 3519msgstr "लंबित परिवर्तनों को जाँचें…" 3520 3521#: resources/views/setup/step-2-server-checks.phtml:59 3522msgid "Checking server capacity" 3523msgstr "सर्वर क्षमता की जाँच" 3524 3525#: resources/views/setup/step-2-server-checks.phtml:42 3526msgid "Checking server configuration" 3527msgstr "सर्वर कॉन्फ़िगरेशन की जाँच" 3528 3529#. I18N: Location of an LDS church temple 3530#: app/Elements/TempleCode.php:78 3531msgid "Chicago, Illinois, United States" 3532msgstr "शिकागो, इलिनोइस, संयुक्त राज्य अमेरिका" 3533 3534#: app/Gedcom.php:457 resources/views/edit/change-family-members.phtml:65 3535#: resources/views/edit/change-family-members.phtml:76 3536#: resources/views/modules/pedigree-chart/previous.phtml:40 3537msgid "Child" 3538msgstr "बच्चे" 3539 3540#: resources/xml/reports/ahnentafel_report.xml:388 3541#: resources/xml/reports/descendancy_report.xml:480 3542msgid "Child of " 3543msgstr "वल्द " 3544 3545#. I18N: e.g. “Child of [father name & mother name]” 3546#: app/Module/InteractiveTree/TreeView.php:369 3547#, php-format 3548msgid "Child of %s" 3549msgstr "%s की संतान" 3550 3551#: app/Http/RequestHandlers/FamilyPage.php:155 3552#: app/Http/RequestHandlers/IndividualPage.php:227 3553#: app/Module/StatisticsChartModule.php:423 3554#: app/Module/StatisticsChartModule.php:715 3555#: resources/views/lists/families-table.phtml:232 3556#: resources/views/lists/individuals-table.phtml:254 3557#: resources/views/modules/pedigree-chart/previous.phtml:38 3558#: resources/views/modules/relatives/family.phtml:214 3559#: resources/xml/reports/family_group_report.xml:761 3560#: resources/xml/reports/relative_ext_report.xml:122 3561msgid "Children" 3562msgstr "संतान" 3563 3564#: resources/views/modules/statistics-chart/children.phtml:10 3565msgid "Children in family" 3566msgstr "परिवार में बच्चे" 3567 3568#: resources/xml/reports/ahnentafel_report.xml:391 3569#: resources/xml/reports/descendancy_report.xml:483 3570msgid "Children of " 3571msgstr "बाल-बच्चेः " 3572 3573#. I18N: In the Icelandic surname tradition, ... 3574#: app/SurnameTradition/IcelandicSurnameTradition.php:52 3575msgid "Children take a patronym instead of a surname." 3576msgstr "बच्चे एक कुलनाम के बजाय एक गोत्र अपनाते हैं।" 3577 3578#. I18N: In the Spanish surname tradition, ... 3579#: app/SurnameTradition/SpanishSurnameTradition.php:53 3580msgid "Children take one surname from the father and one surname from the mother." 3581msgstr "बच्चे पिता से एक कुलनाम और माँ से एक कुलनाम अपनाते हैं।" 3582 3583#. I18N: In the Portuguese surname tradition, ... 3584#: app/SurnameTradition/PortugueseSurnameTradition.php:53 3585msgid "Children take one surname from the mother and one surname from the father." 3586msgstr "बच्चे एक कुलनाम माँ से लेते हैं और एक कुलनाम पिता से।" 3587 3588#. I18N: In the patrilineal surname tradition, ... 3589#: app/SurnameTradition/LithuanianSurnameTradition.php:76 3590#: app/SurnameTradition/PaternalSurnameTradition.php:50 3591#: app/SurnameTradition/PatrilinealSurnameTradition.php:50 3592#: app/SurnameTradition/PolishSurnameTradition.php:66 3593msgid "Children take their father’s surname." 3594msgstr "बच्चे अपने पिता का कुलनाम अपनाते हैं।" 3595 3596#. I18N: In the matrilineal surname tradition, ... 3597#: app/SurnameTradition/MatrilinealSurnameTradition.php:50 3598msgid "Children take their mother’s surname." 3599msgstr "बच्चे अपनी माँ का कुलनाम अपनाते हैं।" 3600 3601#. I18N: Name of a country or state 3602#: app/Statistics/Service/CountryService.php:124 3603msgid "Chile" 3604msgstr "चिली" 3605 3606#. I18N: Name of a country or state 3607#: app/Statistics/Service/CountryService.php:126 3608msgid "China" 3609msgstr "चीन" 3610 3611#: app/Http/RequestHandlers/ReportListPage.php:65 3612msgid "Choose a report to run" 3613msgstr "चलाने के लिए एक रिपोर्ट चुनें" 3614 3615#: resources/xml/reports/individual_ext_report.xml:6 3616#: resources/xml/reports/missing_facts_report.xml:6 3617#: resources/xml/reports/relative_ext_report.xml:6 3618msgid "Choose relatives" 3619msgstr "रिश्तेदारों को चुनें" 3620 3621#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3622msgid "Choose user defined welcome text typed below" 3623msgstr "नीचे दिए गए “यूज़र डिफाइंड” स्वागत लेख चुनें" 3624 3625#: app/Gedcom.php:624 resources/xml/reports/family_group_report.xml:206 3626#: resources/xml/reports/family_group_report.xml:560 3627#: resources/xml/reports/family_group_report.xml:904 3628#: resources/xml/reports/missing_facts_report.xml:16 3629msgid "Christening" 3630msgstr "नामकरण" 3631 3632#: app/Services/IndividualFactsService.php:222 3633msgid "Christening of a brother" 3634msgstr "भाई का नामकरण" 3635 3636#: app/Services/IndividualFactsService.php:201 3637msgid "Christening of a child" 3638msgstr "बच्चे का नामकरण" 3639 3640#: app/Services/IndividualFactsService.php:200 3641msgid "Christening of a daughter" 3642msgstr "बेटी का नामकरण" 3643 3644#: app/Services/IndividualFactsService.php:270 3645#: app/Services/IndividualFactsService.php:293 3646#: app/Services/IndividualFactsService.php:316 3647msgid "Christening of a grandchild" 3648msgstr "नाती/पोते का नामकरण" 3649 3650#: app/Services/IndividualFactsService.php:269 3651msgid "Christening of a granddaughter" 3652msgstr "पोती/नवासी का नामकरण" 3653 3654#: app/Services/IndividualFactsService.php:292 3655msgctxt "daughter’s daughter" 3656msgid "Christening of a granddaughter" 3657msgstr "नवासी का नामकरण" 3658 3659#: app/Services/IndividualFactsService.php:315 3660msgctxt "son’s daughter" 3661msgid "Christening of a granddaughter" 3662msgstr "पोती का नामकरण" 3663 3664#: app/Services/IndividualFactsService.php:268 3665msgid "Christening of a grandson" 3666msgstr "पोते/नवासे का नामकरण" 3667 3668#: app/Services/IndividualFactsService.php:291 3669msgctxt "daughter’s son" 3670msgid "Christening of a grandson" 3671msgstr "नवासे का नामकरण" 3672 3673#: app/Services/IndividualFactsService.php:314 3674msgctxt "son’s son" 3675msgid "Christening of a grandson" 3676msgstr "पोते का नामकरण" 3677 3678#: app/Services/IndividualFactsService.php:245 3679msgid "Christening of a half-brother" 3680msgstr "सौतेले भाई का नामकरण" 3681 3682#: app/Services/IndividualFactsService.php:247 3683msgid "Christening of a half-sibling" 3684msgstr "सौतेले सहोदर का नामकरण" 3685 3686#: app/Services/IndividualFactsService.php:246 3687msgid "Christening of a half-sister" 3688msgstr "सौतेली बहन का नामकरण" 3689 3690#: app/Services/IndividualFactsService.php:224 3691msgid "Christening of a sibling" 3692msgstr "भाई/बहन का नामकरण" 3693 3694#: app/Services/IndividualFactsService.php:223 3695msgid "Christening of a sister" 3696msgstr "बहन का नामकरण" 3697 3698#: app/Services/IndividualFactsService.php:199 3699msgid "Christening of a son" 3700msgstr "बेटे का नामकरण" 3701 3702#. I18N: Name of a country or state 3703#: app/Statistics/Service/CountryService.php:149 3704msgid "Christmas Island" 3705msgstr "क्रिसमस द्वीप" 3706 3707#: app/Elements/RelationIsDescriptor.php:99 3708msgid "Circumciser" 3709msgstr "खतना करने वाले" 3710 3711#: app/Gedcom.php:1241 3712msgid "Circumcision" 3713msgstr "" 3714 3715#: resources/views/modules/census-assistant.phtml:35 3716msgid "Citation" 3717msgstr "प्रणाम" 3718 3719#: app/Gedcom.php:445 app/Gedcom.php:499 app/Gedcom.php:577 app/Gedcom.php:688 3720#: app/Gedcom.php:760 app/Gedcom.php:784 app/Gedcom.php:808 app/Gedcom.php:1295 3721#: app/Gedcom.php:1349 app/Gedcom.php:1438 app/Gedcom.php:1471 3722#: app/Gedcom.php:1887 app/Gedcom.php:1901 3723#: resources/xml/reports/fact_sources.xml:74 3724#: resources/xml/reports/fact_sources.xml:161 3725#: resources/xml/reports/fact_sources.xml:277 3726#: resources/xml/reports/fact_sources.xml:323 3727msgid "Citation details" 3728msgstr "हवाला विस्तार" 3729 3730#: app/Gedcom.php:1821 3731msgid "Citizenship" 3732msgstr "नागरिकता" 3733 3734#: app/Gedcom.php:411 app/Gedcom.php:524 app/Gedcom.php:544 app/Gedcom.php:815 3735#: app/Gedcom.php:862 app/Gedcom.php:1408 app/Gedcom.php:1764 3736msgid "City" 3737msgstr "शहर" 3738 3739#. I18N: Location of an LDS church temple 3740#: app/Elements/TempleCode.php:79 3741msgid "Ciudad Juarez, Mexico" 3742msgstr "स्यूदाद जुआरेज़, मैक्सिको" 3743 3744#: app/Elements/MarriageType.php:63 app/Gedcom.php:1017 3745#: resources/xml/reports/fact_sources.xml:202 3746msgid "Civil marriage" 3747msgstr "नागरिक विवाह" 3748 3749#: app/Elements/RelationIsDescriptor.php:100 3750msgid "Civil registrar" 3751msgstr "नागरिक रजिस्ट्रार" 3752 3753#: app/Elements/RelationIsDescriptor.php:76 3754msgctxt "FEMALE" 3755msgid "Civil registrar" 3756msgstr "नागरिक रजिस्ट्रार" 3757 3758#: app/Elements/RelationIsDescriptor.php:55 3759msgctxt "MALE" 3760msgid "Civil registrar" 3761msgstr "नागरिक रजिस्ट्रार" 3762 3763#: app/Http/RequestHandlers/CleanDataFolder.php:102 3764#: resources/views/admin/control-panel.phtml:245 3765msgid "Clean up data folder" 3766msgstr "डेटा फ़ोल्डर साफ़ करें" 3767 3768#. I18N: Name of a module 3769#: app/Module/ClippingsCartModule.php:216 3770msgid "Clippings cart" 3771msgstr "क्लिपिंग कार्ट" 3772 3773#. I18N: Type of media object 3774#: app/Elements/SourceMediaType.php:83 3775msgid "Coat of arms" 3776msgstr "राज्य-चिह्न" 3777 3778#. I18N: Location of an LDS church temple 3779#: app/Elements/TempleCode.php:80 3780msgid "Cochabamba, Bolivia" 3781msgstr "कोचाबम्बा, बोलीविया" 3782 3783#. I18N: Name of a country or state 3784#: app/Statistics/Service/CountryService.php:120 3785msgid "Cocos (Keeling) Islands" 3786msgstr "कोकोस (कीलिंग) द्वीपसमूह" 3787 3788#. I18N: The name of a colour-scheme 3789#: app/Module/ColorsTheme.php:163 3790msgid "Coffee and Cream" 3791msgstr "कॉफी और क्रीम" 3792 3793#: app/Gedcom.php:1548 3794msgid "Cohabitation" 3795msgstr "सहवास" 3796 3797#. I18N: The name of a colour-scheme 3798#: app/Module/ColorsTheme.php:165 3799msgid "Cold Day" 3800msgstr "कोल्ड डे" 3801 3802#. I18N: Name of a country or state 3803#: app/Statistics/Service/CountryService.php:138 3804msgid "Colombia" 3805msgstr "कोलम्बिया" 3806 3807#. I18N: Location of an LDS church temple 3808#: app/Elements/TempleCode.php:81 3809msgid "Colonia Juarez, Mexico" 3810msgstr "कोलोनिया जुआरेज, मैक्सिको" 3811 3812#. I18N: Location of an LDS church temple 3813#: app/Elements/TempleCode.php:86 3814msgid "Columbia River, Washington, United States" 3815msgstr "कोलंबिया नदी, वाशिंगटन, संयुक्त राज्य" 3816 3817#. I18N: Location of an LDS church temple 3818#: app/Elements/TempleCode.php:82 3819msgid "Columbia, South Carolina, United States" 3820msgstr "कोलंबिया, दक्षिण कैरोलिना, संयुक्त राज्य" 3821 3822#. I18N: Location of an LDS church temple 3823#: app/Elements/TempleCode.php:83 3824msgid "Columbus, Ohio, United States" 3825msgstr "कोलंबस, ओहियो, संयुक्त राज्य अमेरिका" 3826 3827#: app/Gedcom.php:1540 app/Gedcom.php:1572 app/Gedcom.php:1787 3828#: app/Gedcom.php:1793 3829msgid "Comment" 3830msgstr "टिप्पणी" 3831 3832#: resources/views/emails/register-notify-html.phtml:32 3833#: resources/views/emails/register-notify-text.phtml:26 3834#: resources/views/modules/census-assistant.phtml:77 3835#: resources/views/register-page.phtml:83 3836msgid "Comments" 3837msgstr "टिप्पणियाँ" 3838 3839#: app/Gedcom.php:1090 3840msgid "Common law marriage" 3841msgstr "आम कानूनी विवाह" 3842 3843#. I18N: Description of the “Messages” module 3844#: app/Module/UserMessagesModule.php:78 3845msgid "Communicate directly with other users, using private messages." 3846msgstr "निजी संदेशों के ज़रिए अन्य उपयोगकर्ताओं के साथ सीधे संवाद करें।" 3847 3848#. I18N: Name of a country or state 3849#: app/Statistics/Service/CountryService.php:140 3850msgid "Comoros" 3851msgstr "कोमोरोस" 3852 3853#. I18N: Name of a module/chart 3854#: app/Module/CompactTreeChartModule.php:77 3855msgid "Compact tree" 3856msgstr "कॉम्पैक्ट ट्री" 3857 3858#. I18N: %s is an individual’s name 3859#: app/Module/CompactTreeChartModule.php:123 3860#, php-format 3861msgid "Compact tree of %s" 3862msgstr "%s का कॉम्पैक्ट ट्री" 3863 3864#: resources/views/admin/webtrees1-thumbnails.phtml:42 3865msgid "Comparison" 3866msgstr "तुलना" 3867 3868#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3869#: app/Elements/LdsBaptismDateStatus.php:71 3870#: app/Elements/LdsChildSealingDateStatus.php:64 3871#: app/Elements/LdsEndowmentDateStatus.php:72 3872#: app/Elements/LdsOrdinanceStatus.php:77 3873#: app/Elements/LdsSpouseSealingDateStatus.php:74 3874msgid "Completed before 1970; date not available" 3875msgstr "1970 से पहले पूरा हुआ; तिथि उपलब्ध नहीं" 3876 3877#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3878#: app/Elements/LdsBaptismDateStatus.php:67 3879#: app/Elements/LdsEndowmentDateStatus.php:68 3880#: app/Elements/LdsOrdinanceStatus.php:67 3881#: app/Elements/LdsSpouseSealingDateStatus.php:66 3882msgid "Completed; date unknown" 3883msgstr "पूरा हुआ: तिथि अज्ञात" 3884 3885#: app/Gedcom.php:1310 app/Gedcom.php:1366 app/Gedcom.php:1707 3886msgid "Completion date" 3887msgstr "पूरा करने की तिथि" 3888 3889#: app/Gedcom.php:630 resources/xml/reports/missing_facts_report.xml:19 3890msgid "Confirmation" 3891msgstr "पुष्टीकरण" 3892 3893#: resources/views/setup/step-3-database-type.phtml:35 3894msgid "Connection to database server" 3895msgstr "डेटाबेस सर्वर से कनेक्शन" 3896 3897#. I18N: Name of a module 3898#: app/Module/ContactsFooterModule.php:55 3899#: resources/views/admin/trees-preferences.phtml:148 3900msgid "Contact information" 3901msgstr "संपर्क सूचना" 3902 3903#: resources/views/edit-account-page.phtml:133 3904msgid "Contact method" 3905msgstr "संपर्क विधि" 3906 3907#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 3908msgid "Contains" 3909msgstr "सम्मिलित" 3910 3911#: resources/views/modules/gedcom_news/edit.phtml:35 3912#: resources/views/modules/html/config.phtml:39 3913#: resources/views/modules/user_blog/edit.phtml:35 3914msgid "Content" 3915msgstr "कन्टेंट" 3916 3917#: app/Gedcom.php:772 3918msgid "Continuation" 3919msgstr "" 3920 3921#: app/Http/RequestHandlers/ControlPanel.php:150 3922#: app/Http/RequestHandlers/MapDataAdd.php:93 3923#: app/Http/RequestHandlers/MapDataEdit.php:86 3924#: app/Http/RequestHandlers/MapDataList.php:110 3925#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 3926#: resources/views/admin/analytics-edit.phtml:17 3927#: resources/views/admin/broadcast.phtml:18 3928#: resources/views/admin/changes-log.phtml:31 3929#: resources/views/admin/clean-data.phtml:15 3930#: resources/views/admin/components.phtml:28 3931#: resources/views/admin/data-fix-page.phtml:24 3932#: resources/views/admin/data-fix-select.phtml:20 3933#: resources/views/admin/email-page.phtml:20 3934#: resources/views/admin/fix-level-0-media.phtml:15 3935#: resources/views/admin/map-import-form.phtml:16 3936#: resources/views/admin/media-upload.phtml:18 3937#: resources/views/admin/media.phtml:21 3938#: resources/views/admin/merge-records-step-1.phtml:41 3939#: resources/views/admin/merge-records-step-2.phtml:23 3940#: resources/views/admin/modules.phtml:35 3941#: resources/views/admin/server-information.phtml:13 3942#: resources/views/admin/site-logs.phtml:29 3943#: resources/views/admin/site-mail.phtml:29 3944#: resources/views/admin/site-preferences.phtml:15 3945#: resources/views/admin/site-registration.phtml:16 3946#: resources/views/admin/tags.phtml:22 3947#: resources/views/admin/trees-check.phtml:20 3948#: resources/views/admin/trees-create.phtml:15 3949#: resources/views/admin/trees-duplicates.phtml:18 3950#: resources/views/admin/trees-export.phtml:20 3951#: resources/views/admin/trees-import.phtml:23 3952#: resources/views/admin/trees-merge.phtml:19 3953#: resources/views/admin/trees-preferences.phtml:38 3954#: resources/views/admin/trees-privacy.phtml:22 3955#: resources/views/admin/trees-renumber.phtml:17 3956#: resources/views/admin/trees-unconnected.phtml:22 3957#: resources/views/admin/trees.phtml:41 3958#: resources/views/admin/upgrade/steps.phtml:14 3959#: resources/views/admin/upgrade/wizard.phtml:15 3960#: resources/views/admin/users-cleanup.phtml:21 3961#: resources/views/admin/users-create.phtml:19 3962#: resources/views/admin/users-edit.phtml:28 3963#: resources/views/admin/users.phtml:15 3964#: resources/views/admin/webtrees1-thumbnails.phtml:14 3965#: resources/views/modules/bing-maps/config.phtml:14 3966#: resources/views/modules/custom-css-js/edit.phtml:14 3967#: resources/views/modules/faq/config.phtml:20 3968#: resources/views/modules/faq/edit.phtml:21 3969#: resources/views/modules/geonames/config.phtml:14 3970#: resources/views/modules/google-maps/config.phtml:14 3971#: resources/views/modules/here-maps/config.phtml:14 3972#: resources/views/modules/map-box/config.phtml:14 3973#: resources/views/modules/openrouteservice/config.phtml:14 3974#: resources/views/modules/relationships-chart/config.phtml:20 3975#: resources/views/modules/sitemap/config.phtml:18 3976#: resources/views/modules/stories/config.phtml:18 3977#: resources/views/modules/stories/edit.phtml:22 3978msgid "Control panel" 3979msgstr "कंट्रोल पैनल" 3980 3981#. I18N: Name of a module 3982#: app/Module/FixCemeteryTag.php:60 app/Module/FixNameTags.php:84 3983#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:62 3984#, php-format 3985msgid "Convert %s tags to GEDCOM 5.5.1" 3986msgstr "" 3987 3988#. I18N: Label for option 3989#: resources/views/modules/fix-ceme-tag/options.phtml:16 3990msgid "Convert to" 3991msgstr "रूपांतरण >>" 3992 3993#. I18N: Name of a country or state 3994#: app/Statistics/Service/CountryService.php:136 3995msgid "Cook Islands" 3996msgstr "कुक द्वीपसमूह" 3997 3998#: resources/views/modules/privacy-policy/page.phtml:29 3999msgid "Cookies" 4000msgstr "कुकीज़" 4001 4002#: app/Gedcom.php:429 app/Gedcom.php:561 app/Gedcom.php:1395 4003#: app/Gedcom.php:1418 4004msgid "Coordinates" 4005msgstr "निर्देशांक" 4006 4007#. I18N: Location of an LDS church temple 4008#: app/Elements/TempleCode.php:84 4009msgid "Copenhagen, Denmark" 4010msgstr "कोपेनहेगन, डेनमार्क" 4011 4012#: resources/views/edit/icon-fact-copy.phtml:13 4013#: resources/views/edit/icon-fact-copy.phtml:15 4014#: resources/views/individual-page-name.phtml:80 4015#: resources/views/individual-page-name.phtml:82 4016#: resources/views/modules/share-url/share.phtml:16 4017msgid "Copy" 4018msgstr "कॉपी" 4019 4020#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4021#: resources/views/admin/trees-merge.phtml:48 4022#, php-format 4023msgid "Copy all the records from %1$s into %2$s." 4024msgstr "%1$s से %2$s में सारे रिकॉर्ड कॉपी करें।" 4025 4026#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 4027msgid "Copy files…" 4028msgstr "फ़ाइलें कॉपी करें…" 4029 4030#: app/Module/ShareUrlModule.php:51 4031msgid "Copy the URL of the record to the clipboard" 4032msgstr "रिकॉर्ड के URL को क्लिपबोर्ड पर कॉपी करें" 4033 4034#: app/Gedcom.php:506 app/Gedcom.php:533 4035msgid "Copyright" 4036msgstr "कॉपीराइट" 4037 4038#. I18N: Location of an LDS church temple 4039#: app/Elements/TempleCode.php:85 4040msgid "Cordoba, Argentina" 4041msgstr "कॉर्डोबा, अर्जेंटीना" 4042 4043#: app/Gedcom.php:519 4044msgid "Corporation" 4045msgstr "निगम" 4046 4047#. I18N: Description of a “Data fix” module 4048#: app/Module/FixNameSlashesAndSpaces.php:69 4049msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4050msgstr "पुराने “जीनिआलॉजी प्रोग्राम” द्वारा बनाए गए “John/DOE/” या “John /DOE” रूप के NAME रिकार्ड को ठीक करें।" 4051 4052#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4053msgid "Correspondence" 4054msgstr "पत्र-व्यवहार" 4055 4056#. I18N: Name of a country or state 4057#: app/Statistics/Service/CountryService.php:144 4058msgid "Costa Rica" 4059msgstr "कोस्ता रीका" 4060 4061#. I18N: Name of a country or state 4062#: app/Statistics/Service/CountryService.php:128 4063msgid "Cote d’Ivoire" 4064msgstr "कोत दिव्वार" 4065 4066#: resources/views/verify-failure-page.phtml:17 4067msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4068msgstr "आपके द्वारा दर्ज की गई जानकारी सत्यापित नहीं हो सकी। कृपया पुन: प्रयास करें या अधिक जानकारी के लिए साइट एडमिनिस्ट्रेटर से संपर्क करें।" 4069 4070#. I18N: Description of the “Hit counters” module 4071#: app/Module/HitCountFooterModule.php:84 4072msgid "Count the visits to each page" 4073msgstr "प्रत्येक पेज के दौरों की गिनती करें" 4074 4075#: app/Gedcom.php:412 app/Gedcom.php:525 app/Gedcom.php:545 app/Gedcom.php:816 4076#: app/Gedcom.php:863 app/Gedcom.php:1409 app/Gedcom.php:1765 4077#: app/Statistics/Google/ChartDistribution.php:108 4078msgid "Country" 4079msgstr "देश" 4080 4081#: app/Http/RequestHandlers/ManageMediaData.php:254 4082msgid "Create" 4083msgstr "बनाएं" 4084 4085#: app/Http/RequestHandlers/CreateTreePage.php:57 4086#: resources/views/admin/control-panel.phtml:292 4087msgid "Create a family tree" 4088msgstr "एक वंश वृक्ष बनाएं" 4089 4090#: app/Elements/XrefLocation.php:60 4091#: resources/views/modals/create-location.phtml:14 4092msgid "Create a location" 4093msgstr "एक स्थान बनाएं" 4094 4095#: app/Elements/XrefMedia.php:62 4096#: resources/views/modals/create-media-from-file.phtml:18 4097#: resources/views/modals/create-media-object.phtml:17 4098msgid "Create a media object" 4099msgstr "नया मीडिया ऑब्जेक्ट बनाएँ" 4100 4101#: app/Elements/XrefRepository.php:65 4102#: resources/views/modals/create-repository.phtml:16 4103msgid "Create a repository" 4104msgstr "एक भंडार बनाएँ" 4105 4106#: app/Elements/XrefNote.php:60 app/Elements/XrefSharedNote.php:60 4107#: resources/views/modals/create-note-object.phtml:14 4108msgid "Create a shared note" 4109msgstr "एक सामान्य नोट बनाएँ" 4110 4111#: resources/views/modules/census-assistant.phtml:15 4112msgid "Create a shared note using the census assistant" 4113msgstr "जनगणना सहायक का उपयोग करके एक आम नोट बनाएं" 4114 4115#: app/Elements/XrefSource.php:74 resources/views/modals/create-source.phtml:14 4116msgid "Create a source" 4117msgstr "एक स्रोत बनाएँ" 4118 4119#: app/Elements/XrefSubmission.php:60 4120#: resources/views/modals/create-submission.phtml:14 4121msgid "Create a submission" 4122msgstr "एक सबमिशन बनाएं" 4123 4124#: app/Elements/XrefSubmitter.php:60 4125#: resources/views/modals/create-submitter.phtml:14 4126msgid "Create a submitter" 4127msgstr "एक जमाकर्ता बनाएँ" 4128 4129#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4130msgid "Create a temporary folder…" 4131msgstr "एक टेम्पररी फ़ोल्डर बनाएँ…" 4132 4133#: resources/views/modals/media-file-fields.phtml:78 4134msgid "Create a unique filename" 4135msgstr "एक यूनिक फ़ाइल नाम बनाएँ" 4136 4137#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 4138msgid "Create an individual" 4139msgstr "नया व्यक्ती जोड़ें" 4140 4141#. I18N: %s is a link/URL 4142#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4143#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4144#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 4145#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4146#, php-format 4147msgid "Create maps using %s." 4148msgstr "%s का उपयोग करके मानचित्र बनाएं।" 4149 4150#: resources/views/modules/statistics-chart/custom.phtml:18 4151msgid "Create your own chart" 4152msgstr "अपना खुद का चार्ट बनाएं" 4153 4154#: resources/views/admin/synchronize-trees.phtml:18 4155msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4156msgstr "डेटा फ़ोल्डर में प्रत्येक GEDCOM फ़ाइल के लिए वंश वृक्ष बनाएं, अपडेट करें और हटाएं।" 4157 4158#. I18N: GEDCOM tag _CREA 4159#: app/Gedcom.php:923 app/Gedcom.php:952 app/Gedcom.php:967 app/Gedcom.php:971 4160#: app/Gedcom.php:980 app/Gedcom.php:988 app/Gedcom.php:997 app/Gedcom.php:1073 4161msgid "Created at" 4162msgstr "" 4163 4164#: app/Gedcom.php:924 app/Gedcom.php:953 app/Gedcom.php:968 app/Gedcom.php:972 4165#: app/Gedcom.php:981 app/Gedcom.php:989 app/Gedcom.php:998 app/Gedcom.php:1303 4166#: app/Gedcom.php:1359 app/Gedcom.php:1547 app/Gedcom.php:1584 4167#: app/Gedcom.php:1587 app/Gedcom.php:1589 app/Gedcom.php:1591 4168#: app/Gedcom.php:1593 4169msgid "Creation date" 4170msgstr "निर्माण तिथि" 4171 4172#: app/Gedcom.php:925 app/Gedcom.php:954 app/Gedcom.php:969 app/Gedcom.php:973 4173#: app/Gedcom.php:982 app/Gedcom.php:990 app/Gedcom.php:999 4174msgid "Creation time" 4175msgstr "" 4176 4177#: app/Gedcom.php:639 resources/xml/reports/family_group_report.xml:315 4178#: resources/xml/reports/family_group_report.xml:342 4179#: resources/xml/reports/family_group_report.xml:669 4180#: resources/xml/reports/family_group_report.xml:696 4181#: resources/xml/reports/family_group_report.xml:1013 4182#: resources/xml/reports/family_group_report.xml:1040 4183msgid "Cremation" 4184msgstr "दाह संस्कार" 4185 4186#: app/Services/IndividualFactsService.php:360 4187msgid "Cremation of a brother" 4188msgstr "भाई का दाह संस्कार" 4189 4190#: app/Services/IndividualFactsService.php:344 4191msgid "Cremation of a child" 4192msgstr "बच्चे का दाह संस्कार" 4193 4194#: app/Services/IndividualFactsService.php:343 4195msgid "Cremation of a daughter" 4196msgstr "बेटी का दाह संस्कार" 4197 4198#: app/Services/IndividualFactsService.php:636 4199msgid "Cremation of a father" 4200msgstr "पिता का दाह संस्कार" 4201 4202#: app/Services/IndividualFactsService.php:434 4203msgid "Cremation of a grandchild" 4204msgstr "नाती/पोते का दाह संस्कार" 4205 4206#: app/Services/IndividualFactsService.php:397 4207msgid "Cremation of a granddaughter" 4208msgstr "पोती/नवासी का दाह संस्कार" 4209 4210#: app/Services/IndividualFactsService.php:415 4211msgctxt "daughter’s daughter" 4212msgid "Cremation of a granddaughter" 4213msgstr "नवासी का दाह संस्कार" 4214 4215#: app/Services/IndividualFactsService.php:433 4216msgctxt "son’s daughter" 4217msgid "Cremation of a granddaughter" 4218msgstr "पोती का दाह संस्कार" 4219 4220#: app/Services/IndividualFactsService.php:654 4221msgid "Cremation of a grandfather" 4222msgstr "दादा/नाना का दाह संस्कार" 4223 4224#: app/Services/IndividualFactsService.php:655 4225msgid "Cremation of a grandmother" 4226msgstr "दादी/नानी का दाह संस्कार" 4227 4228#: app/Services/IndividualFactsService.php:656 4229#: app/Services/IndividualFactsService.php:674 4230#: app/Services/IndividualFactsService.php:692 4231msgid "Cremation of a grandparent" 4232msgstr "एक पूर्वज का दाह संस्कार" 4233 4234#: app/Services/IndividualFactsService.php:396 4235msgid "Cremation of a grandson" 4236msgstr "पोते/नवासे का दाह संस्कार" 4237 4238#: app/Services/IndividualFactsService.php:414 4239msgctxt "daughter’s son" 4240msgid "Cremation of a grandson" 4241msgstr "नवासे का दाह संस्कार" 4242 4243#: app/Services/IndividualFactsService.php:432 4244msgctxt "son’s son" 4245msgid "Cremation of a grandson" 4246msgstr "पोते का दाह संस्कार" 4247 4248#: app/Services/IndividualFactsService.php:378 4249msgid "Cremation of a half-brother" 4250msgstr "सौतेले भाई का दाह संस्कार" 4251 4252#: app/Services/IndividualFactsService.php:380 4253msgid "Cremation of a half-sibling" 4254msgstr "सौतेले सहोदर का दाह संस्कार" 4255 4256#: app/Services/IndividualFactsService.php:379 4257msgid "Cremation of a half-sister" 4258msgstr "सौतेली बहन का दाह संस्कार" 4259 4260#: app/Services/IndividualFactsService.php:806 4261msgid "Cremation of a husband" 4262msgstr "पति का दाह संस्कार" 4263 4264#: app/Services/IndividualFactsService.php:672 4265msgid "Cremation of a maternal grandfather" 4266msgstr "नाना का दाह संस्कार" 4267 4268#: app/Services/IndividualFactsService.php:673 4269msgid "Cremation of a maternal grandmother" 4270msgstr "नानी का दाह संस्कार" 4271 4272#: app/Services/IndividualFactsService.php:637 4273msgid "Cremation of a mother" 4274msgstr "माँ का दाह संस्कार" 4275 4276#: app/Services/IndividualFactsService.php:638 4277msgid "Cremation of a parent" 4278msgstr "माँ/बाप का दाह संस्कार" 4279 4280#: app/Services/IndividualFactsService.php:690 4281msgid "Cremation of a paternal grandfather" 4282msgstr "दादा का दाह संस्कार" 4283 4284#: app/Services/IndividualFactsService.php:691 4285msgid "Cremation of a paternal grandmother" 4286msgstr "दादी का दाह संस्कार" 4287 4288#: app/Services/IndividualFactsService.php:362 4289msgid "Cremation of a sibling" 4290msgstr "सहोदर का दाह संस्कार" 4291 4292#: app/Services/IndividualFactsService.php:361 4293msgid "Cremation of a sister" 4294msgstr "बहन का दाह संस्कार" 4295 4296#: app/Services/IndividualFactsService.php:342 4297msgid "Cremation of a son" 4298msgstr "बेटे का दाह संस्कार" 4299 4300#: app/Services/IndividualFactsService.php:808 4301msgid "Cremation of a spouse" 4302msgstr "जीवनसाथी का दाह संस्कार" 4303 4304#: app/Services/IndividualFactsService.php:807 4305msgid "Cremation of a wife" 4306msgstr "पत्नी का दाह संस्कार" 4307 4308#. I18N: Name of a country or state 4309#: app/Statistics/Service/CountryService.php:241 4310msgid "Croatia" 4311msgstr "क्रोएशिया" 4312 4313#. I18N: Name of a country or state 4314#: app/Statistics/Service/CountryService.php:146 4315msgid "Cuba" 4316msgstr "क्यूबा" 4317 4318#. I18N: Location of an LDS church temple 4319#: app/Elements/TempleCode.php:87 4320msgid "Curitiba, Brazil" 4321msgstr "कूर्टिबा, ब्राजील" 4322 4323#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 4324msgid "Custom" 4325msgstr "कस्टम" 4326 4327#: resources/views/admin/tags.phtml:931 4328msgid "Custom GEDCOM tags" 4329msgstr "कस्टम GEDCOM टैग" 4330 4331#: app/Http/RequestHandlers/CheckTree.php:215 4332msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 4333msgstr "" 4334 4335#: resources/views/calendar-page.phtml:205 4336msgid "Custom event" 4337msgstr "कस्टम घटना" 4338 4339#: resources/views/admin/custom-module-info.phtml:12 4340msgid "Custom module" 4341msgstr "कस्टम मॉड्यूल" 4342 4343#. I18N: A configuration setting 4344#: resources/views/admin/site-registration.phtml:36 4345msgid "Custom welcome text" 4346msgstr "कस्टम स्वागत लेख" 4347 4348#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 4349msgid "Customize this page" 4350msgstr "इस पेज को मनचाहा बनाएं" 4351 4352#. I18N: Name of a country or state 4353#: app/Statistics/Service/CountryService.php:153 4354msgid "Cyprus" 4355msgstr "साइप्रस" 4356 4357#. I18N: Name of a country or state 4358#: app/Statistics/Service/CountryService.php:155 4359msgid "Czech Republic" 4360msgstr "चेक गणराज्य" 4361 4362#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4363#: resources/views/admin/site-mail.phtml:194 4364msgid "DKIM digital signature" 4365msgstr "DKIM डिजिटल हस्ताक्षर" 4366 4367#: app/Gedcom.php:1244 app/Gedcom.php:1841 4368msgid "DNA markers" 4369msgstr "DNA मार्कर" 4370 4371#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4372#: app/Soundex.php:604 resources/views/branches-page.phtml:40 4373#: resources/views/search-phonetic-page.phtml:75 4374msgid "Daitch-Mokotoff" 4375msgstr "दाइच-मोकोतोफ़" 4376 4377#. I18N: Location of an LDS church temple 4378#: app/Elements/TempleCode.php:88 4379msgid "Dallas, Texas, United States" 4380msgstr "डलास, टेक्सास, संयुक्त राज्य" 4381 4382#: app/Gedcom.php:438 app/Gedcom.php:492 app/Gedcom.php:532 app/Gedcom.php:570 4383#: app/Gedcom.php:681 app/Gedcom.php:753 app/Gedcom.php:777 app/Gedcom.php:801 4384#: app/Gedcom.php:839 app/Gedcom.php:1288 app/Gedcom.php:1342 4385#: app/Gedcom.php:1431 app/Gedcom.php:1464 app/Gedcom.php:1880 4386#: app/Gedcom.php:1894 resources/views/admin/changes-log.phtml:137 4387msgid "Data" 4388msgstr "डेटा" 4389 4390#: resources/views/modules/privacy-policy/page.phtml:66 4391msgid "Data controller" 4392msgstr "डेटा नियंत्रक" 4393 4394#: resources/views/admin/data-fix-page.phtml:70 4395#: resources/views/admin/data-fix-select.phtml:27 4396#: resources/views/admin/modules.phtml:214 4397#: resources/views/admin/modules.phtml:217 4398msgid "Data fix" 4399msgstr "डेटा सुधार" 4400 4401#: app/Http/RequestHandlers/DataFixChoose.php:65 4402#: app/Http/RequestHandlers/DataFixPage.php:87 4403#: app/Http/RequestHandlers/HelpText.php:271 4404#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4405#: resources/views/admin/control-panel.phtml:692 4406#: resources/views/admin/data-fix-page.phtml:24 4407#: resources/views/admin/modules.phtml:96 4408#: resources/views/admin/modules.phtml:98 resources/views/admin/trees.phtml:151 4409msgid "Data fixes" 4410msgstr "डेटा सुधारक" 4411 4412#: resources/views/help/data-fixes.phtml:8 4413msgid "Data fixes can require lots of slow calculations, so it is not possible to create an exact list of records that need to be updated." 4414msgstr "डेटा सुधारक को बहुत सी धीमी गणनाओं की आवश्यकता हो सकती है, इसलिए रिकॉर्ड की एक सटीक सूची बनाना संभव नहीं है जिसे अपडेट करने की आवश्यकता हो।" 4415 4416#. I18N: A configuration setting 4417#: resources/views/admin/site-preferences.phtml:24 4418msgid "Data folder" 4419msgstr "डेटा फ़ोल्डर" 4420 4421#: resources/views/setup/step-4-database-mysql.phtml:34 4422#: resources/views/setup/step-4-database-pgsql.phtml:34 4423#: resources/views/setup/step-4-database-sqlite.phtml:39 4424#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4425msgid "Database connection" 4426msgstr "डेटाबेस कनेक्शन" 4427 4428#: app/Gedcom.php:1807 resources/views/setup/step-4-database-mysql.phtml:109 4429#: resources/views/setup/step-4-database-pgsql.phtml:95 4430#: resources/views/setup/step-4-database-sqlite.phtml:52 4431#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4432msgid "Database name" 4433msgstr "डेटाबेस नाम" 4434 4435#: app/Gedcom.php:1808 resources/views/setup/step-4-database-mysql.phtml:95 4436#: resources/views/setup/step-4-database-pgsql.phtml:83 4437#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4438msgid "Database password" 4439msgstr "डेटाबेस पासवर्ड" 4440 4441#: resources/views/setup/step-3-database-type.phtml:52 4442msgid "Database type" 4443msgstr "डेटाबेस प्रकार" 4444 4445#: app/Gedcom.php:1810 resources/views/setup/step-4-database-mysql.phtml:81 4446#: resources/views/setup/step-4-database-pgsql.phtml:71 4447#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4448msgid "Database user account" 4449msgstr "डेटाबेस उपयोगकर्ता खाता" 4450 4451#: app/Gedcom.php:417 app/Gedcom.php:507 app/Gedcom.php:534 app/Gedcom.php:551 4452#: app/Gedcom.php:1036 app/Gedcom.php:1071 app/Gedcom.php:1164 4453#: app/Gedcom.php:1283 app/Gedcom.php:1337 app/Gedcom.php:1380 4454#: app/Gedcom.php:1424 app/Gedcom.php:1441 app/Gedcom.php:1445 4455#: app/Gedcom.php:1449 app/Gedcom.php:1455 app/Gedcom.php:1461 4456#: app/Gedcom.php:1626 app/Gedcom.php:1651 app/Gedcom.php:1690 4457#: app/Gedcom.php:1712 app/Gedcom.php:1861 4458#: app/Http/RequestHandlers/HelpText.php:219 4459#: app/Module/ResearchTaskModule.php:65 app/Module/ResearchTaskModule.php:68 4460#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 4461#: resources/views/lists/anniversaries-table.phtml:35 4462#: resources/views/modules/todo/research-tasks.phtml:27 4463#: resources/views/pending-changes-page.phtml:50 4464#: resources/xml/reports/bdm_report.xml:132 4465#: resources/xml/reports/bdm_report.xml:158 4466#: resources/xml/reports/bdm_report.xml:192 4467#: resources/xml/reports/birth_report.xml:40 4468#: resources/xml/reports/death_report.xml:46 4469#: resources/xml/reports/fact_sources.xml:72 4470#: resources/xml/reports/fact_sources.xml:159 4471#: resources/xml/reports/marriage_report.xml:46 4472#: resources/xml/reports/occupation_report.xml:57 4473msgid "Date" 4474msgstr "तारीख" 4475 4476#: resources/views/modules/relatives/tab.phtml:35 4477msgid "Date differences" 4478msgstr "तिथि का अंतर" 4479 4480#: app/Gedcom.php:592 4481msgid "Date of LDS baptism" 4482msgstr "LDS बपतिस्मा की तिथि" 4483 4484#: app/Gedcom.php:746 4485msgid "Date of LDS child sealing" 4486msgstr "LDS चाइल्ड सीलिंग की तिथि" 4487 4488#: app/Gedcom.php:634 4489msgid "Date of LDS confirmation" 4490msgstr "एलडीसी पुष्टि की तारीख" 4491 4492#: app/Gedcom.php:654 4493msgid "Date of LDS endowment" 4494msgstr "LDS दान की तिथि" 4495 4496#: app/Gedcom.php:486 4497msgid "Date of LDS spouse sealing" 4498msgstr "LDS जीवनसाथी सीलिंग की तारीख" 4499 4500#: app/Gedcom.php:582 4501msgid "Date of adoption" 4502msgstr "दत्तक ग्रहण तिथि" 4503 4504#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:129 4505msgid "Date of baptism" 4506msgstr "बपतिस्मा की तिथि" 4507 4508#: app/Gedcom.php:601 resources/xml/reports/missing_facts_report.xml:212 4509msgid "Date of bar mitzvah" 4510msgstr "बार मित्ज़वाह तिथि" 4511 4512#: app/Gedcom.php:604 resources/xml/reports/missing_facts_report.xml:253 4513msgid "Date of bat mitzvah" 4514msgstr "बात मित्ज़वाह की तिथि" 4515 4516#: app/Gedcom.php:607 resources/xml/reports/fact_sources.xml:68 4517#: resources/xml/reports/fact_sources.xml:272 4518#: resources/xml/reports/missing_facts_report.xml:81 4519#: resources/xml/reports/occupation_report.xml:49 4520msgid "Date of birth" 4521msgstr "जन्म तिथि" 4522 4523#: app/Gedcom.php:611 4524msgid "Date of blessing" 4525msgstr "आशीर्वाद तिथि" 4526 4527#: app/Gedcom.php:1122 4528msgid "Date of brit milah" 4529msgstr "खतना की तारीख" 4530 4531#: app/Gedcom.php:614 resources/xml/reports/missing_facts_report.xml:546 4532msgid "Date of burial" 4533msgstr "दफ़न की तिथि" 4534 4535#: app/Gedcom.php:625 resources/xml/reports/missing_facts_report.xml:170 4536msgid "Date of christening" 4537msgstr "नामकरण तिथि" 4538 4539#: app/Gedcom.php:631 resources/xml/reports/missing_facts_report.xml:294 4540msgid "Date of confirmation" 4541msgstr "पुष्टीकरण की तिथि" 4542 4543#: app/Gedcom.php:640 4544msgid "Date of cremation" 4545msgstr "दाह संस्कार की तिथि" 4546 4547#: app/Gedcom.php:644 resources/xml/reports/cemetery_report.xml:46 4548#: resources/xml/reports/fact_sources.xml:274 4549#: resources/xml/reports/missing_facts_report.xml:505 4550msgid "Date of death" 4551msgstr "मृत्यु तिथि" 4552 4553#: app/Gedcom.php:459 4554msgid "Date of divorce" 4555msgstr "तलाक़ की तारीख" 4556 4557#: app/Gedcom.php:651 4558msgid "Date of emigration" 4559msgstr "प्रवास तिथि" 4560 4561#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:336 4562msgid "Date of engagement" 4563msgstr "सगाई की तिथि" 4564 4565#: app/Gedcom.php:439 app/Gedcom.php:493 app/Gedcom.php:571 app/Gedcom.php:682 4566#: app/Gedcom.php:754 app/Gedcom.php:778 app/Gedcom.php:802 app/Gedcom.php:1289 4567#: app/Gedcom.php:1343 app/Gedcom.php:1432 app/Gedcom.php:1465 4568#: app/Gedcom.php:1881 app/Gedcom.php:1895 4569msgid "Date of entry in original source" 4570msgstr "मूल स्रोत में प्रवेश की तिथि" 4571 4572#: app/Gedcom.php:660 app/Gedcom.php:1390 4573msgid "Date of event" 4574msgstr "घटना तिथि" 4575 4576#: app/Gedcom.php:670 resources/xml/reports/missing_facts_report.xml:378 4577msgid "Date of first communion" 4578msgstr "प्रथम सम्मेलन की तिथि" 4579 4580#: app/Gedcom.php:677 4581msgid "Date of immigration" 4582msgstr "आप्रवासन तिथि" 4583 4584#: app/Gedcom.php:454 app/Gedcom.php:621 app/Gedcom.php:768 app/Gedcom.php:789 4585#: app/Gedcom.php:820 app/Gedcom.php:836 app/Gedcom.php:867 app/Gedcom.php:883 4586#: app/Gedcom.php:1386 4587msgid "Date of last change" 4588msgstr "अंतिम परिवर्तन की तिथि" 4589 4590#: app/Gedcom.php:473 resources/xml/reports/fact_sources.xml:319 4591#: resources/xml/reports/missing_facts_report.xml:463 4592msgid "Date of marriage" 4593msgstr "शादी की तारीख" 4594 4595#: app/Gedcom.php:468 resources/xml/reports/missing_facts_report.xml:420 4596msgid "Date of marriage banns" 4597msgstr "विवाह बंधन तिथि" 4598 4599#: app/Gedcom.php:719 4600msgid "Date of naturalization" 4601msgstr "समीकरण तिथि" 4602 4603#: app/Gedcom.php:729 4604msgid "Date of ordination" 4605msgstr "दीक्षा तिथि" 4606 4607#: app/Gedcom.php:737 4608msgid "Date of residence" 4609msgstr "निवास की तिथि" 4610 4611#: app/Gedcom.php:960 4612msgid "Date of status change" 4613msgstr "" 4614 4615#: resources/views/help/date.phtml:105 4616msgid "Date period" 4617msgstr "दिनांक मुद्दत" 4618 4619#: resources/views/help/date.phtml:98 4620msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4621msgstr "दिनांक की मुद्दत का उपयोग यह संकेत देने के लिए किया जाता है कि एक तथ्य, जैसे कि कोई व्यवसाय, समय की कितनी मुद्दत के लिए जारी रहा।" 4622 4623#: app/Gedcom.php:842 resources/views/help/date.phtml:67 4624#: resources/views/modules/statistics-chart/custom.phtml:94 4625msgid "Date range" 4626msgstr "दिनांक सीमा" 4627 4628#: resources/views/help/date.phtml:60 4629msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4630msgstr "दिनांक सीमाओं का उपयोग यह संकेत देने के लिए किया जाता है कि कोई घटना, जैसे कि एक जन्म, एक संभावित सीमा के भीतर किसी अज्ञात तारीख को हुई।" 4631 4632#: resources/views/admin/users.phtml:31 4633msgid "Date registered" 4634msgstr "पंजीकरण की तिथि" 4635 4636#: resources/views/modules/user-messages/user-messages.phtml:69 4637msgid "Date sent" 4638msgstr "भेजने की तिथि" 4639 4640#. I18N: Help text for the “Calendar conversion” configuration setting 4641#: resources/views/admin/trees-preferences.phtml:127 4642#, php-format 4643msgid "Dates are only converted if they are valid for the calendar. For example, only dates between %1$s and %2$s will be converted to the French calendar and only dates after %3$s will be converted to the Gregorian calendar." 4644msgstr "दिनांक केवल तभी परिवर्तित होंगे जब वे किसी कैलेंडर के लिए मान्य होंगे। उदाहरण के लिए, केवल %1$s और %2$s के बीच की तारीखों को फ्रेंच कैलेंडर में बदला जाएगा और केवल %3$s के बाद की तारीखों को ग्रेगोरियन कैलेंडर में बदला जाएगा।" 4645 4646#: resources/views/help/date.phtml:22 4647msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4648msgstr "तिथियां अंग्रेजी संक्षिप्ताक्षर और कीवर्ड का उपयोग करके संग्रहीत की जाती हैं। इन संक्षिप्ताक्षर और कीवर्ड के विकल्प के रूप में शॉर्टकट उपलब्ध हैं।" 4649 4650#: resources/views/edit/change-family-members.phtml:63 4651#: resources/xml/reports/family_group_report.xml:809 4652#: resources/xml/reports/individual_ext_report.xml:570 4653#: resources/xml/reports/individual_report.xml:566 4654msgid "Daughter" 4655msgstr "बेटी" 4656 4657#. I18N: e.g. “Daughter of [father name & mother name]” 4658#: app/Module/InteractiveTree/TreeView.php:365 4659#, php-format 4660msgid "Daughter of %s" 4661msgstr "%s की बेटी" 4662 4663#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 4664msgid "Day" 4665msgstr "दिन" 4666 4667#: app/Http/RequestHandlers/CalendarEvents.php:209 4668msgid "Day not set" 4669msgstr "दिन निर्धारित नहीं" 4670 4671#: resources/views/modules/timeline-chart/chart.phtml:141 4672#: resources/views/modules/timeline-chart/chart.phtml:143 4673#: resources/views/modules/timeline-chart/chart.phtml:145 4674msgid "Day:" 4675msgstr "दिन:" 4676 4677#: app/Statistics/Google/ChartMortality.php:76 4678#: resources/views/lists/individuals-table.phtml:199 4679msgid "Dead" 4680msgstr "मृत" 4681 4682#: app/Gedcom.php:642 app/Http/RequestHandlers/IndividualPage.php:206 4683#: resources/views/calendar-page.phtml:196 4684#: resources/views/lists/individuals-table.phtml:204 4685#: resources/views/lists/individuals-table.phtml:209 4686#: resources/views/lists/individuals-table.phtml:256 4687#: resources/views/modules/yahrzeit/table.phtml:27 4688#: resources/xml/reports/ahnentafel_report.xml:457 4689#: resources/xml/reports/bdm_report.xml:87 4690#: resources/xml/reports/change_report.xml:102 4691#: resources/xml/reports/change_report.xml:118 4692#: resources/xml/reports/descendancy_report.xml:594 4693#: resources/xml/reports/family_group_report.xml:289 4694#: resources/xml/reports/family_group_report.xml:470 4695#: resources/xml/reports/family_group_report.xml:477 4696#: resources/xml/reports/family_group_report.xml:643 4697#: resources/xml/reports/family_group_report.xml:733 4698#: resources/xml/reports/family_group_report.xml:740 4699#: resources/xml/reports/family_group_report.xml:987 4700#: resources/xml/reports/family_group_report.xml:1081 4701#: resources/xml/reports/family_group_report.xml:1090 4702#: resources/xml/reports/individual_ext_report.xml:281 4703#: resources/xml/reports/individual_ext_report.xml:317 4704#: resources/xml/reports/individual_ext_report.xml:357 4705#: resources/xml/reports/individual_ext_report.xml:393 4706#: resources/xml/reports/individual_ext_report.xml:429 4707#: resources/xml/reports/individual_ext_report.xml:487 4708#: resources/xml/reports/individual_ext_report.xml:523 4709#: resources/xml/reports/individual_ext_report.xml:564 4710#: resources/xml/reports/individual_ext_report.xml:600 4711#: resources/xml/reports/individual_ext_report.xml:636 4712#: resources/xml/reports/individual_report.xml:270 4713#: resources/xml/reports/individual_report.xml:306 4714#: resources/xml/reports/individual_report.xml:346 4715#: resources/xml/reports/individual_report.xml:382 4716#: resources/xml/reports/individual_report.xml:418 4717#: resources/xml/reports/individual_report.xml:479 4718#: resources/xml/reports/individual_report.xml:519 4719#: resources/xml/reports/individual_report.xml:560 4720#: resources/xml/reports/individual_report.xml:596 4721#: resources/xml/reports/individual_report.xml:632 4722#: resources/xml/reports/missing_facts_report.xml:24 4723#: resources/xml/reports/pedigree_report.xml:80 4724#: resources/xml/reports/pedigree_report.xml:81 4725#: resources/xml/reports/pedigree_report.xml:101 4726#: resources/xml/reports/pedigree_report.xml:102 4727#: resources/xml/reports/pedigree_report.xml:119 4728#: resources/xml/reports/pedigree_report.xml:120 4729#: resources/xml/reports/pedigree_report.xml:141 4730#: resources/xml/reports/pedigree_report.xml:142 4731#: resources/xml/reports/pedigree_report.xml:159 4732#: resources/xml/reports/pedigree_report.xml:160 4733#: resources/xml/reports/pedigree_report.xml:182 4734#: resources/xml/reports/pedigree_report.xml:183 4735#: resources/xml/reports/pedigree_report.xml:200 4736#: resources/xml/reports/pedigree_report.xml:201 4737#: resources/xml/reports/pedigree_report.xml:225 4738#: resources/xml/reports/pedigree_report.xml:226 4739#: resources/xml/reports/pedigree_report.xml:243 4740#: resources/xml/reports/pedigree_report.xml:244 4741#: resources/xml/reports/pedigree_report.xml:268 4742#: resources/xml/reports/pedigree_report.xml:269 4743#: resources/xml/reports/pedigree_report.xml:286 4744#: resources/xml/reports/pedigree_report.xml:287 4745#: resources/xml/reports/pedigree_report.xml:311 4746#: resources/xml/reports/pedigree_report.xml:312 4747#: resources/xml/reports/pedigree_report.xml:329 4748#: resources/xml/reports/pedigree_report.xml:330 4749#: resources/xml/reports/pedigree_report.xml:354 4750#: resources/xml/reports/pedigree_report.xml:355 4751#: resources/xml/reports/pedigree_report.xml:372 4752#: resources/xml/reports/pedigree_report.xml:373 4753#: resources/xml/reports/pedigree_report.xml:395 4754#: resources/xml/reports/pedigree_report.xml:411 4755#: resources/xml/reports/pedigree_report.xml:433 4756#: resources/xml/reports/pedigree_report.xml:449 4757#: resources/xml/reports/pedigree_report.xml:471 4758#: resources/xml/reports/pedigree_report.xml:487 4759#: resources/xml/reports/pedigree_report.xml:509 4760#: resources/xml/reports/pedigree_report.xml:525 4761#: resources/xml/reports/pedigree_report.xml:547 4762#: resources/xml/reports/pedigree_report.xml:563 4763#: resources/xml/reports/pedigree_report.xml:585 4764#: resources/xml/reports/pedigree_report.xml:601 4765#: resources/xml/reports/pedigree_report.xml:623 4766#: resources/xml/reports/pedigree_report.xml:639 4767#: resources/xml/reports/pedigree_report.xml:661 4768#: resources/xml/reports/pedigree_report.xml:677 4769#: resources/xml/reports/pedigree_report.xml:782 4770#: resources/xml/reports/pedigree_report.xml:783 4771#: resources/xml/reports/pedigree_report.xml:803 4772#: resources/xml/reports/pedigree_report.xml:804 4773#: resources/xml/reports/pedigree_report.xml:821 4774#: resources/xml/reports/pedigree_report.xml:822 4775#: resources/xml/reports/pedigree_report.xml:843 4776#: resources/xml/reports/pedigree_report.xml:844 4777#: resources/xml/reports/pedigree_report.xml:861 4778#: resources/xml/reports/pedigree_report.xml:862 4779#: resources/xml/reports/pedigree_report.xml:883 4780#: resources/xml/reports/pedigree_report.xml:884 4781#: resources/xml/reports/pedigree_report.xml:901 4782#: resources/xml/reports/pedigree_report.xml:902 4783#: resources/xml/reports/pedigree_report.xml:927 4784#: resources/xml/reports/pedigree_report.xml:945 4785#: resources/xml/reports/pedigree_report.xml:970 4786#: resources/xml/reports/pedigree_report.xml:988 4787#: resources/xml/reports/pedigree_report.xml:1013 4788#: resources/xml/reports/pedigree_report.xml:1031 4789#: resources/xml/reports/pedigree_report.xml:1056 4790#: resources/xml/reports/pedigree_report.xml:1074 4791#: resources/xml/reports/pedigree_report.xml:1096 4792#: resources/xml/reports/pedigree_report.xml:1115 4793#: resources/xml/reports/pedigree_report.xml:1134 4794#: resources/xml/reports/pedigree_report.xml:1153 4795#: resources/xml/reports/pedigree_report.xml:1172 4796#: resources/xml/reports/pedigree_report.xml:1191 4797#: resources/xml/reports/pedigree_report.xml:1210 4798#: resources/xml/reports/pedigree_report.xml:1229 4799#: resources/xml/reports/pedigree_report.xml:1248 4800#: resources/xml/reports/pedigree_report.xml:1267 4801#: resources/xml/reports/pedigree_report.xml:1286 4802#: resources/xml/reports/pedigree_report.xml:1305 4803#: resources/xml/reports/pedigree_report.xml:1324 4804#: resources/xml/reports/pedigree_report.xml:1343 4805#: resources/xml/reports/pedigree_report.xml:1362 4806#: resources/xml/reports/pedigree_report.xml:1381 4807#: resources/xml/reports/relative_ext_report.xml:69 4808msgid "Death" 4809msgstr "मृत्यु" 4810 4811#: app/Statistics/Google/ChartDistribution.php:306 4812msgid "Death by country" 4813msgstr "देश के हिसाब से मृत्यु" 4814 4815#: resources/xml/reports/bdm_report.xml:10 4816#: resources/xml/reports/death_report.xml:8 4817msgid "Death date range end" 4818msgstr "मृत्यु तिथि सीमा समाप्त" 4819 4820#: resources/xml/reports/bdm_report.xml:9 4821#: resources/xml/reports/death_report.xml:7 4822msgid "Death date range start" 4823msgstr "मृत्यु तिथि सीमा प्रारंभ" 4824 4825#: app/Services/IndividualFactsService.php:350 4826msgid "Death of a brother" 4827msgstr "भाई की मृत्यु" 4828 4829#: app/Services/IndividualFactsService.php:334 4830#: resources/views/admin/trees-preferences.phtml:479 4831msgid "Death of a child" 4832msgstr "बच्चे की मृत्यु" 4833 4834#: app/Services/IndividualFactsService.php:333 4835msgid "Death of a daughter" 4836msgstr "बेटी की मृत्यु" 4837 4838#: app/Services/IndividualFactsService.php:626 4839#: resources/views/fact-parent-age.phtml:26 4840msgid "Death of a father" 4841msgstr "पिता की मृत्यु" 4842 4843#: app/Services/IndividualFactsService.php:388 4844#: app/Services/IndividualFactsService.php:406 4845#: app/Services/IndividualFactsService.php:424 4846#: resources/views/admin/trees-preferences.phtml:473 4847msgid "Death of a grandchild" 4848msgstr "नाती/पोते की मृत्यु" 4849 4850#: app/Services/IndividualFactsService.php:387 4851msgid "Death of a granddaughter" 4852msgstr "पोती/नवासी की मृत्यु" 4853 4854#: app/Services/IndividualFactsService.php:405 4855msgctxt "daughter’s daughter" 4856msgid "Death of a granddaughter" 4857msgstr "नवासी की मृत्यु" 4858 4859#: app/Services/IndividualFactsService.php:423 4860msgctxt "son’s daughter" 4861msgid "Death of a granddaughter" 4862msgstr "पोती की मृत्यु" 4863 4864#: app/Services/IndividualFactsService.php:644 4865msgid "Death of a grandfather" 4866msgstr "नाना/दादा की मृत्यु" 4867 4868#: app/Services/IndividualFactsService.php:645 4869msgid "Death of a grandmother" 4870msgstr "नानी/दादी की मृत्यु" 4871 4872#: app/Services/IndividualFactsService.php:646 4873#: app/Services/IndividualFactsService.php:664 4874#: app/Services/IndividualFactsService.php:682 4875#: resources/views/admin/trees-preferences.phtml:503 4876msgid "Death of a grandparent" 4877msgstr "किसी पूर्वज की मृत्यु" 4878 4879#: app/Services/IndividualFactsService.php:386 4880msgid "Death of a grandson" 4881msgstr "नाती/पोते की मृत्यु" 4882 4883#: app/Services/IndividualFactsService.php:404 4884msgctxt "daughter’s son" 4885msgid "Death of a grandson" 4886msgstr "नवासे की मृत्यु" 4887 4888#: app/Services/IndividualFactsService.php:422 4889msgctxt "son’s son" 4890msgid "Death of a grandson" 4891msgstr "पोते की मृत्यु" 4892 4893#: app/Services/IndividualFactsService.php:368 4894msgid "Death of a half-brother" 4895msgstr "सौतेले भाई की मृत्यु" 4896 4897#: app/Services/IndividualFactsService.php:370 4898msgid "Death of a half-sibling" 4899msgstr "सौतेले सहोदर की मृत्यु" 4900 4901#: app/Services/IndividualFactsService.php:369 4902msgid "Death of a half-sister" 4903msgstr "सौतेली बहन की मृत्यु" 4904 4905#: app/Services/IndividualFactsService.php:796 4906msgid "Death of a husband" 4907msgstr "पति की मृत्यु" 4908 4909#: app/Services/IndividualFactsService.php:662 4910msgid "Death of a maternal grandfather" 4911msgstr "नाना की मृत्यु" 4912 4913#: app/Services/IndividualFactsService.php:663 4914msgid "Death of a maternal grandmother" 4915msgstr "नानी की मृत्यु" 4916 4917#: app/Services/IndividualFactsService.php:627 4918#: resources/views/fact-parent-age.phtml:16 4919msgid "Death of a mother" 4920msgstr "माँ की मृत्यु" 4921 4922#: app/Services/IndividualFactsService.php:628 4923#: resources/views/admin/trees-preferences.phtml:491 4924#: resources/views/fact-parent-age.phtml:36 4925msgid "Death of a parent" 4926msgstr "माँ/बाप की मृत्यु" 4927 4928#: app/Services/IndividualFactsService.php:680 4929msgid "Death of a paternal grandfather" 4930msgstr "दादाकी मृत्यु" 4931 4932#: app/Services/IndividualFactsService.php:681 4933msgid "Death of a paternal grandmother" 4934msgstr "दादी की मृत्यु" 4935 4936#: app/Services/IndividualFactsService.php:352 4937#: resources/views/admin/trees-preferences.phtml:485 4938msgid "Death of a sibling" 4939msgstr "सहोदर की मृत्यु" 4940 4941#: app/Services/IndividualFactsService.php:351 4942msgid "Death of a sister" 4943msgstr "बहन की मृत्यु" 4944 4945#: app/Services/IndividualFactsService.php:332 4946msgid "Death of a son" 4947msgstr "बेटे की मृत्यु" 4948 4949#: app/Services/IndividualFactsService.php:798 4950#: resources/views/admin/trees-preferences.phtml:497 4951msgid "Death of a spouse" 4952msgstr "जीवनसाथी की मृत्यु" 4953 4954#: app/Services/IndividualFactsService.php:797 4955msgid "Death of a wife" 4956msgstr "पत्नी की मृत्यु" 4957 4958#: app/Gedcom.php:1183 4959msgid "Death of one spouse" 4960msgstr "जीवनसाथी की मृत्यु" 4961 4962#: resources/xml/reports/death_report.xml:6 4963msgid "Death place contains" 4964msgstr "मृत्यु स्थान में शामिल" 4965 4966#: resources/views/modules/statistics-chart/places.phtml:27 4967msgid "Death places" 4968msgstr "मृत्यु स्थान" 4969 4970#. I18N: Name of a module/report 4971#: app/Module/DeathReportModule.php:40 4972#: resources/views/modules/statistics-chart/custom.phtml:65 4973#: resources/xml/reports/death_report.xml:3 4974#: resources/xml/reports/death_report.xml:32 4975msgid "Deaths" 4976msgstr "मृत्यु" 4977 4978#: app/Statistics/Google/ChartDeath.php:111 4979#: resources/views/modules/statistics-chart/individual-events.phtml:69 4980msgid "Deaths by century" 4981msgstr "शताब्दी के दौरान मृत्यु" 4982 4983#: app/Date/AbstractGregorianJulianDate.php:242 4984msgctxt "Abbreviation for December" 4985msgid "Dec" 4986msgstr "दिस" 4987 4988#: resources/views/lists/families-table.phtml:437 4989#: resources/views/lists/families-table.phtml:453 4990#: resources/views/lists/individuals-table.phtml:448 4991#: resources/views/lists/individuals-table.phtml:465 4992msgid "Decade of birth" 4993msgstr "जन्म का दशक" 4994 4995#: resources/views/lists/individuals-table.phtml:470 4996#: resources/views/lists/individuals-table.phtml:487 4997msgid "Decade of death" 4998msgstr "मृत्यु का दशक" 4999 5000#: resources/views/lists/families-table.phtml:458 5001#: resources/views/lists/families-table.phtml:474 5002msgid "Decade of marriage" 5003msgstr "विवाह का दशक" 5004 5005#: app/Date/AbstractGregorianJulianDate.php:139 5006msgctxt "GENITIVE" 5007msgid "December" 5008msgstr "दिसंबर" 5009 5010#: app/Date/AbstractGregorianJulianDate.php:209 5011msgctxt "INSTRUMENTAL" 5012msgid "December" 5013msgstr "दिसंबर" 5014 5015#: app/Date/AbstractGregorianJulianDate.php:174 5016msgctxt "LOCATIVE" 5017msgid "December" 5018msgstr "दिसंबर" 5019 5020#: app/Date/AbstractGregorianJulianDate.php:104 5021#: app/Module/StatisticsChartModule.php:800 5022#: resources/views/edit/initialize-calendar-popup.phtml:22 5023msgctxt "NOMINATIVE" 5024msgid "December" 5025msgstr "दिसंबर" 5026 5027#. I18N: The tenth day in the French republican calendar 5028#: app/Date/FrenchDate.php:319 5029msgid "Decidi" 5030msgstr "डेसिडी" 5031 5032#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 5033msgid "Default chart" 5034msgstr "डिफ़ॉल्ट चार्ट" 5035 5036#: resources/views/admin/trees.phtml:127 5037msgid "Default family tree" 5038msgstr "डिफॉल्ट वंश वृक्ष" 5039 5040#. I18N: A configuration setting 5041#: app/Module/WelcomeBlockModule.php:104 5042#: resources/views/admin/trees-preferences.phtml:93 5043#: resources/views/edit-account-page.phtml:73 5044msgid "Default individual" 5045msgstr "डिफ़ॉल्ट व्यक्ति" 5046 5047#. I18N: A configuration setting 5048#: resources/views/admin/site-preferences.phtml:62 5049msgid "Default theme" 5050msgstr "पूर्व निर्धारित थीम" 5051 5052#: app/Gedcom.php:1325 app/Gedcom.php:1326 app/Gedcom.php:1327 5053#: app/Gedcom.php:1328 app/Gedcom.php:1329 5054msgid "Definition" 5055msgstr "परिभाषा" 5056 5057#: app/Gedcom.php:1243 5058msgid "Degree" 5059msgstr "डिग्री" 5060 5061#: resources/xml/reports/ahnentafel_report.xml:15 5062#: resources/xml/reports/bdm_report.xml:14 5063#: resources/xml/reports/birth_report.xml:12 5064#: resources/xml/reports/cemetery_report.xml:10 5065#: resources/xml/reports/change_report.xml:12 5066#: resources/xml/reports/death_report.xml:13 5067#: resources/xml/reports/descendancy_report.xml:10 5068#: resources/xml/reports/fact_sources.xml:10 5069#: resources/xml/reports/family_group_report.xml:14 5070#: resources/xml/reports/individual_ext_report.xml:15 5071#: resources/xml/reports/individual_report.xml:12 5072#: resources/xml/reports/marriage_report.xml:12 5073#: resources/xml/reports/missing_facts_report.xml:10 5074#: resources/xml/reports/occupation_report.xml:9 5075#: resources/xml/reports/pedigree_report.xml:10 5076#: resources/xml/reports/relative_ext_report.xml:10 5077msgctxt "font name" 5078msgid "DejaVu" 5079msgstr "डेजावू" 5080 5081#: app/Http/RequestHandlers/ManageMediaData.php:260 5082#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 5083#: resources/views/admin/trees-privacy.phtml:272 5084#: resources/views/admin/trees.phtml:117 5085#: resources/views/admin/users-table-options.phtml:45 5086#: resources/views/edit-blocks-block.phtml:28 5087#: resources/views/edit/icon-fact-delete.phtml:14 5088#: resources/views/edit/icon-fact-delete.phtml:16 5089#: resources/views/family-page-menu.phtml:81 5090#: resources/views/individual-page-menu.phtml:121 5091#: resources/views/media-page-details.phtml:38 5092#: resources/views/media-page-details.phtml:41 5093#: resources/views/media-page-menu.phtml:84 5094#: resources/views/modules/faq/config.phtml:62 5095#: resources/views/modules/faq/config.phtml:102 5096#: resources/views/modules/gedcom_news/list.phtml:45 5097#: resources/views/modules/stories/config.phtml:59 5098#: resources/views/modules/stories/config.phtml:86 5099#: resources/views/modules/stories/config.phtml:88 5100#: resources/views/modules/user-messages/user-messages.phtml:61 5101#: resources/views/modules/user-messages/user-messages.phtml:135 5102#: resources/views/modules/user_blog/list.phtml:45 5103#: resources/views/record-page-menu.phtml:47 5104msgid "Delete" 5105msgstr "हटाएं" 5106 5107#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5108#: resources/views/admin/control-panel.phtml:521 5109msgid "Delete inactive users" 5110msgstr "बेकार उपयोगकर्ताओं को हटाएं" 5111 5112#: resources/views/modules/user-messages/user-messages.phtml:144 5113msgid "Delete selected messages" 5114msgstr "चयनित संदेश हटाएं" 5115 5116#: resources/views/admin/modules.phtml:47 5117msgid "Delete the preferences for this module." 5118msgstr "इस मॉड्यूल के लिए प्राथमिकताएँ हटाएं।" 5119 5120#: resources/views/individual-page-name.phtml:88 5121#: resources/views/individual-page-name.phtml:90 5122msgid "Delete this name" 5123msgstr "यह नाम हटाएं" 5124 5125#: resources/views/admin/locations.phtml:172 5126msgid "Delete unused locations" 5127msgstr "अप्रयुक्त स्थानों को हटाएं" 5128 5129#: resources/views/edit-account-page.phtml:174 5130msgid "Delete your account" 5131msgstr "अपना खाता हटाएं" 5132 5133#: resources/views/family-page-menu.phtml:79 5134msgid "Deleting the family will unlink all of the individuals from each other but will leave the individuals in place. Are you sure you want to delete this family?" 5135msgstr "परिवार को हटाने का कार्य सभी व्यक्तियों को एक-दूसरे से अलग कर देगा लेकिन व्यक्तियों को उनकी जगह पर ही छोड़ देगा। क्या आप वाकई इस परिवार को हटाना चाहते हैं?" 5136 5137#: app/Http/RequestHandlers/GedcomLoad.php:134 5138msgid "Deleting…" 5139msgstr "" 5140 5141#. I18N: Name of a country or state 5142#: app/Statistics/Service/CountryService.php:132 5143msgid "Democratic Republic of the Congo" 5144msgstr "कांगो लोकतान्त्रिक गणराज्य" 5145 5146#: app/Gedcom.php:1448 5147msgid "Demographic data" 5148msgstr "" 5149 5150#. I18N: Name of a country or state 5151#: app/Statistics/Service/CountryService.php:163 5152msgid "Denmark" 5153msgstr "डेनमार्क" 5154 5155#. I18N: Location of an LDS church temple 5156#: app/Elements/TempleCode.php:89 5157msgid "Denver, Colorado, United States" 5158msgstr "डेनवर, कोलोराडो, संयुक्त राज्य अमेरिका" 5159 5160#: resources/views/admin/upgrade/wizard.phtml:33 5161msgid "Depending on your server configuration, you may be able to upgrade automatically." 5162msgstr "आपके सर्वर कॉन्फ़िगरेशन के आधार पर, आप स्वचालित रूप से अपग्रेड करने में सक्षम हो भी सकते हैं।" 5163 5164#: resources/views/modules/family-book-chart/page.phtml:48 5165msgid "Descendant generations" 5166msgstr "वंशज पीढ़ी" 5167 5168#. I18N: Name of a module/chart 5169#. I18N: Name of a module/sidebar 5170#. I18N: Name of a module/report 5171#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 5172#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 5173#: app/Module/DescendancyReportModule.php:40 5174#: resources/xml/reports/descendancy_report.xml:3 5175#: resources/xml/reports/individual_ext_report.xml:6 5176#: resources/xml/reports/individual_ext_report.xml:93 5177#: resources/xml/reports/missing_facts_report.xml:6 5178#: resources/xml/reports/relative_ext_report.xml:6 5179#: resources/xml/reports/relative_ext_report.xml:45 5180msgid "Descendants" 5181msgstr "वंशज" 5182 5183#: app/Gedcom.php:646 5184msgid "Descendants interest" 5185msgstr "वंशज हित" 5186 5187#: resources/xml/reports/descendancy_report.xml:42 5188msgid "Descendants of " 5189msgstr "वंशजः " 5190 5191#. I18N: %s is an individual’s name 5192#: app/Module/DescendancyChartModule.php:140 5193#, php-format 5194msgid "Descendants of %s" 5195msgstr "%s के वंशज" 5196 5197#: app/Gedcom.php:647 app/Gedcom.php:1304 app/Gedcom.php:1360 5198#: app/Gedcom.php:1652 app/Gedcom.php:1744 5199#: resources/views/admin/modules.phtml:74 resources/views/admin/tags.phtml:48 5200#: resources/views/admin/tags.phtml:178 resources/views/admin/tags.phtml:270 5201#: resources/views/admin/tags.phtml:332 resources/views/admin/tags.phtml:407 5202#: resources/views/admin/tags.phtml:446 resources/views/admin/tags.phtml:730 5203#: resources/views/admin/tags.phtml:784 resources/views/admin/tags.phtml:888 5204#: resources/views/report-setup-page.phtml:23 5205msgid "Description" 5206msgstr "विवरण" 5207 5208#. I18N: A configuration setting 5209#: resources/views/admin/trees-preferences.phtml:215 5210msgid "Description META tag" 5211msgstr "विवरण META टैग" 5212 5213#: app/Gedcom.php:509 app/Gedcom.php:1070 5214msgid "Destination" 5215msgstr "मंज़िल" 5216 5217#: resources/views/admin/merge-records-step-2.phtml:49 5218#: resources/views/admin/merge-records-step-2.phtml:96 5219#: resources/views/admin/merge-records-step-2.phtml:142 5220#: resources/views/modules/statistics-chart/custom.phtml:72 5221#: resources/views/record-page-links.phtml:33 5222msgid "Details" 5223msgstr "विवरण" 5224 5225#: resources/views/admin/site-registration.phtml:55 5226msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5227msgstr "नए उपयोगकर्ता का विवरण इसी वंश वृक्ष के “वंशावली संपर्क” को भेजा जाएगा।" 5228 5229#. I18N: Location of an LDS church temple 5230#: app/Elements/TempleCode.php:90 5231msgid "Detroit, Michigan, United States" 5232msgstr "डेट्रायट, मिशिगन, संयुक्त राज्य अमेरिका" 5233 5234#: app/Date/JalaliDate.php:282 5235msgctxt "Abbreviation for Persian month: Dey" 5236msgid "Dey" 5237msgstr "दे" 5238 5239#. I18N: 10th month in the Persian/Jalali calendar 5240#: app/Date/JalaliDate.php:157 5241msgctxt "GENITIVE" 5242msgid "Dey" 5243msgstr "दे" 5244 5245#. I18N: 10th month in the Persian/Jalali calendar 5246#: app/Date/JalaliDate.php:247 5247msgctxt "INSTRUMENTAL" 5248msgid "Dey" 5249msgstr "दे" 5250 5251#. I18N: 10th month in the Persian/Jalali calendar 5252#: app/Date/JalaliDate.php:202 5253msgctxt "LOCATIVE" 5254msgid "Dey" 5255msgstr "दे" 5256 5257#. I18N: 10th month in the Persian/Jalali calendar 5258#: app/Date/JalaliDate.php:112 5259msgctxt "NOMINATIVE" 5260msgid "Dey" 5261msgstr "दे" 5262 5263#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5264#: app/Date/HijriDate.php:164 5265msgctxt "GENITIVE" 5266msgid "Dhu al-Hijjah" 5267msgstr "ज़िल हज" 5268 5269#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5270#: app/Date/HijriDate.php:254 5271msgctxt "INSTRUMENTAL" 5272msgid "Dhu al-Hijjah" 5273msgstr "ज़िल हज" 5274 5275#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5276#: app/Date/HijriDate.php:209 5277msgctxt "LOCATIVE" 5278msgid "Dhu al-Hijjah" 5279msgstr "ज़िल हज" 5280 5281#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5282#: app/Date/HijriDate.php:119 5283msgctxt "NOMINATIVE" 5284msgid "Dhu al-Hijjah" 5285msgstr "ज़िल हज" 5286 5287#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5288#: app/Date/HijriDate.php:162 5289msgctxt "GENITIVE" 5290msgid "Dhu al-Qi’dah" 5291msgstr "ज़िल क़दा" 5292 5293#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5294#: app/Date/HijriDate.php:252 5295msgctxt "INSTRUMENTAL" 5296msgid "Dhu al-Qi’dah" 5297msgstr "ज़िल क़दा" 5298 5299#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5300#: app/Date/HijriDate.php:207 5301msgctxt "LOCATIVE" 5302msgid "Dhu al-Qi’dah" 5303msgstr "ज़िल क़दा" 5304 5305#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5306#: app/Date/HijriDate.php:117 5307msgctxt "NOMINATIVE" 5308msgid "Dhu al-Qi’dah" 5309msgstr "ज़िल क़दा" 5310 5311#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5312#: app/Elements/LdsBaptismDateStatus.php:65 5313#: app/Elements/LdsEndowmentDateStatus.php:66 5314#: app/Elements/LdsOrdinanceStatus.php:65 5315msgid "Died as a child: exempt" 5316msgstr "बचपन में ही मृत्यु: मुक्त" 5317 5318#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5319#: app/Elements/LdsOrdinanceStatus.php:75 5320msgid "Died less than 1 year old, sealing not required." 5321msgstr "" 5322 5323#: resources/xml/reports/change_report.xml:60 5324msgid "Differences" 5325msgstr "मतभेद" 5326 5327#. I18N: Help text for the “Calendar conversion” configuration setting 5328#: resources/views/admin/trees-preferences.phtml:124 5329msgid "Different calendar systems are used in different parts of the world, and many other calendar systems have been used in the past. Where possible, you should enter dates using the calendar in which the event was originally recorded. You can then specify a conversion, to show these dates in a more familiar calendar. If you regularly use two calendars, you can specify two conversions and dates will be converted to both the selected calendars." 5330msgstr "दुनिया के विभिन्न हिस्सों में विभिन्न कैलेंडर प्रणालियों का उपयोग किया जाता है, और कई अन्य कैलेंडर प्रणालियों का उपयोग अतीत में किया गया है। जहां संभव हो, आपको उसी कैलेंडर का उपयोग करके तिथियां दर्ज कर देनी चाहिए जिसमें घटना मूल रूप से दर्ज की गई थी। फिर आप इन तिथियों को अधिक परिचित कैलेंडर में दिखाने के लिए किसी कैलेंडर परिवर्तन को निर्धारित कर सकते हैं। यदि आप नियमित रूप से दो कैलेंडरों का उपयोग करते हैं, तो आप दो रूपांतरण निर्दिष्ट कर सकते हैं और दिनांक दोनों चयनित कैलेंडर में परिवर्तित हो जाएंगे।" 5331 5332#: resources/xml/reports/individual_ext_report.xml:6 5333#: resources/xml/reports/individual_ext_report.xml:91 5334#: resources/xml/reports/missing_facts_report.xml:6 5335#: resources/xml/reports/relative_ext_report.xml:6 5336#: resources/xml/reports/relative_ext_report.xml:43 5337msgid "Direct line ancestors" 5338msgstr "सीधी रेखा के पूर्वज" 5339 5340#: resources/xml/reports/individual_ext_report.xml:6 5341#: resources/xml/reports/individual_ext_report.xml:92 5342#: resources/xml/reports/missing_facts_report.xml:6 5343#: resources/xml/reports/relative_ext_report.xml:6 5344#: resources/xml/reports/relative_ext_report.xml:44 5345msgid "Direct line ancestors and their families" 5346msgstr "सीधी रेखा के पूर्वज और उनके परिवार" 5347 5348#. I18N: %s is a number of records per page 5349#: resources/views/lists/datatables-attributes.phtml:29 5350#, php-format 5351msgid "Display %s" 5352msgstr "%s प्रदर्शित करें" 5353 5354#. I18N: Description of the “Favorites” module 5355#: app/Module/FamilyTreeFavoritesModule.php:60 5356msgid "Display and manage a family tree’s favorite pages." 5357msgstr "किसी वंश वृक्ष के पसंदीदा पेज प्रदर्शित और मैनेज करें।" 5358 5359#. I18N: Description of the “Favorites” module 5360#: app/Module/UserFavoritesModule.php:61 5361msgid "Display and manage a user’s favorite pages." 5362msgstr "उपयोगकर्ता के पसंदीदा पेजों को प्रदर्शित और प्रबंधित करें।" 5363 5364#: app/Gedcom.php:458 resources/views/calendar-page.phtml:193 5365#: resources/views/lists/families-table.phtml:207 5366msgid "Divorce" 5367msgstr "तलाक़" 5368 5369#: app/Gedcom.php:460 5370msgid "Divorce filed" 5371msgstr "तलाक़ दायर की गई" 5372 5373#: app/Statistics/Google/ChartDivorce.php:111 5374#: resources/views/modules/statistics-chart/family-totals.phtml:70 5375msgid "Divorces by century" 5376msgstr "शताब्दी के दौरान तलाक़" 5377 5378#. I18N: Name of a country or state 5379#: app/Statistics/Service/CountryService.php:159 5380msgid "Djibouti" 5381msgstr "जिबूती" 5382 5383#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5384#: app/Elements/LdsOrdinanceStatus.php:71 5385#: app/Elements/LdsSpouseSealingDateStatus.php:70 5386msgid "Do not seal, previous sealing canceled" 5387msgstr "सील ना करें, पिछली सीलिंग रद्द हुई" 5388 5389#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5390#: app/Elements/LdsOrdinanceStatus.php:69 5391#: app/Elements/LdsSpouseSealingDateStatus.php:68 5392msgid "Do not seal: unauthorized" 5393msgstr "सील ना करें: अनाधिकृत" 5394 5395#. I18N: Type of media object 5396#: app/Elements/SourceMediaType.php:84 5397msgid "Document" 5398msgstr "दस्तावेज़" 5399 5400#: resources/views/admin/site-mail.phtml:199 5401msgid "Domain name" 5402msgstr "डोमेन नाम" 5403 5404#. I18N: Name of a country or state 5405#: app/Statistics/Service/CountryService.php:161 5406msgid "Dominica" 5407msgstr "डोमिनिका" 5408 5409#. I18N: Name of a country or state 5410#: app/Statistics/Service/CountryService.php:165 5411msgid "Dominican Republic" 5412msgstr "डोमिनिकन गणराज्य" 5413 5414#: app/Module/ClippingsCartModule.php:198 5415#: app/Module/ClippingsCartModule.php:242 5416#: resources/views/modules/share-anniversary/share.phtml:25 5417msgid "Download" 5418msgstr "डाउनलोड" 5419 5420#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5421#, php-format 5422msgid "Download %s…" 5423msgstr "डाउनलोड %s…" 5424 5425#: app/Module/ShareAnniversaryModule.php:83 5426msgid "Download a .ICS file containing an anniversary" 5427msgstr "एक वर्षगांठ वाली .ICS फ़ाइल डाउनलोड करें" 5428 5429#: resources/views/media-page-details.phtml:83 5430msgid "Download file" 5431msgstr "डाउनलोड फाइल" 5432 5433#: resources/views/edit-blocks-page.phtml:23 5434msgid "Drag the blocks to change their position." 5435msgstr "ब्लॉक को घसीट कर उनकी जगह बदलें।" 5436 5437#. I18N: Location of an LDS church temple 5438#: app/Elements/TempleCode.php:91 5439msgid "Draper, Utah, United States" 5440msgstr "ड्रेपर, यूटा, संयुक्त राज्य अमेरिका" 5441 5442#. I18N: The second day in the French republican calendar 5443#: app/Date/FrenchDate.php:303 5444msgid "Duodi" 5445msgstr "डुओडी" 5446 5447#: app/Http/RequestHandlers/AccountUpdate.php:96 5448#: app/Http/RequestHandlers/RegisterAction.php:264 5449#: app/Http/RequestHandlers/UserAddAction.php:72 5450#: app/Http/RequestHandlers/UserEditAction.php:153 5451msgid "Duplicate email address. A user with that email already exists." 5452msgstr "डुप्लिकेट इमेल एड्रेस। उस ईमेल वाला उपयोगकर्ता पहले से मौजूद है।" 5453 5454#: app/Http/RequestHandlers/AccountUpdate.php:87 5455#: app/Http/RequestHandlers/RegisterAction.php:259 5456#: app/Http/RequestHandlers/UserAddAction.php:67 5457#: app/Http/RequestHandlers/UserEditAction.php:159 5458msgid "Duplicate username. A user with that username already exists. Please choose another username." 5459msgstr "डुप्लिकेट यूज़रनेम। उस यूज़रनेम वाला उपयोगकर्ता पहले से मौजूद है। कृपया दूसरा यूज़रनेम चुनें।" 5460 5461#: resources/views/help/source-events.phtml:8 5462msgid "Each source records specific events, generally for a given date range and for a place jurisdiction. For example a Census records census events and church records record birth, marriage, and death events.<br><br>Select the events that are recorded by this source from the list of events provided. The date should be specified in a range format such as <i>FROM 1900 TO 1910</i>. The place jurisdiction is the name of the lowest jurisdiction that encompasses all lower-level places named in this source. For example, “Oneida, Idaho, USA” would be used as a source jurisdiction place for events occurring in the various towns within Oneida County. “Idaho, USA” would be the source jurisdiction place if the events recorded took place not only in Oneida County but also in other counties in Idaho." 5463msgstr "प्रत्येक स्रोत विशिष्ट घटनाओं को दर्ज करता है, आम तौर पर दी गई तिथि सीमा और एक स्थान अधिकार क्षेत्र के लिए। उदाहरण के लिए, एक जनगणना, जनगणना की घटनाओं और चर्च के रिकॉर्ड जन्म, विवाह, और मृत्यु की घटनाओं को रिकॉर्ड करता है।<br><br>उन घटनाओं का चयन करें जो इस स्रोत द्वारा दर्ज की गई घटनाओं की सूची से दर्ज की गई हैं। दिनांक को एक श्रेणी प्रारूप में निर्दिष्ट किया जाना चाहिए जैसे <i>1900 से 1910 तक</i>। स्थान क्षेत्राधिकार सबसे कम अधिकार क्षेत्र का नाम है जो इस स्रोत में नामित सभी निचले-स्तर के स्थानों को शामिल करता है। उदाहरण के लिए, “वनडा, इडाहो, यूएसए” को वनडा काउंटी के भीतर विभिन्न शहरों में होने वाली घटनाओं के लिए एक स्रोत क्षेत्राधिकार के रूप में इस्तेमाल किया जाएगा। “इडाहो, यूएसए” स्रोत क्षेत्राधिकार स्थान होगा यदि दर्ज की गई घटनाएं न केवल वनडा काउंटी में बल्कि इडाओ में अन्य काउंटी में भी हुईं।" 5464 5465#: resources/views/help/pending-changes.phtml:25 5466msgid "Each user account has an option to “automatically accept changes”. When this is enabled, any changes made by that user are saved immediately. Many administrators enable this for their own user account." 5467msgstr "प्रत्येक उपयोगकर्ता खाते में “परिवर्तनों को स्वचालित रूप से स्वीकार करने” का विकल्प होता है। जब यह सक्षम हो जाता है, तो उस उपयोगकर्ता द्वारा किए गए किसी भी परिवर्तन को तुरंत सहेज लिया जाता है। कई एडमिनिस्ट्रेटर इसे अपने स्वयं के उपयोगकर्ता खाते के लिए सक्षम करते हैं।" 5468 5469#: resources/views/modules/gedcom_stats/config.phtml:53 5470#: resources/views/modules/gedcom_stats/statistics.phtml:165 5471#: resources/views/modules/html/template-statistics.phtml:69 5472#: resources/views/modules/statistics-chart/individual-events.phtml:36 5473msgid "Earliest birth" 5474msgstr "सबसे पुराना जन्म" 5475 5476#: resources/views/modules/gedcom_stats/config.phtml:55 5477#: resources/views/modules/gedcom_stats/statistics.phtml:187 5478#: resources/views/modules/html/template-statistics.phtml:77 5479#: resources/views/modules/statistics-chart/individual-events.phtml:80 5480msgid "Earliest death" 5481msgstr "सबसे पुरानी मृत्यु" 5482 5483#: resources/views/modules/statistics-chart/family-totals.phtml:81 5484msgid "Earliest divorce" 5485msgstr "सबसे पुरानी तलाक़" 5486 5487#: resources/views/modules/statistics-chart/family-totals.phtml:37 5488msgid "Earliest marriage" 5489msgstr "सबसे पुरानी शादी" 5490 5491#. I18N: Name of a country or state 5492#: app/Statistics/Service/CountryService.php:169 5493msgid "Ecuador" 5494msgstr "ईक्वाडोर" 5495 5496#: app/Http/RequestHandlers/MapDataEdit.php:73 5497#: app/Http/RequestHandlers/MapDataEdit.php:76 5498#: resources/views/admin/locations.phtml:48 5499#: resources/views/admin/locations.phtml:92 5500#: resources/views/admin/locations.phtml:95 5501#: resources/views/admin/users-table-options.phtml:27 5502#: resources/views/admin/users.phtml:24 5503#: resources/views/edit/icon-fact-edit.phtml:14 5504#: resources/views/edit/icon-fact-edit.phtml:16 5505#: resources/views/media-page-details.phtml:30 5506#: resources/views/media-page-details.phtml:33 5507#: resources/views/media-page-menu.phtml:76 5508#: resources/views/modules/faq/config.phtml:61 5509#: resources/views/modules/faq/config.phtml:97 5510#: resources/views/modules/gedcom_news/list.phtml:41 5511#: resources/views/modules/stories/config.phtml:58 5512#: resources/views/modules/stories/config.phtml:79 5513#: resources/views/modules/stories/config.phtml:81 5514#: resources/views/modules/user_blog/list.phtml:41 5515#: resources/views/note-page-details.phtml:25 5516#: resources/views/note-page-details.phtml:28 5517#: resources/views/record-page-menu.phtml:27 5518msgid "Edit" 5519msgstr "एडिट" 5520 5521#: app/Http/RequestHandlers/EditMediaFileModal.php:74 5522#: resources/views/modals/edit-media-file.phtml:20 5523msgid "Edit a media file" 5524msgstr "मीडिया फाइल एडिट करें" 5525 5526#. I18N: Options for editing 5527#: resources/views/admin/trees-preferences.phtml:634 5528msgid "Edit preferences" 5529msgstr "प्राथमिकताएं एडिट करें" 5530 5531#: app/Module/FrequentlyAskedQuestionsModule.php:308 5532msgid "Edit the FAQ" 5533msgstr "सामान्य प्रश्न एडिट करें" 5534 5535#: resources/views/individual-page-menu.phtml:63 5536#: resources/views/individual-page-menu.phtml:71 5537#: resources/views/individual-page-sex.phtml:40 5538#: resources/views/individual-page-sex.phtml:42 5539msgid "Edit the gender" 5540msgstr "लिंग एडिट करें" 5541 5542#: resources/views/edit/input-addon-edit-name.phtml:12 5543#: resources/views/edit/input-addon-edit-name.phtml:15 5544#: resources/views/individual-page-name.phtml:75 5545#: resources/views/individual-page-name.phtml:77 5546msgid "Edit the name" 5547msgstr "नाम एडिट करें" 5548 5549#: app/Http/RequestHandlers/EditRawFactPage.php:53 5550#: app/Http/RequestHandlers/EditRawRecordPage.php:55 5551#: resources/views/edit/edit-fact.phtml:56 5552#: resources/views/edit/edit-record.phtml:56 5553#: resources/views/family-page-menu.phtml:87 5554#: resources/views/individual-page-menu.phtml:127 5555msgid "Edit the raw GEDCOM" 5556msgstr "मूल GEDCOM एडिट करें" 5557 5558#: app/Http/RequestHandlers/EditNotePage.php:54 5559msgid "Edit the shared note" 5560msgstr "आम नोट एडिट करें" 5561 5562#: app/Module/StoriesModule.php:302 5563#: resources/views/modules/stories/tab.phtml:27 5564msgid "Edit the story" 5565msgstr "जीवनी एडिट करें" 5566 5567#: app/Http/RequestHandlers/UserEditPage.php:119 5568msgid "Edit the user" 5569msgstr "उपयोगकर्ता एडिट करें" 5570 5571#: app/Services/TreeService.php:227 5572msgid "Edit this individual and replace their details with your own." 5573msgstr "इस व्यक्ति को एडिट करें और उनके विवरण को अपने विवरण से बदल लें।" 5574 5575#: resources/views/edit/edit-fact.phtml:50 5576#: resources/views/edit/edit-record.phtml:50 5577msgid "Edit with all GEDCOM tags" 5578msgstr "सभी GEDCOM टैग के साथ संपादित करें" 5579 5580#. I18N: Listbox entry; name of a role 5581#: app/Http/RequestHandlers/UserEditPage.php:100 5582#: resources/views/admin/users-edit.phtml:252 5583#: resources/views/modules/recent_changes/changes-table.phtml:49 5584#: resources/views/pending-changes-page.phtml:49 5585msgid "Editor" 5586msgstr "एडिटर" 5587 5588#. I18N: Location of an LDS church temple 5589#: app/Elements/TempleCode.php:92 5590msgid "Edmonton, Alberta, Canada" 5591msgstr "एडमॉन्टन, अल्बर्टा, कनाडा" 5592 5593#: app/Gedcom.php:648 5594msgid "Education" 5595msgstr "शिक्षा" 5596 5597#. I18N: Name of a country or state 5598#: app/Statistics/Service/CountryService.php:171 5599msgid "Egypt" 5600msgstr "मिस्र" 5601 5602#. I18N: Name of a country or state 5603#: app/Statistics/Service/CountryService.php:449 5604msgid "El Salvador" 5605msgstr "एल साल्वाडोर" 5606 5607#. I18N: Type of media object 5608#: app/Elements/SourceMediaType.php:85 5609msgid "Electronic" 5610msgstr "इलेक्ट्रोनिक" 5611 5612#. I18N: a month in the Jewish calendar 5613#: app/Date/JewishDate.php:217 5614msgctxt "GENITIVE" 5615msgid "Elul" 5616msgstr "एलूल" 5617 5618#. I18N: a month in the Jewish calendar 5619#: app/Date/JewishDate.php:321 5620msgctxt "INSTRUMENTAL" 5621msgid "Elul" 5622msgstr "एलूल" 5623 5624#. I18N: a month in the Jewish calendar 5625#: app/Date/JewishDate.php:269 5626msgctxt "LOCATIVE" 5627msgid "Elul" 5628msgstr "एलूल" 5629 5630#. I18N: a month in the Jewish calendar 5631#: app/Date/JewishDate.php:165 5632msgctxt "NOMINATIVE" 5633msgid "Elul" 5634msgstr "एलूल" 5635 5636#: app/Gedcom.php:1024 app/Gedcom.php:1677 5637#: resources/views/modals/submitter-fields.phtml:17 5638#: resources/views/password-request-page.phtml:21 5639msgid "Email" 5640msgstr "इमेल" 5641 5642#: app/Gedcom.php:418 app/Gedcom.php:528 app/Gedcom.php:552 app/Gedcom.php:823 5643#: app/Gedcom.php:870 app/Gedcom.php:1124 app/Gedcom.php:1769 5644#: app/Gedcom.php:1822 resources/views/admin/users-create.phtml:69 5645#: resources/views/admin/users-edit.phtml:80 5646#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:49 5647#: resources/views/edit-account-page.phtml:121 5648#: resources/views/emails/register-notify-html.phtml:30 5649#: resources/views/emails/register-notify-text.phtml:24 5650#: resources/views/modules/user-messages/user-messages.phtml:70 5651#: resources/views/register-page.phtml:47 5652#: resources/views/setup/step-5-administrator.phtml:90 5653msgid "Email address" 5654msgstr "इमेल एड्रेस" 5655 5656#: resources/views/admin/users-edit.phtml:100 5657msgid "Email verified" 5658msgstr "इमेल वेरीफाइड हुआ" 5659 5660#: app/Gedcom.php:650 resources/views/calendar-page.phtml:202 5661msgid "Emigration" 5662msgstr "प्रवास" 5663 5664#: app/Elements/RelationIsDescriptor.php:101 5665msgid "Employee" 5666msgstr "कर्मचारी" 5667 5668#: app/Elements/RelationIsDescriptor.php:77 5669msgctxt "FEMALE" 5670msgid "Employee" 5671msgstr "कर्मचारी" 5672 5673#: app/Elements/RelationIsDescriptor.php:56 5674msgctxt "MALE" 5675msgid "Employee" 5676msgstr "कर्मचारी" 5677 5678#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:726 5679#: app/Gedcom.php:741 5680msgid "Employer" 5681msgstr "नियोक्ता" 5682 5683#: app/Elements/RelationIsDescriptor.php:78 5684msgctxt "FEMALE" 5685msgid "Employer" 5686msgstr "मालकिन" 5687 5688#: app/Elements/RelationIsDescriptor.php:57 5689msgctxt "MALE" 5690msgid "Employer" 5691msgstr "मालिक" 5692 5693#: resources/views/record-page-menu-clipboard.phtml:41 5694msgid "Empty the clipboard" 5695msgstr "क्लिपबोर्ड खाली करें" 5696 5697#: app/Module/ClippingsCartModule.php:192 5698msgid "Empty the clippings cart" 5699msgstr "क्लिपिंग कार्ट खाली करें" 5700 5701#: resources/views/admin/components.phtml:39 5702#: resources/views/admin/components.phtml:85 5703#: resources/views/admin/modules.phtml:71 5704msgid "Enabled" 5705msgstr "सक्रिय" 5706 5707#. I18N: Help text for the “Family tree” configuration setting 5708#: resources/views/admin/trees-privacy.phtml:41 5709msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5710msgstr "इस विकल्प को सक्षम करने से सभी दर्शक वेबसाइट पर किसी भी डेटा को देखने से पहले साइन इन करने के लिए प्रतिबंधित होंगे।" 5711 5712#: resources/views/modules/lifespans-chart/page.phtml:61 5713msgid "End year" 5714msgstr "आखिर साल" 5715 5716#: resources/xml/reports/change_report.xml:6 5717msgid "Ending range of change dates" 5718msgstr "परिवर्तन तारीखों की अंतिम सीमा" 5719 5720#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5721#: app/Elements/TempleCode.php:93 5722msgid "Endowment House" 5723msgstr "एंडोमेंट हाउस" 5724 5725#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:20 5726msgid "Engagement" 5727msgstr "सगाई" 5728 5729#. I18N: Name of a country or state 5730#: app/Statistics/Service/CountryService.php:173 5731msgid "England" 5732msgstr "इंगलैंड" 5733 5734#: resources/views/modules/favorites/favorites.phtml:162 5735msgid "Enter an optional note about this favorite" 5736msgstr "इस पसंदीदा के बारे में एक वैकल्पिक नोट दर्ज करें" 5737 5738#: resources/views/search-replace-page.phtml:45 5739msgid "Entire record" 5740msgstr "संपूर्ण रिकॉर्ड" 5741 5742#. I18N: Name of a country or state 5743#: app/Statistics/Service/CountryService.php:219 5744msgid "Equatorial Guinea" 5745msgstr "भूमध्यवर्ती गिनी" 5746 5747#. I18N: Name of a country or state 5748#: app/Statistics/Service/CountryService.php:175 5749msgid "Eritrea" 5750msgstr "इरिट्रिया" 5751 5752#: app/Exceptions/InvalidGedcomEncodingException.php:39 5753#, php-format 5754msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5755msgstr "बाधा: GEDCOM फ़ाइलों को %s एन्कोडिंग से UTF-8 एन्कोडिंग में परिवर्तित करना वर्तमान में समर्थित नहीं है।" 5756 5757#: app/Date/JalaliDate.php:284 5758msgctxt "Abbreviation for Persian month: Esfand" 5759msgid "Esf" 5760msgstr "इसफ" 5761 5762#. I18N: 12th month in the Persian/Jalali calendar 5763#: app/Date/JalaliDate.php:161 5764msgctxt "GENITIVE" 5765msgid "Esfand" 5766msgstr "इसफंद" 5767 5768#. I18N: 12th month in the Persian/Jalali calendar 5769#: app/Date/JalaliDate.php:251 5770msgctxt "INSTRUMENTAL" 5771msgid "Esfand" 5772msgstr "इसफंद" 5773 5774#. I18N: 12th month in the Persian/Jalali calendar 5775#: app/Date/JalaliDate.php:206 5776msgctxt "LOCATIVE" 5777msgid "Esfand" 5778msgstr "इसफंद" 5779 5780#. I18N: 12th month in the Persian/Jalali calendar 5781#: app/Date/JalaliDate.php:116 5782msgctxt "NOMINATIVE" 5783msgid "Esfand" 5784msgstr "इसफंद" 5785 5786#. I18N: Name of a mapping organisation 5787#: app/Module/EsriMaps.php:38 5788msgid "Esri/ArcGIS" 5789msgstr "Esri/ArcGIS" 5790 5791#: app/Gedcom.php:1104 5792msgid "Estate name" 5793msgstr "संपदा नाम" 5794 5795#. I18N: A configuration setting 5796#: resources/views/admin/trees-preferences.phtml:367 5797msgid "Estimated dates for birth and death" 5798msgstr "जन्म और मृत्यु की अनुमानित तारीखें" 5799 5800#. I18N: Name of a country or state 5801#: app/Statistics/Service/CountryService.php:181 5802msgid "Estonia" 5803msgstr "एस्टोनिया" 5804 5805#. I18N: Name of a country or state 5806#: app/Statistics/Service/CountryService.php:183 5807msgid "Ethiopia" 5808msgstr "इथियोपिया" 5809 5810#: resources/views/modules/statistics-chart/custom.phtml:180 5811msgid "Europe" 5812msgstr "यूरोप" 5813 5814#: app/Gedcom.php:441 app/Gedcom.php:464 app/Gedcom.php:495 app/Gedcom.php:573 5815#: app/Gedcom.php:659 app/Gedcom.php:684 app/Gedcom.php:756 app/Gedcom.php:780 5816#: app/Gedcom.php:804 app/Gedcom.php:1291 app/Gedcom.php:1345 5817#: app/Gedcom.php:1389 app/Gedcom.php:1434 app/Gedcom.php:1467 5818#: app/Gedcom.php:1883 app/Gedcom.php:1897 5819#: resources/views/lists/anniversaries-table.phtml:42 5820#: resources/xml/reports/fact_sources.xml:70 5821#: resources/xml/reports/fact_sources.xml:157 5822#: resources/xml/reports/missing_facts_report.xml:55 5823msgid "Event" 5824msgstr "घटना" 5825 5826#: app/Gedcom.php:841 resources/views/calendar-page.phtml:176 5827#: resources/views/modules/gedcom_stats/statistics.phtml:133 5828#: resources/views/modules/html/template-statistics.phtml:56 5829#: resources/views/modules/statistics-chart/individual-events.phtml:10 5830#: resources/views/modules/todays_events/config.phtml:28 5831#: resources/views/modules/upcoming_events/config.phtml:40 5832msgid "Events" 5833msgstr "घटनाएं" 5834 5835#: resources/views/modules/statistics-chart/places.phtml:45 5836msgid "Events in countries" 5837msgstr "देशों में घटनाएं" 5838 5839#: resources/views/modules/personal_facts/tab.phtml:39 5840msgid "Events of close relatives" 5841msgstr "निकट संबंधियों के कार्यक्रम" 5842 5843#: resources/views/admin/users-edit.phtml:241 5844msgid "Everybody has this role, including visitors to the website and search engines." 5845msgstr "प्रत्येक व्यक्ति की यह भूमिका है, जिसमें वेबसाइट के दर्शक और खोज इंजन भी शामिल हैं।" 5846 5847#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 5848msgid "Exact" 5849msgstr "सटीक" 5850 5851#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 5852msgid "Exact date" 5853msgstr "सही तारीख" 5854 5855#: app/Module/IndividualListModule.php:348 5856#, php-format 5857msgid "Exclude individuals with “%s” as a married name" 5858msgstr "विवाहित नाम %s वाले व्यक्तियों को अलग कर दें" 5859 5860#: resources/views/admin/media.phtml:71 5861msgid "Exclude subfolders" 5862msgstr "सबफ़ोल्डर्स को छोड़ दें" 5863 5864#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5865#: app/Elements/LdsBaptismDateStatus.php:69 5866#: app/Elements/LdsChildSealingDateStatus.php:62 5867#: app/Elements/LdsEndowmentDateStatus.php:70 5868#: app/Elements/LdsOrdinanceStatus.php:73 5869#: app/Elements/LdsSpouseSealingDateStatus.php:72 5870msgid "Excluded from this submission" 5871msgstr "इस प्रस्तुतीकरण से बाहर रखे गए" 5872 5873#. I18N: placeholder text for registration-comments field 5874#: resources/views/register-page.phtml:87 5875msgid "Explain why you are requesting an account." 5876msgstr "समझाएं कि आप खाते का अनुरोध क्यूँ कर रहे हैं।" 5877 5878#: resources/views/admin/trees.phtml:280 5879msgid "Export" 5880msgstr "निर्यात" 5881 5882#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5883msgid "Export a GEDCOM file" 5884msgstr "GEDCOM फ़ाइल निर्यात करें" 5885 5886#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5887msgid "Export all the family trees to GEDCOM files…" 5888msgstr "सारे वंश वृक्ष GEDCOM फ़ाइलों में निर्यात करें…" 5889 5890#: resources/views/admin/trees-export.phtml:58 5891#: resources/views/modules/clippings/download.phtml:21 5892msgid "Export preferences" 5893msgstr "निर्यात प्राथमिकताएँ" 5894 5895#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5896#: resources/views/admin/trees-privacy.phtml:100 5897msgid "Extend privacy to dead individuals" 5898msgstr "मृत व्यक्तियों के लिए गोपनीयता बढ़ाएँ" 5899 5900#. I18N: “External files” are stored on other computers 5901#: resources/views/admin/media.phtml:43 5902msgid "External files" 5903msgstr "बाहरी फाइलें" 5904 5905#: app/Gedcom.php:912 app/Gedcom.php:926 app/Gedcom.php:938 app/Gedcom.php:956 5906#: app/Gedcom.php:974 app/Gedcom.php:983 app/Gedcom.php:991 app/Gedcom.php:1000 5907msgid "External identifier" 5908msgstr "" 5909 5910#: app/Gedcom.php:1238 app/Gedcom.php:1843 5911msgid "External link" 5912msgstr "बाहरी लिंक" 5913 5914#: resources/views/admin/media.phtml:75 5915msgid "External media files have a URL instead of a filename." 5916msgstr "बाहरी मीडिया फ़ाइलों का फ़ाइल नाम के बजाय एक URL (लिंक) होता है।" 5917 5918#. I18N: Name of a module/sidebar 5919#: app/Gedcom.php:1541 app/Gedcom.php:1573 5920#: app/Module/IndividualMetadataModule.php:60 5921msgid "Extra information" 5922msgstr "अतिरिक्त जानकारी" 5923 5924#: app/Gedcom.php:1125 5925msgid "Eye color" 5926msgstr "आँख का रंग" 5927 5928#. I18N: Name of a theme. 5929#: app/Module/FabTheme.php:39 5930msgid "F.A.B." 5931msgstr "एफ.ए.बी." 5932 5933#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5934#: app/Module/FrequentlyAskedQuestionsModule.php:70 5935msgid "FAQ" 5936msgstr "सामान्य प्रश्न" 5937 5938#. I18N: FAQ = “Frequently Asked Question” 5939#: resources/views/modules/faq/config.phtml:26 5940msgid "FAQs are lists of questions and answers, which allow you to explain the site’s rules, policies, and procedures to your visitors. Questions are typically concerned with privacy, copyright, user-accounts, unsuitable content, requirement for source-citations, etc." 5941msgstr "FAQs बार बार पूछे गए प्रश्नों और उत्तरों की सूची है, जो आपको अपने दर्शकों को साइट के नियमों, नीतियों और प्रक्रियाओं को समझाने की अनुमति देते हैं। प्रश्न आम तौर पर गोपनीयता, कॉपीराइट, उपयोगकर्ता-खाता, अनुपयुक्त सामग्री, स्रोत-उद्धरणों की आवश्यकता आदि से संबंधित होते हैं।" 5942 5943#. I18N: https://foko.genealogy.net 5944#: app/Gedcom.php:1525 app/Gedcom.php:1527 app/Gedcom.php:1557 5945#: app/Gedcom.php:1559 5946msgid "FOKO country" 5947msgstr "FOKO देश" 5948 5949#: app/Gedcom.php:663 app/Gedcom.php:928 app/Gedcom.php:1874 5950msgid "Fact" 5951msgstr "तथ्य" 5952 5953#: app/Gedcom.php:1184 app/Gedcom.php:1203 app/Gedcom.php:1221 5954#: app/Gedcom.php:1248 5955msgid "Fact 1" 5956msgstr "तथ्य 1" 5957 5958#: app/Gedcom.php:1185 app/Gedcom.php:1204 app/Gedcom.php:1222 5959#: app/Gedcom.php:1249 5960msgid "Fact 10" 5961msgstr "तथ्य 10" 5962 5963#: app/Gedcom.php:1186 app/Gedcom.php:1205 app/Gedcom.php:1223 5964#: app/Gedcom.php:1250 5965msgid "Fact 11" 5966msgstr "तथ्य 11" 5967 5968#: app/Gedcom.php:1187 app/Gedcom.php:1206 app/Gedcom.php:1224 5969#: app/Gedcom.php:1251 5970msgid "Fact 12" 5971msgstr "तथ्य 12" 5972 5973#: app/Gedcom.php:1188 app/Gedcom.php:1207 app/Gedcom.php:1225 5974#: app/Gedcom.php:1252 5975msgid "Fact 13" 5976msgstr "तथ्य 13" 5977 5978#: app/Gedcom.php:1189 app/Gedcom.php:1208 app/Gedcom.php:1226 5979#: app/Gedcom.php:1253 5980msgid "Fact 2" 5981msgstr "तथ्य 2" 5982 5983#: app/Gedcom.php:1190 app/Gedcom.php:1209 app/Gedcom.php:1227 5984#: app/Gedcom.php:1254 5985msgid "Fact 3" 5986msgstr "तथ्य 3" 5987 5988#: app/Gedcom.php:1191 app/Gedcom.php:1210 app/Gedcom.php:1228 5989#: app/Gedcom.php:1255 5990msgid "Fact 4" 5991msgstr "तथ्य 4" 5992 5993#: app/Gedcom.php:1192 app/Gedcom.php:1211 app/Gedcom.php:1229 5994#: app/Gedcom.php:1256 5995msgid "Fact 5" 5996msgstr "तथ्य 5" 5997 5998#: app/Gedcom.php:1193 app/Gedcom.php:1212 app/Gedcom.php:1230 5999#: app/Gedcom.php:1257 6000msgid "Fact 6" 6001msgstr "तथ्य 6" 6002 6003#: app/Gedcom.php:1194 app/Gedcom.php:1213 app/Gedcom.php:1231 6004#: app/Gedcom.php:1258 6005msgid "Fact 7" 6006msgstr "तथ्य 7" 6007 6008#: app/Gedcom.php:1195 app/Gedcom.php:1214 app/Gedcom.php:1232 6009#: app/Gedcom.php:1259 6010msgid "Fact 8" 6011msgstr "तथ्य 8" 6012 6013#: app/Gedcom.php:1196 app/Gedcom.php:1215 app/Gedcom.php:1233 6014#: app/Gedcom.php:1260 6015msgid "Fact 9" 6016msgstr "तथ्य 9" 6017 6018#. I18N: A configuration setting 6019#: resources/views/admin/trees-preferences.phtml:512 6020msgid "Fact icons" 6021msgstr "तथ्य चिह्न" 6022 6023#: resources/views/admin/trees-privacy.phtml:228 6024msgid "Fact or event" 6025msgstr "तथ्य या घटना" 6026 6027#. I18N: Name of a module/tab on the individual page. 6028#: app/Module/IndividualFactsTabModule.php:73 6029#: resources/views/admin/fix-level-0-media.phtml:38 6030#: resources/views/admin/locations.phtml:49 6031#: resources/views/admin/tags.phtml:435 resources/views/family-page.phtml:34 6032#: resources/views/modules/random_media/config.phtml:20 6033#: resources/xml/reports/individual_ext_report.xml:161 6034#: resources/xml/reports/individual_report.xml:149 6035msgid "Facts and events" 6036msgstr "तथ्य और घटनाएँ" 6037 6038#: resources/views/admin/trees-preferences.phtml:661 6039msgid "Facts for family records" 6040msgstr "पारिवारिक रिकॉर्ड के लिए तथ्य" 6041 6042#: resources/views/admin/trees-preferences.phtml:636 6043msgid "Facts for individual records" 6044msgstr "व्यक्ती के रिकॉर्ड के लिए तथ्य" 6045 6046#: resources/views/admin/trees-preferences.phtml:666 6047msgid "Facts for new families" 6048msgstr "नए परिवारों के लिए तथ्य" 6049 6050#: resources/views/admin/trees-preferences.phtml:641 6051msgid "Facts for new individuals" 6052msgstr "नए व्यक्तियों के लिए तथ्य" 6053 6054#. I18N: Name of a country or state 6055#: app/Statistics/Service/CountryService.php:191 6056msgid "Falkland Islands" 6057msgstr "फ़ॉकलैंड द्वीपसमूह" 6058 6059#. I18N: Name of a module/list 6060#. I18N: Name of a module 6061#: app/Module/AncestorsChartModule.php:258 6062#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 6063#: app/Module/FixSearchAndReplace.php:109 6064#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 6065#: app/Module/StatisticsChartModule.php:148 6066#: app/Module/StatisticsChartModule.php:381 6067#: app/Module/StatisticsChartModule.php:472 6068#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 6069#: resources/views/admin/control-panel.phtml:321 6070#: resources/views/admin/merge-records-step-1.phtml:53 6071#: resources/views/lists/locations-table.phtml:65 6072#: resources/views/lists/media-table.phtml:80 6073#: resources/views/lists/notes-table.phtml:91 6074#: resources/views/lists/sources-table.phtml:99 6075#: resources/views/lists/submitters-table.phtml:69 6076#: resources/views/modules/gedcom_stats/config.phtml:47 6077#: resources/views/modules/gedcom_stats/statistics.phtml:88 6078#: resources/views/modules/html/template-statistics.phtml:40 6079#: resources/views/modules/place-hierarchy/events.phtml:26 6080#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6081#: resources/views/record-page-links.phtml:49 6082#: resources/views/search-general-page.phtml:74 6083#: resources/views/search-results.phtml:48 6084#: resources/xml/reports/fact_sources.xml:152 6085#: resources/xml/reports/fact_sources.xml:314 6086msgid "Families" 6087msgstr "परिवार" 6088 6089#: app/Statistics/Google/ChartFamilyWithSources.php:84 6090#: resources/views/modules/statistics-chart/chart-sources.phtml:29 6091msgid "Families with sources" 6092msgstr "स्रोत वाले परिवार" 6093 6094#. I18N: Name of a module/report 6095#: app/Gedcom.php:406 app/Gedcom.php:1201 6096#: app/Http/RequestHandlers/CheckTree.php:350 6097#: app/Module/FamilyGroupReportModule.php:44 6098#: resources/views/admin/trees-privacy.phtml:165 6099#: resources/views/edit/link-child-to-family.phtml:23 6100#: resources/views/modals/link-media-to-family.phtml:21 6101#: resources/views/modules/family_nav/sidebar-family.phtml:89 6102#: resources/views/modules/favorites/favorites.phtml:79 6103#: resources/views/modules/random_media/slide-show.phtml:72 6104#: resources/views/modules/recent_changes/changes-table.phtml:62 6105#: resources/views/modules/statistics-chart/custom.phtml:45 6106#: resources/xml/reports/family_group_report.xml:3 6107#: resources/xml/reports/family_group_report.xml:6 6108#: resources/xml/reports/family_group_report.xml:88 6109#: resources/xml/reports/family_group_report.xml:96 6110msgid "Family" 6111msgstr "परिवार" 6112 6113#: app/Gedcom.php:665 6114msgid "Family as a child" 6115msgstr "बच्चे के रूप में परिवार" 6116 6117#: app/Gedcom.php:668 6118msgid "Family as a spouse" 6119msgstr "जीवनसाथी के रूप में परिवार" 6120 6121#. I18N: Name of a module/chart 6122#: app/Module/FamilyBookChartModule.php:80 6123msgid "Family book" 6124msgstr "पारिवारिक पुस्तक" 6125 6126#. I18N: %s is an individual’s name 6127#: app/Module/FamilyBookChartModule.php:126 6128#, php-format 6129msgid "Family book of %s" 6130msgstr "%s की पारिवारिक पुस्तक" 6131 6132#: app/Gedcom.php:452 6133msgid "Family census" 6134msgstr "परिवार की जनगणना" 6135 6136#: resources/views/admin/tags.phtml:963 6137msgid "Family facts and events" 6138msgstr "" 6139 6140#: app/Gedcom.php:887 6141msgid "Family file" 6142msgstr "परिवार की फाइल" 6143 6144#. I18N: Name of a module/sidebar 6145#: app/Module/FamilyNavigatorModule.php:40 6146msgid "Family navigator" 6147msgstr "परिवार नाविक" 6148 6149#. I18N: Description of the “News” module 6150#: app/Module/FamilyTreeNewsModule.php:64 6151msgid "Family news and site announcements." 6152msgstr "पारिवारिक समाचार और साइट की घोषणाएँ।" 6153 6154#: resources/views/modules/family-book-chart/chart.phtml:21 6155#, php-format 6156msgid "Family of %s" 6157msgstr "%s का परिवार" 6158 6159#: app/Gedcom.php:482 6160msgid "Family residence" 6161msgstr "पारिवारिक निवास स्थान" 6162 6163#: app/Gedcom.php:1300 6164msgid "Family status" 6165msgstr "पारिवारिक स्थिति" 6166 6167#: app/Gedcom.php:1060 app/Module/TreesMenuModule.php:95 6168#: resources/views/admin/changes-log.phtml:90 6169#: resources/views/admin/changes-log.phtml:139 6170#: resources/views/admin/control-panel.phtml:318 6171#: resources/views/admin/fix-level-0-media.phtml:34 6172#: resources/views/admin/site-logs.phtml:81 6173#: resources/views/admin/site-logs.phtml:127 6174#: resources/views/admin/trees.phtml:85 6175#: resources/views/admin/users-edit.phtml:284 6176#: resources/views/modules/faq/config.phtml:33 6177#: resources/views/modules/faq/config.phtml:57 6178#: resources/views/modules/faq/edit.phtml:72 6179#: resources/views/modules/stories/config.phtml:25 6180msgid "Family tree" 6181msgstr "वंश वृक्ष" 6182 6183#: app/Module/ClippingsCartModule.php:242 6184#: app/Module/ClippingsCartModule.php:403 6185msgid "Family tree clippings cart" 6186msgstr "वंश वृक्ष क्लिपिंग कार्ट" 6187 6188#: resources/views/admin/trees-create.phtml:23 6189#: resources/views/admin/trees-preferences.phtml:48 6190msgid "Family tree title" 6191msgstr "वंश वृक्ष का नाम" 6192 6193#. I18N: Name of a module 6194#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 6195#: resources/views/admin/control-panel.phtml:274 6196#: resources/views/admin/control-panel.phtml:313 6197#: resources/views/search-trees.phtml:17 6198msgid "Family trees" 6199msgstr "वंश वृक्ष" 6200 6201#. I18N: %s is the spouse name 6202#: app/Individual.php:920 6203#, php-format 6204msgid "Family with %s" 6205msgstr "%s के साथ परिवार" 6206 6207#: app/Individual.php:850 6208msgid "Family with adoptive parents" 6209msgstr "दत्तक माँ-बाप के साथ परिवार" 6210 6211#: app/Individual.php:851 6212msgid "Family with foster parents" 6213msgstr "पालक माँ-बाप के साथ परिवार" 6214 6215#: resources/xml/reports/individual_ext_report.xml:449 6216#: resources/xml/reports/individual_report.xml:446 6217msgid "Family with husband" 6218msgstr "पति के साथ परिवार" 6219 6220#: app/Individual.php:849 app/Individual.php:903 6221#: resources/xml/reports/individual_ext_report.xml:245 6222#: resources/xml/reports/individual_report.xml:234 6223msgid "Family with parents" 6224msgstr "माँ-बाप के साथ परिवार" 6225 6226#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6227#: app/Individual.php:855 6228msgid "Family with rada parents" 6229msgstr "रज़ाई माँ-बाप के साथ परिवार" 6230 6231#. I18N: “sealing” is a Mormon ceremony. 6232#: app/Individual.php:853 6233msgid "Family with sealing parents" 6234msgstr "सीलिंग माँ-बाप के साथ परिवार" 6235 6236#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 6237msgid "Family with spouse" 6238msgstr "जीवनसाथी के साथ परिवार" 6239 6240#: resources/views/modules/gedcom_stats/config.phtml:59 6241#: resources/views/modules/gedcom_stats/statistics.phtml:235 6242#: resources/views/modules/html/template-statistics.phtml:93 6243msgid "Family with the most children" 6244msgstr "सबसे अधिक बच्चों वाला परिवार" 6245 6246#: resources/xml/reports/individual_ext_report.xml:443 6247#: resources/xml/reports/individual_report.xml:486 6248msgid "Family with wife" 6249msgstr "पत्नी के साथ परिवार" 6250 6251#. I18N: familysearch.org 6252#: app/Gedcom.php:1151 6253msgid "FamilySearch ID" 6254msgstr "FamilySearch आईडी" 6255 6256#. I18N: Name of a module/chart 6257#: app/Module/FanChartModule.php:138 6258msgid "Fan chart" 6259msgstr "फैन चार्ट" 6260 6261#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6262#: app/Module/FanChartModule.php:184 6263#, php-format 6264msgid "Fan chart of %s" 6265msgstr "%s का फैन चार्ट" 6266 6267#: app/Date/JalaliDate.php:273 6268msgctxt "Abbreviation for Persian month: Farvardin" 6269msgid "Far" 6270msgstr "फर" 6271 6272#. I18N: Name of a country or state 6273#: app/Statistics/Service/CountryService.php:195 6274msgid "Faroe Islands" 6275msgstr "फ़रो द्वीपसमूह" 6276 6277#. I18N: 1st month in the Persian/Jalali calendar 6278#: app/Date/JalaliDate.php:139 6279msgctxt "GENITIVE" 6280msgid "Farvardin" 6281msgstr "फरवरदिन" 6282 6283#. I18N: 1st month in the Persian/Jalali calendar 6284#: app/Date/JalaliDate.php:229 6285msgctxt "INSTRUMENTAL" 6286msgid "Farvardin" 6287msgstr "फरवरदिन" 6288 6289#. I18N: 1st month in the Persian/Jalali calendar 6290#: app/Date/JalaliDate.php:184 6291msgctxt "LOCATIVE" 6292msgid "Farvardin" 6293msgstr "फरवरदिन" 6294 6295#. I18N: 1st month in the Persian/Jalali calendar 6296#: app/Date/JalaliDate.php:94 6297msgctxt "NOMINATIVE" 6298msgid "Farvardin" 6299msgstr "फरवरदिन" 6300 6301#: resources/views/search-advanced-page.phtml:61 6302#: resources/xml/reports/bdm_report.xml:118 6303#: resources/xml/reports/family_group_report.xml:467 6304#: resources/xml/reports/family_group_report.xml:730 6305#: resources/xml/reports/individual_ext_report.xml:251 6306#: resources/xml/reports/individual_report.xml:240 6307#: resources/xml/reports/relative_ext_report.xml:71 6308msgid "Father" 6309msgstr "पिता" 6310 6311#: resources/views/lists/individual-table-parents.phtml:21 6312#, php-format 6313msgid "Father: %s" 6314msgstr "पिता: %s" 6315 6316#: resources/views/fact-parent-age.phtml:30 6317msgid "Father’s age" 6318msgstr "पिता की उम्र" 6319 6320#. I18N: A step-family. %s is an individual’s name 6321#: app/Individual.php:881 6322#, php-format 6323msgid "Father’s family with %s" 6324msgstr "%s के साथ पिता का परिवार" 6325 6326#. I18N: A step-family. 6327#: app/Individual.php:885 6328msgid "Father’s family with an unknown individual" 6329msgstr "अज्ञात व्यक्ति के साथ पिता का परिवार" 6330 6331#. I18N: Name of a module 6332#: app/Module/FamilyTreeFavoritesModule.php:49 6333#: app/Module/UserFavoritesModule.php:50 6334msgid "Favorites" 6335msgstr "पसंदीदा" 6336 6337#: app/Gedcom.php:419 app/Gedcom.php:529 app/Gedcom.php:553 app/Gedcom.php:824 6338#: app/Gedcom.php:871 app/Gedcom.php:1025 app/Gedcom.php:1770 6339msgid "Fax" 6340msgstr "फैक्स" 6341 6342#: app/Date/AbstractGregorianJulianDate.php:232 6343msgctxt "Abbreviation for February" 6344msgid "Feb" 6345msgstr "फर" 6346 6347#: app/Date/AbstractGregorianJulianDate.php:129 6348msgctxt "GENITIVE" 6349msgid "February" 6350msgstr "फरवरी" 6351 6352#: app/Date/AbstractGregorianJulianDate.php:199 6353msgctxt "INSTRUMENTAL" 6354msgid "February" 6355msgstr "फरवरी" 6356 6357#: app/Date/AbstractGregorianJulianDate.php:164 6358msgctxt "LOCATIVE" 6359msgid "February" 6360msgstr "फरवरी" 6361 6362#: app/Date/AbstractGregorianJulianDate.php:94 6363#: app/Module/StatisticsChartModule.php:790 6364#: resources/views/edit/initialize-calendar-popup.phtml:12 6365msgctxt "NOMINATIVE" 6366msgid "February" 6367msgstr "फरवरी" 6368 6369#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 6370msgid "Female" 6371msgstr "स्त्री" 6372 6373#: app/Statistics/Google/ChartAge.php:114 6374#: app/Statistics/Google/ChartMarriageAge.php:137 6375#: app/Statistics/Google/ChartSex.php:67 6376#: resources/views/calendar-page.phtml:158 6377#: resources/views/lists/families-table.phtml:115 6378#: resources/views/lists/families-table.phtml:130 6379#: resources/views/lists/families-table.phtml:140 6380#: resources/views/lists/individuals-table.phtml:134 6381#: resources/views/lists/individuals-table.phtml:149 6382#: resources/views/lists/individuals-table.phtml:159 6383#: resources/views/modules/gedcom_stats/statistics.phtml:64 6384#: resources/views/modules/gedcom_stats/statistics.phtml:227 6385#: resources/views/modules/html/template-statistics.phtml:32 6386#: resources/views/modules/statistics-chart/greatest-age.phtml:26 6387#: resources/views/modules/statistics-chart/lifespan.phtml:35 6388#: resources/views/modules/statistics-chart/oldest-living.phtml:26 6389#: resources/views/modules/top10_givnnames/block.phtml:18 6390msgid "Females" 6391msgstr "महिलाएं" 6392 6393#. I18N: Name of a country or state 6394#: app/Statistics/Service/CountryService.php:187 6395msgid "Fiji" 6396msgstr "फ़िजी" 6397 6398#: app/Gedcom.php:1165 app/Http/RequestHandlers/ManageMediaData.php:362 6399#: app/MediaFile.php:315 6400msgid "File size" 6401msgstr "फाइल साईज" 6402 6403#: app/Exceptions/FileUploadException.php:57 6404msgid "File successfully uploaded" 6405msgstr "फ़ाइल सफलतापूर्वक अपलोड हो गई" 6406 6407#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:510 6408#: app/Gedcom.php:792 app/Http/RequestHandlers/ManageMediaData.php:344 6409#: resources/views/admin/gedcom-export-options.phtml:64 6410#: resources/views/admin/trees-export.phtml:33 6411#: resources/views/modals/media-file-fields.phtml:69 6412msgid "Filename" 6413msgstr "फ़ाइल का नाम" 6414 6415#: resources/views/admin/media-upload.phtml:43 6416#: resources/views/modals/media-file-fields.phtml:55 6417msgid "Filename on server" 6418msgstr "सर्वर पर फ़ाइल नाम" 6419 6420#: app/Http/RequestHandlers/UploadMediaAction.php:107 6421#, php-format 6422msgid "Filenames are not allowed to contain the character “%s”." 6423msgstr "फ़ाइलनाम में अक्षर “%s” लगाने की अनुमति नहीं है।" 6424 6425#: app/Http/RequestHandlers/UploadMediaAction.php:113 6426#, php-format 6427msgid "Filenames are not allowed to have the extension “%s”." 6428msgstr "फ़ाइलनाम का एक्सटेंशन “%s” रखने की अनुमति नहीं है।" 6429 6430#: resources/views/admin/control-panel.phtml:844 6431msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6432msgstr "फ़ाइलें webtrees के पिछले वर्शन से मिली हैं। पुरानी फाइलें कभी-कभी सुरक्षा के लिए जोखिम हो सकती हैं। आपको उन्हें हटाना चाहिए।" 6433 6434#: resources/views/admin/clean-data.phtml:20 6435#, php-format 6436msgid "Files marked with %s are required for proper operation and cannot be removed." 6437msgstr "%s से चिह्नित फाइलें उचित संचालन के लिए आवश्यक हैं और इन्हें हटाया नहीं जा सकता।" 6438 6439#: resources/views/calendar-page.phtml:120 6440#: resources/views/lists/datatables-attributes.phtml:32 6441msgid "Filter" 6442msgstr "फिल्टर" 6443 6444#: resources/xml/reports/fact_sources.xml:5 6445msgid "Find a source" 6446msgstr "एक स्रोत ढूंढें" 6447 6448#: resources/views/edit/input-addon-keyboard.phtml:12 6449#: resources/views/edit/input-addon-keyboard.phtml:15 6450#: resources/views/edit/shared-note.phtml:27 6451#: resources/views/edit/shared-note.phtml:29 6452msgid "Find a special character" 6453msgstr "कोई विशेष अक्षर खोजें" 6454 6455#: app/Module/RelationshipsChartModule.php:728 6456msgid "Find all possible relationships" 6457msgstr "हरएक मुमकिन संबंध खोजें" 6458 6459#: app/Module/RelationshipsChartModule.php:456 6460msgid "Find any relationship" 6461msgstr "कोई भी संबंध खोजें" 6462 6463#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6464#: resources/views/admin/trees.phtml:167 6465msgid "Find duplicates" 6466msgstr "डुप्लिकेट खोजें" 6467 6468#: app/Module/RelationshipsChartModule.php:730 6469msgid "Find other relationships" 6470msgstr "अन्य संबंधों का पता लगाएं" 6471 6472#: app/Module/RelationshipsChartModule.php:457 6473#: resources/views/modules/relationships-chart/page.phtml:53 6474msgid "Find relationships via ancestors" 6475msgstr "पूर्वजों के माध्यम से संबंध खोजें" 6476 6477#: app/Module/RelationshipsChartModule.php:734 6478#: resources/views/modules/relationships-chart/page.phtml:65 6479msgid "Find the closest relationships" 6480msgstr "निकटतम संबंधों का पता लगाएं" 6481 6482#: app/Http/RequestHandlers/UnconnectedPage.php:110 6483#: resources/views/admin/trees.phtml:191 6484msgid "Find unrelated individuals" 6485msgstr "असंबंधित व्यक्तियों का पता लगाएं" 6486 6487#. I18N: Name of a country or state 6488#: app/Statistics/Service/CountryService.php:185 6489msgid "Finland" 6490msgstr "फिनलैंड" 6491 6492#: app/Gedcom.php:669 resources/xml/reports/missing_facts_report.xml:21 6493msgid "First communion" 6494msgstr "प्रथम सम्मेलन" 6495 6496#: resources/views/modules/statistics-chart/other-events.phtml:18 6497msgid "First event" 6498msgstr "पहली घटना" 6499 6500#: resources/views/admin/merge-records-step-1.phtml:66 6501msgid "First record" 6502msgstr "पहला रिकार्ड" 6503 6504#. I18N: Name of a module 6505#: app/Module/FixNameSlashesAndSpaces.php:58 6506msgid "Fix name slashes and spaces" 6507msgstr "नाम के “स्लैश” और “स्पेस” को ठीक करें" 6508 6509#: resources/views/admin/locations.phtml:46 6510msgid "Flag" 6511msgstr "झंडा" 6512 6513#. I18N: Name of a country or state 6514#: app/Statistics/Service/CountryService.php:189 6515msgid "Flanders" 6516msgstr "फ़्लैंडर्स" 6517 6518#. I18N: a month in the French republican calendar 6519#: app/Date/FrenchDate.php:163 6520msgctxt "GENITIVE" 6521msgid "Floreal" 6522msgstr "फ्लोरिअल" 6523 6524#. I18N: a month in the French republican calendar 6525#: app/Date/FrenchDate.php:257 6526msgctxt "INSTRUMENTAL" 6527msgid "Floreal" 6528msgstr "फ्लोरिअल" 6529 6530#. I18N: a month in the French republican calendar 6531#: app/Date/FrenchDate.php:210 6532msgctxt "LOCATIVE" 6533msgid "Floreal" 6534msgstr "फ्लोरिअल" 6535 6536#. I18N: a month in the French republican calendar 6537#: app/Date/FrenchDate.php:116 6538msgctxt "NOMINATIVE" 6539msgid "Floreal" 6540msgstr "फ्लोरिअल" 6541 6542#: resources/views/modals/media-file-fields.phtml:63 6543#: resources/views/modules/media-list/page.phtml:42 6544msgid "Folder" 6545msgstr "फ़ोल्डर" 6546 6547#: resources/views/admin/media-upload.phtml:56 6548msgid "Folder name on server" 6549msgstr "सर्वर पर फ़ोल्डर का नाम" 6550 6551#: resources/views/emails/register-user-html.phtml:24 6552#: resources/views/emails/register-user-text.phtml:18 6553msgid "Follow this link to verify your email address." 6554msgstr "अपना ईमेल एड्रेस वेरीफाइ करने के लिए इस लिंक का अनुसरण करें।" 6555 6556#: resources/xml/reports/ahnentafel_report.xml:15 6557#: resources/xml/reports/bdm_report.xml:14 6558#: resources/xml/reports/birth_report.xml:12 6559#: resources/xml/reports/cemetery_report.xml:10 6560#: resources/xml/reports/change_report.xml:12 6561#: resources/xml/reports/death_report.xml:13 6562#: resources/xml/reports/descendancy_report.xml:10 6563#: resources/xml/reports/fact_sources.xml:10 6564#: resources/xml/reports/family_group_report.xml:14 6565#: resources/xml/reports/individual_ext_report.xml:15 6566#: resources/xml/reports/individual_report.xml:12 6567#: resources/xml/reports/marriage_report.xml:12 6568#: resources/xml/reports/missing_facts_report.xml:10 6569#: resources/xml/reports/occupation_report.xml:9 6570#: resources/xml/reports/pedigree_report.xml:10 6571#: resources/xml/reports/relative_ext_report.xml:10 6572msgid "Font" 6573msgstr "फ़ॉन्ट" 6574 6575#: resources/views/admin/modules.phtml:246 6576#: resources/views/admin/modules.phtml:249 6577msgid "Footer" 6578msgstr "फूटर" 6579 6580#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6581#: resources/views/admin/control-panel.phtml:578 6582#: resources/views/admin/modules.phtml:112 6583#: resources/views/admin/modules.phtml:114 6584msgid "Footers" 6585msgstr "फुटर" 6586 6587#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6588#: resources/views/admin/trees-import.phtml:127 6589#, php-format 6590msgid "For example, if the GEDCOM file contains %1$s and webtrees expects to find %2$s in the media folder, then you would need to remove %3$s." 6591msgstr "उदाहरण के लिए, अगर GEDCOM फ़ाइल में %1$s है और webtrees को मीडिया फ़ोल्डर में %2$s खोजने की अपेक्षा है, तो आपको %3$s निकालने की आवश्यकता होगी।" 6592 6593#: resources/views/help/relationship-privacy.phtml:12 6594msgid "For example, if you specify a path length of 2, the individual will be able to see their grandson (child, child), their aunt (parent, sibling), their step-daughter (spouse, child), but not their first cousin (parent, sibling, child)." 6595msgstr "उदाहरण के लिए, यदि आप पथ की लंबाई 2 तय करते हैं, तो व्यक्ति, अपने पोते (बच्चे के बच्चे), मौसी/बुआ (माता-पिता के भाई बहन), सौतेली संतान (जीवनसाथी के बच्चे) को देख पाएंगे, लेकिन उनके पहले चचेरे भाई/बहन (माता-पिता के सहोदर के बच्चों) को नहीं देख सकेंगे।" 6596 6597#: resources/views/help/data-fixes.phtml:12 6598msgid "For example, we can quickly find individuals that do not have a death event, but it is much slower to calculate if the individual is dead." 6599msgstr "उदाहरण के लिए, हम उन व्यक्तियों को जल्दी से ढूंढ सकते हैं जिनकी मृत्यु की कोई घटना दर्ज नहीं है, लेकिन यह हिसाब बहुत धीमे लगता है कि क्या व्यक्ति मर चुका है।" 6600 6601#: app/Module/ContactsFooterModule.php:147 6602#, php-format 6603msgid "For help with genealogy questions contact %s." 6604msgstr "वंशावली से संबंधित प्रश्नों अथवा मदद के लिए %s से संपर्क करें।" 6605 6606#: resources/views/admin/control-panel.phtml:206 6607#: resources/views/admin/tags.phtml:979 6608#: resources/views/modules/bing-maps/config.phtml:36 6609#: resources/views/modules/geonames/config.phtml:36 6610#: resources/views/modules/google-maps/config.phtml:36 6611#: resources/views/modules/here-maps/config.phtml:36 6612#: resources/views/modules/map-box/config.phtml:36 6613#: resources/views/modules/openrouteservice/config.phtml:36 6614#, php-format 6615msgid "For more information, see %s." 6616msgstr "अधिक जानकारी के लिए %s देखें।" 6617 6618#: app/Module/ContactsFooterModule.php:160 6619#, php-format 6620msgid "For technical support and information contact %s." 6621msgstr "तकनीकी सहायता अथवा जानकारी के लिए %s से संपर्क करें।" 6622 6623#: app/Module/ContactsFooterModule.php:134 6624#, php-format 6625msgid "For technical support or genealogy questions contact %s." 6626msgstr "तकनीकी सहायता अथवा वंशावली से संबंधित प्रश्नों के लिए %s से संपर्क करें।" 6627 6628#. I18N: Help text for the “Show list of family trees” site configuration setting 6629#: resources/views/admin/site-preferences.phtml:102 6630msgid "For websites with more than one family tree, this option will show the list of family trees in the main menu, the search pages, etc." 6631msgstr "एक से अधिक वंश वृक्ष वाली वेबसाइटों के लिए, यह विकल्प मुख्य मेनू, खोज पेज, वगैरह में वंश वृक्ष की सूची दिखाएगा।" 6632 6633#: resources/views/login-page.phtml:59 6634#: resources/views/modules/login_block/sign-in.phtml:40 6635msgid "Forgot password?" 6636msgstr "पासवर्ड याद नहीं?" 6637 6638#: app/Gedcom.php:428 app/Gedcom.php:512 app/Gedcom.php:517 app/Gedcom.php:560 6639#: app/Gedcom.php:793 app/Gedcom.php:1394 app/Gedcom.php:1483 6640#: resources/views/admin/gedcom-export-options.phtml:22 6641#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 6642#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 6643#: resources/views/report-setup-page.phtml:52 6644msgid "Format" 6645msgstr "स्वरूप" 6646 6647#. I18N: A configuration setting 6648#: resources/views/admin/trees-preferences.phtml:581 6649msgid "Format text and notes" 6650msgstr "लेख और नोट्स को प्रारूपित करें" 6651 6652#. I18N: Location of an LDS church temple 6653#: app/Elements/TempleCode.php:94 6654msgid "Fort Lauderdale, Florida, United States" 6655msgstr "फोर्ट लॉडरडेल, फ्लोरिडा, संयुक्त राज्य" 6656 6657#: app/Elements/PedigreeLinkageType.php:82 6658msgctxt "Female pedigree" 6659msgid "Foster" 6660msgstr "पालक" 6661 6662#: app/Elements/PedigreeLinkageType.php:72 6663msgctxt "Male pedigree" 6664msgid "Foster" 6665msgstr "पालक" 6666 6667#: app/Elements/PedigreeLinkageType.php:92 6668msgctxt "Pedigree" 6669msgid "Foster" 6670msgstr "पालक" 6671 6672#: app/Elements/RelationIsDescriptor.php:103 6673msgid "Foster child" 6674msgstr "धाय पालित संतान" 6675 6676#: app/Elements/RelationIsDescriptor.php:104 6677msgid "Foster father" 6678msgstr "पालक पिता" 6679 6680#: app/Elements/RelationIsDescriptor.php:105 6681msgid "Foster mother" 6682msgstr "पालक माँ" 6683 6684#. I18N: Name of a country or state 6685#: app/Statistics/Service/CountryService.php:193 6686msgid "France" 6687msgstr "फ्रांस" 6688 6689#. I18N: Location of an LDS church temple 6690#: app/Elements/TempleCode.php:95 6691msgid "Frankfurt am Main, Germany" 6692msgstr "फ्रैंकफर्ट एम, जर्मनी" 6693 6694#. I18N: Location of an LDS church temple 6695#: app/Elements/TempleCode.php:96 6696msgid "Freiburg, Germany" 6697msgstr "फ्रीबर्ग, जर्मनी" 6698 6699#. I18N: The French calendar 6700#: app/Factories/CalendarDateFactory.php:150 6701#: resources/views/help/date.phtml:217 6702msgid "French" 6703msgstr "फ्रेंच" 6704 6705#. I18N: Name of a country or state 6706#: app/Statistics/Service/CountryService.php:229 6707msgid "French Guiana" 6708msgstr "फ्रेंच गयाना" 6709 6710#. I18N: Name of a country or state 6711#: app/Statistics/Service/CountryService.php:413 6712msgid "French Polynesia" 6713msgstr "फ्रेंच पॉलीनेशिया" 6714 6715#. I18N: Name of a country or state 6716#: app/Statistics/Service/CountryService.php:64 6717msgid "French Southern Territories" 6718msgstr "दक्षिणी फ्राँसिसी क्षेत्र" 6719 6720#: app/Module/FrequentlyAskedQuestionsModule.php:155 6721#: app/Module/FrequentlyAskedQuestionsModule.php:401 6722#: resources/views/modules/faq/config.phtml:51 6723#: resources/views/modules/faq/edit.phtml:21 6724msgid "Frequently asked questions" 6725msgstr "अक्सर पूछे जाने वाले प्रश्न" 6726 6727#. I18N: Location of an LDS church temple 6728#: app/Elements/TempleCode.php:97 6729msgid "Fresno, California, United States" 6730msgstr "फ्रेस्नो, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 6731 6732#. I18N: abbreviation for Friday 6733#: app/Date/AbstractCalendarDate.php:281 6734#: resources/views/edit/initialize-calendar-popup.phtml:28 6735msgid "Fri" 6736msgstr "शुक्र" 6737 6738#: app/Date/AbstractCalendarDate.php:250 6739msgid "Friday" 6740msgstr "शुक्रवार" 6741 6742#: app/Elements/RelationIsDescriptor.php:106 6743msgid "Friend" 6744msgstr "दोस्त" 6745 6746#: app/Elements/RelationIsDescriptor.php:79 6747msgctxt "FEMALE" 6748msgid "Friend" 6749msgstr "दोस्त" 6750 6751#: app/Elements/RelationIsDescriptor.php:58 6752msgctxt "MALE" 6753msgid "Friend" 6754msgstr "दोस्त" 6755 6756#. I18N: a month in the French republican calendar 6757#: app/Date/FrenchDate.php:153 6758msgctxt "GENITIVE" 6759msgid "Frimaire" 6760msgstr "फ्रीमैर" 6761 6762#. I18N: a month in the French republican calendar 6763#: app/Date/FrenchDate.php:247 6764msgctxt "INSTRUMENTAL" 6765msgid "Frimaire" 6766msgstr "फ्रीमैर" 6767 6768#. I18N: a month in the French republican calendar 6769#: app/Date/FrenchDate.php:200 6770msgctxt "LOCATIVE" 6771msgid "Frimaire" 6772msgstr "फ्रीमैर" 6773 6774#. I18N: a month in the French republican calendar 6775#: app/Date/FrenchDate.php:105 6776msgctxt "NOMINATIVE" 6777msgid "Frimaire" 6778msgstr "फ्रीमैर" 6779 6780#: resources/views/admin/broadcast.phtml:25 6781#: resources/views/admin/email-page.phtml:30 6782#: resources/views/message-page.phtml:27 6783msgctxt "Email sender" 6784msgid "From" 6785msgstr "प्रेषक" 6786 6787#: resources/views/admin/changes-log.phtml:39 6788#: resources/views/admin/site-logs.phtml:37 6789msgctxt "Start of date range" 6790msgid "From" 6791msgstr "से" 6792 6793#. I18N: a month in the French republican calendar 6794#: app/Date/FrenchDate.php:171 6795msgctxt "GENITIVE" 6796msgid "Fructidor" 6797msgstr "फ्रुक्टिडोर" 6798 6799#. I18N: a month in the French republican calendar 6800#: app/Date/FrenchDate.php:265 6801msgctxt "INSTRUMENTAL" 6802msgid "Fructidor" 6803msgstr "फ्रुक्टिडोर" 6804 6805#. I18N: a month in the French republican calendar 6806#: app/Date/FrenchDate.php:218 6807msgctxt "LOCATIVE" 6808msgid "Fructidor" 6809msgstr "फ्रुक्टिडोर" 6810 6811#. I18N: a month in the French republican calendar 6812#: app/Date/FrenchDate.php:124 6813msgctxt "NOMINATIVE" 6814msgid "Fructidor" 6815msgstr "फ्रुक्टिडोर" 6816 6817#. I18N: Location of an LDS church temple 6818#: app/Elements/TempleCode.php:98 6819msgid "Fukuoka, Japan" 6820msgstr "फुकुओका, जापान" 6821 6822#: app/Gedcom.php:1066 app/Gedcom.php:1126 6823msgid "Funeral" 6824msgstr "मय्यत" 6825 6826#: app/Gedcom.php:511 resources/views/admin/gedcom-export-options.phtml:30 6827msgid "GEDCOM" 6828msgstr "GEDCOM" 6829 6830#. I18N: A configuration setting 6831#: resources/views/admin/trees-check.phtml:25 6832#: resources/views/admin/trees-preferences.phtml:611 6833msgid "GEDCOM errors" 6834msgstr "GEDCOM एरर" 6835 6836#: resources/views/admin/trees.phtml:273 6837msgid "GEDCOM file" 6838msgstr "GEDCOM फाइल" 6839 6840#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 6841#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 6842#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 6843#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 6844#: resources/views/admin/tags.phtml:889 6845msgid "GEDCOM tag" 6846msgstr "GEDCOM टैग" 6847 6848#: app/Http/RequestHandlers/SiteTagsPage.php:76 6849#: resources/views/admin/control-panel.phtml:261 6850msgid "GEDCOM tags" 6851msgstr "GEDCOM टैग" 6852 6853#. I18N: https://genealogy.net/GEDCOM/ 6854#: app/Gedcom.php:1314 resources/views/admin/tags.phtml:973 6855msgid "GEDCOM-L" 6856msgstr "" 6857 6858#. I18N: GEDZIP = file format 6859#: resources/views/admin/gedcom-export-options.phtml:55 6860msgid "GEDZIP" 6861msgstr "" 6862 6863#. I18N: https://gov.genealogy.net 6864#: app/Gedcom.php:1278 app/Gedcom.php:1332 app/Gedcom.php:1453 6865#: app/Gedcom.php:1529 app/Gedcom.php:1561 6866msgid "GOV identifier" 6867msgstr "GOV पहचानकर्ता" 6868 6869#: app/Gedcom.php:1443 6870msgid "GOV identifier type" 6871msgstr "" 6872 6873#. I18N: Name of a country or state 6874#: app/Statistics/Service/CountryService.php:199 6875msgid "Gabon" 6876msgstr "गैबॉन" 6877 6878#. I18N: Name of a country or state 6879#: app/Statistics/Service/CountryService.php:215 6880msgid "Gambia" 6881msgstr "गाम्बिया" 6882 6883#: app/Gedcom.php:744 app/Gedcom.php:1356 6884#: resources/views/individual-page-sex.phtml:28 6885#: resources/xml/reports/family_group_report.xml:844 6886#: resources/xml/reports/individual_ext_report.xml:399 6887#: resources/xml/reports/individual_ext_report.xml:606 6888#: resources/xml/reports/individual_report.xml:388 6889#: resources/xml/reports/individual_report.xml:602 6890msgid "Gender" 6891msgstr "लिंग" 6892 6893#: resources/views/admin/control-panel.phtml:657 6894msgid "Genealogy" 6895msgstr "वंशावली" 6896 6897#. I18N: A configuration setting 6898#: resources/views/admin/trees-preferences.phtml:153 6899msgid "Genealogy contact" 6900msgstr "वंशावली संपर्क" 6901 6902#. I18N: Individuals, sources, dates, places, etc. 6903#: resources/views/admin/trees.phtml:160 6904msgid "Genealogy data" 6905msgstr "वंशावली डेटा" 6906 6907#: resources/views/admin/trees-preferences.phtml:43 6908#: resources/views/admin/trees-preferences.phtml:593 6909msgid "General" 6910msgstr "सामान्य" 6911 6912#: app/Http/RequestHandlers/SearchGeneralPage.php:196 6913#: app/Module/SearchMenuModule.php:100 6914msgid "General search" 6915msgstr "सामान्य खोज" 6916 6917#. I18N: Description of the “Sitemaps” module 6918#: app/Module/SiteMapModule.php:110 6919msgid "Generate sitemap files for search engines." 6920msgstr "खोज इंजन के लिए साइटमैप फ़ाइलें बनाएँ।" 6921 6922#. I18N: This is a report footer. %s is the name of the application. 6923#: app/Report/AbstractRenderer.php:336 6924#, php-format 6925msgid "Generated by %s" 6926msgstr "%s द्वारा उत्पन्न" 6927 6928#: app/Module/BranchesListModule.php:501 6929msgid "Generation" 6930msgstr "पीढ़ी" 6931 6932#: resources/xml/reports/ahnentafel_report.xml:78 6933#: resources/xml/reports/descendancy_report.xml:55 6934msgid "Generation " 6935msgstr "पीढ़ी " 6936 6937#: resources/views/modules/ancestors-chart/page.phtml:37 6938#: resources/views/modules/descendancy_chart/page.phtml:37 6939#: resources/views/modules/family-book-chart/page.phtml:39 6940#: resources/views/modules/fanchart/page.phtml:49 6941#: resources/views/modules/hourglass-chart/page.phtml:36 6942#: resources/views/modules/pedigree-chart/page.phtml:37 6943#: resources/views/modules/pedigree-map/page.phtml:32 6944#: resources/xml/reports/ahnentafel_report.xml:7 6945#: resources/xml/reports/descendancy_report.xml:6 6946#: resources/xml/reports/individual_ext_report.xml:7 6947#: resources/xml/reports/missing_facts_report.xml:7 6948msgid "Generations" 6949msgstr "पीढ़ियां" 6950 6951#: app/Gedcom.php:881 6952msgid "Generations of ancestors" 6953msgstr "पूर्वजों की पीढ़ियां" 6954 6955#: app/Gedcom.php:886 6956msgid "Generations of descendants" 6957msgstr "वंशजों की पीढ़ी" 6958 6959#. I18N: https://www.geonames.org 6960#: app/Module/GeonamesAutocomplete.php:56 6961#: app/Module/MapGeoLocationGeonames.php:45 6962msgid "GeoNames" 6963msgstr "GeoNames" 6964 6965#: resources/views/modules/statistics-chart/custom.phtml:172 6966#: resources/views/modules/statistics-chart/custom.phtml:174 6967msgid "Geographic area" 6968msgstr "भौगोलिक क्षेत्र" 6969 6970#: app/Http/RequestHandlers/MapDataAdd.php:92 6971#: app/Http/RequestHandlers/MapDataEdit.php:85 6972#: app/Http/RequestHandlers/MapDataList.php:106 6973#: resources/views/admin/control-panel.phtml:620 6974#: resources/views/admin/control-panel.phtml:825 6975#: resources/views/admin/map-import-form.phtml:16 6976msgid "Geographic data" 6977msgstr "भौगोलिक डेटा" 6978 6979#. I18N: find latitude/longitude for a place 6980#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 6981#: resources/views/admin/control-panel.phtml:634 6982msgid "Geolocation" 6983msgstr "भौगोलिकस्थान" 6984 6985#. I18N: Name of a country or state 6986#: app/Statistics/Service/CountryService.php:203 6987msgid "Georgia" 6988msgstr "जॉर्जिया" 6989 6990#. I18N: Name of a country or state 6991#: app/Statistics/Service/CountryService.php:157 6992msgid "Germany" 6993msgstr "जर्मनी" 6994 6995#. I18N: a month in the French republican calendar 6996#: app/Date/FrenchDate.php:161 6997msgctxt "GENITIVE" 6998msgid "Germinal" 6999msgstr "जर्मिनल" 7000 7001#. I18N: a month in the French republican calendar 7002#: app/Date/FrenchDate.php:255 7003msgctxt "INSTRUMENTAL" 7004msgid "Germinal" 7005msgstr "जर्मिनल" 7006 7007#. I18N: a month in the French republican calendar 7008#: app/Date/FrenchDate.php:208 7009msgctxt "LOCATIVE" 7010msgid "Germinal" 7011msgstr "जर्मिनल" 7012 7013#. I18N: a month in the French republican calendar 7014#. I18N: a month in the French republican calendar 7015#: app/Date/FrenchDate.php:114 7016msgctxt "NOMINATIVE" 7017msgid "Germinal" 7018msgstr "जर्मिनल" 7019 7020#. I18N: Name of a country or state 7021#: app/Statistics/Service/CountryService.php:207 7022msgid "Ghana" 7023msgstr "घाना" 7024 7025#. I18N: Name of a country or state 7026#: app/Statistics/Service/CountryService.php:209 7027msgid "Gibraltar" 7028msgstr "जिब्राल्टर" 7029 7030#. I18N: Location of an LDS church temple 7031#: app/Elements/TempleCode.php:99 7032msgid "Gila Valley, Arizona, United States" 7033msgstr "Gila Valley, Arizona, संयुक्त राज्य अमेरिका" 7034 7035#. I18N: Location of an LDS church temple 7036#: app/Elements/TempleCode.php:100 7037msgid "Gilbert, Arizona, United States" 7038msgstr "गिल्बर्ट, एरिज़ोना, संयुक्त राज्य" 7039 7040#: resources/views/lists/given-names-table.phtml:26 7041#: resources/views/search-phonetic-page.phtml:30 7042msgid "Given name" 7043msgstr "दिया गया नाम" 7044 7045#: app/Gedcom.php:691 app/Gedcom.php:700 app/Gedcom.php:705 7046#: resources/views/lists/families-table.phtml:219 7047#: resources/views/lists/families-table.phtml:222 7048#: resources/views/lists/given-names-table.phtml:21 7049#: resources/views/lists/individuals-table.phtml:242 7050msgid "Given names" 7051msgstr "दिए गए नाम" 7052 7053#: app/Elements/RelationIsDescriptor.php:112 7054msgid "Godchild" 7055msgstr "धर्म-शिशु" 7056 7057#: app/Elements/RelationIsDescriptor.php:81 7058#: app/Elements/RelationIsDescriptor.php:111 7059msgid "Goddaughter" 7060msgstr "धर्म-पुत्री" 7061 7062#: app/Elements/RelationIsDescriptor.php:59 7063#: app/Elements/RelationIsDescriptor.php:107 7064msgid "Godfather" 7065msgstr "धर्म-पिता" 7066 7067#: app/Elements/RelationIsDescriptor.php:80 7068#: app/Elements/RelationIsDescriptor.php:108 7069msgid "Godmother" 7070msgstr "धर्म-माता" 7071 7072#: app/Elements/RelationIsDescriptor.php:109 7073msgid "Godparent" 7074msgstr "धर्म-माता/पिता" 7075 7076#: app/Gedcom.php:626 app/Gedcom.php:1352 app/Gedcom.php:1353 7077#: app/Gedcom.php:1575 app/Gedcom.php:1576 7078msgid "Godparents" 7079msgstr "अभिभावक" 7080 7081#: app/Elements/RelationIsDescriptor.php:60 7082#: app/Elements/RelationIsDescriptor.php:110 7083msgid "Godson" 7084msgstr "धर्म-पुत्र" 7085 7086#: app/Module/GoogleAnalyticsModule.php:47 7087msgid "Google™ analytics" 7088msgstr "Google™ एनालिटिक्स" 7089 7090#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7091msgid "Google™ maps" 7092msgstr "Google™ मानचित्र" 7093 7094#: app/Module/GoogleWebmasterToolsModule.php:41 7095msgid "Google™ webmaster tools" 7096msgstr "Google™ वेबमास्टर टूल्स" 7097 7098#: app/Gedcom.php:672 7099msgid "Graduation" 7100msgstr "ग्रेजुएशन" 7101 7102#: resources/views/modules/statistics-chart/greatest-age.phtml:10 7103msgid "Greatest age at death" 7104msgstr "मृत्यु पर सबसे बड़ी उम्र" 7105 7106#: resources/views/modules/statistics-chart/age-difference.phtml:26 7107msgid "Greatest age between siblings" 7108msgstr "भाई-बहनों के बीच सबसे बड़ी उम्र" 7109 7110#. I18N: Name of a country or state 7111#: app/Statistics/Service/CountryService.php:221 7112msgid "Greece" 7113msgstr "यूनान" 7114 7115#. I18N: The name of a colour-scheme 7116#: app/Module/ColorsTheme.php:167 7117msgid "Green Beam" 7118msgstr "ग्रीन बीम" 7119 7120#. I18N: Name of a country or state 7121#: app/Statistics/Service/CountryService.php:225 7122msgid "Greenland" 7123msgstr "ग्रीनलैंड" 7124 7125#. I18N: The gregorian calendar 7126#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 7127msgid "Gregorian" 7128msgstr "ग्रेगोरियन" 7129 7130#. I18N: Name of a country or state 7131#: app/Statistics/Service/CountryService.php:223 7132msgid "Grenada" 7133msgstr "ग्रेनेडा" 7134 7135#. I18N: Location of an LDS church temple 7136#: app/Elements/TempleCode.php:101 7137msgid "Guadalajara, Mexico" 7138msgstr "ग्वाडलजारा, मैक्सिको" 7139 7140#. I18N: Name of a country or state 7141#: app/Statistics/Service/CountryService.php:213 7142msgid "Guadeloupe" 7143msgstr "ग्वाडेलोप" 7144 7145#. I18N: Name of a country or state 7146#: app/Statistics/Service/CountryService.php:231 7147msgid "Guam" 7148msgstr "गुआम" 7149 7150#: app/Elements/RelationIsDescriptor.php:113 7151msgid "Guardian" 7152msgstr "सरपरस्त" 7153 7154#: app/Elements/RelationIsDescriptor.php:82 7155msgctxt "FEMALE" 7156msgid "Guardian" 7157msgstr "सरपरस्त" 7158 7159#: app/Elements/RelationIsDescriptor.php:61 7160msgctxt "MALE" 7161msgid "Guardian" 7162msgstr "सरपरस्त" 7163 7164#. I18N: Name of a country or state 7165#: app/Statistics/Service/CountryService.php:227 7166msgid "Guatemala" 7167msgstr "ग्वाटेमाला" 7168 7169#. I18N: Location of an LDS church temple 7170#: app/Elements/TempleCode.php:102 7171msgid "Guatemala City, Guatemala" 7172msgstr "ग्वाटेमाला सिटी, ग्वाटेमाला" 7173 7174#. I18N: Location of an LDS church temple 7175#: app/Elements/TempleCode.php:103 7176msgid "Guayaquil, Ecuador" 7177msgstr "गुआयाक्विल, इक्वाडोर" 7178 7179#. I18N: Name of a country or state 7180#: app/Statistics/Service/CountryService.php:205 7181msgid "Guernsey" 7182msgstr "गरनेज़ी" 7183 7184#. I18N: Name of a country or state 7185#: app/Statistics/Service/CountryService.php:211 7186msgid "Guinea" 7187msgstr "गिनी" 7188 7189#. I18N: Name of a country or state 7190#: app/Statistics/Service/CountryService.php:217 7191msgid "Guinea-Bissau" 7192msgstr "गिनी-बिसाऊ" 7193 7194#. I18N: Name of a country or state 7195#: app/Statistics/Service/CountryService.php:233 7196msgid "Guyana" 7197msgstr "गुयाना" 7198 7199#. I18N: Name of a module 7200#: app/Module/HtmlBlockModule.php:60 7201msgid "HTML" 7202msgstr "HTML" 7203 7204#: app/Gedcom.php:1127 7205msgid "Hair color" 7206msgstr "बलों का रंग" 7207 7208#. I18N: Name of a country or state 7209#: app/Statistics/Service/CountryService.php:243 7210msgid "Haiti" 7211msgstr "हैती" 7212 7213#. I18N: Location of an LDS church temple 7214#: app/Elements/TempleCode.php:105 7215msgid "Halifax, Nova Scotia, Canada" 7216msgstr "हैलिफ़ैक्स, नोवा स्कोटिया, कनाडा" 7217 7218#. I18N: Location of an LDS church temple 7219#: app/Elements/TempleCode.php:147 7220msgid "Hamilton, New Zealand" 7221msgstr "हैमिल्टन, न्यूजीलैंड" 7222 7223#. I18N: Location of an LDS church temple 7224#: app/Elements/TempleCode.php:106 7225msgid "Hartford, Connecticut, United States" 7226msgstr "हार्टफोर्ड, कनेक्टिकट, संयुक्त राज्य अमेरिका" 7227 7228#: resources/xml/reports/descendancy_report.xml:428 7229msgid "He " 7230msgstr "वह " 7231 7232#: resources/xml/reports/ahnentafel_report.xml:288 7233msgid "He died" 7234msgstr "उनकी मृत्यु हुई" 7235 7236#: resources/xml/reports/ahnentafel_report.xml:260 7237#: resources/xml/reports/descendancy_report.xml:173 7238msgid "He married" 7239msgstr "उन्होंने शादी की" 7240 7241#: resources/xml/reports/ahnentafel_report.xml:223 7242msgid "He resided at" 7243msgstr "उनका निवास था" 7244 7245#: resources/xml/reports/descendancy_report.xml:401 7246msgid "He was born" 7247msgstr "वह पैदा हुए" 7248 7249#: resources/xml/reports/ahnentafel_report.xml:338 7250msgid "He was buried" 7251msgstr "वह दफनाए गए" 7252 7253#: resources/xml/reports/ahnentafel_report.xml:167 7254msgid "He was christened" 7255msgstr "उनका नामकरण हुआ" 7256 7257#: resources/xml/reports/ahnentafel_report.xml:313 7258msgid "He was cremated" 7259msgstr "उनका दाह संस्कार हुआ" 7260 7261#: app/Gedcom.php:503 app/Header.php:42 app/Header.php:43 app/Header.php:44 7262#: app/Http/RequestHandlers/CheckTree.php:351 7263msgid "Header" 7264msgstr "हेडर" 7265 7266#. I18N: Name of a country or state 7267#: app/Statistics/Service/CountryService.php:237 7268msgid "Heard Island and McDonald Islands" 7269msgstr "हर्ड द्वीप और मैकडोनाल्ड द्वीप" 7270 7271#: app/Http/RequestHandlers/HelpText.php:266 7272msgid "Hebrew" 7273msgstr "हिब्रू" 7274 7275#: app/Gedcom.php:1108 app/Gedcom.php:1109 7276msgid "Hebrew name" 7277msgstr "हिब्रू नाम" 7278 7279#: app/Gedcom.php:1128 7280msgid "Height" 7281msgstr "ऊंचाई" 7282 7283#: resources/views/emails/approve-user-html.phtml:16 7284#: resources/views/emails/approve-user-text.phtml:12 7285#: resources/views/emails/message-copy-html.phtml:16 7286#: resources/views/emails/message-copy-text.phtml:14 7287#: resources/views/emails/message-user-html.phtml:16 7288#: resources/views/emails/message-user-text.phtml:14 7289#: resources/views/emails/new-version-html.phtml:15 7290#: resources/views/emails/new-version-text.phtml:15 7291#: resources/views/emails/password-request-html.phtml:14 7292#: resources/views/emails/password-request-text.phtml:12 7293#: resources/views/emails/pending-changes-html.phtml:16 7294#: resources/views/emails/pending-changes-text.phtml:15 7295#: resources/views/emails/register-user-html.phtml:15 7296#: resources/views/emails/register-user-text.phtml:14 7297#, php-format 7298msgid "Hello %s…" 7299msgstr "हैलो %s…" 7300 7301#: resources/views/register-success-page.phtml:19 7302#, php-format 7303msgid "Hello %s…<br>Thank you for your registration." 7304msgstr "हैलो %s…<br>आपका रजिस्ट्रेशन करने के लिए धन्यवाद।" 7305 7306#: resources/views/emails/register-notify-html.phtml:17 7307#: resources/views/emails/register-notify-text.phtml:15 7308#: resources/views/emails/verify-notify-html.phtml:14 7309#: resources/views/emails/verify-notify-text.phtml:12 7310msgid "Hello administrator…" 7311msgstr "हैलो एडमिनिस्ट्रेटर…" 7312 7313#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 7314#: resources/views/help/link.phtml:13 7315msgid "Help" 7316msgstr "मदद" 7317 7318#. I18N: Location of an LDS church temple 7319#: app/Elements/TempleCode.php:108 7320msgid "Helsinki, Finland" 7321msgstr "हेलसिंकी, फिनलैण्ड" 7322 7323#: resources/xml/reports/ahnentafel_report.xml:15 7324#: resources/xml/reports/bdm_report.xml:14 7325#: resources/xml/reports/birth_report.xml:12 7326#: resources/xml/reports/cemetery_report.xml:10 7327#: resources/xml/reports/change_report.xml:12 7328#: resources/xml/reports/death_report.xml:13 7329#: resources/xml/reports/descendancy_report.xml:10 7330#: resources/xml/reports/fact_sources.xml:10 7331#: resources/xml/reports/family_group_report.xml:14 7332#: resources/xml/reports/individual_ext_report.xml:15 7333#: resources/xml/reports/individual_report.xml:12 7334#: resources/xml/reports/marriage_report.xml:12 7335#: resources/xml/reports/missing_facts_report.xml:10 7336#: resources/xml/reports/occupation_report.xml:9 7337#: resources/xml/reports/pedigree_report.xml:10 7338#: resources/xml/reports/relative_ext_report.xml:10 7339msgctxt "font name" 7340msgid "Helvetica" 7341msgstr "हेलवेटिका" 7342 7343#: resources/xml/reports/ahnentafel_report.xml:197 7344msgid "Her occupation was" 7345msgstr "उनका पेशा था" 7346 7347#. I18N: https://wego.here.com 7348#: app/Module/HereMaps.php:82 7349msgid "Here maps" 7350msgstr "Here मानचित्र" 7351 7352#. I18N: Location of an LDS church temple 7353#: app/Elements/TempleCode.php:109 7354msgid "Hermosillo, Mexico" 7355msgstr "हर्मोसिलो, मैक्सिको" 7356 7357#. I18N: a month in the Jewish calendar 7358#: app/Date/JewishDate.php:195 7359msgctxt "GENITIVE" 7360msgid "Heshvan" 7361msgstr "चेशवन" 7362 7363#. I18N: a month in the Jewish calendar 7364#: app/Date/JewishDate.php:299 7365msgctxt "INSTRUMENTAL" 7366msgid "Heshvan" 7367msgstr "चेशवन" 7368 7369#. I18N: a month in the Jewish calendar 7370#: app/Date/JewishDate.php:247 7371msgctxt "LOCATIVE" 7372msgid "Heshvan" 7373msgstr "चेशवन" 7374 7375#. I18N: a month in the Jewish calendar 7376#: app/Date/JewishDate.php:143 7377msgctxt "NOMINATIVE" 7378msgid "Heshvan" 7379msgstr "चेशवन" 7380 7381#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 7382#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 7383#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 7384#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 7385#: resources/views/admin/tags.phtml:890 7386msgid "Hide GEDCOM tags" 7387msgstr "GEDCOM टैग छुपाएं" 7388 7389#: app/Auth.php:593 app/Auth.php:606 7390#: app/Http/RequestHandlers/TreePreferencesPage.php:125 7391#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7392#: resources/views/admin/trees-privacy.phtml:148 7393msgid "Hide from everyone" 7394msgstr "सभी से छुपाएं" 7395 7396#: resources/views/admin/site-mail.phtml:150 7397#: resources/views/admin/users-create.phtml:59 7398#: resources/views/admin/users-edit.phtml:70 7399#: resources/views/edit-account-page.phtml:89 7400#: resources/views/login-page.phtml:45 7401#: resources/views/modules/login_block/sign-in.phtml:31 7402#: resources/views/password-reset-page.phtml:35 7403#: resources/views/register-page.phtml:74 7404#: resources/views/setup/step-4-database-mysql.phtml:99 7405#: resources/views/setup/step-4-database-pgsql.phtml:86 7406#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7407#: resources/views/setup/step-5-administrator.phtml:81 7408msgid "Hide password" 7409msgstr "पासवर्ड छिपाएं" 7410 7411#: resources/views/admin/trees-check.phtml:37 7412#: resources/views/admin/trees-check.phtml:53 7413#: resources/views/admin/trees-check.phtml:69 7414msgid "Hide these errors" 7415msgstr "" 7416 7417#: resources/views/admin/locations.phtml:35 7418msgid "Hide unused locations" 7419msgstr "अप्रयुक्त स्थानों को छिपाएं" 7420 7421#: app/Gedcom.php:1457 7422msgid "Hierarchical relationship" 7423msgstr "पदानुक्रमित संबंध" 7424 7425#: app/Gedcom.php:1169 app/Gedcom.php:1355 app/Gedcom.php:1371 7426#: app/Gedcom.php:1522 app/Gedcom.php:1543 app/Gedcom.php:1554 7427#: app/Gedcom.php:1577 app/Gedcom.php:1713 7428#: resources/xml/reports/individual_ext_report.xml:11 7429#: resources/xml/reports/individual_report.xml:8 7430msgid "Highlighted image" 7431msgstr "हाइलाइट इमेज" 7432 7433#. I18N: The Arabic/Hijri calendar 7434#: app/Factories/CalendarDateFactory.php:154 7435#: resources/views/help/date.phtml:185 7436msgid "Hijri" 7437msgstr "हिजरी" 7438 7439#: resources/xml/reports/ahnentafel_report.xml:196 7440msgid "His occupation was" 7441msgstr "उनका पेशा था" 7442 7443#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7444#: resources/views/admin/control-panel.phtml:720 7445#: resources/views/admin/modules.phtml:120 7446#: resources/views/admin/modules.phtml:122 7447#: resources/views/admin/modules.phtml:262 7448#: resources/views/admin/modules.phtml:265 7449#: resources/views/modules/personal_facts/tab.phtml:46 7450msgid "Historic events" 7451msgstr "ऐतिहासिक घटनाएँ" 7452 7453#. I18N: Name of a module 7454#. I18N: A configuration setting 7455#: app/Module/HitCountFooterModule.php:73 7456#: resources/views/admin/trees-preferences.phtml:624 7457msgid "Hit counters" 7458msgstr "हिट काउंटर" 7459 7460#: app/Gedcom.php:1795 7461msgid "Holocaust" 7462msgstr "प्रलय" 7463 7464#. I18N: Name of a module 7465#: app/Module/WelcomeBlockModule.php:57 7466#: resources/views/admin/control-panel.phtml:606 7467#: resources/views/admin/modules.phtml:203 7468#: resources/views/admin/modules.phtml:207 resources/views/admin/trees.phtml:91 7469msgid "Home page" 7470msgstr "मुख पेज" 7471 7472#. I18N: Name of a country or state 7473#: app/Statistics/Service/CountryService.php:239 7474msgid "Honduras" 7475msgstr "हौण्डुरस" 7476 7477#. I18N: Location of an LDS church temple 7478#. I18N: Name of a country or state 7479#: app/Elements/TempleCode.php:110 7480#: app/Statistics/Service/CountryService.php:235 7481msgid "Hong Kong" 7482msgstr "हॉगकॉग" 7483 7484#. I18N: Name of a module/chart 7485#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 7486#: app/Module/HourglassChartModule.php:79 7487msgid "Hourglass chart" 7488msgstr "रेतघड़ी चार्ट" 7489 7490#. I18N: %s is an individual’s name 7491#: app/Module/HourglassChartModule.php:125 7492#, php-format 7493msgid "Hourglass chart of %s" 7494msgstr "%s का रेतघड़ी चार्ट" 7495 7496#: app/Gedcom.php:1519 app/Gedcom.php:1551 7497msgid "House number" 7498msgstr "घर नंबर" 7499 7500#: resources/views/modules/census-assistant.phtml:110 7501msgid "Household" 7502msgstr "गृहस्थी" 7503 7504#. I18N: Location of an LDS church temple 7505#: app/Elements/TempleCode.php:111 7506msgid "Houston, Texas, United States" 7507msgstr "ह्यूस्टन, टेक्सास, संयुक्त राज्य अमेरिका" 7508 7509#. I18N: Configuration option 7510#: resources/views/modules/relationships-chart/config.phtml:43 7511msgid "How much recursion to use when searching for relationships" 7512msgstr "रिश्तों को खोजते समय कितनी बार तकरार का उपयोग करना है" 7513 7514#. I18N: Name of a country or state 7515#: app/Statistics/Service/CountryService.php:245 7516msgid "Hungary" 7517msgstr "हंगरी" 7518 7519#: app/Gedcom.php:420 app/Gedcom.php:466 7520#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 7521#: resources/views/edit/change-family-members.phtml:30 7522#: resources/views/edit/change-family-members.phtml:45 7523#: resources/views/fact-date.phtml:138 7524#: resources/xml/reports/cemetery_report.xml:7 7525#: resources/xml/reports/death_report.xml:10 7526#: resources/xml/reports/family_group_report.xml:147 7527#: resources/xml/reports/family_group_report.xml:1087 7528#: resources/xml/reports/individual_ext_report.xml:204 7529#: resources/xml/reports/individual_ext_report.xml:221 7530#: resources/xml/reports/individual_ext_report.xml:457 7531#: resources/xml/reports/individual_report.xml:192 7532#: resources/xml/reports/individual_report.xml:213 7533#: resources/xml/reports/individual_report.xml:449 7534#: resources/xml/reports/relative_ext_report.xml:116 7535msgid "Husband" 7536msgstr "पति" 7537 7538#: app/Gedcom.php:421 resources/views/modules/timeline-chart/chart.phtml:355 7539msgid "Husband’s age" 7540msgstr "पति की उम्र" 7541 7542#: resources/views/admin/site-logs.phtml:58 7543#: resources/views/admin/site-logs.phtml:125 7544msgid "IP address" 7545msgstr "IP एड्रेस" 7546 7547#. I18N: Name of a country or state 7548#: app/Statistics/Service/CountryService.php:261 7549msgid "Iceland" 7550msgstr "आइसलैंड" 7551 7552#: app/SurnameTradition/IcelandicSurnameTradition.php:41 7553msgctxt "Surname tradition" 7554msgid "Icelandic" 7555msgstr "आइसलैंडी" 7556 7557#. I18N: Location of an LDS church temple 7558#: app/Elements/TempleCode.php:112 7559msgid "Idaho Falls, Idaho, United States" 7560msgstr "इडाहो फॉल्स, इडाहो, संयुक्त राज्य अमेरिका" 7561 7562#: app/Gedcom.php:674 7563msgid "Identification number" 7564msgstr "पहचान नंबर" 7565 7566#: resources/views/admin/tags.phtml:773 7567msgid "Identifiers" 7568msgstr "पहचानकर्ता" 7569 7570#: resources/views/admin/fix-level-0-media.phtml:20 7571msgid "If a media object is linked to an individual, when it should be linked to a fact or event, then you can move it to the correct location." 7572msgstr "यदि एक मीडिया ऑब्जेक्ट किसी व्यक्ति से जुड़ी हुई है, जब इसे किसी तथ्य या घटना से जोड़ा जाना चाहिए, तो आप इसे सही स्थान पर स्थानांतरित कर सकते हैं।" 7573 7574#. I18N: Help text for the “Language” configuration setting 7575#: resources/views/admin/site-preferences.phtml:87 7576msgid "If a visitor to the website has not selected a preferred language in their browser preferences, or they have selected an unsupported language, then this language will be used. Typically this applies to search engines." 7577msgstr "यदि वेबसाइट पर आने वाले किसी विज़िटर ने अपनी ब्राउज़र प्राथमिकताओं में पसंदीदा भाषा का चयन नहीं किया है, या उन्होंने किसी असमर्थित भाषा का चयन किया हुआ है, तो इस भाषा का उपयोग किया जाएगा। आमतौर पर यह खोज इंजन पर लागू होता है।" 7578 7579#: resources/views/admin/users-edit.phtml:110 7580msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7581msgstr "यदि कोई एडमिनिस्ट्रेटर एक उपयोगकर्ता खाता बनाता है, तो वेरीफिकेशन ईमेल नहीं भेजा जाता, और ईमेल को मैन्युअल रूप से वेरीफाइड किया जाना चाहिए।" 7582 7583#: resources/views/help/name.phtml:22 7584#, php-format 7585msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7586msgstr "यदि किसी व्यक्ति का कोई कुलनाम नहीं है, तो किसी स्लैश की आवश्यकता नहीं है: <%s>आर्यभट<%s>" 7587 7588#: resources/views/help/name.phtml:19 7589#, php-format 7590msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7591msgstr "यदि किसी व्यक्ति के दो अलग-अलग कुलनाम हैं, तो दोनों को स्लैश द्वारा संलग्न किया जाना चाहिए: <%s>जोस एंटोनियो /गोमेज़/ /इग्लेसियस/<%s>" 7592 7593#: resources/views/help/name.phtml:28 7594#, php-format 7595msgid "If an individual was known by a nickname which is not part of their formal name, it should be enclosed by quotation marks. For example, <%s>John "Nobby" /Clark/<%s>." 7596msgstr "यदि किसी व्यक्ति को एक उपनाम से जाना जाता है जो उनके औपचारिक नाम का हिस्सा नहीं है, तो इसे उद्धरण चिह्नों द्वारा संलग्न किया जाना चाहिए। उदाहरण के लिए, <%s>जॉन \"नोबी\" /क्लार्क/<%s>।" 7597 7598#: resources/views/help/name.phtml:25 7599#, php-format 7600msgid "If an individual was not known by their first given name, the preferred name should be indicated with an asterisk: <%s>John Paul* /Smith/<%s>" 7601msgstr "यदि किसी व्यक्ति को उनके पहले दिए गए नाम से नहीं जाना जाता है, तो पसंदीदा नाम को तारांकन चिह्न के साथ सांकेतिक किया जाना चाहिए: <%s>जॉन पॉल* /स्मिथ/<%s>" 7602 7603#: resources/views/help/name.phtml:16 7604#, php-format 7605msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7606msgstr "यदि कुलनाम अज्ञात है, तो खाली स्लैश का उपयोग करें: <%s> मैरी //<%s>" 7607 7608#: resources/views/admin/webtrees1-thumbnails.phtml:24 7609msgid "If the thumbnail image is a custom image, you should add it to the media object." 7610msgstr "यदि थंबनेल इमेज एक कस्टम इमेज है, तो आपको इसे मीडिया ऑब्जेक्ट में जोड़ना चाहिए।" 7611 7612#: resources/views/admin/webtrees1-thumbnails.phtml:23 7613msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7614msgstr "यदि थंबनेल इमेज मूल इमेज के समान है, तो इसकी अब आवश्यकता नहीं है और आपको इसे हटा देना चाहिए।" 7615 7616#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7617#: resources/views/admin/trees-privacy.phtml:74 7618msgid "If this individual has any events other than death, burial, or cremation more recent than this number of years, they are considered to be “alive”. Children’s birth dates are considered to be such events for this purpose." 7619msgstr "यदि इन व्यक्ति की मृत्यु, दफन, या दाह संस्कार के अलावा कोई और घटना इन वर्षों की संख्या से अधिक नई (ताज़ा) हो तो इन्हें “जीवित” माना जाएगा। इस उद्देश्य के लिए बच्चों की जन्मतिथि को इस तरह के आयोजन माना जाता है।" 7620 7621#. I18N: Help text for the “Media folder” configuration setting 7622#: resources/views/admin/trees-preferences.phtml:252 7623msgid "If two family trees use the same media folder, then they will be able to share media files. If they use different media folders, then their media files will be kept separate." 7624msgstr "यदि दो वंश वृक्ष एक ही मीडिया फ़ोल्डर का उपयोग करते हैं, तो वे मीडिया फ़ाइलों को साझा करने में सक्षम होंगे। यदि वे अलग-अलग मीडिया फ़ोल्डर का उपयोग करते हैं, तो उनकी मीडिया फ़ाइलों को अलग रखा जाएगा।" 7625 7626#. I18N: Help text for the “Who can upload new media files” configuration setting 7627#: resources/views/admin/trees-preferences.phtml:268 7628msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7629msgstr "यदि आप चिंतित हैं कि उपयोगकर्ता अनुचित चित्र अपलोड कर सकते हैं, तो आप केवल मैनेजर्स के लिए मीडिया अपलोड को प्रतिबंधित कर सकते हैं।" 7630 7631#: resources/views/errors/database-connection.phtml:20 7632msgid "If you are the website administrator, you should check that:" 7633msgstr "यदि आप वेबसाइट के एडमिनिस्ट्रेटर हैं, तो आपको यह देखना चाहिए:" 7634 7635#: resources/views/errors/database-connection.phtml:35 7636msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7637msgstr "यदि आप स्वयं समस्या का समाधान नहीं कर सकते, तो आप <a href=\"https://webtrees.net\"> webtrees.net </a> के फोरम पर मदद मांग सकते हैं।" 7638 7639#: resources/views/setup/step-4-database-mysql.phtml:59 7640msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7641msgstr "यदि आप UNIX सॉकेट का उपयोग करके डेटाबेस से कनेक्ट करते हैं, तो यहां पथ दर्ज करें और पोर्ट नंबर को खाली छोड़ दें।" 7642 7643#: resources/views/admin/trees-import.phtml:112 7644msgid "If you created this GEDCOM file using genealogy software that omits spaces when splitting long lines, then select this option to reinsert the missing spaces." 7645msgstr "यदि आपने ऐसे किसी वंशावली सॉफ़्टवेयर का उपयोग करके इस GEDCOM फ़ाइल को बनाया है जो लंबी लाइनों को विभाजित करते समय रिक्त स्थान छोड़ देता है, तो लापता रिक्त स्थान को पुन: स्थापित करने के लिए इस विकल्प का चयन करें।" 7646 7647#: resources/views/emails/password-request-html.phtml:26 7648#: resources/views/emails/password-request-text.phtml:18 7649msgid "If you did not request a new password, please ignore this message." 7650msgstr "यदि आपने नए पासवर्ड का अनुरोध नहीं किया है, तो कृपया इस संदेश को अनदेखा कर दें।" 7651 7652#: resources/views/emails/register-user-html.phtml:34 7653#: resources/views/emails/register-user-text.phtml:22 7654msgid "If you didn’t request an account, you can just delete this message." 7655msgstr "यदि आपने किसी खाते का अनुरोध नहीं किया है, तो आप इस संदेश को मिटा सकते हैं।" 7656 7657#: resources/views/modals/media-file-fields.phtml:73 7658msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7659msgstr "यदि आपके पास बड़ी संख्या में मीडिया फ़ाइलें हैं, तो आप उन्हें फ़ोल्डर्स और सबफ़ोल्डर में व्यवस्थित कर सकते हैं।" 7660 7661#: resources/views/admin/trees-import.phtml:97 7662msgid "If you have created media objects in webtrees, and have subsequently edited this GEDCOM file using genealogy software that deletes media objects, then select this option to merge the current media objects with the new GEDCOM file." 7663msgstr "यदि आपने webtrees में मीडिया ऑब्जेक्ट बनाएं हैं, और बाद में इस GEDCOM फाइल को वंशावली सॉफ़्टवेयर का उपयोग करके संपादित किया हो जो मीडिया ऑब्जेक्ट को हटाता देता है, तो नई GEDCOM फ़ाइल के साथ वर्तमान मीडिया ऑब्जेक्ट को मर्ज करने के लिए इस विकल्प का चयन करें।" 7664 7665#: app/Elements/MultimediaFileReference.php:76 7666#: resources/views/edit/raw-gedcom-record.phtml:48 7667msgid "If you modify the filename, you should also rename the file." 7668msgstr "" 7669 7670#: resources/views/admin/site-preferences.phtml:37 7671msgid "If you select a different folder, you must also move all files (except config.ini.php, index.php, and .htaccess) from the existing folder to the new folder." 7672msgstr "यदि आप एक अलग फ़ोल्डर का चयन करते हैं, तो आपको मौजूदा फ़ोल्डर से सभी फाइलों (config.ini.php, index.php, और .htaccess को छोड़कर) को नए फ़ोल्डर में ले जाना होगा।" 7673 7674#. I18N: Help text for the “Media folder” configuration setting 7675#: resources/views/admin/trees-preferences.phtml:251 7676msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7677msgstr "यदि आप एक अलग फ़ोल्डर का चयन करते हैं, तो आपको मौजूदा फ़ोल्डर से सभी मीडिया फ़ाइलों को एक नए फ़ोल्डर में स्थानांतरित करना होगा।" 7678 7679#. I18N: Help text for the “Show living individuals” configuration setting 7680#: resources/views/admin/trees-privacy.phtml:92 7681msgid "If you show living individuals to visitors, all other privacy restrictions are ignored. Do this only if all the data in your tree is public." 7682msgstr "यदि आप दर्शकों को जीवित व्यक्ति दिखाते हैं, तो अन्य सभी गोपनीयता प्रतिबंधों को अनदेखा कर दिया जाता है। ऐसा तभी करें जब आपके ट्री का सारा डेटा सार्वजनिक हो।" 7683 7684#: resources/views/setup/step-2-server-checks.phtml:80 7685msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7686msgstr "यदि आप इन सीमाओं को पार करने का प्रयास करते हैं, तो आप सर्वर टाइम-आउट और खाली पेज का अनुभव कर सकते हैं।" 7687 7688#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7689msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7690msgstr "यदि आप निम्नलिखित ट्रैकिंग और एनालिटिक्स सेवाओं में से एक का उपयोग करते हैं, तो webtrees ट्रैकिंग कोड को खुद ब खुद जोड़ सकती है।" 7691 7692#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:330 7693msgid "Image dimensions" 7694msgstr "इमेज डायमेंशन" 7695 7696#: resources/views/admin/trees-preferences.phtml:319 7697msgid "Images without watermarks" 7698msgstr "बिना वॉटरमार्क के इमेज" 7699 7700#: app/Gedcom.php:676 7701msgid "Immigration" 7702msgstr "आप्रवासन" 7703 7704#: resources/views/admin/map-import-form.phtml:57 7705#: resources/views/admin/trees.phtml:288 7706msgid "Import" 7707msgstr "आयात" 7708 7709#: app/Http/RequestHandlers/ImportGedcomPage.php:68 7710msgid "Import a GEDCOM file" 7711msgstr "GEDCOM फ़ाइल आयात करें" 7712 7713#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7714#: resources/views/admin/control-panel.phtml:804 7715msgid "Import custom thumbnails from webtrees version 1" 7716msgstr "webtrees version 1 से कस्टम थंबनेल आयात करें" 7717 7718#: app/Http/RequestHandlers/MapDataImportPage.php:75 7719msgid "Import geographic data" 7720msgstr "भौगोलिक डेटा आयात करें" 7721 7722#: resources/views/admin/trees-import.phtml:76 7723msgid "Import preferences" 7724msgstr "आयात करने की प्राथमिकताएँ" 7725 7726#: resources/views/admin/trees-merge.phtml:25 7727#: resources/views/admin/trees-renumber.phtml:22 7728msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7729msgstr "किसी वंश वृक्ष के हर एक रिकॉर्ड में एक अंदरुनी संदर्भ नंबर होता है (जिसे “XREF” कहा जाता है) जैसे कि “F123” या “R14”।" 7730 7731#: resources/views/help/romanized.phtml:8 7732msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use a non-Latin alphabet such as Hebrew, Greek, Russian, Chinese, or Arabic to enter the name in the standard name fields, then you can use this field to enter the same name using the Latin alphabet. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Romanized”, it is not restricted to containing only characters based on the Latin alphabet. This might be of use with Japanese names, where three different alphabets may occur." 7733msgstr "कई संस्कृतियों में पारंपरिक पात्रों में एक पारंपरिक नाम का उच्चारण करने का रिवाज है और नाम का एक रोमानी संस्करण भी है क्यूँकि इसे लैटिन वर्णमाला के आधार पर भाषाओं में वर्तनी या उच्चारण किया जाएगा, जैसे कि अंग्रेजी।<br><br> आप मानक नाम क्षेत्रों में नाम दर्ज करने के लिए हिब्रू, ग्रीक, रूसी, चीनी या अरबी जैसे गैर-लैटिन वर्णमाला का उपयोग करना पसंद करते हैं तो आप लैटिन वर्णमाला का उपयोग करके उसी नाम को दर्ज करने के लिए इस क्षेत्र का उपयोग कर सकते हैं। नाम के दोनों संस्करण सूचियों और चार्ट में दिखाई देंगे। <br><br>हालांकि इस क्षेत्र को “Romanized” कहा जाता है, यह केवल लैटिन वर्णमाला के आधार पर वर्णों तक ही सीमित नहीं है। यह जापानी नामों के साथ भी उपयोग हो सकता है, जहां तीन अलग-अलग अक्षर हो सकते हैं।" 7734 7735#: resources/views/help/hebrew.phtml:8 7736msgid "In many cultures it is customary to have a traditional name spelled in the traditional characters and also a romanized version of the name as it would be spelled or pronounced in languages based on the Latin alphabet, such as English.<br><br>If you prefer to use the Latin alphabet to enter the name in the standard name fields, then you can use this field to enter the same name in the non-Latin alphabet such as Greek, Hebrew, Russian, Arabic, or Chinese. Both versions of the name will appear in lists and charts.<br><br>Although this field is labeled “Hebrew”, it is not restricted to containing only Hebrew characters." 7737msgstr "कई संस्कृतियों में पारंपरिक पात्रों में एक पारंपरिक नाम का उच्चारण करने का रिवाज है और नाम का एक रोमानी संस्करण भी है क्यूँकि इसे लैटिन वर्णमाला के आधार पर भाषाओं में वर्तनी या उच्चारण किया जाएगा, जैसे कि अंग्रेजी। <br><br> आप सामान्य नाम क्षेत्रों में नाम दर्ज करने के लिए लैटिन वर्णमाला का उपयोग करना पसंद करते हैं, तो आप इस क्षेत्र का उपयोग गैर-लैटिन वर्णमाला जैसे कि ग्रीक, हिब्रू, रूसी, अरबी या चीनी में भी कर सकते हैं। नाम के दोनों संस्करण सूचियों और चार्ट में दिखाई देंगे। <br><br> हालांकि इस क्षेत्र को “हिब्रू” लेबल दिया गया है, लेकिन यह केवल हिब्रू वर्णों तक ही सीमित नहीं है।" 7738 7739#. I18N: Help text for the “Calendar conversion” configuration setting 7740#: resources/views/admin/trees-preferences.phtml:130 7741msgid "In some calendars, days start at midnight. In other calendars, days start at sunset. The conversion process does not take account of the time, so for any event that occurs between sunset and midnight, the conversion between these types of calendar will be one day out." 7742msgstr "कुछ कैलेंडर में, दिन आधी रात को शुरू होते हैं। अन्य कैलेंडर में, दिन सूर्यास्त से शुरू होते हैं। परिवर्तन प्रक्रिया में समय का ध्यान नहीं रखा जाता है, इसलिए सूर्यास्त और मध्यरात्रि के बीच होने वाली किसी भी घटना के लिए, इन प्रकार के कैलेंडर के बीच परिवर्तन एक दिन का होगा।" 7743 7744#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7745#: resources/views/admin/trees-privacy.phtml:111 7746msgid "In some countries, privacy laws apply not only to living individuals, but also to those who have died recently. This option will allow you to extend the privacy rules for living individuals to those who were born or died within a specified number of years. Leave these values empty to disable this feature." 7747msgstr "कुछ देशों में, गोपनीयता कानून न केवल जीवित व्यक्तियों पर लागू होते हैं, बल्कि उन लोगों पर भी लागू होते हैं जिनकी हाल ही में मृत्यु हुई हो। यह विकल्प आपको उन जीवित व्यक्तियों के लिए गोपनीयता नियमों का विस्तार करने की अनुमति देगा जो वर्षों की एक खास संख्या के भीतर जन्मे या मृत हुए। इस सुविधा को अक्षम करने के लिए इन मानों को खाली छोड़ दें।" 7748 7749#: app/Http/RequestHandlers/CalendarPage.php:123 7750msgid "In this month…" 7751msgstr "इस महीने में…" 7752 7753#: app/Http/RequestHandlers/CalendarPage.php:126 7754msgid "In this year…" 7755msgstr "इस वर्ष में…" 7756 7757#. I18N: "thumbs" is fixed text. Do not change it. 7758#: resources/views/admin/webtrees1-thumbnails.phtml:19 7759msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7760msgstr "webtrees version 1 में, आप “thumbs” फ़ोल्डर में फाइल बनाकर मीडिया ऑब्जेक्ट में कस्टम थंबनेल जोड़ सकते हैं।" 7761 7762#: resources/views/admin/webtrees1-thumbnails.phtml:21 7763msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7764msgstr "webtrees version 2 में, कस्टम थंबनेल को उसी मीडिया ऑब्जेक्ट में दूसरी मीडिया फ़ाइल के रूप में संग्रहीत किया जाता है।" 7765 7766#: resources/views/admin/trees-unconnected.phtml:28 7767msgid "Include aliases" 7768msgstr "उपनाम शामिल करें" 7769 7770#: resources/views/admin/trees-unconnected.phtml:27 7771msgid "Include associates" 7772msgstr "सहयोगियों को शामिल करें" 7773 7774#: app/Module/IndividualListModule.php:354 7775#, php-format 7776msgid "Include individuals with “%s” as a married name" 7777msgstr "विवाहित नाम के रूप में “%s” विवाहित नाम वाले व्यक्तियों को शामिल करें" 7778 7779#. I18N: Label for check-box 7780#: resources/views/admin/media.phtml:66 7781#: resources/views/modules/media-list/page.phtml:46 7782msgid "Include subfolders" 7783msgstr "सबफोल्डर्स शामिल करें" 7784 7785#: resources/views/modules/custom-css-js/edit.phtml:38 7786msgid "Include the <code><script></script></code> tags." 7787msgstr "<code><script></script></code> टैग शामिल करें।" 7788 7789#: resources/views/modules/custom-css-js/edit.phtml:26 7790msgid "Include the <code><style></style></code> tags." 7791msgstr "<code><style></style></code> टैग शामिल करें।" 7792 7793#. I18N: Label for a configuration option 7794#: resources/views/modules/lifespans-chart/page.phtml:31 7795msgid "Include the individual’s immediate family" 7796msgstr "व्यक्ति के निकटतम परिवार को शामिल करें" 7797 7798#. I18N: Name of a country or state 7799#: app/Statistics/Service/CountryService.php:249 7800msgid "India" 7801msgstr "भारत" 7802 7803#. I18N: Location of an LDS church temple 7804#: app/Elements/TempleCode.php:113 7805msgid "Indianapolis, Indiana, United States" 7806msgstr "इंडियानापोलिस, इंडियाना, संयुक्त राज्य अमेरिका" 7807 7808#. I18N: Name of a module/report 7809#: app/Gedcom.php:539 app/Gedcom.php:1219 7810#: app/Http/RequestHandlers/CheckTree.php:352 7811#: app/Module/IndividualReportModule.php:40 7812#: resources/views/admin/fix-level-0-media.phtml:37 7813#: resources/views/admin/trees-privacy.phtml:164 7814#: resources/views/admin/trees.phtml:224 7815#: resources/views/modals/link-media-to-individual.phtml:21 7816#: resources/views/modules/ancestors-chart/page.phtml:28 7817#: resources/views/modules/charts/config.phtml:28 7818#: resources/views/modules/compact-chart/page.phtml:23 7819#: resources/views/modules/descendancy_chart/page.phtml:28 7820#: resources/views/modules/family-book-chart/page.phtml:30 7821#: resources/views/modules/fanchart/page.phtml:31 7822#: resources/views/modules/favorites/favorites.phtml:65 7823#: resources/views/modules/hourglass-chart/page.phtml:27 7824#: resources/views/modules/interactive-tree/page.phtml:23 7825#: resources/views/modules/pedigree-chart/page.phtml:28 7826#: resources/views/modules/pedigree-map/page.phtml:23 7827#: resources/views/modules/random_media/slide-show.phtml:63 7828#: resources/views/modules/recent_changes/changes-table.phtml:59 7829#: resources/views/modules/statistics-chart/custom.phtml:29 7830#: resources/views/modules/stories/config.phtml:56 7831#: resources/views/modules/stories/edit.phtml:31 7832#: resources/views/modules/stories/list.phtml:19 7833#: resources/views/modules/timeline-chart/page.phtml:28 7834#: resources/views/search-advanced-page.phtml:30 7835#: resources/xml/reports/ahnentafel_report.xml:6 7836#: resources/xml/reports/descendancy_report.xml:5 7837#: resources/xml/reports/individual_ext_report.xml:5 7838#: resources/xml/reports/individual_report.xml:3 7839#: resources/xml/reports/individual_report.xml:5 7840#: resources/xml/reports/individual_report.xml:88 7841#: resources/xml/reports/missing_facts_report.xml:5 7842#: resources/xml/reports/pedigree_report.xml:5 7843#: resources/xml/reports/relative_ext_report.xml:5 7844msgid "Individual" 7845msgstr "व्यक्ती" 7846 7847#: resources/views/modules/relationships-chart/page.phtml:31 7848msgid "Individual 1" 7849msgstr "पहले व्यक्ती" 7850 7851#: resources/views/modules/relationships-chart/page.phtml:40 7852msgid "Individual 2" 7853msgstr "दूसरे व्यक्ति" 7854 7855#: app/Statistics/Google/ChartDistribution.php:317 7856msgid "Individual distribution chart" 7857msgstr "व्यक्ती वितरण चार्ट" 7858 7859#: resources/views/admin/tags.phtml:943 7860msgid "Individual facts and events" 7861msgstr "" 7862 7863#: resources/views/admin/control-panel.phtml:699 7864msgid "Individual page" 7865msgstr "व्यक्ती का पेज" 7866 7867#: resources/views/admin/trees-preferences.phtml:416 7868msgid "Individual pages" 7869msgstr "व्यक्ती के पेज" 7870 7871#: resources/views/admin/users-edit.phtml:290 7872#: resources/views/edit-account-page.phtml:55 7873msgid "Individual record" 7874msgstr "व्यक्तिगत रिकॉर्ड" 7875 7876#: resources/views/modules/gedcom_stats/config.phtml:57 7877#: resources/views/modules/gedcom_stats/statistics.phtml:209 7878#: resources/views/modules/html/template-statistics.phtml:85 7879msgid "Individual who lived the longest" 7880msgstr "व्यक्ती जो सबसे लंबे समय तक जिये" 7881 7882#. I18N: Name of a module/list 7883#: app/Module/AncestorsChartModule.php:257 7884#: app/Module/DescendancyChartModule.php:248 7885#: app/Module/FixSearchAndReplace.php:110 7886#: app/Module/IndividualListModule.php:94 7887#: app/Module/IndividualListModule.php:319 7888#: app/Module/StatisticsChartModule.php:143 7889#: app/Module/StatisticsChartModule.php:283 7890#: app/Module/StatisticsChartModule.php:332 7891#: app/Module/StatisticsChartModule.php:525 7892#: app/Module/StatisticsChartModule.php:587 7893#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 7894#: resources/views/admin/control-panel.phtml:320 7895#: resources/views/admin/merge-records-step-1.phtml:52 7896#: resources/views/lists/given-names-table.phtml:29 7897#: resources/views/lists/locations-table.phtml:64 7898#: resources/views/lists/media-table.phtml:79 7899#: resources/views/lists/notes-table.phtml:90 7900#: resources/views/lists/sources-table.phtml:98 7901#: resources/views/lists/submitters-table.phtml:68 7902#: resources/views/lists/surnames-table.phtml:37 7903#: resources/views/modules/census-assistant.phtml:56 7904#: resources/views/modules/gedcom_stats/config.phtml:45 7905#: resources/views/modules/gedcom_stats/statistics.phtml:44 7906#: resources/views/modules/html/template-statistics.phtml:24 7907#: resources/views/modules/place-hierarchy/events.phtml:20 7908#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7909#: resources/views/modules/random_media/config.phtml:20 7910#: resources/views/modules/statistics-chart/custom.phtml:62 7911#: resources/views/modules/statistics-chart/custom.phtml:158 7912#: resources/views/record-page-links.phtml:40 7913#: resources/views/search-general-page.phtml:66 7914#: resources/views/search-results.phtml:37 7915#: resources/xml/reports/fact_sources.xml:54 7916#: resources/xml/reports/fact_sources.xml:258 7917msgid "Individuals" 7918msgstr "व्यक्ती" 7919 7920#: app/Statistics/Google/ChartIndividualWithSources.php:84 7921#: resources/views/modules/statistics-chart/chart-sources.phtml:17 7922msgid "Individuals with sources" 7923msgstr "स्रोत वाले व्यक्ति" 7924 7925#: app/Module/IndividualListModule.php:428 7926#, php-format 7927msgid "Individuals with surname %s" 7928msgstr "कुलनाम %s वाले व्यक्ति" 7929 7930#. I18N: Name of a country or state 7931#: app/Statistics/Service/CountryService.php:247 7932msgid "Indonesia" 7933msgstr "इंडोनेशिया" 7934 7935#: app/Elements/RelationIsDescriptor.php:114 7936msgid "Informant" 7937msgstr "सूचक" 7938 7939#: app/Elements/RelationIsDescriptor.php:83 7940msgctxt "FEMALE" 7941msgid "Informant" 7942msgstr "सूचक" 7943 7944#: app/Elements/RelationIsDescriptor.php:62 7945msgctxt "MALE" 7946msgid "Informant" 7947msgstr "सूचक" 7948 7949#: app/Http/RequestHandlers/CheckTree.php:282 7950msgid "Inline-source records are discouraged." 7951msgstr "" 7952 7953#. I18N: Name of a module 7954#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 7955#: app/Module/InteractiveTreeModule.php:49 7956msgid "Interactive tree" 7957msgstr "इंटरएक्टिव ट्री" 7958 7959#. I18N: %s is an individual’s name 7960#: app/Module/ChartsBlockModule.php:171 7961#: app/Module/InteractiveTree/TreeView.php:160 7962#: app/Module/InteractiveTreeModule.php:159 7963#, php-format 7964msgid "Interactive tree of %s" 7965msgstr "%s का इंटरेक्टिव ट्री" 7966 7967#: app/Gedcom.php:1129 7968msgid "Interment" 7969msgstr "दफ़न" 7970 7971#: app/Services/MessageService.php:231 7972msgid "Internal messaging" 7973msgstr "आंतरिक संदेश" 7974 7975#: app/Services/MessageService.php:232 7976msgid "Internal messaging with emails" 7977msgstr "ईमेल के साथ आंतरिक संदेश" 7978 7979#: app/Http/RequestHandlers/GedcomLoad.php:186 7980msgid "Invalid GEDCOM file - no header record found." 7981msgstr "अमान्य GEDCOM फ़ाइल - कोई हेडर रिकॉर्ड नहीं मिला।" 7982 7983#: app/Http/RequestHandlers/GedcomLoad.php:94 7984msgid "Invalid GEDCOM file - no trailer record found." 7985msgstr "" 7986 7987#: app/Http/RequestHandlers/CheckTree.php:198 7988msgid "Invalid GEDCOM level number." 7989msgstr "" 7990 7991#: app/Exceptions/GedcomErrorException.php:39 7992msgid "Invalid GEDCOM record" 7993msgstr "अमान्य GEDCOM रिकॉर्ड" 7994 7995#: app/Http/RequestHandlers/CheckTree.php:192 7996msgid "Invalid GEDCOM record." 7997msgstr "" 7998 7999#: app/Http/RequestHandlers/CheckTree.php:218 8000msgid "Invalid GEDCOM tag." 8001msgstr "" 8002 8003#: app/Http/RequestHandlers/CheckTree.php:285 8004msgid "Invalid GEDCOM value." 8005msgstr "" 8006 8007#: app/Date.php:224 8008msgid "Invalid date" 8009msgstr "अमान्य दिनांक" 8010 8011#. I18N: Name of a country or state 8012#: app/Statistics/Service/CountryService.php:257 8013msgid "Iran" 8014msgstr "ईरान" 8015 8016#. I18N: Name of a country or state 8017#: app/Statistics/Service/CountryService.php:259 8018msgid "Iraq" 8019msgstr "इराक" 8020 8021#. I18N: Name of a country or state 8022#: app/Statistics/Service/CountryService.php:255 8023msgid "Ireland" 8024msgstr "आयरलैंड" 8025 8026#. I18N: Name of a country or state 8027#: app/Statistics/Service/CountryService.php:251 8028msgid "Isle of Man" 8029msgstr "आइल ऑफ़ मैन" 8030 8031#. I18N: Name of a country or state 8032#: app/Statistics/Service/CountryService.php:263 8033msgid "Israel" 8034msgstr "इजराइल" 8035 8036#: resources/views/admin/upgrade/steps.phtml:19 8037msgid "It can take several minutes to download and install the upgrade. Be patient." 8038msgstr "अपग्रेड को डाउनलोड करने और इंस्टॉल करने में कई मिनट लग सकते हैं। धैर्य रखें।" 8039 8040#: resources/views/admin/tags.phtml:936 8041msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 8042msgstr "" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:265 8046msgid "Italy" 8047msgstr "इटली" 8048 8049#. I18N: a month in the Jewish calendar 8050#: app/Date/JewishDate.php:209 8051msgctxt "GENITIVE" 8052msgid "Iyar" 8053msgstr "यार" 8054 8055#. I18N: a month in the Jewish calendar 8056#: app/Date/JewishDate.php:313 8057msgctxt "INSTRUMENTAL" 8058msgid "Iyar" 8059msgstr "यार" 8060 8061#. I18N: a month in the Jewish calendar 8062#: app/Date/JewishDate.php:261 8063msgctxt "LOCATIVE" 8064msgid "Iyar" 8065msgstr "यार" 8066 8067#. I18N: a month in the Jewish calendar 8068#: app/Date/JewishDate.php:157 8069msgctxt "NOMINATIVE" 8070msgid "Iyar" 8071msgstr "यार" 8072 8073#. I18N: The Persian/Jalali calendar 8074#: app/Factories/CalendarDateFactory.php:156 8075#: resources/views/help/date.phtml:201 8076msgid "Jalali" 8077msgstr "जलाली" 8078 8079#. I18N: Name of a country or state 8080#: app/Statistics/Service/CountryService.php:267 8081msgid "Jamaica" 8082msgstr "जमैका" 8083 8084#: app/Date/AbstractGregorianJulianDate.php:231 8085msgctxt "Abbreviation for January" 8086msgid "Jan" 8087msgstr "जन" 8088 8089#: app/Date/AbstractGregorianJulianDate.php:128 8090msgctxt "GENITIVE" 8091msgid "January" 8092msgstr "जनवरी" 8093 8094#: app/Date/AbstractGregorianJulianDate.php:198 8095msgctxt "INSTRUMENTAL" 8096msgid "January" 8097msgstr "जनवरी" 8098 8099#: app/Date/AbstractGregorianJulianDate.php:163 8100msgctxt "LOCATIVE" 8101msgid "January" 8102msgstr "जनवरी" 8103 8104#: app/Date/AbstractGregorianJulianDate.php:93 8105#: app/Module/StatisticsChartModule.php:789 8106#: resources/views/edit/initialize-calendar-popup.phtml:11 8107msgctxt "NOMINATIVE" 8108msgid "January" 8109msgstr "जनवरी" 8110 8111#. I18N: Name of a country or state 8112#: app/Statistics/Service/CountryService.php:272 8113msgid "Japan" 8114msgstr "जापान" 8115 8116#. I18N: The Hebrew/Jewish calendar 8117#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 8118#: resources/views/help/date.phtml:169 8119msgid "Jewish" 8120msgstr "यहूदी" 8121 8122#. I18N: Location of an LDS church temple 8123#: app/Elements/TempleCode.php:114 8124msgid "Johannesburg, South Africa" 8125msgstr "जोहान्सबर्ग, दक्षिण अफ्रीका" 8126 8127#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8128#: app/Services/TreeService.php:226 8129msgid "John /DOE/" 8130msgstr "John /DOE/" 8131 8132#: app/Gedcom.php:1549 8133msgid "Joint family name" 8134msgstr "संयुक्त परिवार का नाम" 8135 8136#. I18N: Name of a country or state 8137#: app/Statistics/Service/CountryService.php:270 8138msgid "Jordan" 8139msgstr "जॉर्डन" 8140 8141#. I18N: Location of an LDS church temple 8142#: app/Elements/TempleCode.php:115 8143msgid "Jordan River, Utah, United States" 8144msgstr "जॉर्डन नदी, यूटा, संयुक्त राज्य अमेरिका" 8145 8146#. I18N: Name of a module 8147#: app/Module/UserJournalModule.php:119 8148msgid "Journal" 8149msgstr "दैनिकी" 8150 8151#: app/Date/AbstractGregorianJulianDate.php:237 8152msgctxt "Abbreviation for July" 8153msgid "Jul" 8154msgstr "जुल" 8155 8156#. I18N: The julian calendar 8157#: app/Factories/CalendarDateFactory.php:148 8158#: resources/views/help/date.phtml:153 8159msgid "Julian" 8160msgstr "जूलियन" 8161 8162#: app/Date/AbstractGregorianJulianDate.php:134 8163msgctxt "GENITIVE" 8164msgid "July" 8165msgstr "जुलाई" 8166 8167#: app/Date/AbstractGregorianJulianDate.php:204 8168msgctxt "INSTRUMENTAL" 8169msgid "July" 8170msgstr "जुलाई" 8171 8172#: app/Date/AbstractGregorianJulianDate.php:169 8173msgctxt "LOCATIVE" 8174msgid "July" 8175msgstr "जुलाई" 8176 8177#: app/Date/AbstractGregorianJulianDate.php:99 8178#: app/Module/StatisticsChartModule.php:795 8179#: resources/views/edit/initialize-calendar-popup.phtml:17 8180msgctxt "NOMINATIVE" 8181msgid "July" 8182msgstr "जुलाई" 8183 8184#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8185#: app/Date/HijriDate.php:150 8186msgctxt "GENITIVE" 8187msgid "Jumada al-awwal" 8188msgstr "जमादिल अव्वल" 8189 8190#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8191#: app/Date/HijriDate.php:240 8192msgctxt "INSTRUMENTAL" 8193msgid "Jumada al-awwal" 8194msgstr "जमादिल अव्वल" 8195 8196#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8197#: app/Date/HijriDate.php:195 8198msgctxt "LOCATIVE" 8199msgid "Jumada al-awwal" 8200msgstr "जमादिल अव्वल" 8201 8202#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8203#: app/Date/HijriDate.php:105 8204msgctxt "NOMINATIVE" 8205msgid "Jumada al-awwal" 8206msgstr "जमादिल अव्वल" 8207 8208#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8209#: app/Date/HijriDate.php:152 8210msgctxt "GENITIVE" 8211msgid "Jumada al-thani" 8212msgstr "जमादिल सानी" 8213 8214#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8215#: app/Date/HijriDate.php:242 8216msgctxt "INSTRUMENTAL" 8217msgid "Jumada al-thani" 8218msgstr "जमादिल सानी" 8219 8220#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8221#: app/Date/HijriDate.php:197 8222msgctxt "LOCATIVE" 8223msgid "Jumada al-thani" 8224msgstr "जमादिल सानी" 8225 8226#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8227#: app/Date/HijriDate.php:107 8228msgctxt "NOMINATIVE" 8229msgid "Jumada al-thani" 8230msgstr "जमादिल सानी" 8231 8232#: app/Date/AbstractGregorianJulianDate.php:236 8233msgctxt "Abbreviation for June" 8234msgid "Jun" 8235msgstr "जून" 8236 8237#: app/Date/AbstractGregorianJulianDate.php:133 8238msgctxt "GENITIVE" 8239msgid "June" 8240msgstr "जून" 8241 8242#: app/Date/AbstractGregorianJulianDate.php:203 8243msgctxt "INSTRUMENTAL" 8244msgid "June" 8245msgstr "जून" 8246 8247#: app/Date/AbstractGregorianJulianDate.php:168 8248msgctxt "LOCATIVE" 8249msgid "June" 8250msgstr "जून" 8251 8252#: app/Date/AbstractGregorianJulianDate.php:98 8253#: app/Module/StatisticsChartModule.php:794 8254#: resources/views/edit/initialize-calendar-popup.phtml:16 8255msgctxt "NOMINATIVE" 8256msgid "June" 8257msgstr "जून" 8258 8259#. I18N: Location of an LDS church temple 8260#: app/Elements/TempleCode.php:116 8261msgid "Kansas City, Missouri, United States" 8262msgstr "कैनसस सिटी, मिसौरी, संयुक्त राज्य अमेरिका" 8263 8264#. I18N: Name of a country or state 8265#: app/Statistics/Service/CountryService.php:274 8266msgid "Kazakhstan" 8267msgstr "कजाखस्तान" 8268 8269#. I18N: A configuration setting 8270#: resources/views/admin/trees-import.phtml:90 8271msgid "Keep media objects" 8272msgstr "मीडिया ऑब्जेक्ट रखें" 8273 8274#: resources/views/modals/on-screen-keyboard.phtml:44 8275msgid "Keep open" 8276msgstr "खुला रखें" 8277 8278#. I18N: A configuration setting 8279#: resources/views/admin/trees-preferences.phtml:730 8280#: resources/views/edit/edit-fact.phtml:33 8281#: resources/views/edit/edit-record.phtml:32 8282msgid "Keep the existing “last change” information" 8283msgstr "मौजूदा “अंतिम परिवर्तन” की जानकारी रखें" 8284 8285#. I18N: Name of a country or state 8286#: app/Statistics/Service/CountryService.php:276 8287msgid "Kenya" 8288msgstr "केन्या" 8289 8290#: app/Module/HtmlBlockModule.php:192 8291msgid "Keyword examples" 8292msgstr "कीवर्ड उदाहरण" 8293 8294#: app/Date/JalaliDate.php:275 8295msgctxt "Abbreviation for Persian month: Khordad" 8296msgid "Khor" 8297msgstr "खोर" 8298 8299#. I18N: 3rd month in the Persian/Jalali calendar 8300#: app/Date/JalaliDate.php:143 8301msgctxt "GENITIVE" 8302msgid "Khordad" 8303msgstr "खोरदाद" 8304 8305#. I18N: 3rd month in the Persian/Jalali calendar 8306#: app/Date/JalaliDate.php:233 8307msgctxt "INSTRUMENTAL" 8308msgid "Khordad" 8309msgstr "खोरदाद" 8310 8311#. I18N: 3rd month in the Persian/Jalali calendar 8312#: app/Date/JalaliDate.php:188 8313msgctxt "LOCATIVE" 8314msgid "Khordad" 8315msgstr "खोरदाद" 8316 8317#. I18N: 3rd month in the Persian/Jalali calendar 8318#: app/Date/JalaliDate.php:98 8319msgctxt "NOMINATIVE" 8320msgid "Khordad" 8321msgstr "खोरदाद" 8322 8323#. I18N: Name of a country or state 8324#: app/Statistics/Service/CountryService.php:282 8325msgid "Kiribati" 8326msgstr "किरिबाती" 8327 8328#. I18N: a month in the Jewish calendar 8329#: app/Date/JewishDate.php:197 8330msgctxt "GENITIVE" 8331msgid "Kislev" 8332msgstr "किसलेव" 8333 8334#. I18N: a month in the Jewish calendar 8335#: app/Date/JewishDate.php:301 8336msgctxt "INSTRUMENTAL" 8337msgid "Kislev" 8338msgstr "किसलेव" 8339 8340#. I18N: a month in the Jewish calendar 8341#: app/Date/JewishDate.php:249 8342msgctxt "LOCATIVE" 8343msgid "Kislev" 8344msgstr "किसलेव" 8345 8346#. I18N: a month in the Jewish calendar 8347#: app/Date/JewishDate.php:145 8348msgctxt "NOMINATIVE" 8349msgid "Kislev" 8350msgstr "किसलेव" 8351 8352#. I18N: Location of an LDS church temple 8353#: app/Elements/TempleCode.php:117 8354msgid "Kona, Hawaii, United States" 8355msgstr "कोना, हवाई, संयुक्त राज्य" 8356 8357#. I18N: Name of a country or state 8358#: app/Statistics/Service/CountryService.php:286 8359msgid "Korea" 8360msgstr "कोरिया" 8361 8362#. I18N: Name of a country or state 8363#: app/Statistics/Service/CountryService.php:288 8364msgid "Kuwait" 8365msgstr "कुवैत" 8366 8367#. I18N: Location of an LDS church temple 8368#: app/Elements/TempleCode.php:118 8369msgid "Kyiv, Ukraine" 8370msgstr "किवी, यूक्रेनी" 8371 8372#. I18N: Name of a country or state 8373#: app/Statistics/Service/CountryService.php:278 8374msgid "Kyrgyzstan" 8375msgstr "किर्गिज़स्तान" 8376 8377#: app/Gedcom.php:591 8378msgid "LDS baptism" 8379msgstr "LDS बपतिस्मा" 8380 8381#: app/Gedcom.php:745 8382msgid "LDS child sealing" 8383msgstr "LDS चाइल्ड सीलिंग" 8384 8385#: resources/views/admin/tags.phtml:719 8386msgid "LDS church" 8387msgstr "एलडीएस चर्च" 8388 8389#: app/Gedcom.php:633 8390msgid "LDS confirmation" 8391msgstr "LDS पुष्टीकरण" 8392 8393#: app/Gedcom.php:653 8394msgid "LDS endowment" 8395msgstr "LDS दान" 8396 8397#. I18N: GEDCOM tag INIL - an LDS ceremony 8398#: app/Gedcom.php:958 app/Gedcom.php:1067 8399msgid "LDS initiatory" 8400msgstr "" 8401 8402#: app/Gedcom.php:485 8403msgid "LDS spouse sealing" 8404msgstr "LDS जीवनसाथी सीलिंग" 8405 8406#: app/Gedcom.php:1202 app/Gedcom.php:1216 app/Gedcom.php:1220 8407#: app/Gedcom.php:1235 8408msgid "Label" 8409msgstr "लेबल" 8410 8411#: app/Gedcom.php:1633 8412msgid "Label for husband" 8413msgstr "" 8414 8415#: app/Gedcom.php:1637 8416msgid "Label for wife" 8417msgstr "" 8418 8419#. I18N: Location of an LDS church temple 8420#: app/Elements/TempleCode.php:107 8421msgid "Laie, Hawaii, United States" 8422msgstr "लाई, हवाई, संयुक्त राज्य" 8423 8424#. I18N: GEDCOM tag _PURC 8425#: app/Gedcom.php:1825 8426msgid "Land purchase" 8427msgstr "" 8428 8429#. I18N: GEDCOM tag _SALE 8430#: app/Gedcom.php:1826 8431msgid "Land sale" 8432msgstr "" 8433 8434#. I18N: page orientation 8435#: app/Http/RequestHandlers/TreePreferencesPage.php:101 8436#: resources/xml/reports/change_report.xml:10 8437#: resources/xml/reports/pedigree_report.xml:7 8438msgid "Landscape" 8439msgstr "लैंडस्केप" 8440 8441#. I18N: A configuration setting 8442#: app/Gedcom.php:514 app/Gedcom.php:872 app/Gedcom.php:1425 8443#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 8444#: resources/views/admin/modules.phtml:278 8445#: resources/views/admin/modules.phtml:281 8446#: resources/views/admin/site-preferences.phtml:76 8447#: resources/views/admin/users-edit.phtml:125 8448#: resources/views/admin/users.phtml:29 8449#: resources/views/edit-account-page.phtml:100 8450#: resources/views/layouts/administration.phtml:56 8451#: resources/views/setup/step-1-language.phtml:42 8452msgid "Language" 8453msgstr "भाषा" 8454 8455#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8456#: resources/views/admin/control-panel.phtml:599 8457#: resources/views/admin/modules.phtml:128 8458#: resources/views/admin/modules.phtml:130 8459msgid "Languages" 8460msgstr "भाषाएं" 8461 8462#. I18N: Name of a country or state 8463#: app/Statistics/Service/CountryService.php:290 8464msgid "Laos" 8465msgstr "लाओस" 8466 8467#: resources/views/setup/step-2-server-checks.phtml:72 8468msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8469msgstr "बड़े सिस्टम (50,000 व्यक्ति): 64–128 एमबी, 40-80 सेकंड" 8470 8471#: app/Statistics/Google/ChartFamilyLargest.php:108 8472#: resources/views/modules/statistics-chart/children.phtml:41 8473msgid "Largest families" 8474msgstr "सबसे बड़े परिवार" 8475 8476#: resources/views/modules/statistics-chart/children.phtml:50 8477msgid "Largest number of grandchildren" 8478msgstr "नाती पोतों की सबसे बड़ी संख्या" 8479 8480#. I18N: Location of an LDS church temple 8481#: app/Elements/TempleCode.php:125 8482msgid "Las Vegas, Nevada, United States" 8483msgstr "लास वेगास, नेवादा, संयुक्त राज्य" 8484 8485#: app/Gedcom.php:453 app/Gedcom.php:620 app/Gedcom.php:767 app/Gedcom.php:788 8486#: app/Gedcom.php:819 app/Gedcom.php:835 app/Gedcom.php:866 app/Gedcom.php:882 8487#: app/Gedcom.php:1385 resources/views/lists/families-table.phtml:233 8488#: resources/views/lists/individuals-table.phtml:264 8489#: resources/views/lists/locations-table.phtml:66 8490#: resources/views/lists/media-table.phtml:82 8491#: resources/views/lists/notes-table.phtml:94 8492#: resources/views/lists/repositories-table.phtml:52 8493#: resources/views/lists/sources-table.phtml:102 8494#: resources/views/lists/submitters-table.phtml:70 8495#: resources/views/modules/gedcom_stats/config.phtml:31 8496#: resources/views/modules/recent_changes/changes-table.phtml:46 8497#: resources/xml/reports/change_report.xml:66 8498#: resources/xml/reports/change_report.xml:108 8499msgid "Last change" 8500msgstr "अंतिम परिवर्तन" 8501 8502#: app/Module/ReviewChangesModule.php:162 8503msgid "Last email reminder was sent " 8504msgstr "अंतिम ईमेल रिमाइंडर भेजा गया " 8505 8506#: resources/views/modules/statistics-chart/other-events.phtml:29 8507msgid "Last event" 8508msgstr "अंतिम घटना" 8509 8510#: resources/views/admin/users.phtml:33 8511msgid "Last signed in" 8512msgstr "अंतिम साइन इन" 8513 8514#: resources/views/modules/gedcom_stats/config.phtml:54 8515#: resources/views/modules/gedcom_stats/statistics.phtml:176 8516#: resources/views/modules/html/template-statistics.phtml:73 8517#: resources/views/modules/statistics-chart/individual-events.phtml:47 8518msgid "Latest birth" 8519msgstr "नवीनतम जन्म" 8520 8521#: resources/views/modules/gedcom_stats/config.phtml:56 8522#: resources/views/modules/gedcom_stats/statistics.phtml:198 8523#: resources/views/modules/html/template-statistics.phtml:81 8524#: resources/views/modules/statistics-chart/individual-events.phtml:91 8525msgid "Latest death" 8526msgstr "नवीनतम मृत्यु" 8527 8528#: resources/views/modules/statistics-chart/family-totals.phtml:92 8529msgid "Latest divorce" 8530msgstr "सबसे नई तलाक़" 8531 8532#: resources/views/modules/statistics-chart/family-totals.phtml:48 8533msgid "Latest marriage" 8534msgstr "सबसे नई शादी" 8535 8536#: app/Gedcom.php:430 app/Gedcom.php:562 app/Gedcom.php:1396 8537#: app/Gedcom.php:1419 resources/views/admin/location-edit.phtml:44 8538#: resources/views/admin/locations.phtml:43 8539#: resources/views/edit/input-addon-coordinates.phtml:12 8540#: resources/views/edit/input-addon-coordinates.phtml:15 8541#: resources/views/fact-place.phtml:33 8542#: resources/views/modules/place-hierarchy/popup.phtml:23 8543msgid "Latitude" 8544msgstr "अक्षांश" 8545 8546#. I18N: Name of a country or state 8547#: app/Statistics/Service/CountryService.php:310 8548msgid "Latvia" 8549msgstr "लातविया" 8550 8551#: resources/views/modules/ancestors-chart/page.phtml:46 8552#: resources/views/modules/descendancy_chart/page.phtml:46 8553#: resources/views/modules/fanchart/page.phtml:40 8554#: resources/views/modules/hourglass-chart/page.phtml:45 8555#: resources/views/modules/pedigree-chart/page.phtml:46 8556#: resources/views/modules/recent_changes/config.phtml:31 8557#: resources/views/modules/todays_events/config.phtml:37 8558#: resources/views/modules/top10_givnnames/config.phtml:24 8559#: resources/views/modules/top10_surnames/config.phtml:24 8560#: resources/views/modules/upcoming_events/config.phtml:49 8561#: resources/views/modules/yahrzeit/config.phtml:30 8562msgid "Layout" 8563msgstr "ख़ाका" 8564 8565#: resources/views/edit-account-page.phtml:93 8566msgid "Leave the password blank if you want to keep the current password." 8567msgstr "अगर आप मौजूदा पासवर्ड ही रखना चाहते हैं तो पासवर्ड को खाली छोड़ दें।" 8568 8569#: resources/views/admin/media-upload.phtml:49 8570msgid "Leave this entry blank to keep the original filename" 8571msgstr "मूल फ़ाइल नाम रहने देना हो तो इस एंट्री को खाली छोड़ दें" 8572 8573#: resources/views/lists/families-table.phtml:185 8574#: resources/views/lists/individuals-table.phtml:235 8575msgid "Leaves" 8576msgstr "पत्ते" 8577 8578#. I18N: Name of a country or state 8579#: app/Statistics/Service/CountryService.php:292 8580msgid "Lebanon" 8581msgstr "लेबनान" 8582 8583#. I18N: Name of a module - historic/obsolete URLs. 8584#: app/Module/RedirectLegacyUrlsModule.php:125 8585msgid "Legacy URLs" 8586msgstr "विरासत URLs" 8587 8588#: app/Gedcom.php:1823 8589msgid "Legatee" 8590msgstr "वसीयत दार" 8591 8592#: app/Gedcom.php:1028 8593msgid "Length" 8594msgstr "" 8595 8596#: resources/views/modules/statistics-chart/marriage-length.phtml:10 8597msgid "Length of marriage" 8598msgstr "विवाह की अवधि" 8599 8600#. I18N: Name of a country or state 8601#: app/Statistics/Service/CountryService.php:304 8602msgid "Lesotho" 8603msgstr "लिसूतू" 8604 8605#: resources/xml/reports/ahnentafel_report.xml:13 8606#: resources/xml/reports/bdm_report.xml:12 8607#: resources/xml/reports/birth_report.xml:10 8608#: resources/xml/reports/cemetery_report.xml:8 8609#: resources/xml/reports/change_report.xml:9 8610#: resources/xml/reports/death_report.xml:11 8611#: resources/xml/reports/descendancy_report.xml:8 8612#: resources/xml/reports/fact_sources.xml:8 8613#: resources/xml/reports/family_group_report.xml:11 8614#: resources/xml/reports/individual_ext_report.xml:12 8615#: resources/xml/reports/individual_report.xml:9 8616#: resources/xml/reports/marriage_report.xml:10 8617#: resources/xml/reports/missing_facts_report.xml:8 8618#: resources/xml/reports/occupation_report.xml:7 8619#: resources/xml/reports/pedigree_report.xml:8 8620#: resources/xml/reports/relative_ext_report.xml:8 8621msgctxt "paper size" 8622msgid "Letter" 8623msgstr "लेटर" 8624 8625#. I18N: Name of a country or state 8626#: app/Statistics/Service/CountryService.php:294 8627msgid "Liberia" 8628msgstr "लाइबेरिया" 8629 8630#. I18N: Name of a country or state 8631#: app/Statistics/Service/CountryService.php:296 8632msgid "Libya" 8633msgstr "लीबिया" 8634 8635#. I18N: Name of a country or state 8636#: app/Statistics/Service/CountryService.php:300 8637msgid "Liechtenstein" 8638msgstr "लिख्टेंश्टाइन" 8639 8640#: resources/views/modules/statistics-chart/lifespan.phtml:10 8641msgid "Lifespan" 8642msgstr "जीवनकाल" 8643 8644#. I18N: Name of a module/chart 8645#: app/Module/LifespansChartModule.php:103 8646msgid "Lifespans" 8647msgstr "जीवनकाल" 8648 8649#. I18N: Location of an LDS church temple 8650#: app/Elements/TempleCode.php:120 8651msgid "Lima, Peru" 8652msgstr "लीमा, पेरु" 8653 8654#: resources/views/admin/gedcom-export-options.phtml:87 8655msgid "Line endings" 8656msgstr "पंक्ति के अंत" 8657 8658#: app/Http/RequestHandlers/CheckTree.php:420 8659msgid "Line number" 8660msgstr "" 8661 8662#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8663#: resources/views/admin/control-panel.phtml:798 8664msgid "Link media objects to facts and events" 8665msgstr "मीडिया ऑब्जेक्ट को तथ्यों और घटनाओं से जोड़ें" 8666 8667#. I18N: You need to: 8668#: resources/views/emails/verify-notify-html.phtml:41 8669#: resources/views/emails/verify-notify-text.phtml:27 8670msgid "Link the user account to an individual." 8671msgstr "उपयोगकर्ता खाते को किसी व्यक्ति से लिंक करें।" 8672 8673#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 8674#: resources/views/modules/relatives/tab.phtml:121 8675msgid "Link this individual to an existing family as a child" 8676msgstr "इस व्यक्ति को एक सन्तान के रूप में किसी मौजूदा परिवार से जोड़ें" 8677 8678#: resources/views/media-page-menu.phtml:63 8679#: resources/views/modals/link-media-to-family.phtml:16 8680msgid "Link this media object to a family" 8681msgstr "इस मीडिया ऑब्जेक्ट को किसी परिवार से लिंक करें" 8682 8683#: resources/views/media-page-menu.phtml:68 8684#: resources/views/modals/link-media-to-source.phtml:16 8685msgid "Link this media object to a source" 8686msgstr "इस मीडिया ऑब्जेक्ट को किसी स्रोत से लिंक करें" 8687 8688#: resources/views/media-page-menu.phtml:58 8689#: resources/views/modals/link-media-to-individual.phtml:16 8690msgid "Link this media object to an individual" 8691msgstr "इस मीडिया ऑब्जेक्ट को किसी व्यक्ति से लिंक करें" 8692 8693#: resources/views/admin/users-edit.phtml:304 8694msgid "Link this user to an individual in the family tree." 8695msgstr "इस उपयोगकर्ता को वंश वृक्ष में किसी व्यक्ति से लिंक करें।" 8696 8697#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8698#: resources/views/chart-box.phtml:126 8699msgid "Links" 8700msgstr "लिंक्स" 8701 8702#: resources/views/admin/modules.phtml:230 8703#: resources/views/admin/modules.phtml:233 8704msgid "List" 8705msgstr "सूची" 8706 8707#. I18N: Name of a module 8708#: app/Http/RequestHandlers/ModulesListsPage.php:43 8709#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 8710#: resources/views/admin/control-panel.phtml:678 8711#: resources/views/admin/modules.phtml:104 8712#: resources/views/admin/modules.phtml:106 8713#: resources/views/admin/trees-preferences.phtml:329 8714msgid "Lists" 8715msgstr "सूची" 8716 8717#. I18N: Name of a country or state 8718#: app/Statistics/Service/CountryService.php:306 8719msgid "Lithuania" 8720msgstr "लिथुआनिया" 8721 8722#: app/SurnameTradition/LithuanianSurnameTradition.php:64 8723msgctxt "Surname tradition" 8724msgid "Lithuanian" 8725msgstr "लिथुआनियाई" 8726 8727#: app/Statistics/Google/ChartMortality.php:71 8728msgid "Living" 8729msgstr "जीवित" 8730 8731#: resources/views/calendar-page.phtml:125 8732msgid "Living individuals" 8733msgstr "जीवित व्यक्ति" 8734 8735#: resources/views/lists/datatables-attributes.phtml:30 8736msgid "Loading…" 8737msgstr "लोडिंग…" 8738 8739#. I18N: “Local files” are stored on this computer 8740#: resources/views/admin/media.phtml:38 8741msgid "Local files" 8742msgstr "लोकल फ़ाइलें" 8743 8744#: app/Gedcom.php:1279 app/Gedcom.php:1333 app/Gedcom.php:1376 8745#: app/Gedcom.php:1384 app/Gedcom.php:1401 app/Gedcom.php:1708 8746#: app/Http/RequestHandlers/CheckTree.php:353 8747#: resources/views/lists/locations-table.phtml:63 8748msgid "Location" 8749msgstr "स्थान" 8750 8751#. I18N: Name of a module/list 8752#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 8753#: app/Module/LocationListModule.php:160 8754#: resources/views/admin/merge-records-step-1.phtml:59 8755#: resources/views/lists/locations-table.phtml:58 8756#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8757#: resources/views/record-page-links.phtml:103 8758#: resources/views/search-general-page.phtml:113 8759#: resources/views/search-results.phtml:92 8760msgid "Locations" 8761msgstr "स्थान" 8762 8763#: app/Elements/RelationIsDescriptor.php:115 8764msgid "Lodger" 8765msgstr "रहनेवाले" 8766 8767#: app/Elements/RelationIsDescriptor.php:84 8768msgctxt "FEMALE" 8769msgid "Lodger" 8770msgstr "रहनेवाली" 8771 8772#: app/Elements/RelationIsDescriptor.php:63 8773msgctxt "MALE" 8774msgid "Lodger" 8775msgstr "रहनेवाला" 8776 8777#. I18N: Location of an LDS church temple 8778#: app/Elements/TempleCode.php:121 8779msgid "Logan, Utah, United States" 8780msgstr "लोगान, यूटा, संयुक्त राज्य अमेरिका" 8781 8782#. I18N: Location of an LDS church temple 8783#: app/Elements/TempleCode.php:122 8784msgid "London, England" 8785msgstr "लंदन, इंग्लॆंड" 8786 8787#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8788#: resources/views/admin/trees-preferences.phtml:359 8789msgid "Long lists of individuals with the same surname can be broken into smaller sub-lists according to the first letter of the individual’s given name.<br><br>This option determines when sub-listing of surnames will occur. To disable sub-listing completely, set this option to zero." 8790msgstr "एक ही कुलनाम वाले व्यक्तियों की लंबी सूची को व्यक्ति के दिए गए नाम के पहले अक्षर के अनुसार छोटी सूची में तोड़ा जा सकता है। <br><br> यह विकल्प निर्धारित करता है कि कुलनामों की छोटी सूची कब दिखाई देगी। छोटी सूची को पूरी तरह से बंद करने के लिए, इस विकल्प को शून्य पर सेट करें।" 8791 8792#: resources/views/modules/statistics-chart/marriage-length.phtml:17 8793msgid "Longest marriage" 8794msgstr "सबसे लंबी शादी" 8795 8796#: app/Gedcom.php:431 app/Gedcom.php:563 app/Gedcom.php:1397 8797#: app/Gedcom.php:1420 resources/views/admin/location-edit.phtml:55 8798#: resources/views/admin/locations.phtml:44 8799#: resources/views/edit/input-addon-coordinates.phtml:12 8800#: resources/views/edit/input-addon-coordinates.phtml:15 8801#: resources/views/fact-place.phtml:34 8802#: resources/views/modules/place-hierarchy/popup.phtml:27 8803msgid "Longitude" 8804msgstr "देशान्तर" 8805 8806#. I18N: Location of an LDS church temple 8807#: app/Elements/TempleCode.php:119 8808msgid "Los Angeles, California, United States" 8809msgstr "लॉस एंजिल्स, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 8810 8811#. I18N: Location of an LDS church temple 8812#: app/Elements/TempleCode.php:123 8813msgid "Louisville, Kentucky, United States" 8814msgstr "लुइसविले, केंटकी, संयुक्त राज्य अमेरिका" 8815 8816#. I18N: Location of an LDS church temple 8817#: app/Elements/TempleCode.php:124 8818msgid "Lubbock, Texas, United States" 8819msgstr "लुबॉक, टेक्सास, संयुक्त राज्य" 8820 8821#. I18N: Name of a country or state 8822#: app/Statistics/Service/CountryService.php:308 8823msgid "Luxembourg" 8824msgstr "लक्ज़मबर्ग" 8825 8826#. I18N: Name of a country or state 8827#: app/Statistics/Service/CountryService.php:312 8828msgid "Macau" 8829msgstr "मकाउ" 8830 8831#. I18N: Name of a country or state 8832#: app/Statistics/Service/CountryService.php:329 8833msgid "Macedonia" 8834msgstr "मैसेडोनिया" 8835 8836#. I18N: Name of a country or state 8837#: app/Statistics/Service/CountryService.php:321 8838msgid "Madagascar" 8839msgstr "मेडागास्कर" 8840 8841#. I18N: Location of an LDS church temple 8842#: app/Elements/TempleCode.php:126 8843msgid "Madrid, Spain" 8844msgstr "मैड्रिड, स्पेन" 8845 8846#. I18N: Type of media object 8847#: app/Elements/SourceMediaType.php:88 8848msgid "Magazine" 8849msgstr "मैगजीन" 8850 8851#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8852#: app/Gedcom.php:1281 app/Gedcom.php:1335 app/Gedcom.php:1378 8853#: app/Gedcom.php:1459 app/Gedcom.php:1531 app/Gedcom.php:1563 8854msgid "Maidenhead location code" 8855msgstr "मेडेनहेड स्थान कोड" 8856 8857#: app/Services/MessageService.php:234 8858msgid "Mailto link" 8859msgstr "Mailto लिंक" 8860 8861#. I18N: Name of a country or state 8862#: app/Statistics/Service/CountryService.php:353 8863msgid "Malawi" 8864msgstr "मलावी" 8865 8866#. I18N: Name of a country or state 8867#: app/Statistics/Service/CountryService.php:355 8868msgid "Malaysia" 8869msgstr "मलेशिया" 8870 8871#. I18N: Name of a country or state 8872#: app/Statistics/Service/CountryService.php:323 8873msgid "Maldives" 8874msgstr "मालदीव" 8875 8876#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 8877msgid "Male" 8878msgstr "पुरुष" 8879 8880#: app/Statistics/Google/ChartAge.php:113 8881#: app/Statistics/Google/ChartMarriageAge.php:136 8882#: app/Statistics/Google/ChartSex.php:62 8883#: resources/views/calendar-page.phtml:148 8884#: resources/views/lists/families-table.phtml:112 8885#: resources/views/lists/families-table.phtml:127 8886#: resources/views/lists/families-table.phtml:139 8887#: resources/views/lists/individuals-table.phtml:131 8888#: resources/views/lists/individuals-table.phtml:146 8889#: resources/views/lists/individuals-table.phtml:158 8890#: resources/views/modules/gedcom_stats/statistics.phtml:53 8891#: resources/views/modules/gedcom_stats/statistics.phtml:225 8892#: resources/views/modules/html/template-statistics.phtml:28 8893#: resources/views/modules/statistics-chart/greatest-age.phtml:17 8894#: resources/views/modules/statistics-chart/lifespan.phtml:26 8895#: resources/views/modules/statistics-chart/oldest-living.phtml:17 8896#: resources/views/modules/top10_givnnames/block.phtml:14 8897msgid "Males" 8898msgstr "पुरुष" 8899 8900#. I18N: Name of a country or state 8901#: app/Statistics/Service/CountryService.php:331 8902msgid "Mali" 8903msgstr "माली" 8904 8905#. I18N: Name of a country or state 8906#: app/Statistics/Service/CountryService.php:333 8907msgid "Malta" 8908msgstr "माल्टा" 8909 8910#: app/Http/RequestHandlers/ManageTrees.php:87 8911#: resources/views/admin/changes-log.phtml:31 8912#: resources/views/admin/data-fix-page.phtml:24 8913#: resources/views/admin/data-fix-select.phtml:20 8914#: resources/views/admin/merge-records-step-1.phtml:41 8915#: resources/views/admin/merge-records-step-2.phtml:23 8916#: resources/views/admin/trees-check.phtml:20 8917#: resources/views/admin/trees-duplicates.phtml:18 8918#: resources/views/admin/trees-export.phtml:20 8919#: resources/views/admin/trees-import.phtml:23 8920#: resources/views/admin/trees-preferences.phtml:38 8921#: resources/views/admin/trees-privacy.phtml:22 8922#: resources/views/admin/trees-renumber.phtml:17 8923#: resources/views/admin/trees-unconnected.phtml:22 8924msgid "Manage family trees" 8925msgstr "वंश वृक्ष मैनेज करें" 8926 8927#: app/Http/RequestHandlers/ManageMediaPage.php:67 8928#: resources/views/admin/control-panel.phtml:786 8929#: resources/views/admin/media-upload.phtml:18 8930msgid "Manage media" 8931msgstr "मीडिया मैनेज करें" 8932 8933#. I18N: Listbox entry; name of a role 8934#: app/Http/RequestHandlers/UserEditPage.php:104 8935#: resources/views/admin/gedcom-export-options.phtml:102 8936#: resources/views/admin/gedcom-export-options.phtml:104 8937#: resources/views/admin/users-edit.phtml:266 8938msgid "Manager" 8939msgstr "मैनेजर" 8940 8941#: resources/views/admin/control-panel.phtml:483 8942msgid "Managers" 8943msgstr "मैनेजर्स" 8944 8945#. I18N: Location of an LDS church temple 8946#: app/Elements/TempleCode.php:127 8947msgid "Manaus, Brazil" 8948msgstr "मनौस, ब्राजील" 8949 8950#. I18N: Location of an LDS church temple 8951#: app/Elements/TempleCode.php:128 8952msgid "Manhattan, New York, United States" 8953msgstr "मैनहट्टन, न्यूयॉर्क, संयुक्त राज्य" 8954 8955#. I18N: Location of an LDS church temple 8956#: app/Elements/TempleCode.php:129 8957msgid "Manila, Philippines" 8958msgstr "मनिला, फिलीपींस" 8959 8960#. I18N: Location of an LDS church temple 8961#: app/Elements/TempleCode.php:130 8962msgid "Manti, Utah, United States" 8963msgstr "मेंटी, यूटा, संयुक्त राज्य अमेरिका" 8964 8965#. I18N: Type of media object 8966#: app/Elements/SourceMediaType.php:89 8967msgid "Manuscript" 8968msgstr "हस्तलिपि" 8969 8970#: resources/views/admin/tags.phtml:934 8971msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 8972msgstr "" 8973 8974#. I18N: Help text for the “GEDCOM errors” configuration setting 8975#: resources/views/admin/trees-preferences.phtml:616 8976msgid "Many genealogy programs create GEDCOM files with custom tags, and webtrees understands most of them. When unrecognized tags are found, this option lets you choose whether to ignore them or display a warning message." 8977msgstr "कई “वंशावली प्रोग्राम” कस्टम टैग के साथ GEDCOM फाइलें बनाते हैं, और webtrees उनमें से ज्यादातर को समझती है। जब कोई गैर-मान्यता प्राप्त टैग मिलते हैं, तो यह विकल्प आपको यह चुनने देता है कि, उन्हें अनदेखा करना है या कोई चेतावनी संदेश प्रदर्शित करना है।" 8978 8979#. I18N: Type of media object 8980#: app/Elements/SourceMediaType.php:90 8981#: resources/views/admin/control-panel.phtml:815 8982#: resources/views/modules/statistics-chart/custom.phtml:58 8983msgid "Map" 8984msgstr "नक्शा" 8985 8986#: app/Module/ModuleMapLinkTrait.php:39 8987msgid "Map link" 8988msgstr "नक्शा लिंक" 8989 8990#. I18N: Links to maps 8991#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8992#: resources/views/admin/control-panel.phtml:641 8993msgid "Map links" 8994msgstr "नक्शा लिंक" 8995 8996#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8997#: app/Services/LeafletJsService.php:69 8998#: resources/views/admin/control-panel.phtml:648 8999msgid "Map providers" 9000msgstr "मानचित्र प्रदाता" 9001 9002#. I18N: mapbox.com 9003#: app/Module/MapBox.php:82 9004msgid "Mapbox" 9005msgstr "Mapbox" 9006 9007#: app/Date/AbstractGregorianJulianDate.php:233 9008msgctxt "Abbreviation for March" 9009msgid "Mar" 9010msgstr "मार्च" 9011 9012#: app/Date/AbstractGregorianJulianDate.php:130 9013msgctxt "GENITIVE" 9014msgid "March" 9015msgstr "मार्च" 9016 9017#: app/Date/AbstractGregorianJulianDate.php:200 9018msgctxt "INSTRUMENTAL" 9019msgid "March" 9020msgstr "मार्च" 9021 9022#: app/Date/AbstractGregorianJulianDate.php:165 9023msgctxt "LOCATIVE" 9024msgid "March" 9025msgstr "मार्च" 9026 9027#: app/Date/AbstractGregorianJulianDate.php:95 9028#: app/Module/StatisticsChartModule.php:791 9029#: resources/views/edit/initialize-calendar-popup.phtml:13 9030msgctxt "NOMINATIVE" 9031msgid "March" 9032msgstr "मार्च" 9033 9034#. I18N: Help text for the “Format text and notes” configuration setting 9035#: resources/views/admin/trees-preferences.phtml:588 9036msgid "Markdown is a simple system of formatting, used on websites such as Wikipedia. It uses unobtrusive punctuation characters to create headings and sub-headings, bold and italic text, lists, tables, etc." 9037msgstr "मार्कडाउन प्रारूपण की एक सरल प्रणाली है, जिसका इस्तेमाल विकिपीडिया जैसी वेबसाइटों पर किया जाता है। यह हेडर और सब-हेडर, बोल्ड और इटैलिक लेख, सूचियाँ, टेबल वगैरह बनाने के लिए विनीत विराम चिह्न वर्णों का उपयोग करता है।" 9038 9039#: app/Gedcom.php:472 app/Gedcom.php:1020 app/Module/BranchesListModule.php:445 9040#: resources/views/calendar-page.phtml:190 9041#: resources/views/lists/families-table.phtml:197 9042#: resources/views/lists/families-table.phtml:202 9043#: resources/views/lists/families-table.phtml:225 9044#: resources/views/modules/relatives/family.phtml:143 9045#: resources/views/selects/family.phtml:13 9046#: resources/xml/reports/ahnentafel_report.xml:449 9047#: resources/xml/reports/bdm_report.xml:78 9048#: resources/xml/reports/descendancy_report.xml:575 9049#: resources/xml/reports/family_group_report.xml:377 9050#: resources/xml/reports/missing_facts_report.xml:23 9051#: resources/xml/reports/pedigree_report.xml:76 9052#: resources/xml/reports/pedigree_report.xml:77 9053#: resources/xml/reports/pedigree_report.xml:97 9054#: resources/xml/reports/pedigree_report.xml:98 9055#: resources/xml/reports/pedigree_report.xml:137 9056#: resources/xml/reports/pedigree_report.xml:138 9057#: resources/xml/reports/pedigree_report.xml:178 9058#: resources/xml/reports/pedigree_report.xml:179 9059#: resources/xml/reports/pedigree_report.xml:221 9060#: resources/xml/reports/pedigree_report.xml:222 9061#: resources/xml/reports/pedigree_report.xml:264 9062#: resources/xml/reports/pedigree_report.xml:265 9063#: resources/xml/reports/pedigree_report.xml:307 9064#: resources/xml/reports/pedigree_report.xml:308 9065#: resources/xml/reports/pedigree_report.xml:350 9066#: resources/xml/reports/pedigree_report.xml:351 9067#: resources/xml/reports/pedigree_report.xml:392 9068#: resources/xml/reports/pedigree_report.xml:430 9069#: resources/xml/reports/pedigree_report.xml:468 9070#: resources/xml/reports/pedigree_report.xml:506 9071#: resources/xml/reports/pedigree_report.xml:544 9072#: resources/xml/reports/pedigree_report.xml:582 9073#: resources/xml/reports/pedigree_report.xml:620 9074#: resources/xml/reports/pedigree_report.xml:658 9075#: resources/xml/reports/pedigree_report.xml:778 9076#: resources/xml/reports/pedigree_report.xml:779 9077#: resources/xml/reports/pedigree_report.xml:799 9078#: resources/xml/reports/pedigree_report.xml:800 9079#: resources/xml/reports/pedigree_report.xml:839 9080#: resources/xml/reports/pedigree_report.xml:840 9081#: resources/xml/reports/pedigree_report.xml:879 9082#: resources/xml/reports/pedigree_report.xml:880 9083#: resources/xml/reports/pedigree_report.xml:923 9084#: resources/xml/reports/pedigree_report.xml:966 9085#: resources/xml/reports/pedigree_report.xml:1009 9086#: resources/xml/reports/pedigree_report.xml:1052 9087#: resources/xml/reports/pedigree_report.xml:1099 9088#: resources/xml/reports/pedigree_report.xml:1137 9089#: resources/xml/reports/pedigree_report.xml:1175 9090#: resources/xml/reports/pedigree_report.xml:1213 9091#: resources/xml/reports/pedigree_report.xml:1251 9092#: resources/xml/reports/pedigree_report.xml:1289 9093#: resources/xml/reports/pedigree_report.xml:1327 9094#: resources/xml/reports/pedigree_report.xml:1365 9095msgid "Marriage" 9096msgstr "विवाह" 9097 9098#: app/Gedcom.php:467 resources/xml/reports/missing_facts_report.xml:22 9099msgid "Marriage banns" 9100msgstr "विवाह बंधन" 9101 9102#: app/Gedcom.php:1198 app/Gedcom.php:1218 9103msgid "Marriage beginning status" 9104msgstr "विवाह प्रारंभिक स्तिथि" 9105 9106#: app/Gedcom.php:1092 9107msgid "Marriage bond" 9108msgstr "विवाह दस्तावेज" 9109 9110#: app/Statistics/Google/ChartDistribution.php:311 9111msgid "Marriage by country" 9112msgstr "देश के हिसाब से विवाह" 9113 9114#: app/Gedcom.php:470 9115msgid "Marriage contract" 9116msgstr "विवाह अनुबंध" 9117 9118#: resources/xml/reports/marriage_report.xml:8 9119msgid "Marriage date range end" 9120msgstr "विवाह तिथि की सीमा समाप्त" 9121 9122#: resources/xml/reports/marriage_report.xml:7 9123msgid "Marriage date range start" 9124msgstr "विवाह तिथि की सीमा प्रारंभ" 9125 9126#: app/Gedcom.php:1197 app/Gedcom.php:1217 9127msgid "Marriage ending status" 9128msgstr "विवाह समाप्ति स्थिति" 9129 9130#: app/Gedcom.php:1091 9131msgid "Marriage intention" 9132msgstr "शादी का इरादा" 9133 9134#: app/Gedcom.php:471 9135msgid "Marriage license" 9136msgstr "विवाह अनुज्ञा" 9137 9138#: app/Services/IndividualFactsService.php:463 9139msgid "Marriage of a brother" 9140msgstr "भाई की शादी" 9141 9142#: app/Services/IndividualFactsService.php:441 9143#: resources/views/admin/trees-preferences.phtml:453 9144msgid "Marriage of a child" 9145msgstr "बच्चे की शादी" 9146 9147#: app/Services/IndividualFactsService.php:440 9148msgid "Marriage of a daughter" 9149msgstr "बेटी की शादी" 9150 9151#: app/Services/IndividualFactsService.php:697 9152msgid "Marriage of a father" 9153msgstr "पिता की शादी" 9154 9155#: app/Services/IndividualFactsService.php:447 9156#: app/Services/IndividualFactsService.php:453 9157#: app/Services/IndividualFactsService.php:459 9158#: resources/views/admin/trees-preferences.phtml:447 9159msgid "Marriage of a grandchild" 9160msgstr "नाती/पोते की शादी" 9161 9162#: app/Services/IndividualFactsService.php:446 9163msgid "Marriage of a granddaughter" 9164msgstr "पोती/नवासी की शादी" 9165 9166#: app/Services/IndividualFactsService.php:452 9167msgctxt "daughter’s daughter" 9168msgid "Marriage of a granddaughter" 9169msgstr "नवासी की शादी" 9170 9171#: app/Services/IndividualFactsService.php:458 9172msgctxt "son’s daughter" 9173msgid "Marriage of a granddaughter" 9174msgstr "पोती की शादी" 9175 9176#: app/Services/IndividualFactsService.php:445 9177msgid "Marriage of a grandson" 9178msgstr "पोते/नवासे की शादी" 9179 9180#: app/Services/IndividualFactsService.php:451 9181msgctxt "daughter’s son" 9182msgid "Marriage of a grandson" 9183msgstr "नवासे की शादी" 9184 9185#: app/Services/IndividualFactsService.php:457 9186msgctxt "son’s son" 9187msgid "Marriage of a grandson" 9188msgstr "पोते की शादी" 9189 9190#: app/Services/IndividualFactsService.php:469 9191msgid "Marriage of a half-brother" 9192msgstr "सौतेले भाई की शादी" 9193 9194#: app/Services/IndividualFactsService.php:471 9195msgid "Marriage of a half-sibling" 9196msgstr "सौतेले सहोदर की शादी" 9197 9198#: app/Services/IndividualFactsService.php:470 9199msgid "Marriage of a half-sister" 9200msgstr "सौतेली बहन की शादी" 9201 9202#: app/Services/IndividualFactsService.php:698 9203msgid "Marriage of a mother" 9204msgstr "माँ की शादी" 9205 9206#: app/Services/IndividualFactsService.php:699 9207#: resources/views/admin/trees-preferences.phtml:465 9208msgid "Marriage of a parent" 9209msgstr "माँ/बाप की शादी" 9210 9211#: app/Services/IndividualFactsService.php:465 9212#: resources/views/admin/trees-preferences.phtml:459 9213msgid "Marriage of a sibling" 9214msgstr "सहोदर की शादी" 9215 9216#: app/Services/IndividualFactsService.php:464 9217msgid "Marriage of a sister" 9218msgstr "बहन की शादी" 9219 9220#: app/Services/IndividualFactsService.php:439 9221msgid "Marriage of a son" 9222msgstr "बेटे की शादी" 9223 9224#: app/Services/IndividualFactsService.php:732 9225msgid "Marriage of parents" 9226msgstr "माँ/बाप की शादी" 9227 9228#: resources/xml/reports/marriage_report.xml:6 9229msgid "Marriage place contains" 9230msgstr "विवाह स्थान में शामिल" 9231 9232#: resources/views/modules/statistics-chart/places.phtml:36 9233msgid "Marriage places" 9234msgstr "विवाह स्थान" 9235 9236#: app/Gedcom.php:476 9237msgid "Marriage settlement" 9238msgstr "विवाह समझौता" 9239 9240#. I18N: Name of a module/report 9241#: app/Module/MarriageReportModule.php:40 9242#: resources/views/modules/statistics-chart/custom.phtml:64 9243#: resources/xml/reports/marriage_report.xml:3 9244#: resources/xml/reports/marriage_report.xml:30 9245msgid "Marriages" 9246msgstr "शादियां" 9247 9248#: app/Statistics/Google/ChartMarriage.php:111 9249#: resources/views/modules/statistics-chart/family-totals.phtml:26 9250msgid "Marriages by century" 9251msgstr "शताब्दी के दौरान विवाह" 9252 9253#: app/Gedcom.php:1240 resources/views/lists/families-table.phtml:250 9254#: resources/views/lists/families-table.phtml:285 9255#: resources/views/lists/individuals-table.phtml:277 9256#: resources/xml/reports/cemetery_report.xml:7 9257#: resources/xml/reports/death_report.xml:10 9258msgid "Married name" 9259msgstr "विवाहित नाम" 9260 9261#. I18N: Name of a country or state 9262#: app/Statistics/Service/CountryService.php:327 9263msgid "Marshall Islands" 9264msgstr "मार्शल द्वीपसमूह" 9265 9266#. I18N: Name of a country or state 9267#: app/Statistics/Service/CountryService.php:349 9268msgid "Martinique" 9269msgstr "मार्टीनिक" 9270 9271#: resources/views/admin/users-table-options.phtml:37 9272msgid "Masquerade as this user" 9273msgstr "इस उपयोगकर्ता के वेष में" 9274 9275#: resources/views/modules/fix-search-and-replace/options.phtml:52 9276msgid "Match both upper and lower case letters." 9277msgstr "ऊपरी और निचले दोनों तरह के अक्षरों को मिलाएं।" 9278 9279#: app/Module/FixSearchAndReplace.php:101 9280msgid "Match the exact text, even if it occurs in the middle of a word." 9281msgstr "सटीक लेख से मिलान करें, भले ही यह किसी शब्द के बीच में हो।" 9282 9283#: app/Module/FixSearchAndReplace.php:102 9284msgid "Match the exact text, unless it occurs in the middle of a word." 9285msgstr "सटीक लेख से मिलान करें, जब तक यह किसी शब्द के बीच में नहीं मिलता।" 9286 9287#: app/Module/MatomoAnalyticsModule.php:44 9288msgid "Matomo™ / Piwik™ analytics" 9289msgstr "Matomo™ / Piwik™ एनालिटिक्स" 9290 9291#. I18N: Name of a country or state 9292#: app/Statistics/Service/CountryService.php:345 9293msgid "Mauritania" 9294msgstr "मॉरिटानिया" 9295 9296#. I18N: Name of a country or state 9297#: app/Statistics/Service/CountryService.php:351 9298msgid "Mauritius" 9299msgstr "मॉरीशस" 9300 9301#. I18N: A configuration setting 9302#: resources/views/admin/trees-preferences.phtml:346 9303msgid "Maximum number of surnames on individual list" 9304msgstr "व्यक्तियों की सूची में कुलनामों की अधिकतम संख्या" 9305 9306#: resources/views/admin/media-upload.phtml:24 9307#: resources/views/modals/media-file-fields.phtml:47 9308msgid "Maximum upload size: " 9309msgstr "अधिकतम अपलोड आकार: " 9310 9311#: app/Date/AbstractGregorianJulianDate.php:235 9312msgctxt "Abbreviation for May" 9313msgid "May" 9314msgstr "मई" 9315 9316#: app/Date/AbstractGregorianJulianDate.php:132 9317msgctxt "GENITIVE" 9318msgid "May" 9319msgstr "मई" 9320 9321#: app/Date/AbstractGregorianJulianDate.php:202 9322msgctxt "INSTRUMENTAL" 9323msgid "May" 9324msgstr "मई" 9325 9326#: app/Date/AbstractGregorianJulianDate.php:167 9327msgctxt "LOCATIVE" 9328msgid "May" 9329msgstr "मई" 9330 9331#: app/Date/AbstractGregorianJulianDate.php:97 9332#: app/Module/StatisticsChartModule.php:793 9333#: resources/views/edit/initialize-calendar-popup.phtml:15 9334msgctxt "NOMINATIVE" 9335msgid "May" 9336msgstr "मई" 9337 9338#. I18N: Name of a country or state 9339#: app/Statistics/Service/CountryService.php:357 9340msgid "Mayotte" 9341msgstr "मायोत" 9342 9343#. I18N: Location of an LDS church temple 9344#: app/Elements/TempleCode.php:131 9345msgid "Medford, Oregon, United States" 9346msgstr "मेडफोर्ड, ओरेगन, संयुक्त राज्य अमेरिका" 9347 9348#. I18N: Name of a module 9349#: app/Gedcom.php:1428 app/Media.php:156 app/Module/MediaListModule.php:224 9350#: app/Module/MediaTabModule.php:59 9351#: resources/views/admin/control-panel.phtml:324 9352#: resources/views/admin/control-panel.phtml:778 9353#: resources/views/admin/media.phtml:102 9354#: resources/views/lists/media-table.phtml:77 9355#: resources/views/modules/recent_changes/changes-table.phtml:65 9356msgid "Media" 9357msgstr "मीडिया" 9358 9359#: resources/views/admin/media-upload.phtml:29 9360#: resources/views/admin/media.phtml:98 9361#: resources/views/admin/webtrees1-thumbnails.phtml:40 9362#: resources/views/media-page-details.phtml:27 9363#: resources/views/modals/create-media-from-file.phtml:25 9364#: resources/views/modals/media-file-fields.phtml:21 9365msgid "Media file" 9366msgstr "मीडिया फाइल" 9367 9368#: resources/views/admin/media-upload.phtml:33 9369msgid "Media file to upload" 9370msgstr "अपलोड करने के लिए मीडिया फ़ाइल" 9371 9372#: resources/views/admin/media.phtml:29 9373#: resources/views/admin/trees-preferences.phtml:258 9374msgid "Media files" 9375msgstr "मीडिया फ़ाइलें" 9376 9377#. I18N: A configuration setting 9378#: resources/views/admin/media.phtml:59 9379#: resources/views/admin/trees-preferences.phtml:238 9380msgid "Media folder" 9381msgstr "मीडिया फोल्डर" 9382 9383#: resources/views/admin/media.phtml:30 9384#: resources/views/admin/trees-preferences.phtml:233 9385msgid "Media folders" 9386msgstr "मीडिया फ़ोल्डर" 9387 9388#: app/Gedcom.php:423 app/Gedcom.php:444 app/Gedcom.php:479 app/Gedcom.php:498 9389#: app/Gedcom.php:555 app/Gedcom.php:576 app/Gedcom.php:687 app/Gedcom.php:724 9390#: app/Gedcom.php:759 app/Gedcom.php:783 app/Gedcom.php:786 app/Gedcom.php:807 9391#: app/Gedcom.php:846 app/Gedcom.php:875 app/Gedcom.php:1294 9392#: app/Gedcom.php:1348 app/Gedcom.php:1417 app/Gedcom.php:1437 9393#: app/Gedcom.php:1470 app/Gedcom.php:1886 app/Gedcom.php:1900 9394#: app/Http/RequestHandlers/CheckTree.php:354 9395#: app/Http/RequestHandlers/HelpText.php:246 9396#: resources/views/admin/fix-level-0-media.phtml:35 9397#: resources/views/admin/media.phtml:106 9398#: resources/views/admin/trees-privacy.phtml:169 9399#: resources/views/admin/trees.phtml:249 9400#: resources/views/admin/webtrees1-thumbnails.phtml:41 9401#: resources/views/modules/favorites/favorites.phtml:93 9402msgid "Media object" 9403msgstr "मीडिया ऑब्जेक्ट" 9404 9405#. I18N: Name of a module/list 9406#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 9407#: app/Services/AdminService.php:186 9408#: resources/views/admin/fix-level-0-media.phtml:30 9409#: resources/views/admin/merge-records-step-1.phtml:57 9410#: resources/views/admin/webtrees1-thumbnails.phtml:35 9411#: resources/views/lists/media-table.phtml:72 9412#: resources/views/lists/notes-table.phtml:92 9413#: resources/views/lists/sources-table.phtml:100 9414#: resources/views/modules/gedcom_stats/config.phtml:49 9415#: resources/views/modules/gedcom_stats/statistics.phtml:111 9416#: resources/views/modules/html/template-statistics.phtml:48 9417#: resources/views/modules/statistics-chart/chart-objects.phtml:10 9418#: resources/views/modules/statistics-chart/other-records.phtml:18 9419#: resources/views/record-page-links.phtml:58 9420msgid "Media objects" 9421msgstr "मीडिया ऑब्जेक्ट्स" 9422 9423#: resources/views/modules/media-list/page.phtml:95 9424msgid "Media objects found" 9425msgstr "मीडिया ऑब्जेक्ट मिले" 9426 9427#: resources/views/modules/media-list/page.phtml:50 9428msgid "Media objects per page" 9429msgstr "मीडिया ऑब्जेक्ट प्रति पेज" 9430 9431#: app/Gedcom.php:794 app/Gedcom.php:852 9432#: resources/views/modals/create-media-from-file.phtml:41 9433#: resources/views/modals/media-file-fields.phtml:115 9434msgid "Media type" 9435msgstr "मीडिया प्रकार" 9436 9437#: app/Gedcom.php:1130 app/Gedcom.php:1261 app/Gedcom.php:1824 9438msgid "Medical" 9439msgstr "मेडिकल" 9440 9441#. I18N: The name of a colour-scheme 9442#: app/Module/ColorsTheme.php:169 9443msgid "Mediterranio" 9444msgstr "मेडिटेररानिओ" 9445 9446#: resources/views/setup/step-2-server-checks.phtml:70 9447msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9448msgstr "मध्यम सिस्टम (5,000 व्यक्ति): 32-64 एमबी, 20–40 सेकंड" 9449 9450#: app/Date/JalaliDate.php:279 9451msgctxt "Abbreviation for Persian month: Mehr" 9452msgid "Mehr" 9453msgstr "मेहर" 9454 9455#. I18N: 7th month in the Persian/Jalali calendar 9456#: app/Date/JalaliDate.php:151 9457msgctxt "GENITIVE" 9458msgid "Mehr" 9459msgstr "मेहर" 9460 9461#. I18N: 7th month in the Persian/Jalali calendar 9462#: app/Date/JalaliDate.php:241 9463msgctxt "INSTRUMENTAL" 9464msgid "Mehr" 9465msgstr "मेहर" 9466 9467#. I18N: 7th month in the Persian/Jalali calendar 9468#: app/Date/JalaliDate.php:196 9469msgctxt "LOCATIVE" 9470msgid "Mehr" 9471msgstr "मेहर" 9472 9473#. I18N: 7th month in the Persian/Jalali calendar 9474#: app/Date/JalaliDate.php:106 9475msgctxt "NOMINATIVE" 9476msgid "Mehr" 9477msgstr "मेहर" 9478 9479#. I18N: Location of an LDS church temple 9480#: app/Elements/TempleCode.php:132 9481msgid "Melbourne, Australia" 9482msgstr "मेलबोर्न, ऑस्ट्रेलिया" 9483 9484#. I18N: Listbox entry; name of a role 9485#: app/Http/RequestHandlers/UserEditPage.php:98 9486#: resources/views/admin/gedcom-export-options.phtml:102 9487#: resources/views/admin/gedcom-export-options.phtml:104 9488#: resources/views/admin/gedcom-export-options.phtml:106 9489#: resources/views/admin/users-edit.phtml:244 9490msgid "Member" 9491msgstr "सदस्य" 9492 9493#. I18N: Location of an LDS church temple 9494#: app/Elements/TempleCode.php:133 9495msgid "Memphis, Tennessee, United States" 9496msgstr "मेम्फिस, टेनेसी, संयुक्त राज्य अमेरिका" 9497 9498#: resources/views/admin/modules.phtml:167 9499#: resources/views/admin/modules.phtml:170 9500msgid "Menu" 9501msgstr "मेन्यू" 9502 9503#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9504#: resources/views/admin/control-panel.phtml:664 9505#: resources/views/admin/modules.phtml:80 9506#: resources/views/admin/modules.phtml:82 9507msgid "Menus" 9508msgstr "मेनू" 9509 9510#. I18N: The name of a colour-scheme 9511#: app/Module/ColorsTheme.php:171 9512msgid "Mercury" 9513msgstr "मर्करी" 9514 9515#: resources/views/admin/trees-duplicates.phtml:39 9516msgid "Merge" 9517msgstr "मर्ज" 9518 9519#: app/Http/RequestHandlers/MergeTreesPage.php:75 9520#: resources/views/admin/control-panel.phtml:305 9521msgid "Merge family trees" 9522msgstr "दो वंश वृक्ष को मिलाएँ" 9523 9524#: app/Http/RequestHandlers/MergeFactsPage.php:55 9525#: app/Http/RequestHandlers/MergeRecordsPage.php:65 9526#: resources/views/admin/trees.phtml:175 9527msgid "Merge records" 9528msgstr "रिकॉर्ड्स का विलय करें" 9529 9530#. I18N: Location of an LDS church temple 9531#: app/Elements/TempleCode.php:134 9532msgid "Merida, Mexico" 9533msgstr "मेरिडा, मैक्सिको" 9534 9535#. I18N: Location of an LDS church temple 9536#: app/Elements/TempleCode.php:60 9537msgid "Mesa, Arizona, United States" 9538msgstr "मेसा, एरिज़ोना, संयुक्त राज्य" 9539 9540#: resources/views/admin/broadcast.phtml:52 9541#: resources/views/admin/email-page.phtml:57 9542#: resources/views/admin/site-logs.phtml:67 9543#: resources/views/admin/site-logs.phtml:124 9544#: resources/views/contact-page.phtml:67 resources/views/message-page.phtml:55 9545msgid "Message" 9546msgstr "संदेश" 9547 9548#. I18N: Name of a module 9549#. I18N: A configuration setting 9550#: app/Module/UserMessagesModule.php:67 9551#: resources/views/admin/site-mail.phtml:41 9552msgid "Messages" 9553msgstr "संदेशे" 9554 9555#. I18N: a month in the French republican calendar 9556#: app/Date/FrenchDate.php:167 9557msgctxt "GENITIVE" 9558msgid "Messidor" 9559msgstr "मेसीडोर" 9560 9561#. I18N: a month in the French republican calendar 9562#: app/Date/FrenchDate.php:261 9563msgctxt "INSTRUMENTAL" 9564msgid "Messidor" 9565msgstr "मेसीडोर" 9566 9567#. I18N: a month in the French republican calendar 9568#: app/Date/FrenchDate.php:214 9569msgctxt "LOCATIVE" 9570msgid "Messidor" 9571msgstr "मेसीडोर" 9572 9573#. I18N: a month in the French republican calendar 9574#: app/Date/FrenchDate.php:120 9575msgctxt "NOMINATIVE" 9576msgid "Messidor" 9577msgstr "मेसीडोर" 9578 9579#. I18N: Name of a country or state 9580#: app/Statistics/Service/CountryService.php:325 9581msgid "Mexico" 9582msgstr "मेक्सिको" 9583 9584#. I18N: Location of an LDS church temple 9585#: app/Elements/TempleCode.php:135 9586msgid "Mexico City, Mexico" 9587msgstr "मेक्सिको सिटी मेक्सिको" 9588 9589#. I18N: Type of media object 9590#: app/Elements/SourceMediaType.php:86 9591msgid "Microfiche" 9592msgstr "माइक्रोफीच" 9593 9594#. I18N: Type of media object 9595#: app/Elements/SourceMediaType.php:87 9596msgid "Microfilm" 9597msgstr "माइक्रोफिल्म" 9598 9599#. I18N: Name of a country or state 9600#: app/Statistics/Service/CountryService.php:197 9601msgid "Micronesia" 9602msgstr "माइक्रोनीशिया" 9603 9604#: resources/views/modules/statistics-chart/custom.phtml:192 9605msgid "Middle East" 9606msgstr "मध्य पूर्व" 9607 9608#: app/Gedcom.php:1796 9609msgid "Military" 9610msgstr "फ़ौजी" 9611 9612#: app/Gedcom.php:1131 app/Gedcom.php:1262 9613msgid "Military service" 9614msgstr "फ़ौजी सेवा" 9615 9616#. I18N: Name of a module/report 9617#: app/Module/MissingFactsReportModule.php:44 9618#: resources/xml/reports/missing_facts_report.xml:3 9619#: resources/xml/reports/missing_facts_report.xml:52 9620msgid "Missing data" 9621msgstr "लापता डेटा" 9622 9623#. I18N: Listbox entry; name of a role 9624#: app/Http/RequestHandlers/UserEditPage.php:102 9625#: resources/views/admin/users-edit.phtml:258 9626msgid "Moderator" 9627msgstr "मॉडरेटर" 9628 9629#: resources/views/admin/control-panel.phtml:483 9630msgid "Moderators" 9631msgstr "मॉडरेटर्स" 9632 9633#: resources/views/admin/components.phtml:38 9634#: resources/views/admin/modules.phtml:68 9635msgid "Module" 9636msgstr "मॉड्यूल" 9637 9638#: resources/views/admin/modules.phtml:63 9639msgid "Module administration" 9640msgstr "मॉड्यूल एडमिनिस्ट्रेशन" 9641 9642#: resources/views/admin/analytics-edit.phtml:17 9643#: resources/views/admin/control-panel.phtml:552 9644#: resources/views/modules/bing-maps/config.phtml:14 9645#: resources/views/modules/faq/config.phtml:20 9646#: resources/views/modules/faq/edit.phtml:21 9647#: resources/views/modules/geonames/config.phtml:14 9648#: resources/views/modules/google-maps/config.phtml:14 9649#: resources/views/modules/here-maps/config.phtml:14 9650#: resources/views/modules/map-box/config.phtml:14 9651#: resources/views/modules/openrouteservice/config.phtml:14 9652#: resources/views/modules/relationships-chart/config.phtml:20 9653#: resources/views/modules/sitemap/config.phtml:18 9654#: resources/views/modules/stories/config.phtml:18 9655#: resources/views/modules/stories/edit.phtml:22 9656msgid "Modules" 9657msgstr "मॉड्यूल" 9658 9659#. I18N: Name of a country or state 9660#: app/Statistics/Service/CountryService.php:319 9661msgid "Moldova" 9662msgstr "मॉल्डोवा" 9663 9664#. I18N: abbreviation for Monday 9665#: app/Date/AbstractCalendarDate.php:273 9666#: resources/views/edit/initialize-calendar-popup.phtml:24 9667msgid "Mon" 9668msgstr "सोम" 9669 9670#. I18N: Name of a country or state 9671#: app/Statistics/Service/CountryService.php:317 9672msgid "Monaco" 9673msgstr "मोनाको" 9674 9675#: app/Date/AbstractCalendarDate.php:246 9676msgid "Monday" 9677msgstr "सोमवार" 9678 9679#. I18N: Name of a country or state 9680#: app/Statistics/Service/CountryService.php:337 9681msgid "Mongolia" 9682msgstr "मंगोलिया" 9683 9684#. I18N: Name of a country or state 9685#: app/Statistics/Service/CountryService.php:341 9686msgid "Montenegro" 9687msgstr "मॉन्टेनीग्रो" 9688 9689#. I18N: Location of an LDS church temple 9690#: app/Elements/TempleCode.php:137 9691msgid "Monterrey, Mexico" 9692msgstr "मॉन्टेरी, मेक्सिको" 9693 9694#. I18N: Location of an LDS church temple 9695#: app/Elements/TempleCode.php:136 9696msgid "Montevideo, Uruguay" 9697msgstr "मोंटेवीडियो, उरुग्वे" 9698 9699#: app/Module/CalendarMenuModule.php:104 9700#: app/Module/StatisticsChartModule.php:278 9701#: app/Module/StatisticsChartModule.php:327 9702#: app/Module/StatisticsChartModule.php:376 9703#: app/Module/StatisticsChartModule.php:418 9704#: app/Module/StatisticsChartModule.php:467 9705#: resources/views/calendar-page.phtml:57 9706msgid "Month" 9707msgstr "महीना" 9708 9709#: app/Module/StatisticsChartModule.php:277 9710#: resources/views/modules/statistics-chart/custom.phtml:33 9711msgid "Month of birth" 9712msgstr "जन्म का महीना" 9713 9714#: app/Module/StatisticsChartModule.php:417 9715#: resources/views/modules/statistics-chart/custom.phtml:35 9716msgid "Month of birth of first child in a relation" 9717msgstr "किसी रिश्ते में पहले बच्चे के जन्म का महीना" 9718 9719#: app/Module/StatisticsChartModule.php:326 9720#: resources/views/modules/statistics-chart/custom.phtml:34 9721msgid "Month of death" 9722msgstr "मृत्यु का महीना" 9723 9724#: app/Module/StatisticsChartModule.php:466 9725#: resources/views/modules/statistics-chart/custom.phtml:50 9726msgid "Month of first marriage" 9727msgstr "पहली शादी का महीना" 9728 9729#: app/Module/StatisticsChartModule.php:375 9730#: resources/views/modules/statistics-chart/custom.phtml:49 9731msgid "Month of marriage" 9732msgstr "शादी का महीना" 9733 9734#: resources/views/modules/timeline-chart/chart.phtml:141 9735#: resources/views/modules/timeline-chart/chart.phtml:143 9736#: resources/views/modules/timeline-chart/chart.phtml:145 9737msgid "Month:" 9738msgstr "महीना:" 9739 9740#. I18N: Location of an LDS church temple 9741#: app/Elements/TempleCode.php:138 9742msgid "Monticello, Utah, United States" 9743msgstr "मोंटिसेलो, यूटा, संयुक्त राज्य अमेरिका" 9744 9745#. I18N: Location of an LDS church temple 9746#: app/Elements/TempleCode.php:139 9747msgid "Montreal, Quebec, Canada" 9748msgstr "मॉन्ट्रियल, क्यूबेक, कनाडा" 9749 9750#. I18N: Name of a country or state 9751#: app/Statistics/Service/CountryService.php:347 9752msgid "Montserrat" 9753msgstr "मोंटेसेराट" 9754 9755#: app/Date/JalaliDate.php:277 9756msgctxt "Abbreviation for Persian month: Mordad" 9757msgid "Mor" 9758msgstr "मोर" 9759 9760#. I18N: 5th month in the Persian/Jalali calendar 9761#: app/Date/JalaliDate.php:147 9762msgctxt "GENITIVE" 9763msgid "Mordad" 9764msgstr "मोरदाद" 9765 9766#. I18N: 5th month in the Persian/Jalali calendar 9767#: app/Date/JalaliDate.php:237 9768msgctxt "INSTRUMENTAL" 9769msgid "Mordad" 9770msgstr "मोरदाद" 9771 9772#. I18N: 5th month in the Persian/Jalali calendar 9773#: app/Date/JalaliDate.php:192 9774msgctxt "LOCATIVE" 9775msgid "Mordad" 9776msgstr "मोरदाद" 9777 9778#. I18N: 5th month in the Persian/Jalali calendar 9779#: app/Date/JalaliDate.php:102 9780msgctxt "NOMINATIVE" 9781msgid "Mordad" 9782msgstr "मोरदाद" 9783 9784#. I18N: Name of a country or state 9785#: app/Statistics/Service/CountryService.php:315 9786msgid "Morocco" 9787msgstr "मोरक्को" 9788 9789#. I18N: Help text for the “Use password” site configuration setting 9790#: resources/views/admin/site-mail.phtml:125 9791msgid "Most SMTP servers require a password." 9792msgstr "ज़्यादातर SMTP सर्वर को पासवर्ड की आवश्यकता होती है।" 9793 9794#: resources/views/modules/gedcom_stats/config.phtml:73 9795#: resources/views/modules/gedcom_stats/statistics.phtml:264 9796#: resources/views/modules/html/template-statistics.phtml:105 9797msgid "Most common surnames" 9798msgstr "सबसे आम कुलनाम" 9799 9800#: resources/views/admin/site-mail.phtml:186 9801msgid "Most mail servers require a valid domain name." 9802msgstr "ज़्यादातर मेल सर्वरों को एक मान्य “डोमेन नेम” की आवश्यकता होती है।" 9803 9804#: resources/views/admin/site-mail.phtml:80 9805msgid "Most mail servers require a valid email address." 9806msgstr "ज़्यादातर मेल सर्वरों को एक वैध ईमेल एड्रेस की आवश्यकता होती है।" 9807 9808#. I18N: Help text for the "Sending server name" site configuration setting 9809#: resources/views/admin/site-mail.phtml:181 9810msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9811msgstr "ज़्यादातर मेल सर्वरों के लिए आवश्यक होता है कि भेजने वाला सर्वर एक मान्य “डोमेन नेम” का उपयोग करके सही ढंग से अपनी पहचान करवाए।" 9812 9813#. I18N: Help text for the “Secure connection” site configuration setting 9814#: resources/views/admin/site-mail.phtml:167 9815msgid "Most servers do not use secure connections." 9816msgstr "ज़्यादातर सर्वर सेक्युर कनेक्शन का उपयोग नहीं करते।" 9817 9818#: resources/views/setup/step-4-database-mysql.phtml:54 9819#: resources/views/setup/step-4-database-pgsql.phtml:52 9820#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9821msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9822msgstr "अधिकांश साइटें लोकलहोस्ट का उपयोग करने के लिए कॉन्फ़िगर की गई होती हैं। इसका मतलब है कि आपका डेटाबेस आपके वेब सर्वर के समान कंप्यूटर पर चलता है।" 9823 9824#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9825msgid "Most sites are configured to use the default value of 1433." 9826msgstr "अधिकांश साइटों को 1433 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9827 9828#: resources/views/setup/step-4-database-mysql.phtml:74 9829msgid "Most sites are configured to use the default value of 3306." 9830msgstr "अधिकांश साइटों को 3306 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9831 9832#: resources/views/setup/step-4-database-pgsql.phtml:64 9833msgid "Most sites are configured to use the default value of 5432." 9834msgstr "अधिकांश साइटों को 5432 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9835 9836#. I18N: Name of a module 9837#: app/Module/TopPageViewsModule.php:49 9838msgid "Most viewed pages" 9839msgstr "सर्वाधिक देखे गए पेज" 9840 9841#: resources/views/search-advanced-page.phtml:75 9842#: resources/xml/reports/bdm_report.xml:120 9843#: resources/xml/reports/family_group_report.xml:474 9844#: resources/xml/reports/family_group_report.xml:737 9845#: resources/xml/reports/individual_ext_report.xml:287 9846#: resources/xml/reports/individual_report.xml:276 9847#: resources/xml/reports/relative_ext_report.xml:72 9848msgid "Mother" 9849msgstr "माँ" 9850 9851#: resources/views/lists/individual-table-parents.phtml:19 9852#, php-format 9853msgid "Mother: %s" 9854msgstr "माँ: %s" 9855 9856#: resources/views/fact-parent-age.phtml:20 9857msgid "Mother’s age" 9858msgstr "माँ की उम्र" 9859 9860#. I18N: A step-family. %s is an individual’s name 9861#: app/Individual.php:891 9862#, php-format 9863msgid "Mother’s family with %s" 9864msgstr "%s के साथ माँ का परिवार" 9865 9866#. I18N: A step-family. 9867#: app/Individual.php:895 9868msgid "Mother’s family with an unknown individual" 9869msgstr "अज्ञात व्यक्ति के साथ माँ का परिवार" 9870 9871#. I18N: Location of an LDS church temple 9872#: app/Elements/TempleCode.php:140 9873msgid "Mount Timpanogos, Utah, United States" 9874msgstr "माउंट टिम्पेनोगोस, यूटा, संयुक्त राज्य अमेरिका" 9875 9876#: resources/views/admin/components.phtml:45 9877#: resources/views/admin/components.phtml:152 9878#: resources/views/modules/faq/config.phtml:60 9879msgid "Move down" 9880msgstr "नीचे ले जाएं" 9881 9882#: resources/views/admin/fix-level-0-media-action.phtml:17 9883msgid "Move the media object?" 9884msgstr "मीडिया फाइल को स्थानांतरित करना है?" 9885 9886#: resources/views/admin/components.phtml:44 9887#: resources/views/admin/components.phtml:146 9888#: resources/views/modules/faq/config.phtml:59 9889msgid "Move up" 9890msgstr "ऊपर ले जाएं" 9891 9892#. I18N: Name of a country or state 9893#: app/Statistics/Service/CountryService.php:343 9894msgid "Mozambique" 9895msgstr "मोजाम्बिक" 9896 9897#. I18N: https://en.wikipedia.org/wiki/Muharram 9898#: app/Date/HijriDate.php:142 9899msgctxt "GENITIVE" 9900msgid "Muharram" 9901msgstr "मुहर्रम" 9902 9903#. I18N: https://en.wikipedia.org/wiki/Muharram 9904#: app/Date/HijriDate.php:232 9905msgctxt "INSTRUMENTAL" 9906msgid "Muharram" 9907msgstr "मुहर्रम" 9908 9909#. I18N: https://en.wikipedia.org/wiki/Muharram 9910#: app/Date/HijriDate.php:187 9911msgctxt "LOCATIVE" 9912msgid "Muharram" 9913msgstr "मुहर्रम" 9914 9915#. I18N: https://en.wikipedia.org/wiki/Muharram 9916#: app/Date/HijriDate.php:97 9917msgctxt "NOMINATIVE" 9918msgid "Muharram" 9919msgstr "मुहर्रम" 9920 9921#. I18N: twin, triplet, etc. 9922#: app/Elements/RelationIsDescriptor.php:116 9923msgid "Multiple birth" 9924msgstr "" 9925 9926#: resources/views/lists/families-table.phtml:212 9927msgid "Multiple marriages" 9928msgstr "एक से अधिक शादियां" 9929 9930#: app/Http/RequestHandlers/AccountEdit.php:90 9931#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 9932msgid "My account" 9933msgstr "मेरा खाता" 9934 9935#: app/Http/RequestHandlers/CreateTreePage.php:59 9936msgid "My family tree" 9937msgstr "मेरा वंश वृक्ष" 9938 9939#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 9940msgid "My individual record" 9941msgstr "मेरा व्यक्तिगत रिकॉर्ड" 9942 9943#. I18N: Name of a module 9944#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 9945#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:194 9946#: resources/views/admin/modules.phtml:198 9947#: resources/views/layouts/administration.phtml:52 9948msgid "My page" 9949msgstr "मेरा पेज" 9950 9951#: app/Module/ModuleThemeTrait.php:373 9952msgid "My pages" 9953msgstr "मेरे पेज" 9954 9955#: app/Module/ModuleThemeTrait.php:412 9956msgid "My pedigree" 9957msgstr "मेरी वंशावली" 9958 9959#. I18N: Name of a country or state 9960#: app/Statistics/Service/CountryService.php:335 9961msgid "Myanmar" 9962msgstr "म्यांमार" 9963 9964#: app/Gedcom.php:679 app/Gedcom.php:873 9965#: app/Http/RequestHandlers/HelpText.php:236 9966#: app/Statistics/Google/ChartCommonGiven.php:69 9967#: app/Statistics/Google/ChartCommonSurname.php:127 9968#: resources/views/individual-page-name.phtml:40 9969#: resources/views/individual-page-name.phtml:52 9970#: resources/views/modals/location-fields.phtml:9 9971#: resources/views/modals/submitter-fields.phtml:9 9972#: resources/views/modules/yahrzeit/table.phtml:26 9973#: resources/xml/reports/bdm_report.xml:5 9974#: resources/xml/reports/bdm_report.xml:49 9975#: resources/xml/reports/birth_report.xml:5 9976#: resources/xml/reports/birth_report.xml:36 9977#: resources/xml/reports/cemetery_report.xml:40 9978#: resources/xml/reports/change_report.xml:56 9979#: resources/xml/reports/change_report.xml:96 9980#: resources/xml/reports/death_report.xml:5 9981#: resources/xml/reports/death_report.xml:38 9982#: resources/xml/reports/fact_sources.xml:62 9983#: resources/xml/reports/fact_sources.xml:155 9984#: resources/xml/reports/fact_sources.xml:266 9985#: resources/xml/reports/fact_sources.xml:317 9986#: resources/xml/reports/marriage_report.xml:5 9987#: resources/xml/reports/marriage_report.xml:38 9988#: resources/xml/reports/missing_facts_report.xml:54 9989#: resources/xml/reports/occupation_report.xml:43 9990#: resources/xml/reports/relative_ext_report.xml:57 9991msgid "Name" 9992msgstr "नाम" 9993 9994#: app/Gedcom.php:825 app/Http/RequestHandlers/CreateRepositoryModal.php:49 9995msgctxt "Repository" 9996msgid "Name" 9997msgstr "नाम" 9998 9999#: app/Gedcom.php:1794 10000msgid "Name in Hebrew" 10001msgstr "हिब्रू में नाम" 10002 10003#: app/Gedcom.php:1276 app/Gedcom.php:1317 app/Gedcom.php:1330 10004#: app/Gedcom.php:1373 app/Gedcom.php:1381 app/Gedcom.php:1684 10005#: app/Gedcom.php:1768 10006msgid "Name of addressee" 10007msgstr "" 10008 10009#: app/Gedcom.php:694 app/Gedcom.php:702 app/Gedcom.php:708 10010msgid "Name prefix" 10011msgstr "पूर्व नाम" 10012 10013#: app/Gedcom.php:695 app/Gedcom.php:703 app/Gedcom.php:709 10014msgid "Name suffix" 10015msgstr "अंतिम नाम" 10016 10017#: resources/views/admin/tags.phtml:37 10018#: resources/views/modules/statistics-chart/names.phtml:10 10019#: resources/views/search-replace-page.phtml:45 10020#: resources/xml/reports/cemetery_report.xml:7 10021#: resources/xml/reports/death_report.xml:10 10022msgid "Names" 10023msgstr "नाम" 10024 10025#: app/Gedcom.php:1265 10026msgid "Namesake" 10027msgstr "हमनाम" 10028 10029#. I18N: Name of a country or state 10030#: app/Statistics/Service/CountryService.php:359 10031msgid "Namibia" 10032msgstr "नामीबिया" 10033 10034#: app/Elements/RelationIsDescriptor.php:117 10035msgid "Nanny" 10036msgstr "आया" 10037 10038#: app/Module/HtmlBlockModule.php:193 10039msgid "Narrative description" 10040msgstr "कथनात्मक विवरण" 10041 10042#. I18N: Location of an LDS church temple 10043#: app/Elements/TempleCode.php:141 10044msgid "Nashville, Tennessee, United States" 10045msgstr "नैशविले, टेनेसी, संयुक्त राज्य अमेरिका" 10046 10047#: app/Gedcom.php:717 10048msgid "Nationality" 10049msgstr "राष्ट्रीयता" 10050 10051#: app/Gedcom.php:718 10052msgid "Naturalization" 10053msgstr "समीकरण" 10054 10055#. I18N: Name of a country or state 10056#: app/Statistics/Service/CountryService.php:381 10057msgid "Nauru" 10058msgstr "नाउरू" 10059 10060#. I18N: Location of an LDS church temple 10061#: app/Elements/TempleCode.php:142 10062msgid "Nauvoo (new), Illinois, United States" 10063msgstr "नौवू (नया), इलिनोइस, संयुक्त राज्य अमेरिका" 10064 10065#. I18N: Location of an LDS church temple 10066#: app/Elements/TempleCode.php:143 10067msgid "Nauvoo (original), Illinois, United States" 10068msgstr "नौवू (मूल), इलिनोइस, संयुक्त राज्य" 10069 10070#. I18N: Name of a country or state 10071#: app/Statistics/Service/CountryService.php:379 10072msgid "Nepal" 10073msgstr "नेपाल" 10074 10075#. I18N: Name of a country or state 10076#: app/Statistics/Service/CountryService.php:375 10077msgid "Netherlands" 10078msgstr "नीदरलैंड" 10079 10080#: app/Http/RequestHandlers/UserListData.php:139 10081#: resources/views/components/datetime.phtml:13 10082msgid "Never" 10083msgstr "कभी नहीं" 10084 10085#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:1133 10086msgid "Never married" 10087msgstr "अविवाहित रहे" 10088 10089#. I18N: Name of a country or state 10090#: app/Statistics/Service/CountryService.php:361 10091msgid "New Caledonia" 10092msgstr "न्यू कैलेडोनिया" 10093 10094#: app/Gedcom.php:1320 app/Gedcom.php:1321 app/Gedcom.php:1322 10095#: app/Gedcom.php:1323 app/Gedcom.php:1324 10096msgid "New GEDCOM tag" 10097msgstr "नई GEDCOM टैग" 10098 10099#. I18N: Location of an LDS church temple 10100#: app/Elements/TempleCode.php:146 10101msgid "New York, New York, United States" 10102msgstr "न्यूयॉर्क, न्यूयॉर्क, संयुक्त राज्य अमेरिका" 10103 10104#. I18N: Name of a country or state 10105#: app/Statistics/Service/CountryService.php:383 10106msgid "New Zealand" 10107msgstr "न्यूजीलैंड" 10108 10109#: resources/views/admin/changes-log.phtml:76 10110msgid "New data" 10111msgstr "नया डेटा" 10112 10113#. I18N: %s is a server name/URL 10114#: app/Http/RequestHandlers/RegisterAction.php:172 10115#, php-format 10116msgid "New registration at %s" 10117msgstr "%s पर नया रजिस्ट्रैशन" 10118 10119#. I18N: %s is a server name/URL 10120#: app/Http/RequestHandlers/UserEditAction.php:111 10121#: app/Http/RequestHandlers/VerifyEmail.php:88 10122#, php-format 10123msgid "New user at %s" 10124msgstr "%s पर नया उपयोगकर्ता" 10125 10126#. I18N: Location of an LDS church temple 10127#: app/Elements/TempleCode.php:144 10128msgid "Newport Beach, California, United States" 10129msgstr "न्यूपोर्ट बीच, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 10130 10131#. I18N: Name of a module 10132#: app/Module/FamilyTreeNewsModule.php:117 10133msgid "News" 10134msgstr "समाचार" 10135 10136#. I18N: Type of media object 10137#: app/Elements/SourceMediaType.php:91 10138msgid "Newspaper" 10139msgstr "अख़बार" 10140 10141#: app/Module/ReviewChangesModule.php:163 10142msgid "Next email reminder will be sent after " 10143msgstr "अगला ईमेल रिमाइंडर भेजा जाएगा " 10144 10145#: resources/views/modules/random_media/slide-show.phtml:38 10146#: resources/views/modules/random_media/slide-show.phtml:40 10147msgid "Next image" 10148msgstr "अगली इमेज" 10149 10150#. I18N: Name of a country or state 10151#: app/Statistics/Service/CountryService.php:369 10152msgid "Nicaragua" 10153msgstr "निकारागुआ" 10154 10155#: app/Gedcom.php:692 app/Gedcom.php:701 app/Gedcom.php:706 10156msgid "Nickname" 10157msgstr "उपनाम" 10158 10159#. I18N: Name of a country or state 10160#: app/Statistics/Service/CountryService.php:363 10161msgid "Niger" 10162msgstr "नाइजर" 10163 10164#. I18N: Name of a country or state 10165#: app/Statistics/Service/CountryService.php:367 10166msgid "Nigeria" 10167msgstr "नाइजीरिया" 10168 10169#. I18N: a month in the Jewish calendar 10170#: app/Date/JewishDate.php:207 10171msgctxt "GENITIVE" 10172msgid "Nissan" 10173msgstr "निसान" 10174 10175#. I18N: a month in the Jewish calendar 10176#: app/Date/JewishDate.php:311 10177msgctxt "INSTRUMENTAL" 10178msgid "Nissan" 10179msgstr "निसान" 10180 10181#. I18N: a month in the Jewish calendar 10182#: app/Date/JewishDate.php:259 10183msgctxt "LOCATIVE" 10184msgid "Nissan" 10185msgstr "निसान" 10186 10187#. I18N: a month in the Jewish calendar 10188#: app/Date/JewishDate.php:155 10189msgctxt "NOMINATIVE" 10190msgid "Nissan" 10191msgstr "निसान" 10192 10193#. I18N: Name of a country or state 10194#: app/Statistics/Service/CountryService.php:373 10195msgid "Niue" 10196msgstr "निउए" 10197 10198#. I18N: a month in the French republican calendar 10199#: app/Date/FrenchDate.php:155 10200msgctxt "GENITIVE" 10201msgid "Nivose" 10202msgstr "निवोस" 10203 10204#. I18N: a month in the French republican calendar 10205#: app/Date/FrenchDate.php:249 10206msgctxt "INSTRUMENTAL" 10207msgid "Nivose" 10208msgstr "निवोस" 10209 10210#. I18N: a month in the French republican calendar 10211#: app/Date/FrenchDate.php:202 10212msgctxt "LOCATIVE" 10213msgid "Nivose" 10214msgstr "निवोस" 10215 10216#. I18N: a month in the French republican calendar 10217#: app/Date/FrenchDate.php:107 10218msgctxt "NOMINATIVE" 10219msgid "Nivose" 10220msgstr "निवोस" 10221 10222#: resources/views/admin/users-edit.phtml:334 10223msgid "No" 10224msgstr "नहीं" 10225 10226#: app/Http/RequestHandlers/ImportGedcomAction.php:90 10227#: app/Http/RequestHandlers/ImportGedcomAction.php:102 10228msgid "No GEDCOM file was received." 10229msgstr "कोई GEDCOM फ़ाइल प्राप्त नहीं हुई।" 10230 10231#: resources/views/admin/trees-import.phtml:66 10232msgid "No GEDCOM files found." 10233msgstr "कोई GEDCOM फ़ाइलें नहीं मिलीं।" 10234 10235#: resources/views/admin/trees-preferences.phtml:117 10236#: resources/views/admin/trees-preferences.phtml:120 10237msgid "No calendar conversion" 10238msgstr "कोई कैलेंडर परिवर्तन नहीं" 10239 10240#: app/Gedcom.php:1638 app/Module/DescendancyModule.php:267 10241#: resources/views/family-page-children.phtml:17 10242msgid "No children" 10243msgstr "कोई संतान नहीं" 10244 10245#: app/Services/MessageService.php:235 10246msgid "No contact" 10247msgstr "कोई संपर्क नहीं" 10248 10249#: resources/views/admin/trees-duplicates.phtml:46 10250msgid "No duplicates have been found." 10251msgstr "कोई डुप्लीकेट नहीं मिल सके।" 10252 10253#: resources/views/admin/trees-check.phtml:78 10254msgid "No errors have been found." 10255msgstr "कोई एरर नहीं मिला।" 10256 10257#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10258#: app/Module/UpcomingAnniversariesModule.php:187 10259#, php-format 10260msgid "No events exist for the next %s day." 10261msgid_plural "No events exist for the next %s days." 10262msgstr[0] "अगले %s दिन के लिए कोई कार्यक्रम मौजूद नहीं है।" 10263msgstr[1] "अगले %s दिनों के लिए कोई कार्यक्रम मौजूद नहीं है।" 10264 10265#: app/Module/OnThisDayModule.php:156 10266msgid "No events exist for today." 10267msgstr "कोई घटना आज के लिए मौजूद नहीं है।" 10268 10269#: app/Module/UpcomingAnniversariesModule.php:177 10270msgid "No events exist for tomorrow." 10271msgstr "कल के लिए कोई के कार्यक्रम मौजूद नहीं है।" 10272 10273#: app/Module/OnThisDayModule.php:154 10274msgid "No events for living individuals exist for today." 10275msgstr "" 10276 10277#: app/Module/UpcomingAnniversariesModule.php:175 10278msgid "No events for living individuals exist for tomorrow." 10279msgstr "" 10280 10281#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10282#: app/Module/UpcomingAnniversariesModule.php:184 10283#, php-format 10284msgid "No events for living people exist for the next %s day." 10285msgid_plural "No events for living people exist for the next %s days." 10286msgstr[0] "" 10287msgstr[1] "" 10288 10289#: resources/views/family-page.phtml:39 10290msgid "No facts exist for this family." 10291msgstr "इस परिवार के लिए कोई तथ्य मौजूद नहीं है।" 10292 10293#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10294#: app/Exceptions/FileUploadException.php:50 10295#: app/Exceptions/FileUploadException.php:73 10296msgid "No file was received. Please try again." 10297msgstr "कोई फाइल नहीं मिली। कृपया पुन: प्रयास करें।" 10298 10299#: app/Module/RelationshipsChartModule.php:399 10300msgid "No link between the two individuals could be found." 10301msgstr "दोनों व्यक्तियों के बीच कोई संबंध नहीं मिल सका।" 10302 10303#: resources/views/admin/merge-records-step-2.phtml:73 10304#: resources/views/admin/merge-records-step-2.phtml:120 10305#: resources/views/admin/merge-records-step-2.phtml:166 10306msgid "No matching facts found" 10307msgstr "कोई मेल खाते तथ्य नहीं मिले" 10308 10309#: resources/views/modules/gedcom_news/list.phtml:18 10310#: resources/views/modules/user_blog/list.phtml:18 10311msgid "No news articles have been submitted." 10312msgstr "कोई समाचार लेख प्रस्तुत नहीं किया गया है।" 10313 10314#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10315msgid "No predefined text" 10316msgstr "कोई पूर्वनिर्धारित लेख नहीं" 10317 10318#: resources/views/lists/datatables-attributes.phtml:22 10319#: resources/views/lists/datatables-attributes.phtml:33 10320msgid "No records to display" 10321msgstr "दिखाने के लिए कोई रेकॉर्ड नहीं है" 10322 10323#: resources/views/modules/place-hierarchy/events.phtml:34 10324#: resources/views/modules/place-hierarchy/events.phtml:46 10325#: resources/views/search-advanced-page.phtml:100 10326#: resources/views/search-general-page.phtml:136 10327#: resources/views/search-phonetic-page.phtml:96 10328msgid "No results found." 10329msgstr "कोई परिणाम नहीं मिला।" 10330 10331#: app/Statistics/Repository/UserRepository.php:81 10332msgid "No signed-in and no anonymous users" 10333msgstr "कोई साइन-इन और कोई अनाम उपयोगकर्ता नहीं" 10334 10335#: app/Module/IndividualListModule.php:292 10336#: app/Module/IndividualListModule.php:519 10337#: resources/views/lists/surnames-column-list.phtml:25 10338#: resources/views/lists/surnames-compact-list.phtml:19 10339#: resources/views/lists/surnames-table.phtml:62 10340msgid "No surname" 10341msgstr "" 10342 10343#: app/Elements/TempleCode.php:211 10344msgid "No temple - living ordinance" 10345msgstr "बिना मठ के रहने रस्म" 10346 10347#: app/Http/RequestHandlers/UpgradeWizardStep.php:164 10348#: resources/views/admin/control-panel.phtml:182 10349#: resources/views/admin/upgrade/wizard.phtml:21 10350msgid "No upgrade information is available." 10351msgstr "कोई अपग्रेड की जानकारी उपलब्ध नहीं।" 10352 10353#. I18N: The name of a colour-scheme 10354#: app/Module/ColorsTheme.php:173 10355msgid "Nocturnal" 10356msgstr "नोक्टर्नल" 10357 10358#. I18N: https://nominatim.org 10359#: app/Module/MapGeoLocationNominatim.php:39 10360msgid "Nominatim" 10361msgstr "नॉमिनाटिम" 10362 10363#: resources/views/admin/gedcom-export-options.phtml:102 10364#: resources/xml/reports/cemetery_report.xml:7 10365#: resources/xml/reports/death_report.xml:10 10366#: resources/xml/reports/individual_ext_report.xml:11 10367#: resources/xml/reports/individual_report.xml:8 10368msgid "None" 10369msgstr "कुछ नहीं" 10370 10371#. I18N: The ninth day in the French republican calendar 10372#: app/Date/FrenchDate.php:317 10373msgid "Nonidi" 10374msgstr "नोनिडी" 10375 10376#. I18N: Name of a country or state 10377#: app/Statistics/Service/CountryService.php:365 10378msgid "Norfolk Island" 10379msgstr "नॉरफ़ॉक आइलैंड" 10380 10381#: resources/views/admin/users-edit.phtml:157 10382msgid "Normally, any changes made to a family tree need to be reviewed by a moderator. This option allows a user to make changes without needing a moderator." 10383msgstr "आम तौर पर, वंश वृक्ष में किए गए किसी भी बदलाव की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए। यह विकल्प उपयोगकर्ता को मॉडरेटर की आवश्यकता के बिना परिवर्तन करने की अनुमति देता है।" 10384 10385#. I18N: Name of a country or state 10386#: app/Statistics/Service/CountryService.php:405 10387msgid "North Korea" 10388msgstr "उत्तर कोरिया" 10389 10390#: resources/views/modules/statistics-chart/custom.phtml:183 10391msgid "Northern America" 10392msgstr "उत्तरी अमेरिका" 10393 10394#. I18N: Name of a country or state 10395#: app/Statistics/Service/CountryService.php:371 10396msgid "Northern Ireland" 10397msgstr "उत्तरी आयरलैंड" 10398 10399#. I18N: Name of a country or state 10400#: app/Statistics/Service/CountryService.php:339 10401msgid "Northern Mariana Islands" 10402msgstr "उत्तरी मारियाना द्वीप" 10403 10404#. I18N: Name of a country or state 10405#: app/Statistics/Service/CountryService.php:377 10406msgid "Norway" 10407msgstr "नॉर्वे" 10408 10409#: resources/views/admin/control-panel.phtml:483 10410msgid "Not approved by an administrator" 10411msgstr "किसी एडमिनिस्ट्रेटर द्वारा अप्रूव्ड नहीं है" 10412 10413#: app/Gedcom.php:1132 10414msgid "Not living" 10415msgstr "जीवित नहीं" 10416 10417#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:1093 10418#: app/Module/BranchesListModule.php:447 10419#: resources/views/lists/families-table.phtml:192 10420msgid "Not married" 10421msgstr "अविवाहित" 10422 10423#. I18N: The record was not recorded in this GEDCOM file. 10424#: app/Elements/AbstractXrefElement.php:70 10425#: resources/views/fact-association-structure.phtml:102 10426msgid "Not recorded" 10427msgstr "" 10428 10429#: resources/views/admin/control-panel.phtml:483 10430msgid "Not verified by the user" 10431msgstr "उपयोगकर्ता द्वारा वेरिफाइड नहीं है" 10432 10433#: app/Elements/NoteStructure.php:146 app/Gedcom.php:422 app/Gedcom.php:478 10434#: app/Gedcom.php:515 app/Gedcom.php:554 app/Gedcom.php:723 app/Gedcom.php:771 10435#: app/Gedcom.php:796 app/Gedcom.php:826 app/Gedcom.php:874 app/Gedcom.php:888 10436#: app/Gedcom.php:1061 app/Gedcom.php:1064 app/Gedcom.php:1305 10437#: app/Gedcom.php:1361 app/Gedcom.php:1416 app/Gedcom.php:1427 10438#: app/Http/RequestHandlers/CheckTree.php:355 10439#: resources/views/admin/trees-privacy.phtml:168 10440#: resources/views/modals/create-media-from-file.phtml:49 10441#: resources/views/modals/media-object-fields.phtml:19 10442#: resources/views/modals/note-object-fields.phtml:9 10443#: resources/views/modules/favorites/favorites.phtml:158 10444#: resources/views/modules/notes/tab.phtml:92 10445#: resources/views/modules/recent_changes/changes-table.phtml:68 10446#: resources/xml/reports/cemetery_report.xml:56 10447#: resources/xml/reports/family_group_report.xml:485 10448#: resources/xml/reports/family_group_report.xml:749 10449#: resources/xml/reports/family_group_report.xml:1101 10450#: resources/xml/reports/occupation_report.xml:64 10451msgid "Note" 10452msgstr "नोट" 10453 10454#: app/Gedcom.php:1285 app/Gedcom.php:1339 app/Gedcom.php:1877 10455#: app/Gedcom.php:1891 10456msgid "Note on association" 10457msgstr "" 10458 10459#: app/Gedcom.php:456 app/Gedcom.php:623 app/Gedcom.php:770 app/Gedcom.php:791 10460#: app/Gedcom.php:822 app/Gedcom.php:838 app/Gedcom.php:869 app/Gedcom.php:885 10461#: app/Gedcom.php:1388 10462msgid "Note on last change" 10463msgstr "" 10464 10465#: app/Gedcom.php:693 10466msgid "Note on phonetic name" 10467msgstr "" 10468 10469#: app/Gedcom.php:432 app/Gedcom.php:564 app/Gedcom.php:1398 10470msgid "Note on place" 10471msgstr "" 10472 10473#: app/Gedcom.php:853 10474msgid "Note on repository reference" 10475msgstr "" 10476 10477#: app/Gedcom.php:707 10478msgid "Note on romanized name" 10479msgstr "" 10480 10481#: app/Gedcom.php:845 10482msgid "Note on source" 10483msgstr "" 10484 10485#: app/Gedcom.php:443 app/Gedcom.php:497 app/Gedcom.php:575 app/Gedcom.php:686 10486#: app/Gedcom.php:758 app/Gedcom.php:782 app/Gedcom.php:806 app/Gedcom.php:1293 10487#: app/Gedcom.php:1347 app/Gedcom.php:1436 app/Gedcom.php:1469 10488#: app/Gedcom.php:1885 app/Gedcom.php:1899 10489msgid "Note on source citation" 10490msgstr "" 10491 10492#: app/Gedcom.php:844 10493msgid "Note on source data" 10494msgstr "" 10495 10496#: resources/views/help/restriction.phtml:11 10497msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10498msgstr "ध्यान दें यदि उपयोगकर्ता खाता किसी रिकॉर्ड से जुड़ा हुआ है, तो वह उपयोगकर्ता हमेशा उस रिकॉर्ड को देख सकेगा।" 10499 10500#: resources/views/help/relationship-privacy.phtml:16 10501msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10502msgstr "नोट: लंबी पथ लंबाई के लिए बहुत अधिक गणना की आवश्यकता होती है, जो आपकी वेबसाइट को इन उपयोगकर्ताओं के लिए धीमा चला सकती है।" 10503 10504#. I18N: Name of a module 10505#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 10506#: app/Module/NotesTabModule.php:60 10507#: resources/views/admin/control-panel.phtml:325 10508#: resources/views/admin/merge-records-step-1.phtml:56 10509#: resources/views/modules/statistics-chart/other-records.phtml:36 10510#: resources/views/record-page-links.phtml:76 10511#: resources/views/search-results.phtml:81 10512#: resources/xml/reports/individual_ext_report.xml:237 10513#: resources/xml/reports/individual_report.xml:226 10514msgid "Notes" 10515msgstr "नोट्स" 10516 10517#: resources/views/admin/users-cleanup.phtml:73 10518msgid "Nothing found to cleanup" 10519msgstr "सफाई के लिए कुछ नहीं मिला" 10520 10521#: resources/views/admin/location-edit.phtml:123 10522msgid "Nothing found." 10523msgstr "कुछ नहीं मिला।" 10524 10525#: resources/views/modules/pedigree-map/chart.phtml:64 10526#: resources/views/modules/places/tab.phtml:65 10527msgid "Nothing to show" 10528msgstr "दिखाने के लिए कुछ भी नहीं" 10529 10530#: app/Date/AbstractGregorianJulianDate.php:241 10531msgctxt "Abbreviation for November" 10532msgid "Nov" 10533msgstr "नव" 10534 10535#: app/Date/AbstractGregorianJulianDate.php:138 10536msgctxt "GENITIVE" 10537msgid "November" 10538msgstr "नवंबर" 10539 10540#: app/Date/AbstractGregorianJulianDate.php:208 10541msgctxt "INSTRUMENTAL" 10542msgid "November" 10543msgstr "नवंबर" 10544 10545#: app/Date/AbstractGregorianJulianDate.php:173 10546msgctxt "LOCATIVE" 10547msgid "November" 10548msgstr "नवंबर" 10549 10550#: app/Date/AbstractGregorianJulianDate.php:103 10551#: app/Module/StatisticsChartModule.php:799 10552#: resources/views/edit/initialize-calendar-popup.phtml:21 10553msgctxt "NOMINATIVE" 10554msgid "November" 10555msgstr "नवंबर" 10556 10557#. I18N: Location of an LDS church temple 10558#: app/Elements/TempleCode.php:145 10559msgid "Nuku’Alofa, Tonga" 10560msgstr "Nuku’Alofa, टोंगा" 10561 10562#: app/Gedcom.php:477 app/Gedcom.php:721 10563#: app/Module/StatisticsChartModule.php:714 10564#: app/Statistics/Google/ChartChildren.php:107 10565#: resources/views/modules/statistics-chart/custom.phtml:51 10566msgid "Number of children" 10567msgstr "बच्चों की संख्या" 10568 10569#: resources/views/modules/recent_changes/config.phtml:21 10570#: resources/views/modules/upcoming_events/config.phtml:21 10571#: resources/views/modules/yahrzeit/config.phtml:18 10572msgid "Number of days to show" 10573msgstr "दिखाने के लिए दिनों की संख्या" 10574 10575#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 10576#: resources/views/modules/statistics-chart/children.phtml:29 10577msgid "Number of families without children" 10578msgstr "बिना बच्चों वाले परिवारों की संख्या" 10579 10580#. I18N: ... to show in a list 10581#: resources/views/modules/top10_givnnames/config.phtml:15 10582msgid "Number of given names" 10583msgstr "दिए गए नामों की संख्या" 10584 10585#: app/Gedcom.php:722 10586msgid "Number of marriages" 10587msgstr "विवाह की संख्या" 10588 10589#. I18N: ... to show in a list 10590#: resources/views/modules/top10_pageviews/config.phtml:13 10591msgid "Number of pages" 10592msgstr "पेजों की संख्या" 10593 10594#. I18N: ... to show in a list 10595#: resources/views/modules/gedcom_stats/config.phtml:80 10596#: resources/views/modules/top10_surnames/config.phtml:15 10597msgid "Number of surnames" 10598msgstr "कुलनामों की संख्या" 10599 10600#: app/Elements/RelationIsDescriptor.php:118 10601msgid "Nurse" 10602msgstr "नर्स" 10603 10604#: app/Elements/RelationIsDescriptor.php:85 10605msgctxt "FEMALE" 10606msgid "Nurse" 10607msgstr "नर्स" 10608 10609#: app/Elements/RelationIsDescriptor.php:64 10610msgctxt "MALE" 10611msgid "Nurse" 10612msgstr "नर्स" 10613 10614#. I18N: Location of an LDS church temple 10615#: app/Elements/TempleCode.php:148 10616msgid "Oakland, California, United States" 10617msgstr "ओकलैंड, कैलिफोर्निया, संयुक्त राज्य" 10618 10619#. I18N: Location of an LDS church temple 10620#: app/Elements/TempleCode.php:149 10621msgid "Oaxaca, Mexico" 10622msgstr "ओक्साका, मैक्सिको" 10623 10624#: app/Gedcom.php:725 app/Gedcom.php:1065 10625#: resources/xml/reports/occupation_report.xml:5 10626#: resources/xml/reports/occupation_report.xml:54 10627msgid "Occupation" 10628msgstr "पेशा" 10629 10630#. I18N: Name of a report 10631#: app/Module/OccupationReportModule.php:44 10632#: resources/xml/reports/occupation_report.xml:3 10633#: resources/xml/reports/occupation_report.xml:37 10634msgid "Occupations" 10635msgstr "पेशा" 10636 10637#. I18N: Name of a country or state 10638#: app/Statistics/Service/CountryService.php:411 10639msgid "Occupied Palestinian Territory" 10640msgstr "फिलीस्तीनी इलाके" 10641 10642#: app/Date/AbstractGregorianJulianDate.php:240 10643msgctxt "Abbreviation for October" 10644msgid "Oct" 10645msgstr "अक" 10646 10647#. I18N: The eighth day in the French republican calendar 10648#: app/Date/FrenchDate.php:315 10649msgid "Octidi" 10650msgstr "ऑक्टीडी" 10651 10652#: app/Date/AbstractGregorianJulianDate.php:137 10653msgctxt "GENITIVE" 10654msgid "October" 10655msgstr "अक्टूबर" 10656 10657#: app/Date/AbstractGregorianJulianDate.php:207 10658msgctxt "INSTRUMENTAL" 10659msgid "October" 10660msgstr "अक्टूबर" 10661 10662#: app/Date/AbstractGregorianJulianDate.php:172 10663msgctxt "LOCATIVE" 10664msgid "October" 10665msgstr "अक्टूबर" 10666 10667#: app/Date/AbstractGregorianJulianDate.php:102 10668#: app/Module/StatisticsChartModule.php:798 10669#: resources/views/edit/initialize-calendar-popup.phtml:20 10670msgctxt "NOMINATIVE" 10671msgid "October" 10672msgstr "अक्टूबर" 10673 10674#. I18N: Location of an LDS church temple 10675#: app/Elements/TempleCode.php:150 10676msgid "Ogden, Utah, United States" 10677msgstr "ओग्डेन, यूटा, संयुक्त राज्य अमेरिका" 10678 10679#. I18N: Location of an LDS church temple 10680#: app/Elements/TempleCode.php:151 10681msgid "Oklahoma City, Oklahoma, United States" 10682msgstr "ओक्लाहोमा सिटी, ओक्लाहोमा, संयुक्त राज्य अमेरिका" 10683 10684#: resources/views/admin/changes-log.phtml:69 10685msgid "Old data" 10686msgstr "पुराना डेटा" 10687 10688#: resources/views/admin/control-panel.phtml:839 10689msgid "Old files found" 10690msgstr "पुरानी फाइलें मिलीं" 10691 10692#: resources/views/modules/statistics-chart/birth-age.phtml:39 10693msgid "Oldest father" 10694msgstr "सबसे बड़े पिता" 10695 10696#: resources/views/modules/statistics-chart/marriage-age.phtml:50 10697msgid "Oldest female" 10698msgstr "सबसे बुजुर्ग महिला" 10699 10700#: resources/views/modules/statistics-chart/oldest-living.phtml:10 10701msgid "Oldest living individuals" 10702msgstr "सबसे बुज़ुर्ग जीवित व्यक्ति" 10703 10704#: resources/views/modules/statistics-chart/marriage-age.phtml:39 10705msgid "Oldest male" 10706msgstr "सबसे बुजुर्ग पुरुष" 10707 10708#: resources/views/modules/statistics-chart/birth-age.phtml:50 10709msgid "Oldest mother" 10710msgstr "सबसे बड़ी माँ" 10711 10712#. I18N: The name of a colour-scheme 10713#: app/Module/ColorsTheme.php:175 10714msgid "Olivia" 10715msgstr "ओलिविआ" 10716 10717#. I18N: Name of a country or state 10718#: app/Statistics/Service/CountryService.php:385 10719msgid "Oman" 10720msgstr "ओमान" 10721 10722#. I18N: Name of a module 10723#: app/Module/OnThisDayModule.php:101 10724msgid "On this day" 10725msgstr "आज के दिन" 10726 10727#: app/Http/RequestHandlers/CalendarPage.php:120 10728msgid "On this day…" 10729msgstr "आज के दिन…" 10730 10731#: resources/views/admin/map-import-form.phtml:60 10732msgid "Only add new records" 10733msgstr "केवल नए रिकॉर्ड जोड़ें" 10734 10735#: app/Elements/RestrictionNotice.php:97 10736#: resources/views/modals/restriction-fields.phtml:24 10737msgid "Only managers can edit" 10738msgstr "सिर्फ मैनेजर्स एडिट कर सकते हैं" 10739 10740#: resources/views/admin/map-import-form.phtml:60 10741msgid "Only update existing records" 10742msgstr "केवल मौजूदा रिकॉर्ड अपडेट करें" 10743 10744#: resources/views/errors/database-connection.phtml:13 10745msgid "Oops! The webserver is unable to connect to the database server. It could be busy, undergoing maintenance, or simply broken. You should <a href=\"index.php\">try again</a> in a few minutes or contact the website administrator." 10746msgstr "उफ़! वेबसर्वर डेटाबेस सर्वर से कनेक्ट करने में असमर्थ है। यह व्यस्त हो सकता है, या रखरखाव से गुजर रहा है, या सिर्फ़ टूट गया है। आपको कुछ मिनटों में <a href=\"index.php\">पुनः प्रयास</a> करना चाहिए, या वेबसाइट एडमिनिस्ट्रेटर से संपर्क करना चाहिए।" 10747 10748#: app/Http/RequestHandlers/SetupWizard.php:175 10749msgid "Oops! webtrees was unable to create files in this folder." 10750msgstr "उफ़! webtrees इस फ़ोल्डर में फाइल बनाने में असमर्थ रही।" 10751 10752#. I18N: https://openrouteservice.org 10753#: app/Module/MapGeoLocationOpenRouteService.php:44 10754#: app/Module/OpenRouteServiceAutocomplete.php:81 10755msgid "OpenRouteService" 10756msgstr "OpenRouteService" 10757 10758#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 10759msgid "OpenStreetMap™" 10760msgstr "OpenStreetMap™" 10761 10762#. I18N: Location of an LDS church temple 10763#: app/Elements/TempleCode.php:152 10764msgid "Oquirrh Mountain, Utah, United States" 10765msgstr "Oquirrh माउंटेन, यूटा, संयुक्त राज्य अमेरिका" 10766 10767#: app/Date/JalaliDate.php:274 10768msgctxt "Abbreviation for Persian month: Ordibehesht" 10769msgid "Ord" 10770msgstr "ओर" 10771 10772#. I18N: 2nd month in the Persian/Jalali calendar 10773#: app/Date/JalaliDate.php:141 10774msgctxt "GENITIVE" 10775msgid "Ordibehesht" 10776msgstr "ओर्दिबेहेश्त" 10777 10778#. I18N: 2nd month in the Persian/Jalali calendar 10779#: app/Date/JalaliDate.php:231 10780msgctxt "INSTRUMENTAL" 10781msgid "Ordibehesht" 10782msgstr "ओर्दिबेहेश्त" 10783 10784#. I18N: 2nd month in the Persian/Jalali calendar 10785#: app/Date/JalaliDate.php:186 10786msgctxt "LOCATIVE" 10787msgid "Ordibehesht" 10788msgstr "ओर्दिबेहेश्त" 10789 10790#. I18N: 2nd month in the Persian/Jalali calendar 10791#: app/Date/JalaliDate.php:96 10792msgctxt "NOMINATIVE" 10793msgid "Ordibehesht" 10794msgstr "ओर्दिबेहेश्त" 10795 10796#: app/Gedcom.php:889 10797msgid "Ordinance" 10798msgstr "अध्यादेश" 10799 10800#: app/Gedcom.php:727 app/Gedcom.php:1068 10801msgid "Ordination" 10802msgstr "दीक्षा" 10803 10804#. I18N: Ordnance Survey is the UK government mapping service. 10805#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10806msgid "Ordnance Survey historic maps" 10807msgstr "आयुध सर्वेक्षण ऐतिहासिक मानचित्र" 10808 10809#: resources/xml/reports/change_report.xml:10 10810#: resources/xml/reports/pedigree_report.xml:7 10811msgid "Orientation" 10812msgstr "अभिविन्यास" 10813 10814#: app/Gedcom.php:1069 10815msgid "Origin" 10816msgstr "" 10817 10818#. I18N: GEDCOM tag _ORIG 10819#: app/Gedcom.php:1074 app/Gedcom.php:1535 app/Gedcom.php:1544 10820#: app/Gedcom.php:1567 app/Gedcom.php:1578 10821msgid "Original text" 10822msgstr "मूल लेख" 10823 10824#. I18N: Location of an LDS church temple 10825#: app/Elements/TempleCode.php:153 10826msgid "Orlando, Florida, United States" 10827msgstr "ऑरलैंडो, फ्लोरिडा, संयुक्त राज्य अमेरिका" 10828 10829#. I18N: Type of media object 10830#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10831#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 10832#: app/Module/StatisticsChartModule.php:153 10833#: app/Statistics/Google/ChartCommonGiven.php:79 10834#: app/Statistics/Google/ChartCommonSurname.php:137 10835#: resources/views/admin/control-panel.phtml:737 10836msgid "Other" 10837msgstr "अन्य" 10838 10839#: resources/views/admin/trees-preferences.phtml:407 10840msgid "Other facts to show in charts" 10841msgstr "चार्ट में दिखाने के लिए अन्य तथ्य" 10842 10843#: resources/views/admin/trees-preferences.phtml:686 10844msgid "Other preferences" 10845msgstr "अन्य प्राथमिकताएँ" 10846 10847#: app/Elements/RelationIsDescriptor.php:119 10848msgid "Owner" 10849msgstr "मालिक" 10850 10851#: app/Elements/RelationIsDescriptor.php:86 10852msgctxt "FEMALE" 10853msgid "Owner" 10854msgstr "मालकिन" 10855 10856#: app/Elements/RelationIsDescriptor.php:65 10857msgctxt "MALE" 10858msgid "Owner" 10859msgstr "मालिक" 10860 10861#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10862#: app/Exceptions/FileUploadException.php:88 10863msgid "PHP blocked the file because of its extension." 10864msgstr "PHP ने फ़ाइल को इसके एक्सटेंशन के कारण से ब्लॉक कर दिया।" 10865 10866#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10867#: app/Exceptions/FileUploadException.php:83 10868msgid "PHP failed to write to disk." 10869msgstr "PHP डिस्क में लिखने में विफल रही।" 10870 10871#: resources/views/admin/server-information.phtml:18 10872msgid "PHP information" 10873msgstr "PHP की जानकारी" 10874 10875#: resources/xml/reports/ahnentafel_report.xml:56 10876#: resources/xml/reports/bdm_report.xml:42 10877#: resources/xml/reports/birth_report.xml:32 10878#: resources/xml/reports/cemetery_report.xml:35 10879#: resources/xml/reports/change_report.xml:45 10880#: resources/xml/reports/death_report.xml:33 10881#: resources/xml/reports/descendancy_report.xml:43 10882#: resources/xml/reports/fact_sources.xml:44 10883#: resources/xml/reports/family_group_report.xml:89 10884#: resources/xml/reports/individual_ext_report.xml:100 10885#: resources/xml/reports/individual_report.xml:89 10886#: resources/xml/reports/marriage_report.xml:31 10887#: resources/xml/reports/missing_facts_report.xml:53 10888#: resources/xml/reports/occupation_report.xml:38 10889#: resources/xml/reports/relative_ext_report.xml:51 10890msgid "Page" 10891msgstr "पेज" 10892 10893#: resources/views/modules/media-list/pagination.phtml:39 10894#, php-format 10895msgid "Page %s of %s" 10896msgstr "पेज %s, %s में से" 10897 10898#: resources/xml/reports/ahnentafel_report.xml:13 10899#: resources/xml/reports/bdm_report.xml:12 10900#: resources/xml/reports/birth_report.xml:10 10901#: resources/xml/reports/cemetery_report.xml:8 10902#: resources/xml/reports/change_report.xml:9 10903#: resources/xml/reports/death_report.xml:11 10904#: resources/xml/reports/descendancy_report.xml:8 10905#: resources/xml/reports/fact_sources.xml:8 10906#: resources/xml/reports/family_group_report.xml:11 10907#: resources/xml/reports/individual_ext_report.xml:12 10908#: resources/xml/reports/individual_report.xml:9 10909#: resources/xml/reports/marriage_report.xml:10 10910#: resources/xml/reports/missing_facts_report.xml:8 10911#: resources/xml/reports/occupation_report.xml:7 10912#: resources/xml/reports/pedigree_report.xml:8 10913#: resources/xml/reports/relative_ext_report.xml:8 10914msgid "Page size" 10915msgstr "पेज साइज़" 10916 10917#. I18N: Type of media object 10918#: app/Elements/SourceMediaType.php:93 10919msgid "Painting" 10920msgstr "चित्रकारी" 10921 10922#. I18N: Name of a country or state 10923#: app/Statistics/Service/CountryService.php:387 10924msgid "Pakistan" 10925msgstr "पाकिस्तान" 10926 10927#. I18N: Name of a country or state 10928#: app/Statistics/Service/CountryService.php:397 10929msgid "Palau" 10930msgstr "पलाऊ" 10931 10932#. I18N: A colour scheme 10933#: app/Module/ColorsTheme.php:124 10934msgid "Palette" 10935msgstr "पैलेट" 10936 10937#. I18N: Location of an LDS church temple 10938#: app/Elements/TempleCode.php:155 10939msgid "Palmyra, New York, United States" 10940msgstr "पलमायरा, न्यूयॉर्क, संयुक्त राज्य अमेरिका" 10941 10942#. I18N: Name of a country or state 10943#: app/Statistics/Service/CountryService.php:389 10944msgid "Panama" 10945msgstr "पनामा" 10946 10947#. I18N: Location of an LDS church temple 10948#: app/Elements/TempleCode.php:156 10949msgid "Panama City, Panama" 10950msgstr "पनामा सिटी, पनामा" 10951 10952#. I18N: Location of an LDS church temple 10953#: app/Elements/TempleCode.php:157 10954msgid "Papeete, Tahiti" 10955msgstr "पपीते, ताहिती" 10956 10957#. I18N: Name of a country or state 10958#: app/Statistics/Service/CountryService.php:399 10959msgid "Papua New Guinea" 10960msgstr "पापुआ न्यू गिनी" 10961 10962#. I18N: Name of a country or state 10963#: app/Statistics/Service/CountryService.php:409 10964msgid "Paraguay" 10965msgstr "पैराग्वे" 10966 10967#: app/Gedcom.php:1454 10968msgid "Parent location" 10969msgstr "" 10970 10971#: app/Gedcom.php:747 app/Http/RequestHandlers/IndividualPage.php:212 10972#: resources/views/edit/reorder-families.phtml:70 10973#: resources/views/modules/ancestors-chart/tree.phtml:33 10974#: resources/views/modules/family_nav/sidebar-family.phtml:41 10975msgid "Parents" 10976msgstr "माता-पिता" 10977 10978#: resources/xml/reports/individual_ext_report.xml:6 10979#: resources/xml/reports/individual_ext_report.xml:89 10980#: resources/xml/reports/missing_facts_report.xml:6 10981#: resources/xml/reports/relative_ext_report.xml:6 10982#: resources/xml/reports/relative_ext_report.xml:41 10983msgid "Parents and siblings" 10984msgstr "माता-पिता और भाई-बहन" 10985 10986#: resources/views/fact-parent-age.phtml:40 10987msgid "Parent’s age" 10988msgstr "माँ-बाप की उम्र" 10989 10990#. I18N: A configuration setting 10991#: resources/views/admin/site-mail.phtml:147 10992#: resources/views/admin/users-create.phtml:56 10993#: resources/views/admin/users-edit.phtml:67 10994#: resources/views/edit-account-page.phtml:86 10995#: resources/views/login-page.phtml:42 10996#: resources/views/modules/login_block/sign-in.phtml:29 10997#: resources/views/password-reset-page.phtml:32 10998#: resources/views/register-page.phtml:71 10999#: resources/views/setup/step-5-administrator.phtml:78 11000msgid "Password" 11001msgstr "पासवर्ड" 11002 11003#: resources/views/admin/users-create.phtml:61 11004#: resources/views/admin/users-edit.phtml:72 11005#: resources/views/edit-account-page.phtml:91 11006#: resources/views/password-reset-page.phtml:37 11007#: resources/views/register-page.phtml:76 11008msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 11009msgstr "पासवर्ड कम से कम 8 अक्षरों का होना चाहिए और केस-सेंसिटिव हो, ताकि “secret” से “SECRET” अलग हो।" 11010 11011#. I18N: Location of an LDS church temple 11012#: app/Elements/TempleCode.php:158 11013msgid "Payson, Utah, United States" 11014msgstr "पैसन, यूटा, संयुक्त राज्य अमेरिका" 11015 11016#. I18N: Name of a module/chart 11017#. I18N: Name of a report 11018#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 11019#: app/Module/PedigreeChartModule.php:104 11020#: app/Module/PedigreeReportModule.php:40 11021#: resources/xml/reports/pedigree_report.xml:3 11022#: resources/xml/reports/pedigree_report.xml:48 11023msgid "Pedigree" 11024msgstr "वंशावली" 11025 11026#: resources/xml/reports/pedigree_report.xml:750 11027msgid "Pedigree chart" 11028msgstr "पेडिग्री चार्ट" 11029 11030#. I18N: Name of a module 11031#: app/Module/PedigreeMapModule.php:111 11032msgid "Pedigree map" 11033msgstr "वंशावली नक्शा" 11034 11035#. I18N: %s is an individual’s name 11036#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 11037#, php-format 11038msgid "Pedigree map of %s" 11039msgstr "%s वंशावली नक्शा" 11040 11041#. I18N: %s is an individual’s name 11042#: app/Module/PedigreeChartModule.php:150 11043#, php-format 11044msgid "Pedigree tree of %s" 11045msgstr "%s की वंशावली ट्री" 11046 11047#. I18N: Name of a module 11048#: app/Http/RequestHandlers/HelpText.php:281 11049#: app/Http/RequestHandlers/PendingChanges.php:67 11050#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:81 11051#: app/Module/ReviewChangesModule.php:135 11052#: resources/views/admin/control-panel.phtml:319 11053#: resources/views/admin/control-panel.phtml:345 11054#: resources/views/pending-changes-page.phtml:78 11055#: resources/xml/reports/change_report.xml:52 11056msgid "Pending changes" 11057msgstr "रुके हुए परिवर्तन" 11058 11059#: resources/views/help/pending-changes.phtml:20 11060msgid "Pending changes are only shown when your account has permission to edit. When you sign out, you will no longer be able to see them. Also, pending changes are only shown on certain pages. For example, they are not shown in lists, reports, or search results." 11061msgstr "लंबित परिवर्तन केवल तभी दिखाए जाते हैं जब आपके खाते को एडिट करने की अनुमति हो। जब आप साइन आउट करते हैं, तो आप उन्हें देख नहीं पाएंगे। इसके अलावा, लंबित परिवर्तन केवल कुछ पेजों पर दिखाए जाते हैं। उदाहरण के लिए, उन्हें सूची , रिपोर्ट या खोज परिणाम में नहीं दिखाया जाता।" 11062 11063#: app/Gedcom.php:1094 app/Gedcom.php:1134 11064msgid "Permanent number" 11065msgstr "परमनेन्ट नंबर" 11066 11067#: resources/views/admin/changes-log.phtml:111 11068#: resources/views/admin/site-logs.phtml:103 11069msgid "Permanently delete these records?" 11070msgstr "इन रिकॉर्ड्स को स्थायी रूप से हटाएं?" 11071 11072#: resources/views/modules/privacy-policy/page.phtml:18 11073msgid "Personal data" 11074msgstr "व्यक्तिगत डेटा" 11075 11076#. I18N: Location of an LDS church temple 11077#: app/Elements/TempleCode.php:159 11078msgid "Perth, Australia" 11079msgstr "पर्थ, ऑस्ट्रेलिया" 11080 11081#. I18N: Name of a country or state 11082#: app/Statistics/Service/CountryService.php:393 11083msgid "Peru" 11084msgstr "पेरू" 11085 11086#. I18N: Name of a country or state 11087#: app/Statistics/Service/CountryService.php:395 11088msgid "Philippines" 11089msgstr "फ़िलीपीन्स" 11090 11091#. I18N: Location of an LDS church temple 11092#: app/Elements/TempleCode.php:160 11093msgid "Phoenix, Arizona, United States" 11094msgstr "फीनिक्स, एरिज़ोना, संयुक्त राज्य" 11095 11096#: app/Gedcom.php:424 app/Gedcom.php:530 app/Gedcom.php:556 app/Gedcom.php:827 11097#: app/Gedcom.php:876 app/Gedcom.php:1023 app/Gedcom.php:1771 11098#: resources/views/modals/submitter-fields.phtml:25 11099msgid "Phone" 11100msgstr "फोन" 11101 11102#: resources/views/search-phonetic-page.phtml:63 11103msgid "Phonetic algorithm" 11104msgstr "ध्वन्यात्मक एल्गोरिथ्म" 11105 11106#: app/Gedcom.php:690 11107msgid "Phonetic name" 11108msgstr "ध्वन्यात्मक नाम" 11109 11110#: app/Gedcom.php:426 app/Gedcom.php:558 app/Gedcom.php:1392 11111msgid "Phonetic place" 11112msgstr "ध्वन्यात्मक स्थान" 11113 11114#. I18N: search using “sounds like”, rather than exact spelling 11115#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 11116#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:35 11117msgid "Phonetic search" 11118msgstr "मिलता-जुलता खोज" 11119 11120#: app/Gedcom.php:699 11121msgid "Phonetic type" 11122msgstr "ध्वन्यात्मक प्रकार" 11123 11124#. I18N: Type of media object 11125#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:1168 11126msgid "Photo" 11127msgstr "फोटो" 11128 11129#: app/Gedcom.php:908 app/Gedcom.php:910 app/Gedcom.php:915 app/Gedcom.php:920 11130#: app/Gedcom.php:922 app/Gedcom.php:934 app/Gedcom.php:936 app/Gedcom.php:941 11131#: app/Gedcom.php:945 app/Gedcom.php:946 app/Gedcom.php:948 app/Gedcom.php:950 11132msgid "Phrase" 11133msgstr "" 11134 11135#. I18N: The name of a colour-scheme 11136#: app/Module/ColorsTheme.php:177 11137msgid "Pink Plastic" 11138msgstr "पिंक प्लास्टिक" 11139 11140#. I18N: Name of a country or state 11141#: app/Statistics/Service/CountryService.php:391 11142msgid "Pitcairn" 11143msgstr "पिटकेर्न द्वीपसमूह" 11144 11145#: app/Gedcom.php:425 app/Gedcom.php:557 app/Gedcom.php:843 app/Gedcom.php:1072 11146#: app/Gedcom.php:1167 app/Gedcom.php:1421 app/Gedcom.php:1653 11147#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 11148#: resources/views/admin/location-edit.phtml:35 11149#: resources/views/admin/location-edit.phtml:122 11150#: resources/views/admin/locations.phtml:42 11151#: resources/views/lists/families-table.phtml:231 11152#: resources/views/lists/individuals-table.phtml:252 11153#: resources/views/lists/individuals-table.phtml:263 11154#: resources/views/modules/census-assistant.phtml:45 11155#: resources/views/modules/lifespans-chart/page.phtml:43 11156#: resources/views/search-phonetic-page.phtml:54 11157#: resources/xml/reports/bdm_report.xml:6 11158#: resources/xml/reports/bdm_report.xml:134 11159#: resources/xml/reports/bdm_report.xml:160 11160#: resources/xml/reports/bdm_report.xml:194 11161#: resources/xml/reports/birth_report.xml:42 11162#: resources/xml/reports/cemetery_report.xml:52 11163#: resources/xml/reports/death_report.xml:50 11164#: resources/xml/reports/marriage_report.xml:50 11165#: resources/xml/reports/occupation_report.xml:60 11166msgid "Place" 11167msgstr "जगह" 11168 11169#. I18N: Name of a module/list 11170#: app/Gedcom.php:516 app/Module/PlaceHierarchyListModule.php:102 11171#: app/Module/PlaceHierarchyListModule.php:245 11172#: resources/views/place-hierarchy.phtml:16 11173msgid "Place hierarchy" 11174msgstr "स्थान श्रेणी" 11175 11176#: app/Gedcom.php:1790 11177msgid "Place in Hebrew" 11178msgstr "जगह का नाम हिब्रू में" 11179 11180#: resources/views/modules/place-hierarchy/list.phtml:14 11181msgid "Place list" 11182msgstr "स्थान सूची" 11183 11184#. I18N: Help text for the “Abbreviate place names” configuration setting 11185#: resources/views/admin/trees-preferences.phtml:571 11186msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by showing just the first few parts of the name, such as <i>village, county</i>, or the last few part of it, such as <i>region, country</i>." 11187msgstr "स्थान के नाम अक्सर चार्ट, सूची वगैरह पर फिट होने के लिए काफ़ी लंबे होते हैं, उन्हें नाम के प्रथम कुछ भाग, जैसे कि <i>गांव, ज़िला</i>, या अंतिम कुछ भाग जैसे कि <i>राज्य, देश</i>, दिखाकर छोटा किया जा सकता है।" 11188 11189#: resources/views/help/place.phtml:12 11190msgid "Place names can change over time. In genealogy, it is customary to use the current name for a town or country. The historic name can be shown in sources, notes, etc." 11191msgstr "समय के साथ जगह के नाम बदल सकते हैं। वंशावली में, किसी शहर या देश के लिए वर्तमान नाम का उपयोग करना प्रथा है। ऐतिहासिक नाम को स्रोतों, नोट्स वगैरह में दिखाया जा सकता है।" 11192 11193#: resources/views/help/place.phtml:8 11194msgid "Place names should be entered as a comma-separated list, starting with the smallest place and ending with the country. For example, “Westminster, London, England”." 11195msgstr "स्थानों के नाम एक कॉमा द्वारा अलग की गई सूची के रूप में दर्ज किए जाने चाहिए, जो सबसे छोटी जगह से शुरू होता है और देश के साथ समाप्त होता है। उदाहरण के लिए, “नागपुर, महाराष्ट्र, इंडिया”।" 11196 11197#: app/Gedcom.php:593 11198msgid "Place of LDS baptism" 11199msgstr "LDS बपतिस्मा की जगह" 11200 11201#: app/Gedcom.php:748 11202msgid "Place of LDS child sealing" 11203msgstr "LDS चाइल्ड सीलिंग स्थल" 11204 11205#: app/Gedcom.php:635 11206msgid "Place of LDS confirmation" 11207msgstr "एलडीसी पुष्टि का स्थान" 11208 11209#: app/Gedcom.php:655 11210msgid "Place of LDS endowment" 11211msgstr "LDS दान की जगह" 11212 11213#: app/Gedcom.php:487 11214msgid "Place of LDS spouse sealing" 11215msgstr "LDS जीवनसाथी सीलिंग की जगह" 11216 11217#: app/Gedcom.php:585 11218msgid "Place of adoption" 11219msgstr "दत्तक ग्रहण की जगह" 11220 11221#: app/Gedcom.php:599 resources/xml/reports/missing_facts_report.xml:140 11222msgid "Place of baptism" 11223msgstr "बपतिस्मा की जगह" 11224 11225#: app/Gedcom.php:602 resources/xml/reports/missing_facts_report.xml:223 11226msgid "Place of bar mitzvah" 11227msgstr "बार मित्ज़वाह की जगह" 11228 11229#: app/Gedcom.php:605 resources/xml/reports/missing_facts_report.xml:264 11230msgid "Place of bat mitzvah" 11231msgstr "बात मित्ज़वाह की जगह" 11232 11233#: app/Gedcom.php:609 resources/xml/reports/fact_sources.xml:273 11234#: resources/xml/reports/missing_facts_report.xml:93 11235msgid "Place of birth" 11236msgstr "जन्मस्थान" 11237 11238#: app/Gedcom.php:612 11239msgid "Place of blessing" 11240msgstr "आशीर्वाद की जगह" 11241 11242#: app/Gedcom.php:1123 11243msgid "Place of brit milah" 11244msgstr "खतना की जगह" 11245 11246#: app/Gedcom.php:615 resources/xml/reports/missing_facts_report.xml:557 11247msgid "Place of burial" 11248msgstr "दफ़नाने की जगह" 11249 11250#: app/Gedcom.php:627 app/Gedcom.php:629 11251#: resources/xml/reports/missing_facts_report.xml:181 11252msgid "Place of christening" 11253msgstr "नामकरण की जगह" 11254 11255#. I18N: German Bürgerort 11256#: app/Gedcom.php:1585 11257msgid "Place of citizenship" 11258msgstr "नागरिकता का स्थान" 11259 11260#: app/Gedcom.php:632 resources/xml/reports/missing_facts_report.xml:305 11261msgid "Place of confirmation" 11262msgstr "पुष्टीकरण की जगह" 11263 11264#: app/Gedcom.php:641 11265msgid "Place of cremation" 11266msgstr "श्मशान का स्थान" 11267 11268#: app/Gedcom.php:645 resources/xml/reports/fact_sources.xml:275 11269#: resources/xml/reports/missing_facts_report.xml:516 11270msgid "Place of death" 11271msgstr "मृत्यु की जगह" 11272 11273#: app/Gedcom.php:652 11274msgid "Place of emigration" 11275msgstr "प्रवास का स्थान" 11276 11277#: app/Gedcom.php:463 resources/xml/reports/missing_facts_report.xml:347 11278msgid "Place of engagement" 11279msgstr "सगाई की जगह" 11280 11281#: app/Gedcom.php:661 app/Gedcom.php:1391 11282msgid "Place of event" 11283msgstr "घटनास्थल" 11284 11285#: app/Gedcom.php:671 resources/xml/reports/missing_facts_report.xml:389 11286msgid "Place of first communion" 11287msgstr "प्रथम सम्मेलन की जगह" 11288 11289#: app/Gedcom.php:678 11290msgid "Place of immigration" 11291msgstr "आप्रवासन स्थल" 11292 11293#: app/Gedcom.php:474 resources/xml/reports/fact_sources.xml:321 11294#: resources/xml/reports/missing_facts_report.xml:474 11295msgid "Place of marriage" 11296msgstr "शादी की जगह" 11297 11298#: app/Gedcom.php:469 resources/xml/reports/missing_facts_report.xml:431 11299msgid "Place of marriage banns" 11300msgstr "विवाह बंधन स्थल" 11301 11302#: app/Gedcom.php:720 11303msgid "Place of naturalization" 11304msgstr "समीकरण स्थल" 11305 11306#: app/Gedcom.php:730 11307msgid "Place of ordination" 11308msgstr "दीक्षा स्थल" 11309 11310#: app/Gedcom.php:738 11311msgid "Place of residence" 11312msgstr "निवास का स्थान" 11313 11314#. I18N: Name of a module 11315#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167 11316#: resources/views/admin/trees-preferences.phtml:550 11317#: resources/views/modules/statistics-chart/places.phtml:10 11318#: resources/views/search-replace-page.phtml:45 11319msgid "Places" 11320msgstr "स्थान" 11321 11322#: resources/views/layouts/default.phtml:157 11323#: resources/views/modules/random_media/slide-show.phtml:30 11324#: resources/views/modules/random_media/slide-show.phtml:32 11325msgid "Play" 11326msgstr "प्ले" 11327 11328#: app/Http/RequestHandlers/ContactAction.php:119 11329msgid "Please enter a valid email address." 11330msgstr "कृपया सही ईमेल एड्रेस दर्ज करें।" 11331 11332#: app/Http/RequestHandlers/ContactAction.php:114 11333#: app/Http/RequestHandlers/PasswordResetAction.php:85 11334#: app/Http/RequestHandlers/PasswordResetPage.php:77 11335#: app/Http/RequestHandlers/RegisterAction.php:107 11336msgid "Please try again." 11337msgstr "कृपया पुन: प्रयास करें।" 11338 11339#. I18N: a month in the French republican calendar 11340#: app/Date/FrenchDate.php:157 11341msgctxt "GENITIVE" 11342msgid "Pluviose" 11343msgstr "प्लूविओस" 11344 11345#. I18N: a month in the French republican calendar 11346#: app/Date/FrenchDate.php:251 11347msgctxt "INSTRUMENTAL" 11348msgid "Pluviose" 11349msgstr "प्लूविओस" 11350 11351#. I18N: a month in the French republican calendar 11352#: app/Date/FrenchDate.php:204 11353msgctxt "LOCATIVE" 11354msgid "Pluviose" 11355msgstr "प्लूविओस" 11356 11357#. I18N: a month in the French republican calendar 11358#: app/Date/FrenchDate.php:109 11359msgctxt "NOMINATIVE" 11360msgid "Pluviose" 11361msgstr "प्लूविओस" 11362 11363#. I18N: Name of a country or state 11364#: app/Statistics/Service/CountryService.php:401 11365msgid "Poland" 11366msgstr "पोलैंड" 11367 11368#: app/SurnameTradition/PolishSurnameTradition.php:54 11369msgctxt "Surname tradition" 11370msgid "Polish" 11371msgstr "पोलिश" 11372 11373#. I18N: A configuration setting 11374#: resources/views/admin/site-mail.phtml:105 11375#: resources/views/setup/step-4-database-mysql.phtml:67 11376#: resources/views/setup/step-4-database-pgsql.phtml:59 11377#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11378msgid "Port number" 11379msgstr "पोर्ट नंबर" 11380 11381#. I18N: Location of an LDS church temple 11382#: app/Elements/TempleCode.php:162 11383msgid "Portland, Oregon, United States" 11384msgstr "पोर्टलैंड, ओरेगन, संयुक्त राज्य अमेरिका" 11385 11386#. I18N: Location of an LDS church temple 11387#: app/Elements/TempleCode.php:154 11388msgid "Porto Alegre, Brazil" 11389msgstr "पोर्टो एलेग्रे, ब्राजील" 11390 11391#. I18N: page orientation 11392#: app/Http/RequestHandlers/TreePreferencesPage.php:99 11393#: resources/xml/reports/change_report.xml:10 11394#: resources/xml/reports/pedigree_report.xml:7 11395msgid "Portrait" 11396msgstr "पोर्ट्रेट" 11397 11398#. I18N: Name of a country or state 11399#: app/Statistics/Service/CountryService.php:407 11400msgid "Portugal" 11401msgstr "पुर्तगाल" 11402 11403#: app/SurnameTradition/PortugueseSurnameTradition.php:42 11404msgctxt "Surname tradition" 11405msgid "Portuguese" 11406msgstr "पुर्तगाली" 11407 11408#: app/Gedcom.php:413 app/Gedcom.php:526 app/Gedcom.php:546 app/Gedcom.php:817 11409#: app/Gedcom.php:864 app/Gedcom.php:1282 app/Gedcom.php:1336 11410#: app/Gedcom.php:1379 app/Gedcom.php:1410 app/Gedcom.php:1460 11411#: app/Gedcom.php:1532 app/Gedcom.php:1564 app/Gedcom.php:1766 11412msgid "Postal code" 11413msgstr "डाक कोड" 11414 11415#. I18N: Name of a module 11416#: app/Module/PoweredByWebtreesModule.php:41 11417msgid "Powered by webtrees™" 11418msgstr "webtrees™ द्वारा संचालित" 11419 11420#. I18N: a month in the French republican calendar 11421#: app/Date/FrenchDate.php:165 11422msgctxt "GENITIVE" 11423msgid "Prairial" 11424msgstr "प्रेरिअल" 11425 11426#. I18N: a month in the French republican calendar 11427#: app/Date/FrenchDate.php:259 11428msgctxt "INSTRUMENTAL" 11429msgid "Prairial" 11430msgstr "प्रेरिअल" 11431 11432#. I18N: a month in the French republican calendar 11433#: app/Date/FrenchDate.php:212 11434msgctxt "LOCATIVE" 11435msgid "Prairial" 11436msgstr "प्रेरिअल" 11437 11438#. I18N: a month in the French republican calendar 11439#: app/Date/FrenchDate.php:118 11440msgctxt "NOMINATIVE" 11441msgid "Prairial" 11442msgstr "प्रेरिअल" 11443 11444#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11445msgid "Predefined text that states admin will decide on each request for a user account" 11446msgstr "पूर्वनिर्धारित लेख, जो बताता है कि प्रत्येक अनुरोध पर एडमिन निर्णय करेंगे उपयोगकर्ता खाता किसे प्रदान करना है" 11447 11448#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11449msgid "Predefined text that states all users can request a user account" 11450msgstr "पूर्वनिर्धारित लेख, जो बताता है कि सभी उपयोगकर्ता एक उपयोगकर्ता खाते के लिए अनुरोध कर सकते हैं" 11451 11452#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11453msgid "Predefined text that states only family members can request a user account" 11454msgstr "पूर्वनिर्धारित लेख, जो बताता है केवल परिवार के सदस्य ही उपयोगकर्ता खाते के लिए अनुरोध कर सकते हैं" 11455 11456#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 11457#: app/Http/RequestHandlers/TreePreferencesPage.php:162 11458#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 11459#: resources/views/admin/components.phtml:60 11460#: resources/views/admin/components.phtml:63 11461#: resources/views/admin/modules.phtml:76 11462#: resources/views/admin/modules.phtml:78 11463#: resources/views/admin/modules.phtml:153 11464#: resources/views/admin/modules.phtml:156 11465#: resources/views/admin/modules.phtml:159 11466#: resources/views/admin/trees.phtml:100 11467#: resources/views/modules/block-template.phtml:18 11468#: resources/views/modules/block-template.phtml:20 11469msgid "Preferences" 11470msgstr "प्राथमिकताएं" 11471 11472#: resources/views/admin/modules.phtml:44 11473#, php-format 11474msgid "Preferences exist for the module “%s”, but this module no longer exists." 11475msgstr "मॉड्यूल “%s” के लिए प्राथमिकताएँ मौजूद हैं, लेकिन यह मॉड्यूल अब मौजूद नहीं है।" 11476 11477#. I18N: A configuration setting 11478#: resources/views/admin/users-edit.phtml:184 11479msgid "Preferred contact method" 11480msgstr "पसंदीदा संपर्क विधि" 11481 11482#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11483#: app/Elements/TempleCode.php:161 11484msgid "President’s Office" 11485msgstr "प्रेजिडेंट’स ऑफिस" 11486 11487#. I18N: Location of an LDS church temple 11488#: app/Elements/TempleCode.php:163 11489msgid "Preston, England" 11490msgstr "प्रेस्टन, इंग्लैंड" 11491 11492#: app/Http/RequestHandlers/DataFixData.php:103 11493#: app/Http/RequestHandlers/DataFixPreview.php:81 11494#: resources/views/admin/analytics-edit.phtml:26 11495msgid "Preview" 11496msgstr "पूर्वदर्शन" 11497 11498#: app/Elements/RelationIsDescriptor.php:121 11499msgid "Priest" 11500msgstr "पुरोहित" 11501 11502#. I18N: The first day in the French republican calendar 11503#: app/Date/FrenchDate.php:301 11504msgid "Primidi" 11505msgstr "प्रीमिडी" 11506 11507#: resources/xml/reports/family_group_report.xml:10 11508msgid "Print basic events when blank" 11509msgstr "खाली होने पर मूल घटनाओं को प्रिंट करें" 11510 11511#: app/Gedcom.php:1311 app/Gedcom.php:1367 app/Gedcom.php:1705 11512msgid "Priority" 11513msgstr "वरीयता" 11514 11515#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11516#: resources/views/admin/trees.phtml:108 11517msgid "Privacy" 11518msgstr "निजता" 11519 11520#. I18N: Name of a module 11521#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 11522#: resources/views/modules/privacy-policy/footer.phtml:16 11523msgid "Privacy policy" 11524msgstr "गोपनीयता नीति" 11525 11526#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11527#: resources/views/admin/trees-privacy.phtml:154 11528msgid "Privacy restrictions" 11529msgstr "गोपनीयता प्रतिबंध" 11530 11531#: resources/views/admin/trees-privacy.phtml:220 11532msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11533msgstr "गोपनीयता प्रतिबंध - ये उन रिकॉर्ड्स और तथ्यों पर लागू होते हैं जिनमें GEDCOM का RESN टैग नहीं है" 11534 11535#: app/Gedcom.php:1624 app/Gedcom.php:1628 app/Gedcom.php:1650 11536#: app/Gedcom.php:1685 app/Gedcom.php:1692 app/GedcomRecord.php:359 11537#: app/GedcomRecord.php:465 app/Report/ReportParserGenerate.php:1006 11538#: app/Statistics/Repository/EventRepository.php:414 11539msgid "Private" 11540msgstr "निजी" 11541 11542#: resources/views/admin/site-mail.phtml:217 11543msgid "Private key" 11544msgstr "प्राइवेट कुंजी" 11545 11546#: app/Gedcom.php:731 11547msgid "Probate" 11548msgstr "प्रोबेट" 11549 11550#: app/Gedcom.php:732 11551msgid "Property" 11552msgstr "संपत्ति" 11553 11554#. I18N: Location of an LDS church temple 11555#: app/Elements/TempleCode.php:164 11556msgid "Provo City Center, Utah, United States" 11557msgstr "प्रोवो सिटी सेंटर, यूटा, संयुक्त राज्य अमेरिका" 11558 11559#. I18N: Location of an LDS church temple 11560#: app/Elements/TempleCode.php:165 11561msgid "Provo, Utah, United States" 11562msgstr "प्रोवो, यूटा, संयुक्त राज्य अमेरिका" 11563 11564#. I18N: An individual that represents another 11565#: app/Elements/RelationIsDescriptor.php:120 11566msgid "Proxy" 11567msgstr "प्रतिनिधि" 11568 11569#: app/Gedcom.php:847 resources/views/lists/sources-table.phtml:97 11570#: resources/views/modals/source-fields.phtml:36 11571msgid "Publication" 11572msgstr "प्रकाशन" 11573 11574#. I18N: Name of a country or state 11575#: app/Statistics/Service/CountryService.php:403 11576msgid "Puerto Rico" 11577msgstr "पोर्टो रीको" 11578 11579#. I18N: Name of a country or state 11580#: app/Statistics/Service/CountryService.php:415 11581msgid "Qatar" 11582msgstr "कतर" 11583 11584#: app/Gedcom.php:446 app/Gedcom.php:500 app/Gedcom.php:578 app/Gedcom.php:689 11585#: app/Gedcom.php:761 app/Gedcom.php:785 app/Gedcom.php:809 app/Gedcom.php:1296 11586#: app/Gedcom.php:1350 app/Gedcom.php:1439 app/Gedcom.php:1472 11587#: app/Gedcom.php:1888 app/Gedcom.php:1902 11588msgid "Quality of data" 11589msgstr "डेटा की गुणवत्ता" 11590 11591#. I18N: The fourth day in the French republican calendar 11592#: app/Date/FrenchDate.php:307 11593msgid "Quartidi" 11594msgstr "क्वार्टीडी" 11595 11596#: resources/views/modules/faq/config.phtml:58 11597#: resources/views/modules/faq/edit.phtml:30 11598msgid "Question" 11599msgstr "प्रश्न" 11600 11601#. I18N: Location of an LDS church temple 11602#: app/Elements/TempleCode.php:166 11603msgid "Quetzaltenango, Guatemala" 11604msgstr "क्वेटज़ल्टेनंगो, ग्वाटेमाला" 11605 11606#: resources/views/admin/trees-preferences.phtml:676 11607msgid "Quick family facts" 11608msgstr "क्विक पारिवारिक तथ्य" 11609 11610#: resources/views/admin/trees-preferences.phtml:651 11611msgid "Quick individual facts" 11612msgstr "क्विक व्यक्तिगत तथ्य" 11613 11614#. I18N: The fifth day in the French republican calendar 11615#: app/Date/FrenchDate.php:309 11616msgid "Quintidi" 11617msgstr "क्विंटिडी" 11618 11619#. I18N: When replying to an email, the subject becomes “RE: subject” 11620#: resources/views/modules/user-messages/user-messages.phtml:113 11621#: resources/views/modules/user-messages/user-messages.phtml:114 11622msgid "RE: " 11623msgstr "उत्तर: " 11624 11625#: app/Elements/RelationIsDescriptor.php:122 11626msgid "Rabbi" 11627msgstr "रबी" 11628 11629#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11630#: app/Date/HijriDate.php:146 11631msgctxt "GENITIVE" 11632msgid "Rabi’ al-awwal" 11633msgstr "रबी ऊल-अव्वल" 11634 11635#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11636#: app/Date/HijriDate.php:236 11637msgctxt "INSTRUMENTAL" 11638msgid "Rabi’ al-awwal" 11639msgstr "रबी ऊल-अव्वल" 11640 11641#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11642#: app/Date/HijriDate.php:191 11643msgctxt "LOCATIVE" 11644msgid "Rabi’ al-awwal" 11645msgstr "रबी ऊल-अव्वल" 11646 11647#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11648#: app/Date/HijriDate.php:101 11649msgctxt "NOMINATIVE" 11650msgid "Rabi’ al-awwal" 11651msgstr "रबी ऊल-अव्वल" 11652 11653#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11654#: app/Date/HijriDate.php:148 11655msgctxt "GENITIVE" 11656msgid "Rabi’ al-thani" 11657msgstr "रबी ऊल-सानी" 11658 11659#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11660#: app/Date/HijriDate.php:238 11661msgctxt "INSTRUMENTAL" 11662msgid "Rabi’ al-thani" 11663msgstr "रबी ऊल-सानी" 11664 11665#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11666#: app/Date/HijriDate.php:193 11667msgctxt "LOCATIVE" 11668msgid "Rabi’ al-thani" 11669msgstr "रबी ऊल-सानी" 11670 11671#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11672#: app/Date/HijriDate.php:103 11673msgctxt "NOMINATIVE" 11674msgid "Rabi’ al-thani" 11675msgstr "रबी ऊल-सानी" 11676 11677#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11678#: app/Elements/PedigreeLinkageType.php:86 11679msgctxt "Female pedigree" 11680msgid "Rada" 11681msgstr "रदा'अ" 11682 11683#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11684#: app/Elements/PedigreeLinkageType.php:76 11685msgctxt "Male pedigree" 11686msgid "Rada" 11687msgstr "रदा'अ" 11688 11689#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11690#: app/Elements/PedigreeLinkageType.php:96 11691msgctxt "Pedigree" 11692msgid "Rada" 11693msgstr "रदा'अ" 11694 11695#. I18N: https://en.wikipedia.org/wiki/Rajab 11696#: app/Date/HijriDate.php:154 11697msgctxt "GENITIVE" 11698msgid "Rajab" 11699msgstr "रज्जब" 11700 11701#. I18N: https://en.wikipedia.org/wiki/Rajab 11702#: app/Date/HijriDate.php:244 11703msgctxt "INSTRUMENTAL" 11704msgid "Rajab" 11705msgstr "रज्जब" 11706 11707#. I18N: https://en.wikipedia.org/wiki/Rajab 11708#: app/Date/HijriDate.php:199 11709msgctxt "LOCATIVE" 11710msgid "Rajab" 11711msgstr "रज्जब" 11712 11713#. I18N: https://en.wikipedia.org/wiki/Rajab 11714#: app/Date/HijriDate.php:109 11715msgctxt "NOMINATIVE" 11716msgid "Rajab" 11717msgstr "रज्जब" 11718 11719#. I18N: Location of an LDS church temple 11720#: app/Elements/TempleCode.php:167 11721msgid "Raleigh, North Carolina, United States" 11722msgstr "रैले, उत्तरी कैरोलिना, संयुक्त राज्य अमेरिका" 11723 11724#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11725#: app/Date/HijriDate.php:158 11726msgctxt "GENITIVE" 11727msgid "Ramadan" 11728msgstr "रमजान" 11729 11730#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11731#: app/Date/HijriDate.php:248 11732msgctxt "INSTRUMENTAL" 11733msgid "Ramadan" 11734msgstr "रमजान" 11735 11736#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11737#: app/Date/HijriDate.php:203 11738msgctxt "LOCATIVE" 11739msgid "Ramadan" 11740msgstr "रमजान" 11741 11742#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11743#: app/Date/HijriDate.php:113 11744msgctxt "NOMINATIVE" 11745msgid "Ramadan" 11746msgstr "रमजान" 11747 11748#. I18N: Description of the “Slide show” module 11749#: app/Module/SlideShowModule.php:74 11750msgid "Random images from the current family tree." 11751msgstr "वर्तमान वंश वृक्ष से अनियमित इमेज।" 11752 11753#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 11754#: resources/views/family-page-children.phtml:50 11755#: resources/views/family-page-menu.phtml:58 11756#: resources/views/modules/relatives/family.phtml:233 11757msgid "Re-order children" 11758msgstr "बच्चों को पुनः अंकित करें" 11759 11760#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 11761#: resources/views/individual-page-menu.phtml:81 11762#: resources/views/individual-page-menu.phtml:86 11763#: resources/views/modules/relatives/tab.phtml:95 11764msgid "Re-order families" 11765msgstr "परिवारों को पुनः अंकित करें" 11766 11767#: app/Gedcom.php:1797 app/Http/RequestHandlers/ReorderMediaFilesPage.php:49 11768#: app/Http/RequestHandlers/ReorderMediaPage.php:49 11769#: app/Module/FixPrimaryTag.php:119 11770#: resources/views/individual-page-menu.phtml:102 11771#: resources/views/individual-page-menu.phtml:107 11772msgid "Re-order media" 11773msgstr "मीडिया व्यवस्थित करें" 11774 11775#: resources/views/media-page-menu.phtml:38 11776msgid "Re-order media files" 11777msgstr "" 11778 11779#: app/Http/RequestHandlers/ReorderNamesPage.php:49 11780#: resources/views/individual-page-menu.phtml:49 11781#: resources/views/individual-page-menu.phtml:54 11782msgid "Re-order names" 11783msgstr "नामों को पुनः अंकित करें" 11784 11785#: resources/views/admin/users-create.phtml:30 11786#: resources/views/admin/users-edit.phtml:41 11787#: resources/views/admin/users.phtml:27 11788#: resources/views/edit-account-page.phtml:42 11789#: resources/views/emails/register-notify-html.phtml:28 11790#: resources/views/emails/register-notify-text.phtml:22 11791#: resources/views/register-page.phtml:35 11792msgid "Real name" 11793msgstr "वास्तविक नाम" 11794 11795#. I18N: Name of a module 11796#: app/Module/RecentChangesModule.php:86 11797#: resources/xml/reports/change_report.xml:92 11798msgid "Recent changes" 11799msgstr "नवीनतम बदलाव" 11800 11801#: resources/views/calendar-page.phtml:128 11802msgid "Recent years (< 100 yrs)" 11803msgstr "हाल के वर्ष (< 100 वर्ष)" 11804 11805#. I18N: Location of an LDS church temple 11806#: app/Elements/TempleCode.php:168 11807msgid "Recife, Brazil" 11808msgstr "रेसिफ़, ब्राज़ील" 11809 11810#: resources/views/admin/changes-log.phtml:60 11811#: resources/views/admin/changes-log.phtml:136 11812#: resources/views/admin/data-fix-page.phtml:66 11813#: resources/views/admin/trees-privacy.phtml:225 11814#: resources/views/lists/anniversaries-table.phtml:32 11815#: resources/views/modules/clippings/show.phtml:30 11816#: resources/views/modules/recent_changes/changes-table.phtml:43 11817#: resources/views/modules/todo/research-tasks.phtml:30 11818msgid "Record" 11819msgstr "रिकार्ड" 11820 11821#: app/Gedcom.php:484 app/Gedcom.php:743 app/Gedcom.php:775 app/Gedcom.php:799 11822#: app/Gedcom.php:830 app/Gedcom.php:854 app/Gedcom.php:878 app/Gedcom.php:890 11823#: app/Gedcom.php:1062 app/Gedcom.php:1166 app/Gedcom.php:1737 11824#: app/Gedcom.php:1740 app/Gedcom.php:1746 11825msgid "Record ID number" 11826msgstr "रिकॉर्ड आईडी नंबर" 11827 11828#: app/Gedcom.php:742 app/Gedcom.php:877 11829msgid "Record file number" 11830msgstr "रिकॉर्ड फ़ाइल नंबर" 11831 11832#: resources/views/modules/fix-search-and-replace/options.phtml:62 11833#: resources/views/modules/statistics-chart/other-records.phtml:10 11834#: resources/views/search-general-page.phtml:59 11835msgid "Records" 11836msgstr "रिकार्ड्स" 11837 11838#. I18N: Description of the “Legacy URLs” module 11839#: app/Module/RedirectLegacyUrlsModule.php:114 11840msgid "Redirect old URLs from webtrees version 1." 11841msgstr "पुराने URL को webtrees संस्करण 1 से पुनर्निर्देशित करें।" 11842 11843#. I18N: Location of an LDS church temple 11844#: app/Elements/TempleCode.php:169 11845msgid "Redlands, California, United States" 11846msgstr "रेडलैंड्स, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 11847 11848#: app/Gedcom.php:480 app/Gedcom.php:733 app/Gedcom.php:773 app/Gedcom.php:797 11849#: app/Gedcom.php:828 app/Gedcom.php:848 app/Gedcom.php:929 app/Gedcom.php:963 11850#: app/Gedcom.php:976 app/Gedcom.php:985 app/Gedcom.php:993 app/Gedcom.php:1002 11851msgid "Reference number" 11852msgstr "हवाला नंबर" 11853 11854#. I18N: Location of an LDS church temple 11855#: app/Elements/TempleCode.php:170 11856msgid "Regina, Saskatchewan, Canada" 11857msgstr "रेजिना, सास्काचेवान, कनाडा" 11858 11859#: app/Elements/MarriageType.php:64 app/Gedcom.php:1018 11860#: resources/xml/reports/fact_sources.xml:205 11861msgid "Registered partnership" 11862msgstr "पंजीकृत भागीदारी" 11863 11864#: app/Elements/RelationIsDescriptor.php:123 11865msgid "Registry officer" 11866msgstr "रजिस्ट्री अधिकारी" 11867 11868#: app/Elements/RelationIsDescriptor.php:87 11869msgctxt "FEMALE" 11870msgid "Registry officer" 11871msgstr "रजिस्ट्री अधिकारी" 11872 11873#: app/Elements/RelationIsDescriptor.php:66 11874msgctxt "MALE" 11875msgid "Registry officer" 11876msgstr "रजिस्ट्री अधिकारी" 11877 11878#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11879#: app/Module/FixSearchAndReplace.php:105 11880msgid "Regular expression" 11881msgstr "रेग्युलर ऍक्सप्रैशन" 11882 11883#: resources/views/modules/fix-search-and-replace/options.phtml:44 11884msgid "Regular expressions are an advanced pattern matching technique." 11885msgstr "“रेग्युलर ऍक्सप्रैशन” एक “एडवांस्ड पैटर्न” मिलान तकनीक है।" 11886 11887#: resources/views/pending-changes-page.phtml:51 11888#: resources/views/pending-changes-page.phtml:89 11889msgid "Reject" 11890msgstr "अस्वीकार करें" 11891 11892#: resources/views/pending-changes-page.phtml:105 11893msgid "Reject all changes" 11894msgstr "सभी परिवर्तनों को अस्वीकार करें" 11895 11896#. I18N: Name of a module/report 11897#: app/Module/IndividualFamiliesReportModule.php:44 11898#: resources/xml/reports/individual_ext_report.xml:3 11899msgid "Related families" 11900msgstr "संबंधित परिवार" 11901 11902#. I18N: Name of a report 11903#: app/Module/RelatedIndividualsReportModule.php:40 11904#: resources/xml/reports/relative_ext_report.xml:3 11905msgid "Related individuals" 11906msgstr "संबंधित व्यक्ति" 11907 11908#: app/Gedcom.php:590 app/Gedcom.php:1286 app/Gedcom.php:1299 11909#: app/Gedcom.php:1340 app/Gedcom.php:1789 app/Gedcom.php:1878 11910#: app/Gedcom.php:1892 app/Module/BranchesListModule.php:398 11911#: app/Module/BranchesListModule.php:436 11912#: resources/views/fact-association-structure.phtml:85 11913msgid "Relationship" 11914msgstr "संबंध" 11915 11916#: app/Gedcom.php:1088 app/Gedcom.php:1181 app/Gedcom.php:1234 11917#: app/Gedcom.php:1629 11918msgid "Relationship to father" 11919msgstr "पिता से संबंध" 11920 11921#: app/Module/RelationshipsChartModule.php:145 11922msgid "Relationship to me" 11923msgstr "मुझसे संबंध" 11924 11925#: app/Gedcom.php:1089 app/Gedcom.php:1182 app/Gedcom.php:1236 11926#: app/Gedcom.php:1630 11927msgid "Relationship to mother" 11928msgstr "माँ से रिश्ता" 11929 11930#: app/Gedcom.php:666 11931msgid "Relationship to parents" 11932msgstr "माता-पिता से संबंध" 11933 11934#: app/Module/RelationshipsChartModule.php:325 11935#, php-format 11936msgid "Relationship: %s" 11937msgstr "संबन्ध: %s" 11938 11939#. I18N: Name of a module/chart 11940#. I18N: Configuration option 11941#: app/Module/RelationshipsChartModule.php:179 11942#: app/Module/RelationshipsChartModule.php:256 11943#: resources/views/lists/individuals-table.phtml:293 11944#: resources/views/modules/relationships-chart/config.phtml:33 11945msgid "Relationships" 11946msgstr "रिश्तेदारी" 11947 11948#. I18N: %s are individual’s names 11949#: app/Module/RelationshipsChartModule.php:248 11950#, php-format 11951msgid "Relationships between %1$s and %2$s" 11952msgstr "%1$s और %2$s के बीच संबंध" 11953 11954#: app/Gedcom.php:1533 app/Gedcom.php:1565 11955msgid "Reliability of the information" 11956msgstr "जानकारी की विश्वसनीयता" 11957 11958#: app/Gedcom.php:435 app/Gedcom.php:567 app/Gedcom.php:735 app/Gedcom.php:1413 11959#: app/Gedcom.php:1429 resources/xml/reports/missing_facts_report.xml:26 11960#: resources/xml/reports/missing_facts_report.xml:587 11961msgid "Religion" 11962msgstr "धर्म" 11963 11964#: app/Gedcom.php:728 11965msgid "Religious institution" 11966msgstr "धार्मिक संस्था" 11967 11968#: app/Elements/MarriageType.php:65 app/Gedcom.php:1019 11969#: resources/xml/reports/fact_sources.xml:199 11970msgid "Religious marriage" 11971msgstr "धार्मिक विवाह" 11972 11973#: app/Services/LeafletJsService.php:77 11974msgid "Reload map" 11975msgstr "नक्शा दोबारा लोड करें" 11976 11977#: app/Gedcom.php:1312 app/Gedcom.php:1368 app/Gedcom.php:1709 11978msgid "Reminder date" 11979msgstr "स्मरण तिथि" 11980 11981#: resources/views/modules/review_changes/config.phtml:27 11982msgid "Reminder email frequency (days)" 11983msgstr "रिमाइंडर ईमेल की आवृत्ति (दिन)" 11984 11985#: app/Gedcom.php:1803 11986msgid "Remote server" 11987msgstr "रिमोट सर्वर" 11988 11989#: app/Module/CensusAssistantModule.php:245 11990#: app/Module/CensusAssistantModule.php:269 11991#: resources/views/modules/clippings/show.phtml:31 11992#: resources/views/modules/clippings/show.phtml:46 11993#: resources/views/modules/favorites/favorites.phtml:35 11994msgid "Remove" 11995msgstr "हटाएं" 11996 11997#. I18N: Name of a module 11998#: app/Module/FixDuplicateLinks.php:58 11999msgid "Remove duplicate links" 12000msgstr "डुप्लिकेट लिंक निकालें" 12001 12002#: resources/views/modules/timeline-chart/page.phtml:74 12003msgid "Remove individual" 12004msgstr "व्यक्ती को निकालें" 12005 12006#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 12007#: resources/views/admin/trees-import.phtml:120 12008msgid "Remove the GEDCOM media path from filenames" 12009msgstr "फ़ाइलनेम से GEDCOM मीडिया पथ निकालें" 12010 12011#: resources/views/admin/locations.phtml:127 12012msgid "Remove this location?" 12013msgstr "यह स्थान निकालना है?" 12014 12015#. I18N: Location of an LDS church temple 12016#: app/Elements/TempleCode.php:171 12017msgid "Reno, Nevada, United States" 12018msgstr "रेनो, नेवादा, संयुक्त राज्य" 12019 12020#. I18N: Renumber the records in a family tree 12021#: app/Http/RequestHandlers/RenumberTreePage.php:62 12022#: resources/views/admin/trees-merge.phtml:35 12023#: resources/views/admin/trees-merge.phtml:40 12024#: resources/views/admin/trees.phtml:199 12025msgid "Renumber XREFs" 12026msgstr "" 12027 12028#: resources/views/modules/fix-place-names/options.phtml:21 12029msgid "Replace" 12030msgstr "प्रतिस्थापन" 12031 12032#. I18N: Description of a “Data fix” module 12033#: app/Module/FixCemeteryTag.php:71 12034msgid "Replace cemetery tags with burial places." 12035msgstr "कब्रिस्तान टैग को दफन स्थानों से बदलें।" 12036 12037#: resources/views/search-replace-page.phtml:33 12038msgid "Replace with" 12039msgstr "से बदलें" 12040 12041#: resources/views/modules/fix-search-and-replace/options.phtml:28 12042msgid "Replacement text" 12043msgstr "बदली का लेख" 12044 12045#: resources/views/modules/user-messages/user-messages.phtml:128 12046#: resources/views/modules/user-messages/user-messages.phtml:129 12047msgid "Reply" 12048msgstr "उत्तर" 12049 12050#: app/Http/RequestHandlers/ReportGenerate.php:113 12051#: resources/views/admin/modules.phtml:238 12052#: resources/views/admin/modules.phtml:241 12053#: resources/views/report-select-page.phtml:21 12054msgid "Report" 12055msgstr "रिपोर्ट" 12056 12057#. I18N: ''GEDCOM tag _RPT_PHRS 12058#: app/Gedcom.php:1634 app/Gedcom.php:1635 12059msgid "Report phrase" 12060msgstr "" 12061 12062#. I18N: Name of a module 12063#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12064#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 12065#: resources/views/admin/control-panel.phtml:685 12066#: resources/views/admin/modules.phtml:108 12067#: resources/views/admin/modules.phtml:110 12068msgid "Reports" 12069msgstr "विवरण" 12070 12071#. I18N: Name of a module/list 12072#: app/Module/FixSearchAndReplace.php:114 12073#: app/Module/RepositoryListModule.php:67 12074#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 12075#: resources/views/admin/control-panel.phtml:323 12076#: resources/views/admin/merge-records-step-1.phtml:55 12077#: resources/views/lists/repositories-table.phtml:45 12078#: resources/views/modules/gedcom_stats/config.phtml:50 12079#: resources/views/modules/gedcom_stats/statistics.phtml:122 12080#: resources/views/modules/html/template-statistics.phtml:52 12081#: resources/views/modules/statistics-chart/other-records.phtml:45 12082#: resources/views/record-page-links.phtml:85 12083#: resources/views/search-general-page.phtml:93 12084#: resources/views/search-results.phtml:70 12085msgid "Repositories" 12086msgstr "संग्रह स्थान" 12087 12088#: app/Gedcom.php:810 app/Gedcom.php:850 app/Gedcom.php:1306 12089#: app/Gedcom.php:1362 app/Http/RequestHandlers/CheckTree.php:356 12090#: resources/views/admin/trees-privacy.phtml:167 12091#: resources/views/admin/trees.phtml:240 12092#: resources/views/modals/source-fields.phtml:44 12093#: resources/views/modules/favorites/favorites.phtml:121 12094#: resources/views/modules/recent_changes/changes-table.phtml:77 12095msgid "Repository" 12096msgstr "संग्रह" 12097 12098#: resources/views/lists/repositories-table.phtml:50 12099msgid "Repository name" 12100msgstr "संग्रह का नाम" 12101 12102#. I18N: Name of a country or state 12103#: app/Statistics/Service/CountryService.php:134 12104msgid "Republic of the Congo" 12105msgstr "कांगो गणराज्य" 12106 12107#: app/Http/RequestHandlers/PasswordRequestAction.php:111 12108#: app/Http/RequestHandlers/PasswordRequestPage.php:56 12109#: resources/views/modules/login_block/sign-in.phtml:55 12110msgid "Request a new password" 12111msgstr "नए पासवर्ड के लिए अनुरोध करें" 12112 12113#: app/Http/RequestHandlers/RegisterAction.php:215 12114#: app/Http/RequestHandlers/RegisterPage.php:79 12115#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:64 12116#: resources/views/modules/login_block/sign-in.phtml:49 12117msgid "Request a new user account" 12118msgstr "नए खाते का अनुरोध करें" 12119 12120#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12121msgid "Research" 12122msgstr "अनुसंधान" 12123 12124#: app/Gedcom.php:1096 app/Gedcom.php:1135 app/Gedcom.php:1301 12125#: app/Gedcom.php:1357 app/Gedcom.php:1704 app/Module/ResearchTaskModule.php:64 12126#: app/Module/ResearchTaskModule.php:67 12127#: resources/views/modules/todo/research-tasks.phtml:36 12128msgid "Research task" 12129msgstr "शोधकार्य" 12130 12131#. I18N: Name of a module. Tasks that need further research. 12132#: app/Module/ResearchTaskModule.php:209 12133msgid "Research tasks" 12134msgstr "अनुसंधान कार्य" 12135 12136#: resources/views/modules/todo/config.phtml:14 12137msgid "Research tasks are special events, added to individuals in your family tree, which identify the need for further research. You can use them as a reminder to check facts against more reliable sources, to obtain documents or photographs, to resolve conflicting information, etc." 12138msgstr "अनुसंधान टास्क विशेष घटनाएँ हैं, जिन्हें आपके वंश वृक्ष में व्यक्तियों के साथ जोड़ा जाता है, जो अगली शोध की आवश्यकता की पहचान करते हैं। आप उन्हें अधिक विश्वसनीय स्रोतों के खिलाफ तथ्यों की जांच करने, दस्तावेजों या तस्वीरों को प्राप्त करने, परस्पर विरोधी जानकारी को हल करने, आदि के लिए अनुस्मारक के रूप में उपयोग कर सकते हैं।" 12139 12140#: resources/views/modules/todo/config.phtml:16 12141msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12142msgstr "शोध कार्य (अनुसंधान कार्य) कस्टम GEDCOM टैग “_TODO” का उपयोग करके संग्रहीत किए जाते हैं। अन्य वंशावली एप्लीकेशन इस टैग को नहीं पहचान सकते हैं।" 12143 12144#: app/Gedcom.php:736 12145msgid "Residence" 12146msgstr "निवास" 12147 12148#: resources/views/edit-blocks-page.phtml:72 12149#: resources/views/edit-blocks-page.phtml:73 12150msgid "Restore the default block layout" 12151msgstr "डिफ़ॉल्ट ब्लॉक लेआउट को पुनर्स्थापित करें" 12152 12153#: app/Http/RequestHandlers/HelpText.php:288 12154#: resources/views/admin/users-edit.phtml:293 12155msgid "Restrict to immediate family" 12156msgstr "सगे परिवार तक प्रतिबंधित करें" 12157 12158#. I18N: a restriction on viewing data 12159#: app/Gedcom.php:436 app/Gedcom.php:483 app/Gedcom.php:568 app/Gedcom.php:739 12160#: app/Gedcom.php:1414 app/Gedcom.php:1809 app/Gedcom.php:1904 12161#: app/Gedcom.php:1906 app/Gedcom.php:1908 app/Gedcom.php:1910 12162#: app/Gedcom.php:1912 app/Gedcom.php:1914 12163#: app/Http/RequestHandlers/HelpText.php:256 12164#: resources/views/modals/restriction-fields.phtml:9 12165msgid "Restriction" 12166msgstr "प्रतिबंध" 12167 12168#: resources/views/help/restriction.phtml:8 12169msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12170msgstr "प्रतिबंधों को रिकॉर्ड और/या तथ्यों में जोड़ा जा सकता है। वे प्रतिबंधित करते हैं कि कौन डेटा देख सकता है और कौन इसे एडिट कर सकता है।" 12171 12172#: resources/views/modules/statistics-chart/custom.phtml:120 12173msgid "Results" 12174msgstr "परिणाम" 12175 12176#: app/Gedcom.php:740 12177msgid "Retirement" 12178msgstr "कार्यमुक्ति" 12179 12180#. I18N: Name of a country or state 12181#: app/Statistics/Service/CountryService.php:417 12182msgid "Reunion" 12183msgstr "रीयूनियन" 12184 12185#. I18N: Location of an LDS church temple 12186#: app/Elements/TempleCode.php:172 12187msgid "Rexburg, Idaho, United States" 12188msgstr "रेक्सबर्ग, इडाहो, संयुक्त राज्य अमेरिका" 12189 12190#: app/Gedcom.php:442 app/Gedcom.php:496 app/Gedcom.php:574 app/Gedcom.php:685 12191#: app/Gedcom.php:757 app/Gedcom.php:781 app/Gedcom.php:805 app/Gedcom.php:909 12192#: app/Gedcom.php:921 app/Gedcom.php:935 app/Gedcom.php:949 app/Gedcom.php:1292 12193#: app/Gedcom.php:1346 app/Gedcom.php:1435 app/Gedcom.php:1468 12194#: app/Gedcom.php:1884 app/Gedcom.php:1898 12195#: resources/views/admin/users-edit.phtml:287 12196msgid "Role" 12197msgstr "भूमिका" 12198 12199#. I18N: Name of a country or state 12200#: app/Statistics/Service/CountryService.php:419 12201msgid "Romania" 12202msgstr "रोमानिया" 12203 12204#: app/Http/RequestHandlers/HelpText.php:261 12205msgid "Romanized" 12206msgstr "लैटिन में नाम" 12207 12208#: app/Gedcom.php:704 12209msgid "Romanized name" 12210msgstr "रोमन नाम" 12211 12212#: app/Gedcom.php:433 app/Gedcom.php:565 app/Gedcom.php:1399 12213msgid "Romanized place" 12214msgstr "रोमन स्थान" 12215 12216#: app/Gedcom.php:713 12217msgid "Romanized type" 12218msgstr "रोमन प्रकार" 12219 12220#: resources/views/lists/families-table.phtml:180 12221#: resources/views/lists/individuals-table.phtml:230 12222msgid "Roots" 12223msgstr "जड़ें" 12224 12225#: app/Gedcom.php:1354 app/Gedcom.php:1583 12226msgid "Rufname" 12227msgstr "रुफनाम (जर्मन)" 12228 12229#. I18N: https://en.wikipedia.org/wiki/Soundex 12230#: app/Soundex.php:602 resources/views/branches-page.phtml:39 12231#: resources/views/search-phonetic-page.phtml:69 12232msgid "Russell" 12233msgstr "रसेल" 12234 12235#. I18N: Name of a country or state 12236#: app/Statistics/Service/CountryService.php:421 12237msgid "Russia" 12238msgstr "रूस" 12239 12240#. I18N: Name of a country or state 12241#: app/Statistics/Service/CountryService.php:423 12242msgid "Rwanda" 12243msgstr "रवांडा" 12244 12245#: resources/views/admin/site-mail.phtml:86 12246msgid "SMTP mail server" 12247msgstr "SMTP मेल सर्वर" 12248 12249#: app/Services/ServerCheckService.php:323 12250msgid "SQLite is only suitable for small sites, testing and evaluation." 12251msgstr "SQLite केवल छोटी साइटों, परीक्षण और मूल्यांकन के लिए उपयुक्त है।" 12252 12253#: app/Services/ServerCheckService.php:213 12254#, php-format 12255msgid "SQLite version %s is installed. SQLite version %s or later is required." 12256msgstr "SQLite version %s इंस्टाल किया हुआ है। SQLite version %s या इससे नया आवश्यक है।" 12257 12258#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 12259#: app/Services/EmailService.php:209 12260msgid "SSL/TLS" 12261msgstr "SSL/TLS" 12262 12263#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 12264#: app/Services/EmailService.php:211 12265msgid "STARTTLS" 12266msgstr "STARTTLS" 12267 12268#. I18N: Location of an LDS church temple 12269#: app/Elements/TempleCode.php:173 12270msgid "Sacramento, California, United States" 12271msgstr "सैक्रामेंटो, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 12272 12273#. I18N: https://en.wikipedia.org/wiki/Safar 12274#: app/Date/HijriDate.php:144 12275msgctxt "GENITIVE" 12276msgid "Safar" 12277msgstr "सफर" 12278 12279#. I18N: https://en.wikipedia.org/wiki/Safar 12280#: app/Date/HijriDate.php:234 12281msgctxt "INSTRUMENTAL" 12282msgid "Safar" 12283msgstr "सफर" 12284 12285#. I18N: https://en.wikipedia.org/wiki/Safar 12286#: app/Date/HijriDate.php:189 12287msgctxt "LOCATIVE" 12288msgid "Safar" 12289msgstr "सफर" 12290 12291#. I18N: https://en.wikipedia.org/wiki/Safar 12292#: app/Date/HijriDate.php:99 12293msgctxt "NOMINATIVE" 12294msgid "Safar" 12295msgstr "सफर" 12296 12297#. I18N: The name of a colour-scheme 12298#: app/Module/ColorsTheme.php:179 12299msgid "Sage" 12300msgstr "सेज" 12301 12302#. I18N: Name of a country or state 12303#: app/Statistics/Service/CountryService.php:441 12304msgid "Saint Helena" 12305msgstr "सेंट हेलेना" 12306 12307#. I18N: Name of a country or state 12308#: app/Statistics/Service/CountryService.php:284 12309msgid "Saint Kitts and Nevis" 12310msgstr "सेंट किट्स एंड नेविस" 12311 12312#. I18N: Name of a country or state 12313#: app/Statistics/Service/CountryService.php:298 12314msgid "Saint Lucia" 12315msgstr "सेंट लूसिया" 12316 12317#. I18N: Name of a country or state 12318#: app/Statistics/Service/CountryService.php:455 12319msgid "Saint Pierre and Miquelon" 12320msgstr "सन्त पियर और मिकलान" 12321 12322#. I18N: Name of a country or state 12323#: app/Statistics/Service/CountryService.php:520 12324msgid "Saint Vincent and the Grenadines" 12325msgstr "सेंट विंसेंट एंड ग्रेनाडाइन्स" 12326 12327#. I18N: Location of an LDS church temple 12328#: app/Elements/TempleCode.php:183 12329msgid "Salt Lake City, Utah, United States" 12330msgstr "साल्ट लेक सिटी, यूटा, संयुक्त राज्य अमेरिका" 12331 12332#: resources/views/modals/media-file-fields.phtml:69 12333msgid "Same as uploaded file" 12334msgstr "अपलोड की गई फ़ाइल के समान" 12335 12336#. I18N: Name of a country or state 12337#: app/Statistics/Service/CountryService.php:536 12338msgid "Samoa" 12339msgstr "समोआ" 12340 12341#. I18N: Location of an LDS church temple 12342#: app/Elements/TempleCode.php:176 12343msgid "San Antonio, Texas, United States" 12344msgstr "सैन एंटोनियो, टेक्सास, संयुक्त राज्य अमेरिका" 12345 12346#. I18N: Location of an LDS church temple 12347#: app/Elements/TempleCode.php:177 12348msgid "San Diego, California, United States" 12349msgstr "सैन डिएगो, कैलिफोर्निया, संयुक्त राज्य" 12350 12351#. I18N: Location of an LDS church temple 12352#: app/Elements/TempleCode.php:182 12353msgid "San Jose, Costa Rica" 12354msgstr "सैन जोस, कोस्टा रिका" 12355 12356#. I18N: Name of a country or state 12357#: app/Statistics/Service/CountryService.php:451 12358msgid "San Marino" 12359msgstr "सैन मैरीनो" 12360 12361#. I18N: Location of an LDS church temple 12362#: app/Elements/TempleCode.php:174 12363msgid "San Salvador, El Salvador" 12364msgstr "सैन सल्वाडोर, अल सल्वाडोर" 12365 12366#. I18N: Location of an LDS church temple 12367#: app/Elements/TempleCode.php:175 12368msgid "Santiago, Chile" 12369msgstr "सेंटिआगो, चिली" 12370 12371#. I18N: Location of an LDS church temple 12372#: app/Elements/TempleCode.php:178 12373msgid "Santo Domingo, Dominican Republic" 12374msgstr "सैंटो डोमिंगो डोमिनिकन रिपब्लिक" 12375 12376#. I18N: Location of an LDS church temple 12377#: app/Elements/TempleCode.php:186 12378msgid "Sao Paulo, Brazil" 12379msgstr "साओ पाउलो ब्राज़ील" 12380 12381#. I18N: Name of a country or state 12382#: app/Statistics/Service/CountryService.php:459 12383msgid "Sao Tome and Principe" 12384msgstr "साओ तोमे और प्रिन्सिपी" 12385 12386#. I18N: abbreviation for Saturday 12387#: app/Date/AbstractCalendarDate.php:283 12388#: resources/views/edit/initialize-calendar-popup.phtml:29 12389msgid "Sat" 12390msgstr "शनि" 12391 12392#: app/Date/AbstractCalendarDate.php:251 12393msgid "Saturday" 12394msgstr "शनिवार" 12395 12396#. I18N: Name of a country or state 12397#: app/Statistics/Service/CountryService.php:425 12398msgid "Saudi Arabia" 12399msgstr "सऊदी अरब" 12400 12401#: app/Gedcom.php:1200 app/Gedcom.php:1318 12402msgid "Schema" 12403msgstr "योजना" 12404 12405#: app/Gedcom.php:649 app/Gedcom.php:673 12406msgid "School or college" 12407msgstr "स्कूल या कॉलेज" 12408 12409#. I18N: Name of a country or state 12410#: app/Statistics/Service/CountryService.php:427 12411msgid "Scotland" 12412msgstr "स्कॉटलैंड" 12413 12414#: app/Gedcom.php:1714 12415msgid "Scrapbook" 12416msgstr "स्क्रैपबुक" 12417 12418#. I18N: “sealing” is a Mormon ceremony. 12419#: app/Elements/PedigreeLinkageType.php:84 12420msgctxt "Female pedigree" 12421msgid "Sealing" 12422msgstr "सीलिंग" 12423 12424#. I18N: “sealing” is a Mormon ceremony. 12425#: app/Elements/PedigreeLinkageType.php:74 12426msgctxt "Male pedigree" 12427msgid "Sealing" 12428msgstr "सीलिंग" 12429 12430#. I18N: “sealing” is a Mormon ceremony. 12431#: app/Elements/PedigreeLinkageType.php:94 12432msgctxt "Pedigree" 12433msgid "Sealing" 12434msgstr "सीलिंग" 12435 12436#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12437#: app/Elements/LdsOrdinanceStatus.php:63 12438#: app/Elements/LdsSpouseSealingDateStatus.php:64 12439msgid "Sealing canceled (divorce)" 12440msgstr "रद्द सीलिंग (तलाक़)" 12441 12442#. I18N: Name of a module 12443#. I18N: A button label. 12444#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12445#: resources/views/admin/data-fix-page.phtml:42 12446#: resources/views/admin/location-edit.phtml:124 12447#: resources/views/admin/location-edit.phtml:159 12448#: resources/views/layouts/default.phtml:85 12449#: resources/views/layouts/default.phtml:87 12450#: resources/views/layouts/default.phtml:89 12451#: resources/views/modules/descendancy/sidebar.phtml:15 12452#: resources/views/modules/descendancy/sidebar.phtml:36 12453#: resources/views/modules/fix-place-names/options.phtml:11 12454#: resources/views/search-replace-page.phtml:42 12455msgid "Search" 12456msgstr "खोजें" 12457 12458#. I18N: Name of a module 12459#: app/Http/RequestHandlers/SearchReplacePage.php:47 12460#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 12461msgid "Search and replace" 12462msgstr "खोजें और बदलें" 12463 12464#. I18N: Description of a “Data fix” module 12465#: app/Module/FixSearchAndReplace.php:88 12466msgid "Search and replace text, using simple searches or advanced pattern matching." 12467msgstr "साधारण “खोज” या “एडवांस्ड पैटर्न मैचिंग” का उपयोग करके कोई लेख खोजें और बदलें।" 12468 12469#. I18N: Help text for the “Description META tag” configuration setting 12470#: resources/views/admin/trees-preferences.phtml:227 12471msgid "Search engines may use this description of your site in their search results." 12472msgstr "खोज इंजन अपने खोज परिणामों में आपकी साइट के इस विवरण का उपयोग कर सकते हैं।" 12473 12474#: resources/views/modules/media-list/page.phtml:73 12475msgid "Search filters" 12476msgstr "खोज फिल्टर" 12477 12478#: resources/views/search-general-page.phtml:47 12479#: resources/views/search-replace-page.phtml:24 12480msgid "Search for" 12481msgstr "खोज" 12482 12483#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12484msgid "Search for locations in an external database." 12485msgstr "बाहरी डेटाबेस में स्थानों की खोज करें।" 12486 12487#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12488msgid "Search for place names in an external database." 12489msgstr "बाहरी डेटाबेस में स्थान के नाम खोजें।" 12490 12491#: app/Module/GeonamesAutocomplete.php:68 12492#: app/Module/OpenRouteServiceAutocomplete.php:56 12493#, php-format 12494msgid "Search for place names using %s." 12495msgstr "%s का प्रयोग कर स्थान के नाम खोजें।" 12496 12497#: resources/views/modules/fix-search-and-replace/options.phtml:38 12498msgid "Search method" 12499msgstr "खोज विधि" 12500 12501#: resources/views/modules/fix-search-and-replace/options.phtml:18 12502msgid "Search text/pattern" 12503msgstr "खोज लेख/पैटर्न" 12504 12505#: resources/views/modules/relationships-chart/config.phtml:24 12506msgid "Searching for all possible relationships can take a lot of time in complex trees." 12507msgstr "सभी संभावित रिश्तों की तलाश में जटिल ट्री में बहुत समय लग सकता है।" 12508 12509#. I18N: Location of an LDS church temple 12510#: app/Elements/TempleCode.php:179 12511msgid "Seattle, Washington, United States" 12512msgstr "सिएटल, वाशिंगटन, संयुक्त राज्य" 12513 12514#: resources/views/admin/merge-records-step-1.phtml:104 12515msgid "Second record" 12516msgstr "दूसरा रिकार्ड" 12517 12518#. I18N: A configuration setting 12519#: resources/views/admin/site-mail.phtml:161 12520msgid "Secure connection" 12521msgstr "सेक्युर कनेक्शन" 12522 12523#. I18N: A configuration setting 12524#: resources/views/modules/statcounter/form.phtml:18 12525msgid "Security code" 12526msgstr "सिक्युरिटी कोड" 12527 12528#: resources/views/admin/site-mail.phtml:34 12529#: resources/views/emails/new-version-html.phtml:23 12530#: resources/views/emails/new-version-text.phtml:19 12531#: resources/views/modules/fix-search-and-replace/options.phtml:45 12532#, php-format 12533msgid "See %s for more information." 12534msgstr "अधिक जानकारी के लिए %s देखें।" 12535 12536#: resources/views/admin/merge-records-step-2.phtml:46 12537#: resources/views/admin/merge-records-step-2.phtml:93 12538#: resources/views/admin/merge-records-step-2.phtml:139 12539msgid "Select" 12540msgstr "चुनें" 12541 12542#: resources/views/admin/trees-import.phtml:34 12543msgid "Select a GEDCOM file to import" 12544msgstr "आयात करने के लिए GEDCOM फ़ाइल चुनें" 12545 12546#: resources/views/edit/input-addon-calendar.phtml:12 12547#: resources/views/edit/input-addon-calendar.phtml:15 12548msgid "Select a date" 12549msgstr "एक तारीख का चयन करें" 12550 12551#: resources/views/modules/lifespans-chart/page.phtml:37 12552msgid "Select individuals by place or date" 12553msgstr "स्थान या दिनांक के अनुसार व्यक्तियों का चयन करें" 12554 12555#. I18N: Description of the “Clippings cart” module 12556#: app/Module/ClippingsCartModule.php:137 12557msgid "Select records from your family tree and save them as a GEDCOM file." 12558msgstr "अपने वंश वृक्ष से रिकॉर्ड का चयन करें और उन्हें GEDCOM फ़ाइल के रूप में सुरक्षित करें।" 12559 12560#: resources/views/modules/statistics-chart/custom.phtml:146 12561msgid "Select the desired age interval" 12562msgstr "मनचाहे आयु अंतराल का चयन करें" 12563 12564#: resources/views/admin/merge-records-step-2.phtml:32 12565msgid "Select the facts and events to keep from both records." 12566msgstr "दोनों रिकॉर्ड में से रखने के लिए तथ्यों और घटनाओं का चयन करें।" 12567 12568#: resources/views/admin/merge-records-step-1.phtml:48 12569msgid "Select two records to merge." 12570msgstr "मर्ज करने के लिए दो रिकॉर्ड चुनें।" 12571 12572#: resources/views/admin/site-mail.phtml:208 12573msgid "Selector" 12574msgstr "चयनकर्ता" 12575 12576#: app/Elements/RelationIsDescriptor.php:124 12577msgid "Seller" 12578msgstr "विक्रेता" 12579 12580#: app/Elements/RelationIsDescriptor.php:88 12581msgctxt "FEMALE" 12582msgid "Seller" 12583msgstr "विक्रेता" 12584 12585#: app/Elements/RelationIsDescriptor.php:67 12586msgctxt "MALE" 12587msgid "Seller" 12588msgstr "विक्रेता" 12589 12590#: resources/views/admin/broadcast.phtml:63 12591#: resources/views/admin/email-page.phtml:68 12592#: resources/views/contact-page.phtml:78 resources/views/message-page.phtml:66 12593#: resources/views/modules/user-messages/user-messages.phtml:41 12594msgid "Send" 12595msgstr "भेजें" 12596 12597#: app/Http/RequestHandlers/ContactPage.php:89 12598#: app/Http/RequestHandlers/MessagePage.php:73 12599#: app/Statistics/Repository/UserRepository.php:121 12600#: resources/views/modules/user-messages/user-messages.phtml:29 12601#: resources/views/pending-changes-page.phtml:78 12602msgid "Send a message" 12603msgstr "एक संदेश भेजें" 12604 12605#: app/Services/MessageService.php:217 12606msgid "Send a message to all users" 12607msgstr "सारे उपयोगकर्ताओं को एक संदेश भेजें" 12608 12609#: app/Services/MessageService.php:218 12610msgid "Send a message to users who have never signed in" 12611msgstr "उन उपयोगकर्ताओं को संदेश भेजें, जिन्होंने कभी साइन इन नहीं किया" 12612 12613#: app/Services/MessageService.php:219 12614msgid "Send a message to users who have not signed in for 6 months" 12615msgstr "उन उपयोगकर्ताओं को संदेश भेजें, जिन्होंने 6 महीनों से साइन इन नहीं किया" 12616 12617#: resources/views/admin/site-mail.phtml:231 12618msgid "Send a test email using these settings" 12619msgstr "इन सेटिंग्स का उपयोग करके एक परीक्षण ईमेल भेजें" 12620 12621#: app/Module/CheckForNewVersion.php:75 12622msgid "Send an email to all administrators when an upgrade is available." 12623msgstr "" 12624 12625#. I18N: Label for a configuration option 12626#: resources/views/modules/review_changes/config.phtml:18 12627msgid "Send out reminder emails" 12628msgstr "रिमाइंडर ईमेल भेजें" 12629 12630#. I18N: A configuration setting 12631#: resources/views/admin/site-mail.phtml:69 12632msgid "Sender email" 12633msgstr "प्रेषक ईमेल" 12634 12635#. I18N: A configuration setting 12636#: resources/views/admin/site-mail.phtml:55 12637msgid "Sender name" 12638msgstr "भेजने वाले का नाम" 12639 12640#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 12641#: resources/views/admin/control-panel.phtml:223 12642msgid "Sending email" 12643msgstr "ईमेल भेजना" 12644 12645#. I18N: A configuration setting 12646#: resources/views/admin/site-mail.phtml:175 12647msgid "Sending server name" 12648msgstr "भेजने वाले सर्वर का नाम" 12649 12650#. I18N: Name of a country or state 12651#: app/Statistics/Service/CountryService.php:433 12652msgid "Senegal" 12653msgstr "सेनेगल" 12654 12655#. I18N: Location of an LDS church temple 12656#: app/Elements/TempleCode.php:180 12657msgid "Seoul, Korea" 12658msgstr "सियोल, कोरिया" 12659 12660#: app/Date/AbstractGregorianJulianDate.php:239 12661msgctxt "Abbreviation for September" 12662msgid "Sep" 12663msgstr "सित" 12664 12665#: app/Gedcom.php:1095 12666msgid "Separated" 12667msgstr "अलग" 12668 12669#: app/Gedcom.php:1199 12670msgid "Separation" 12671msgstr "पृथक्करण" 12672 12673#: app/Date/AbstractGregorianJulianDate.php:136 12674msgctxt "GENITIVE" 12675msgid "September" 12676msgstr "सितंबर" 12677 12678#: app/Date/AbstractGregorianJulianDate.php:206 12679msgctxt "INSTRUMENTAL" 12680msgid "September" 12681msgstr "सितंबर" 12682 12683#: app/Date/AbstractGregorianJulianDate.php:171 12684msgctxt "LOCATIVE" 12685msgid "September" 12686msgstr "सितंबर" 12687 12688#: app/Date/AbstractGregorianJulianDate.php:101 12689#: app/Module/StatisticsChartModule.php:797 12690#: resources/views/edit/initialize-calendar-popup.phtml:19 12691msgctxt "NOMINATIVE" 12692msgid "September" 12693msgstr "सितंबर" 12694 12695#. I18N: The seventh day in the French republican calendar 12696#: app/Date/FrenchDate.php:313 12697msgid "Septidi" 12698msgstr "सेप्टिडी" 12699 12700#. I18N: Name of a country or state 12701#: app/Statistics/Service/CountryService.php:435 12702msgid "Serbia" 12703msgstr "सर्बिया" 12704 12705#: app/Elements/RelationIsDescriptor.php:125 12706msgid "Servant" 12707msgstr "सेवक" 12708 12709#: app/Elements/RelationIsDescriptor.php:89 12710msgctxt "FEMALE" 12711msgid "Servant" 12712msgstr "सेविका" 12713 12714#: app/Elements/RelationIsDescriptor.php:68 12715msgctxt "MALE" 12716msgid "Servant" 12717msgstr "सेवक" 12718 12719#: app/Http/RequestHandlers/PhpInformation.php:60 12720#: resources/views/admin/control-panel.phtml:251 12721msgid "Server information" 12722msgstr "सर्वर की जानकारी" 12723 12724#. I18N: A configuration setting 12725#: resources/views/admin/site-mail.phtml:91 12726#: resources/views/setup/step-4-database-mysql.phtml:47 12727#: resources/views/setup/step-4-database-pgsql.phtml:47 12728#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12729msgid "Server name" 12730msgstr "सर्वर का नाम" 12731 12732#: app/Http/RequestHandlers/PasswordResetPage.php:64 12733msgid "Set a new password" 12734msgstr "नया पासवर्ड सेट करें" 12735 12736#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:136 12737msgid "Set as default" 12738msgstr "डिफॉल्ट के रूप में सेट करें" 12739 12740#. I18N: You need to: 12741#: resources/views/emails/verify-notify-html.phtml:39 12742#: resources/views/emails/verify-notify-text.phtml:26 12743msgid "Set the access level for each tree." 12744msgstr "प्रत्येक ट्री के लिए एक्सेस लेवल सेट करें।" 12745 12746#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12747#: resources/views/admin/control-panel.phtml:298 12748msgid "Set the default blocks for new family trees" 12749msgstr "नए वंश वृक्ष के लिए डिफ़ॉल्ट ब्लॉक सेट करें" 12750 12751#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12752#: resources/views/admin/control-panel.phtml:527 12753msgid "Set the default blocks for new users" 12754msgstr "नए उपयोगकर्ता के लिए डिफ़ॉल्ट ब्लॉक सेट करें" 12755 12756#. I18N: Help text for the “Show dead individuals” configuration setting 12757#: resources/views/admin/trees-privacy.phtml:60 12758msgid "Set the privacy access level for all dead individuals." 12759msgstr "सभी मृत व्यक्तियों के लिए गोपनीयता पहुँच स्तर (प्राइवेसी एक्सेस लेवल) सेट करें।" 12760 12761#. I18N: You need to: 12762#: resources/views/emails/verify-notify-html.phtml:37 12763#: resources/views/emails/verify-notify-text.phtml:25 12764msgid "Set the status to “approved”." 12765msgstr "“अप्रूव्ड” की स्थिति सेट करें।" 12766 12767#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12768#: resources/views/admin/trees-preferences.phtml:603 12769msgid "Setting this to <b>Yes</b> will place links on individuals, sources, and families to let users bring up another window containing the raw data taken right out of the GEDCOM file." 12770msgstr "इसे <b>हां</b> पर सेट करने से उपयोगकर्ताओं को, व्यक्तियों, स्रोतों, और परिवारों पर GEDCOM फ़ाइल के बाहर लिए गए मूल डेटा वाले किसी अन्य विंडो को सामने लाने के लिए लिंक दिए जा सकेंगे।" 12771 12772#: resources/views/layouts/setup.phtml:16 12773#: resources/views/layouts/setup.phtml:24 12774msgid "Setup wizard for webtrees" 12775msgstr "webtrees के लिए सेटअप विज़ार्ड" 12776 12777#. I18N: The sixth day in the French republican calendar 12778#: app/Date/FrenchDate.php:311 12779msgid "Sextidi" 12780msgstr "सेक्सटीडी" 12781 12782#. I18N: Name of a country or state 12783#: app/Statistics/Service/CountryService.php:472 12784msgid "Seychelles" 12785msgstr "सेशेल्स" 12786 12787#: app/Date/JalaliDate.php:278 12788msgctxt "Abbreviation for Persian month: Shahrivar" 12789msgid "Shah" 12790msgstr "शह" 12791 12792#. I18N: 6th month in the Persian/Jalali calendar 12793#: app/Date/JalaliDate.php:149 12794msgctxt "GENITIVE" 12795msgid "Shahrivar" 12796msgstr "शहरीवर" 12797 12798#. I18N: 6th month in the Persian/Jalali calendar 12799#: app/Date/JalaliDate.php:239 12800msgctxt "INSTRUMENTAL" 12801msgid "Shahrivar" 12802msgstr "शहरीवर" 12803 12804#. I18N: 6th month in the Persian/Jalali calendar 12805#: app/Date/JalaliDate.php:194 12806msgctxt "LOCATIVE" 12807msgid "Shahrivar" 12808msgstr "शहरीवर" 12809 12810#. I18N: 6th month in the Persian/Jalali calendar 12811#: app/Date/JalaliDate.php:104 12812msgctxt "NOMINATIVE" 12813msgid "Shahrivar" 12814msgstr "शहरीवर" 12815 12816#: resources/views/individual-page-menu.phtml:35 12817#: resources/views/individual-page.phtml:66 12818msgid "Share" 12819msgstr "साझा करें" 12820 12821#: app/Module/ShareUrlModule.php:41 12822msgid "Share the URL" 12823msgstr "यूआरएल साझा करें" 12824 12825#: app/Module/ShareAnniversaryModule.php:73 12826msgid "Share the anniversary of an event" 12827msgstr "किसी घटना की सालगिरह साझा करें" 12828 12829#: app/Elements/NoteStructure.php:121 app/Fact.php:452 app/Gedcom.php:766 12830#: app/Gedcom.php:917 app/Gedcom.php:931 app/Gedcom.php:943 app/Gedcom.php:965 12831#: app/Gedcom.php:970 app/Gedcom.php:978 app/Gedcom.php:995 app/Gedcom.php:1004 12832#: resources/views/admin/trees.phtml:257 12833#: resources/views/edit/shared-note.phtml:21 12834#: resources/views/modules/notes/tab.phtml:63 12835#: resources/views/note-page-details.phtml:22 12836msgid "Shared note" 12837msgstr "आम नोट" 12838 12839#. I18N: Name of a module/list 12840#: app/Module/NoteListModule.php:64 12841#: resources/views/lists/sources-table.phtml:101 12842#: resources/views/search-general-page.phtml:103 12843msgid "Shared notes" 12844msgstr "आम नोट" 12845 12846#. I18N: plural noun - things that can be shared 12847#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12848#: resources/views/admin/control-panel.phtml:727 12849msgid "Shares" 12850msgstr "साझा" 12851 12852#. I18N: https://en.wikipedia.org/wiki/Shawwal 12853#: app/Date/HijriDate.php:160 12854msgctxt "GENITIVE" 12855msgid "Shawwal" 12856msgstr "शव्वाल" 12857 12858#. I18N: https://en.wikipedia.org/wiki/Shawwal 12859#: app/Date/HijriDate.php:250 12860msgctxt "INSTRUMENTAL" 12861msgid "Shawwal" 12862msgstr "शव्वाल" 12863 12864#. I18N: https://en.wikipedia.org/wiki/Shawwal 12865#: app/Date/HijriDate.php:205 12866msgctxt "LOCATIVE" 12867msgid "Shawwal" 12868msgstr "शव्वाल" 12869 12870#. I18N: https://en.wikipedia.org/wiki/Shawwal 12871#: app/Date/HijriDate.php:115 12872msgctxt "NOMINATIVE" 12873msgid "Shawwal" 12874msgstr "शव्वाल" 12875 12876#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12877#: app/Date/HijriDate.php:156 12878msgctxt "GENITIVE" 12879msgid "Sha’aban" 12880msgstr "शाबान" 12881 12882#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12883#: app/Date/HijriDate.php:246 12884msgctxt "INSTRUMENTAL" 12885msgid "Sha’aban" 12886msgstr "शाबान" 12887 12888#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12889#: app/Date/HijriDate.php:201 12890msgctxt "LOCATIVE" 12891msgid "Sha’aban" 12892msgstr "शाबान" 12893 12894#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12895#: app/Date/HijriDate.php:111 12896msgctxt "NOMINATIVE" 12897msgid "Sha’aban" 12898msgstr "शाबान" 12899 12900#: resources/xml/reports/descendancy_report.xml:358 12901msgid "She " 12902msgstr "वह " 12903 12904#: resources/xml/reports/ahnentafel_report.xml:289 12905msgid "She died" 12906msgstr "उनकी मृत्यु हुई" 12907 12908#: resources/xml/reports/ahnentafel_report.xml:261 12909#: resources/xml/reports/descendancy_report.xml:242 12910msgid "She married" 12911msgstr "उन्होंने शादी की" 12912 12913#: resources/xml/reports/ahnentafel_report.xml:224 12914msgid "She resided at" 12915msgstr "उनका निवास था" 12916 12917#: resources/xml/reports/descendancy_report.xml:331 12918msgid "She was born" 12919msgstr "वह पैदा हुई" 12920 12921#: resources/xml/reports/ahnentafel_report.xml:339 12922msgid "She was buried" 12923msgstr "वह दानाई गई" 12924 12925#: resources/xml/reports/ahnentafel_report.xml:168 12926msgid "She was christened" 12927msgstr "उनका नामकरण हुआ" 12928 12929#: resources/xml/reports/ahnentafel_report.xml:314 12930msgid "She was cremated" 12931msgstr "उनका दाह संस्कार हुआ" 12932 12933#. I18N: a month in the Jewish calendar 12934#: app/Date/JewishDate.php:201 12935msgctxt "GENITIVE" 12936msgid "Shevat" 12937msgstr "शेवत" 12938 12939#. I18N: a month in the Jewish calendar 12940#: app/Date/JewishDate.php:305 12941msgctxt "INSTRUMENTAL" 12942msgid "Shevat" 12943msgstr "शेवत" 12944 12945#. I18N: a month in the Jewish calendar 12946#: app/Date/JewishDate.php:253 12947msgctxt "LOCATIVE" 12948msgid "Shevat" 12949msgstr "शेवत" 12950 12951#. I18N: a month in the Jewish calendar 12952#: app/Date/JewishDate.php:149 12953msgctxt "NOMINATIVE" 12954msgid "Shevat" 12955msgstr "शेवत" 12956 12957#. I18N: The name of a colour-scheme 12958#: app/Module/ColorsTheme.php:181 12959msgid "Shiny Tomato" 12960msgstr "शाइनी टोमेटो" 12961 12962#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 12963#: resources/views/help/date.phtml:111 12964msgid "Shortcut" 12965msgstr "शॉर्टकट" 12966 12967#: resources/views/modules/statistics-chart/marriage-length.phtml:28 12968msgid "Shortest marriage" 12969msgstr "सबसे छोटी शादी" 12970 12971#: resources/views/calendar-page.phtml:107 12972msgid "Show" 12973msgstr "दिखाएं" 12974 12975#. I18N: A configuration setting 12976#: resources/views/admin/trees-preferences.phtml:276 12977msgid "Show a download link in the media viewer" 12978msgstr "मीडिया व्यूअर में डाउनलोड की लिंक दिखाएं" 12979 12980#. I18N: Description of the “Cookie warning” module 12981#: app/Module/PrivacyPolicy.php:76 12982msgid "Show a privacy policy." 12983msgstr "एक गोपनीयता नीति दिखाएं।" 12984 12985#. I18N: A configuration setting 12986#: resources/views/admin/site-registration.phtml:64 12987msgid "Show acceptable use agreement on “Request a new user account” page" 12988msgstr "“नए उपयोगकर्ता खाते का अनुरोध” पेज पर स्वीकार्य उपयोग की शर्तें दिखाएं" 12989 12990#: resources/views/modules/media/tab.phtml:22 12991msgid "Show all media" 12992msgstr "सभी मीडिया दिखाएं" 12993 12994#: resources/views/modules/notes/tab.phtml:28 12995msgid "Show all notes" 12996msgstr "सभी नोट्स दिखाएं" 12997 12998#: app/Module/PlaceHierarchyListModule.php:216 12999msgid "Show all places in a list" 13000msgstr "सूची में सारे स्थान दिखाएं" 13001 13002#: resources/views/modules/sources_tab/tab.phtml:24 13003msgid "Show all sources" 13004msgstr "सभी स्रोतों को दिखाएं" 13005 13006#. I18N: an age indicator, which can be dragged around the screen 13007#: resources/views/modules/timeline-chart/page.phtml:81 13008msgid "Show an age cursor" 13009msgstr "एक आयु कर्सर दिखाएँ" 13010 13011#: resources/xml/reports/ahnentafel_report.xml:12 13012msgid "Show children of ancestors" 13013msgstr "पूर्वजों के बच्चों को दिखाएं" 13014 13015#: resources/views/lists/families-table.phtml:211 13016msgid "Show couples where either partner married more than once." 13017msgstr "ऐसे जोड़े दिखाएँ जहाँ किसी एक साथी ने एक से अधिक बार विवाह किया हो।" 13018 13019#: resources/views/lists/families-table.phtml:162 13020msgid "Show couples where only the female partner is dead." 13021msgstr "ऐसे जोड़े दिखाएँ जहाँ केवल महिला साथी मृत हो।" 13022 13023#: resources/views/lists/families-table.phtml:167 13024msgid "Show couples where only the male partner is dead." 13025msgstr "ऐसे जोड़े दिखाएँ जहाँ केवल पुरुष साथी मृत हो।" 13026 13027#: resources/views/lists/families-table.phtml:196 13028msgid "Show couples who married more than 100 years ago." 13029msgstr "उन जोड़ों को दिखाएं जिन्होंने 100 साल से अधिक समय पहले शादी की थी।" 13030 13031#: resources/views/lists/families-table.phtml:201 13032msgid "Show couples who married within the last 100 years." 13033msgstr "पिछले 100 वर्षों के भीतर शादी करने वाले जोड़ों को दिखाएं।" 13034 13035#: resources/views/lists/families-table.phtml:191 13036msgid "Show couples with an unknown marriage date." 13037msgstr "शादी की अज्ञात तारीख वाले जोड़े दिखाएं।" 13038 13039#. I18N: label for yes/no option 13040#: resources/views/modules/gedcom_stats/config.phtml:35 13041msgid "Show date of last update" 13042msgstr "अंतिम अपडेट की तिथि दिखाएं" 13043 13044#. I18N: A configuration setting 13045#: resources/views/admin/trees-privacy.phtml:50 13046msgid "Show dead individuals" 13047msgstr "मृत व्यक्तियों को दिखाएं" 13048 13049#: resources/views/lists/families-table.phtml:206 13050msgid "Show divorced couples." 13051msgstr "तलाकशुदा जोड़ों को दिखाएं।" 13052 13053#: resources/views/lists/individuals-table.phtml:216 13054msgid "Show individuals born more than 100 years ago." 13055msgstr "100 से अधिक साल पहले पैदा हुए व्यक्तियों को दिखाएं।" 13056 13057#: resources/views/lists/individuals-table.phtml:221 13058msgid "Show individuals born within the last 100 years." 13059msgstr "पिछले 100 वर्षों के भीतर पैदा हुए व्यक्तियों को दिखाएं।" 13060 13061#: resources/views/lists/individuals-table.phtml:193 13062msgid "Show individuals who are alive or couples where both partners are alive." 13063msgstr "उन व्यक्तियों को दिखाएँ जो जीवित हैं या जोड़े हैं जहाँ दोनों साथी जीवित हैं।" 13064 13065#: resources/views/lists/families-table.phtml:172 13066#: resources/views/lists/individuals-table.phtml:198 13067msgid "Show individuals who are dead or couples where both partners are dead." 13068msgstr "उन व्यक्तियों को दिखाएं जो मृत हैं या वे जोड़े जहां दोनों साथी मृत हो चुके हैं।" 13069 13070#: resources/views/lists/individuals-table.phtml:203 13071msgid "Show individuals who died more than 100 years ago." 13072msgstr "ऐसे व्यक्तियों को दिखाएं, जिनकी मृत्यु को 100 वर्ष से अधिक हो चुके हैं।" 13073 13074#: resources/views/lists/individuals-table.phtml:208 13075msgid "Show individuals who died within the last 100 years." 13076msgstr "ऐसे व्यक्तियों को दिखाएं जो पिछले 100 वर्षों के भीतर मृत हुए।" 13077 13078#. I18N: A configuration setting 13079#: resources/views/admin/site-preferences.phtml:96 13080msgid "Show list of family trees" 13081msgstr "वंश वृक्ष की सूची दिखाएं" 13082 13083#. I18N: A configuration setting 13084#: resources/views/admin/trees-privacy.phtml:82 13085msgid "Show living individuals" 13086msgstr "जीवित व्यक्तियों को दिखाएं" 13087 13088#. I18N: A configuration setting 13089#: resources/views/admin/trees-privacy.phtml:120 13090msgid "Show names of private individuals" 13091msgstr "प्राइवेट व्यक्तियों के नाम दिखाएं" 13092 13093#: resources/xml/reports/ahnentafel_report.xml:9 13094#: resources/xml/reports/family_group_report.xml:8 13095#: resources/xml/reports/individual_ext_report.xml:10 13096#: resources/xml/reports/individual_report.xml:7 13097msgid "Show notes" 13098msgstr "नोट्स दिखाएं" 13099 13100#: resources/xml/reports/ahnentafel_report.xml:10 13101msgid "Show occupations" 13102msgstr "व्यवसाय दिखाएं" 13103 13104#: resources/views/modules/todays_events/config.phtml:19 13105#: resources/views/modules/upcoming_events/config.phtml:31 13106msgid "Show only events of living individuals" 13107msgstr "केवल जीवित व्यक्तियों की घटनाएं दिखाएं" 13108 13109#: resources/views/lists/individuals-table.phtml:181 13110msgid "Show only females." 13111msgstr "केवल महिलाओं को दिखाएं।" 13112 13113#: resources/views/lists/individuals-table.phtml:186 13114msgid "Show only individuals for whom the gender is not known." 13115msgstr "केवल उन व्यक्तियों को दिखाएं जिनके लिए लिंग ज्ञात नहीं है।" 13116 13117#: resources/views/modules/random_media/config.phtml:17 13118msgid "Show only individuals, events, or all" 13119msgstr "केवल व्यक्तियों, घटनाओं या सभी को दिखाएं" 13120 13121#: resources/views/lists/individuals-table.phtml:176 13122msgid "Show only males." 13123msgstr "केवल पुरुषों को दिखाएं।" 13124 13125#: resources/views/lists/families-table.phtml:420 13126#: resources/views/lists/individuals-table.phtml:431 13127msgid "Show parents" 13128msgstr "माता-पिता को दिखाएं" 13129 13130#: resources/views/admin/site-mail.phtml:150 13131#: resources/views/admin/users-create.phtml:59 13132#: resources/views/admin/users-edit.phtml:70 13133#: resources/views/edit-account-page.phtml:89 13134#: resources/views/login-page.phtml:45 13135#: resources/views/modules/login_block/sign-in.phtml:31 13136#: resources/views/password-reset-page.phtml:35 13137#: resources/views/register-page.phtml:74 13138#: resources/views/setup/step-4-database-mysql.phtml:99 13139#: resources/views/setup/step-4-database-pgsql.phtml:86 13140#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13141#: resources/views/setup/step-5-administrator.phtml:81 13142msgid "Show password" 13143msgstr "पासवर्ड दिखाएं" 13144 13145#: resources/xml/reports/change_report.xml:8 13146msgid "Show pending changes" 13147msgstr "लंबित परिवर्तन दिखाएं" 13148 13149#: resources/xml/reports/family_group_report.xml:9 13150#: resources/xml/reports/individual_ext_report.xml:11 13151#: resources/xml/reports/individual_report.xml:8 13152msgid "Show photos" 13153msgstr "फोटो दिखाएं" 13154 13155#: app/Module/PlaceHierarchyListModule.php:210 13156msgid "Show place hierarchy" 13157msgstr "स्थान श्रेणी दिखाएं" 13158 13159#. I18N: A configuration setting 13160#: resources/views/admin/trees-privacy.phtml:140 13161msgid "Show private relationships" 13162msgstr "प्राइवेट संबंध दिखाएं" 13163 13164#: resources/views/modules/todo/config.phtml:21 13165msgid "Show research tasks that are assigned to other users" 13166msgstr "अन्य उपयोगकर्ताओं को असाइन किए गए शोध कार्य दिखाएं" 13167 13168#: resources/views/modules/todo/config.phtml:31 13169msgid "Show research tasks that are not assigned to any user" 13170msgstr "ऐसे अनुसंधान कार्य (अनुसंधान कार्य) दिखाएं जो किसी भी उपयोगकर्ता को नहीं दिए गए हैं" 13171 13172#: resources/views/modules/todo/config.phtml:40 13173msgid "Show research tasks that have a date in the future" 13174msgstr "भविष्य में किसी तारीख वाले अनुसंधान कार्य दिखाएं" 13175 13176#: resources/xml/reports/ahnentafel_report.xml:11 13177msgid "Show residences" 13178msgstr "निवास दिखाएं" 13179 13180#: resources/views/modules/random_media/config.phtml:37 13181msgid "Show slide show controls" 13182msgstr "स्लाइड शो नियंत्रण दिखाएं" 13183 13184#: resources/xml/reports/ahnentafel_report.xml:8 13185#: resources/xml/reports/descendancy_report.xml:7 13186#: resources/xml/reports/family_group_report.xml:7 13187#: resources/xml/reports/individual_ext_report.xml:9 13188#: resources/xml/reports/individual_report.xml:6 13189msgid "Show sources" 13190msgstr "स्रोत दिखाएं" 13191 13192#: resources/views/modules/family-book-chart/page.phtml:60 13193#: resources/views/modules/hourglass-chart/page.phtml:48 13194#: resources/xml/reports/pedigree_report.xml:6 13195msgid "Show spouses" 13196msgstr "जीवनसाथी दिखाएं" 13197 13198#: resources/views/lists/families-table.phtml:424 13199#: resources/views/lists/individuals-table.phtml:435 13200msgid "Show statistics charts" 13201msgstr "आंकड़ों की चार्ट दिखाएं" 13202 13203#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13204#: resources/views/admin/trees-preferences.phtml:566 13205#, php-format 13206msgid "Show the %1$s %2$s parts of a place name." 13207msgstr "किसी स्थान के नाम से %1$s %2$s भाग दिखाएं।" 13208 13209#. I18N: Description of the “Pedigree map” module 13210#: app/Module/PedigreeMapModule.php:122 13211msgid "Show the birthplace of ancestors on a map." 13212msgstr "पूर्वजों के जन्मस्थान को एक नक्शे पर दिखाएं।" 13213 13214#. I18N: label for a yes/no option 13215#: resources/views/modules/recent_changes/config.phtml:67 13216msgid "Show the date and time" 13217msgstr "दिनांक और समय दिखाएं" 13218 13219#: resources/views/modules/html/config.phtml:51 13220msgid "Show the date and time of update" 13221msgstr "अपडेट की तिथि और समय दिखाएं" 13222 13223#: resources/views/admin/trees-preferences.phtml:421 13224msgid "Show the events of close relatives on the individual page" 13225msgstr "व्यक्तिगत पेज पर करीबी रिश्तेदारों की घटनाओं को दिखाएं" 13226 13227#. I18N: A configuration setting 13228#: resources/views/admin/trees-privacy.phtml:31 13229msgid "Show the family tree" 13230msgstr "फैमिली ट्री दिखाएं" 13231 13232#: app/Module/IndividualListModule.php:363 13233msgid "Show the list of individuals" 13234msgstr "व्यक्तियों की सूची दिखाएं" 13235 13236#: app/Module/IndividualListModule.php:369 13237msgid "Show the list of surnames" 13238msgstr "कुलनामों की सूची दिखाएं" 13239 13240#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13241#: app/Module/ModuleMapLinkTrait.php:49 13242msgid "Show the location of an event on an external map." 13243msgstr "किसी बाहरी मानचित्र पर किसी ईवेंट का स्थान दिखाएं।" 13244 13245#. I18N: Description of the “Places” module 13246#: app/Module/PlacesModule.php:96 13247msgid "Show the location of events on a map." 13248msgstr "घटनाओं के स्थान मैप पर दिखाएं।" 13249 13250#. I18N: label for a yes/no option 13251#: resources/views/modules/recent_changes/config.phtml:58 13252msgid "Show the user who made the change" 13253msgstr "वह उपयोगकर्ता दिखाएं जिसने परिवर्तन किया है" 13254 13255#. I18N: Label for a configuration option 13256#: resources/views/modules/faq/edit.phtml:52 13257#: resources/views/modules/html/config.phtml:60 13258#: resources/views/modules/stories/edit.phtml:58 13259msgid "Show this block for which languages" 13260msgstr "यह ब्लॉक किन भाषाओं के लिए दिखाएं" 13261 13262#: resources/views/admin/trees-preferences.phtml:296 13263msgid "Show thumbnail images in charts and family groups." 13264msgstr "चार्ट और परिवार ग्रुप्स में थंबनेल इमेज दिखाएं।" 13265 13266#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:96 13267#: app/Http/RequestHandlers/TreePreferencesPage.php:124 13268#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13269#: resources/views/modals/restriction-fields.phtml:21 13270msgid "Show to managers" 13271msgstr "मैनेजर्स को दिखाएं" 13272 13273#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:99 13274#: app/Http/RequestHandlers/TreePreferencesPage.php:123 13275#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13276#: resources/views/admin/trees-privacy.phtml:39 13277#: resources/views/admin/trees-privacy.phtml:90 13278#: resources/views/modals/restriction-fields.phtml:18 13279msgid "Show to members" 13280msgstr "मेंबर्स को दिखाएं" 13281 13282#: app/Auth.php:590 app/Auth.php:603 app/Elements/RestrictionNotice.php:98 13283#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13284#: resources/views/admin/trees-privacy.phtml:39 13285#: resources/views/admin/trees-privacy.phtml:90 13286#: resources/views/admin/trees-privacy.phtml:148 13287#: resources/views/modals/restriction-fields.phtml:15 13288msgid "Show to visitors" 13289msgstr "दर्शकों को दिखाएं" 13290 13291#: resources/views/lists/families-table.phtml:184 13292#: resources/views/lists/individuals-table.phtml:234 13293msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13294msgstr "“पत्तों” जोड़े या व्यक्ति दिखाएं। ये ऐसे व्यक्ति हैं जो जीवित हैं, लेकिन उनके डेटाबेस में कोई बच्चे दर्ज नहीं हैं।" 13295 13296#: resources/views/lists/families-table.phtml:179 13297#: resources/views/lists/individuals-table.phtml:229 13298msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13299msgstr "“जड़ों” के जोड़े या व्यक्तियों को दिखाएं। इन व्यक्तियों को “कुलपति” भी कहा जा सकता है। वे ऐसे व्यक्ति हैं जिनके पास डेटाबेस में कोई माता-पिता दर्ज नहीं है।" 13300 13301#. I18N: %s are placeholders for numbers 13302#: resources/views/lists/datatables-attributes.phtml:24 13303#: resources/views/lists/datatables-attributes.phtml:25 13304#: resources/views/pending-changes-page.phtml:24 13305#, php-format 13306msgid "Showing %1$s to %2$s of %3$s" 13307msgstr "%3$s में से %1$s से %2$s तक दिखाए जा रहे हैं" 13308 13309#: resources/views/modules/pedigree-chart/previous.phtml:22 13310msgid "Sibling" 13311msgstr "सहोदर" 13312 13313#: resources/views/modules/pedigree-chart/previous.phtml:20 13314msgid "Siblings" 13315msgstr "सहोदर" 13316 13317#: resources/views/admin/modules.phtml:183 13318#: resources/views/admin/modules.phtml:186 13319msgid "Sidebar" 13320msgstr "साइडबार" 13321 13322#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13323#: resources/views/admin/control-panel.phtml:713 13324#: resources/views/admin/modules.phtml:88 13325#: resources/views/admin/modules.phtml:90 13326msgid "Sidebars" 13327msgstr "साइडबार" 13328 13329#. I18N: Name of a country or state 13330#: app/Statistics/Service/CountryService.php:447 13331msgid "Sierra Leone" 13332msgstr "सियरा लिओन" 13333 13334#. I18N: Name of a module 13335#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 13336#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 13337msgid "Sign in" 13338msgstr "साइन इन करें" 13339 13340#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 13341#: resources/views/layouts/administration.phtml:65 13342msgid "Sign out" 13343msgstr "साइन आउट" 13344 13345#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13346#: resources/views/admin/control-panel.phtml:229 13347msgid "Sign-in and registration" 13348msgstr "साइन-इन और रजिस्ट्रेशन" 13349 13350#: app/Gedcom.php:1605 13351msgid "Signature" 13352msgstr "" 13353 13354#: resources/views/help/date.phtml:136 13355msgid "Simple dates are assumed to be in the gregorian calendar. To specify a date in another calendar, add a keyword before the date. This keyword is optional if the month or year format make the date unambiguous." 13356msgstr "सरल तिथियों को ग्रेगोरियन कैलेंडर में माना जाता है। किसी अन्य कैलेंडर में दिनांक उल्लिखित करने के लिए, तिथि से पहले एक कीवर्ड जोड़ें। यह कीवर्ड वैकल्पिक है यदि महीना या वर्ष प्रारूप तारीख को अस्पष्ट बनाता है।" 13357 13358#. I18N: Name of a country or state 13359#: app/Statistics/Service/CountryService.php:437 13360msgid "Singapore" 13361msgstr "सिंगापुर" 13362 13363#: resources/xml/reports/individual_ext_report.xml:363 13364#: resources/xml/reports/individual_report.xml:352 13365msgid "Sister" 13366msgstr "बहन" 13367 13368#. I18N: A configuration setting 13369#: app/Gedcom.php:1743 resources/views/modules/google-analytics/form.phtml:9 13370#: resources/views/modules/matomo-analytics/form.phtml:9 13371#: resources/views/modules/statcounter/form.phtml:9 13372msgid "Site identification code" 13373msgstr "साइट पहचान कोड" 13374 13375#. I18N: Help text for the “Preferred contact method” configuration setting 13376#: resources/views/admin/users-edit.phtml:190 13377#: resources/views/edit-account-page.phtml:138 13378msgid "Site members can send each other messages. You can choose to how these messages are sent to you, or choose not receive them at all." 13379msgstr "साइट के सदस्य एक दूसरे को संदेश भेज सकते हैं। आप चुन सकते हैं कि ये संदेश आपको कैसे भेजे जाते हैं, या उन्हें बिल्कुल न प्राप्त करना चुनें।" 13380 13381#. I18N: A configuration setting 13382#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13383#: resources/views/modules/google-webmaster-tools/form.phtml:9 13384msgid "Site verification code" 13385msgstr "साइट वेरीफिकेशन कोड" 13386 13387#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13388#: resources/views/modules/google-webmaster-tools/form.phtml:18 13389msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13390msgstr "जब webtrees किसी सबफ़ोल्डर में इंस्टाल की गई हो तो साइट वेरीफिकेशन कोड काम नहीं करते।" 13391 13392#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13393#: app/Module/SiteMapModule.php:156 13394msgid "Sitemaps" 13395msgstr "साइटमैप" 13396 13397#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13398#: resources/views/modules/sitemap/config.phtml:23 13399msgid "Sitemaps are a way for webmasters to tell search engines about the pages on a website that are available for crawling. All major search engines support sitemaps. For more information, see <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a>." 13400msgstr "साइटमैप वेबमास्टर्स के लिए खोज इंजन को उन पेजों के बारे में बताने का एक तरीका है जो वेबसाइट पर क्रॉलिंग के लिए उपलब्ध हैं। सभी प्रमुख खोज इंजन साइटमैप का समर्थन करते हैं। अधिक जानकारी के लिए, <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a> देखें।" 13401 13402#. I18N: a month in the Jewish calendar 13403#: app/Date/JewishDate.php:211 13404msgctxt "GENITIVE" 13405msgid "Sivan" 13406msgstr "सीवान" 13407 13408#. I18N: a month in the Jewish calendar 13409#: app/Date/JewishDate.php:315 13410msgctxt "INSTRUMENTAL" 13411msgid "Sivan" 13412msgstr "सीवान" 13413 13414#. I18N: a month in the Jewish calendar 13415#: app/Date/JewishDate.php:263 13416msgctxt "LOCATIVE" 13417msgid "Sivan" 13418msgstr "सीवान" 13419 13420#. I18N: a month in the Jewish calendar 13421#: app/Date/JewishDate.php:159 13422msgctxt "NOMINATIVE" 13423msgid "Sivan" 13424msgstr "सीवान" 13425 13426#. I18N: Skip over the headers and menus, to the main content of the page 13427#: resources/views/layouts/administration.phtml:46 13428#: resources/views/layouts/default.phtml:74 13429msgid "Skip to content" 13430msgstr "इसे छोड़ें सामग्री पर बढ़े" 13431 13432#: app/Elements/RelationIsDescriptor.php:126 13433msgid "Slave" 13434msgstr "दास" 13435 13436#: app/Elements/RelationIsDescriptor.php:90 13437msgctxt "FEMALE" 13438msgid "Slave" 13439msgstr "दासी" 13440 13441#: app/Elements/RelationIsDescriptor.php:69 13442msgctxt "MALE" 13443msgid "Slave" 13444msgstr "दास" 13445 13446#. I18N: Name of a module 13447#: app/Module/SlideShowModule.php:203 13448msgid "Slide show" 13449msgstr "स्लाइड शो" 13450 13451#. I18N: Name of a country or state 13452#: app/Statistics/Service/CountryService.php:463 13453msgid "Slovakia" 13454msgstr "स्लोवाकिया" 13455 13456#. I18N: Name of a country or state 13457#: app/Statistics/Service/CountryService.php:465 13458msgid "Slovenia" 13459msgstr "स्लोवेनिया" 13460 13461#: resources/views/setup/step-2-server-checks.phtml:68 13462msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13463msgstr "छोटे सिस्टम (500 व्यक्ति): 16–32 एमबी, 10-20 सेकंड" 13464 13465#. I18N: Location of an LDS church temple 13466#: app/Elements/TempleCode.php:185 13467msgid "Snowflake, Arizona, United States" 13468msgstr "स्नोफ्लेक, एरिज़ोना, संयुक्त राज्य" 13469 13470#: app/Gedcom.php:762 13471msgid "Social security number" 13472msgstr "सामाजिक सुरक्षा नंबर" 13473 13474#. I18N: Name of a country or state 13475#: app/Statistics/Service/CountryService.php:445 13476msgid "Solomon Islands" 13477msgstr "सोलोमन द्वीप" 13478 13479#. I18N: Name of a country or state 13480#: app/Statistics/Service/CountryService.php:453 13481msgid "Somalia" 13482msgstr "सोमालिया" 13483 13484#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13485#: resources/views/admin/trees-import.phtml:126 13486msgid "Some genealogy software creates GEDCOM files that contain media filenames with full paths. These paths will not exist on the web-server. To allow webtrees to find the file, the first part of the path must be removed." 13487msgstr "कुछ वंशावली सॉफ़्टवेयर GEDCOM ऐसी फ़ाइलों को बनाते हैं जिनमें पूर्ण पथ के साथ मीडिया फ़ाइलनाम होते हैं। वह पथ वेब-सर्वर पर मौजूद नहीं होंगे। webtrees को फ़ाइल खोजने की अनुमति देने के लिए, पथ के पहले भाग को हटाया जाना चाहिए।" 13488 13489#. I18N: Description of a “Data fix” module 13490#: app/Module/FixNameTags.php:95 13491msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." 13492msgstr "कुछ वंशावली अनुप्रयोग सभी नामों को एक ही नाम रिकॉर्ड में संग्रहीत करते हैं, कस्टम टैग जैसे _MARNM और _AKA का उपयोग करते हैं। एक विकल्प यह है कि प्रत्येक नाम के लिए एक नया नाम रिकॉर्ड बनाना है।" 13493 13494#: resources/views/admin/tags.phtml:32 13495msgid "Some of these GEDCOM tags are used infrequently or never used." 13496msgstr "इनमें से कुछ GEDCOM टैग का उपयोग बहुत कम या कभी नहीं किया जाता है।" 13497 13498#. I18N: Help text for the “Hit counters” configuration setting 13499#: resources/views/admin/trees-preferences.phtml:629 13500msgid "Some pages can display the number of times that they have been visited." 13501msgstr "कुछ पेज उस संख्या को प्रदर्शित कर सकते हैं, जब उनका दौरा किया गया।" 13502 13503#. I18N: Help text for the “Fact icons” configuration setting 13504#: resources/views/admin/trees-preferences.phtml:517 13505msgid "Some themes can display icons on the “Facts and events” tab." 13506msgstr "कुछ थीम “तथ्य और घटनाओं” के टैब पर चिह्न प्रदर्शित कर सकती हैं।" 13507 13508#: resources/views/edit/change-family-members.phtml:61 13509#: resources/xml/reports/family_group_report.xml:774 13510#: resources/xml/reports/individual_ext_report.xml:534 13511#: resources/xml/reports/individual_report.xml:530 13512msgid "Son" 13513msgstr "बेटे" 13514 13515#. I18N: e.g. “Son of [father name & mother name]” 13516#: app/Module/InteractiveTree/TreeView.php:361 13517#, php-format 13518msgid "Son of %s" 13519msgstr "%s के बेटे" 13520 13521#: app/Gedcom.php:914 app/Gedcom.php:940 app/Gedcom.php:1860 13522msgid "Sort date" 13523msgstr "दिनांक क्रमबद्ध करें" 13524 13525#. I18N: Label for a configuration option 13526#: resources/views/modules/faq/config.phtml:56 13527#: resources/views/modules/faq/edit.phtml:62 13528#: resources/views/modules/recent_changes/config.phtml:40 13529#: resources/views/modules/todays_events/config.phtml:46 13530#: resources/views/modules/upcoming_events/config.phtml:58 13531#: resources/xml/reports/bdm_report.xml:11 13532#: resources/xml/reports/birth_report.xml:9 13533#: resources/xml/reports/cemetery_report.xml:6 13534#: resources/xml/reports/change_report.xml:7 13535#: resources/xml/reports/death_report.xml:9 13536#: resources/xml/reports/fact_sources.xml:7 13537#: resources/xml/reports/individual_ext_report.xml:8 13538#: resources/xml/reports/marriage_report.xml:9 13539#: resources/xml/reports/occupation_report.xml:6 13540#: resources/xml/reports/relative_ext_report.xml:7 13541msgid "Sort order" 13542msgstr "तरतीब" 13543 13544#: app/Gedcom.php:916 app/Gedcom.php:942 13545msgid "Sort time" 13546msgstr "" 13547 13548#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13549#: resources/views/lists/individuals-table.phtml:245 13550msgid "Sosa" 13551msgstr "सोसा" 13552 13553#: resources/views/modules/ancestors-chart/tree.phtml:18 13554msgid "Sosa-Stradonitz number" 13555msgstr "सोसा-स्ट्रैडोनिट्ज़ संख्या" 13556 13557#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 13558msgid "Sounds like" 13559msgstr "मिलता जुलता" 13560 13561#. I18N: Name of a module/report 13562#: app/Gedcom.php:832 app/Gedcom.php:1426 app/Gedcom.php:1430 13563#: app/Gedcom.php:1442 app/Gedcom.php:1446 app/Gedcom.php:1450 13564#: app/Gedcom.php:1456 app/Gedcom.php:1462 13565#: app/Http/RequestHandlers/CheckTree.php:357 13566#: app/Module/FactSourcesReportModule.php:44 13567#: resources/views/admin/trees-privacy.phtml:166 13568#: resources/views/admin/trees.phtml:232 13569#: resources/views/fact-gedcom-fields.phtml:64 13570#: resources/views/modals/link-media-to-source.phtml:21 13571#: resources/views/modules/favorites/favorites.phtml:107 13572#: resources/views/modules/random_media/slide-show.phtml:81 13573#: resources/views/modules/recent_changes/changes-table.phtml:71 13574#: resources/views/modules/sources_tab/tab.phtml:71 13575#: resources/xml/reports/bdm_report.xml:136 13576#: resources/xml/reports/bdm_report.xml:162 13577#: resources/xml/reports/bdm_report.xml:196 13578#: resources/xml/reports/birth_report.xml:43 13579#: resources/xml/reports/death_report.xml:54 13580#: resources/xml/reports/fact_sources.xml:3 13581#: resources/xml/reports/fact_sources.xml:43 13582#: resources/xml/reports/marriage_report.xml:54 13583#: resources/xml/reports/missing_facts_report.xml:108 13584#: resources/xml/reports/missing_facts_report.xml:153 13585#: resources/xml/reports/missing_facts_report.xml:194 13586#: resources/xml/reports/missing_facts_report.xml:236 13587#: resources/xml/reports/missing_facts_report.xml:277 13588#: resources/xml/reports/missing_facts_report.xml:318 13589#: resources/xml/reports/missing_facts_report.xml:360 13590#: resources/xml/reports/missing_facts_report.xml:402 13591#: resources/xml/reports/missing_facts_report.xml:444 13592#: resources/xml/reports/missing_facts_report.xml:487 13593#: resources/xml/reports/missing_facts_report.xml:529 13594#: resources/xml/reports/missing_facts_report.xml:570 13595msgid "Source" 13596msgstr "स्रोत" 13597 13598#: app/Gedcom.php:437 app/Gedcom.php:491 app/Gedcom.php:569 app/Gedcom.php:680 13599#: app/Gedcom.php:696 app/Gedcom.php:710 app/Gedcom.php:752 app/Gedcom.php:776 13600#: app/Gedcom.php:800 app/Gedcom.php:1287 app/Gedcom.php:1341 13601#: app/Gedcom.php:1415 app/Gedcom.php:1879 app/Gedcom.php:1893 13602msgid "Source citation" 13603msgstr "स्रोत उद्धरण" 13604 13605#: resources/views/admin/tags.phtml:321 13606msgid "Source citations" 13607msgstr "स्रोत उद्धरण" 13608 13609#. I18N: Help text for the “Use full source citations” configuration setting 13610#: resources/views/admin/trees-preferences.phtml:709 13611msgid "Source citations can include fields to record the quality of the data (primary, secondary, etc.) and the date the event was recorded in the source. If you don’t use these fields, you can disable them when creating new source citations." 13612msgstr "स्रोत के प्रमाण में डेटा की गुणवत्ता (मुख्य, माध्यमिक, वगैरह) रिकॉर्ड करने के लिए फ़ील्ड और घटना स्रोत में दर्ज की गई तारीख शामिल हो सकते हैं। अगर आप इन फ़ील्ड का उपयोग नहीं करते हैं, तो आप नए स्रोत प्रमाण बनाते समय उन्हें अक्षम कर सकते हैं।" 13613 13614#. I18N: A configuration setting 13615#: resources/views/admin/trees-preferences.phtml:717 13616#: resources/xml/reports/fact_sources.xml:6 13617msgid "Source type" 13618msgstr "स्रोत प्रकार" 13619 13620#. I18N: Name of a module/list 13621#. I18N: Name of a module 13622#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 13623#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 13624#: app/Services/AdminService.php:183 13625#: resources/views/admin/control-panel.phtml:322 13626#: resources/views/admin/merge-records-step-1.phtml:54 13627#: resources/views/admin/tags.phtml:396 13628#: resources/views/lists/media-table.phtml:81 13629#: resources/views/lists/notes-table.phtml:84 13630#: resources/views/lists/notes-table.phtml:93 13631#: resources/views/lists/repositories-table.phtml:51 13632#: resources/views/lists/sources-table.phtml:89 13633#: resources/views/modules/gedcom_stats/config.phtml:48 13634#: resources/views/modules/gedcom_stats/statistics.phtml:100 13635#: resources/views/modules/html/template-statistics.phtml:44 13636#: resources/views/modules/statistics-chart/chart-sources.phtml:10 13637#: resources/views/modules/statistics-chart/other-records.phtml:27 13638#: resources/views/record-page-links.phtml:67 13639#: resources/views/search-general-page.phtml:83 13640#: resources/views/search-results.phtml:59 13641#: resources/xml/reports/ahnentafel_report.xml:475 13642#: resources/xml/reports/descendancy_report.xml:611 13643#: resources/xml/reports/family_group_report.xml:1118 13644#: resources/xml/reports/individual_ext_report.xml:651 13645#: resources/xml/reports/individual_report.xml:647 13646msgid "Sources" 13647msgstr "स्रोत" 13648 13649#: resources/xml/reports/missing_facts_report.xml:14 13650msgid "Sources to the events" 13651msgstr "घटनाओं के सूत्र" 13652 13653#. I18N: Name of a country or state 13654#: app/Statistics/Service/CountryService.php:540 13655msgid "South Africa" 13656msgstr "दक्षिण अफ्रीका" 13657 13658#: resources/views/modules/statistics-chart/custom.phtml:186 13659msgid "South America" 13660msgstr "दक्षिण अमेरिका" 13661 13662#. I18N: Name of a country or state 13663#: app/Statistics/Service/CountryService.php:439 13664msgid "South Georgia and the South Sandwich Islands" 13665msgstr "दक्षिण जॉर्जिया एवं दक्षिण सैंडविच द्वीप समूह" 13666 13667#. I18N: Name of a country or state 13668#: app/Statistics/Service/CountryService.php:457 13669msgid "South Sudan" 13670msgstr "दक्षिण सूडान" 13671 13672#. I18N: Name of a country or state 13673#: app/Statistics/Service/CountryService.php:179 13674msgid "Spain" 13675msgstr "स्पेन" 13676 13677#: app/SurnameTradition/SpanishSurnameTradition.php:42 13678msgctxt "Surname tradition" 13679msgid "Spanish" 13680msgstr "स्पेनिश" 13681 13682#. I18N: Location of an LDS church temple 13683#: app/Elements/TempleCode.php:188 13684msgid "Spokane, Washington, United States" 13685msgstr "स्पोकेन, वाशिंगटन, संयुक्त राज्य" 13686 13687#: app/Http/RequestHandlers/IndividualPage.php:218 13688#: resources/views/edit/change-family-members.phtml:34 13689#: resources/views/edit/change-family-members.phtml:49 13690#: resources/views/modules/pedigree-chart/previous.phtml:31 13691#: resources/xml/reports/bdm_report.xml:169 13692#: resources/xml/reports/individual_ext_report.xml:210 13693#: resources/xml/reports/individual_ext_report.xml:227 13694msgid "Spouse" 13695msgstr "जीवनसाथी" 13696 13697#: resources/views/edit/reorder-families.phtml:31 13698#: resources/views/lists/surnames-table.phtml:35 13699#: resources/views/modules/family-book-chart/page.phtml:57 13700#: resources/views/modules/pedigree-chart/previous.phtml:29 13701msgid "Spouses" 13702msgstr "जीवनसाथी" 13703 13704#: resources/xml/reports/individual_ext_report.xml:6 13705#: resources/xml/reports/individual_ext_report.xml:90 13706#: resources/xml/reports/missing_facts_report.xml:6 13707#: resources/xml/reports/relative_ext_report.xml:6 13708#: resources/xml/reports/relative_ext_report.xml:42 13709msgid "Spouses and children" 13710msgstr "पति-पत्नी और बच्चे" 13711 13712#. I18N: Name of a country or state 13713#: app/Statistics/Service/CountryService.php:302 13714msgid "Sri Lanka" 13715msgstr "श्रीलंका" 13716 13717#. I18N: Location of an LDS church temple 13718#: app/Elements/TempleCode.php:181 13719msgid "St. George, Utah, United States" 13720msgstr "सेंट जॉर्ज, यूटा, संयुक्त राज्य अमेरिका" 13721 13722#. I18N: Location of an LDS church temple 13723#: app/Elements/TempleCode.php:184 13724msgid "St. Louis, Missouri, United States" 13725msgstr "सेंट लुइस, मिसौरी, संयुक्त राज्य अमेरिका" 13726 13727#. I18N: Location of an LDS church temple 13728#: app/Elements/TempleCode.php:187 13729msgid "St. Paul, Minnesota, United States" 13730msgstr "सेंट पॉल, मिनेसोटा, संयुक्त राज्य" 13731 13732#: resources/views/admin/tags.phtml:27 13733msgid "Standard GEDCOM tags" 13734msgstr "" 13735 13736#: resources/views/modules/random_media/config.phtml:46 13737msgid "Start slide show on page load" 13738msgstr "पेज लोड पर स्लाइड शो शुरू करें" 13739 13740#: resources/views/modules/lifespans-chart/page.phtml:52 13741msgid "Start year" 13742msgstr "शुरुवाती साल" 13743 13744#: resources/xml/reports/change_report.xml:5 13745msgid "Starting range of change dates" 13746msgstr "परिवर्तन की तारीखों की सीमा शुरू" 13747 13748#: app/Module/StatcounterModule.php:41 13749msgid "Statcounter™" 13750msgstr "Statcounter™" 13751 13752#: app/Gedcom.php:414 app/Gedcom.php:527 app/Gedcom.php:547 app/Gedcom.php:818 13753#: app/Gedcom.php:865 app/Gedcom.php:1411 app/Gedcom.php:1767 13754msgid "State" 13755msgstr "राज्य" 13756 13757#. I18N: Name of a module 13758#. I18N: Name of a module/chart 13759#: app/Module/FamilyTreeStatisticsModule.php:68 13760#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13761#: resources/views/modules/gedcom_stats/config.phtml:41 13762#: resources/views/modules/gedcom_stats/statistics.phtml:38 13763#: resources/views/modules/gedcom_stats/statistics.phtml:158 13764msgid "Statistics" 13765msgstr "आंकड़े" 13766 13767#: app/Gedcom.php:488 app/Gedcom.php:594 app/Gedcom.php:636 app/Gedcom.php:656 13768#: app/Gedcom.php:667 app/Gedcom.php:749 app/Gedcom.php:959 app/Gedcom.php:1307 13769#: app/Gedcom.php:1363 app/Gedcom.php:1631 app/Gedcom.php:1636 13770#: resources/views/admin/changes-log.phtml:53 13771#: resources/views/admin/changes-log.phtml:135 13772msgid "Status" 13773msgstr "स्थिति" 13774 13775#: app/Gedcom.php:489 app/Gedcom.php:595 app/Gedcom.php:637 app/Gedcom.php:657 13776#: app/Gedcom.php:750 13777msgid "Status change date" 13778msgstr "स्थिति बदलने की तारीख" 13779 13780#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13781#: app/Elements/LdsBaptismDateStatus.php:73 13782#: app/Elements/LdsChildSealingDateStatus.php:66 13783#: app/Elements/LdsEndowmentDateStatus.php:74 13784#: app/Elements/LdsOrdinanceStatus.php:79 13785msgid "Stillborn: exempt" 13786msgstr "मृत: मुक्त" 13787 13788#. I18N: Location of an LDS church temple 13789#: app/Elements/TempleCode.php:189 13790msgid "Stockholm, Sweden" 13791msgstr "स्टॉकहोम, स्वीडन" 13792 13793#: resources/views/layouts/default.phtml:158 13794#: resources/views/modules/random_media/slide-show.phtml:34 13795#: resources/views/modules/random_media/slide-show.phtml:36 13796msgid "Stop" 13797msgstr "रोकें" 13798 13799#. I18N: Name of a module 13800#: app/Module/StoriesModule.php:205 13801#: resources/views/modules/stories/config.phtml:51 13802#: resources/views/modules/stories/edit.phtml:22 13803msgid "Stories" 13804msgstr "जीवनियाँ" 13805 13806#: resources/views/modules/stories/edit.phtml:49 13807msgid "Story" 13808msgstr "जीवनी" 13809 13810#: resources/views/modules/stories/config.phtml:57 13811#: resources/views/modules/stories/edit.phtml:40 13812#: resources/views/modules/stories/list.phtml:18 13813msgid "Story title" 13814msgstr "जीवनी का टाइटल" 13815 13816#: app/Gedcom.php:1520 app/Gedcom.php:1552 13817msgid "Street name" 13818msgstr "सड़क का नाम" 13819 13820#: resources/views/admin/broadcast.phtml:43 13821#: resources/views/admin/email-page.phtml:48 13822#: resources/views/contact-page.phtml:58 resources/views/message-page.phtml:46 13823#: resources/views/modules/user-messages/user-messages.phtml:68 13824msgid "Subject" 13825msgstr "विषय" 13826 13827#: app/Gedcom.php:538 app/Gedcom.php:880 13828#: app/Http/RequestHandlers/CheckTree.php:358 app/Submission.php:44 13829#: app/Submission.php:45 app/Submission.php:46 13830msgid "Submission" 13831msgstr "प्रस्तुती" 13832 13833#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13834#: app/Elements/LdsBaptismDateStatus.php:75 13835#: app/Elements/LdsChildSealingDateStatus.php:68 13836#: app/Elements/LdsEndowmentDateStatus.php:76 13837#: app/Elements/LdsOrdinanceStatus.php:81 13838#: app/Elements/LdsSpouseSealingDateStatus.php:76 13839msgid "Submitted but not yet cleared" 13840msgstr "प्रस्तुत है मगर अब तक साफ़ नहीं किया गया" 13841 13842#: app/Gedcom.php:501 app/Gedcom.php:537 app/Gedcom.php:763 app/Gedcom.php:857 13843#: app/Gedcom.php:891 app/Http/RequestHandlers/CheckTree.php:359 13844#: resources/views/admin/trees.phtml:265 13845#: resources/views/modals/submission-fields.phtml:14 13846#: resources/views/modules/recent_changes/changes-table.phtml:74 13847msgid "Submitter" 13848msgstr "जमाकर्ता" 13849 13850#: resources/views/lists/submitters-table.phtml:67 13851msgid "Submitter name" 13852msgstr "जमाकर्ता नाम" 13853 13854#. I18N: Name of a module/list 13855#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 13856#: app/Module/SubmitterListModule.php:170 13857#: resources/views/admin/control-panel.phtml:326 13858#: resources/views/admin/merge-records-step-1.phtml:58 13859#: resources/views/admin/tags.phtml:877 13860#: resources/views/lists/submitters-table.phtml:62 13861#: resources/views/record-page-links.phtml:94 13862msgid "Submitters" 13863msgstr "जमाकर्ता" 13864 13865#. I18N: Name of a country or state 13866#: app/Statistics/Service/CountryService.php:429 13867msgid "Sudan" 13868msgstr "सूडान" 13869 13870#. I18N: abbreviation for Sunday 13871#: app/Date/AbstractCalendarDate.php:285 13872#: resources/views/edit/initialize-calendar-popup.phtml:23 13873msgid "Sun" 13874msgstr "रवि" 13875 13876#: app/Date/AbstractCalendarDate.php:252 13877msgid "Sunday" 13878msgstr "रविवार" 13879 13880#. I18N: %s is a URL/link to the project website 13881#: resources/views/admin/control-panel.phtml:177 13882#, php-format 13883msgid "Support and documentation can be found at %s." 13884msgstr "मदद और प्रलेखन %s पर पाए जा सकते हैं।" 13885 13886#: app/Services/ServerCheckService.php:328 13887msgid "Support for PostgreSQL is experimental." 13888msgstr "PostgreSQL के लिए सपोर्ट आज़माइशी है।" 13889 13890#: app/Services/ServerCheckService.php:333 13891msgid "Support for SQL Server is experimental." 13892msgstr "SQL सर्वर के लिए सपोर्ट आज़माइशी है।" 13893 13894#. I18N: Name of a country or state 13895#: app/Statistics/Service/CountryService.php:461 13896msgid "Suriname" 13897msgstr "सूरीनाम" 13898 13899#: app/Gedcom.php:698 app/Gedcom.php:712 app/Gedcom.php:715 13900#: app/Http/RequestHandlers/HelpText.php:241 13901#: resources/views/branches-page.phtml:25 13902#: resources/views/lists/families-table.phtml:220 13903#: resources/views/lists/families-table.phtml:223 13904#: resources/views/lists/individuals-table.phtml:243 13905#: resources/views/lists/surnames-table.phtml:31 13906#: resources/views/modules/statistics-chart/custom.phtml:166 13907#: resources/views/search-phonetic-page.phtml:42 13908msgid "Surname" 13909msgstr "कुलनाम" 13910 13911#: app/Statistics/Google/ChartDistribution.php:295 13912msgid "Surname distribution chart" 13913msgstr "कुलनाम वितरण चार्ट" 13914 13915#: resources/views/admin/trees-preferences.phtml:334 13916msgid "Surname list style" 13917msgstr "कुलनाम सूची प्रकार" 13918 13919#: resources/views/modules/fix-add-marr-names/options.phtml:16 13920msgid "Surname option" 13921msgstr "कुलनाम विकल्प" 13922 13923#: app/Gedcom.php:697 app/Gedcom.php:711 app/Gedcom.php:714 13924msgid "Surname prefix" 13925msgstr "पूर्व कुलनाम" 13926 13927#: resources/views/admin/trees-preferences.phtml:691 13928msgid "Surname tradition" 13929msgstr "कुलनाम परंपरा" 13930 13931#: resources/views/lists/surnames-table.phtml:26 13932#: resources/views/modules/gedcom_stats/config.phtml:68 13933#: resources/views/modules/gedcom_stats/statistics.phtml:77 13934#: resources/views/modules/statistics-chart/custom.phtml:161 13935msgid "Surnames" 13936msgstr "कुलनाम" 13937 13938#: app/SurnameTradition/LithuanianSurnameTradition.php:78 13939msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13940msgstr "किसी व्यक्ती के स्त्री/पुरुष और वैवाहिक स्थिति की पहचान के लिए कुलनामों को टेढ़ा-मेढ़ा किया जाता है।" 13941 13942#: app/SurnameTradition/PolishSurnameTradition.php:68 13943msgid "Surnames are inflected to indicate an individual’s gender." 13944msgstr "किसी व्यक्ती के स्त्री/पुरुष की पहचान के लिए कुलनामों को टेढ़ा-मेढ़ा किया जाता है।" 13945 13946#. I18N: Location of an LDS church temple 13947#: app/Elements/TempleCode.php:190 13948msgid "Suva, Fiji" 13949msgstr "सुआ, फ़िजी" 13950 13951#. I18N: Name of a country or state 13952#: app/Statistics/Service/CountryService.php:443 13953msgid "Svalbard and Jan Mayen" 13954msgstr "स्वालबार्ड और जान मायेन" 13955 13956#. I18N: Reverse the order of two individuals 13957#: resources/views/modules/relationships-chart/page.phtml:82 13958msgid "Swap individuals" 13959msgstr "व्यक्तियों की अदला-बदली करें" 13960 13961#. I18N: Name of a country or state 13962#: app/Statistics/Service/CountryService.php:469 13963msgid "Swaziland" 13964msgstr "स्वाजीलैंड" 13965 13966#. I18N: Name of a country or state 13967#: app/Statistics/Service/CountryService.php:467 13968msgid "Sweden" 13969msgstr "स्वीडन" 13970 13971#. I18N: Name of a country or state 13972#: app/Statistics/Service/CountryService.php:122 13973msgid "Switzerland" 13974msgstr "स्विट्जरलैंड" 13975 13976#. I18N: Location of an LDS church temple 13977#: app/Elements/TempleCode.php:192 13978msgid "Sydney, Australia" 13979msgstr "सिडनी ऑस्ट्रेलिया" 13980 13981#: resources/views/admin/synchronize-trees.phtml:12 13982msgid "Synchronize family trees with GEDCOM files" 13983msgstr "GEDCOM फ़ाइलों के साथ वंश वृक्ष को सिंक्रनाइज़ करें" 13984 13985#. I18N: Name of a country or state 13986#: app/Statistics/Service/CountryService.php:474 13987msgid "Syria" 13988msgstr "सीरिया" 13989 13990#: resources/views/admin/modules.phtml:175 13991#: resources/views/admin/modules.phtml:178 13992msgid "Tab" 13993msgstr "टैब" 13994 13995#: resources/views/setup/step-4-database-mysql.phtml:119 13996#: resources/views/setup/step-4-database-pgsql.phtml:104 13997#: resources/views/setup/step-4-database-sqlite.phtml:72 13998#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13999msgid "Table prefix" 14000msgstr "टेबल प्रीफिक्स" 14001 14002#: resources/xml/reports/ahnentafel_report.xml:13 14003#: resources/xml/reports/bdm_report.xml:12 14004#: resources/xml/reports/birth_report.xml:10 14005#: resources/xml/reports/cemetery_report.xml:8 14006#: resources/xml/reports/change_report.xml:9 14007#: resources/xml/reports/descendancy_report.xml:8 14008#: resources/xml/reports/fact_sources.xml:8 14009#: resources/xml/reports/family_group_report.xml:11 14010#: resources/xml/reports/individual_ext_report.xml:12 14011#: resources/xml/reports/individual_report.xml:9 14012#: resources/xml/reports/marriage_report.xml:10 14013#: resources/xml/reports/missing_facts_report.xml:8 14014#: resources/xml/reports/occupation_report.xml:7 14015#: resources/xml/reports/pedigree_report.xml:8 14016#: resources/xml/reports/relative_ext_report.xml:8 14017msgctxt "paper size" 14018msgid "Tabloid" 14019msgstr "मुख़्तसर" 14020 14021#: app/Http/RequestHandlers/ModulesTabsPage.php:43 14022#: resources/views/admin/control-panel.phtml:706 14023#: resources/views/admin/modules.phtml:84 14024#: resources/views/admin/modules.phtml:86 14025msgid "Tabs" 14026msgstr "टैब्स" 14027 14028#. I18N: Location of an LDS church temple 14029#: app/Elements/TempleCode.php:193 14030msgid "Taipei, Taiwan" 14031msgstr "ताइपेई, ताइवान" 14032 14033#. I18N: Name of a country or state 14034#: app/Statistics/Service/CountryService.php:502 14035msgid "Taiwan" 14036msgstr "ताइवान" 14037 14038#. I18N: Name of a country or state 14039#: app/Statistics/Service/CountryService.php:484 14040msgid "Tajikistan" 14041msgstr "तजाकिस्तान" 14042 14043#. I18N: Location of an LDS church temple 14044#: app/Elements/TempleCode.php:194 14045msgid "Tampico, Mexico" 14046msgstr "टैम्पिको, मैक्सिको" 14047 14048#. I18N: a month in the Jewish calendar 14049#: app/Date/JewishDate.php:213 14050msgctxt "GENITIVE" 14051msgid "Tamuz" 14052msgstr "तामुज़" 14053 14054#. I18N: a month in the Jewish calendar 14055#: app/Date/JewishDate.php:317 14056msgctxt "INSTRUMENTAL" 14057msgid "Tamuz" 14058msgstr "तामुज़" 14059 14060#. I18N: a month in the Jewish calendar 14061#: app/Date/JewishDate.php:265 14062msgctxt "LOCATIVE" 14063msgid "Tamuz" 14064msgstr "तामुज़" 14065 14066#. I18N: a month in the Jewish calendar 14067#: app/Date/JewishDate.php:161 14068msgctxt "NOMINATIVE" 14069msgid "Tamuz" 14070msgstr "तामुज़" 14071 14072#. I18N: Name of a country or state 14073#: app/Statistics/Service/CountryService.php:504 14074msgid "Tanzania" 14075msgstr "तंजानिया" 14076 14077#. I18N: The name of a colour-scheme 14078#: app/Module/ColorsTheme.php:183 14079msgid "Teal Top" 14080msgstr "टील टॉप" 14081 14082#. I18N: A configuration setting 14083#: resources/views/admin/trees-preferences.phtml:173 14084msgid "Technical help contact" 14085msgstr "तकनीकी मदद का संपर्क" 14086 14087#. I18N: Location of an LDS church temple 14088#: app/Elements/TempleCode.php:195 14089msgid "Tegucigalpa, Honduras" 14090msgstr "तेगुसीगाल्पा, होंडुरास" 14091 14092#: resources/views/modules/html/config.phtml:27 14093msgid "Templates" 14094msgstr "टेम्पलेट्स" 14095 14096#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14097#: app/Gedcom.php:490 app/Gedcom.php:596 app/Gedcom.php:638 app/Gedcom.php:658 14098#: app/Gedcom.php:751 app/Gedcom.php:892 app/Gedcom.php:962 14099#: resources/xml/reports/individual_report.xml:208 14100msgid "Temple" 14101msgstr "मंदिर" 14102 14103#. I18N: a month in the Jewish calendar 14104#: app/Date/JewishDate.php:199 14105msgctxt "GENITIVE" 14106msgid "Tevet" 14107msgstr "तेवत" 14108 14109#. I18N: a month in the Jewish calendar 14110#: app/Date/JewishDate.php:303 14111msgctxt "INSTRUMENTAL" 14112msgid "Tevet" 14113msgstr "तेवत" 14114 14115#. I18N: a month in the Jewish calendar 14116#: app/Date/JewishDate.php:251 14117msgctxt "LOCATIVE" 14118msgid "Tevet" 14119msgstr "तेवत" 14120 14121#. I18N: a month in the Jewish calendar 14122#: app/Date/JewishDate.php:147 14123msgctxt "NOMINATIVE" 14124msgid "Tevet" 14125msgstr "तेवत" 14126 14127#: app/Gedcom.php:440 app/Gedcom.php:494 app/Gedcom.php:572 app/Gedcom.php:683 14128#: app/Gedcom.php:755 app/Gedcom.php:779 app/Gedcom.php:803 app/Gedcom.php:855 14129#: app/Gedcom.php:1290 app/Gedcom.php:1344 app/Gedcom.php:1433 14130#: app/Gedcom.php:1466 app/Gedcom.php:1844 app/Gedcom.php:1882 14131#: app/Gedcom.php:1896 resources/views/admin/trees-preferences.phtml:576 14132#: resources/views/modals/source-fields.phtml:58 14133msgid "Text" 14134msgstr "पाठ" 14135 14136#: app/Gedcom.php:1739 14137msgid "Text direction" 14138msgstr "" 14139 14140#. I18N: Name of a country or state 14141#: app/Statistics/Service/CountryService.php:482 14142msgid "Thailand" 14143msgstr "थाईलैंड" 14144 14145#: resources/views/help/name.phtml:8 14146msgid "The <b>name</b> field contains the individual’s full name, as they would have spelled it or as it was recorded. This is how it will be displayed on screen. It uses standard genealogy annotations to identify different parts of the name." 14147msgstr "<b>नाम</b> फ़ील्ड में व्यक्ति का पूरा नाम होता है, क्यूँकि उन्होंने इसे वर्तनी में दर्ज किया होगा। इसे स्क्रीन पर प्रदर्शित किया जाएगा। यह नाम के विभिन्न हिस्सों की पहचान करने के लिए सामान्य वंशावली एनोटेशन का उपयोग करता है।" 14148 14149#: resources/views/help/surname.phtml:8 14150msgid "The <b>surname</b> field contains a name that is used for sorting and grouping. It can be different to the individual’s actual surname which is always taken from the <b>name</b> field. This field can be used to sort surnames with or without a prefix (Gogh / van Gogh) and to group spelling variations or inflections (Kowalski / Kowalska). If an individual needs to be listed under more than one surname, each name should be separated by a comma." 14151msgstr "<b>कुलनाम</b> फ़ील्ड में एक नाम होता है जो सॉर्टिंग और ग्रुपिंग के लिए उपयोग किया जाता है। यह व्यक्ति के वास्तविक कुलनाम से भिन्न हो सकता है जिसे हमेशा <b>नाम</b> फ़ील्ड से लिया जाता है। इस फ़ील्ड का उपयोग कुलनाम के साथ या बिना उपसर्ग (Gogh / van Gogh) और समूह वर्तनी भिन्नताओं या विभक्तियों (Kowalski / Kowalska) के लिए किया जा सकता है। यदि किसी व्यक्ति को एक से अधिक उपनामों के तहत सूचीबद्ध करने की आवश्यकता होती है, तो प्रत्येक नाम को कोमा द्वारा अलग किया जाना चाहिए।" 14152 14153#: app/Http/RequestHandlers/SynchronizeTrees.php:98 14154#, php-format 14155msgid "The GEDCOM file “%s” has been imported." 14156msgstr "GEDCOM फ़ाइल “%s” आयात कर ली गई।" 14157 14158#: resources/views/admin/tags.phtml:30 14159msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14160msgstr "GEDCOM मानक बड़ी संख्या में डेटा-एंट्री फ़ील्ड प्रदान करता है, जिन्हें टैग कहा जाता है।" 14161 14162#. I18N: Location of an LDS church temple 14163#: app/Elements/TempleCode.php:104 14164msgid "The Hague, Netherlands" 14165msgstr "द हेग, नीदरलैंड" 14166 14167#: app/Services/ServerCheckService.php:124 14168#, php-format 14169msgid "The PHP extension “%s” is not installed." 14170msgstr "PHP एक्सटेंशन “%s” इंस्टाल नहीं है।" 14171 14172#: app/Services/ServerCheckService.php:180 14173#, php-format 14174msgid "The PHP function “%1$s” is disabled." 14175msgstr "PHP फ़ंक्शन “%1$s” बंद है।" 14176 14177#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14178#: app/Exceptions/FileUploadException.php:78 14179msgid "The PHP temporary folder is missing." 14180msgstr "PHP टेम्पररी फ़ोल्डर गायब है।" 14181 14182#: app/Services/ServerCheckService.php:143 14183#, php-format 14184msgid "The PHP.INI setting “%1$s” is disabled." 14185msgstr "PHP.INI सेटिंग “%1$s” बंद है।" 14186 14187#: app/Services/ServerCheckService.php:147 14188#, php-format 14189msgid "The PHP.INI setting “%1$s” is enabled." 14190msgstr "PHP.INI सेटिंग “%1$s” चालू है।" 14191 14192#: resources/views/modules/share-url/share.phtml:29 14193msgid "The URL was copied to the clipboard" 14194msgstr "URL को क्लिपबोर्ड पर कॉपी किया गया था" 14195 14196#: resources/views/emails/approve-user-html.phtml:20 14197#: resources/views/emails/approve-user-text.phtml:14 14198#, php-format 14199msgid "The administrator at the webtrees site %s has approved your application for an account. You may now sign in by accessing the following link: %s" 14200msgstr "webtrees साइट %s पर एडमिनिस्ट्रेटर ने खाते के लिए आपके आवेदन को मंजूरी दे दी है। अब आप इस लिंक पर पहुँच कर साइन इन कर सकते हैं: %s" 14201 14202#: resources/views/verify-success-page.phtml:20 14203msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14204msgstr "एडमिनिस्ट्रेटर को सूचित कर दिया गया है। जैसे ही वे आपको साइन इन करने की अनुमति देते हैं, आप अपने युज़रनेम और पासवर्ड के साथ साइन इन कर सकते हैं।" 14205 14206#. I18N: Description of the “Calendar” module 14207#: app/Module/CalendarMenuModule.php:53 14208msgid "The calendar menu." 14209msgstr "कैलेंडर मेनू।" 14210 14211#. I18N: %s is the name of a genealogy record 14212#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 14213#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 14214#, php-format 14215msgid "The changes to “%s” have been accepted." 14216msgstr "“%s” में परिवर्तन स्वीकार कर लिया गया है।" 14217 14218#. I18N: %s is the name of a genealogy record 14219#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 14220#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 14221#, php-format 14222msgid "The changes to “%s” have been rejected." 14223msgstr "“%s” में परिवर्तन अस्वीकार कर दिया गया।" 14224 14225#. I18N: Description of the “Charts” module 14226#: app/Module/ChartsMenuModule.php:68 14227msgid "The charts menu." 14228msgstr "चार्ट मेनू।" 14229 14230#: resources/views/modules/clippings/show.phtml:19 14231msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14232msgstr "क्लिपिंग कार्ट आपको इस वंश वृक्ष से उद्धरण लेने और उन्हें GEDCOM फ़ाइल के रूप में डाउनलोड करने की अनुमति देता है।" 14233 14234#: resources/views/admin/trees-preferences.phtml:380 14235msgid "The date and time of the last update" 14236msgstr "आख़िरी अपडेट की तारीख और समय" 14237 14238#: app/Http/RequestHandlers/AccountUpdate.php:114 14239#: app/Http/RequestHandlers/MapDataSave.php:101 14240#, php-format 14241msgid "The details for “%s” have been updated." 14242msgstr "“%s” का विवरण अपडेट किया गया है।" 14243 14244#. I18N: %s is a filename 14245#: app/Http/RequestHandlers/ExportGedcomServer.php:88 14246#: app/Http/RequestHandlers/UpgradeWizardStep.php:231 14247#, php-format 14248msgid "The family tree has been exported to %s." 14249msgstr "वंश वृक्ष को %s में निर्यात कर दिया गया।" 14250 14251#: app/Http/RequestHandlers/CreateTreeAction.php:63 14252#, php-format 14253msgid "The family tree “%s” already exists." 14254msgstr "%s वंश वृक्ष पहले से मौजूद है।" 14255 14256#: app/Http/RequestHandlers/CreateTreeAction.php:70 14257#, php-format 14258msgid "The family tree “%s” has been created." 14259msgstr "%s वंश वृक्ष बना दी गई।" 14260 14261#. I18N: %s is the name of a family tree 14262#: app/Http/RequestHandlers/DeleteTreeAction.php:62 14263#: app/Http/RequestHandlers/SynchronizeTrees.php:112 14264#, php-format 14265msgid "The family tree “%s” has been deleted." 14266msgstr "वंश वृक्ष “%s” को हटा दिया गया।" 14267 14268#. I18N: %s is the name of a family tree 14269#: app/Http/RequestHandlers/SelectDefaultTree.php:52 14270#, php-format 14271msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14272msgstr "इस वेबसाइट पर आने वाले दर्शकों को पहले “%s” वंश वृक्ष दिखाया जाएगा।" 14273 14274#: app/Http/RequestHandlers/MergeTreesAction.php:249 14275msgid "The family trees have been merged successfully." 14276msgstr "वंश वृक्ष को सफलतापूर्वक मिला दिया गया है।" 14277 14278#. I18N: Description of the “Family trees” module 14279#: app/Module/TreesMenuModule.php:70 14280msgid "The family trees menu." 14281msgstr "वंश वृक्ष मेनू।" 14282 14283#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14284#: app/Http/RequestHandlers/DeleteRecord.php:84 14285#, php-format 14286msgid "The family “%s” has been deleted because it only has one member." 14287msgstr "“%s” परिवार को हटा दिया गया है क्यूँकि इसमें केवल एक ही सदस्य है।" 14288 14289#: app/Http/RequestHandlers/UploadMediaAction.php:126 14290#, php-format 14291msgid "The file %s already exists. Use another filename." 14292msgstr "फ़ाइल %s पहले से मौजूद है। किसी और नाम की फाइल उपयोग करें।" 14293 14294#: app/Http/RequestHandlers/ExportGedcomServer.php:91 14295#, php-format 14296msgid "The file %s could not be created." 14297msgstr "फ़ाइल %s नहीं बनाई जा सका।" 14298 14299#: app/Http/RequestHandlers/DeletePath.php:73 14300#: app/Http/RequestHandlers/DeletePath.php:90 14301#, php-format 14302msgid "The file %s could not be deleted." 14303msgstr "%s फ़ाइल को हटाया नहीं जा सका।" 14304 14305#: app/Http/RequestHandlers/DeletePath.php:88 14306#, php-format 14307msgid "The file %s has been deleted." 14308msgstr "%s फ़ाइल को हटा दिया गया है।" 14309 14310#: app/Http/RequestHandlers/UploadMediaAction.php:133 14311#, php-format 14312msgid "The file %s has been uploaded." 14313msgstr "फ़ाइल %s अपलोड हो गई।" 14314 14315#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14316#: app/Exceptions/FileUploadException.php:68 14317msgid "The file was only partially uploaded. Please try again." 14318msgstr "फ़ाइल केवल टुकड़ों में अपलोड की गई थी। कृपया पुन: प्रयास करें।" 14319 14320#. I18N: %s is a filename 14321#: resources/views/media-page-details.phtml:56 14322#: resources/views/modules/media-list/page.phtml:147 14323#, php-format 14324msgid "The file “%s” does not exist." 14325msgstr "फ़ाइल “%s” मौजूद नहीं है।" 14326 14327#: resources/views/edit/reorder-families.phtml:75 14328msgid "The first family in the list will be used in charts, lists, reports, etc." 14329msgstr "सूची में पहले परिवार का उपयोग चार्ट, सूची, रिपोर्ट आदि में किया जाएगा।" 14330 14331#: app/Http/RequestHandlers/DeletePath.php:83 14332#, php-format 14333msgid "The folder %s could not be deleted." 14334msgstr "%s फ़ोल्डर को हटाया नहीं जा सका।" 14335 14336#: app/Http/RequestHandlers/UpgradeWizardStep.php:193 14337#, php-format 14338msgid "The folder %s has been created." 14339msgstr "फोल्डर %s बना दिया गया।" 14340 14341#: app/Http/RequestHandlers/DeletePath.php:81 14342#, php-format 14343msgid "The folder %s has been deleted." 14344msgstr "%s फ़ोल्डर हटा दिया गया है।" 14345 14346#: resources/views/admin/site-preferences.phtml:40 14347msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14348msgstr "फ़ोल्डर को पूर्ण निर्दिष्ट किया जा सकता है (जैसे: /Home/user_name/webtrees_data/) या इन्स्टालेशन फ़ोल्डर से संबंधी (जैसे: ../../webtrees_data/)किया जा सकता है।" 14349 14350#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14351#, php-format 14352msgid "The folder “%s” does not exist." 14353msgstr "फ़ोल्डर “%s” मौजूद नहीं है।" 14354 14355#: resources/views/admin/merge-records-step-2.phtml:37 14356msgid "The following facts and events were found in both records." 14357msgstr "निम्नलिखित तथ्य और घटनाएँ दोनों रिकार्ड में पाई गईं।" 14358 14359#. I18N: the name of an individual, source, etc. 14360#: resources/views/admin/merge-records-step-2.phtml:84 14361#: resources/views/admin/merge-records-step-2.phtml:130 14362#, php-format 14363msgid "The following facts and events were only found in the record of %s." 14364msgstr "निम्नलिखित तथ्य और घटनाएँ केवल %s के रिकॉर्ड में पाए गए।" 14365 14366#: resources/views/setup/step-2-server-checks.phtml:65 14367msgid "The following list shows typical requirements." 14368msgstr "यह सूची विशिष्ट आवश्यकताओं को दर्शाती है।" 14369 14370#: app/Http/Middleware/CheckCsrf.php:70 14371msgid "The form data is incomplete. Perhaps you need to increase max_input_vars on your server?" 14372msgstr "" 14373 14374#: app/Http/RequestHandlers/HelpText.php:294 14375msgid "The help text has not been written for this item." 14376msgstr "इस विषय के लिए कोई सहायता लेख नहीं लिखा हुआ है।" 14377 14378#. I18N: Help text for the “Technical help contact” configuration setting 14379#: resources/views/admin/trees-preferences.phtml:185 14380msgid "The individual to be contacted about technical questions or errors encountered on your website." 14381msgstr "आपकी वेबसाइट पर आने वाले तकनीकी प्रश्नों या त्रुटियों के बारे में संपर्क किए जाने वाले व्यक्ति।" 14382 14383#. I18N: Help text for the “Genealogy contact” configuration setting 14384#: resources/views/admin/trees-preferences.phtml:165 14385msgid "The individual to contact about the genealogy data on this website." 14386msgstr "इस वेबसाइट के वंशावली डेटा के बारे में संपर्क करने के लिए व्यक्ति।" 14387 14388#. I18N: %s are names of records, such as sources, repositories or individuals 14389#: app/Http/RequestHandlers/DeleteRecord.php:92 14390#: app/Http/RequestHandlers/DeleteRecord.php:97 14391#, php-format 14392msgid "The link from “%1$s” to “%2$s” has been deleted." 14393msgstr "“%1$s” से “%2$s” की लिंक को हटा दिया गया है।" 14394 14395#: app/Http/RequestHandlers/MergeFactsAction.php:107 14396#, php-format 14397msgid "The link from “%1$s” to “%2$s” has been updated." 14398msgstr "“%1$s” से “%2$s” की लिंक अपडेट कर दी गई है।" 14399 14400#. I18N: Description of the “Lists” module 14401#: app/Module/ListsMenuModule.php:66 14402msgid "The lists menu." 14403msgstr "सूची मेनू।" 14404 14405#: app/Http/RequestHandlers/CreateLocationAction.php:57 14406#: app/Http/RequestHandlers/MapDataSave.php:89 14407msgid "The location has been created" 14408msgstr "स्थान बना दिया गया" 14409 14410#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14411msgid "The location of this place is not known." 14412msgstr "इस स्थान की अवस्थिति ज्ञात नहीं है।" 14413 14414#: app/Http/RequestHandlers/EditMediaFileAction.php:138 14415#, php-format 14416msgid "The media file %1$s could not be renamed to %2$s." 14417msgstr "मीडिया फ़ाइल %1$s का नाम बदलकर %2$s नहीं किया जा सका।" 14418 14419#: app/Http/RequestHandlers/EditMediaFileAction.php:135 14420#, php-format 14421msgid "The media file %1$s has been renamed to %2$s." 14422msgstr "मीडिया फ़ाइल %1$s का नाम बदलकर %2$s कर दिया गया।" 14423 14424#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 14425msgid "The media object has been created" 14426msgstr "मीडिया ऑब्जेक्ट बना लिया गया है" 14427 14428#: resources/views/setup/step-2-server-checks.phtml:62 14429msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14430msgstr "मेमोरी और सीपीयू के समय की मांग आपके वंश वृक्ष में व्यक्तियों की संख्या पर निर्भर करती हैं।" 14431 14432#: app/Http/RequestHandlers/BroadcastAction.php:85 14433#, php-format 14434msgid "The message was not sent to %s." 14435msgstr "संदेश %s को नहीं भेजा गया।" 14436 14437#: app/Http/RequestHandlers/ContactAction.php:151 14438#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14439#: app/Http/RequestHandlers/MessageAction.php:98 14440msgid "The message was not sent." 14441msgstr "संदेश नहीं गया।" 14442 14443#: app/Http/RequestHandlers/BroadcastAction.php:80 14444#: app/Http/RequestHandlers/ContactAction.php:146 14445#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 14446#: app/Http/RequestHandlers/MessageAction.php:93 14447#, php-format 14448msgid "The message was successfully sent to %s." 14449msgstr "%s को संदेश भेज दिया गया।" 14450 14451#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 14452#: app/Http/RequestHandlers/ModulesAllAction.php:71 14453#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 14454#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 14455#, php-format 14456msgid "The module “%s” has been disabled." 14457msgstr "मॉड्यूल “%s” अक्षम कर दिया गया।" 14458 14459#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 14460#: app/Http/RequestHandlers/ModulesAllAction.php:69 14461#, php-format 14462msgid "The module “%s” has been enabled." 14463msgstr "मॉड्यूल “%s” सक्षम किया गया।" 14464 14465#. I18N: Help text for the “Quick family facts” configuration setting 14466#: resources/views/admin/trees-preferences.phtml:681 14467msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14468msgstr "सबसे आम पारिवारिक तथ्यों और घटनाओं को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 14469 14470#. I18N: Help text for the “Quick individual facts” configuration setting 14471#: resources/views/admin/trees-preferences.phtml:656 14472msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14473msgstr "सबसे आम व्यक्तिगत तथ्यों और घटनाओं को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 14474 14475#: resources/views/admin/site-registration.phtml:54 14476msgid "The new user will be asked to confirm their email address before the account is created." 14477msgstr "नए उपयोगकर्ता का खाता बनाने से पहले, उन्हें अपने ईमेल एड्रेस की पुष्टि करने के लिए कहा जाएगा।" 14478 14479#: app/Http/RequestHandlers/CreateNoteAction.php:64 14480msgid "The note has been created" 14481msgstr "नोट बना लिया गया" 14482 14483#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261 14484#: app/Validator.php:299 app/Validator.php:318 app/Validator.php:341 14485#: app/Validator.php:360 app/Validator.php:376 app/Validator.php:392 14486#, php-format 14487msgid "The parameter “%s” is missing." 14488msgstr "“%s” पैरामीटर गायब है।" 14489 14490#: app/Http/RequestHandlers/SetupWizard.php:383 14491msgid "The password needs to be at least six characters long." 14492msgstr "पासवर्ड कम से कम छह अक्षरों का होना चाहिए।" 14493 14494#. I18N: Help text for the "Password" site configuration setting 14495#: resources/views/admin/site-mail.phtml:153 14496msgid "The password required for authentication with the SMTP server." 14497msgstr "SMTP सर्वर के साथ ऑथेंटिकेशन के लिए पासवर्ड आवश्यक है।" 14498 14499#: app/Http/RequestHandlers/PasswordResetAction.php:84 14500#: app/Http/RequestHandlers/PasswordResetPage.php:76 14501msgid "The password reset link has expired." 14502msgstr "पासवर्ड रीसेट लिंक की वैधता समाप्त हो चुकी है।" 14503 14504#. I18N: Description of the “Place hierarchy” module 14505#: app/Module/PlaceHierarchyListModule.php:113 14506msgid "The place hierarchy." 14507msgstr "स्थान श्रेणी।" 14508 14509#: app/Http/RequestHandlers/TreePreferencesAction.php:135 14510#: app/Http/RequestHandlers/TreePrivacyAction.php:115 14511msgid "The preferences for all family trees have been updated." 14512msgstr "सारी फैमिली ट्री की प्राथमिकताएं अपडेट की गई हैं।" 14513 14514#: app/Http/RequestHandlers/TreePreferencesAction.php:139 14515#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14516msgid "The preferences for new family trees have been updated." 14517msgstr "नई फैमिली ट्री के लिए प्राथमिकताएं अपडेट की गई हैं।" 14518 14519#: app/Http/RequestHandlers/TreePreferencesAction.php:128 14520#: app/Http/RequestHandlers/TreePrivacyAction.php:108 14521#, php-format 14522msgid "The preferences for the family tree “%s” have been updated." 14523msgstr "वंश वृक्ष “%s” की प्राथमिकताएं अपडेट की गई हैं।" 14524 14525#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14526#, php-format 14527msgid "The preferences for the module “%s” have been deleted." 14528msgstr "मॉड्यूल “%s” की प्राथमिकताएं हटा दी गई हैं।" 14529 14530#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14531#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 14532#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14533#: app/Module/MapGeoLocationGeonames.php:86 14534#: app/Module/MapGeoLocationOpenRouteService.php:81 14535#: app/Module/OpenRouteServiceAutocomplete.php:105 14536#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 14537#, php-format 14538msgid "The preferences for the module “%s” have been updated." 14539msgstr "मॉड्यूल “%s” के लिए प्राथमिकताएं अपडेट की गई हैं।" 14540 14541#: resources/views/setup/step-4-database-mysql.phtml:124 14542#: resources/views/setup/step-4-database-pgsql.phtml:109 14543#: resources/views/setup/step-4-database-sqlite.phtml:79 14544#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14545msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14546msgstr "प्रीफिक्स वैकल्पिक है, लेकिन अनुशंसित है। टेबल के नाम को एक यूनिक प्रीफिक्स देकर आप कई अलग-अलग अनुप्रयोग एक ही डेटाबेस को साझा करने दे सकते हैं।" 14547 14548#: app/Http/RequestHandlers/MergeFactsAction.php:178 14549#, php-format 14550msgid "The records “%1$s” and “%2$s” have been merged." 14551msgstr "रिकॉर्ड “%1$s” और “%2$s” मिला दिए गए।" 14552 14553#. I18N: Description of the “Reports” module 14554#: app/Module/ReportsMenuModule.php:70 14555msgid "The reports menu." 14556msgstr "रिपोर्ट मेनू।" 14557 14558#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 14559msgid "The repository has been created" 14560msgstr "संग्रह बना दिया गया है" 14561 14562#. I18N: Description of the “Search” module 14563#: app/Module/SearchMenuModule.php:59 14564msgid "The search menu." 14565msgstr "खोज मेनू।" 14566 14567#: app/Services/SearchService.php:1183 14568msgid "The search returned too many results." 14569msgstr "खोज ने कई सारे परिणाम लौटाए।" 14570 14571#: resources/views/setup/step-2-server-checks.phtml:55 14572msgid "The server configuration is OK." 14573msgstr "सर्वर कॉन्फ़िगरेशन ठीक है।" 14574 14575#: app/Http/Exceptions/HttpBadRequestException.php:35 14576msgid "The server could not understand this request." 14577msgstr "सर्वर इस अनुरोध को समझ नहीं सका।" 14578 14579#: app/Services/ServerCheckService.php:245 14580msgid "The server’s temporary folder cannot be accessed." 14581msgstr "सर्वर के टेम्पररी फ़ोल्डर तक पहुँचा नहीं जा सकता।" 14582 14583#: app/Http/RequestHandlers/RenumberTreeAction.php:551 14584#: app/Services/UpgradeService.php:178 app/Services/UpgradeService.php:210 14585#: resources/views/admin/trees-check.phtml:84 14586msgid "The server’s time limit has been reached." 14587msgstr "सर्वर की समय सीमा पूरी हो गई है।" 14588 14589#. I18N: Description of “Statistics” module 14590#: app/Module/FamilyTreeStatisticsModule.php:79 14591msgid "The size of the family tree, earliest and latest events, common names, etc." 14592msgstr "वंश वृक्ष का आकार, सबसे पुरानी और नवीनतम घटनाएं, सामान्य नाम, वगैरह।" 14593 14594#: app/Gedcom.php:1302 app/Gedcom.php:1358 14595msgid "The solution" 14596msgstr "समाधान" 14597 14598#: app/Http/RequestHandlers/CreateSourceAction.php:103 14599msgid "The source has been created" 14600msgstr "स्रोत बना दिया गया है" 14601 14602#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 14603msgid "The submission has been created" 14604msgstr "सबमिशन बना दिया गया है" 14605 14606#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 14607msgid "The submitter has been created" 14608msgstr "प्रस्तुतकर्ता बना दिया गया है" 14609 14610#: resources/views/help/name.phtml:13 14611#, php-format 14612msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14613msgstr "कुलनाम स्लैश द्वारा संलग्न है: <%s>जॉन पॉल /स्मिथ/<%s>" 14614 14615#: resources/views/admin/site-preferences.phtml:53 14616#: resources/views/admin/users-edit.phtml:140 14617#: resources/views/edit-account-page.phtml:114 14618msgid "The time zone is required for date calculations, such as knowing today’s date." 14619msgstr "दिनांक गणना के लिए समय क्षेत्र आवश्यक है, जैसे कि आज की तारीख जानना।" 14620 14621#. I18N: An XREF is the identification number used in GEDCOM files. 14622#: resources/views/admin/trees-merge.phtml:28 14623#, php-format 14624msgid "The two family trees have %1$s record which uses the same “XREF”." 14625msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14626msgstr[0] "दो वंश वृक्षों में %1$s रिकॉर्ड है जो एक समान “XREF” का उपयोग करता है।" 14627msgstr[1] "दो वंश वृक्षों में %1$s रिकॉर्ड हैं जो एक समान “XREF” का उपयोग करते हैं।" 14628 14629#: app/Http/RequestHandlers/UpgradeWizardStep.php:309 14630msgid "The upgrade is complete." 14631msgstr "अपग्रेड पूरा हो गया है।" 14632 14633#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14634#: app/Exceptions/FileUploadException.php:63 14635msgid "The uploaded file exceeds the allowed size." 14636msgstr "अपलोड की गई फ़ाइल अनुमत साईज़ से अधिक बड़ी है।" 14637 14638#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14639#, php-format 14640msgid "The user %s has been deleted." 14641msgstr "उपयोगकर्ता %s को हटा दिया गया।" 14642 14643#: resources/views/emails/register-notify-html.phtml:39 14644#: resources/views/emails/register-notify-text.phtml:30 14645msgid "The user has been sent an email with the information necessary to confirm the access request." 14646msgstr "उपयोगकर्ता को एक्सेस अनुरोध की पुष्टि करने के लिए आवश्यक जानकारी के साथ एक ईमेल भेजा गया है।" 14647 14648#: app/Http/RequestHandlers/LoginAction.php:117 14649#: app/Http/RequestHandlers/LoginAction.php:122 14650msgid "The username or password is incorrect." 14651msgstr "यूज़रनेम या पासवर्ड गलत है।" 14652 14653#. I18N: Help text for the "Username" site configuration setting 14654#: resources/views/admin/site-mail.phtml:139 14655msgid "The username required for authentication with the SMTP server." 14656msgstr "SMTP सर्वर के साथ ऑथेंटिकेशन के लिए यूज़रनेम आवश्यक है।" 14657 14658#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 14659#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14660#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14661#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14662#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14663#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14664#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14665#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14666#: app/Http/RequestHandlers/ModulesListsAction.php:46 14667#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14668#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 14669#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14670#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 14671#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14672#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14673#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14674#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14675#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14676#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14677#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14678#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14679#: app/Http/RequestHandlers/SiteTagsAction.php:63 14680msgid "The website preferences have been updated." 14681msgstr "वेबसाइट की वरीयताओं को अपडेट कर दिया गया है।" 14682 14683#: resources/views/errors/database-error.phtml:20 14684#: resources/views/setup/step-6-failed.phtml:20 14685msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14686msgstr "इस खामी के बारे में जानने के लिए वेब्ट्रीज़ डेवलपर्स को बहुत दिलचस्पी होगी। यदि आप उनसे संपर्क करते हैं, तो वे समस्या को हल करने में आपकी मदद करेंगे।" 14687 14688#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 14689#: resources/views/admin/modules.phtml:270 14690#: resources/views/admin/modules.phtml:273 14691#: resources/views/admin/users-edit.phtml:198 14692msgid "Theme" 14693msgstr "थीम" 14694 14695#. I18N: Name of a module 14696#: app/Module/ThemeSelectModule.php:45 14697msgid "Theme change" 14698msgstr "थीम परिवर्तन" 14699 14700#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14701#: resources/views/admin/control-panel.phtml:592 14702#: resources/views/admin/modules.phtml:124 14703#: resources/views/admin/modules.phtml:126 14704msgid "Themes" 14705msgstr "थीम" 14706 14707#: resources/views/modules/personal_facts/tab.phtml:59 14708msgid "There are no facts for this individual." 14709msgstr "इस व्यक्ति के लिए कोई तथ्य नहीं हैं।" 14710 14711#: app/Http/RequestHandlers/ManageMediaData.php:327 14712msgid "There are no links to this media object." 14713msgstr "इस मीडिया ऑब्जेक्ट तक कोई लिंक नहीं है।" 14714 14715#: resources/views/modules/media/tab.phtml:61 14716msgid "There are no media objects for this individual." 14717msgstr "इस व्यक्ती के लिए कोई मीडिया ऑब्जेक्ट नहीं हैं।" 14718 14719#: resources/views/modules/notes/tab.phtml:84 14720msgid "There are no notes for this individual." 14721msgstr "इस व्यक्ति के लिए कोई नोट नहीं है।" 14722 14723#: app/Http/RequestHandlers/UpgradeWizardStep.php:211 14724#: resources/views/pending-changes-page.phtml:30 14725msgid "There are no pending changes." 14726msgstr "कोई लंबित परिवर्तन नहीं हैं।" 14727 14728#: app/Module/ResearchTaskModule.php:131 14729msgid "There are no research tasks in this family tree." 14730msgstr "इस वंश वृक्ष में कोई अनुसंधान कार्य नहीं हैं।" 14731 14732#: resources/views/modules/sources_tab/tab.phtml:63 14733msgid "There are no source citations for this individual." 14734msgstr "इस व्यक्ति के लिए कोई भी स्रोत प्रमाण नहीं है।" 14735 14736#: app/Module/ReviewChangesModule.php:156 14737#: resources/views/emails/pending-changes-html.phtml:20 14738#: resources/views/emails/pending-changes-text.phtml:17 14739msgid "There are pending changes for you to moderate." 14740msgstr "आपके मॉडरेट करने के लिए कुछ लंबित परिवर्तन हैं।" 14741 14742#: app/Module/RecentChangesModule.php:150 14743#, php-format 14744msgid "There have been no changes within the last %s day." 14745msgid_plural "There have been no changes within the last %s days." 14746msgstr[0] "पिछले %s दिन के भीतर कोई बदलाव नहीं हुआ है।" 14747msgstr[1] "पिछले %s दोनों के भीतर कोई बदलाव नहीं हुआ है।" 14748 14749#: app/Exceptions/FileUploadException.php:99 14750#: app/Http/RequestHandlers/AddMediaFileAction.php:76 14751#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 14752#: app/Http/RequestHandlers/UploadMediaAction.php:136 14753#: app/Services/MediaFileService.php:233 14754msgid "There was an error uploading your file." 14755msgstr "आपकी फ़ाइल अपलोड करने में बाधा हुई।" 14756 14757#. I18N: a month in the French republican calendar 14758#: app/Date/FrenchDate.php:169 14759msgctxt "GENITIVE" 14760msgid "Thermidor" 14761msgstr "थर्मिडोर" 14762 14763#. I18N: a month in the French republican calendar 14764#: app/Date/FrenchDate.php:263 14765msgctxt "INSTRUMENTAL" 14766msgid "Thermidor" 14767msgstr "थर्मिडोर" 14768 14769#. I18N: a month in the French republican calendar 14770#: app/Date/FrenchDate.php:216 14771msgctxt "LOCATIVE" 14772msgid "Thermidor" 14773msgstr "थर्मिडोर" 14774 14775#. I18N: a month in the French republican calendar 14776#: app/Date/FrenchDate.php:122 14777msgctxt "NOMINATIVE" 14778msgid "Thermidor" 14779msgstr "थर्मिडोर" 14780 14781#: resources/views/modules/privacy-policy/page.phtml:36 14782msgid "These cookies are “essential”, and do not require consent." 14783msgstr "ये कुकीज़ “आवश्यक” हैं, और सहमति की आवश्यकता नहीं है।" 14784 14785#: resources/views/admin/trees-unconnected.phtml:37 14786#, php-format 14787msgid "These groups of individuals are not related to %s." 14788msgstr "व्यक्तियों के ये समूह %s से संबंधित नहीं हैं।" 14789 14790#: resources/views/modules/privacy-policy/page.phtml:57 14791msgid "These services may use cookies or other tracking technology." 14792msgstr "ये सेवाएँ कुकीज़ या अन्य ट्रैकिंग तकनीक का उपयोग कर सकती हैं।" 14793 14794#: app/Http/RequestHandlers/LoginAction.php:132 14795msgid "This account has not been approved. Please wait for an administrator to approve it." 14796msgstr "इस खाते को मंजूरी नहीं दी गई है। कृपया किसी एडमिनिस्ट्रेटर के इसे मंजुर करने तक प्रतीक्षा करें।" 14797 14798#: app/Http/RequestHandlers/LoginAction.php:127 14799msgid "This account has not been verified. Please check your email for a verification message." 14800msgstr "इस खाते को वेरीफाई नहीं किया गया है। कृपया वेरिफिकेशन मैसेज के लिए अपना ईमेल देखें।" 14801 14802#: resources/views/modules/review_changes/config.phtml:13 14803msgid "This block will show editors a list of records with pending changes that need to be reviewed by a moderator. It also generates daily emails to moderators whenever pending changes exist." 14804msgstr "यह ब्लॉक एडिटर्स को उन लंबित परिवर्तनों के साथ रिकॉर्ड की एक सूची दिखाएगा, जिन्हें मॉडरेटर द्वारा समीक्षा करने की आवश्यकता है। जब भी लंबित परिवर्तन मौजूद हों, तब यह मॉडरेटर्स को दैनिक ईमेल भी जनरेट करता है।" 14805 14806#: resources/views/admin/users-create.phtml:74 14807#: resources/views/admin/users-edit.phtml:85 14808#: resources/views/edit-account-page.phtml:126 14809#: resources/views/register-page.phtml:52 14810#: resources/views/setup/step-5-administrator.phtml:95 14811msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14812msgstr "इस ईमेल एड्रेस का उपयोग पासवर्ड रिमाइंडर, वेबसाइट सूचनाएं और परिवार के अन्य सदस्यों के संदेश भेजने के लिए किया जाएगा, जो वेबसाइट पर रजिस्टर्ड हैं।" 14813 14814#: app/Elements/AbstractEventElement.php:67 14815msgid "This event occurred, but the details are unknown." 14816msgstr "यह घटना हुई, लेकिन विवरण अज्ञात हैं।" 14817 14818#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 14819msgid "This family does not exist or you do not have permission to view it." 14820msgstr "यह परिवार मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14821 14822#: resources/views/family-page-pending.phtml:19 14823msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14824msgstr "यह परिवार हटा दिया गया है। विलोपन की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 14825 14826#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14827#: resources/views/family-page-pending.phtml:17 14828#, php-format 14829msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14830msgstr "यह परिवार हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14831 14832#: resources/views/family-page-pending.phtml:25 14833msgid "This family has been edited. The changes need to be reviewed by a moderator." 14834msgstr "यह परिवार एडिट किया गया है। बदलावों की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 14835 14836#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14837#: resources/views/family-page-pending.phtml:23 14838#, php-format 14839msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14840msgstr "यह परिवार एडिट किया गया है। आपको बादलों की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14841 14842#: resources/views/admin/trees-renumber.phtml:30 14843#, php-format 14844msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14845msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14846msgstr[0] "इस वंश वृक्ष में %s रिकॉर्ड है जो वही “XREF” उपयोग कर रहा है जो दूसरे वंश वृक्ष में भी उपयोग किया जा रहा है।" 14847msgstr[1] "इस वंश वृक्ष में %s रिकॉर्ड हैं जो वही “XREF” उपयोग कर रहे हैं जो दूसरे वंश वृक्ष में भी किए जा रहे हैं।" 14848 14849#: app/Module/SlideShowModule.php:179 14850msgid "This family tree has no images to display." 14851msgstr "इस वंश वृक्ष में प्रदर्शित करने के लिए कोई इमेज नहीं है।" 14852 14853#. I18N: do not translate the #keywords# 14854#: resources/views/modules/html/template-narrative.phtml:7 14855msgid "This family tree was last updated on #gedcomUpdated#. There are #totalSurnames# surnames in this family tree. The earliest recorded event is the #firstEventType# of #firstEventName# in #firstEventYear#. The most recent event is the #lastEventType# of #lastEventName# in #lastEventYear#.<br><br>If you have any comments or feedback please contact #contactWebmaster#." 14856msgstr "यह वंश वृक्ष अंतिम बार #gedcomUpdated# को अपडेट किया गया। इस वंश वृक्ष में टोटल #totalSurnames# कुलनाम हैं। इस में सबसे पुरानी दर्ज की गई घटना #firstEventName# के #firstEventType# #firstEventYear# की है। और सबसे नवीनतम घटना है #lastEventName# के #lastEventType# की #lastEventYear# में। <br><br>यदि आपकी कोई टिप्पणी या प्रतिक्रिया है तो कृपया #contactWebmaster# से संपर्क करें।" 14857 14858#: resources/views/modules/gedcom_stats/statistics.phtml:30 14859#: resources/views/modules/html/template-statistics.phtml:18 14860#, php-format 14861msgid "This family tree was last updated on %s." 14862msgstr "इस वंश वृक्ष को अंतिम बार %s को अपडेट किया गया था।" 14863 14864#: app/Http/RequestHandlers/CheckTree.php:307 14865msgid "This filename is not compatible with the GEDZIP file format." 14866msgstr "" 14867 14868#. I18N: Help text for the "Data folder" site configuration setting 14869#: resources/views/admin/site-preferences.phtml:30 14870msgid "This folder will be used by webtrees to store media files, GEDCOM files, temporary files, etc. These files may contain private data, and should not be made available over the internet." 14871msgstr "इस फ़ोल्डर का उपयोग webtrees द्वारा मीडिया फ़ाइलों, GEDCOM फ़ाइलों, टेम्पररी फ़ाइलों, वगैरह. को संग्रहीत करने के लिए किया जाएगा। इन फ़ाइलों में निजी डेटा हो सकता है, और इसे इंटरनेट पर उपलब्ध नहीं कराया जाना चाहिए।" 14872 14873#. I18N: Help text for the “Media folder” configuration setting 14874#: resources/views/admin/trees-preferences.phtml:250 14875msgid "This folder will be used to store the media files for this family tree." 14876msgstr "इस फ़ोल्डर का उपयोग इस वंश वृक्ष के लिए मीडिया फ़ाइलों को संग्रहीत करने के लिए किया जाएगा।" 14877 14878#: app/Http/Middleware/CheckCsrf.php:72 14879msgid "This form has expired. Try again." 14880msgstr "इस फॉर्म की समय सीमा समाप्त। दोबारा कोशिश करें।" 14881 14882#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 14883msgid "This individual does not exist or you do not have permission to view it." 14884msgstr "यह व्यक्ति मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14885 14886#: resources/views/individual-page-pending.phtml:21 14887msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14888msgstr "इस व्यक्ति को हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14889 14890#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14891#: resources/views/individual-page-pending.phtml:18 14892#, php-format 14893msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14894msgstr "इस व्यक्ति को हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14895 14896#: resources/views/individual-page-pending.phtml:30 14897msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14898msgstr "इस व्यक्ति को एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14899 14900#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14901#: resources/views/individual-page-pending.phtml:27 14902#, php-format 14903msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14904msgstr "इस व्यक्ति को एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 14905 14906#. I18N: Help text for the “Default individual” configuration setting 14907#: resources/views/admin/trees-preferences.phtml:98 14908#: resources/views/edit-account-page.phtml:78 14909msgid "This individual will be selected by default when viewing charts and reports." 14910msgstr "चार्ट और रिपोर्ट देखने पर यह व्यक्ति डिफ़ॉल्ट रूप से चुना जाएगा।" 14911 14912#: app/Module/StatisticsChartModule.php:948 14913#: app/Statistics/Repository/EventRepository.php:244 14914#: app/Statistics/Repository/FamilyDatesRepository.php:98 14915#: app/Statistics/Repository/FamilyRepository.php:530 14916#: app/Statistics/Repository/FamilyRepository.php:851 14917#: app/Statistics/Repository/FamilyRepository.php:1501 14918#: app/Statistics/Repository/IndividualRepository.php:1797 14919#: app/Statistics/Repository/IndividualRepository.php:1822 14920#: app/Statistics/Repository/PlaceRepository.php:210 14921#: resources/views/statistics/families/top10-list-age.phtml:31 14922#: resources/views/statistics/families/top10-list-grand.phtml:27 14923#: resources/views/statistics/families/top10-list-spouses.phtml:25 14924#: resources/views/statistics/families/top10-list.phtml:27 14925#: resources/views/statistics/individuals/top10-list.phtml:25 14926#: resources/views/statistics/other/charts/column.phtml:19 14927#: resources/views/statistics/other/charts/combo.phtml:18 14928#: resources/views/statistics/other/charts/custom.phtml:17 14929#: resources/views/statistics/other/charts/geo.phtml:21 14930#: resources/views/statistics/other/charts/pie.phtml:19 14931#: resources/views/statistics/other/top10-list.phtml:26 14932msgid "This information is not available." 14933msgstr "यह जानकारी उपलब्ध नहीं है।" 14934 14935#: app/Statistics/Repository/EventRepository.php:252 14936#: app/Statistics/Repository/FamilyDatesRepository.php:106 14937#: app/Statistics/Repository/FamilyDatesRepository.php:377 14938#: app/Statistics/Repository/FamilyRepository.php:97 14939#: app/Statistics/Repository/FamilyRepository.php:485 14940#: app/Statistics/Repository/FamilyRepository.php:862 14941#: app/Statistics/Repository/FamilyRepository.php:1513 14942#: app/Statistics/Repository/IndividualRepository.php:863 14943#: app/Statistics/Repository/IndividualRepository.php:1177 14944#: app/Statistics/Repository/IndividualRepository.php:1197 14945#: app/Statistics/Repository/IndividualRepository.php:1217 14946#: app/Statistics/Repository/IndividualRepository.php:1237 14947#: app/Statistics/Repository/IndividualRepository.php:1257 14948#: app/Statistics/Repository/IndividualRepository.php:1277 14949msgid "This information is private and cannot be shown." 14950msgstr "यह जानकारी निजी है और इसे दिखाया नहीं जा सकता।" 14951 14952#: resources/views/edit-account-page.phtml:66 14953msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14954msgstr "यह वंश वृक्ष में खुद आपके अपने के रिकॉर्ड की लिंक है। यदि यह गलत व्यक्ति हैं तो, किसी एडमिनिस्ट्रेटर से संपर्क करें।" 14955 14956#: resources/views/setup/step-4-database-mysql.phtml:88 14957#: resources/views/setup/step-4-database-mysql.phtml:102 14958#: resources/views/setup/step-4-database-pgsql.phtml:76 14959#: resources/views/setup/step-4-database-pgsql.phtml:88 14960#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14961#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14962msgid "This is case sensitive." 14963msgstr "यह केस-सेंसिटिव है।" 14964 14965#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 14966#: resources/views/admin/control-panel.phtml:194 14967#: resources/views/admin/upgrade/wizard.phtml:25 14968msgid "This is the latest version of webtrees. No upgrade is available." 14969msgstr "यह webtrees का नवीनतम वर्शन है। कोई अपग्रेड उपलब्ध नहीं है।" 14970 14971#. I18N: Help text for the “Server name” site configuration setting 14972#: resources/views/admin/site-mail.phtml:97 14973msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14974msgstr "यह SMTP सर्वर का नाम है। “localhost” का अर्थ है कि मेल सेवा आपके वेब सर्वर वाले कंप्यूटर पर ही चल रही है।" 14975 14976#: resources/views/admin/users-create.phtml:35 14977#: resources/views/admin/users-edit.phtml:46 14978#: resources/views/edit-account-page.phtml:47 14979#: resources/views/register-page.phtml:40 14980#: resources/views/setup/step-5-administrator.phtml:59 14981msgid "This is your real name, as you would like it displayed on screen." 14982msgstr "यह आपका वास्तविक नाम है, जैसा कि आप स्क्रीन पर प्रदर्शित करना चाहते हैं।" 14983 14984#: app/Http/RequestHandlers/PasswordRequestAction.php:125 14985msgid "This link is valid for one hour." 14986msgstr "यह लिंक एक घंटे के लिए वैध है।" 14987 14988#: resources/views/help/data-fixes.phtml:16 14989msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14990msgstr "यह सूची एक सरल (लेकिन तेज़) खोज का उपयोग करके बनाई गई है, और इसलिए इसमें ऐसे रिकॉर्ड शामिल हैं जिन्हें अपडेट नहीं किया जाएगा।" 14991 14992#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 14993msgid "This media object does not exist or you do not have permission to view it." 14994msgstr "यह मीडिया ऑब्जेक्ट मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14995 14996#: resources/views/media-page-pending.phtml:18 14997msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14998msgstr "यह मीडिया ऑब्जेक्ट हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14999 15000#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15001#: resources/views/media-page-pending.phtml:16 15002#, php-format 15003msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 15004msgstr "यह मीडिया ऑब्जेक्ट हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15005 15006#: resources/views/media-page-pending.phtml:24 15007msgid "This media object has been edited. The changes need to be reviewed by a moderator." 15008msgstr "यह मीडिया ऑब्जेक्ट एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15009 15010#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15011#: resources/views/media-page-pending.phtml:22 15012#, php-format 15013msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 15014msgstr "यह मीडिया ऑब्जेक्ट एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 15015 15016#: resources/views/emails/message-copy-html.phtml:33 15017#: resources/views/emails/message-copy-text.phtml:23 15018#: resources/views/emails/message-user-html.phtml:34 15019#: resources/views/emails/message-user-text.phtml:24 15020msgid "This message was sent while viewing the following URL: " 15021msgstr "इस URL को देखते समय यह संदेश भेजा गया था: " 15022 15023#: resources/views/setup/step-5-administrator.phtml:83 15024msgid "This must be at least six characters long. It is case-sensitive." 15025msgstr "यह कम से कम छह वर्ण लंबा होना चाहिए। यह केस-सेंसिटिव है।" 15026 15027#. I18N: Help text for the “Sender name” site configuration setting 15028#: resources/views/admin/site-mail.phtml:61 15029#: resources/views/admin/site-mail.phtml:75 15030msgid "This name is used in the “From” field, when sending automatic emails from this server." 15031msgstr "इस नाम का उपयोग “प्रेषक” फ़ील्ड में किया जाता है, जब इस सर्वर से स्वचालित ईमेल भेजे जाते हैं।" 15032 15033#: app/Auth.php:377 app/Auth.php:406 15034#: app/Http/RequestHandlers/RedirectNotePhp.php:69 15035msgid "This note does not exist or you do not have permission to view it." 15036msgstr "यह नोट मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15037 15038#: resources/views/note-page-pending.phtml:19 15039msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15040msgstr "यह नोट हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15041 15042#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15043#: resources/views/note-page-pending.phtml:17 15044#, php-format 15045msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15046msgstr "यह नोट हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15047 15048#: resources/views/note-page-pending.phtml:25 15049msgid "This note has been edited. The changes need to be reviewed by a moderator." 15050msgstr "यह नोट एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15051 15052#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15053#: resources/views/note-page-pending.phtml:23 15054#, php-format 15055msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15056msgstr "यह नोट एडिट किया गया है। आपको परिवर्तनों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 15057 15058#. I18N: Help text for the “Automatically expand notes” configuration setting 15059#: resources/views/admin/trees-preferences.phtml:531 15060msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15061msgstr "यह विकल्प नियंत्रित करता है कि व्यक्ती के पेज पर किसी <i>नोट</i> रिकॉर्ड की सामग्री को स्वचालित रूप से दिखाया जाए या नहीं।" 15062 15063#. I18N: Help text for the “Automatically expand sources” configuration setting 15064#: resources/views/admin/trees-preferences.phtml:545 15065msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15066msgstr "यह विकल्प नियंत्रित करता है कि व्यक्ती के पेज पर किसी <i>स्रोत</i> रिकॉर्ड की सामग्री को स्वचालित रूप से दिखाया जाए या नहीं।" 15067 15068#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15069#: resources/views/admin/trees-preferences.phtml:399 15070msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15071msgstr "यह विकल्प नियंत्रित करता है कि चार्ट पर बच्चे की जन्मतिथि के आगे पिता और मां की उम्र दिखाना है या नहीं।" 15072 15073#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15074#: resources/views/admin/trees-preferences.phtml:372 15075msgid "This option controls whether or not to show estimated dates for birth and death instead of leaving blanks on individual lists and charts for individuals whose dates are not known." 15076msgstr "यह विकल्प नियंत्रित करता है कि जन्म और मृत्यु की अनुमानित तारीखें दिखाना है या नहीं, बजाय इसके कि उन व्यक्तियों की सूची और चार्ट पर खाली जगह छोड़ दे, जिनकी तारीखों का पता नहीं है।" 15077 15078#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15079#: resources/views/admin/trees-preferences.phtml:281 15080msgid "This option will make it easier for users to download images." 15081msgstr "यह विकल्प उपयोगकर्ताओं के लिए इमेज को डाउनलोड करना आसान बना देगा।" 15082 15083#. I18N: Help text for the “Show private relationships” configuration setting 15084#: resources/views/admin/trees-privacy.phtml:150 15085msgid "This option will retain family links in private records. This means that you will see empty “private” boxes on the pedigree chart and on other charts with private individuals." 15086msgstr "यह विकल्प निजी लिंक में पारिवारिक लिंक को बनाए रखेगा। इसका मतलब यह है कि आप निजी व्यक्तियों के साथ पेडिग्री चार्ट और अन्य चार्ट पर खाली “निजी” बक्से देखेंगे।" 15087 15088#. I18N: Help text for the “Show names of private individuals” configuration setting 15089#: resources/views/admin/trees-privacy.phtml:131 15090msgid "This option will show the names (but no other details) of private individuals. Individuals are private if they are still alive or if a privacy restriction has been added to their individual record. To hide a specific name, add a privacy restriction to that name record." 15091msgstr "यह विकल्प प्राइवेट व्यक्तियों के नाम (लेकिन कोई अन्य विवरण) नहीं दिखाएगा। यदि वे अभी जीवित हैं या उनके व्यक्तिगत रिकॉर्ड में कोई गोपनीयता प्रतिबंध जोड़ा गया हो, तो वे व्यक्ति प्राइवेट हैं। कोई एक विशिष्ट नाम छिपाने के लिए, उस नाम रिकॉर्ड में गोपनीयता प्रतिबंध जोड़ें।" 15092 15093#: resources/views/edit/raw-gedcom-fact.phtml:24 15094#: resources/views/edit/raw-gedcom-record.phtml:24 15095msgid "This page allows you to bypass the usual forms, and edit the underlying data directly. It is an advanced option, and you should not use it unless you understand the GEDCOM format. If you make a mistake here, it can be difficult to fix." 15096msgstr "यह पेज आपको सामान्य फॉर्म से बचाकर कर सीधे मूल डेटा को एडिट करने की अनुमति देता है। यह एक एडवांस्ड विकल्प है, और जब तक आप GEDCOM फॉर्मेट को नहीं समझते, तब तक आपको इसका उपयोग नहीं करना चाहिए। अगर आप यहां कोई गलती करते हैं, तो इसे ठीक करना मुश्किल हो सकता है।" 15097 15098#: app/Module/HitCountFooterModule.php:113 15099#, php-format 15100msgid "This page has been viewed %s time." 15101msgid_plural "This page has been viewed %s times." 15102msgstr[0] "यह पेज %s बार देखा गया।" 15103msgstr[1] "यह पेज %s बार देखा गया।" 15104 15105#: resources/views/help/pending-changes.phtml:16 15106msgid "This process allows the site’s owner to ensure that the new information follows the site’s standards and conventions, has proper source attributions, etc." 15107msgstr "यह प्रक्रिया साइट के मालिक को यह सुनिश्चित करने की अनुमति देती है कि नई जानकारी साइट के मानकों और सम्मेलनों का पालन करती है, उचित स्रोत विशेषता हैं, वगैरह।" 15108 15109#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:435 app/Auth.php:522 15110#: app/Auth.php:551 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 15111msgid "This record does not exist or you do not have permission to view it." 15112msgstr "यह रिकॉर्ड मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15113 15114#: resources/views/admin/trees-privacy.phtml:249 15115msgid "This record does not exist." 15116msgstr "यह रिकॉर्ड मौजूद नहीं है।" 15117 15118#: resources/views/record-page-pending.phtml:19 15119msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15120msgstr "यह रिकॉर्ड हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15121 15122#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15123#: resources/views/record-page-pending.phtml:17 15124#, php-format 15125msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15126msgstr "यह रिकॉर्ड हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15127 15128#: resources/views/record-page-pending.phtml:25 15129msgid "This record has been edited. The changes need to be reviewed by a moderator." 15130msgstr "यह रिकॉर्ड एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15131 15132#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15133#: resources/views/record-page-pending.phtml:23 15134#, php-format 15135msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15136msgstr "यह रिकॉर्ड एडिट किया गया है। आपको इन बदलावों की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15137 15138#: app/Auth.php:464 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 15139msgid "This repository does not exist or you do not have permission to view it." 15140msgstr "यह कोष मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15141 15142#: resources/views/modules/privacy-policy/page.phtml:25 15143msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15144msgstr "यह शोध EU General Data Protection के article 6(f) के तहत “वैध हित” है।" 15145 15146#: resources/views/admin/users-edit.phtml:261 15147msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15148msgstr "इस भूमिका में एडीटर की सभी अनुमतियाँ हैं, साथ ही अन्य उपयोगकर्ताओं द्वारा किए गए परिवर्तनों को स्वीकार/अस्वीकार करने की अनुमति है।" 15149 15150#: resources/views/admin/users-edit.phtml:275 15151msgid "This role has all the permissions of the manager role in all family trees, plus permission to change the settings/configuration of the website, users, and modules." 15152msgstr "इस भूमिका में सभी वंश वृक्ष के मैनेजर की भूमिका की सभी अनुमतियाँ हैं, साथ ही वेबसाइट, उपयोगकर्ताओं और मॉड्यूल की सेटिंग्स/कॉन्फ़िगरेशन को बदलने की अनुमति है।" 15153 15154#: resources/views/admin/users-edit.phtml:255 15155msgid "This role has all the permissions of the member role, plus permission to add/change/delete data. Any changes will need to be reviewed by a moderator, unless the user has the “automatically accept changes” option enabled." 15156msgstr "इस भूमिका में सदस्य भूमिका की सभी अनुमतियाँ हैं, साथ ही डेटा जोड़ने/बदलने/हटाने की अनुमति है। किसी भी परिवर्तन की समीक्षा एक मॉडरेटर द्वारा करने की आवश्यकता होगी, जब तक कि उपयोगकर्ता के पास “स्वचालित रूप से परिवर्तन स्वीकार” विकल्प सक्षम न हो।" 15157 15158#: resources/views/admin/users-edit.phtml:269 15159msgid "This role has all the permissions of the moderator role, plus any additional access granted by the family tree configuration, plus permission to change the settings/configuration of a family tree." 15160msgstr "इस भूमिका में मॉडरेटर भूमिका की सभी अनुमतियां हैं, साथ ही वंश वृक्ष के कॉन्फ़िगरेशन द्वारा दी गई किसी भी अतिरिक्त पहुंच, वंश वृक्ष की सेटिंग्स/कॉन्फ़िगरेशन को बदलने की अनुमति है।" 15161 15162#: resources/views/admin/users-edit.phtml:247 15163msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15164msgstr "इस भूमिका में दर्शक भूमिका की सभी अनुमतियां हैं, साथ ही वंश वृक्ष के कॉन्फ़िगरेशन द्वारा दी गई कोई भी अतिरिक्त पहुंच।" 15165 15166#: resources/views/setup/step-2-server-checks.phtml:76 15167#, php-format 15168msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15169msgstr "इस सर्वर की मेमोरी क्षमता %s एमबी है और इसके सीपीयू की समय सीमा %s सेकंड है।" 15170 15171#: app/Auth.php:493 app/Http/RequestHandlers/RedirectSourcePhp.php:69 15172msgid "This source does not exist or you do not have permission to view it." 15173msgstr "यह स्रोत मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15174 15175#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15176#: resources/views/admin/trees-preferences.phtml:207 15177msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15178msgstr "यह लेख हर एक पेज के टाइटल से जोड़ा जाएगा। इसे ब्राउज़र के टाइटल बार, बुकमार्क आदि में दिखाया जाएगा।" 15179 15180#: resources/views/errors/no-tree-access.phtml:8 15181msgid "This user account does not have access to any tree." 15182msgstr "इस उपयोगकर्ता खाते की किसी भी ट्री तक पहुंच नहीं है।" 15183 15184#: app/Http/RequestHandlers/SetupWizard.php:176 15185msgid "This usually means that you need to change the folder permissions to 777." 15186msgstr "आमतौर पर इस का मतलब यह है कि आपको फ़ोल्डर परमिशन 777 में बदलने की आवश्यकता है।" 15187 15188#: app/Services/UpgradeService.php:292 15189msgid "This website is being upgraded. Try again in a few minutes." 15190msgstr "इस वेबसाइट को अपग्रेड किया जा रहा है। कुछ मिनटों में पुन: प्रयास करें।" 15191 15192#: resources/views/layouts/offline.phtml:70 15193msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15194msgstr "यह वेबसाइट रखरखाव के लिए बंद है। आप कुछ मिनटों में <a href=\"index.php\">पुन: प्रयास करें</a>।" 15195 15196#: resources/views/modules/privacy-policy/page.phtml:70 15197msgid "This website is operated by the following individuals." 15198msgstr "यह वेबसाइट निम्नलिखित व्यक्तियों द्वारा संचालित की जाती है।" 15199 15200#: resources/views/layouts/error.phtml:17 15201#: resources/views/layouts/error.phtml:34 15202#: resources/views/layouts/offline.phtml:67 15203msgid "This website is temporarily unavailable" 15204msgstr "यह वेबसाइट अस्थायी रूप से अनुपलब्ध है" 15205 15206#: resources/views/modules/privacy-policy/page.phtml:22 15207msgid "This website processes personal data for the purpose of historical and genealogical research." 15208msgstr "यह वेबसाइट ऐतिहासिक और वंशावली अनुसंधान के उद्देश्य के लिए व्यक्तिगत डेटा संसाधित करती है।" 15209 15210#: resources/views/modules/privacy-policy/page.phtml:33 15211msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15212msgstr "यह वेबसाइट लॉगिन सत्र को सक्षम करने के लिए और आपकी चुनी हुई भाषा जैसी प्राथमिकताओं को याद रखने के लिए कुकीज़ का उपयोग करती है।" 15213 15214#: resources/views/modules/privacy-policy/footer.phtml:21 15215msgid "This website uses cookies to learn about visitor behavior." 15216msgstr "यह वेबसाइट दर्शक के व्यवहार के बारे में जानने के लिए कुकीज़ का उपयोग करती है।" 15217 15218#: resources/views/modules/privacy-policy/page.phtml:45 15219msgid "This website uses third-party services to learn about visitor behavior." 15220msgstr "यह वेबसाइट दर्शक व्यवहार के बारे में जानने के लिए तृतीय-पक्ष सेवाओं का उपयोग करती है।" 15221 15222#. I18N: %s is the name of a family tree 15223#: resources/views/admin/trees-import.phtml:28 15224#, php-format 15225msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15226msgstr "यह सभी वंशावली डेटा को “%s” से हटा देगा और इसे GEDCOM फ़ाइल के डेटा से बदल देगा।" 15227 15228#. I18N: abbreviation for Thursday 15229#: app/Date/AbstractCalendarDate.php:279 15230#: resources/views/edit/initialize-calendar-popup.phtml:27 15231msgid "Thu" 15232msgstr "गुरु" 15233 15234#: app/Gedcom.php:1800 resources/views/admin/webtrees1-thumbnails.phtml:39 15235msgid "Thumbnail image" 15236msgstr "थंबनेल इमेज" 15237 15238#: resources/views/admin/trees-preferences.phtml:286 15239#: resources/views/admin/trees-preferences.phtml:291 15240msgid "Thumbnail images" 15241msgstr "थंबनेल इमेज" 15242 15243#: app/Date/AbstractCalendarDate.php:249 15244msgid "Thursday" 15245msgstr "गुरुवार" 15246 15247#. I18N: Location of an LDS church temple 15248#: app/Elements/TempleCode.php:197 15249msgid "Tijuana, Mexico" 15250msgstr "तिजुआना, मैक्सिको" 15251 15252#: app/Gedcom.php:508 app/Gedcom.php:911 app/Gedcom.php:937 15253msgid "Time" 15254msgstr "समय" 15255 15256#: app/Gedcom.php:951 app/Gedcom.php:1027 15257msgid "Time of birth" 15258msgstr "" 15259 15260#: resources/views/admin/tags.phtml:953 15261msgid "Time of birth and time of death" 15262msgstr "" 15263 15264#: app/Gedcom.php:955 app/Gedcom.php:1030 app/Gedcom.php:1482 15265msgid "Time of death" 15266msgstr "" 15267 15268#: app/Gedcom.php:455 app/Gedcom.php:622 app/Gedcom.php:769 app/Gedcom.php:790 15269#: app/Gedcom.php:821 app/Gedcom.php:837 app/Gedcom.php:868 app/Gedcom.php:884 15270#: app/Gedcom.php:1387 15271msgid "Time of last change" 15272msgstr "अंतिम परिवर्तन का समय" 15273 15274#: app/Gedcom.php:961 15275msgid "Time of status change" 15276msgstr "" 15277 15278#. I18N: A configuration setting 15279#: app/Gedcom.php:1738 resources/views/admin/site-preferences.phtml:48 15280#: resources/views/admin/users-edit.phtml:135 15281#: resources/views/edit-account-page.phtml:109 15282msgid "Time zone" 15283msgstr "समय क्षेत्र" 15284 15285#. I18N: Name of a module/chart 15286#: app/Module/TimelineChartModule.php:92 15287msgid "Timeline" 15288msgstr "समय-रेखा" 15289 15290#: resources/views/admin/changes-log.phtml:134 15291#: resources/views/admin/site-logs.phtml:122 15292msgid "Timestamp" 15293msgstr "समय-चिह्न" 15294 15295#. I18N: Name of a country or state 15296#: app/Statistics/Service/CountryService.php:490 15297msgid "Timor-Leste" 15298msgstr "तिमोर-लेस्ते" 15299 15300#: app/Date/JalaliDate.php:276 15301msgctxt "Abbreviation for Persian month: Tir" 15302msgid "Tir" 15303msgstr "तीर" 15304 15305#. I18N: 4th month in the Persian/Jalali calendar 15306#: app/Date/JalaliDate.php:145 15307msgctxt "GENITIVE" 15308msgid "Tir" 15309msgstr "तीर" 15310 15311#. I18N: 4th month in the Persian/Jalali calendar 15312#: app/Date/JalaliDate.php:235 15313msgctxt "INSTRUMENTAL" 15314msgid "Tir" 15315msgstr "तीर" 15316 15317#. I18N: 4th month in the Persian/Jalali calendar 15318#: app/Date/JalaliDate.php:190 15319msgctxt "LOCATIVE" 15320msgid "Tir" 15321msgstr "तीर" 15322 15323#. I18N: 4th month in the Persian/Jalali calendar 15324#: app/Date/JalaliDate.php:100 15325msgctxt "NOMINATIVE" 15326msgid "Tir" 15327msgstr "तीर" 15328 15329#. I18N: a month in the Jewish calendar 15330#: app/Date/JewishDate.php:193 15331msgctxt "GENITIVE" 15332msgid "Tishrei" 15333msgstr "तिशरी" 15334 15335#. I18N: a month in the Jewish calendar 15336#: app/Date/JewishDate.php:297 15337msgctxt "INSTRUMENTAL" 15338msgid "Tishrei" 15339msgstr "तिशरी" 15340 15341#. I18N: a month in the Jewish calendar 15342#: app/Date/JewishDate.php:245 15343msgctxt "LOCATIVE" 15344msgid "Tishrei" 15345msgstr "तिशरी" 15346 15347#. I18N: a month in the Jewish calendar 15348#: app/Date/JewishDate.php:141 15349msgctxt "NOMINATIVE" 15350msgid "Tishrei" 15351msgstr "तिशरी" 15352 15353#: app/Gedcom.php:764 app/Gedcom.php:795 app/Gedcom.php:856 app/Gedcom.php:1484 15354#: resources/views/admin/fix-level-0-media.phtml:36 15355#: resources/views/lists/media-table.phtml:78 15356#: resources/views/lists/notes-table.phtml:89 15357#: resources/views/lists/sources-table.phtml:94 15358#: resources/views/modals/create-media-from-file.phtml:33 15359#: resources/views/modals/media-file-fields.phtml:106 15360#: resources/views/modals/source-fields.phtml:14 15361#: resources/views/modules/census-assistant.phtml:24 15362#: resources/views/modules/favorites/favorites.phtml:148 15363#: resources/views/modules/favorites/favorites.phtml:150 15364#: resources/views/modules/gedcom_news/edit.phtml:23 15365#: resources/views/modules/html/config.phtml:18 15366#: resources/views/modules/user_blog/edit.phtml:23 15367msgid "Title" 15368msgstr "पदवी" 15369 15370#: resources/views/admin/broadcast.phtml:34 15371#: resources/views/admin/email-page.phtml:39 15372#: resources/views/contact-page.phtml:31 resources/views/message-page.phtml:36 15373msgctxt "Email recipient" 15374msgid "To" 15375msgstr "प्रापक" 15376 15377#: resources/views/admin/changes-log.phtml:46 15378#: resources/views/admin/site-logs.phtml:44 15379msgctxt "End of date range" 15380msgid "To" 15381msgstr "तक" 15382 15383#: resources/views/modules/html/config.phtml:32 15384msgid "To assist you in getting started with this block, we have created several standard templates. When you select one of these templates, the text area will contain a copy that you can then alter to suit your site’s requirements." 15385msgstr "इस ब्लॉक के साथ आरंभ करने में आपकी सहायता करने के लिए, हमने कई मानक टेम्पलेट बनाए हैं। जब आप इनमें से किसी एक टेम्पलेट का चयन करते हैं, तो लेख क्षेत्र में एक कॉपी होगी जिसमें आप अपनी साइट की आवश्यकताओं के अनुरूप परिवर्तन कर सकते हैं।" 15386 15387#: resources/views/admin/tags.phtml:938 15388msgid "To create new data using custom tags, you need to enable them." 15389msgstr "" 15390 15391#: resources/views/modules/todo/config.phtml:15 15392msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15393msgstr "नए शोध कार्य बनाने के लिए, आपको पहले वंश वृक्ष की प्राथमिकताओं में तथ्यों और घटनाओं की सूची में “अनुसंधान कार्य” जोड़ना होगा।" 15394 15395#: app/Services/LeafletJsService.php:65 15396msgid "To display a map, you need to enable a map-provider in the control panel." 15397msgstr "मानचित्र प्रदर्शित करने के लिए, आपको कंट्रोल पैनल में मानचित्र-प्रदाता को सक्षम करना होगा।" 15398 15399#. I18N: Help text for the “Format text and notes” configuration setting 15400#: resources/views/admin/trees-preferences.phtml:586 15401msgid "To ensure compatibility with other genealogy applications, notes, text, and transcripts should be recorded in simple, unformatted text. However, formatting is often desirable to aid presentation, comprehension, etc." 15402msgstr "अन्य वंशावली एप्लिकेशन के साथ तालमेल बिठाने के लिए, नोट्स, लेख और लिपियों को सरल, अप्रारूपित लेख में दर्ज किया जाना चाहिए। हालांकि प्रारूपण प्रस्तुति, समझ, वगैरह की सहायता के लिए अक्सर आकर्षक होता है।" 15403 15404#. I18N: “Apache” is a software program. 15405#: resources/views/admin/site-preferences.phtml:34 15406msgid "To protect this private data, webtrees uses an Apache configuration file (.htaccess) which blocks all access to this folder. If your web-server does not support .htaccess files, and you cannot restrict access to this folder, then you can select another folder, away from your web documents." 15407msgstr "इस निजी डेटा की सुरक्षा के लिए, webtrees एक अपाचे कॉन्फ़िगरेशन फ़ाइल (.htaccess) का उपयोग करती है, जो इस फ़ोल्डर के सभी एक्सेस को ब्लॉक करती है। यदि आपका वेब-सर्वर .htaccess फ़ाइलों का समर्थन नहीं करता है, और आप इस फ़ोल्डर तक पहुँच को प्रतिबंधित नहीं कर सकते हैं, तो आप अपने वेब दस्तावेज़ों से दूर एक अलग फ़ोल्डर का चयन कर सकते हैं।" 15408 15409#: resources/views/emails/password-request-html.phtml:18 15410#: resources/views/emails/password-request-text.phtml:14 15411msgid "To set a new password, follow this link." 15412msgstr "नया पासवर्ड सेट करने के लिए, इस लिंक का अनुसरण करें।" 15413 15414#. I18N: Help text for the "Custom welcome text" site configuration setting 15415#: resources/views/admin/site-registration.phtml:41 15416msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15417msgstr "इस लेख को अन्य भाषाओं के लिए सेट करना हो तो, आपको उस भाषा पर स्विच करना होगा, और इस पेज पर फिर से आना होगा।" 15418 15419#: resources/views/modules/sitemap/config.phtml:49 15420msgid "To tell search engines that sitemaps are available, you can use the following links." 15421msgstr "खोज इंजन को बताने के लिए कि साइटमैप उपलब्ध हैं, इन लिंक का उपयोग कर सकते हैं।" 15422 15423#: resources/views/modules/bing-maps/config.phtml:34 15424#: resources/views/modules/google-maps/config.phtml:34 15425#: resources/views/modules/here-maps/config.phtml:34 15426#: resources/views/modules/map-box/config.phtml:34 15427#: resources/views/modules/openrouteservice/config.phtml:34 15428msgid "To use this service, you need an API key." 15429msgstr "इस सेवा का उपयोग करने के लिए, आपको एक एपीआई कुंजी की आवश्यकता है।" 15430 15431#: resources/views/modules/geonames/config.phtml:34 15432msgid "To use this service, you need an account." 15433msgstr "इस सेवा का उपयोग करने के लिए, आपको एक खाते की आवश्यकता है।" 15434 15435#. I18N: Name of a country or state 15436#: app/Statistics/Service/CountryService.php:480 15437msgid "Togo" 15438msgstr "टोगो" 15439 15440#. I18N: Name of a country or state 15441#: app/Statistics/Service/CountryService.php:486 15442msgid "Tokelau" 15443msgstr "टोकेलाऊ" 15444 15445#. I18N: Location of an LDS church temple 15446#: app/Elements/TempleCode.php:198 15447msgid "Tokyo, Japan" 15448msgstr "टोक्यो, जापान" 15449 15450#. I18N: Type of media object 15451#: app/Elements/SourceMediaType.php:95 15452msgid "Tombstone" 15453msgstr "कब्र का पत्थर" 15454 15455#. I18N: Name of a country or state 15456#: app/Statistics/Service/CountryService.php:492 15457msgid "Tonga" 15458msgstr "टोंगा" 15459 15460#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 15461msgid "Too many requests. Try again later." 15462msgstr "बहुत अधिक अनुरोध। बाद में पुन: प्रयास करें।" 15463 15464#. I18N: Title for a list of the most common given names, %s is a number. Note that a separate translation exists when %s is 1 15465#: app/Module/TopGivenNamesModule.php:104 15466#, php-format 15467msgid "Top %s given name" 15468msgid_plural "Top %s given names" 15469msgstr[0] "%s सर्वोच्च दिया गया नाम" 15470msgstr[1] "%s सर्वोच्च दिए गए नाम" 15471 15472#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15473#: app/Module/TopSurnamesModule.php:188 15474#, php-format 15475msgid "Top %s surname" 15476msgid_plural "Top %s surnames" 15477msgstr[0] "%s सर्वोच्च कुलनाम" 15478msgstr[1] "%s सर्वोच्च कुलनाम" 15479 15480#. I18N: i.e. most popular given name. 15481#: app/Module/TopGivenNamesModule.php:101 15482msgid "Top given name" 15483msgstr "सर्वोच्च दिया गया नाम" 15484 15485#. I18N: Name of a module. Top=Most common 15486#: app/Module/TopGivenNamesModule.php:47 15487#: resources/views/modules/statistics-chart/names.phtml:45 15488msgid "Top given names" 15489msgstr "सर्वोच्च दिए गए नाम" 15490 15491#. I18N: i.e. most popular surname. 15492#: app/Module/TopSurnamesModule.php:185 15493msgid "Top surname" 15494msgstr "सर्वोच्च कुलनाम" 15495 15496#. I18N: Name of a module. Top=Most common 15497#: app/Module/TopSurnamesModule.php:72 15498#: resources/views/modules/statistics-chart/names.phtml:25 15499msgid "Top surnames" 15500msgstr "सर्वोच्च कुलनाम" 15501 15502#. I18N: Location of an LDS church temple 15503#: app/Elements/TempleCode.php:199 15504msgid "Toronto, Ontario, Canada" 15505msgstr "टोरंटो, ओंटारियो, कनाडा" 15506 15507#: app/Module/StatisticsChartModule.php:766 15508#: app/Statistics/Google/ChartBirth.php:97 15509#: app/Statistics/Google/ChartCommonGiven.php:70 15510#: app/Statistics/Google/ChartCommonSurname.php:128 15511#: app/Statistics/Google/ChartDeath.php:97 15512#: app/Statistics/Google/ChartDistribution.php:109 15513#: app/Statistics/Google/ChartDivorce.php:97 15514#: app/Statistics/Google/ChartFamilyLargest.php:90 15515#: app/Statistics/Google/ChartFamilyWithSources.php:65 15516#: app/Statistics/Google/ChartIndividualWithSources.php:65 15517#: app/Statistics/Google/ChartMarriage.php:97 15518#: app/Statistics/Google/ChartMedia.php:64 15519#: app/Statistics/Google/ChartMortality.php:65 15520#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 15521#: app/Statistics/Google/ChartSex.php:56 15522#: resources/views/admin/control-panel.phtml:435 15523#: resources/views/lists/chart-by-age.phtml:29 15524#: resources/views/lists/chart-by-decade.phtml:21 15525msgid "Total" 15526msgstr "कुल" 15527 15528#: resources/xml/reports/change_report.xml:127 15529msgid "Total accepted changes: " 15530msgstr "कुल स्वीकृत परिवर्तन: " 15531 15532#: resources/views/modules/statistics-chart/individual-events.phtml:18 15533msgid "Total births" 15534msgstr "टोटल जन्म" 15535 15536#: resources/views/modules/statistics-chart/total-individuals.phtml:59 15537msgid "Total dead" 15538msgstr "टोटल मृत" 15539 15540#: resources/views/modules/statistics-chart/individual-events.phtml:62 15541msgid "Total deaths" 15542msgstr "टोटल मृत्यु" 15543 15544#: resources/views/modules/statistics-chart/family-totals.phtml:63 15545msgid "Total divorces" 15546msgstr "टोटल तलाक़" 15547 15548#: resources/views/modules/gedcom_stats/config.phtml:51 15549#: resources/views/modules/statistics-chart/other-events.phtml:10 15550#: resources/xml/reports/missing_facts_report.xml:602 15551msgid "Total events" 15552msgstr "कुल घटनाएँ" 15553 15554#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 15555#: resources/views/modules/statistics-chart/family-totals.phtml:10 15556#: resources/xml/reports/fact_sources.xml:248 15557#: resources/xml/reports/fact_sources.xml:252 15558#: resources/xml/reports/fact_sources.xml:350 15559#: resources/xml/reports/fact_sources.xml:354 15560#: resources/xml/reports/marriage_report.xml:111 15561msgid "Total families" 15562msgstr "कुल परिवार" 15563 15564#: resources/views/modules/statistics-chart/total-individuals.phtml:30 15565msgid "Total females" 15566msgstr "टोटल स्त्री" 15567 15568#: resources/views/modules/statistics-chart/names.phtml:38 15569msgid "Total given names" 15570msgstr "टोटल दिए गए नाम" 15571 15572#: resources/views/modules/statistics-chart/total-individuals.phtml:10 15573#: resources/xml/reports/bdm_report.xml:210 15574#: resources/xml/reports/birth_report.xml:66 15575#: resources/xml/reports/cemetery_report.xml:89 15576#: resources/xml/reports/death_report.xml:99 15577#: resources/xml/reports/fact_sources.xml:142 15578#: resources/xml/reports/fact_sources.xml:146 15579#: resources/xml/reports/fact_sources.xml:305 15580#: resources/xml/reports/fact_sources.xml:309 15581#: resources/xml/reports/missing_facts_report.xml:601 15582#: resources/xml/reports/occupation_report.xml:94 15583#: resources/xml/reports/relative_ext_report.xml:147 15584msgid "Total individuals" 15585msgstr "टोटल व्यक्ती" 15586 15587#: resources/views/modules/statistics-chart/total-individuals.phtml:50 15588msgid "Total living" 15589msgstr "टोटल जीवित" 15590 15591#: resources/views/modules/statistics-chart/total-individuals.phtml:21 15592msgid "Total males" 15593msgstr "टोटल पुरुष" 15594 15595#: resources/views/modules/statistics-chart/family-totals.phtml:19 15596msgid "Total marriages" 15597msgstr "टोटल विवाह" 15598 15599#: resources/xml/reports/change_report.xml:87 15600msgid "Total pending changes: " 15601msgstr "कुल लंबित परिवर्तन: " 15602 15603#: resources/views/modules/gedcom_stats/config.phtml:46 15604#: resources/views/modules/html/template-statistics.phtml:36 15605#: resources/views/modules/statistics-chart/names.phtml:18 15606msgid "Total surnames" 15607msgstr "कुल कुलनाम" 15608 15609#: resources/views/modules/gedcom_stats/config.phtml:52 15610msgid "Total users" 15611msgstr "कुल उपयोगकर्ता" 15612 15613#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15614#: app/Module/ModuleAnalyticsTrait.php:107 15615#: resources/views/admin/analytics-edit.phtml:17 15616#: resources/views/admin/control-panel.phtml:585 15617#: resources/views/admin/modules.phtml:116 15618#: resources/views/admin/modules.phtml:118 15619#: resources/views/admin/modules.phtml:254 15620#: resources/views/admin/modules.phtml:257 15621#: resources/views/modules/privacy-policy/page.phtml:41 15622msgid "Tracking and analytics" 15623msgstr "ट्रैकिंग और विश्लेषण" 15624 15625#: app/Gedcom.php:893 15626msgid "Trailer" 15627msgstr "ट्रेलर" 15628 15629#: app/Module/AncestorsChartModule.php:256 15630#: app/Module/DescendancyChartModule.php:247 15631#: resources/views/emails/register-notify-html.phtml:34 15632#: resources/views/emails/register-notify-text.phtml:28 15633msgid "Tree" 15634msgstr "ट्री" 15635 15636#. I18N: The third day in the French republican calendar 15637#: app/Date/FrenchDate.php:305 15638msgid "Tridi" 15639msgstr "ट्राईडी" 15640 15641#. I18N: Name of a country or state 15642#: app/Statistics/Service/CountryService.php:494 15643msgid "Trinidad and Tobago" 15644msgstr "त्रिनिदाद और टोबैगो" 15645 15646#. I18N: Location of an LDS church temple 15647#: app/Elements/TempleCode.php:200 15648msgid "Trujillo, Peru" 15649msgstr "ट्रूजिलो, पेरू" 15650 15651#. I18N: abbreviation for Tuesday 15652#: app/Date/AbstractCalendarDate.php:275 15653#: resources/views/edit/initialize-calendar-popup.phtml:25 15654msgid "Tue" 15655msgstr "मंगल" 15656 15657#: app/Date/AbstractCalendarDate.php:247 15658msgid "Tuesday" 15659msgstr "मंगलवार" 15660 15661#. I18N: Name of a country or state 15662#: app/Statistics/Service/CountryService.php:496 15663msgid "Tunisia" 15664msgstr "ट्यूनीशिया" 15665 15666#. I18N: Name of a country or state 15667#: app/Statistics/Service/CountryService.php:498 15668msgid "Turkey" 15669msgstr "तुर्की" 15670 15671#. I18N: Name of a country or state 15672#: app/Statistics/Service/CountryService.php:488 15673msgid "Turkmenistan" 15674msgstr "तुर्कमेनिस्तान" 15675 15676#. I18N: Name of a country or state 15677#: app/Statistics/Service/CountryService.php:476 15678msgid "Turks and Caicos Islands" 15679msgstr "तुर्क और केकोस द्वीपसमूह" 15680 15681#. I18N: Name of a country or state 15682#: app/Statistics/Service/CountryService.php:500 15683msgid "Tuvalu" 15684msgstr "तुवालु" 15685 15686#. I18N: Location of an LDS church temple 15687#: app/Elements/TempleCode.php:196 15688msgid "Tuxtla Gutierrez, Mexico" 15689msgstr "तुटेक्ला गुटिरेज़, मेक्सिको" 15690 15691#. I18N: Location of an LDS church temple 15692#: app/Elements/TempleCode.php:201 15693msgid "Twin Falls, Idaho, United States" 15694msgstr "ट्विन फॉल्स, इडाहो, संयुक्त राज्य अमेरिका" 15695 15696#: app/Gedcom.php:427 app/Gedcom.php:434 app/Gedcom.php:447 app/Gedcom.php:559 15697#: app/Gedcom.php:566 app/Gedcom.php:579 app/Gedcom.php:913 app/Gedcom.php:927 15698#: app/Gedcom.php:930 app/Gedcom.php:939 app/Gedcom.php:957 app/Gedcom.php:964 15699#: app/Gedcom.php:975 app/Gedcom.php:977 app/Gedcom.php:984 app/Gedcom.php:986 15700#: app/Gedcom.php:992 app/Gedcom.php:994 app/Gedcom.php:1001 15701#: app/Gedcom.php:1003 app/Gedcom.php:1393 app/Gedcom.php:1400 15702#: app/Gedcom.php:1716 app/Gedcom.php:1805 15703#: app/Statistics/Google/ChartFamilyLargest.php:89 15704#: app/Statistics/Google/ChartFamilyWithSources.php:64 15705#: app/Statistics/Google/ChartIndividualWithSources.php:64 15706#: app/Statistics/Google/ChartMedia.php:63 15707#: app/Statistics/Google/ChartSex.php:55 15708#: resources/views/admin/site-logs.phtml:51 15709#: resources/views/admin/site-logs.phtml:123 15710#: resources/views/modules/media-list/page.phtml:59 15711#: resources/views/modules/random_media/config.phtml:26 15712#: resources/views/modules/recent_changes/changes-table.phtml:39 15713msgid "Type" 15714msgstr "प्रकार" 15715 15716#: app/Gedcom.php:1423 15717msgid "Type of abbreviation" 15718msgstr "संक्षिप्त नाम का प्रकार" 15719 15720#: app/Gedcom.php:1447 15721msgid "Type of administrative ID" 15722msgstr "प्रशासनिक आईडी का प्रकार" 15723 15724#: app/Gedcom.php:1451 15725msgid "Type of demographic data" 15726msgstr "जनसांख्यिकीय डेटा का प्रकार" 15727 15728#: app/Gedcom.php:465 app/Gedcom.php:662 app/Gedcom.php:1402 15729msgid "Type of event" 15730msgstr "घटना का प्रकार" 15731 15732#: app/Gedcom.php:664 app/Gedcom.php:1875 15733msgid "Type of fact" 15734msgstr "तथ्य का प्रकार" 15735 15736#: app/Gedcom.php:675 15737msgid "Type of identification number" 15738msgstr "पहचान संख्या का प्रकार" 15739 15740#: app/Gedcom.php:1440 15741msgid "Type of location" 15742msgstr "स्थान का प्रकार" 15743 15744#: app/Gedcom.php:475 15745msgid "Type of marriage" 15746msgstr "विवाह का प्रकार" 15747 15748#: app/Gedcom.php:716 15749msgid "Type of name" 15750msgstr "नाम का प्रकार" 15751 15752#: app/Gedcom.php:481 app/Gedcom.php:734 app/Gedcom.php:774 app/Gedcom.php:798 15753#: app/Gedcom.php:829 app/Gedcom.php:849 15754msgid "Type of reference number" 15755msgstr "संदर्भ संख्या का प्रकार" 15756 15757#: app/Gedcom.php:1308 app/Gedcom.php:1364 15758msgid "Type of research task" 15759msgstr "अनुसंधान कार्य का प्रकार" 15760 15761#. I18N: A configuration setting 15762#: app/Gedcom.php:450 app/Gedcom.php:531 app/Gedcom.php:580 app/Gedcom.php:831 15763#: app/Gedcom.php:879 app/Gedcom.php:1026 app/Gedcom.php:1075 15764#: app/Gedcom.php:1316 app/Gedcom.php:1711 app/Gedcom.php:1772 15765#: app/Gedcom.php:1804 app/Gedcom.php:1845 15766#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 15767#: resources/views/admin/trees-create.phtml:31 15768#: resources/views/admin/trees-preferences.phtml:68 15769#: resources/views/modals/media-file-fields.phtml:97 15770#: resources/views/modules/favorites/favorites.phtml:135 15771#: resources/views/modules/favorites/favorites.phtml:142 15772#: resources/views/modules/favorites/favorites.phtml:144 15773#: resources/views/modules/matomo-analytics/form.phtml:18 15774#: resources/views/modules/share-url/share.phtml:10 15775#: resources/views/modules/sitemap/config.phtml:45 15776msgid "URL" 15777msgstr "URL" 15778 15779#. I18N: Name of a country or state 15780#: app/Statistics/Service/CountryService.php:510 15781msgid "US Minor Outlying Islands" 15782msgstr "यूएस माइनर आउटलाइंग आइलैंड" 15783 15784#. I18N: Name of a country or state 15785#: app/Statistics/Service/CountryService.php:526 15786msgid "US Virgin Islands" 15787msgstr "यूएस वर्जिन द्वीपसमूह" 15788 15789#. I18N: Name of a country or state 15790#: app/Statistics/Service/CountryService.php:506 15791msgid "Uganda" 15792msgstr "युगांडा" 15793 15794#. I18N: Name of a country or state 15795#: app/Statistics/Service/CountryService.php:508 15796msgid "Ukraine" 15797msgstr "यूक्रेन" 15798 15799#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15800#: app/Elements/LdsBaptismDateStatus.php:77 15801#: app/Elements/LdsChildSealingDateStatus.php:70 15802#: app/Elements/LdsEndowmentDateStatus.php:78 15803#: app/Elements/LdsOrdinanceStatus.php:83 15804#: app/Elements/LdsSpouseSealingDateStatus.php:78 15805msgid "Uncleared: insufficient data" 15806msgstr "अस्पष्ट: अपर्याप्त डेटा" 15807 15808#: app/Gedcom.php:918 app/Gedcom.php:932 app/Gedcom.php:944 app/Gedcom.php:966 15809#: app/Gedcom.php:979 app/Gedcom.php:987 app/Gedcom.php:996 app/Gedcom.php:1005 15810#: app/Gedcom.php:1313 app/Gedcom.php:1369 app/Gedcom.php:1370 15811#: app/Gedcom.php:1372 app/Gedcom.php:1374 app/Gedcom.php:1375 15812#: app/Gedcom.php:1382 app/Gedcom.php:1383 app/Gedcom.php:1463 15813#: app/Gedcom.php:1550 app/Gedcom.php:1586 app/Gedcom.php:1588 15814#: app/Gedcom.php:1590 app/Gedcom.php:1592 app/Gedcom.php:1595 15815#: app/Gedcom.php:1648 app/Gedcom.php:1710 app/Gedcom.php:1717 15816#: app/Gedcom.php:1718 app/Gedcom.php:1726 app/Gedcom.php:1736 15817#: app/Gedcom.php:1741 app/Gedcom.php:1742 app/Gedcom.php:1745 15818#: app/Gedcom.php:1757 app/Gedcom.php:1773 app/Gedcom.php:1774 15819#: app/Gedcom.php:1775 app/Gedcom.php:1776 app/Gedcom.php:1820 15820#: app/Gedcom.php:1827 app/Gedcom.php:1828 app/Gedcom.php:1829 15821#: app/Gedcom.php:1830 app/Gedcom.php:1840 app/Gedcom.php:1842 15822#: app/Gedcom.php:1846 app/Gedcom.php:1847 app/Gedcom.php:1850 15823msgid "Unique identifier" 15824msgstr "यूनिक ID" 15825 15826#. I18N: Help text for the “Add unique identifiers” configuration setting 15827#: resources/views/admin/trees-preferences.phtml:143 15828msgid "Unique identifiers allow the same record to be found in different family trees and in different systems. They will be added whenever records are created or updated. If you do not want unique identifiers to be displayed, you can hide them using the privacy rules." 15829msgstr "यूनिक पहचानकर्ता एक ही रिकॉर्ड को विभिन्न वंश वृक्ष और विभिन्न प्रणालियों में पाए जाने की अनुमति देते हैं। जब भी रिकॉर्ड बनाए जाएंगे या अपडेट किए जाएंगे, उन्हें जोड़ा जाएगा। यदि आप नहीं चाहते कि यूनिक पहचानकर्ता प्रदर्शित हों, तो आप गोपनीयता नियमों का उपयोग करके उन्हें छिपा सकते हैं।" 15830 15831#. I18N: Name of a country or state 15832#: app/Statistics/Service/CountryService.php:54 15833msgid "United Arab Emirates" 15834msgstr "संयुक्त अरब अमीरात" 15835 15836#. I18N: Name of a country or state 15837#: app/Statistics/Service/CountryService.php:201 15838msgid "United Kingdom" 15839msgstr "यूनाइटेड किंगडम" 15840 15841#. I18N: Name of a country or state 15842#: app/Statistics/Service/CountryService.php:514 15843msgid "United States" 15844msgstr "संयुक्त राज्य" 15845 15846#. I18N: Name of a country or state 15847#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1266 15848#: app/GedcomRecord.php:739 app/GedcomRecord.php:744 15849#: app/Statistics/Google/ChartSex.php:72 15850#: app/Statistics/Service/CountryService.php:38 15851msgid "Unknown" 15852msgstr "अज्ञात" 15853 15854#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 15855msgctxt "unknown century" 15856msgid "Unknown" 15857msgstr "अज्ञात" 15858 15859#: app/Elements/SexValue.php:87 15860#: resources/xml/reports/family_group_report.xml:844 15861#: resources/xml/reports/individual_ext_report.xml:399 15862#: resources/xml/reports/individual_ext_report.xml:606 15863#: resources/xml/reports/individual_report.xml:388 15864#: resources/xml/reports/individual_report.xml:602 15865msgctxt "unknown gender" 15866msgid "Unknown" 15867msgstr "अज्ञात" 15868 15869#: resources/views/edit-account-page.phtml:62 15870msgctxt "unknown people" 15871msgid "Unknown" 15872msgstr "अज्ञात" 15873 15874#: resources/views/edit/icon-fact-delete.phtml:19 15875#: resources/views/edit/icon-fact-delete.phtml:21 15876msgid "Unlink" 15877msgstr "अनलिंक" 15878 15879#: app/Elements/UnknownElement.php:36 15880msgid "Unrecognized GEDCOM code" 15881msgstr "असंगठित GEDCOM कोड" 15882 15883#: resources/views/admin/media.phtml:48 15884msgid "Unused files" 15885msgstr "अप्रयुक्त फ़ाइलें" 15886 15887#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15888#, php-format 15889msgid "Unzip %s to a temporary folder…" 15890msgstr "%s को एक टेम्पररी फ़ोल्डर में अनज़िप करें…" 15891 15892#. I18N: Name of a module 15893#: app/Module/UpcomingAnniversariesModule.php:122 15894msgid "Upcoming events" 15895msgstr "आने वाले कार्यक्रम" 15896 15897#: app/Http/RequestHandlers/DataFixData.php:104 15898msgid "Update" 15899msgstr "अपडेट" 15900 15901#: resources/views/admin/data-fix-page.phtml:47 15902msgid "Update all" 15903msgstr "सभी अपडेट करें" 15904 15905#. I18N: Name of a module 15906#: app/Module/FixPlaceNames.php:61 15907msgid "Update place names" 15908msgstr "स्थानों के नाम अपडेट करें" 15909 15910#. I18N: Description of a “Data fix” module 15911#: app/Module/FixPlaceNames.php:72 15912msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15913msgstr "निम्न-स्तरीय भागों को रखते हुए, स्थान नामों के उच्च-स्तरीय भागों को अपडेट करें।" 15914 15915#. I18N: GEDCOM tag _UPD 15916#: app/Gedcom.php:1161 app/Gedcom.php:1747 15917msgid "Updated at" 15918msgstr "" 15919 15920#. I18N: %s is a version number, such as 1.2.3 15921#. I18N: %s is a version number 15922#: app/Http/RequestHandlers/LoginAction.php:80 15923#: app/Http/RequestHandlers/UpgradeWizardStep.php:173 15924#: resources/views/admin/control-panel.phtml:189 15925#, php-format 15926msgid "Upgrade to webtrees %s." 15927msgstr "अपग्रेड करें webtrees %s पर।" 15928 15929#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15930#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15931msgid "Upgrade wizard" 15932msgstr "अपग्रेड विज़ार्ड" 15933 15934#: app/Http/RequestHandlers/UploadMediaPage.php:69 15935#: resources/views/admin/control-panel.phtml:792 15936msgid "Upload media files" 15937msgstr "मीडिया फाइलें अपलोड करें" 15938 15939#: resources/views/admin/media-upload.phtml:23 15940msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15941msgstr "अपने लोकल कंप्यूटर से एक या अधिक मीडिया फ़ाइलें अपलोड करें। मीडिया फाइलें चित्र, वीडियो, ऑडियो या अन्य प्रारूप में हो सकती हैं।" 15942 15943#. I18N: Name of a country or state 15944#: app/Statistics/Service/CountryService.php:512 15945msgid "Uruguay" 15946msgstr "उरुग्वे" 15947 15948#: app/Services/EmailService.php:225 15949msgid "Use SMTP to send messages" 15950msgstr "संदेश भेजने के लिए SMTP का उपयोग करें" 15951 15952#: app/Module/FixSearchAndReplace.php:103 15953msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15954msgstr "किसी एक अक्षर से मिलान करने के लिए “?” का उपयोग करें, शून्य या अधिक अक्षरों के मिलान के लिए “*” का उपयोग करें।" 15955 15956#: app/Module/ModuleMapGeoLocationTrait.php:55 15957msgid "Use an external service to find locations." 15958msgstr "स्थान खोजने के लिए बाहरी सेवा का उपयोग करें।" 15959 15960#. I18N: placeholder text for new-password field 15961#: resources/views/admin/users-create.phtml:59 15962#: resources/views/admin/users-edit.phtml:70 15963#: resources/views/register-page.phtml:74 15964#, php-format 15965msgid "Use at least %s character." 15966msgid_plural "Use at least %s characters." 15967msgstr[0] "कम से कम %s अक्षर का उपयोग करें।" 15968msgstr[1] "कम से कम %s अक्षरों का उपयोग करें।" 15969 15970#: resources/xml/reports/family_group_report.xml:12 15971#: resources/xml/reports/individual_ext_report.xml:13 15972#: resources/xml/reports/individual_report.xml:10 15973msgid "Use colors" 15974msgstr "रंग उपयोग करें" 15975 15976#: resources/views/modules/interactive-tree/chart.phtml:19 15977msgid "Use compact layout" 15978msgstr "कॉम्पैक्ट लेआउट का उपयोग करें" 15979 15980#. I18N: A configuration setting 15981#: resources/views/admin/trees-preferences.phtml:704 15982msgid "Use full source citations" 15983msgstr "स्रोत के पूरे प्रमाण का इस्तेमाल करें" 15984 15985#: resources/views/setup/step-4-database-mysql.phtml:125 15986#: resources/views/setup/step-4-database-pgsql.phtml:110 15987#: resources/views/setup/step-4-database-sqlite.phtml:65 15988#: resources/views/setup/step-4-database-sqlite.phtml:80 15989#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15990msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15991msgstr "अक्षर A-Z, a-z, अंक 0-9 या अंडरस्कोर का उपयोग करें" 15992 15993#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15994msgid "Use maps in webtrees." 15995msgstr "वेबट्री में मानचित्रों का प्रयोग करें।" 15996 15997#. I18N: A configuration setting 15998#: resources/views/admin/site-mail.phtml:119 15999msgid "Use password" 16000msgstr "पासवर्ड का उपयोग करें" 16001 16002#. I18N: "sendmail" is the name of some mail software 16003#: app/Services/EmailService.php:224 16004msgid "Use sendmail to send messages" 16005msgstr "संदेश भेजने के लिए sendmail का उपयोग करें" 16006 16007#. I18N: Help text for the “Use silhouettes” configuration setting 16008#: resources/views/admin/trees-preferences.phtml:309 16009msgid "Use silhouette images when no highlighted image for that individual has been specified. The images used are specific to the gender of the individual in question." 16010msgstr "छाया-आकृति का इस्तेमाल तब करें जब उस व्यक्ति के लिए कोई हाइलाइट की गई इमेज तय नहीं की गई हो। उपयोग की गई छाया-आकृति स्त्री/पुरुष के लिए अलग अलग विशिष्ट हैं।" 16011 16012#. I18N: A configuration setting 16013#: resources/views/admin/trees-preferences.phtml:304 16014msgid "Use silhouettes" 16015msgstr "छाया-आकृति इस्तेमाल करें" 16016 16017#: app/Http/RequestHandlers/CopyFact.php:73 16018msgid "Use the “edit“ menu to paste this into another record." 16019msgstr "इसे दूसरे रिकॉर्ड में चिपकाने के लिए \"संपादन\" मेनू का उपयोग करें।" 16020 16021#: resources/views/register-page.phtml:89 16022msgid "Use this field to tell the site administrator why you are requesting an account and how you are related to the genealogy displayed on this site. You can also use this to enter any other comments you may have for the site administrator." 16023msgstr "आप खाते का अनुरोध क्यूँ कर रहे हैं और आप इस साइट पर प्रदर्शित वंशावली से कैसे संबंधित हैं, यह साइट एडमिनिस्ट्रेटर को बताने के लिए इस फ़ील्ड का उपयोग करें। इसके अलावा आप इसमें साइट एडमिनिस्ट्रेटर के लिए अपनी अन्य टिप्पणियों को भी दर्ज कर सकते हैं।" 16024 16025#: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:69 16026#: resources/views/admin/changes-log.phtml:83 16027#: resources/views/admin/changes-log.phtml:138 16028#: resources/views/admin/site-logs.phtml:74 16029#: resources/views/admin/site-logs.phtml:126 16030msgid "User" 16031msgstr "उपयोगकर्ता" 16032 16033#: app/Http/RequestHandlers/UserListPage.php:52 16034#: resources/views/admin/control-panel.phtml:509 16035#: resources/views/admin/email-page.phtml:21 16036#: resources/views/admin/users-cleanup.phtml:22 16037#: resources/views/admin/users-create.phtml:20 16038#: resources/views/admin/users-edit.phtml:29 16039msgid "User administration" 16040msgstr "यूजर एडमिनिस्ट्रेशन" 16041 16042#: resources/views/admin/users-cleanup.phtml:62 16043msgid "User didn’t verify within 7 days." 16044msgstr "उपयोगकर्ता ने 7 दिनों के भीतर वेरीफाई नहीं किया।" 16045 16046#: resources/views/admin/users-cleanup.phtml:64 16047msgid "User not verified by administrator." 16048msgstr "उपयोगकर्ता एडमिनिस्ट्रेटर द्वारा वेरिफाइड नहीं है।" 16049 16050#: app/Http/RequestHandlers/VerifyEmail.php:74 16051msgid "User verification" 16052msgstr "उपयोगकर्ता वेरिफिकेशन" 16053 16054#. I18N: A configuration setting 16055#: resources/views/admin/site-mail.phtml:133 16056#: resources/views/admin/users-create.phtml:43 16057#: resources/views/admin/users-edit.phtml:54 16058#: resources/views/admin/users.phtml:26 16059#: resources/views/edit-account-page.phtml:30 16060#: resources/views/emails/register-notify-html.phtml:26 16061#: resources/views/emails/register-notify-text.phtml:20 16062#: resources/views/login-page.phtml:33 16063#: resources/views/modules/geonames/config.phtml:21 16064#: resources/views/modules/login_block/sign-in.phtml:22 16065#: resources/views/modules/todo/research-tasks.phtml:33 16066#: resources/views/password-reset-page.phtml:23 16067#: resources/views/register-page.phtml:59 16068#: resources/views/setup/step-5-administrator.phtml:66 16069msgid "Username" 16070msgstr "यूज़रनेम" 16071 16072#: resources/views/forgot-password-page.phtml:21 16073#: resources/views/modules/login_block/sign-in.phtml:58 16074msgid "Username or email address" 16075msgstr "युज़रनेम या इमेल एड्रेस" 16076 16077#: resources/views/admin/users-create.phtml:48 16078#: resources/views/admin/users-edit.phtml:59 16079#: resources/views/edit-account-page.phtml:35 16080#: resources/views/register-page.phtml:64 16081msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16082msgstr "युज़रनेम केस-सेंसिटिव हैं और उच्चारण अक्षरों को अनदेखा करते हैं, ताकि “chloe”, “chloë”, और “Chloe” को समान माना जाए।" 16083 16084#: resources/views/admin/control-panel.phtml:475 16085#: resources/views/modules/gedcom_stats/statistics.phtml:144 16086#: resources/views/modules/html/template-statistics.phtml:60 16087msgid "Users" 16088msgstr "उपयोगकर्ता" 16089 16090#: resources/views/admin/users-cleanup.phtml:43 16091msgid "User’s account has been inactive too long: " 16092msgstr "उपयोगकर्ता का खाता लंबे समय से निष्क्रिय है: " 16093 16094#. I18N: Name of a country or state 16095#: app/Statistics/Service/CountryService.php:516 16096msgid "Uzbekistan" 16097msgstr "उज़्बेकिस्तान" 16098 16099#. I18N: Location of an LDS church temple 16100#: app/Elements/TempleCode.php:202 16101msgid "Vancouver, British Columbia, Canada" 16102msgstr "वैंकूवर, ब्रिटिश कोलंबिया, कनाडा" 16103 16104#. I18N: Name of a country or state 16105#: app/Statistics/Service/CountryService.php:530 16106msgid "Vanuatu" 16107msgstr "वानुअतु" 16108 16109#. I18N: Description of the “StatisticsChart” module 16110#: app/Module/StatisticsChartModule.php:98 16111msgid "Various statistics charts." 16112msgstr "विभिन्न आँकड़ों की चार्ट।" 16113 16114#. I18N: Name of a country or state 16115#: app/Statistics/Service/CountryService.php:518 16116msgid "Vatican City" 16117msgstr "वेटिकन सिटी" 16118 16119#. I18N: a month in the French republican calendar 16120#: app/Date/FrenchDate.php:149 16121msgctxt "GENITIVE" 16122msgid "Vendemiaire" 16123msgstr "वेनडेमियर" 16124 16125#. I18N: a month in the French republican calendar 16126#: app/Date/FrenchDate.php:243 16127msgctxt "INSTRUMENTAL" 16128msgid "Vendemiaire" 16129msgstr "वेनडेमियर" 16130 16131#. I18N: a month in the French republican calendar 16132#: app/Date/FrenchDate.php:196 16133msgctxt "LOCATIVE" 16134msgid "Vendemiaire" 16135msgstr "वेनडेमियर" 16136 16137#. I18N: a month in the French republican calendar 16138#: app/Date/FrenchDate.php:101 16139msgctxt "NOMINATIVE" 16140msgid "Vendemiaire" 16141msgstr "वेनडेमियर" 16142 16143#. I18N: Name of a country or state 16144#: app/Statistics/Service/CountryService.php:522 16145msgid "Venezuela" 16146msgstr "वेनेजुएला" 16147 16148#. I18N: a month in the French republican calendar 16149#: app/Date/FrenchDate.php:159 16150msgctxt "GENITIVE" 16151msgid "Ventose" 16152msgstr "वेन्टोस" 16153 16154#. I18N: a month in the French republican calendar 16155#: app/Date/FrenchDate.php:253 16156msgctxt "INSTRUMENTAL" 16157msgid "Ventose" 16158msgstr "वेन्टोस" 16159 16160#. I18N: a month in the French republican calendar 16161#: app/Date/FrenchDate.php:206 16162msgctxt "LOCATIVE" 16163msgid "Ventose" 16164msgstr "वेन्टोस" 16165 16166#. I18N: a month in the French republican calendar 16167#: app/Date/FrenchDate.php:111 16168msgctxt "NOMINATIVE" 16169msgid "Ventose" 16170msgstr "वेन्टोस" 16171 16172#. I18N: Location of an LDS church temple 16173#: app/Elements/TempleCode.php:203 16174msgid "Veracruz, Mexico" 16175msgstr "वेराक्रूज, मैक्सिको" 16176 16177#: app/Gedcom.php:1625 app/Gedcom.php:1627 app/Gedcom.php:1689 16178#: app/Gedcom.php:1691 app/Gedcom.php:1694 resources/views/admin/users.phtml:34 16179msgid "Verified" 16180msgstr "वेरीफाइड" 16181 16182#. I18N: Location of an LDS church temple 16183#: app/Elements/TempleCode.php:204 16184msgid "Vernal, Utah, United States" 16185msgstr "वर्नल, यूटा, संयुक्त राज्य" 16186 16187#: app/Gedcom.php:505 app/Gedcom.php:513 app/Gedcom.php:536 app/Gedcom.php:1315 16188msgid "Version" 16189msgstr "वर्शन" 16190 16191#. I18N: Type of media object 16192#: app/Elements/SourceMediaType.php:96 16193msgid "Video" 16194msgstr "वीडियो" 16195 16196#. I18N: Name of a country or state 16197#: app/Statistics/Service/CountryService.php:528 16198msgid "Vietnam" 16199msgstr "वियतनाम" 16200 16201#: resources/views/modules/place-hierarchy/page.phtml:49 16202#, php-format 16203msgid "View table of events occurring in %s" 16204msgstr "%s में आने वाली घटनाओं की तालिका देखें" 16205 16206#: resources/views/calendar-page.phtml:219 16207msgid "View this day" 16208msgstr "इस दिन देखें" 16209 16210#: app/Statistics/Repository/FamilyRepository.php:483 16211#: resources/views/fact.phtml:108 16212#: resources/views/statistics/families/top10-list-age.phtml:23 16213#: resources/views/statistics/families/top10-nolist-age.phtml:25 16214msgid "View this family" 16215msgstr "यह परिवार देखें" 16216 16217#: app/Module/ModuleMapLinkTrait.php:62 16218#, php-format 16219msgid "View this location using %s" 16220msgstr "%s का प्रयोग करके इस स्थान को देखें" 16221 16222#: resources/views/calendar-page.phtml:223 16223msgid "View this month" 16224msgstr "यह महीना देखें" 16225 16226#: resources/views/calendar-page.phtml:227 16227msgid "View this year" 16228msgstr "यह साल देखें" 16229 16230#. I18N: Location of an LDS church temple 16231#: app/Elements/TempleCode.php:205 16232msgid "Villa Hermosa, Mexico" 16233msgstr "विला हरमोसा, मैक्सिको" 16234 16235#. I18N: A configuration setting 16236#: resources/views/admin/users-edit.phtml:166 16237#: resources/views/edit-account-page.phtml:145 16238msgid "Visible online" 16239msgstr "ऑनलाइन दिखाई दें" 16240 16241#. I18N: A configuration setting 16242#: resources/views/admin/users-edit.phtml:172 16243#: resources/views/edit-account-page.phtml:148 16244msgid "Visible to other users when online" 16245msgstr "ऑनलाइन होने पर अन्य उपयोगकर्ताओं को दिखे" 16246 16247#. I18N: Listbox entry; name of a role 16248#: app/Http/RequestHandlers/UserEditPage.php:96 16249#: resources/views/admin/gedcom-export-options.phtml:102 16250#: resources/views/admin/gedcom-export-options.phtml:104 16251#: resources/views/admin/gedcom-export-options.phtml:106 16252#: resources/views/admin/users-edit.phtml:238 16253msgid "Visitor" 16254msgstr "दर्शक" 16255 16256#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16257#: app/Module/BirthDeathMarriageReportModule.php:40 16258#: resources/views/calendar-page.phtml:178 16259#: resources/xml/reports/bdm_report.xml:3 16260#: resources/xml/reports/bdm_report.xml:34 16261msgid "Vital records" 16262msgstr "महत्वपूर्ण रिकॉर्ड" 16263 16264#. I18N: Name of a country or state 16265#: app/Statistics/Service/CountryService.php:534 16266msgid "Wales" 16267msgstr "वेल्स" 16268 16269#. I18N: Name of a country or state 16270#: app/Statistics/Service/CountryService.php:532 16271msgid "Wallis and Futuna" 16272msgstr "वालिस और फ़्यूचूना" 16273 16274#: app/Elements/RelationIsDescriptor.php:127 16275msgid "Ward" 16276msgstr "संरक्षित" 16277 16278#: app/Elements/RelationIsDescriptor.php:91 16279msgctxt "FEMALE" 16280msgid "Ward" 16281msgstr "संरक्षित" 16282 16283#: app/Elements/RelationIsDescriptor.php:70 16284msgctxt "MALE" 16285msgid "Ward" 16286msgstr "संरक्षित" 16287 16288#. I18N: Location of an LDS church temple 16289#: app/Elements/TempleCode.php:206 16290msgid "Washington, District of Columbia, United States" 16291msgstr "वाशिंगटन, कोलंबिया जिला, संयुक्त राज्य अमेरिका" 16292 16293#: resources/views/admin/trees-preferences.phtml:314 16294msgid "Watermarks" 16295msgstr "वाटरमार्क" 16296 16297#. I18N: Help text for the “Images without watermarks” configuration setting 16298#: resources/views/admin/trees-preferences.phtml:324 16299msgid "Watermarks are optional and normally shown just to visitors." 16300msgstr "वॉटरमार्क वैकल्पिक हैं और आम तौर पर केवल दर्शकों को दिखाए जाते हैं।" 16301 16302#: resources/views/register-success-page.phtml:23 16303#, php-format 16304msgid "We will now send a confirmation email to the address <b>%s</b>. You must verify your account request by following instructions in the confirmation email. If you do not confirm your account request within seven days, your application will be rejected automatically. You will have to apply again.<br><br>After you have followed the instructions in the confirmation email, the administrator still has to approve your request before your account can be used.<br><br>To sign in to this website, you will need to know your username and password." 16305msgstr "अब हम <b>%s</b> पते पर एक कन्फर्मेशन ईमेल भेजेंगे। कन्फर्मेशन ईमेल में दिए गए निर्देशों का पालन करते हुए आपको अपने खाते के अनुरोध को वेरीफाइ करना होगा। यदि आप सात दिनों के भीतर अपने खाते के अनुरोध की पुष्टि नहीं करते हैं, तो आपका आवेदन स्वचालित रूप से अस्वीकार कर दिया जाएगा। फिर आपको दोबारा आवेदन करना होगा।<br><br>आपके द्वारा कन्फर्मेशन ईमेल में दिए गए निर्देशों का पालन करने के बाद, अब भी आपके खाते का उपयोग करने से पहले एडमिनिस्ट्रेटर को आपका अनुरोध स्वीकार करना होगा।<br><br>इस वेबसाइट में साइन इन करने के लिए , आपको अपना युज़रनेम और पासवर्ड पता होना चाहिए।" 16306 16307#: resources/views/admin/control-panel.phtml:160 16308#: resources/views/admin/control-panel.phtml:571 16309#: resources/views/admin/trees-preferences.phtml:190 16310msgid "Website" 16311msgstr "वेबसाइट" 16312 16313#: app/Http/RequestHandlers/SiteLogsPage.php:96 16314#: resources/views/admin/control-panel.phtml:239 16315msgid "Website logs" 16316msgstr "वेबसाइट लॉग्स" 16317 16318#: app/Http/RequestHandlers/SitePreferencesPage.php:66 16319#: resources/views/admin/control-panel.phtml:217 16320msgid "Website preferences" 16321msgstr "वेबसाइट की प्राथमिकताएँ" 16322 16323#. I18N: abbreviation for Wednesday 16324#: app/Date/AbstractCalendarDate.php:277 16325#: resources/views/edit/initialize-calendar-popup.phtml:26 16326msgid "Wed" 16327msgstr "बुध" 16328 16329#: app/Date/AbstractCalendarDate.php:248 16330msgid "Wednesday" 16331msgstr "बुधवार" 16332 16333#: app/Gedcom.php:1029 app/Gedcom.php:1136 16334msgid "Weight" 16335msgstr "वज़न" 16336 16337#. I18N: A %s is the user’s name 16338#: app/Module/UserWelcomeModule.php:120 16339#, php-format 16340msgid "Welcome %s" 16341msgstr "आपका स्वागत है %s" 16342 16343#. I18N: A configuration setting 16344#: resources/views/admin/site-registration.phtml:24 16345msgid "Welcome text on sign-in page" 16346msgstr "साइन-इन पेज पर स्वागत का लेख" 16347 16348#: resources/views/login-page.phtml:21 16349msgid "Welcome to this genealogy website" 16350msgstr "इस वंशावली वेबसाइट में आपका स्वागत है" 16351 16352#. I18N: Name of a country or state 16353#: app/Statistics/Service/CountryService.php:177 16354msgid "Western Sahara" 16355msgstr "पश्चिमी सहारा" 16356 16357#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16358#: resources/views/admin/trees-preferences.phtml:735 16359msgid "When a record is edited, the user and timestamp are recorded. Sometimes it is desirable to keep the existing “last change” information, for example when making minor corrections to someone else’s data. This option controls whether this feature is selected by default." 16360msgstr "जब कोई रिकॉर्ड एडिट किया जाता है, तो उपयोगकर्ता और टाइमस्टैम्प रिकॉर्ड किए जाते हैं। कभी-कभी मौजूदा “अंतिम परिवर्तन” जानकारी को रखना वांछनीय है, उदाहरण के लिए किसी और के डेटा में मामूली सुधार करते समय। यह विकल्प नियंत्रित करता है कि क्या यह सुविधा डिफ़ॉल्ट रूप से चुनी गई है।" 16361 16362#: resources/views/admin/users-edit.phtml:107 16363msgid "When a user registers for an account, an email is sent to their email address with a verification link. When they follow this link, we know the email address is correct, and the “email verified” option is selected automatically." 16364msgstr "जब कोई उपयोगकर्ता किसी खाते के लिए रजिस्टर करते हैं, तो वेरीफिकेशन लिंक के साथ उनके ईमेल एड्रेस पर एक ईमेल भेजा जाता है। जब वे इस लिंक का अनुसरण करते हैं, तो हम जानते हैं कि ईमेल एड्रेस सही है, और “मेल वेरीफाइड” विकल्प स्वचालित रूप से चुन लिया जाता है।" 16365 16366#. I18N: Help text for the “Source type” configuration setting 16367#: resources/views/admin/trees-preferences.phtml:722 16368msgid "When adding new close relatives, you can add source citations to the records (individual and family) or to the facts and events (birth, marriage, and death). This option controls whether records or facts will be selected by default." 16369msgstr "नए करीबी रिश्तेदारों को जोड़ते समय, आप रिकॉर्ड (व्यक्ती और परिवार) या तथ्यों और घटनाओं (जन्म, विवाह और मृत्यु) में स्रोत प्रमाण जोड़ सकते हैं। यह विकल्प नियंत्रित करता है कि क्या रिकॉर्ड या तथ्य डिफ़ॉल्ट रूप से चुने जाएंगे।" 16370 16371#: resources/views/edit/reorder-families.phtml:34 16372msgid "When an individual has more than one spouse, you should sort the families in date order." 16373msgstr "जब किसी व्यक्ति के एक से अधिक पति/पत्नी हों तो, आपको परिवारों को तिथि क्रम में क्रमबद्ध करना चाहिए।" 16374 16375#. I18N: Help text for the “Surname tradition” configuration setting 16376#: resources/views/admin/trees-preferences.phtml:696 16377msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16378msgstr "जब आप एक परिवार का नया सदस्य जोड़ते हैं, तो एक डिफ़ॉल्ट कुलनाम प्रदान किया जा सकता है। यह कुलनाम स्थानीय परंपरा पर निर्भर करेगा।" 16379 16380#: resources/views/help/pending-changes.phtml:12 16381msgid "When you add, edit, or delete information, the changes are not saved immediately. Instead, they are kept in a “pending” area. These pending changes need to be reviewed by a moderator before they are accepted." 16382msgstr "जब आप जानकारी जोड़ते हैं, एडिट करते हैं, या हटाते हैं, तो परिवर्तन तुरंत सहेजे नहीं जाते हैं। इसके बजाय, उन्हें “लंबित” क्षेत्र में रखा जाता है। स्वीकृत होने से पहले इन लंबित परिवर्तनों की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 16383 16384#: resources/views/help/relationship-privacy.phtml:8 16385msgid "Where a user is associated to an individual record in a family tree and has a role of member, editor, or moderator, you can prevent them from accessing the details of distant, living relations. You specify the number of relationship steps that the user is allowed to see." 16386msgstr "जहां कोई उपयोगकर्ता एक वंश वृक्ष में किसी व्यक्तिगत रिकॉर्ड से जुड़ा होता है और इसमें सदस्य, एडिटर या मॉडरेटर की भूमिका होती है, वहां आप उसके दूर दराज के जीवित रिश्तेदारों के विवरण तक पहुंचने पर प्रतिबंध लगा सकते हैं। आप उन रिश्तेदारी की स्टेप्स की संख्या तय कर सकते हैं जो उपयोगकर्ता को देखने की अनुमति होगी।" 16387 16388#. I18N: Label for a configuration option 16389#: resources/views/modules/sitemap/config.phtml:27 16390msgid "Which family trees should be included in the sitemaps" 16391msgstr "कौन से वंश वृक्ष को साइटमैप में शामिल किया जाना चाहिए" 16392 16393#. I18N: A configuration setting 16394#: resources/views/admin/trees-preferences.phtml:263 16395msgid "Who can upload new media files" 16396msgstr "नई मीडिया फ़ाइलें कौन अपलोड कर सकता है" 16397 16398#. I18N: Name of a module. (A list of users who are online now) 16399#: app/Module/LoggedInUsersModule.php:42 16400msgid "Who is online" 16401msgstr "ऑनलाइन कौन है" 16402 16403#: resources/views/admin/data-fix-page.phtml:82 16404msgid "Why does this list include records that do not need to be updated?" 16405msgstr "इस सूची में वे रिकॉर्ड क्यूँ शामिल हैं जिन्हें अपडेट करने की आवश्यकता नहीं है?" 16406 16407#: resources/views/lists/families-table.phtml:168 16408msgid "Widow" 16409msgstr "विधवा" 16410 16411#: resources/views/lists/families-table.phtml:163 16412msgid "Widower" 16413msgstr "विधुर" 16414 16415#: app/Gedcom.php:448 app/Gedcom.php:502 16416#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 16417#: resources/views/edit/change-family-members.phtml:32 16418#: resources/views/edit/change-family-members.phtml:47 16419#: resources/views/fact-date.phtml:139 16420#: resources/xml/reports/family_group_report.xml:501 16421#: resources/xml/reports/family_group_report.xml:1078 16422#: resources/xml/reports/individual_ext_report.xml:207 16423#: resources/xml/reports/individual_ext_report.xml:224 16424#: resources/xml/reports/individual_ext_report.xml:493 16425#: resources/xml/reports/individual_report.xml:195 16426#: resources/xml/reports/individual_report.xml:216 16427#: resources/xml/reports/individual_report.xml:489 16428#: resources/xml/reports/relative_ext_report.xml:111 16429msgid "Wife" 16430msgstr "पत्नी" 16431 16432#: app/Gedcom.php:449 resources/views/modules/timeline-chart/chart.phtml:353 16433msgid "Wife’s age" 16434msgstr "पत्नी की उम्र" 16435 16436#: app/Gedcom.php:765 16437msgid "Will" 16438msgstr "विल" 16439 16440#. I18N: Location of an LDS church temple 16441#: app/Elements/TempleCode.php:207 16442msgid "Winter Quarters, Nebraska, United States" 16443msgstr "विंटर क्वार्टर, नेब्रास्का, संयुक्त राज्य अमेरिका" 16444 16445#: app/Statistics/Google/ChartFamilyWithSources.php:76 16446#: app/Statistics/Google/ChartIndividualWithSources.php:76 16447msgid "With sources" 16448msgstr "सूत्रों के साथ" 16449 16450#: app/Statistics/Google/ChartFamilyWithSources.php:71 16451#: app/Statistics/Google/ChartIndividualWithSources.php:71 16452msgid "Without sources" 16453msgstr "बिना स्रोतों के" 16454 16455#: app/Elements/RelationIsDescriptor.php:128 16456msgid "Witness" 16457msgstr "गवाह" 16458 16459#: app/Gedcom.php:1297 app/Gedcom.php:1351 app/Gedcom.php:1542 16460#: app/Gedcom.php:1574 16461msgid "Witnesses" 16462msgstr "" 16463 16464#: app/SurnameTradition/LithuanianSurnameTradition.php:77 16465#: app/SurnameTradition/PaternalSurnameTradition.php:51 16466#: app/SurnameTradition/PolishSurnameTradition.php:67 16467msgid "Wives take their husband’s surname." 16468msgstr "पत्नियाँ अपने पति का कुलनाम अपनाती हैं।" 16469 16470#: app/Http/RequestHandlers/MapDataAdd.php:75 16471#: resources/views/modules/place-hierarchy/page.phtml:28 16472#: resources/views/modules/place-hierarchy/page.phtml:31 16473#: resources/views/modules/statistics-chart/custom.phtml:177 16474msgid "World" 16475msgstr "विश्व" 16476 16477#: app/Gedcom.php:1137 resources/views/modules/yahrzeit/table.phtml:34 16478msgid "Yahrzeit" 16479msgstr "बरसी" 16480 16481#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16482#: app/Module/YahrzeitModule.php:66 16483msgid "Yahrzeiten" 16484msgstr "यह्रज़ेंटेन" 16485 16486#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 16487msgid "Year" 16488msgstr "साल" 16489 16490#: resources/views/modules/timeline-chart/chart.phtml:145 16491#: resources/views/modules/timeline-chart/chart.phtml:410 16492msgid "Year:" 16493msgstr "साल:" 16494 16495#. I18N: Name of a country or state 16496#: app/Statistics/Service/CountryService.php:538 16497msgid "Yemen" 16498msgstr "यमन" 16499 16500#. I18N: %1$s is the site URL and %2$s is an email address 16501#: resources/views/emails/register-user-html.phtml:20 16502#: resources/views/emails/register-user-text.phtml:16 16503#, php-format 16504msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16505msgstr "आपने (या आपके दावेदार किसी व्यक्ति) ने %2$s ईमेल एड्रेस का उपयोग करके %1$s पर एक खाते का अनुरोध किया है।" 16506 16507#: app/Http/RequestHandlers/ContactAction.php:124 16508#: app/Http/RequestHandlers/RegisterAction.php:271 16509msgid "You are not allowed to send messages that contain external links." 16510msgstr "आपको बाहरी लिंक वाले संदेश भेजने की अनुमति नहीं है।" 16511 16512#: resources/views/modules/login_block/sign-out.phtml:15 16513#, php-format 16514msgid "You are signed in as %s." 16515msgstr "आप %s के रूप में साइन इन हैं।" 16516 16517#: app/Http/RequestHandlers/LoginPage.php:99 16518msgid "You can apply for an account using the link below." 16519msgstr "नीचे दी गई लिंक का उपयोग करके आप एक अकाऊटं के लिए आवेदन कर सकते हैं।" 16520 16521#. I18N: Help text for the "Default theme" site configuration setting 16522#: resources/views/admin/site-preferences.phtml:68 16523msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16524msgstr "आप “थीम” का उपयोग करके webtrees की दिखावट बदल सकते हैं। प्रत्येक थीम का एक अलग अंदाज़, लेआउट, रंग योजना वगैरह होता है।" 16525 16526#: resources/views/admin/users-edit.phtml:175 16527#: resources/views/edit-account-page.phtml:150 16528msgid "You can choose whether to appear in the list of users who are currently signed-in." 16529msgstr "आप चुन सकते हैं कि वर्तमान में साइन-इन करने वाले उपयोगकर्ताओं की सूची में प्रकट होना है या नहीं।" 16530 16531#. I18N: %s is a URL 16532#: resources/views/edit/raw-gedcom-fact.phtml:27 16533#: resources/views/edit/raw-gedcom-record.phtml:26 16534#, php-format 16535msgid "You can download a copy of the GEDCOM specification from %s." 16536msgstr "%s से आप GEDCOM विनिर्देश की एक कॉपी डाउनलोड कर सकते हैं।" 16537 16538#: resources/views/modules/privacy-policy/page.phtml:61 16539msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16540msgstr "आप अपनी ब्राउज़र प्राथमिकताओं में “Do Not Track” हेडर सेट करके ट्रैकिंग से बाहर निकल सकते हैं।" 16541 16542#: resources/views/admin/trees-renumber.phtml:26 16543msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16544msgstr "आप एक वंश वृक्ष में रिकॉर्ड को पुनः अंकित कर सकते हैं, ताकि इन आंतरिक संदर्भ संख्याओं को किसी अन्य वंश वृक्ष में डुप्लिकेट न किया जाए।" 16545 16546#: resources/views/admin/trees-renumber.phtml:35 16547msgid "You can renumber this family tree." 16548msgstr "आप इस फैमिली ट्री को पुनः अंकित कर सकते हैं।" 16549 16550#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16551#: resources/views/admin/trees-privacy.phtml:156 16552msgid "You can set the access for a specific record, fact, or event by adding a restriction to it. If a record, fact, or event does not have a restriction, the following default restrictions will be used." 16553msgstr "आप इसमें किसी प्रतिबंध को जोड़कर किसी खास रिकॉर्ड, तथ्य या घटना के लिए एक्सेस सेट कर सकते हैं। यदि कोई रिकॉर्ड, तथ्य या घटना पर प्रतिबंध नहीं है, तो निम्न डिफ़ॉल्ट प्रतिबंधों का उपयोग किया जाएगा।" 16554 16555#: resources/views/admin/tags.phtml:34 16556msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16557msgstr "आप जिन GEDCOM टैग्स का उपयोग नहीं करते हैं, उन्हें छिपाकर आप संपादन प्रपत्रों को सरल बना सकते हैं।" 16558 16559#. I18N: Description of a “Data fix” module 16560#: app/Module/FixMissingDeaths.php:68 16561msgid "You can speed up the privacy calculations by adding a death record to individuals whose death can be inferred from other dates, but who do not have a record of death, burial, cremation, etc." 16562msgstr "उन व्यक्तियों के लिए मृत्यु रिकॉर्ड जोड़कर आप “प्राइवेसी कैलकुलेशन” को गति दे सकते हैं जिनकी मृत्यु का अनुमान अन्य तारीखों से लगाया जा सकता है, मगर वह जिन की मृत्यु, दफन, दाह संस्कार आदि का रिकॉर्ड नहीं है।" 16563 16564#: app/Http/RequestHandlers/LoginAction.php:110 16565msgid "You cannot sign in because your browser does not accept cookies." 16566msgstr "आप साइन इन नहीं कर सकते क्यूँकि आपका ब्राउज़र कुकीज़ स्वीकार नहीं करता है।" 16567 16568#: app/Http/Exceptions/HttpAccessDeniedException.php:35 16569#: app/Http/Exceptions/HttpNotFoundException.php:35 16570msgid "You do not have permission to view this page." 16571msgstr "आपको यह पेज देखने की अनुमति नहीं है।" 16572 16573#: resources/views/verify-success-page.phtml:17 16574msgid "You have confirmed your request to become a registered user." 16575msgstr "आपने एक रजिस्टर्ड उपयोगकर्ता बनने के लिए अपने अनुरोध की पुष्टि कर ली है।" 16576 16577#: resources/views/admin/trees-import.phtml:31 16578msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16579msgstr "आपने एक अलग नाम की GEDCOM फ़ाइल का चयन किया है। क्या ये सही है?" 16580 16581#: app/Http/RequestHandlers/Logout.php:52 16582msgid "You have signed out." 16583msgstr "आप साइन आउट हो चुके।" 16584 16585#: resources/views/modules/faq/config.phtml:27 16586msgid "You may use HTML to format the answer and to add links to other websites." 16587msgstr "उत्तर को प्रारूपित करने और अन्य वेबसाइटों से लिंक जोड़ने के लिए आप HTML का उपयोग कर सकते हैं।" 16588 16589#: app/Http/RequestHandlers/SetupWizard.php:379 16590msgid "You must enter all the administrator account fields." 16591msgstr "आपको एडमिनिस्ट्रेटर खाते की सारी फ़ील्ड को भरना होगा।" 16592 16593#: resources/views/admin/trees-merge.phtml:31 16594msgid "You must renumber the records in one of the trees before you can merge them." 16595msgstr "इससे पहले कि आप उन्हें मर्ज कर सकें, आपको दोनों ट्री में से किसी एक के रिकॉर्ड को पुनः अंकित करना होगा।" 16596 16597#: app/Module/ChartsBlockModule.php:183 16598msgid "You must select an individual and a chart type in the block preferences" 16599msgstr "आपको “ब्लॉक प्रिफरेंसेस” में एक व्यक्ति और एक चार्ट प्रकार का चयन करना होगा" 16600 16601#: resources/views/admin/users-edit.phtml:364 16602msgid "You must specify an individual record before you can restrict the user to their immediate family." 16603msgstr "उपयोगकर्ता को उनके निकटतम परिवार तक सीमित करने से पहले आपको एक व्यक्तिगत रिकॉर्ड उल्लिखित करना होगा।" 16604 16605#: app/Http/RequestHandlers/LoginPage.php:91 16606msgid "You need to be a family member to access this website." 16607msgstr "इस वेबसाइट को एक्सेस करने के लिए आपको परिवार का एक सदस्य होना चाहिए।" 16608 16609#: app/Http/RequestHandlers/LoginPage.php:88 16610msgid "You need to be an authorized user to access this website." 16611msgstr "इस वेबसाइट को एक्सेस करने के लिए आपका एक ऑथराइज़्ड उपयोगकर्ता होना ज़रूरी है।" 16612 16613#: resources/views/admin/control-panel.phtml:284 16614#: resources/views/admin/trees.phtml:48 16615msgid "You need to create a family tree." 16616msgstr "आपको एक वंश वृक्ष बनाने की आवश्यकता है।" 16617 16618#: resources/views/emails/verify-notify-html.phtml:28 16619#: resources/views/emails/verify-notify-text.phtml:21 16620msgid "You need to review the account details." 16621msgstr "आपको खाते के विवरण की समीक्षा करने की आवश्यकता है।" 16622 16623#: resources/views/setup/step-5-administrator.phtml:49 16624msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16625msgstr "आपको एक एडमिनिस्ट्रेटर खाता सेट करना होगा। यह खाता इस webtrees इंस्टॉलेशन के सभी पहलुओं को नियंत्रित कर सकता है। कृपया एक मजबूत पासवर्ड चुनें।" 16626 16627#: resources/views/emails/message-copy-html.phtml:20 16628#: resources/views/emails/message-copy-text.phtml:16 16629msgid "You sent the following message to a webtrees user:" 16630msgstr "आपने एक webtrees उपयोगकर्ता को निम्नलिखित संदेश भेजा है:" 16631 16632#: app/Http/RequestHandlers/UpgradeWizardStep.php:206 16633msgid "You should accept or reject all pending changes before upgrading." 16634msgstr "अपग्रेड करने से पहले आपको सभी लंबित परिवर्तनों को स्वीकार या अस्वीकार करना चाहिए।" 16635 16636#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16637#: app/Http/RequestHandlers/ContactAction.php:125 16638#: app/Http/RequestHandlers/RegisterAction.php:271 16639#, php-format 16640msgid "You should delete the “%1$s” from “%2$s” and try again." 16641msgstr "आपको “%2$s” से “%1$s” हटा कर दोबारा प्रयास करना चाहिए।" 16642 16643#: resources/views/admin/users-edit.phtml:113 16644msgid "You should not approve an account unless you know that the email address is correct." 16645msgstr "जब तक आपको पता न चले कि ईमेल एड्रेस सही है, तब तक आपको किसी खाते को मंज़ूर नहीं करना चाहिए।" 16646 16647#: resources/views/emails/register-notify-html.phtml:43 16648#: resources/views/emails/register-notify-text.phtml:32 16649msgid "You will be informed by email when this prospective user has confirmed the request. You can then complete the process by activating the username. The new user will not be able to sign in until you activate the account." 16650msgstr "जब यह संभावित उपयोगकर्ता अनुरोध की पुष्टि कर लेगा तब आपको ईमेल द्वारा सूचित किया जाएगा। फिर आप यूज़रनेम को सक्रिय करके प्रक्रिया को पूरा कर सकते हैं। जब तक आप खाते को सक्रिय नहीं करेंगे तब तक नया उपयोगकर्ता साइन नहीं कर सकेगा।" 16651 16652#: resources/views/setup/step-5-administrator.phtml:71 16653msgid "You will use this to sign in to webtrees." 16654msgstr "आप webtrees में साइन इन करने के लिए इसका उपयोग करेंगे।" 16655 16656#: resources/views/modules/statistics-chart/birth-age.phtml:17 16657msgid "Youngest father" 16658msgstr "सबसे छोटे पिता" 16659 16660#: resources/views/modules/statistics-chart/marriage-age.phtml:28 16661msgid "Youngest female" 16662msgstr "सबसे छोटी महिला" 16663 16664#: resources/views/modules/statistics-chart/marriage-age.phtml:18 16665msgid "Youngest male" 16666msgstr "सबसे छोटा पुरुष" 16667 16668#: resources/views/modules/statistics-chart/birth-age.phtml:28 16669msgid "Youngest mother" 16670msgstr "सबसे छोटी माँ" 16671 16672#: resources/views/modules/clippings/show.phtml:24 16673msgid "Your clippings cart is empty." 16674msgstr "आपकी क्लिपिंग कार्ट खाली है।" 16675 16676#: resources/views/contact-page.phtml:41 16677#: resources/views/setup/step-5-administrator.phtml:54 16678msgid "Your name" 16679msgstr "आपका नाम" 16680 16681#: app/Http/RequestHandlers/PasswordResetAction.php:77 16682msgid "Your password has been updated." 16683msgstr "आपका पासवर्ड अपडेट कर दिया गया।" 16684 16685#: app/Http/RequestHandlers/RegisterAction.php:162 16686#, php-format 16687msgid "Your registration at %s" 16688msgstr "%s पर आपका रजिस्ट्रैशन" 16689 16690#: app/Services/ServerCheckService.php:195 16691#, php-format 16692msgid "Your web server is using PHP version %s, which is no longer receiving security updates. You should upgrade to a later version as soon as possible." 16693msgstr "आपका वेब सर्वर PHP version %s का उपयोग कर रहा है, जिसे अब सिक्युरिटी अपडेट नहीं मिल रहे हैं। आपको जल्द से जल्द किसी नए वर्शन में अपग्रेड करना चाहिए।" 16694 16695#. I18N: ZIP = file format 16696#: resources/views/admin/gedcom-export-options.phtml:38 16697#: resources/views/admin/gedcom-export-options.phtml:46 16698msgid "ZIP" 16699msgstr "" 16700 16701#. I18N: Name of a country or state 16702#: app/Statistics/Service/CountryService.php:542 16703msgid "Zambia" 16704msgstr "जाम्बिया" 16705 16706#. I18N: Name of a country or state 16707#: app/Statistics/Service/CountryService.php:544 16708msgid "Zimbabwe" 16709msgstr "जिम्बाब्वे" 16710 16711#: resources/views/modules/fanchart/page.phtml:58 16712msgid "Zoom" 16713msgstr "ज़ूम" 16714 16715#: app/Services/LeafletJsService.php:78 16716#: resources/views/modules/timeline-chart/page.phtml:50 16717msgid "Zoom in" 16718msgstr "ज़ूम इन" 16719 16720#: app/Services/LeafletJsService.php:79 16721#: resources/views/modules/timeline-chart/page.phtml:53 16722msgid "Zoom out" 16723msgstr "ज़ूम आउट" 16724 16725#. I18N: Description of a “Data fix” module 16726#: app/Module/FixWtObjeSortTag.php:73 16727msgid "_WT_OBJE_SORT tags were used by old versions of webtrees to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 16728msgstr "" 16729 16730#. I18N: Gedcom ABT dates 16731#: app/Date.php:185 16732#, php-format 16733msgid "about %s" 16734msgstr "लगभग %s" 16735 16736#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16737#: resources/views/family-page-pending.phtml:23 16738#: resources/views/individual-page-pending.phtml:27 16739#: resources/views/media-page-pending.phtml:22 16740#: resources/views/note-page-pending.phtml:23 16741#: resources/views/record-page-pending.phtml:23 16742msgctxt "You should review the changes and then accept or reject them." 16743msgid "accept" 16744msgstr "स्वीकार" 16745 16746#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16747#: resources/views/family-page-pending.phtml:17 16748#: resources/views/individual-page-pending.phtml:18 16749#: resources/views/media-page-pending.phtml:16 16750#: resources/views/note-page-pending.phtml:17 16751#: resources/views/record-page-pending.phtml:17 16752msgctxt "You should review the deletion and then accept or reject it." 16753msgid "accept" 16754msgstr "स्वीकार" 16755 16756#. I18N: the status of an edit accepted/rejected/pending 16757#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 16758msgid "accepted" 16759msgstr "स्वीकृत" 16760 16761#. I18N: A button label. 16762#: resources/views/admin/trees-privacy.phtml:236 16763#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16764#: resources/views/edit/add-fact-row.phtml:36 16765#: resources/views/modules/census-assistant.phtml:61 16766#: resources/views/modules/lifespans-chart/page.phtml:73 16767#: resources/views/modules/timeline-chart/page.phtml:39 16768msgid "add" 16769msgstr "जोड़ें" 16770 16771#. I18N: A button label. 16772#: resources/views/admin/locations.phtml:145 16773msgid "add place" 16774msgstr "जगह जोड़ें" 16775 16776#. I18N: The name given to a child by its adoptive parents 16777#: app/Elements/NameType.php:71 16778msgid "adopted name" 16779msgstr "दत्तक नाम" 16780 16781#. I18N: Gedcom AFT dates 16782#: app/Date.php:205 16783#, php-format 16784msgid "after %s" 16785msgstr "%s के बाद" 16786 16787#: app/Module/StatisticsChartModule.php:519 16788#: app/Module/StatisticsChartModule.php:581 16789#: app/Module/StatisticsChartModule.php:642 16790msgid "age" 16791msgstr "उम्र" 16792 16793#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16794#: app/Elements/NameType.php:73 16795msgid "also known as" 16796msgstr "उर्फ" 16797 16798#: app/Statistics/Repository/FamilyRepository.php:481 16799#: app/Statistics/Repository/UserRepository.php:93 16800#: resources/views/statistics/families/top10-list-age.phtml:21 16801#: resources/views/statistics/families/top10-nolist-age.phtml:21 16802#: resources/xml/reports/ahnentafel_report.xml:394 16803#: resources/xml/reports/descendancy_report.xml:131 16804#: resources/xml/reports/descendancy_report.xml:230 16805#: resources/xml/reports/descendancy_report.xml:299 16806#: resources/xml/reports/descendancy_report.xml:363 16807#: resources/xml/reports/descendancy_report.xml:433 16808#: resources/xml/reports/descendancy_report.xml:486 16809msgid "and" 16810msgstr "और" 16811 16812#: app/Services/RelationshipService.php:781 16813msgctxt "father’s brother’s wife" 16814msgid "aunt" 16815msgstr "चाची" 16816 16817#: app/Services/RelationshipService.php:539 16818msgctxt "father’s sister" 16819msgid "aunt" 16820msgstr "बुआ" 16821 16822#: app/Services/RelationshipService.php:861 16823msgctxt "mother’s brother’s wife" 16824msgid "aunt" 16825msgstr "मामी" 16826 16827#: app/Services/RelationshipService.php:577 16828msgctxt "mother’s sister" 16829msgid "aunt" 16830msgstr "मौसी" 16831 16832#: app/Services/RelationshipService.php:913 16833msgctxt "parent’s brother’s wife" 16834msgid "aunt" 16835msgstr "चाची/मामी" 16836 16837#: app/Services/RelationshipService.php:595 16838msgctxt "parent’s sister" 16839msgid "aunt" 16840msgstr "बुआ/मैसी" 16841 16842#: app/Services/RelationshipService.php:537 16843msgctxt "father’s sibling" 16844msgid "aunt/uncle" 16845msgstr "बुआ/चाचा" 16846 16847#: app/Services/RelationshipService.php:575 16848msgctxt "mother’s sibling" 16849msgid "aunt/uncle" 16850msgstr "मौसी/मामा" 16851 16852#: app/Services/RelationshipService.php:593 16853msgctxt "parent’s sibling" 16854msgid "aunt/uncle" 16855msgstr "चाचा/बुआ/मामा/मौसी" 16856 16857#: resources/views/admin/trees-import.phtml:84 16858msgid "automatic" 16859msgstr "स्वचालित" 16860 16861#: resources/views/modules/faq/show.phtml:30 16862msgid "back to top" 16863msgstr "वापस ऊपर" 16864 16865#. I18N: Gedcom BEF dates 16866#: app/Date.php:201 16867#, php-format 16868msgid "before %s" 16869msgstr "%s से पहले" 16870 16871#. I18N: Gedcom BET-AND dates 16872#: app/Date.php:217 16873#, php-format 16874msgid "between %s and %s" 16875msgstr "%s और %s के बीच" 16876 16877#. I18N: The name given to an individual at their birth 16878#: app/Elements/NameType.php:75 16879msgid "birth name" 16880msgstr "पैदाइशी नाम" 16881 16882#. I18N: Extend privacy to dead individuals who were… 16883#: resources/views/admin/trees-privacy.phtml:106 16884#, php-format 16885msgid "born in the last %1$s years or died in the last %2$s years" 16886msgstr "पिछले %1$s वर्षों में पैदा हुए या पिछले %2$s वर्षों में जिनकी मृत्यु हुई" 16887 16888#: app/Services/RelationshipService.php:451 16889msgid "brother" 16890msgstr "भाई" 16891 16892#: app/Services/RelationshipService.php:719 16893msgctxt "brother’s wife’s brother" 16894msgid "brother-in-law" 16895msgstr "समधी" 16896 16897#: app/Services/RelationshipService.php:545 16898msgctxt "husband’s brother" 16899msgid "brother-in-law" 16900msgstr "देवर" 16901 16902#: app/Services/RelationshipService.php:835 16903msgctxt "husband’s sister’s husband" 16904msgid "brother-in-law" 16905msgstr "नन्दोई" 16906 16907#: app/Services/RelationshipService.php:613 16908msgctxt "sister’s husband" 16909msgid "brother-in-law" 16910msgstr "जीजा" 16911 16912#: app/Services/RelationshipService.php:1019 16913msgctxt "sister’s husband’s brother" 16914msgid "brother-in-law" 16915msgstr "समधी" 16916 16917#: app/Services/RelationshipService.php:625 16918msgctxt "spouse’s brother" 16919msgid "brother-in-law" 16920msgstr "देवर/साले" 16921 16922#: app/Services/RelationshipService.php:643 16923msgctxt "wife’s brother" 16924msgid "brother-in-law" 16925msgstr "साले" 16926 16927#: app/Services/RelationshipService.php:1075 16928msgctxt "wife’s sister’s husband" 16929msgid "brother-in-law" 16930msgstr "साढ़ू" 16931 16932#: app/Services/RelationshipService.php:721 16933msgctxt "brother’s wife’s sibling" 16934msgid "brother/sister-in-law" 16935msgstr "समधी/समधन" 16936 16937#: app/Services/RelationshipService.php:555 16938msgctxt "husband’s sibling" 16939msgid "brother/sister-in-law" 16940msgstr "देवर/ननद" 16941 16942#: app/Services/RelationshipService.php:607 16943msgctxt "sibling’s spouse" 16944msgid "brother/sister-in-law" 16945msgstr "जीजा/भाभी" 16946 16947#: app/Services/RelationshipService.php:1021 16948msgctxt "sister’s husband’s sibling" 16949msgid "brother/sister-in-law" 16950msgstr "समधी/समधन" 16951 16952#: app/Services/RelationshipService.php:641 16953msgctxt "spouse’s sibling" 16954msgid "brother/sister-in-law" 16955msgstr "देवर/साले/ननद/भाभी" 16956 16957#: app/Services/RelationshipService.php:653 16958msgctxt "wife’s sibling" 16959msgid "brother/sister-in-law" 16960msgstr "साले/साली" 16961 16962#. I18N: An option in a list-box 16963#: app/Module/TopSurnamesModule.php:266 16964msgid "bullet list" 16965msgstr "गोली सूची" 16966 16967#. I18N: Gedcom CAL dates 16968#: app/Date.php:189 16969#, php-format 16970msgid "calculated %s" 16971msgstr "परिकलित %s" 16972 16973#. I18N: A button label. 16974#: resources/views/admin/analytics-edit.phtml:44 16975#: resources/views/admin/broadcast.phtml:66 16976#: resources/views/admin/components.phtml:169 16977#: resources/views/admin/email-page.phtml:71 16978#: resources/views/admin/location-edit.phtml:72 16979#: resources/views/admin/map-import-form.phtml:73 16980#: resources/views/admin/site-mail.phtml:242 16981#: resources/views/admin/site-preferences.phtml:116 16982#: resources/views/admin/site-registration.phtml:82 16983#: resources/views/admin/tags.phtml:991 16984#: resources/views/admin/trees-preferences.phtml:748 16985#: resources/views/admin/trees-privacy.phtml:289 16986#: resources/views/contact-page.phtml:81 16987#: resources/views/edit-blocks-page.phtml:68 16988#: resources/views/edit/change-family-members.phtml:95 16989#: resources/views/edit/edit-fact.phtml:45 16990#: resources/views/edit/edit-record.phtml:45 16991#: resources/views/edit/link-child-to-family.phtml:52 16992#: resources/views/edit/link-spouse-to-individual.phtml:53 16993#: resources/views/edit/new-individual.phtml:53 16994#: resources/views/edit/raw-gedcom-fact.phtml:45 16995#: resources/views/edit/raw-gedcom-record.phtml:73 16996#: resources/views/edit/reorder-children.phtml:48 16997#: resources/views/edit/reorder-families.phtml:102 16998#: resources/views/edit/reorder-media-files.phtml:42 16999#: resources/views/edit/reorder-media.phtml:41 17000#: resources/views/edit/reorder-names.phtml:44 17001#: resources/views/edit/shared-note.phtml:44 17002#: resources/views/message-page.phtml:69 17003#: resources/views/modals/create-media-from-file.phtml:63 17004#: resources/views/modals/footer-save-cancel.phtml:14 17005#: resources/views/modules/bing-maps/config.phtml:47 17006#: resources/views/modules/clippings/add-options.phtml:38 17007#: resources/views/modules/clippings/download.phtml:38 17008#: resources/views/modules/custom-css-js/edit.phtml:50 17009#: resources/views/modules/edit-block-config.phtml:37 17010#: resources/views/modules/favorites/favorites.phtml:170 17011#: resources/views/modules/gedcom_news/edit.phtml:52 17012#: resources/views/modules/geonames/config.phtml:47 17013#: resources/views/modules/google-maps/config.phtml:47 17014#: resources/views/modules/here-maps/config.phtml:47 17015#: resources/views/modules/map-box/config.phtml:47 17016#: resources/views/modules/openrouteservice/config.phtml:47 17017#: resources/views/modules/stories/edit.phtml:74 17018#: resources/views/modules/user_blog/edit.phtml:52 17019msgid "cancel" 17020msgstr "रद्द" 17021 17022#. I18N: Status of child-parent link 17023#: app/Elements/ChildLinkageStatus.php:65 17024msgid "challenged" 17025msgstr "चुनौतीः" 17026 17027#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 17028#: app/Elements/NameType.php:77 17029msgid "change of name" 17030msgstr "नाम की बदली" 17031 17032#: app/Elements/AgeAtEvent.php:90 app/Elements/RoleInEvent.php:78 17033#: app/Services/RelationshipService.php:430 17034msgid "child" 17035msgstr "संतान" 17036 17037#. I18N: Type of demographic data 17038#: app/Elements/DemographicDataType.php:56 17039msgid "citizen" 17040msgstr "नागरिक" 17041 17042#: resources/views/admin/components.phtml:106 17043#: resources/views/admin/components.phtml:127 17044#: resources/views/components/alert-warning-dismissible.phtml:14 17045#: resources/views/layouts/administration.phtml:73 17046#: resources/views/layouts/default.phtml:125 17047#: resources/views/layouts/default.phtml:159 17048#: resources/views/modals/create-media-from-file.phtml:19 17049#: resources/views/modals/footer-close.phtml:10 17050#: resources/views/modals/header.phtml:15 17051#: resources/views/modules/favorites/favorites.phtml:56 17052#: resources/views/modules/privacy-policy/footer.phtml:23 17053msgid "close" 17054msgstr "बंद करें" 17055 17056#. I18N: Name of a theme. 17057#: app/Module/CloudsTheme.php:43 17058msgid "clouds" 17059msgstr "क्लाउड्स" 17060 17061#. I18N: Name of a theme. 17062#: app/Module/ColorsTheme.php:54 17063msgid "colors" 17064msgstr "कलर्स" 17065 17066#. I18N: An option in a list-box 17067#: app/Module/TopSurnamesModule.php:268 17068msgid "compact list" 17069msgstr "ठोस सूची" 17070 17071#. I18N: A button label. 17072#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 17073#: resources/views/admin/import-progress.phtml:40 17074#: resources/views/admin/map-import-form.phtml:69 17075#: resources/views/admin/merge-records-step-1.phtml:147 17076#: resources/views/admin/synchronize-trees.phtml:24 17077#: resources/views/admin/trees-import.phtml:135 17078#: resources/views/admin/trees-merge.phtml:57 17079#: resources/views/admin/trees-renumber.phtml:42 17080#: resources/views/admin/upgrade/wizard.phtml:38 17081#: resources/views/forgot-password-page.phtml:34 17082#: resources/views/modules/clippings/add-options.phtml:33 17083#: resources/views/modules/login_block/sign-in.phtml:64 17084#: resources/views/password-request-page.phtml:34 17085#: resources/views/password-reset-page.phtml:48 17086#: resources/views/pending-changes-page.phtml:34 17087#: resources/views/register-page.phtml:99 17088#: resources/views/report-select-page.phtml:38 17089msgid "continue" 17090msgstr "जारी" 17091 17092#. I18N: A button label. 17093#: resources/views/admin/trees-create.phtml:55 17094msgid "create" 17095msgstr "बनाएँ" 17096 17097#. I18N: Type of location hierarchy 17098#: app/Elements/HierarchicalRelationship.php:59 17099msgid "cultural" 17100msgstr "सांस्कृतिक" 17101 17102#: resources/views/modules/statistics-chart/custom.phtml:91 17103msgid "date periods" 17104msgstr "तारीख की मुद्दत" 17105 17106#: app/Services/RelationshipService.php:428 17107msgid "daughter" 17108msgstr "बेटी" 17109 17110#: resources/xml/reports/descendancy_report.xml:226 17111msgid "daughter of" 17112msgstr "वल्द" 17113 17114#: app/Services/RelationshipService.php:515 17115msgctxt "child’s wife" 17116msgid "daughter-in-law" 17117msgstr "बहू" 17118 17119#: app/Services/RelationshipService.php:623 17120msgctxt "son’s wife" 17121msgid "daughter-in-law" 17122msgstr "बहू" 17123 17124#: app/Services/RelationshipService.php:1067 17125msgctxt "son’s wife’s father" 17126msgid "daughter-in-law’s father" 17127msgstr "समधी" 17128 17129#: app/Services/RelationshipService.php:1069 17130msgctxt "son’s wife’s mother" 17131msgid "daughter-in-law’s mother" 17132msgstr "समधन" 17133 17134#: app/Services/RelationshipService.php:1071 17135msgctxt "son’s wife’s parent" 17136msgid "daughter-in-law’s parent" 17137msgstr "समधी/समधन" 17138 17139#: resources/views/admin/location-edit.phtml:48 17140#: resources/views/admin/location-edit.phtml:59 17141msgid "degrees" 17142msgstr "डिग्री" 17143 17144#. I18N: A button label. 17145#: resources/views/admin/changes-log.phtml:113 17146#: resources/views/admin/clean-data.phtml:45 17147#: resources/views/admin/locations.phtml:127 17148#: resources/views/admin/site-logs.phtml:105 17149#: resources/views/admin/users-cleanup.phtml:76 17150#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17151msgid "delete" 17152msgstr "हटाएं" 17153 17154#: resources/xml/reports/descendancy_report.xml:137 17155#: resources/xml/reports/descendancy_report.xml:365 17156msgctxt "FEMALE" 17157msgid "died" 17158msgstr "मृत्यु हुई" 17159 17160#: resources/xml/reports/descendancy_report.xml:134 17161#: resources/xml/reports/descendancy_report.xml:435 17162msgctxt "MALE" 17163msgid "died" 17164msgstr "मृत्यु हुई" 17165 17166#. I18N: Status of child-parent link 17167#: app/Elements/ChildLinkageStatus.php:66 17168msgid "disproven" 17169msgstr "असिद्धि" 17170 17171#: app/Module/PedigreeChartModule.php:367 17172#: app/Module/PedigreeChartModule.php:375 17173#: resources/views/edit/reorder-card-header.phtml:30 17174msgid "down" 17175msgstr "नीचे" 17176 17177#. I18N: A button label. 17178#: resources/views/admin/changes-log.phtml:108 17179#: resources/views/admin/site-logs.phtml:100 17180#: resources/views/admin/trees-export.phtml:66 17181#: resources/views/modules/clippings/download.phtml:34 17182#: resources/views/report-setup-page.phtml:81 17183#: resources/views/report-setup-page.phtml:94 17184msgid "download" 17185msgstr "डाउनलोड" 17186 17187#: resources/views/modules/descendancy_chart/tree.phtml:17 17188msgid "d’Aboville number" 17189msgstr "d’Aboville नंबर" 17190 17191#: resources/views/admin/components.phtml:139 17192#: resources/views/family-page-menu.phtml:27 17193#: resources/views/individual-page-menu.phtml:28 17194#: resources/views/media-page-menu.phtml:26 17195#: resources/views/record-page-menu.phtml:21 17196msgid "edit" 17197msgstr "एडिट" 17198 17199#: app/Services/RelationshipService.php:2338 17200msgid "eighth cousin" 17201msgstr "आठवें कज़िन" 17202 17203#: app/Services/RelationshipService.php:2302 17204msgctxt "FEMALE" 17205msgid "eighth cousin" 17206msgstr "आठवीं कज़िन" 17207 17208#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17209#: app/Services/RelationshipService.php:2257 17210msgctxt "MALE" 17211msgid "eighth cousin" 17212msgstr "आठवें कज़िन" 17213 17214#: app/Services/RelationshipService.php:446 17215msgid "elder brother" 17216msgstr "बड़े भाई" 17217 17218#: app/Services/RelationshipService.php:488 17219msgid "elder sibling" 17220msgstr "बड़े सहोदर" 17221 17222#: app/Services/RelationshipService.php:467 17223msgid "elder sister" 17224msgstr "बड़ी बहन" 17225 17226#: app/Services/RelationshipService.php:2344 17227msgid "eleventh cousin" 17228msgstr "ग्यारहवें कज़िन" 17229 17230#: app/Services/RelationshipService.php:2308 17231msgctxt "FEMALE" 17232msgid "eleventh cousin" 17233msgstr "ग्यारहवीं कज़िन" 17234 17235#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17236#: app/Services/RelationshipService.php:2266 17237msgctxt "MALE" 17238msgid "eleventh cousin" 17239msgstr "ग्यारहवें कज़िन" 17240 17241#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17242#: app/Elements/NameType.php:79 17243msgid "estate name" 17244msgstr "संपत्ति का नाम" 17245 17246#. I18N: Gedcom EST dates 17247#: app/Date.php:193 17248#, php-format 17249msgid "estimated %s" 17250msgstr "अनुमानित %s" 17251 17252#: app/Services/RelationshipService.php:365 17253msgid "ex-husband" 17254msgstr "पिछले-पति" 17255 17256#: app/Services/RelationshipService.php:412 17257msgid "ex-spouse" 17258msgstr "पिछले-जीवनसाथी" 17259 17260#: app/Services/RelationshipService.php:389 17261msgid "ex-wife" 17262msgstr "पिछली-पत्नी" 17263 17264#. I18N: A button label. 17265#: resources/views/admin/locations.phtml:151 17266msgid "export file" 17267msgstr "फ़ाइल निर्यात करें" 17268 17269#: app/Http/RequestHandlers/TreePreferencesPage.php:113 17270#: resources/xml/reports/fact_sources.xml:6 17271msgid "facts" 17272msgstr "तथ्य" 17273 17274#: app/Elements/RoleInEvent.php:82 app/Services/RelationshipService.php:351 17275msgid "father" 17276msgstr "पिता" 17277 17278#: app/Services/RelationshipService.php:551 17279msgctxt "husband’s father" 17280msgid "father-in-law" 17281msgstr "ससुर" 17282 17283#: app/Services/RelationshipService.php:631 17284msgctxt "spouse’s father" 17285msgid "father-in-law" 17286msgstr "ससुर" 17287 17288#: app/Services/RelationshipService.php:649 17289msgctxt "wife’s father" 17290msgid "father-in-law" 17291msgstr "ससुर" 17292 17293#: app/Services/RelationshipService.php:369 17294msgid "fiancé" 17295msgstr "मंगेतर" 17296 17297#: app/Services/RelationshipService.php:416 17298msgid "fiancé(e)" 17299msgstr "मंगेतर" 17300 17301#: app/Services/RelationshipService.php:393 17302msgid "fiancée" 17303msgstr "मंगेतर" 17304 17305#: app/Services/RelationshipService.php:2352 17306msgid "fifteenth cousin" 17307msgstr "पंद्रहवें कज़िन" 17308 17309#: app/Services/RelationshipService.php:2316 17310msgctxt "FEMALE" 17311msgid "fifteenth cousin" 17312msgstr "पन्द्रहवीं कज़िन" 17313 17314#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17315#: app/Services/RelationshipService.php:2278 17316msgctxt "MALE" 17317msgid "fifteenth cousin" 17318msgstr "पंद्रहवें कज़िन" 17319 17320#. I18N: A Spanish relationship name, such as third great-nephew 17321#: app/Services/RelationshipService.php:2433 17322#, php-format 17323msgid "fifth %s" 17324msgstr "पांचवें %s" 17325 17326#. I18N: A Spanish relationship name, such as third great-nephew 17327#: app/Services/RelationshipService.php:2411 17328#, php-format 17329msgctxt "FEMALE" 17330msgid "fifth %s" 17331msgstr "पांचवी %s" 17332 17333#. I18N: A Spanish relationship name, such as third great-nephew 17334#: app/Services/RelationshipService.php:2388 17335#, php-format 17336msgctxt "MALE" 17337msgid "fifth %s" 17338msgstr "पाँचवें %s" 17339 17340#: app/Services/RelationshipService.php:2332 17341msgid "fifth cousin" 17342msgstr "पाँचवे कज़िन" 17343 17344#: app/Services/RelationshipService.php:2296 17345msgctxt "FEMALE" 17346msgid "fifth cousin" 17347msgstr "पाँचवीं कज़िन" 17348 17349#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17350#: app/Services/RelationshipService.php:2248 17351msgctxt "MALE" 17352msgid "fifth cousin" 17353msgstr "पाँचवे कज़िन" 17354 17355#. I18N: A button label, first page 17356#: resources/views/admin/trees-preferences.phtml:558 17357#: resources/views/edit/reorder-card-header.phtml:22 17358#: resources/views/lists/datatables-attributes.phtml:14 17359#: resources/views/modules/media-list/pagination.phtml:25 17360msgid "first" 17361msgstr "प्रथम" 17362 17363#: resources/views/admin/trees-preferences.phtml:567 17364msgctxt "Show the [first/last] [N] parts of a place name." 17365msgid "first" 17366msgstr "प्रथम" 17367 17368#. I18N: A Spanish relationship name, such as third great-nephew 17369#: app/Services/RelationshipService.php:2421 17370#, php-format 17371msgid "first %s" 17372msgstr "पहले %s" 17373 17374#. I18N: A Spanish relationship name, such as third great-nephew 17375#: app/Services/RelationshipService.php:2399 17376#, php-format 17377msgctxt "FEMALE" 17378msgid "first %s" 17379msgstr "पहली %s" 17380 17381#. I18N: A Spanish relationship name, such as third great-nephew 17382#: app/Services/RelationshipService.php:2376 17383#, php-format 17384msgctxt "MALE" 17385msgid "first %s" 17386msgstr "पहले %s" 17387 17388#: app/Services/RelationshipService.php:2324 17389msgid "first cousin" 17390msgstr "चचेरे/ममेरे/मौसेरे/फुफेरे" 17391 17392#: app/Services/RelationshipService.php:2288 17393msgctxt "FEMALE" 17394msgid "first cousin" 17395msgstr "चचेरी-बहन/ममेरी-बहन/मौसेरी-बहन/फुफेरी-बहन" 17396 17397#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17398#: app/Services/RelationshipService.php:2236 17399msgctxt "MALE" 17400msgid "first cousin" 17401msgstr "चचेरे-भाई/ममेरे-भाई/मौसेरे-भाई/फुफेरे-भाई" 17402 17403#: app/Services/RelationshipService.php:775 17404msgctxt "father’s brother’s child" 17405msgid "first cousin" 17406msgstr "चचेरे" 17407 17408#: app/Services/RelationshipService.php:777 17409msgctxt "father’s brother’s daughter" 17410msgid "first cousin" 17411msgstr "चचेरी बहन" 17412 17413#: app/Services/RelationshipService.php:779 17414msgctxt "father’s brother’s son" 17415msgid "first cousin" 17416msgstr "चचेरे भाई" 17417 17418#: app/Services/RelationshipService.php:819 17419msgctxt "father’s sister’s child" 17420msgid "first cousin" 17421msgstr "फूफेरे" 17422 17423#: app/Services/RelationshipService.php:821 17424msgctxt "father’s sister’s daughter" 17425msgid "first cousin" 17426msgstr "फूफेरी बहन" 17427 17428#: app/Services/RelationshipService.php:825 17429msgctxt "father’s sister’s son" 17430msgid "first cousin" 17431msgstr "फूफेरे भाई" 17432 17433#: app/Services/RelationshipService.php:855 17434msgctxt "mother’s brother’s child" 17435msgid "first cousin" 17436msgstr "ममेरे" 17437 17438#: app/Services/RelationshipService.php:857 17439msgctxt "mother’s brother’s daughter" 17440msgid "first cousin" 17441msgstr "ममेरी बहन" 17442 17443#: app/Services/RelationshipService.php:859 17444msgctxt "mother’s brother’s son" 17445msgid "first cousin" 17446msgstr "ममेरे भाई" 17447 17448#: app/Services/RelationshipService.php:905 17449msgctxt "mother’s sister’s child" 17450msgid "first cousin" 17451msgstr "मौसेरे" 17452 17453#: app/Services/RelationshipService.php:907 17454msgctxt "mother’s sister’s daughter" 17455msgid "first cousin" 17456msgstr "मौसेरी बहन" 17457 17458#: app/Services/RelationshipService.php:911 17459msgctxt "mother’s sister’s son" 17460msgid "first cousin" 17461msgstr "मौसेरे भाई" 17462 17463#: app/Services/RelationshipService.php:1155 17464msgctxt "father’s father’s brother’s child" 17465msgid "first cousin once removed ascending" 17466msgstr "चाचा/बुआ" 17467 17468#: app/Services/RelationshipService.php:1151 17469msgctxt "father’s father’s brother’s daughter" 17470msgid "first cousin once removed ascending" 17471msgstr "बुआ" 17472 17473#: app/Services/RelationshipService.php:1153 17474msgctxt "father’s father’s brother’s son" 17475msgid "first cousin once removed ascending" 17476msgstr "चाचा" 17477 17478#: app/Services/RelationshipService.php:1161 17479msgctxt "father’s father’s sister’s child" 17480msgid "first cousin once removed ascending" 17481msgstr "चाचा/बुआ" 17482 17483#: app/Services/RelationshipService.php:1157 17484msgctxt "father’s father’s sister’s daughter" 17485msgid "first cousin once removed ascending" 17486msgstr "बुआ" 17487 17488#: app/Services/RelationshipService.php:1159 17489msgctxt "father’s father’s sister’s son" 17490msgid "first cousin once removed ascending" 17491msgstr "चाचा" 17492 17493#: app/Services/RelationshipService.php:1167 17494msgctxt "father’s mother’s brother’s child" 17495msgid "first cousin once removed ascending" 17496msgstr "चाचा/बुआ" 17497 17498#: app/Services/RelationshipService.php:1163 17499msgctxt "father’s mother’s brother’s daughter" 17500msgid "first cousin once removed ascending" 17501msgstr "बुआ" 17502 17503#: app/Services/RelationshipService.php:1165 17504msgctxt "father’s mother’s brother’s son" 17505msgid "first cousin once removed ascending" 17506msgstr "चाचा" 17507 17508#: app/Services/RelationshipService.php:1173 17509msgctxt "father’s mother’s sister’s child" 17510msgid "first cousin once removed ascending" 17511msgstr "चाचा/बुआ" 17512 17513#: app/Services/RelationshipService.php:1169 17514msgctxt "father’s mother’s sister’s daughter" 17515msgid "first cousin once removed ascending" 17516msgstr "बुआ" 17517 17518#: app/Services/RelationshipService.php:1171 17519msgctxt "father’s mother’s sister’s son" 17520msgid "first cousin once removed ascending" 17521msgstr "चाचा" 17522 17523#: app/Services/RelationshipService.php:1179 17524msgctxt "mother’s father’s brother’s child" 17525msgid "first cousin once removed ascending" 17526msgstr "मामा/मौसी" 17527 17528#: app/Services/RelationshipService.php:1175 17529msgctxt "mother’s father’s brother’s daughter" 17530msgid "first cousin once removed ascending" 17531msgstr "मौसी" 17532 17533#: app/Services/RelationshipService.php:1177 17534msgctxt "mother’s father’s brother’s son" 17535msgid "first cousin once removed ascending" 17536msgstr "मामा" 17537 17538#: app/Services/RelationshipService.php:1185 17539msgctxt "mother’s father’s sister’s child" 17540msgid "first cousin once removed ascending" 17541msgstr "मामा/मौसी" 17542 17543#: app/Services/RelationshipService.php:1181 17544msgctxt "mother’s father’s sister’s daughter" 17545msgid "first cousin once removed ascending" 17546msgstr "मौसी" 17547 17548#: app/Services/RelationshipService.php:1183 17549msgctxt "mother’s father’s sister’s son" 17550msgid "first cousin once removed ascending" 17551msgstr "मामा" 17552 17553#: app/Services/RelationshipService.php:1191 17554msgctxt "mother’s mother’s brother’s child" 17555msgid "first cousin once removed ascending" 17556msgstr "मामा/मौसी" 17557 17558#: app/Services/RelationshipService.php:1187 17559msgctxt "mother’s mother’s brother’s daughter" 17560msgid "first cousin once removed ascending" 17561msgstr "मौसी" 17562 17563#: app/Services/RelationshipService.php:1189 17564msgctxt "mother’s mother’s brother’s son" 17565msgid "first cousin once removed ascending" 17566msgstr "मामा" 17567 17568#: app/Services/RelationshipService.php:1197 17569msgctxt "mother’s mother’s sister’s child" 17570msgid "first cousin once removed ascending" 17571msgstr "मामा/मौसी" 17572 17573#: app/Services/RelationshipService.php:1193 17574msgctxt "mother’s mother’s sister’s daughter" 17575msgid "first cousin once removed ascending" 17576msgstr "मौसी" 17577 17578#: app/Services/RelationshipService.php:1195 17579msgctxt "mother’s mother’s sister’s son" 17580msgid "first cousin once removed ascending" 17581msgstr "मामा" 17582 17583#: app/Services/RelationshipService.php:2350 17584msgid "fourteenth cousin" 17585msgstr "चौदहवें कज़िन" 17586 17587#: app/Services/RelationshipService.php:2314 17588msgctxt "FEMALE" 17589msgid "fourteenth cousin" 17590msgstr "चौदहवीं कज़िन" 17591 17592#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17593#: app/Services/RelationshipService.php:2275 17594msgctxt "MALE" 17595msgid "fourteenth cousin" 17596msgstr "चौदहवें कज़िन" 17597 17598#. I18N: A Spanish relationship name, such as third great-nephew 17599#: app/Services/RelationshipService.php:2430 17600#, php-format 17601msgid "fourth %s" 17602msgstr "चौथे %s" 17603 17604#. I18N: A Spanish relationship name, such as third great-nephew 17605#: app/Services/RelationshipService.php:2408 17606#, php-format 17607msgctxt "FEMALE" 17608msgid "fourth %s" 17609msgstr "चौथी %s" 17610 17611#. I18N: A Spanish relationship name, such as third great-nephew 17612#: app/Services/RelationshipService.php:2385 17613#, php-format 17614msgctxt "MALE" 17615msgid "fourth %s" 17616msgstr "चौथे %s" 17617 17618#: app/Services/RelationshipService.php:2330 17619msgid "fourth cousin" 17620msgstr "चौथे कज़िन" 17621 17622#: app/Services/RelationshipService.php:2294 17623msgctxt "FEMALE" 17624msgid "fourth cousin" 17625msgstr "चौथी कज़िन" 17626 17627#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17628#: app/Services/RelationshipService.php:2245 17629msgctxt "MALE" 17630msgid "fourth cousin" 17631msgstr "चौथे कज़िन" 17632 17633#. I18N: from 1700 interval 50 years 17634#: resources/views/modules/statistics-chart/custom.phtml:99 17635#: resources/views/modules/statistics-chart/custom.phtml:102 17636#: resources/views/modules/statistics-chart/custom.phtml:105 17637#: resources/views/modules/statistics-chart/custom.phtml:108 17638#: resources/views/modules/statistics-chart/custom.phtml:111 17639#: resources/views/modules/statistics-chart/custom.phtml:114 17640#, php-format 17641msgid "from %1$s interval %2$s year" 17642msgid_plural "from %1$s interval %2$s years" 17643msgstr[0] "%1$s से अंतराल %2$s साल" 17644msgstr[1] "%1$s से अंतराल %2$s साल" 17645 17646#. I18N: Gedcom FROM dates 17647#: app/Date.php:209 17648#, php-format 17649msgid "from %s" 17650msgstr "%s से" 17651 17652#. I18N: Gedcom FROM-TO dates 17653#: app/Date.php:221 17654#, php-format 17655msgid "from %s to %s" 17656msgstr "%s से %s तक" 17657 17658#. I18N: layout option for the fan chart 17659#: app/Module/FanChartModule.php:520 17660msgid "full circle" 17661msgstr "पूर्ण-चक्र" 17662 17663#: resources/views/modules/statistics-chart/custom.phtml:86 17664msgid "gender" 17665msgstr "लिंग" 17666 17667#. I18N: Type of location hierarchy 17668#: app/Elements/HierarchicalRelationship.php:58 17669msgid "geographic" 17670msgstr "भौगोलिक" 17671 17672#. I18N: A button label. 17673#: resources/views/edit/new-individual.phtml:48 17674msgid "go to new individual" 17675msgstr "नए व्यक्ती पर जाएं" 17676 17677#: app/Services/RelationshipService.php:505 17678msgctxt "child’s child" 17679msgid "grandchild" 17680msgstr "नाती/पोते" 17681 17682#: app/Services/RelationshipService.php:517 17683msgctxt "daughter’s child" 17684msgid "grandchild" 17685msgstr "नवासे/नवासी" 17686 17687#: app/Services/RelationshipService.php:617 17688msgctxt "son’s child" 17689msgid "grandchild" 17690msgstr "पोते/पोती" 17691 17692#: app/Services/RelationshipService.php:507 17693msgctxt "child’s daughter" 17694msgid "granddaughter" 17695msgstr "पोती/नवासी" 17696 17697#: app/Services/RelationshipService.php:519 17698msgctxt "daughter’s daughter" 17699msgid "granddaughter" 17700msgstr "नवासी" 17701 17702#: app/Services/RelationshipService.php:619 17703msgctxt "son’s daughter" 17704msgid "granddaughter" 17705msgstr "पोती" 17706 17707#: app/Services/RelationshipService.php:735 17708msgctxt "child’s daughter’s husband" 17709msgid "granddaughter’s husband" 17710msgstr "नवासे दामाद" 17711 17712#: app/Services/RelationshipService.php:757 17713msgctxt "daughter’s daughter’s husband" 17714msgid "granddaughter’s husband" 17715msgstr "नवासे दामाद" 17716 17717#: app/Services/RelationshipService.php:1055 17718msgctxt "son’s daughter’s husband" 17719msgid "granddaughter’s husband" 17720msgstr "नवासे दामाद" 17721 17722#: app/Services/RelationshipService.php:587 17723msgctxt "parent’s father" 17724msgid "grandfather" 17725msgstr "दादा/नाना" 17726 17727#: app/Services/RelationshipService.php:589 17728msgctxt "parent’s mother" 17729msgid "grandmother" 17730msgstr "दादी/नानी" 17731 17732#: app/Services/RelationshipService.php:591 17733msgctxt "parent’s parent" 17734msgid "grandparent" 17735msgstr "दादा/दादी/नाना/नानी" 17736 17737#: app/Services/RelationshipService.php:511 17738msgctxt "child’s son" 17739msgid "grandson" 17740msgstr "पोते/नवासे" 17741 17742#: app/Services/RelationshipService.php:523 17743msgctxt "daughter’s son" 17744msgid "grandson" 17745msgstr "नवासे" 17746 17747#: app/Services/RelationshipService.php:621 17748msgctxt "son’s son" 17749msgid "grandson" 17750msgstr "पोते" 17751 17752#: app/Services/RelationshipService.php:745 17753msgctxt "child’s son’s wife" 17754msgid "grandson’s wife" 17755msgstr "पोती बहू" 17756 17757#: app/Services/RelationshipService.php:773 17758msgctxt "daughter’s son’s wife" 17759msgid "grandson’s wife" 17760msgstr "नवासी बहू" 17761 17762#: app/Services/RelationshipService.php:1065 17763msgctxt "son’s son’s wife" 17764msgid "grandson’s wife" 17765msgstr "पोती" 17766 17767#: app/Services/RelationshipService.php:1441 17768#: app/Services/RelationshipService.php:1460 17769#: app/Services/RelationshipService.php:1472 17770#: app/Services/RelationshipService.php:1484 17771#: app/Services/RelationshipService.php:1495 17772#: app/Services/RelationshipService.php:1511 17773#, php-format 17774msgid "great ×%s aunt" 17775msgstr "पर ×%s दादी/नानी" 17776 17777#: app/Services/RelationshipService.php:1444 17778#: app/Services/RelationshipService.php:1463 17779#: app/Services/RelationshipService.php:1475 17780#: app/Services/RelationshipService.php:1487 17781#: app/Services/RelationshipService.php:1498 17782#: app/Services/RelationshipService.php:1514 17783#, php-format 17784msgid "great ×%s aunt/uncle" 17785msgstr "पर ×%s दादी/नानी/दादा/नाना" 17786 17787#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17788#: app/Services/RelationshipService.php:2055 17789#: app/Services/RelationshipService.php:2066 17790#: app/Services/RelationshipService.php:2077 17791#: app/Services/RelationshipService.php:2098 17792#, php-format 17793msgid "great ×%s grandchild" 17794msgstr "पर ×%s पोते/पोती/नवासे/नवासी" 17795 17796#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17797#: app/Services/RelationshipService.php:2052 17798#: app/Services/RelationshipService.php:2063 17799#: app/Services/RelationshipService.php:2074 17800#: app/Services/RelationshipService.php:2094 17801#, php-format 17802msgid "great ×%s granddaughter" 17803msgstr "पर ×%s पोती/नवासी" 17804 17805#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17806#: app/Services/RelationshipService.php:1889 17807#: app/Services/RelationshipService.php:1903 17808#: app/Services/RelationshipService.php:1915 17809#: app/Services/RelationshipService.php:1926 17810#: app/Services/RelationshipService.php:1939 17811#: app/Services/RelationshipService.php:1955 17812#, php-format 17813msgid "great ×%s grandfather" 17814msgstr "पर ×%s दादा/नाना" 17815 17816#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17817#: app/Services/RelationshipService.php:1893 17818#: app/Services/RelationshipService.php:1907 17819#: app/Services/RelationshipService.php:1919 17820#: app/Services/RelationshipService.php:1930 17821#: app/Services/RelationshipService.php:1944 17822#: app/Services/RelationshipService.php:1960 17823#, php-format 17824msgid "great ×%s grandmother" 17825msgstr "पर ×%s दादी/नानी" 17826 17827#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17828#: app/Services/RelationshipService.php:1896 17829#: app/Services/RelationshipService.php:1910 17830#: app/Services/RelationshipService.php:1922 17831#: app/Services/RelationshipService.php:1933 17832#: app/Services/RelationshipService.php:1948 17833#: app/Services/RelationshipService.php:1964 17834#, php-format 17835msgid "great ×%s grandparent" 17836msgstr "पर ×%s दादा/दादी/नाना/नानी" 17837 17838#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17839#: app/Services/RelationshipService.php:2048 17840#: app/Services/RelationshipService.php:2059 17841#: app/Services/RelationshipService.php:2071 17842#: app/Services/RelationshipService.php:2089 17843#, php-format 17844msgid "great ×%s grandson" 17845msgstr "पर ×%s पोते/नवासे" 17846 17847#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17848#: app/Services/RelationshipService.php:1772 17849#: app/Services/RelationshipService.php:1784 17850#: app/Services/RelationshipService.php:1800 17851#, php-format 17852msgid "great ×%s nephew" 17853msgstr "पर ×%s पोते/नवासे" 17854 17855#: app/Services/RelationshipService.php:1672 17856#: app/Services/RelationshipService.php:1707 17857#: app/Services/RelationshipService.php:1743 17858#, php-format 17859msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17860msgid "great ×%s nephew" 17861msgstr "पर ×%s पोते/नवासे" 17862 17863#: app/Services/RelationshipService.php:1676 17864#: app/Services/RelationshipService.php:1711 17865#: app/Services/RelationshipService.php:1746 17866#, php-format 17867msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17868msgid "great ×%s nephew" 17869msgstr "पर ×%s पोते/नवासे" 17870 17871#: app/Services/RelationshipService.php:1679 17872#: app/Services/RelationshipService.php:1714 17873#: app/Services/RelationshipService.php:1749 17874#, php-format 17875msgctxt "(a woman’s) great ×%s nephew" 17876msgid "great ×%s nephew" 17877msgstr "पर ×%s पोते/नवासे" 17878 17879#: app/Services/RelationshipService.php:1779 17880#: app/Services/RelationshipService.php:1791 17881#: app/Services/RelationshipService.php:1807 17882#, php-format 17883msgid "great ×%s nephew/niece" 17884msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17885 17886#: app/Services/RelationshipService.php:1695 17887#: app/Services/RelationshipService.php:1730 17888#: app/Services/RelationshipService.php:1762 17889#, php-format 17890msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17891msgid "great ×%s nephew/niece" 17892msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17893 17894#: app/Services/RelationshipService.php:1699 17895#: app/Services/RelationshipService.php:1734 17896#: app/Services/RelationshipService.php:1765 17897#, php-format 17898msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17899msgid "great ×%s nephew/niece" 17900msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17901 17902#: app/Services/RelationshipService.php:1702 17903#: app/Services/RelationshipService.php:1737 17904#: app/Services/RelationshipService.php:1768 17905#, php-format 17906msgctxt "(a woman’s) great ×%s nephew/niece" 17907msgid "great ×%s nephew/niece" 17908msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17909 17910#: app/Services/RelationshipService.php:1776 17911#: app/Services/RelationshipService.php:1788 17912#: app/Services/RelationshipService.php:1804 17913#, php-format 17914msgid "great ×%s niece" 17915msgstr "पर ×%s पोती/नवासी" 17916 17917#: app/Services/RelationshipService.php:1684 17918#: app/Services/RelationshipService.php:1719 17919#: app/Services/RelationshipService.php:1753 17920#, php-format 17921msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17922msgid "great ×%s niece" 17923msgstr "पर ×%s पोती/नवासी" 17924 17925#: app/Services/RelationshipService.php:1688 17926#: app/Services/RelationshipService.php:1723 17927#: app/Services/RelationshipService.php:1756 17928#, php-format 17929msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17930msgid "great ×%s niece" 17931msgstr "पर ×%s पोती/नवासी" 17932 17933#: app/Services/RelationshipService.php:1691 17934#: app/Services/RelationshipService.php:1726 17935#: app/Services/RelationshipService.php:1759 17936#, php-format 17937msgctxt "(a woman’s) great ×%s niece" 17938msgid "great ×%s niece" 17939msgstr "पर ×%s पोती/नवासी" 17940 17941#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17942#: app/Services/RelationshipService.php:1437 17943#: app/Services/RelationshipService.php:1468 17944#: app/Services/RelationshipService.php:1480 17945#: app/Services/RelationshipService.php:1492 17946#: app/Services/RelationshipService.php:1507 17947#, php-format 17948msgid "great ×%s uncle" 17949msgstr "पर ×%s दादा/नाना" 17950 17951#: app/Services/RelationshipService.php:1449 17952#, php-format 17953msgctxt "great ×(%s-1) grandfather’s brother" 17954msgid "great ×%s uncle" 17955msgstr "पर ×%s दादा/नाना" 17956 17957#: app/Services/RelationshipService.php:1453 17958#, php-format 17959msgctxt "great ×(%s-1) grandmother’s brother" 17960msgid "great ×%s uncle" 17961msgstr "पर ×%s दादा/नाना" 17962 17963#: app/Services/RelationshipService.php:1456 17964#, php-format 17965msgctxt "great ×(%s-1) grandparent’s brother" 17966msgid "great ×%s uncle" 17967msgstr "पर ×%s दादा/नाना" 17968 17969#: app/Services/RelationshipService.php:1367 17970msgid "great ×4 aunt" 17971msgstr "पर ×3 दादी/नानी" 17972 17973#: app/Services/RelationshipService.php:1370 17974msgid "great ×4 aunt/uncle" 17975msgstr "पर ×3 दादा/दादी/नाना/नानी" 17976 17977#: app/Services/RelationshipService.php:2003 17978msgid "great ×4 grandchild" 17979msgstr "पर ×4 पोते/पोती/नवासे/नवासी" 17980 17981#: app/Services/RelationshipService.php:2000 17982msgid "great ×4 granddaughter" 17983msgstr "पर ×4 पोती/नवासी" 17984 17985#: app/Services/RelationshipService.php:1839 17986msgid "great ×4 grandfather" 17987msgstr "पर ×4 दादा/नाना" 17988 17989#: app/Services/RelationshipService.php:1843 17990msgid "great ×4 grandmother" 17991msgstr "पर ×4 दादी/नानी" 17992 17993#: app/Services/RelationshipService.php:1846 17994msgid "great ×4 grandparent" 17995msgstr "पर ×4 दादा/दादी/नाना/नानी" 17996 17997#: app/Services/RelationshipService.php:1996 17998msgid "great ×4 grandson" 17999msgstr "पर ×4 पोते/नवासे" 18000 18001#: app/Services/RelationshipService.php:1596 18002msgctxt "(a man’s) brother’s great-great-great-grandson" 18003msgid "great ×4 nephew" 18004msgstr "पर ×3 पाते/नवासे" 18005 18006#: app/Services/RelationshipService.php:1600 18007msgctxt "(a man’s) sister’s great-great-great-grandson" 18008msgid "great ×4 nephew" 18009msgstr "पर ×3 पाते/नवासे" 18010 18011#: app/Services/RelationshipService.php:1603 18012msgctxt "(a woman’s) great ×4 nephew" 18013msgid "great ×4 nephew" 18014msgstr "पर ×3 पाते/नवासे" 18015 18016#: app/Services/RelationshipService.php:1619 18017msgctxt "(a man’s) brother’s great-great-great-grandchild" 18018msgid "great ×4 nephew/niece" 18019msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 18020 18021#: app/Services/RelationshipService.php:1623 18022msgctxt "(a man’s) sister’s great-great-great-grandchild" 18023msgid "great ×4 nephew/niece" 18024msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 18025 18026#: app/Services/RelationshipService.php:1626 18027msgctxt "(a woman’s) great ×4 nephew/niece" 18028msgid "great ×4 nephew/niece" 18029msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 18030 18031#: app/Services/RelationshipService.php:1608 18032msgctxt "(a man’s) brother’s great-great-great-granddaughter" 18033msgid "great ×4 niece" 18034msgstr "पर ×3 पोती/नवासी" 18035 18036#: app/Services/RelationshipService.php:1612 18037msgctxt "(a man’s) sister’s great-great-great-granddaughter" 18038msgid "great ×4 niece" 18039msgstr "पर ×3 पोती/नवासी" 18040 18041#: app/Services/RelationshipService.php:1615 18042msgctxt "(a woman’s) great ×4 niece" 18043msgid "great ×4 niece" 18044msgstr "पर ×3 पोती/नवासी" 18045 18046#: app/Services/RelationshipService.php:1356 18047msgctxt "great-great-great-grandfather’s brother" 18048msgid "great ×4 uncle" 18049msgstr "पर ×3 दादा/नाना" 18050 18051#: app/Services/RelationshipService.php:1360 18052msgctxt "great-great-great-grandmother’s brother" 18053msgid "great ×4 uncle" 18054msgstr "पर ×3 दादा/नाना" 18055 18056#: app/Services/RelationshipService.php:1363 18057msgctxt "great-great-great-grandparent’s brother" 18058msgid "great ×4 uncle" 18059msgstr "पर ×3 दादा/नाना" 18060 18061#: app/Services/RelationshipService.php:1386 18062msgid "great ×5 aunt" 18063msgstr "पर ×4 दादी/नानी" 18064 18065#: app/Services/RelationshipService.php:1389 18066msgid "great ×5 aunt/uncle" 18067msgstr "पर ×4 दादा/दादी/नाना/नानी" 18068 18069#: app/Services/RelationshipService.php:2014 18070msgid "great ×5 grandchild" 18071msgstr "पर ×5 पोते/पोती/नवासे/नवासी" 18072 18073#: app/Services/RelationshipService.php:2011 18074msgid "great ×5 granddaughter" 18075msgstr "पर ×5 पोती/नवासी" 18076 18077#: app/Services/RelationshipService.php:1850 18078msgid "great ×5 grandfather" 18079msgstr "पर ×5 दादा/नाना" 18080 18081#: app/Services/RelationshipService.php:1854 18082msgid "great ×5 grandmother" 18083msgstr "पर ×5 दादी/नानी" 18084 18085#: app/Services/RelationshipService.php:1857 18086msgid "great ×5 grandparent" 18087msgstr "पर ×5 दादा/दादी/नाना/नानी" 18088 18089#: app/Services/RelationshipService.php:2007 18090msgid "great ×5 grandson" 18091msgstr "पर ×5 पोते/नवासे" 18092 18093#: app/Services/RelationshipService.php:1631 18094msgctxt "(a man’s) brother’s great ×4 grandson" 18095msgid "great ×5 nephew" 18096msgstr "पर ×4 पाते/नवासे" 18097 18098#: app/Services/RelationshipService.php:1635 18099msgctxt "(a man’s) sister’s great ×4 grandson" 18100msgid "great ×5 nephew" 18101msgstr "पर ×4 पाते/नवासे" 18102 18103#: app/Services/RelationshipService.php:1638 18104msgctxt "(a woman’s) great ×5 nephew" 18105msgid "great ×5 nephew" 18106msgstr "पर ×4 पाते/नवासे" 18107 18108#: app/Services/RelationshipService.php:1654 18109msgctxt "(a man’s) brother’s great ×4 grandchild" 18110msgid "great ×5 nephew/niece" 18111msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18112 18113#: app/Services/RelationshipService.php:1658 18114msgctxt "(a man’s) sister’s great ×4 grandchild" 18115msgid "great ×5 nephew/niece" 18116msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18117 18118#: app/Services/RelationshipService.php:1661 18119msgctxt "(a woman’s) great ×5 nephew/niece" 18120msgid "great ×5 nephew/niece" 18121msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18122 18123#: app/Services/RelationshipService.php:1643 18124msgctxt "(a man’s) brother’s great ×4 granddaughter" 18125msgid "great ×5 niece" 18126msgstr "पर ×4 पोती/नवासी" 18127 18128#: app/Services/RelationshipService.php:1647 18129msgctxt "(a man’s) sister’s great ×4 granddaughter" 18130msgid "great ×5 niece" 18131msgstr "पर ×4 पोती/नवासी" 18132 18133#: app/Services/RelationshipService.php:1650 18134msgctxt "(a woman’s) great ×5 niece" 18135msgid "great ×5 niece" 18136msgstr "पर ×4 पोती/नवासी" 18137 18138#: app/Services/RelationshipService.php:1375 18139msgctxt "great ×4 grandfather’s brother" 18140msgid "great ×5 uncle" 18141msgstr "पर ×4 दादा/नाना" 18142 18143#: app/Services/RelationshipService.php:1379 18144msgctxt "great ×4 grandmother’s brother" 18145msgid "great ×5 uncle" 18146msgstr "पर ×4 दादा/नाना" 18147 18148#: app/Services/RelationshipService.php:1382 18149msgctxt "great ×4 grandparent’s brother" 18150msgid "great ×5 uncle" 18151msgstr "पर ×4 दादा/नाना" 18152 18153#: app/Services/RelationshipService.php:1405 18154msgid "great ×6 aunt" 18155msgstr "पर ×5 दादी/नानी" 18156 18157#: app/Services/RelationshipService.php:1408 18158msgid "great ×6 aunt/uncle" 18159msgstr "पर ×5 दादा/दादी/नाना/नानी" 18160 18161#: app/Services/RelationshipService.php:2025 18162msgid "great ×6 grandchild" 18163msgstr "पर ×6 पोते/पोती/नवासे/नवासी" 18164 18165#: app/Services/RelationshipService.php:2022 18166msgid "great ×6 granddaughter" 18167msgstr "पर ×6 पोती/नवासी" 18168 18169#: app/Services/RelationshipService.php:1861 18170msgid "great ×6 grandfather" 18171msgstr "पर ×6 दादा/नाना" 18172 18173#: app/Services/RelationshipService.php:1865 18174msgid "great ×6 grandmother" 18175msgstr "पर ×6 दादी/नानी" 18176 18177#: app/Services/RelationshipService.php:1868 18178msgid "great ×6 grandparent" 18179msgstr "पर ×6 दादा/दादी/नाना/नानी" 18180 18181#: app/Services/RelationshipService.php:2018 18182msgid "great ×6 grandson" 18183msgstr "पर ×6 पोते/नवासे" 18184 18185#: app/Services/RelationshipService.php:1394 18186msgctxt "great ×5 grandfather’s brother" 18187msgid "great ×6 uncle" 18188msgstr "पर ×5 दादा/नाना" 18189 18190#: app/Services/RelationshipService.php:1398 18191msgctxt "great ×5 grandmother’s brother" 18192msgid "great ×6 uncle" 18193msgstr "पर ×5 दादा/नाना" 18194 18195#: app/Services/RelationshipService.php:1401 18196msgctxt "great ×5 grandparent’s brother" 18197msgid "great ×6 uncle" 18198msgstr "पर ×5 दादा/नाना" 18199 18200#: app/Services/RelationshipService.php:1424 18201msgid "great ×7 aunt" 18202msgstr "पर ×6 दादी/नानी" 18203 18204#: app/Services/RelationshipService.php:1427 18205msgid "great ×7 aunt/uncle" 18206msgstr "पर ×6 दादा/दादी/नाना/नानी" 18207 18208#: app/Services/RelationshipService.php:2036 18209msgid "great ×7 grandchild" 18210msgstr "पर ×7 पोते/पोती/नवासे/नवासी" 18211 18212#: app/Services/RelationshipService.php:2033 18213msgid "great ×7 granddaughter" 18214msgstr "पर ×7 पोती/नवासी" 18215 18216#: app/Services/RelationshipService.php:1872 18217msgid "great ×7 grandfather" 18218msgstr "पर ×7 दादा/नाना" 18219 18220#: app/Services/RelationshipService.php:1876 18221msgid "great ×7 grandmother" 18222msgstr "पर ×7 दादी/नानी" 18223 18224#: app/Services/RelationshipService.php:1879 18225msgid "great ×7 grandparent" 18226msgstr "पर ×7 दादा/दादी/नाना/नानी" 18227 18228#: app/Services/RelationshipService.php:2029 18229msgid "great ×7 grandson" 18230msgstr "पर ×7 पोते/नवासे" 18231 18232#: app/Services/RelationshipService.php:1413 18233msgctxt "great ×6 grandfather’s brother" 18234msgid "great ×7 uncle" 18235msgstr "पर ×6 दादा/नाना" 18236 18237#: app/Services/RelationshipService.php:1417 18238msgctxt "great ×6 grandmother’s brother" 18239msgid "great ×7 uncle" 18240msgstr "पर ×6 दादा/नाना" 18241 18242#: app/Services/RelationshipService.php:1420 18243msgctxt "great ×6 grandparent’s brother" 18244msgid "great ×7 uncle" 18245msgstr "पर ×6 दादा/नाना" 18246 18247#: app/Services/RelationshipService.php:1097 18248msgctxt "father’s father’s brother’s wife" 18249msgid "great-aunt" 18250msgstr "पिता की चाची" 18251 18252#: app/Services/RelationshipService.php:793 18253msgctxt "father’s father’s sister" 18254msgid "great-aunt" 18255msgstr "पिता की बुआ" 18256 18257#: app/Services/RelationshipService.php:1103 18258msgctxt "father’s mother’s brother’s wife" 18259msgid "great-aunt" 18260msgstr "पिता की मामी" 18261 18262#: app/Services/RelationshipService.php:805 18263msgctxt "father’s mother’s sister" 18264msgid "great-aunt" 18265msgstr "पिता की मासी" 18266 18267#: app/Services/RelationshipService.php:1109 18268msgctxt "father’s parent’s brother’s wife" 18269msgid "great-aunt" 18270msgstr "पिता की चाची/मामी" 18271 18272#: app/Services/RelationshipService.php:817 18273msgctxt "father’s parent’s sister" 18274msgid "great-aunt" 18275msgstr "पिता की बुआ/मासी" 18276 18277#: app/Services/RelationshipService.php:1115 18278msgctxt "mother’s father’s brother’s wife" 18279msgid "great-aunt" 18280msgstr "माँ की चाची" 18281 18282#: app/Services/RelationshipService.php:873 18283msgctxt "mother’s father’s sister" 18284msgid "great-aunt" 18285msgstr "माँ की बुआ" 18286 18287#: app/Services/RelationshipService.php:1121 18288msgctxt "mother’s mother’s brother’s wife" 18289msgid "great-aunt" 18290msgstr "माँ की मामी" 18291 18292#: app/Services/RelationshipService.php:891 18293msgctxt "mother’s mother’s sister" 18294msgid "great-aunt" 18295msgstr "माँ की मासी" 18296 18297#: app/Services/RelationshipService.php:1127 18298msgctxt "mother’s parent’s brother’s wife" 18299msgid "great-aunt" 18300msgstr "माँ की चाची/मामी" 18301 18302#: app/Services/RelationshipService.php:903 18303msgctxt "mother’s parent’s sister" 18304msgid "great-aunt" 18305msgstr "माँ की बुआ/मासी" 18306 18307#: app/Services/RelationshipService.php:1133 18308msgctxt "parent’s father’s brother’s wife" 18309msgid "great-aunt" 18310msgstr "माता/पिता की चाची" 18311 18312#: app/Services/RelationshipService.php:925 18313msgctxt "parent’s father’s sister" 18314msgid "great-aunt" 18315msgstr "माता/पिता की बुआ" 18316 18317#: app/Services/RelationshipService.php:1139 18318msgctxt "parent’s mother’s brother’s wife" 18319msgid "great-aunt" 18320msgstr "माता/पिता की मामी" 18321 18322#: app/Services/RelationshipService.php:937 18323msgctxt "parent’s mother’s sister" 18324msgid "great-aunt" 18325msgstr "माता/पिता की मासी" 18326 18327#: app/Services/RelationshipService.php:1145 18328msgctxt "parent’s parent’s brother’s wife" 18329msgid "great-aunt" 18330msgstr "नानी/दादी" 18331 18332#: app/Services/RelationshipService.php:949 18333msgctxt "parent’s parent’s sister" 18334msgid "great-aunt" 18335msgstr "नानी/दादी" 18336 18337#: app/Services/RelationshipService.php:791 18338msgctxt "father’s father’s sibling" 18339msgid "great-aunt/uncle" 18340msgstr "दादा/दादी" 18341 18342#: app/Services/RelationshipService.php:1099 18343msgctxt "father’s father’s sibling’s spouse" 18344msgid "great-aunt/uncle" 18345msgstr "दादा/दादी" 18346 18347#: app/Services/RelationshipService.php:803 18348msgctxt "father’s mother’s sibling" 18349msgid "great-aunt/uncle" 18350msgstr "दादा/दादी" 18351 18352#: app/Services/RelationshipService.php:1105 18353msgctxt "father’s mother’s sibling’s spouse" 18354msgid "great-aunt/uncle" 18355msgstr "दादा/दादी" 18356 18357#: app/Services/RelationshipService.php:815 18358msgctxt "father’s parent’s sibling" 18359msgid "great-aunt/uncle" 18360msgstr "दादा/दादी" 18361 18362#: app/Services/RelationshipService.php:1111 18363msgctxt "father’s parent’s sibling’s spouse" 18364msgid "great-aunt/uncle" 18365msgstr "दादा/दादी" 18366 18367#: app/Services/RelationshipService.php:871 18368msgctxt "mother’s father’s sibling" 18369msgid "great-aunt/uncle" 18370msgstr "नाना/नानी" 18371 18372#: app/Services/RelationshipService.php:1117 18373msgctxt "mother’s father’s sibling’s spouse" 18374msgid "great-aunt/uncle" 18375msgstr "नाना/नानी" 18376 18377#: app/Services/RelationshipService.php:889 18378msgctxt "mother’s mother’s sibling" 18379msgid "great-aunt/uncle" 18380msgstr "नाना/नानी" 18381 18382#: app/Services/RelationshipService.php:1123 18383msgctxt "mother’s mother’s sibling’s spouse" 18384msgid "great-aunt/uncle" 18385msgstr "नाना/नानी" 18386 18387#: app/Services/RelationshipService.php:901 18388msgctxt "mother’s parent’s sibling" 18389msgid "great-aunt/uncle" 18390msgstr "नाना/नानी" 18391 18392#: app/Services/RelationshipService.php:1129 18393msgctxt "mother’s parent’s sibling’s spouse" 18394msgid "great-aunt/uncle" 18395msgstr "नाना/नानी" 18396 18397#: app/Services/RelationshipService.php:923 18398msgctxt "parent’s father’s sibling" 18399msgid "great-aunt/uncle" 18400msgstr "नाना/नानी/दादा/दादी" 18401 18402#: app/Services/RelationshipService.php:1135 18403msgctxt "parent’s father’s sibling’s spouse" 18404msgid "great-aunt/uncle" 18405msgstr "नाना/नानी/दादा/दादी" 18406 18407#: app/Services/RelationshipService.php:935 18408msgctxt "parent’s mother’s sibling" 18409msgid "great-aunt/uncle" 18410msgstr "नाना/नानी/दादा/दादी" 18411 18412#: app/Services/RelationshipService.php:1141 18413msgctxt "parent’s mother’s sibling’s spouse" 18414msgid "great-aunt/uncle" 18415msgstr "नाना/नानी/दादा/दादी" 18416 18417#: app/Services/RelationshipService.php:947 18418msgctxt "parent’s parent’s sibling" 18419msgid "great-aunt/uncle" 18420msgstr "नाना/नानी/दादा/दादी" 18421 18422#: app/Services/RelationshipService.php:1147 18423msgctxt "parent’s parent’s sibling’s spouse" 18424msgid "great-aunt/uncle" 18425msgstr "नाना/नानी/दादा/दादी" 18426 18427#: app/Services/RelationshipService.php:725 18428msgctxt "child’s child’s child" 18429msgid "great-grandchild" 18430msgstr "पर-पोते/पर-नवासे" 18431 18432#: app/Services/RelationshipService.php:731 18433msgctxt "child’s daughter’s child" 18434msgid "great-grandchild" 18435msgstr "पर-नवासे" 18436 18437#: app/Services/RelationshipService.php:739 18438msgctxt "child’s son’s child" 18439msgid "great-grandchild" 18440msgstr "पर-पोते" 18441 18442#: app/Services/RelationshipService.php:747 18443msgctxt "daughter’s child’s child" 18444msgid "great-grandchild" 18445msgstr "पर-पोते/पर-नवासे" 18446 18447#: app/Services/RelationshipService.php:753 18448msgctxt "daughter’s daughter’s child" 18449msgid "great-grandchild" 18450msgstr "पर-नवासी/पर-नवासे" 18451 18452#: app/Services/RelationshipService.php:767 18453msgctxt "daughter’s son’s child" 18454msgid "great-grandchild" 18455msgstr "पर-पोते/पर-पोती" 18456 18457#: app/Services/RelationshipService.php:1045 18458msgctxt "son’s child’s child" 18459msgid "great-grandchild" 18460msgstr "पर-नाती/पोते" 18461 18462#: app/Services/RelationshipService.php:1051 18463msgctxt "son’s daughter’s child" 18464msgid "great-grandchild" 18465msgstr "पर-नवासे/पर-नवासी" 18466 18467#: app/Services/RelationshipService.php:1059 18468msgctxt "son’s son’s child" 18469msgid "great-grandchild" 18470msgstr "पर-पोते/पर-पोती" 18471 18472#: app/Services/RelationshipService.php:727 18473msgctxt "child’s child’s daughter" 18474msgid "great-granddaughter" 18475msgstr "पर-पोती/पर-नवासी" 18476 18477#: app/Services/RelationshipService.php:733 18478msgctxt "child’s daughter’s daughter" 18479msgid "great-granddaughter" 18480msgstr "पर-नवासी" 18481 18482#: app/Services/RelationshipService.php:741 18483msgctxt "child’s son’s daughter" 18484msgid "great-granddaughter" 18485msgstr "पर-पोती" 18486 18487#: app/Services/RelationshipService.php:749 18488msgctxt "daughter’s child’s daughter" 18489msgid "great-granddaughter" 18490msgstr "पर-पोती/पर-नवासी" 18491 18492#: app/Services/RelationshipService.php:755 18493msgctxt "daughter’s daughter’s daughter" 18494msgid "great-granddaughter" 18495msgstr "पर-नवासी" 18496 18497#: app/Services/RelationshipService.php:769 18498msgctxt "daughter’s son’s daughter" 18499msgid "great-granddaughter" 18500msgstr "पर-पोती" 18501 18502#: app/Services/RelationshipService.php:1047 18503msgctxt "son’s child’s daughter" 18504msgid "great-granddaughter" 18505msgstr "पर-नाती/पोती" 18506 18507#: app/Services/RelationshipService.php:1053 18508msgctxt "son’s daughter’s daughter" 18509msgid "great-granddaughter" 18510msgstr "पर-नवासी" 18511 18512#: app/Services/RelationshipService.php:1061 18513msgctxt "son’s son’s daughter" 18514msgid "great-granddaughter" 18515msgstr "पर-पोती" 18516 18517#: app/Services/RelationshipService.php:785 18518msgctxt "father’s father’s father" 18519msgid "great-grandfather" 18520msgstr "पर-दादा" 18521 18522#: app/Services/RelationshipService.php:797 18523msgctxt "father’s mother’s father" 18524msgid "great-grandfather" 18525msgstr "पर-दादा" 18526 18527#: app/Services/RelationshipService.php:809 18528msgctxt "father’s parent’s father" 18529msgid "great-grandfather" 18530msgstr "पर-दादा" 18531 18532#: app/Services/RelationshipService.php:865 18533msgctxt "mother’s father’s father" 18534msgid "great-grandfather" 18535msgstr "पर-नाना" 18536 18537#: app/Services/RelationshipService.php:883 18538msgctxt "mother’s mother’s father" 18539msgid "great-grandfather" 18540msgstr "पर-नाना" 18541 18542#: app/Services/RelationshipService.php:895 18543msgctxt "mother’s parent’s father" 18544msgid "great-grandfather" 18545msgstr "पर-नाना" 18546 18547#: app/Services/RelationshipService.php:917 18548msgctxt "parent’s father’s father" 18549msgid "great-grandfather" 18550msgstr "पर-नाना/दादा" 18551 18552#: app/Services/RelationshipService.php:929 18553msgctxt "parent’s mother’s father" 18554msgid "great-grandfather" 18555msgstr "पर-नाना/दादा" 18556 18557#: app/Services/RelationshipService.php:941 18558msgctxt "parent’s parent’s father" 18559msgid "great-grandfather" 18560msgstr "पर-नाना/दादा" 18561 18562#: app/Services/RelationshipService.php:787 18563msgctxt "father’s father’s mother" 18564msgid "great-grandmother" 18565msgstr "पर-दादी" 18566 18567#: app/Services/RelationshipService.php:799 18568msgctxt "father’s mother’s mother" 18569msgid "great-grandmother" 18570msgstr "पर-दादी" 18571 18572#: app/Services/RelationshipService.php:811 18573msgctxt "father’s parent’s mother" 18574msgid "great-grandmother" 18575msgstr "पर-दादी" 18576 18577#: app/Services/RelationshipService.php:867 18578msgctxt "mother’s father’s mother" 18579msgid "great-grandmother" 18580msgstr "पर-नानी" 18581 18582#: app/Services/RelationshipService.php:885 18583msgctxt "mother’s mother’s mother" 18584msgid "great-grandmother" 18585msgstr "पर-नानी" 18586 18587#: app/Services/RelationshipService.php:897 18588msgctxt "mother’s parent’s mother" 18589msgid "great-grandmother" 18590msgstr "पर-नानी" 18591 18592#: app/Services/RelationshipService.php:919 18593msgctxt "parent’s father’s mother" 18594msgid "great-grandmother" 18595msgstr "पर-नानी/दादी" 18596 18597#: app/Services/RelationshipService.php:931 18598msgctxt "parent’s mother’s mother" 18599msgid "great-grandmother" 18600msgstr "पर-नानी/दादी" 18601 18602#: app/Services/RelationshipService.php:943 18603msgctxt "parent’s parent’s mother" 18604msgid "great-grandmother" 18605msgstr "पर-नानी/दादी" 18606 18607#: app/Services/RelationshipService.php:789 18608msgctxt "father’s father’s parent" 18609msgid "great-grandparent" 18610msgstr "पर-दादा/दादी" 18611 18612#: app/Services/RelationshipService.php:801 18613msgctxt "father’s mother’s parent" 18614msgid "great-grandparent" 18615msgstr "पर-दादा/दादी" 18616 18617#: app/Services/RelationshipService.php:813 18618msgctxt "father’s parent’s parent" 18619msgid "great-grandparent" 18620msgstr "पर-दादा/दादी" 18621 18622#: app/Services/RelationshipService.php:869 18623msgctxt "mother’s father’s parent" 18624msgid "great-grandparent" 18625msgstr "पर-नाना/नानी" 18626 18627#: app/Services/RelationshipService.php:887 18628msgctxt "mother’s mother’s parent" 18629msgid "great-grandparent" 18630msgstr "पर-नाना/नानी" 18631 18632#: app/Services/RelationshipService.php:899 18633msgctxt "mother’s parent’s parent" 18634msgid "great-grandparent" 18635msgstr "पर-नाना/नानी" 18636 18637#: app/Services/RelationshipService.php:921 18638msgctxt "parent’s father’s parent" 18639msgid "great-grandparent" 18640msgstr "पर-नाना/नानी/दादा/दादी" 18641 18642#: app/Services/RelationshipService.php:933 18643msgctxt "parent’s mother’s parent" 18644msgid "great-grandparent" 18645msgstr "पर-नाना/नानी/दादा/दादी" 18646 18647#: app/Services/RelationshipService.php:945 18648msgctxt "parent’s parent’s parent" 18649msgid "great-grandparent" 18650msgstr "पर-नाना/पर-नानी/पर-दादा/पर-दादी" 18651 18652#: app/Services/RelationshipService.php:729 18653msgctxt "child’s child’s son" 18654msgid "great-grandson" 18655msgstr "पर-पोते/पर-नवासे" 18656 18657#: app/Services/RelationshipService.php:737 18658msgctxt "child’s daughter’s son" 18659msgid "great-grandson" 18660msgstr "पर-नवासे" 18661 18662#: app/Services/RelationshipService.php:743 18663msgctxt "child’s son’s son" 18664msgid "great-grandson" 18665msgstr "पर-पोते" 18666 18667#: app/Services/RelationshipService.php:751 18668msgctxt "daughter’s child’s son" 18669msgid "great-grandson" 18670msgstr "पर-पोते/पर-नवासे" 18671 18672#: app/Services/RelationshipService.php:759 18673msgctxt "daughter’s daughter’s son" 18674msgid "great-grandson" 18675msgstr "पर-पोते" 18676 18677#: app/Services/RelationshipService.php:771 18678msgctxt "daughter’s son’s son" 18679msgid "great-grandson" 18680msgstr "पर-पोते" 18681 18682#: app/Services/RelationshipService.php:1049 18683msgctxt "son’s child’s son" 18684msgid "great-grandson" 18685msgstr "पर-नवासे/पोते" 18686 18687#: app/Services/RelationshipService.php:1057 18688msgctxt "son’s daughter’s son" 18689msgid "great-grandson" 18690msgstr "पर-नवासे" 18691 18692#: app/Services/RelationshipService.php:1063 18693msgctxt "son’s son’s son" 18694msgid "great-grandson" 18695msgstr "पर-पोते" 18696 18697#: app/Services/RelationshipService.php:1329 18698msgid "great-great-aunt" 18699msgstr "पर-दादी/पर-नानी" 18700 18701#: app/Services/RelationshipService.php:1332 18702msgid "great-great-aunt/uncle" 18703msgstr "पर-दादा/दादी/नाना/नानी" 18704 18705#: app/Services/RelationshipService.php:1981 18706msgid "great-great-grandchild" 18707msgstr "पर-पर-पोते/पोती/नवासे/नवासी" 18708 18709#: app/Services/RelationshipService.php:1978 18710msgid "great-great-granddaughter" 18711msgstr "पर-पर-पोती/नवासी" 18712 18713#: app/Services/RelationshipService.php:1817 18714msgid "great-great-grandfather" 18715msgstr "पर-पर-दादा/नाना" 18716 18717#: app/Services/RelationshipService.php:1821 18718msgid "great-great-grandmother" 18719msgstr "पर-पर-दादी/नानी" 18720 18721#: app/Services/RelationshipService.php:1824 18722msgid "great-great-grandparent" 18723msgstr "पर-पर-दादा/दादी/नाना/नानी" 18724 18725#: app/Services/RelationshipService.php:1974 18726msgid "great-great-grandson" 18727msgstr "पर-पर-पोते/नवासे" 18728 18729#: app/Services/RelationshipService.php:1348 18730msgid "great-great-great-aunt" 18731msgstr "पर-पर-दादी/नानी" 18732 18733#: app/Services/RelationshipService.php:1351 18734msgid "great-great-great-aunt/uncle" 18735msgstr "पर-पर-दादा/दादी/नाना/नानी" 18736 18737#: app/Services/RelationshipService.php:1992 18738msgid "great-great-great-grandchild" 18739msgstr "पर-पर-पर-पोते/पोती/नवासे/नवासी" 18740 18741#: app/Services/RelationshipService.php:1989 18742msgid "great-great-great-granddaughter" 18743msgstr "पर-पर-पर-पोती/नवासी" 18744 18745#: app/Services/RelationshipService.php:1828 18746msgid "great-great-great-grandfather" 18747msgstr "पर-पर-पर-दादा/नाना" 18748 18749#: app/Services/RelationshipService.php:1832 18750msgid "great-great-great-grandmother" 18751msgstr "पर-पर-पर-दादी/नानी" 18752 18753#: app/Services/RelationshipService.php:1835 18754msgid "great-great-great-grandparent" 18755msgstr "पर-पर-पर-दादा/दादी/नाना/नानी" 18756 18757#: app/Services/RelationshipService.php:1985 18758msgid "great-great-great-grandson" 18759msgstr "पर-पर-पर-पोते/नवासे" 18760 18761#: app/Services/RelationshipService.php:1561 18762msgctxt "(a man’s) brother’s great-great-grandson" 18763msgid "great-great-great-nephew" 18764msgstr "पर-पर-पोते/नवासे" 18765 18766#: app/Services/RelationshipService.php:1565 18767msgctxt "(a man’s) sister’s great-great-grandson" 18768msgid "great-great-great-nephew" 18769msgstr "पर-पर-पोते/नवासे" 18770 18771#: app/Services/RelationshipService.php:1568 18772msgctxt "(a woman’s) great-great-great-nephew" 18773msgid "great-great-great-nephew" 18774msgstr "पर-पर-पोते/नवासे" 18775 18776#: app/Services/RelationshipService.php:1584 18777msgctxt "(a man’s) brother’s great-great-grandchild" 18778msgid "great-great-great-nephew/niece" 18779msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18780 18781#: app/Services/RelationshipService.php:1588 18782msgctxt "(a man’s) sister’s great-great-grandchild" 18783msgid "great-great-great-nephew/niece" 18784msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18785 18786#: app/Services/RelationshipService.php:1591 18787msgctxt "(a woman’s) great-great-great-nephew/niece" 18788msgid "great-great-great-nephew/niece" 18789msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18790 18791#: app/Services/RelationshipService.php:1573 18792msgctxt "(a man’s) brother’s great-great-granddaughter" 18793msgid "great-great-great-niece" 18794msgstr "पर-पर-पोती/नवासी" 18795 18796#: app/Services/RelationshipService.php:1577 18797msgctxt "(a man’s) sister’s great-great-granddaughter" 18798msgid "great-great-great-niece" 18799msgstr "पर-पर-पोती/नवासी" 18800 18801#: app/Services/RelationshipService.php:1580 18802msgctxt "(a woman’s) great-great-great-niece" 18803msgid "great-great-great-niece" 18804msgstr "पर-पर-पोती/नवासी" 18805 18806#: app/Services/RelationshipService.php:1337 18807msgctxt "great-great-grandfather’s brother" 18808msgid "great-great-great-uncle" 18809msgstr "पर-पर-दादा/नाना" 18810 18811#: app/Services/RelationshipService.php:1341 18812msgctxt "great-great-grandmother’s brother" 18813msgid "great-great-great-uncle" 18814msgstr "पर-पर-दादा/नाना" 18815 18816#: app/Services/RelationshipService.php:1344 18817msgctxt "great-great-grandparent’s brother" 18818msgid "great-great-great-uncle" 18819msgstr "पर-पर-दादा/नाना" 18820 18821#: app/Services/RelationshipService.php:1526 18822msgctxt "(a man’s) brother’s great-grandson" 18823msgid "great-great-nephew" 18824msgstr "पर-पोते/नवासे" 18825 18826#: app/Services/RelationshipService.php:1530 18827msgctxt "(a man’s) sister’s great-grandson" 18828msgid "great-great-nephew" 18829msgstr "पर-पोते/नवासे" 18830 18831#: app/Services/RelationshipService.php:1533 18832msgctxt "(a woman’s) great-great-nephew" 18833msgid "great-great-nephew" 18834msgstr "पर-पोते/नवासे" 18835 18836#: app/Services/RelationshipService.php:1549 18837msgctxt "(a man’s) brother’s great-grandchild" 18838msgid "great-great-nephew/niece" 18839msgstr "पर-पोते/पोती/नवासे/नवासी" 18840 18841#: app/Services/RelationshipService.php:1553 18842msgctxt "(a man’s) sister’s great-grandchild" 18843msgid "great-great-nephew/niece" 18844msgstr "पर-पोते/पोती/नवासे/नवासी" 18845 18846#: app/Services/RelationshipService.php:1556 18847msgctxt "(a woman’s) great-great-nephew/niece" 18848msgid "great-great-nephew/niece" 18849msgstr "पर-पोते/पोती/नवासे/नवासी" 18850 18851#: app/Services/RelationshipService.php:1538 18852msgctxt "(a man’s) brother’s great-granddaughter" 18853msgid "great-great-niece" 18854msgstr "पर-पोती/नवासी" 18855 18856#: app/Services/RelationshipService.php:1542 18857msgctxt "(a man’s) sister’s great-granddaughter" 18858msgid "great-great-niece" 18859msgstr "पर-पोती/नवासी" 18860 18861#: app/Services/RelationshipService.php:1545 18862msgctxt "(a woman’s) great-great-niece" 18863msgid "great-great-niece" 18864msgstr "पर-पोती/नवासी" 18865 18866#: app/Services/RelationshipService.php:1318 18867msgctxt "great-grandfather’s brother" 18868msgid "great-great-uncle" 18869msgstr "पर-दादा/पर-नाना" 18870 18871#: app/Services/RelationshipService.php:1322 18872msgctxt "great-grandmother’s brother" 18873msgid "great-great-uncle" 18874msgstr "पर-दादा/पर-नाना" 18875 18876#: app/Services/RelationshipService.php:1325 18877msgctxt "great-grandparent’s brother" 18878msgid "great-great-uncle" 18879msgstr "पर-दादा/पर-नाना" 18880 18881#: app/Services/RelationshipService.php:674 18882msgctxt "(a man’s) brother’s child’s son" 18883msgid "great-nephew" 18884msgstr "पोते/नवासे" 18885 18886#: app/Services/RelationshipService.php:694 18887msgctxt "(a man’s) brother’s daughter’s son" 18888msgid "great-nephew" 18889msgstr "नवासे" 18890 18891#: app/Services/RelationshipService.php:712 18892msgctxt "(a man’s) brother’s son’s son" 18893msgid "great-nephew" 18894msgstr "पोते" 18895 18896#: app/Services/RelationshipService.php:994 18897msgctxt "(a man’s) sister’s child’s son" 18898msgid "great-nephew" 18899msgstr "पोते/नवासे" 18900 18901#: app/Services/RelationshipService.php:1014 18902msgctxt "(a man’s) sister’s daughter’s son" 18903msgid "great-nephew" 18904msgstr "नवासे" 18905 18906#: app/Services/RelationshipService.php:1038 18907msgctxt "(a man’s) sister’s son’s son" 18908msgid "great-nephew" 18909msgstr "पोते" 18910 18911#: app/Services/RelationshipService.php:677 18912msgctxt "(a woman’s) brother’s child’s son" 18913msgid "great-nephew" 18914msgstr "पोते/नवासे" 18915 18916#: app/Services/RelationshipService.php:697 18917msgctxt "(a woman’s) brother’s daughter’s son" 18918msgid "great-nephew" 18919msgstr "नवासे" 18920 18921#: app/Services/RelationshipService.php:715 18922msgctxt "(a woman’s) brother’s son’s son" 18923msgid "great-nephew" 18924msgstr "पोते" 18925 18926#: app/Services/RelationshipService.php:997 18927msgctxt "(a woman’s) sister’s child’s son" 18928msgid "great-nephew" 18929msgstr "पोते/नवासे" 18930 18931#: app/Services/RelationshipService.php:1017 18932msgctxt "(a woman’s) sister’s daughter’s son" 18933msgid "great-nephew" 18934msgstr "नवासे" 18935 18936#: app/Services/RelationshipService.php:1041 18937msgctxt "(a woman’s) sister’s son’s son" 18938msgid "great-nephew" 18939msgstr "पोते" 18940 18941#: app/Services/RelationshipService.php:963 18942msgctxt "sibling’s child’s son" 18943msgid "great-nephew" 18944msgstr "पोते/नवासे" 18945 18946#: app/Services/RelationshipService.php:971 18947msgctxt "sibling’s daughter’s son" 18948msgid "great-nephew" 18949msgstr "नवासे" 18950 18951#: app/Services/RelationshipService.php:977 18952msgctxt "sibling’s son’s son" 18953msgid "great-nephew" 18954msgstr "पोते" 18955 18956#: app/Services/RelationshipService.php:662 18957msgctxt "(a man’s) brother’s child’s child" 18958msgid "great-nephew/niece" 18959msgstr "पोते/पोती/नवासे/नवासी" 18960 18961#: app/Services/RelationshipService.php:680 18962msgctxt "(a man’s) brother’s daughter’s child" 18963msgid "great-nephew/niece" 18964msgstr "नवासे/नवासी" 18965 18966#: app/Services/RelationshipService.php:700 18967msgctxt "(a man’s) brother’s son’s child" 18968msgid "great-nephew/niece" 18969msgstr "पोते/पोती" 18970 18971#: app/Services/RelationshipService.php:982 18972msgctxt "(a man’s) sister’s child’s child" 18973msgid "great-nephew/niece" 18974msgstr "नाती/पोते" 18975 18976#: app/Services/RelationshipService.php:1000 18977msgctxt "(a man’s) sister’s daughter’s child" 18978msgid "great-nephew/niece" 18979msgstr "नाती" 18980 18981#: app/Services/RelationshipService.php:1026 18982msgctxt "(a man’s) sister’s son’s child" 18983msgid "great-nephew/niece" 18984msgstr "पोते/पोती" 18985 18986#: app/Services/RelationshipService.php:665 18987msgctxt "(a woman’s) brother’s child’s child" 18988msgid "great-nephew/niece" 18989msgstr "पोते/पोती/नवासे/नवासी" 18990 18991#: app/Services/RelationshipService.php:683 18992msgctxt "(a woman’s) brother’s daughter’s child" 18993msgid "great-nephew/niece" 18994msgstr "नवासे/नवासी" 18995 18996#: app/Services/RelationshipService.php:703 18997msgctxt "(a woman’s) brother’s son’s child" 18998msgid "great-nephew/niece" 18999msgstr "पोते/पोती" 19000 19001#: app/Services/RelationshipService.php:985 19002msgctxt "(a woman’s) sister’s child’s child" 19003msgid "great-nephew/niece" 19004msgstr "नाती/पोते" 19005 19006#: app/Services/RelationshipService.php:1003 19007msgctxt "(a woman’s) sister’s daughter’s child" 19008msgid "great-nephew/niece" 19009msgstr "नाती" 19010 19011#: app/Services/RelationshipService.php:1029 19012msgctxt "(a woman’s) sister’s son’s child" 19013msgid "great-nephew/niece" 19014msgstr "पोते/पोती" 19015 19016#: app/Services/RelationshipService.php:959 19017msgctxt "sibling’s child’s child" 19018msgid "great-nephew/niece" 19019msgstr "नाती/पोते" 19020 19021#: app/Services/RelationshipService.php:965 19022msgctxt "sibling’s daughter’s child" 19023msgid "great-nephew/niece" 19024msgstr "नवासे/नवासी" 19025 19026#: app/Services/RelationshipService.php:973 19027msgctxt "sibling’s son’s child" 19028msgid "great-nephew/niece" 19029msgstr "पोते/पोती" 19030 19031#: app/Services/RelationshipService.php:668 19032msgctxt "(a man’s) brother’s child’s daughter" 19033msgid "great-niece" 19034msgstr "पोती/नवासी" 19035 19036#: app/Services/RelationshipService.php:686 19037msgctxt "(a man’s) brother’s daughter’s daughter" 19038msgid "great-niece" 19039msgstr "नवासी" 19040 19041#: app/Services/RelationshipService.php:706 19042msgctxt "(a man’s) brother’s son’s daughter" 19043msgid "great-niece" 19044msgstr "पोती" 19045 19046#: app/Services/RelationshipService.php:988 19047msgctxt "(a man’s) sister’s child’s daughter" 19048msgid "great-niece" 19049msgstr "पोती/नवासी" 19050 19051#: app/Services/RelationshipService.php:1006 19052msgctxt "(a man’s) sister’s daughter’s daughter" 19053msgid "great-niece" 19054msgstr "नवासी" 19055 19056#: app/Services/RelationshipService.php:1032 19057msgctxt "(a man’s) sister’s son’s daughter" 19058msgid "great-niece" 19059msgstr "पोती" 19060 19061#: app/Services/RelationshipService.php:671 19062msgctxt "(a woman’s) brother’s child’s daughter" 19063msgid "great-niece" 19064msgstr "पोती/नवासी" 19065 19066#: app/Services/RelationshipService.php:689 19067msgctxt "(a woman’s) brother’s daughter’s daughter" 19068msgid "great-niece" 19069msgstr "नवासी" 19070 19071#: app/Services/RelationshipService.php:709 19072msgctxt "(a woman’s) brother’s son’s daughter" 19073msgid "great-niece" 19074msgstr "पोती" 19075 19076#: app/Services/RelationshipService.php:991 19077msgctxt "(a woman’s) sister’s child’s daughter" 19078msgid "great-niece" 19079msgstr "नवासी/पोती" 19080 19081#: app/Services/RelationshipService.php:1009 19082msgctxt "(a woman’s) sister’s daughter’s daughter" 19083msgid "great-niece" 19084msgstr "नवासी" 19085 19086#: app/Services/RelationshipService.php:1035 19087msgctxt "(a woman’s) sister’s son’s daughter" 19088msgid "great-niece" 19089msgstr "पोती" 19090 19091#: app/Services/RelationshipService.php:961 19092msgctxt "sibling’s child’s daughter" 19093msgid "great-niece" 19094msgstr "पोती/नवासी" 19095 19096#: app/Services/RelationshipService.php:967 19097msgctxt "sibling’s daughter’s daughter" 19098msgid "great-niece" 19099msgstr "नवासी" 19100 19101#: app/Services/RelationshipService.php:975 19102msgctxt "sibling’s son’s daughter" 19103msgid "great-niece" 19104msgstr "पोती" 19105 19106#: app/Services/RelationshipService.php:783 19107msgctxt "father’s father’s brother" 19108msgid "great-uncle" 19109msgstr "दादा" 19110 19111#: app/Services/RelationshipService.php:1101 19112msgctxt "father’s father’s sister’s husband" 19113msgid "great-uncle" 19114msgstr "दादा" 19115 19116#: app/Services/RelationshipService.php:795 19117msgctxt "father’s mother’s brother" 19118msgid "great-uncle" 19119msgstr "दादा" 19120 19121#: app/Services/RelationshipService.php:1107 19122msgctxt "father’s mother’s sister’s husband" 19123msgid "great-uncle" 19124msgstr "दादा" 19125 19126#: app/Services/RelationshipService.php:807 19127msgctxt "father’s parent’s brother" 19128msgid "great-uncle" 19129msgstr "दादा" 19130 19131#: app/Services/RelationshipService.php:1113 19132msgctxt "father’s parent’s sister’s husband" 19133msgid "great-uncle" 19134msgstr "दादा" 19135 19136#: app/Services/RelationshipService.php:863 19137msgctxt "mother’s father’s brother" 19138msgid "great-uncle" 19139msgstr "नाना" 19140 19141#: app/Services/RelationshipService.php:1119 19142msgctxt "mother’s father’s sister’s husband" 19143msgid "great-uncle" 19144msgstr "नाना" 19145 19146#: app/Services/RelationshipService.php:881 19147msgctxt "mother’s mother’s brother" 19148msgid "great-uncle" 19149msgstr "नाना" 19150 19151#: app/Services/RelationshipService.php:1125 19152msgctxt "mother’s mother’s sister’s husband" 19153msgid "great-uncle" 19154msgstr "नाना" 19155 19156#: app/Services/RelationshipService.php:893 19157msgctxt "mother’s parent’s brother" 19158msgid "great-uncle" 19159msgstr "नाना" 19160 19161#: app/Services/RelationshipService.php:1131 19162msgctxt "mother’s parent’s sister’s husband" 19163msgid "great-uncle" 19164msgstr "नाना" 19165 19166#: app/Services/RelationshipService.php:915 19167msgctxt "parent’s father’s brother" 19168msgid "great-uncle" 19169msgstr "दादा/नाना" 19170 19171#: app/Services/RelationshipService.php:1137 19172msgctxt "parent’s father’s sister’s husband" 19173msgid "great-uncle" 19174msgstr "दादा/नाना" 19175 19176#: app/Services/RelationshipService.php:927 19177msgctxt "parent’s mother’s brother" 19178msgid "great-uncle" 19179msgstr "नाना/दादा" 19180 19181#: app/Services/RelationshipService.php:1143 19182msgctxt "parent’s mother’s sister’s husband" 19183msgid "great-uncle" 19184msgstr "दादा/नाना" 19185 19186#: app/Services/RelationshipService.php:939 19187msgctxt "parent’s parent’s brother" 19188msgid "great-uncle" 19189msgstr "नाना/दादा" 19190 19191#: app/Services/RelationshipService.php:1149 19192msgctxt "parent’s parent’s sister’s husband" 19193msgid "great-uncle" 19194msgstr "दादा/नाना" 19195 19196#. I18N: layout option for the fan chart 19197#: app/Module/FanChartModule.php:516 19198msgid "half circle" 19199msgstr "अर्ध-चक्र" 19200 19201#: app/Services/RelationshipService.php:541 19202msgctxt "father’s son" 19203msgid "half-brother" 19204msgstr "सौतेला-भाई" 19205 19206#: app/Services/RelationshipService.php:579 19207msgctxt "mother’s son" 19208msgid "half-brother" 19209msgstr "सौतेला-भाई" 19210 19211#: app/Services/RelationshipService.php:597 19212msgctxt "parent’s son" 19213msgid "half-brother" 19214msgstr "सौतेला-भाई" 19215 19216#: app/Services/RelationshipService.php:527 19217msgctxt "father’s child" 19218msgid "half-sibling" 19219msgstr "सौतेले" 19220 19221#: app/Services/RelationshipService.php:563 19222msgctxt "mother’s child" 19223msgid "half-sibling" 19224msgstr "सौतेले-सहोदर" 19225 19226#: app/Services/RelationshipService.php:583 19227msgctxt "parent’s child" 19228msgid "half-sibling" 19229msgstr "सौतेले-सहोदर" 19230 19231#: app/Services/RelationshipService.php:529 19232msgctxt "father’s daughter" 19233msgid "half-sister" 19234msgstr "सौतेली-बहन" 19235 19236#: app/Services/RelationshipService.php:565 19237msgctxt "mother’s daughter" 19238msgid "half-sister" 19239msgstr "सौतेली-बहन" 19240 19241#: app/Services/RelationshipService.php:585 19242msgctxt "parent’s daughter" 19243msgid "half-sister" 19244msgstr "सौतेली-बहन" 19245 19246#. I18N: reflexive pronoun 19247#: app/Services/RelationshipService.php:244 19248msgid "herself" 19249msgstr "स्वयं" 19250 19251#: resources/views/admin/site-mail.phtml:150 19252#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79 19253#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105 19254#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133 19255#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161 19256#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209 19257#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237 19258#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287 19259#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315 19260#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362 19261#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390 19262#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463 19263#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491 19264#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527 19265#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559 19266#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587 19267#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615 19268#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643 19269#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671 19270#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699 19271#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767 19272#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815 19273#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843 19274#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871 19275#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925 19276#: resources/views/admin/trees-preferences.phtml:294 19277#: resources/views/admin/trees-preferences.phtml:370 19278#: resources/views/admin/trees-preferences.phtml:383 19279#: resources/views/admin/trees-preferences.phtml:397 19280#: resources/views/admin/trees-preferences.phtml:515 19281#: resources/views/admin/trees-preferences.phtml:614 19282#: resources/views/admin/trees-preferences.phtml:627 19283#: resources/views/admin/users-create.phtml:59 19284#: resources/views/admin/users-edit.phtml:70 19285#: resources/views/edit-account-page.phtml:89 19286#: resources/views/login-page.phtml:45 19287#: resources/views/modules/login_block/sign-in.phtml:31 19288#: resources/views/password-reset-page.phtml:35 19289#: resources/views/register-page.phtml:74 19290#: resources/views/setup/step-4-database-mysql.phtml:99 19291#: resources/views/setup/step-4-database-pgsql.phtml:86 19292#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19293#: resources/views/setup/step-5-administrator.phtml:81 19294msgid "hide" 19295msgstr "छुपाएं" 19296 19297#. I18N: reflexive pronoun 19298#: app/Services/RelationshipService.php:241 19299msgid "himself" 19300msgstr "स्वयं" 19301 19302#. I18N: Type of demographic data 19303#: app/Elements/DemographicDataType.php:55 19304msgid "household" 19305msgstr "गृहस्थी" 19306 19307#: app/Elements/RoleInEvent.php:79 app/Services/RelationshipService.php:367 19308msgid "husband" 19309msgstr "पति" 19310 19311#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19312#: app/Elements/NameType.php:81 19313msgid "immigration name" 19314msgstr "आप्रवास नाम" 19315 19316#. I18N: A button label. 19317#: resources/views/admin/locations.phtml:164 19318msgid "import file" 19319msgstr "फ़ाइल आयात करें" 19320 19321#: app/Elements/AgeAtEvent.php:93 19322msgid "infant" 19323msgstr "शिशु" 19324 19325#: app/Elements/NoteStructure.php:69 19326msgid "inline note" 19327msgstr "इनलाइन नोट" 19328 19329#. I18N: Gedcom INT dates 19330#: app/Date.php:197 19331#, php-format 19332msgid "interpreted %s (%s)" 19333msgstr "व्याख्यायित %s (%s)" 19334 19335#. I18N: reverse the selection (of a list of options) 19336#: resources/views/search-trees.phtml:52 19337msgid "invert selection" 19338msgstr "चयन को उल्टा करें" 19339 19340#. I18N: a month in the French republican calendar 19341#: app/Date/FrenchDate.php:173 19342msgctxt "GENITIVE" 19343msgid "jours complementaires" 19344msgstr "जोर्स कम्प्लीमेंटरेस" 19345 19346#. I18N: a month in the French republican calendar 19347#: app/Date/FrenchDate.php:267 19348msgctxt "INSTRUMENTAL" 19349msgid "jours complementaires" 19350msgstr "जोर्स कम्प्लीमेंटरेस" 19351 19352#. I18N: a month in the French republican calendar 19353#: app/Date/FrenchDate.php:220 19354msgctxt "LOCATIVE" 19355msgid "jours complementaires" 19356msgstr "जोर्स कम्प्लीमेंटरेस" 19357 19358#. I18N: a month in the French republican calendar 19359#: app/Date/FrenchDate.php:126 19360msgctxt "NOMINATIVE" 19361msgid "jours complementaires" 19362msgstr "जोर्स कम्प्लीमेंटरेस" 19363 19364#. I18N: A button label, last page 19365#: resources/views/admin/trees-preferences.phtml:558 19366#: resources/views/edit/reorder-card-header.phtml:34 19367#: resources/views/lists/datatables-attributes.phtml:16 19368#: resources/views/modules/media-list/pagination.phtml:53 19369msgid "last" 19370msgstr "अंतिम" 19371 19372#: resources/views/admin/trees-preferences.phtml:567 19373msgctxt "Show the [first/last] [N] parts of a place name." 19374msgid "last" 19375msgstr "अंतिम" 19376 19377#: app/Module/PedigreeChartModule.php:364 19378#: app/Module/PedigreeChartModule.php:372 19379msgid "left" 19380msgstr "बाएं" 19381 19382#. I18N: Layout option for lists of names 19383#. I18N: An option in a list-box 19384#: app/Http/RequestHandlers/TreePreferencesPage.php:90 19385#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 19386#: app/Module/TopGivenNamesModule.php:182 19387#: app/Module/UpcomingAnniversariesModule.php:319 19388#: app/Module/YahrzeitModule.php:257 19389msgid "list" 19390msgstr "सूची" 19391 19392#: app/Http/RequestHandlers/MapDataImportAction.php:183 19393#, php-format 19394msgid "locations updated: %s, locations added: %s" 19395msgstr "स्थान अपडेट किए गए: %s, स्थान जोड़े गए: %s" 19396 19397#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19398#: app/Elements/NameType.php:83 19399msgid "maiden name" 19400msgstr "पूर्व नाम" 19401 19402#: resources/views/admin/trees-privacy.phtml:125 19403msgid "managers" 19404msgstr "मैनेजर्स" 19405 19406#. I18N: https://en.wikipedia.org/wiki/Markdown 19407#: app/Http/RequestHandlers/TreePreferencesPage.php:108 19408msgid "markdown" 19409msgstr "मार्कडाउन" 19410 19411#: resources/xml/reports/descendancy_report.xml:245 19412msgctxt "FEMALE" 19413msgid "married" 19414msgstr "शादी हुई" 19415 19416#: resources/xml/reports/descendancy_report.xml:176 19417msgctxt "MALE" 19418msgid "married" 19419msgstr "शादी हुई" 19420 19421#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19422#: app/Elements/NameType.php:85 19423msgid "married name" 19424msgstr "विवाहित नाम" 19425 19426#: app/Services/RelationshipService.php:567 19427msgctxt "mother’s father" 19428msgid "maternal grandfather" 19429msgstr "नाना" 19430 19431#: app/Services/RelationshipService.php:571 19432msgctxt "mother’s mother" 19433msgid "maternal grandmother" 19434msgstr "नानी" 19435 19436#: app/Services/RelationshipService.php:573 19437msgctxt "mother’s parent" 19438msgid "maternal grandparent" 19439msgstr "नाना/नानी" 19440 19441#. I18N: A system where children take their mother’s surname 19442#: app/SurnameTradition/MatrilinealSurnameTradition.php:39 19443msgid "matrilineal" 19444msgstr "मातृवंशीय" 19445 19446#: resources/views/modules/recent_changes/config.phtml:25 19447#: resources/views/modules/upcoming_events/config.phtml:25 19448#: resources/views/modules/yahrzeit/config.phtml:23 19449#, php-format 19450msgid "maximum %s day" 19451msgid_plural "maximum %s days" 19452msgstr[0] "अधिकतम %s दिन" 19453msgstr[1] "अधिकतम %s दिन" 19454 19455#: resources/views/admin/trees-privacy.phtml:35 19456#: resources/views/admin/trees-privacy.phtml:54 19457#: resources/views/admin/trees-privacy.phtml:85 19458#: resources/views/admin/trees-privacy.phtml:124 19459#: resources/views/admin/trees-privacy.phtml:144 19460msgid "members" 19461msgstr "सदस्य" 19462 19463#. I18N: Name of a theme. 19464#: app/Module/MinimalTheme.php:39 19465msgid "minimal" 19466msgstr "मिनीमल" 19467 19468#: app/Elements/RoleInEvent.php:81 app/Services/RelationshipService.php:349 19469msgid "mother" 19470msgstr "माता" 19471 19472#: app/Services/RelationshipService.php:553 19473msgctxt "husband’s mother" 19474msgid "mother-in-law" 19475msgstr "सास" 19476 19477#: app/Services/RelationshipService.php:633 19478msgctxt "spouse’s mother" 19479msgid "mother-in-law" 19480msgstr "सास" 19481 19482#: app/Services/RelationshipService.php:651 19483msgctxt "wife’s mother" 19484msgid "mother-in-law" 19485msgstr "सास" 19486 19487#: app/Services/RelationshipService.php:639 19488msgctxt "spouse’s parent" 19489msgid "mother/father-in-law" 19490msgstr "सास/ससुर" 19491 19492#: app/Services/RelationshipService.php:501 19493msgctxt "brother’s son" 19494msgid "nephew" 19495msgstr "भतीजे" 19496 19497#: app/Services/RelationshipService.php:853 19498msgctxt "husband’s brother’s son" 19499msgid "nephew" 19500msgstr "भतीजे" 19501 19502#: app/Services/RelationshipService.php:849 19503msgctxt "husband’s sibling’s son" 19504msgid "nephew" 19505msgstr "भानजे/भतीजे" 19506 19507#: app/Services/RelationshipService.php:851 19508msgctxt "husband’s sister’s son" 19509msgid "nephew" 19510msgstr "भानजे" 19511 19512#: app/Services/RelationshipService.php:605 19513msgctxt "sibling’s son" 19514msgid "nephew" 19515msgstr "भानजे/भतीजे" 19516 19517#: app/Services/RelationshipService.php:615 19518msgctxt "sister’s son" 19519msgid "nephew" 19520msgstr "भानजे" 19521 19522#: app/Services/RelationshipService.php:1093 19523msgctxt "wife’s brother’s son" 19524msgid "nephew" 19525msgstr "भतीजे" 19526 19527#: app/Services/RelationshipService.php:1089 19528msgctxt "wife’s sibling’s son" 19529msgid "nephew" 19530msgstr "भानजे/भतीजे" 19531 19532#: app/Services/RelationshipService.php:1091 19533msgctxt "wife’s sister’s son" 19534msgid "nephew" 19535msgstr "भानजे" 19536 19537#: app/Services/RelationshipService.php:691 19538msgctxt "brother’s daughter’s husband" 19539msgid "nephew-in-law" 19540msgstr "दामाद" 19541 19542#: app/Services/RelationshipService.php:969 19543msgctxt "sibling’s daughter’s husband" 19544msgid "nephew-in-law" 19545msgstr "दामाद" 19546 19547#: app/Services/RelationshipService.php:1011 19548msgctxt "sisters’s daughter’s husband" 19549msgid "nephew-in-law" 19550msgstr "दामाद" 19551 19552#: app/Services/RelationshipService.php:497 19553msgctxt "brother’s child" 19554msgid "nephew/niece" 19555msgstr "भतीजे/भतीजी" 19556 19557#: app/Services/RelationshipService.php:841 19558msgctxt "husband’s brother’s child" 19559msgid "nephew/niece" 19560msgstr "भतीजे/भतीजी" 19561 19562#: app/Services/RelationshipService.php:837 19563msgctxt "husband’s sibling’s child" 19564msgid "nephew/niece" 19565msgstr "भतीजे/भतीजी" 19566 19567#: app/Services/RelationshipService.php:839 19568msgctxt "husband’s sister’s child" 19569msgid "nephew/niece" 19570msgstr "भतीजे/भतीजी" 19571 19572#: app/Services/RelationshipService.php:601 19573msgctxt "sibling’s child" 19574msgid "nephew/niece" 19575msgstr "भानजे/भतीजे/भानजी/भतीजी" 19576 19577#: app/Services/RelationshipService.php:609 19578msgctxt "sister’s child" 19579msgid "nephew/niece" 19580msgstr "भानजे/भानजी" 19581 19582#: app/Services/RelationshipService.php:1081 19583msgctxt "wife’s brother’s child" 19584msgid "nephew/niece" 19585msgstr "भतीजे/भतीजी" 19586 19587#: app/Services/RelationshipService.php:1077 19588msgctxt "wife’s sibling’s child" 19589msgid "nephew/niece" 19590msgstr "भतीजे/भतीजी/भानजे/भानजी" 19591 19592#: app/Services/RelationshipService.php:1079 19593msgctxt "wife’s sister’s child" 19594msgid "nephew/niece" 19595msgstr "भानजे/भानजी" 19596 19597#. I18N: A button label, next page 19598#: resources/views/admin/data-fix-select.phtml:48 19599#: resources/views/individual-page-images.phtml:51 19600#: resources/views/layouts/default.phtml:156 19601#: resources/views/lists/datatables-attributes.phtml:18 19602#: resources/views/modules/media-list/pagination.phtml:45 19603#: resources/views/setup/step-1-language.phtml:59 19604#: resources/views/setup/step-2-server-checks.phtml:87 19605#: resources/views/setup/step-3-database-type.phtml:93 19606#: resources/views/setup/step-4-database-mysql.phtml:134 19607#: resources/views/setup/step-4-database-pgsql.phtml:119 19608#: resources/views/setup/step-4-database-sqlite.phtml:89 19609#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19610#: resources/views/setup/step-5-administrator.phtml:104 19611msgid "next" 19612msgstr "अगला" 19613 19614#: app/Services/RelationshipService.php:499 19615msgctxt "brother’s daughter" 19616msgid "niece" 19617msgstr "भतीजी" 19618 19619#: app/Services/RelationshipService.php:847 19620msgctxt "husband’s brother’s daughter" 19621msgid "niece" 19622msgstr "भतीजी" 19623 19624#: app/Services/RelationshipService.php:843 19625msgctxt "husband’s sibling’s daughter" 19626msgid "niece" 19627msgstr "भतीजी" 19628 19629#: app/Services/RelationshipService.php:845 19630msgctxt "husband’s sister’s daughter" 19631msgid "niece" 19632msgstr "भानजी" 19633 19634#: app/Services/RelationshipService.php:603 19635msgctxt "sibling’s daughter" 19636msgid "niece" 19637msgstr "भानजी/भतीजी" 19638 19639#: app/Services/RelationshipService.php:611 19640msgctxt "sister’s daughter" 19641msgid "niece" 19642msgstr "भानजी" 19643 19644#: app/Services/RelationshipService.php:1087 19645msgctxt "wife’s brother’s daughter" 19646msgid "niece" 19647msgstr "भतीजी" 19648 19649#: app/Services/RelationshipService.php:1083 19650msgctxt "wife’s sibling’s daughter" 19651msgid "niece" 19652msgstr "भानजी/भतीजी" 19653 19654#: app/Services/RelationshipService.php:1085 19655msgctxt "wife’s sister’s daughter" 19656msgid "niece" 19657msgstr "भानजी" 19658 19659#: app/Services/RelationshipService.php:717 19660msgctxt "brother’s son’s wife" 19661msgid "niece-in-law" 19662msgstr "बहू" 19663 19664#: app/Services/RelationshipService.php:979 19665msgctxt "sibling’s son’s wife" 19666msgid "niece-in-law" 19667msgstr "बहू" 19668 19669#: app/Services/RelationshipService.php:1043 19670msgctxt "sisters’s son’s wife" 19671msgid "niece-in-law" 19672msgstr "दामाद" 19673 19674#: app/Services/RelationshipService.php:2340 19675msgid "ninth cousin" 19676msgstr "नौवें कज़िन" 19677 19678#: app/Services/RelationshipService.php:2304 19679msgctxt "FEMALE" 19680msgid "ninth cousin" 19681msgstr "नौवीं कज़िन" 19682 19683#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 19684#: app/Services/RelationshipService.php:2260 19685msgctxt "MALE" 19686msgid "ninth cousin" 19687msgstr "नौवें कज़िन" 19688 19689#: app/Elements/OrdinanceProcessFlag.php:55 19690#: app/Http/RequestHandlers/UserListData.php:140 19691#: app/Http/RequestHandlers/UserListData.php:141 19692#: app/Statistics/Repository/LatestUserRepository.php:146 19693#: resources/views/admin/site-mail.phtml:122 19694#: resources/views/admin/site-preferences.phtml:99 19695#: resources/views/admin/site-registration.phtml:52 19696#: resources/views/admin/site-registration.phtml:67 19697#: resources/views/admin/trees-preferences.phtml:141 19698#: resources/views/admin/trees-preferences.phtml:307 19699#: resources/views/admin/trees-preferences.phtml:528 19700#: resources/views/admin/trees-preferences.phtml:542 19701#: resources/views/admin/trees-preferences.phtml:601 19702#: resources/views/admin/trees-preferences.phtml:707 19703#: resources/views/admin/trees-preferences.phtml:733 19704#: resources/views/lists/families-table.phtml:329 19705#: resources/views/modules/fix-search-and-replace/options.phtml:56 19706#: resources/views/modules/html/config.phtml:54 19707#: resources/views/modules/random_media/config.phtml:40 19708#: resources/views/modules/random_media/config.phtml:49 19709#: resources/views/modules/recent_changes/config.phtml:61 19710#: resources/views/modules/recent_changes/config.phtml:70 19711#: resources/views/modules/review_changes/config.phtml:21 19712#: resources/views/modules/todays_events/config.phtml:22 19713#: resources/views/modules/todo/config.phtml:24 19714#: resources/views/modules/todo/config.phtml:34 19715#: resources/views/modules/todo/config.phtml:43 19716#: resources/views/modules/upcoming_events/config.phtml:34 19717#: resources/xml/reports/change_report.xml:8 19718#: resources/xml/reports/family_group_report.xml:255 19719#: resources/xml/reports/family_group_report.xml:426 19720#: resources/xml/reports/family_group_report.xml:609 19721#: resources/xml/reports/family_group_report.xml:953 19722#: resources/xml/reports/individual_ext_report.xml:190 19723#: resources/xml/reports/individual_report.xml:178 19724msgid "no" 19725msgstr "नहीं" 19726 19727#: app/Http/RequestHandlers/TreePreferencesPage.php:112 19728#: app/Module/RelationshipsChartModule.php:469 19729#: app/Services/EmailService.php:207 19730#: resources/views/modules/statistics-chart/custom.phtml:81 19731msgid "none" 19732msgstr "कोई नहीं" 19733 19734#: app/SurnameTradition/DefaultSurnameTradition.php:57 19735msgctxt "Surname tradition" 19736msgid "none" 19737msgstr "कोई नहीं" 19738 19739#: resources/views/modules/statistics-chart/custom.phtml:124 19740msgid "numbers" 19741msgstr "संख्या" 19742 19743#: resources/xml/reports/ahnentafel_report.xml:56 19744#: resources/xml/reports/bdm_report.xml:42 19745#: resources/xml/reports/birth_report.xml:32 19746#: resources/xml/reports/cemetery_report.xml:35 19747#: resources/xml/reports/change_report.xml:45 19748#: resources/xml/reports/death_report.xml:33 19749#: resources/xml/reports/descendancy_report.xml:43 19750#: resources/xml/reports/fact_sources.xml:44 19751#: resources/xml/reports/family_group_report.xml:89 19752#: resources/xml/reports/individual_report.xml:89 19753#: resources/xml/reports/marriage_report.xml:31 19754#: resources/xml/reports/occupation_report.xml:38 19755#: resources/xml/reports/relative_ext_report.xml:51 19756msgid "of" 19757msgstr "के" 19758 19759#: app/Services/RelationshipService.php:353 19760msgid "parent" 19761msgstr "माँ/बाप" 19762 19763#: app/Services/RelationshipService.php:423 19764msgid "partner" 19765msgstr "साथी" 19766 19767#: app/Services/RelationshipService.php:400 19768msgctxt "FEMALE" 19769msgid "partner" 19770msgstr "साथी" 19771 19772#: app/Services/RelationshipService.php:376 19773msgctxt "MALE" 19774msgid "partner" 19775msgstr "साथी" 19776 19777#: app/SurnameTradition/PaternalSurnameTradition.php:38 19778msgctxt "Surname tradition" 19779msgid "paternal" 19780msgstr "पैतृक" 19781 19782#: app/Services/RelationshipService.php:531 19783msgctxt "father’s father" 19784msgid "paternal grandfather" 19785msgstr "दादा" 19786 19787#: app/Services/RelationshipService.php:533 19788msgctxt "father’s mother" 19789msgid "paternal grandmother" 19790msgstr "दादी" 19791 19792#: app/Services/RelationshipService.php:535 19793msgctxt "father’s parent" 19794msgid "paternal grandparent" 19795msgstr "दादा/दादी" 19796 19797#. I18N: A system where children take their father’s surname 19798#: app/SurnameTradition/PatrilinealSurnameTradition.php:39 19799msgid "patrilineal" 19800msgstr "पितृवंशीय" 19801 19802#. I18N: the status of an edit accepted/rejected/pending 19803#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19804msgid "pending" 19805msgstr "अनिर्णीत" 19806 19807#: resources/views/modules/statistics-chart/custom.phtml:129 19808msgid "percentage" 19809msgstr "प्रतिशत" 19810 19811#. I18N: https://en.wikipedia.org/wiki/Plain_text 19812#: app/Http/RequestHandlers/TreePreferencesPage.php:106 19813msgid "plain text" 19814msgstr "सादा टेक्स्ट" 19815 19816#. I18N: Type of location hierarchy 19817#: app/Elements/HierarchicalRelationship.php:56 19818msgid "political" 19819msgstr "राजनीतिक" 19820 19821#. I18N: A button label, previous page 19822#: resources/views/individual-page-images.phtml:47 19823#: resources/views/layouts/default.phtml:155 19824#: resources/views/lists/datatables-attributes.phtml:20 19825#: resources/views/modules/media-list/pagination.phtml:33 19826#: resources/views/setup/step-2-server-checks.phtml:91 19827#: resources/views/setup/step-3-database-type.phtml:97 19828#: resources/views/setup/step-4-database-mysql.phtml:138 19829#: resources/views/setup/step-4-database-pgsql.phtml:123 19830#: resources/views/setup/step-4-database-sqlite.phtml:93 19831#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19832#: resources/views/setup/step-5-administrator.phtml:108 19833msgid "previous" 19834msgstr "पिछला" 19835 19836#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19837#: app/Elements/CertaintyAssessment.php:52 19838msgid "primary evidence" 19839msgstr "मुख्य सबूत" 19840 19841#. I18N: Status of child-parent link 19842#: app/Elements/ChildLinkageStatus.php:67 19843msgid "proven" 19844msgstr "सिद्ध" 19845 19846#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19847#: app/Elements/CertaintyAssessment.php:50 19848msgid "questionable evidence" 19849msgstr "संदिग्ध सबूत" 19850 19851#: app/Http/RequestHandlers/TreePreferencesPage.php:114 19852#: resources/xml/reports/fact_sources.xml:6 19853msgid "records" 19854msgstr "रिकार्ड" 19855 19856#: resources/views/family-page-pending.phtml:23 19857#: resources/views/individual-page-pending.phtml:27 19858#: resources/views/media-page-pending.phtml:22 19859#: resources/views/note-page-pending.phtml:23 19860#: resources/views/record-page-pending.phtml:23 19861msgctxt "You should review the changes and then accept or reject them." 19862msgid "reject" 19863msgstr "अस्वीकार" 19864 19865#: resources/views/family-page-pending.phtml:17 19866#: resources/views/individual-page-pending.phtml:18 19867#: resources/views/media-page-pending.phtml:16 19868#: resources/views/note-page-pending.phtml:17 19869#: resources/views/record-page-pending.phtml:17 19870msgctxt "You should review the deletion and then accept or reject it." 19871msgid "reject" 19872msgstr "अस्वीकार" 19873 19874#. I18N: the status of an edit accepted/rejected/pending 19875#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 19876msgid "rejected" 19877msgstr "अस्वीकृत" 19878 19879#. I18N: Type of location hierarchy 19880#: app/Elements/HierarchicalRelationship.php:57 19881msgid "religious" 19882msgstr "धार्मिक" 19883 19884#. I18N: A name taken when entering a religion or a religious order 19885#: app/Elements/NameType.php:87 19886msgid "religious name" 19887msgstr "धार्मिक नाम" 19888 19889#. I18N: A button label. 19890#: resources/views/search-replace-page.phtml:51 19891msgid "replace" 19892msgstr "बदलें" 19893 19894#. I18N: A button label. 19895#: resources/views/admin/changes-log.phtml:104 19896#: resources/views/admin/site-logs.phtml:95 19897#: resources/views/modules/lifespans-chart/page.phtml:77 19898#: resources/views/modules/media-list/page.phtml:86 19899#: resources/views/modules/timeline-chart/page.phtml:42 19900msgid "reset" 19901msgstr "रीसेट" 19902 19903#: app/Module/PedigreeChartModule.php:365 19904#: app/Module/PedigreeChartModule.php:373 19905msgid "right" 19906msgstr "दाएं" 19907 19908#. I18N: A button label. 19909#: resources/views/admin/analytics-edit.phtml:39 19910#: resources/views/admin/components.phtml:164 19911#: resources/views/admin/location-edit.phtml:68 19912#: resources/views/admin/merge-records-step-2.phtml:176 19913#: resources/views/admin/modules.phtml:293 19914#: resources/views/admin/site-mail.phtml:237 19915#: resources/views/admin/site-preferences.phtml:111 19916#: resources/views/admin/site-registration.phtml:77 19917#: resources/views/admin/tags.phtml:987 19918#: resources/views/admin/trees-export.phtml:40 19919#: resources/views/admin/trees-preferences.phtml:744 19920#: resources/views/admin/trees-privacy.phtml:284 19921#: resources/views/admin/users-create.phtml:82 19922#: resources/views/admin/users-edit.phtml:347 19923#: resources/views/edit-account-page.phtml:160 19924#: resources/views/edit-blocks-page.phtml:63 19925#: resources/views/edit/change-family-members.phtml:90 19926#: resources/views/edit/edit-fact.phtml:39 19927#: resources/views/edit/edit-record.phtml:39 19928#: resources/views/edit/link-child-to-family.phtml:47 19929#: resources/views/edit/link-spouse-to-individual.phtml:48 19930#: resources/views/edit/new-individual.phtml:43 19931#: resources/views/edit/raw-gedcom-fact.phtml:41 19932#: resources/views/edit/raw-gedcom-record.phtml:69 19933#: resources/views/edit/reorder-children.phtml:38 19934#: resources/views/edit/reorder-families.phtml:97 19935#: resources/views/edit/reorder-media-files.phtml:37 19936#: resources/views/edit/reorder-media.phtml:36 19937#: resources/views/edit/reorder-names.phtml:39 19938#: resources/views/edit/shared-note.phtml:39 19939#: resources/views/modals/create-media-from-file.phtml:59 19940#: resources/views/modals/footer-save-cancel.phtml:10 19941#: resources/views/modules/bing-maps/config.phtml:42 19942#: resources/views/modules/custom-css-js/edit.phtml:45 19943#: resources/views/modules/edit-block-config.phtml:33 19944#: resources/views/modules/faq/edit.phtml:88 19945#: resources/views/modules/favorites/favorites.phtml:174 19946#: resources/views/modules/gedcom_news/edit.phtml:48 19947#: resources/views/modules/geonames/config.phtml:42 19948#: resources/views/modules/google-maps/config.phtml:42 19949#: resources/views/modules/here-maps/config.phtml:42 19950#: resources/views/modules/map-box/config.phtml:42 19951#: resources/views/modules/openrouteservice/config.phtml:42 19952#: resources/views/modules/relationships-chart/config.phtml:55 19953#: resources/views/modules/sitemap/config.phtml:36 19954#: resources/views/modules/stories/edit.phtml:69 19955#: resources/views/modules/user_blog/edit.phtml:48 19956msgid "save" 19957msgstr "सुरक्षित" 19958 19959#. I18N: A button label. 19960#: resources/views/admin/changes-log.phtml:99 19961#: resources/views/admin/site-logs.phtml:90 19962#: resources/views/modules/media-list/page.phtml:83 19963#: resources/views/search-advanced-page.phtml:89 19964#: resources/views/search-general-page.phtml:126 19965#: resources/views/search-phonetic-page.phtml:86 19966msgid "search" 19967msgstr "खोज" 19968 19969#. I18N: A Spanish relationship name, such as third great-nephew 19970#: app/Services/RelationshipService.php:2424 19971#, php-format 19972msgid "second %s" 19973msgstr "दूसरे %s" 19974 19975#. I18N: A Spanish relationship name, such as third great-nephew 19976#: app/Services/RelationshipService.php:2402 19977#, php-format 19978msgctxt "FEMALE" 19979msgid "second %s" 19980msgstr "दूसरी %s" 19981 19982#. I18N: A Spanish relationship name, such as third great-nephew 19983#: app/Services/RelationshipService.php:2379 19984#, php-format 19985msgctxt "MALE" 19986msgid "second %s" 19987msgstr "दूसरे %s" 19988 19989#: app/Services/RelationshipService.php:2326 19990msgid "second cousin" 19991msgstr "दूसरे कज़िन" 19992 19993#: app/Services/RelationshipService.php:2290 19994msgctxt "FEMALE" 19995msgid "second cousin" 19996msgstr "दूसरी कज़िन" 19997 19998#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 19999#: app/Services/RelationshipService.php:2239 20000msgctxt "MALE" 20001msgid "second cousin" 20002msgstr "दूसरे कज़िन" 20003 20004#: app/Services/RelationshipService.php:1210 20005msgctxt "grandfather’s brother’s grandchild" 20006msgid "second cousin" 20007msgstr "दूसरे कज़िन" 20008 20009#: app/Services/RelationshipService.php:1202 20010msgctxt "grandfather’s brother’s granddaughter" 20011msgid "second cousin" 20012msgstr "दूसरी कज़िन" 20013 20014#: app/Services/RelationshipService.php:1206 20015msgctxt "grandfather’s brother’s grandson" 20016msgid "second cousin" 20017msgstr "दूसरे कज़िन" 20018 20019#: app/Services/RelationshipService.php:1234 20020msgctxt "grandfather’s sibling’s grandchild" 20021msgid "second cousin" 20022msgstr "दूसरे कज़िन" 20023 20024#: app/Services/RelationshipService.php:1226 20025msgctxt "grandfather’s sibling’s granddaughter" 20026msgid "second cousin" 20027msgstr "दूसरी कज़िन" 20028 20029#: app/Services/RelationshipService.php:1230 20030msgctxt "grandfather’s sibling’s grandson" 20031msgid "second cousin" 20032msgstr "दूसरे कज़िन" 20033 20034#: app/Services/RelationshipService.php:1222 20035msgctxt "grandfather’s sister’s grandchild" 20036msgid "second cousin" 20037msgstr "दूसरे कज़िन" 20038 20039#: app/Services/RelationshipService.php:1214 20040msgctxt "grandfather’s sister’s granddaughter" 20041msgid "second cousin" 20042msgstr "दूसरी कज़िन" 20043 20044#: app/Services/RelationshipService.php:1218 20045msgctxt "grandfather’s sister’s grandson" 20046msgid "second cousin" 20047msgstr "दूसरे कज़िन" 20048 20049#: app/Services/RelationshipService.php:1246 20050msgctxt "grandmother’s brother’s grandchild" 20051msgid "second cousin" 20052msgstr "दूसरे कज़िन" 20053 20054#: app/Services/RelationshipService.php:1238 20055msgctxt "grandmother’s brother’s granddaughter" 20056msgid "second cousin" 20057msgstr "दूसरी कज़िन" 20058 20059#: app/Services/RelationshipService.php:1242 20060msgctxt "grandmother’s brother’s grandson" 20061msgid "second cousin" 20062msgstr "दूसरे कज़िन" 20063 20064#: app/Services/RelationshipService.php:1270 20065msgctxt "grandmother’s sibling’s grandchild" 20066msgid "second cousin" 20067msgstr "दूसरे कज़िन" 20068 20069#: app/Services/RelationshipService.php:1262 20070msgctxt "grandmother’s sibling’s granddaughter" 20071msgid "second cousin" 20072msgstr "दूसरी कज़िन" 20073 20074#: app/Services/RelationshipService.php:1266 20075msgctxt "grandmother’s sibling’s grandson" 20076msgid "second cousin" 20077msgstr "दूसरे कज़िन" 20078 20079#: app/Services/RelationshipService.php:1258 20080msgctxt "grandmother’s sister’s grandchild" 20081msgid "second cousin" 20082msgstr "दूसरे कज़िन" 20083 20084#: app/Services/RelationshipService.php:1250 20085msgctxt "grandmother’s sister’s granddaughter" 20086msgid "second cousin" 20087msgstr "दूसरी कज़िन" 20088 20089#: app/Services/RelationshipService.php:1254 20090msgctxt "grandmother’s sister’s grandson" 20091msgid "second cousin" 20092msgstr "दूसरे कज़िन" 20093 20094#: app/Services/RelationshipService.php:1282 20095msgctxt "grandparent’s brother’s grandchild" 20096msgid "second cousin" 20097msgstr "दूसरे कज़िन" 20098 20099#: app/Services/RelationshipService.php:1274 20100msgctxt "grandparent’s brother’s granddaughter" 20101msgid "second cousin" 20102msgstr "दूसरी कज़िन" 20103 20104#: app/Services/RelationshipService.php:1278 20105msgctxt "grandparent’s brother’s grandson" 20106msgid "second cousin" 20107msgstr "दूसरे कज़िन" 20108 20109#: app/Services/RelationshipService.php:1306 20110msgctxt "grandparent’s sibling’s grandchild" 20111msgid "second cousin" 20112msgstr "दूसरे कज़िन" 20113 20114#: app/Services/RelationshipService.php:1298 20115msgctxt "grandparent’s sibling’s granddaughter" 20116msgid "second cousin" 20117msgstr "दूसरी कज़िन" 20118 20119#: app/Services/RelationshipService.php:1302 20120msgctxt "grandparent’s sibling’s grandson" 20121msgid "second cousin" 20122msgstr "दूसरे कज़िन" 20123 20124#: app/Services/RelationshipService.php:1294 20125msgctxt "grandparent’s sister’s grandchild" 20126msgid "second cousin" 20127msgstr "दूसरे कज़िन" 20128 20129#: app/Services/RelationshipService.php:1286 20130msgctxt "grandparent’s sister’s granddaughter" 20131msgid "second cousin" 20132msgstr "दूसरी कज़िन" 20133 20134#: app/Services/RelationshipService.php:1290 20135msgctxt "grandparent’s sister’s grandson" 20136msgid "second cousin" 20137msgstr "दूसरे कज़िन" 20138 20139#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20140#: app/Elements/CertaintyAssessment.php:51 20141msgid "secondary evidence" 20142msgstr "माध्यमिक सबूत" 20143 20144#. I18N: select all (of a list of options) 20145#: resources/views/search-trees.phtml:45 20146msgid "select all" 20147msgstr "सभी चुनें" 20148 20149#. I18N: select none (of a list of options) 20150#: resources/views/search-trees.phtml:48 20151msgid "select none" 20152msgstr "कोई न चुनें" 20153 20154#: app/Services/RelationshipService.php:346 20155msgid "self" 20156msgstr "स्वयं" 20157 20158#: app/Services/RelationshipService.php:2336 20159msgid "seventh cousin" 20160msgstr "सातवें कज़िन" 20161 20162#: app/Services/RelationshipService.php:2300 20163msgctxt "FEMALE" 20164msgid "seventh cousin" 20165msgstr "सातवीं कज़िन" 20166 20167#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20168#: app/Services/RelationshipService.php:2254 20169msgctxt "MALE" 20170msgid "seventh cousin" 20171msgstr "सातवें कज़िन" 20172 20173#: app/Elements/NoteStructure.php:70 20174msgid "shared note" 20175msgstr "साझा नोट" 20176 20177#: resources/views/admin/site-mail.phtml:150 20178#: resources/views/admin/tags.phtml:957 resources/views/admin/tags.phtml:977 20179#: resources/views/admin/trees-preferences.phtml:294 20180#: resources/views/admin/trees-preferences.phtml:370 20181#: resources/views/admin/trees-preferences.phtml:383 20182#: resources/views/admin/trees-preferences.phtml:397 20183#: resources/views/admin/trees-preferences.phtml:515 20184#: resources/views/admin/trees-preferences.phtml:614 20185#: resources/views/admin/trees-preferences.phtml:627 20186#: resources/views/admin/users-create.phtml:59 20187#: resources/views/admin/users-edit.phtml:70 20188#: resources/views/edit-account-page.phtml:89 20189#: resources/views/login-page.phtml:45 20190#: resources/views/modules/faq/config.phtml:34 20191#: resources/views/modules/login_block/sign-in.phtml:31 20192#: resources/views/modules/stories/config.phtml:26 20193#: resources/views/password-reset-page.phtml:35 20194#: resources/views/register-page.phtml:74 20195#: resources/views/setup/step-4-database-mysql.phtml:99 20196#: resources/views/setup/step-4-database-pgsql.phtml:86 20197#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20198#: resources/views/setup/step-5-administrator.phtml:81 20199msgid "show" 20200msgstr "दिखाएं" 20201 20202#. I18N: An option in a list-box 20203#: app/Module/RecentChangesModule.php:271 20204msgid "show changes made in webtrees" 20205msgstr "वेबट्रीज़ में किए गए परिवर्तन दिखाएं" 20206 20207#. I18N: An option in a list-box 20208#: app/Module/RecentChangesModule.php:273 20209msgid "show changes recorded in the genealogy data" 20210msgstr "वंशावली डेटा में दर्ज परिवर्तन दिखाएं" 20211 20212#. I18N: button label 20213#: resources/views/admin/trees-check.phtml:86 20214#: resources/views/lists/anniversaries-list.phtml:24 20215#: resources/views/modules/gedcom_news/list.phtml:26 20216#: resources/views/modules/recent_changes/changes-list.phtml:23 20217#: resources/views/modules/user_blog/list.phtml:26 20218#: resources/views/modules/yahrzeit/list.phtml:21 20219msgid "show more" 20220msgstr "और दिखाएं" 20221 20222#: resources/views/modules/statistics-chart/custom.phtml:206 20223msgid "show the chart" 20224msgstr "चार्ट दिखाएं" 20225 20226#: app/Services/RelationshipService.php:493 20227msgid "sibling" 20228msgstr "सहोदर" 20229 20230#. I18N: A button label. 20231#: resources/views/login-page.phtml:55 20232#: resources/views/modules/login_block/sign-in.phtml:36 20233msgid "sign in" 20234msgstr "साइन इन" 20235 20236#. I18N: A button label. 20237#: resources/views/modules/login_block/sign-out.phtml:20 20238msgid "sign out" 20239msgstr "साइन आउट" 20240 20241#: app/Services/RelationshipService.php:472 20242msgid "sister" 20243msgstr "बहन" 20244 20245#: app/Services/RelationshipService.php:503 20246msgctxt "brother’s wife" 20247msgid "sister-in-law" 20248msgstr "भाभी" 20249 20250#: app/Services/RelationshipService.php:723 20251msgctxt "brother’s wife’s sister" 20252msgid "sister-in-law" 20253msgstr "समधन" 20254 20255#: app/Services/RelationshipService.php:833 20256msgctxt "husband’s brother’s wife" 20257msgid "sister-in-law" 20258msgstr "देवरानी" 20259 20260#: app/Services/RelationshipService.php:557 20261msgctxt "husband’s sister" 20262msgid "sister-in-law" 20263msgstr "ननद" 20264 20265#: app/Services/RelationshipService.php:1023 20266msgctxt "sister’s husband’s sister" 20267msgid "sister-in-law" 20268msgstr "समधन" 20269 20270#: app/Services/RelationshipService.php:635 20271msgctxt "spouse’s sister" 20272msgid "sister-in-law" 20273msgstr "ननद/साली" 20274 20275#: app/Services/RelationshipService.php:1073 20276msgctxt "wife’s brother’s wife" 20277msgid "sister-in-law" 20278msgstr "सलहज" 20279 20280#: app/Services/RelationshipService.php:655 20281msgctxt "wife’s sister" 20282msgid "sister-in-law" 20283msgstr "साली" 20284 20285#: app/Services/RelationshipService.php:2334 20286msgid "sixth cousin" 20287msgstr "छठे कज़िन" 20288 20289#: app/Services/RelationshipService.php:2298 20290msgctxt "FEMALE" 20291msgid "sixth cousin" 20292msgstr "छठी कज़िन" 20293 20294#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20295#: app/Services/RelationshipService.php:2251 20296msgctxt "MALE" 20297msgid "sixth cousin" 20298msgstr "छठे कज़िन" 20299 20300#: app/Services/RelationshipService.php:426 20301msgid "son" 20302msgstr "बेटे" 20303 20304#: resources/xml/reports/descendancy_report.xml:295 20305msgid "son of" 20306msgstr "वल्द" 20307 20308#: app/Services/RelationshipService.php:509 20309msgctxt "child’s husband" 20310msgid "son-in-law" 20311msgstr "दामाद" 20312 20313#: app/Services/RelationshipService.php:521 20314msgctxt "daughter’s husband" 20315msgid "son-in-law" 20316msgstr "दामाद" 20317 20318#: app/Services/RelationshipService.php:761 20319msgctxt "daughter’s husband’s father" 20320msgid "son-in-law’s father" 20321msgstr "समधी" 20322 20323#: app/Services/RelationshipService.php:763 20324msgctxt "daughter’s husband’s mother" 20325msgid "son-in-law’s mother" 20326msgstr "समधन" 20327 20328#: app/Services/RelationshipService.php:765 20329msgctxt "daughter’s husband’s parent" 20330msgid "son-in-law’s parent" 20331msgstr "समधी/समधन" 20332 20333#: app/Services/RelationshipService.php:513 20334msgctxt "child’s spouse" 20335msgid "son/daughter-in-law" 20336msgstr "दामाद/बहू" 20337 20338#. I18N: An option in a list-box 20339#: app/Module/UpcomingAnniversariesModule.php:331 20340#: resources/xml/reports/change_report.xml:7 20341msgid "sort by date" 20342msgstr "तारीख द्वारा तरतीब" 20343 20344#. I18N: A button label. 20345#: resources/views/edit/reorder-children.phtml:43 20346#: resources/xml/reports/bdm_report.xml:11 20347#: resources/xml/reports/birth_report.xml:9 20348#: resources/xml/reports/change_report.xml:7 20349#: resources/xml/reports/fact_sources.xml:7 20350#: resources/xml/reports/individual_ext_report.xml:8 20351#: resources/xml/reports/occupation_report.xml:6 20352#: resources/xml/reports/relative_ext_report.xml:7 20353msgid "sort by date of birth" 20354msgstr "जन्म तिथि के अनुसार रखें" 20355 20356#: resources/xml/reports/bdm_report.xml:11 20357#: resources/xml/reports/cemetery_report.xml:6 20358#: resources/xml/reports/death_report.xml:9 20359#: resources/xml/reports/relative_ext_report.xml:7 20360msgid "sort by date of death" 20361msgstr "मृत्यु तिथि के अनुसार अंकित करें" 20362 20363#. I18N: A button label. 20364#: resources/views/edit/reorder-families.phtml:40 20365#: resources/xml/reports/marriage_report.xml:9 20366msgid "sort by date of marriage" 20367msgstr "विवाह तिथि के अनुसार रखें" 20368 20369#. I18N: An option in a list-box 20370#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 20371msgid "sort by date, newest first" 20372msgstr "दिनांक अनुसार, नया सब से पहले" 20373 20374#. I18N: An option in a list-box 20375#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 20376msgid "sort by date, oldest first" 20377msgstr "दिनांक अनुसार, पुराना सब से पहले" 20378 20379#. I18N: An option in a list-box 20380#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 20381#: app/Module/UpcomingAnniversariesModule.php:330 20382#: resources/xml/reports/bdm_report.xml:11 20383#: resources/xml/reports/birth_report.xml:9 20384#: resources/xml/reports/cemetery_report.xml:6 20385#: resources/xml/reports/change_report.xml:7 20386#: resources/xml/reports/death_report.xml:9 20387#: resources/xml/reports/fact_sources.xml:7 20388#: resources/xml/reports/individual_ext_report.xml:8 20389#: resources/xml/reports/marriage_report.xml:9 20390#: resources/xml/reports/occupation_report.xml:6 20391#: resources/xml/reports/relative_ext_report.xml:7 20392msgid "sort by name" 20393msgstr "नाम द्वारा तरतीब" 20394 20395#: app/Elements/RoleInEvent.php:83 app/Services/RelationshipService.php:414 20396msgid "spouse" 20397msgstr "जीवनसाथी" 20398 20399#: app/Services/RelationshipService.php:831 20400msgctxt "father’s wife’s son" 20401msgid "step-brother" 20402msgstr "सौतेला-भाई" 20403 20404#: app/Services/RelationshipService.php:879 20405msgctxt "mother’s husband’s son" 20406msgid "step-brother" 20407msgstr "सौतेला-भाई" 20408 20409#: app/Services/RelationshipService.php:957 20410msgctxt "parent’s spouse’s son" 20411msgid "step-brother" 20412msgstr "सौतेला-भाई" 20413 20414#: app/Services/RelationshipService.php:547 20415msgctxt "husband’s child" 20416msgid "step-child" 20417msgstr "सौतेले-बच्चे" 20418 20419#: app/Services/RelationshipService.php:627 20420msgctxt "spouse’s child" 20421msgid "step-child" 20422msgstr "सौतेले-बच्चे" 20423 20424#: app/Services/RelationshipService.php:645 20425msgctxt "wife’s child" 20426msgid "step-child" 20427msgstr "सौतेले-बच्चे" 20428 20429#: app/Services/RelationshipService.php:549 20430msgctxt "husband’s daughter" 20431msgid "step-daughter" 20432msgstr "सौतेली-बेटी" 20433 20434#: app/Services/RelationshipService.php:629 20435msgctxt "spouse’s daughter" 20436msgid "step-daughter" 20437msgstr "सौतेली-बेटी" 20438 20439#: app/Services/RelationshipService.php:647 20440msgctxt "wife’s daughter" 20441msgid "step-daughter" 20442msgstr "सौतेली-बेटी" 20443 20444#: app/Services/RelationshipService.php:569 20445msgctxt "mother’s husband" 20446msgid "step-father" 20447msgstr "सौतेले-पिता" 20448 20449#: app/Services/RelationshipService.php:543 20450msgctxt "father’s wife" 20451msgid "step-mother" 20452msgstr "सौतेली-माँ" 20453 20454#: app/Services/RelationshipService.php:599 20455msgctxt "parent’s spouse" 20456msgid "step-parent" 20457msgstr "सौतेली-माँ/सौतेले-पिता" 20458 20459#: app/Services/RelationshipService.php:827 20460msgctxt "father’s wife’s child" 20461msgid "step-sibling" 20462msgstr "सौतेले-सहोदर" 20463 20464#: app/Services/RelationshipService.php:875 20465msgctxt "mother’s husband’s child" 20466msgid "step-sibling" 20467msgstr "सौतेले-सहोदर" 20468 20469#: app/Services/RelationshipService.php:953 20470msgctxt "parent’s spouse’s child" 20471msgid "step-sibling" 20472msgstr "सौतेले-सहोदर" 20473 20474#: app/Services/RelationshipService.php:829 20475msgctxt "father’s wife’s daughter" 20476msgid "step-sister" 20477msgstr "सौतेली-बहन" 20478 20479#: app/Services/RelationshipService.php:877 20480msgctxt "mother’s husband’s daughter" 20481msgid "step-sister" 20482msgstr "सौतेली-बहन" 20483 20484#: app/Services/RelationshipService.php:955 20485msgctxt "parent’s spouse’s daughter" 20486msgid "step-sister" 20487msgstr "सौतेली-बहन" 20488 20489#: app/Services/RelationshipService.php:559 20490msgctxt "husband’s son" 20491msgid "step-son" 20492msgstr "सौतेले बेटे" 20493 20494#: app/Services/RelationshipService.php:637 20495msgctxt "spouse’s son" 20496msgid "step-son" 20497msgstr "सौतेले बेटे" 20498 20499#: app/Services/RelationshipService.php:657 20500msgctxt "wife’s son" 20501msgid "step-son" 20502msgstr "सौतेले बेटे" 20503 20504#: app/Elements/AgeAtEvent.php:96 20505msgid "stillborn" 20506msgstr "मृतजात" 20507 20508#. I18N: Layout option for lists of names 20509#. I18N: An option in a list-box 20510#: app/Http/RequestHandlers/TreePreferencesPage.php:92 20511#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 20512#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 20513#: app/Module/UpcomingAnniversariesModule.php:320 20514#: app/Module/YahrzeitModule.php:259 20515msgid "table" 20516msgstr "टेबल" 20517 20518#. I18N: Layout option for lists of names 20519#. I18N: An option in a list-box 20520#: app/Http/RequestHandlers/TreePreferencesPage.php:94 20521#: app/Module/TopSurnamesModule.php:272 20522msgid "tag cloud" 20523msgstr "टैग क्लाउड" 20524 20525#: app/Services/RelationshipService.php:2342 20526msgid "tenth cousin" 20527msgstr "दसवें कज़िन" 20528 20529#: app/Services/RelationshipService.php:2306 20530msgctxt "FEMALE" 20531msgid "tenth cousin" 20532msgstr "दसवीं कज़िन" 20533 20534#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20535#: app/Services/RelationshipService.php:2263 20536msgctxt "MALE" 20537msgid "tenth cousin" 20538msgstr "दसवें कज़िन" 20539 20540#. I18N: [you should check that:] ... 20541#: resources/views/errors/database-connection.phtml:24 20542msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20543msgstr "फ़ाइल में डेटाबेस कनेक्शन की सेटिंग्स “/data/config.ini.php” अब भी सही हैं" 20544 20545#. I18N: [you should check that:] ... 20546#: resources/views/errors/database-connection.phtml:27 20547msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20548msgstr "फ़ोल्डर “/data” और फ़ाइल “/data/config.ini.php” के पास एक्सेस परमिशन्स हैं जो वेबसर्वर को उन्हें पढ़ने की अनुमति देती हैं" 20549 20550#. I18N: reflexive pronoun - gender neutral version of himself/herself 20551#: app/Services/RelationshipService.php:247 20552msgid "themself" 20553msgstr "स्वयं" 20554 20555#. I18N: A Spanish relationship name, such as third great-nephew 20556#: app/Services/RelationshipService.php:2427 20557#, php-format 20558msgid "third %s" 20559msgstr "तीसरे %s" 20560 20561#. I18N: A Spanish relationship name, such as third great-nephew 20562#: app/Services/RelationshipService.php:2405 20563#, php-format 20564msgctxt "FEMALE" 20565msgid "third %s" 20566msgstr "तीसरी %s" 20567 20568#. I18N: A Spanish relationship name, such as third great-nephew 20569#: app/Services/RelationshipService.php:2382 20570#, php-format 20571msgctxt "MALE" 20572msgid "third %s" 20573msgstr "तीसरे %s" 20574 20575#: app/Services/RelationshipService.php:2328 20576msgid "third cousin" 20577msgstr "तीसरे कज़िन" 20578 20579#: app/Services/RelationshipService.php:2292 20580msgctxt "FEMALE" 20581msgid "third cousin" 20582msgstr "तीसरी कज़िन" 20583 20584#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20585#: app/Services/RelationshipService.php:2242 20586msgctxt "MALE" 20587msgid "third cousin" 20588msgstr "तीसरे कज़िन" 20589 20590#: app/Services/RelationshipService.php:2348 20591msgid "thirteenth cousin" 20592msgstr "तेरहवें कज़िन" 20593 20594#: app/Services/RelationshipService.php:2312 20595msgctxt "FEMALE" 20596msgid "thirteenth cousin" 20597msgstr "तेरहवीं कज़िन" 20598 20599#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20600#: app/Services/RelationshipService.php:2272 20601msgctxt "MALE" 20602msgid "thirteenth cousin" 20603msgstr "तेरहवें कज़िन" 20604 20605#. I18N: layout option for the fan chart 20606#: app/Module/FanChartModule.php:518 20607msgid "three-quarter circle" 20608msgstr "पौना-चक्र" 20609 20610#. I18N: Gedcom TO dates 20611#: app/Date.php:213 20612#, php-format 20613msgid "to %s" 20614msgstr "%s तक" 20615 20616#: app/Services/RelationshipService.php:2346 20617msgid "twelfth cousin" 20618msgstr "बारहवें कज़िन" 20619 20620#: app/Services/RelationshipService.php:2310 20621msgctxt "FEMALE" 20622msgid "twelfth cousin" 20623msgstr "बारहवीं कज़िन" 20624 20625#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20626#: app/Services/RelationshipService.php:2269 20627msgctxt "MALE" 20628msgid "twelfth cousin" 20629msgstr "बारहवें कज़िन" 20630 20631#: app/Services/RelationshipService.php:438 20632msgid "twin brother" 20633msgstr "जुड़वा भाई" 20634 20635#: app/Services/RelationshipService.php:480 20636msgid "twin sibling" 20637msgstr "जुड़वा सहोदर" 20638 20639#: app/Services/RelationshipService.php:459 20640msgid "twin sister" 20641msgstr "जुड़वा बहन" 20642 20643#: app/Services/RelationshipService.php:525 20644msgctxt "father’s brother" 20645msgid "uncle" 20646msgstr "चाचा" 20647 20648#: app/Services/RelationshipService.php:823 20649msgctxt "father’s sister’s husband" 20650msgid "uncle" 20651msgstr "फूफा" 20652 20653#: app/Services/RelationshipService.php:561 20654msgctxt "mother’s brother" 20655msgid "uncle" 20656msgstr "मामा" 20657 20658#: app/Services/RelationshipService.php:909 20659msgctxt "mother’s sister’s husband" 20660msgid "uncle" 20661msgstr "मौसा" 20662 20663#: app/Services/RelationshipService.php:581 20664msgctxt "parent’s brother" 20665msgid "uncle" 20666msgstr "चाचा/मामा" 20667 20668#: app/Services/RelationshipService.php:951 20669msgctxt "parent’s sister’s husband" 20670msgid "uncle" 20671msgstr "फूफा/मौसा" 20672 20673#: app/Place.php:249 20674msgid "unknown" 20675msgstr "अज्ञात" 20676 20677#: app/Module/InteractiveTree/TreeView.php:356 20678msgctxt "unknown family" 20679msgid "unknown" 20680msgstr "अज्ञात" 20681 20682#: app/Module/RelationshipsChartModule.php:473 20683msgid "unlimited" 20684msgstr "असीमित" 20685 20686#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20687#: app/Elements/CertaintyAssessment.php:49 20688msgid "unreliable evidence" 20689msgstr "अविश्वसनीय सबूत" 20690 20691#: app/Module/PedigreeChartModule.php:366 20692#: app/Module/PedigreeChartModule.php:374 20693#: resources/views/edit/reorder-card-header.phtml:26 20694msgid "up" 20695msgstr "ऊपर" 20696 20697#: resources/views/admin/trees-unconnected.phtml:31 20698msgid "update" 20699msgstr "अपडेट" 20700 20701#. I18N: A button label. 20702#: resources/views/admin/media-upload.phtml:72 20703msgid "upload" 20704msgstr "अपलोड" 20705 20706#. I18N: A button label. 20707#: resources/views/branches-page.phtml:49 20708#: resources/views/modules/ancestors-chart/page.phtml:56 20709#: resources/views/modules/compact-chart/page.phtml:33 20710#: resources/views/modules/descendancy_chart/page.phtml:56 20711#: resources/views/modules/family-book-chart/page.phtml:67 20712#: resources/views/modules/fanchart/page.phtml:71 20713#: resources/views/modules/hourglass-chart/page.phtml:55 20714#: resources/views/modules/interactive-tree/page.phtml:34 20715#: resources/views/modules/pedigree-chart/page.phtml:57 20716#: resources/views/modules/pedigree-map/page.phtml:43 20717#: resources/views/modules/relationships-chart/page.phtml:77 20718#: resources/views/report-setup-page.phtml:85 20719#: resources/views/report-setup-page.phtml:90 20720msgid "view" 20721msgstr "देखें" 20722 20723#: resources/views/admin/trees-privacy.phtml:34 20724#: resources/views/admin/trees-privacy.phtml:53 20725#: resources/views/admin/trees-privacy.phtml:84 20726#: resources/views/admin/trees-privacy.phtml:123 20727#: resources/views/admin/trees-privacy.phtml:143 20728msgid "visitors" 20729msgstr "दर्शक" 20730 20731#: resources/xml/reports/ahnentafel_report.xml:142 20732#: resources/xml/reports/descendancy_report.xml:105 20733msgctxt "FEMALE" 20734msgid "was born" 20735msgstr "जन्म हुआ" 20736 20737#: resources/xml/reports/ahnentafel_report.xml:141 20738#: resources/xml/reports/descendancy_report.xml:102 20739msgctxt "MALE" 20740msgid "was born" 20741msgstr "जन्म हुआ" 20742 20743#: app/Module/WebtreesTheme.php:38 20744msgid "webtrees" 20745msgstr "वेबट्रीस" 20746 20747#: app/Http/RequestHandlers/CheckTree.php:303 20748msgid "webtrees cannot create thumbnails for this file format." 20749msgstr "" 20750 20751#: app/Http/RequestHandlers/CheckTree.php:300 20752msgid "webtrees does not recognise this file format." 20753msgstr "" 20754 20755#: app/Services/MessageService.php:136 20756msgid "webtrees message" 20757msgstr "webtrees संदेश" 20758 20759#: resources/views/setup/step-3-database-type.phtml:47 20760msgid "webtrees needs a database to store your genealogy data." 20761msgstr "webtrees को आपके वंशावली डेटा संग्रहीत करने के लिए डेटाबेस की आवश्यकता होती है।" 20762 20763#. I18N: Help text for the “Messages” site configuration setting 20764#: resources/views/admin/site-mail.phtml:47 20765msgid "webtrees needs to send emails, such as password reminders and website notifications." 20766msgstr "webtrees को ईमेल भेजने की जरूरत होती है, जैसे पासवर्ड रिमाइंडर और वेबसाइट नोटिफिकेशन।" 20767 20768#: app/Services/MessageService.php:233 20769msgid "webtrees sends emails with no storage" 20770msgstr "webtrees बिना किसी स्टोरेज के ईमेल भेजती है" 20771 20772#: app/Elements/RoleInEvent.php:80 app/Services/RelationshipService.php:391 20773msgid "wife" 20774msgstr "पत्नी" 20775 20776#. I18N: Name of a theme. 20777#: app/Module/XeneaTheme.php:39 20778msgid "xenea" 20779msgstr "शेन्या" 20780 20781#: resources/views/modules/timeline-chart/chart.phtml:143 20782msgid "years" 20783msgstr "साल" 20784 20785#: app/Elements/AbstractEventElement.php:88 20786#: app/Elements/OrdinanceProcessFlag.php:56 20787#: app/Http/RequestHandlers/FamilyPage.php:143 20788#: app/Http/RequestHandlers/UserListData.php:140 20789#: app/Http/RequestHandlers/UserListData.php:141 20790#: app/Statistics/Repository/LatestUserRepository.php:145 20791#: resources/views/admin/site-mail.phtml:122 20792#: resources/views/admin/site-preferences.phtml:99 20793#: resources/views/admin/site-registration.phtml:52 20794#: resources/views/admin/site-registration.phtml:67 20795#: resources/views/admin/trees-preferences.phtml:141 20796#: resources/views/admin/trees-preferences.phtml:307 20797#: resources/views/admin/trees-preferences.phtml:528 20798#: resources/views/admin/trees-preferences.phtml:542 20799#: resources/views/admin/trees-preferences.phtml:601 20800#: resources/views/admin/trees-preferences.phtml:707 20801#: resources/views/admin/trees-preferences.phtml:733 20802#: resources/views/lists/families-table.phtml:331 20803#: resources/views/modules/fix-search-and-replace/options.phtml:56 20804#: resources/views/modules/html/config.phtml:54 20805#: resources/views/modules/random_media/config.phtml:40 20806#: resources/views/modules/random_media/config.phtml:49 20807#: resources/views/modules/recent_changes/config.phtml:61 20808#: resources/views/modules/recent_changes/config.phtml:70 20809#: resources/views/modules/review_changes/config.phtml:21 20810#: resources/views/modules/todays_events/config.phtml:22 20811#: resources/views/modules/todo/config.phtml:24 20812#: resources/views/modules/todo/config.phtml:34 20813#: resources/views/modules/todo/config.phtml:43 20814#: resources/views/modules/upcoming_events/config.phtml:34 20815#: resources/xml/reports/change_report.xml:8 20816#: resources/xml/reports/family_group_report.xml:252 20817#: resources/xml/reports/family_group_report.xml:423 20818#: resources/xml/reports/family_group_report.xml:606 20819#: resources/xml/reports/family_group_report.xml:950 20820#: resources/xml/reports/individual_ext_report.xml:187 20821#: resources/xml/reports/individual_report.xml:175 20822msgid "yes" 20823msgstr "हाँ" 20824 20825#. I18N: [you should check that:] ... 20826#: resources/views/errors/database-connection.phtml:30 20827msgid "you can connect to the database using other applications, such as phpmyadmin" 20828msgstr "आप अन्य एप्लीकेशन, जैसे कि phpmyadmin का उपयोग करके डेटाबेस से जुड़ सकते हैं" 20829 20830#: app/Services/RelationshipService.php:442 20831msgid "younger brother" 20832msgstr "छोटे भाई" 20833 20834#: app/Services/RelationshipService.php:484 20835msgid "younger sibling" 20836msgstr "छोटे सहोदर" 20837 20838#: app/Services/RelationshipService.php:463 20839msgid "younger sister" 20840msgstr "छोटी बहन" 20841 20842#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 20843#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 20844#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20845#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20846#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20847#, php-format 20848msgid "±%s year" 20849msgid_plural "±%s years" 20850msgstr[0] "±%s साल" 20851msgstr[1] "±%s साल" 20852 20853#: app/Http/RequestHandlers/CheckTree.php:291 20854#, php-format 20855msgid "“%1$s” should be “%2$s”." 20856msgstr "" 20857 20858#: app/Http/RequestHandlers/CopyFact.php:71 20859#, php-format 20860msgid "“%s“ has been copied to the clipboard." 20861msgstr "“%s” को क्लिपबोर्ड पर कॉपी कर लिया गया है।" 20862 20863#. I18N: %s is the name of a genealogy record 20864#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 20865#: app/Services/MapDataService.php:199 20866#, php-format 20867msgid "“%s” has been deleted." 20868msgstr "“%s” को हटा दिया गया है।" 20869 20870#. I18N: Description of a “Data fix” module 20871#: app/Module/FixPrimaryTag.php:70 20872msgid "“Highlighted image” (_PRIM) tags are used by some genealogy applications to indicate the preferred image for an individual. An alternative is to re-order the images so that the preferred one is listed first." 20873msgstr "“प्रकाशित छवि” (_PRIM) टैग का उपयोग कुछ वंशावली एप्लीकेशन द्वारा किसी व्यक्ति के लिए अधिमानित छवि को दर्शाने के लिए किया जाता है। एक विकल्प छवियों को फिर से क्रम में रखना है ताकि अधिमानित पहले सूचीबद्ध हो।" 20874 20875#: app/Note.php:101 app/Report/ReportParserGenerate.php:1011 20876#: app/Report/ReportParserGenerate.php:1097 20877msgid "…" 20878msgstr "…" 20879 20880#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20881#: app/Family.php:381 app/Individual.php:1048 20882#: app/Module/IndividualListModule.php:275 20883#: app/Module/IndividualListModule.php:499 20884msgctxt "Unknown given name" 20885msgid "…" 20886msgstr "…" 20887 20888#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20889#: app/Family.php:381 app/Individual.php:1047 20890#: app/Module/IndividualListModule.php:260 20891#: app/Module/IndividualListModule.php:284 20892#: app/Module/IndividualListModule.php:515 20893msgctxt "Unknown surname" 20894msgid "…" 20895msgstr "…" 20896 20897#, php-format 20898#~ msgid "#%s" 20899#~ msgstr "#%s" 20900 20901#, php-format 20902#~ msgid "%1$s %2$s has a %3$s link to %4$s." 20903#~ msgstr "%1$s %2$s में %4$s के लिए %3$s की लिंक है।" 20904 20905#, php-format 20906#~ msgid "%1$s does not exist." 20907#~ msgstr "%1$s उपलब्ध नहीं है।" 20908 20909#, php-format 20910#~ msgid "%s individual with events between %s and %s" 20911#~ msgid_plural "%s individuals with events between %s and %s" 20912#~ msgstr[0] "%s व्यक्ति %s और %s के बीच की घटनाओं वाला" 20913#~ msgstr[1] "%s व्यक्ति %s और %s के बीच की घटनाओं वाले" 20914 20915#, php-format 20916#~ msgid "%s individual with events in %s" 20917#~ msgid_plural "%s individuals with events in %s" 20918#~ msgstr[0] "%s व्यक्ती %s में घटनाओं वाले।" 20919#~ msgstr[1] "%s व्यक्ती %s में घटनाओं वाले।" 20920 20921#, php-format 20922#~ msgid "%s individual with events in %s between %s and %s" 20923#~ msgid_plural "%s individuals with events in %s between %s and %s" 20924#~ msgstr[0] "%s व्यक्ती %s में घटनाओं वाले, %s और %s के बीच" 20925#~ msgstr[1] "%s व्यक्ती %s में घटनाओं वाले, %s और %s के बीच" 20926 20927#, php-format 20928#~ msgid "%s location has been imported." 20929#~ msgid_plural "%s locations have been imported." 20930#~ msgstr[0] "%s स्थान आयात कर लिया गया।" 20931#~ msgstr[1] "%s स्थान आयात कर लिए गए।" 20932 20933#, php-format 20934#~ msgid "(aged less than %s)" 20935#~ msgstr "(%s से कम आयु)" 20936 20937#, php-format 20938#~ msgid "(aged more than %s)" 20939#~ msgstr "(%s से अधिक आयु)" 20940 20941#~ msgid "(in childhood)" 20942#~ msgstr "(बचपन में)" 20943 20944#~ msgid "(in infancy)" 20945#~ msgstr "(शैशवावस्था में)" 20946 20947#~ msgid "(stillborn)" 20948#~ msgstr "(मृत)" 20949 20950#~ msgid "<p>Notice: By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 20951#~ msgstr "<p> सूचना: इस फ़ॉर्म को पूरा भरने और सबमिट करने के साथ, आप सहमत होते हैं:<ul><li>हमारी साइट पर सूचीबद्ध जीवित व्यक्तियों की गोपनीयता की रक्षा करने के लिए;</li><li>और नीचे दिए गए टेक्स्ट बॉक्स में, जिनसे आप संबंधित हैं, या हमें किसी ऐसे व्यक्ति के बारे में जानकारी प्रदान करने के लिए, जिसे हमारी वेबसाइट पर सूचीबद्ध किया जाना चाहिए।</li></ul></div>" 20952 20953#, php-format 20954#~ msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20955#~ msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20956 20957#~ msgid "Add a brother or sister" 20958#~ msgstr "कोई भाई या बहन जोड़ें" 20959 20960#~ msgid "Add a restriction" 20961#~ msgstr "एक प्रतिबंध जोड़ें" 20962 20963#~ msgid "Add a shared note" 20964#~ msgstr "एक आम नोट जोड़ें" 20965 20966#~ msgid "Add a son or daughter" 20967#~ msgstr "कोई बेटा या बेटी जोड़ें" 20968 20969#~ msgid "Add an associate" 20970#~ msgstr "एक सहयोगी जोड़ें" 20971 20972#~ msgid "Add an event" 20973#~ msgstr "एक घटना जोड़ें" 20974 20975#~ msgid "Add married names" 20976#~ msgstr "विवाहित नाम जोड़ें" 20977 20978#~ msgid "Add missing married names" 20979#~ msgstr "लापता विवाहित नाम एड करें" 20980 20981#~ msgid "Add the GEDCOM media path to filenames" 20982#~ msgstr "फ़ाइलों के नाम के साथ लिए GEDCOM मीडिया पथ जोड़ें" 20983 20984#~ msgctxt "FEMALE" 20985#~ msgid "Adopted by both parents" 20986#~ msgstr "दोनों माता-पिता द्वारा गोद ली गई" 20987 20988#~ msgctxt "MALE" 20989#~ msgid "Adopted by both parents" 20990#~ msgstr "दोनों माता-पिता द्वारा गोद लिया गया" 20991 20992#~ msgctxt "FEMALE" 20993#~ msgid "Adopted by father" 20994#~ msgstr "पिता द्वारा गोद ली गई" 20995 20996#~ msgctxt "MALE" 20997#~ msgid "Adopted by father" 20998#~ msgstr "पिता द्वारा गोद लिया गया" 20999 21000#~ msgctxt "FEMALE" 21001#~ msgid "Adopted by mother" 21002#~ msgstr "माँ द्वारा गोद ली गई" 21003 21004#~ msgctxt "MALE" 21005#~ msgid "Adopted by mother" 21006#~ msgstr "माँ द्वारा गोद लिया गया" 21007 21008#~ msgid "Advanced fact preferences" 21009#~ msgstr "एडवांस्ड तथ्य प्राथमिकताएं" 21010 21011#~ msgid "Advanced name facts" 21012#~ msgstr "एडवांस्ड नाम तथ्य" 21013 21014#~ msgid "Advanced place name facts" 21015#~ msgstr "एडवांस्ड स्थान नाम तथ्य" 21016 21017#~ msgid "All family facts" 21018#~ msgstr "सभी पारिवारिक तथ्य" 21019 21020#~ msgid "All individual facts" 21021#~ msgstr "सभी व्यक्तिगत तथ्य" 21022 21023#~ msgid "All repository facts" 21024#~ msgstr "सभी संग्रह तथ्य" 21025 21026#~ msgid "All source facts" 21027#~ msgstr "सभी स्रोत तथ्य" 21028 21029#~ msgctxt "FEMALE" 21030#~ msgid "Also known as" 21031#~ msgstr "उर्फ़" 21032 21033#~ msgctxt "MALE" 21034#~ msgid "Also known as" 21035#~ msgstr "उर्फ़" 21036 21037#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 21038#~ msgstr "कोई सहयोगी एक अन्य व्यक्ति हैं जो इस तथ्य या घटना के साथ शामिल रह चुके हैं, जैसे कि कोई साक्षी या पुरोहित।" 21039 21040#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 21041#~ msgstr "कोई सहयोगी एक अन्य व्यक्ति हैं जो इस व्यक्ति के साथ शामिल रह चुके हैं, जैसे कि कोई दोस्त या एक नियोक्ता।" 21042 21043#~ msgid "An unknown error occurred" 21044#~ msgstr "कोई अज्ञात चूक हुई" 21045 21046#~ msgid "Apply automatic corrections to your genealogy data." 21047#~ msgstr "अपने वंशावली डेटा पर ऑटोमैटिक सुधार लागू करें।" 21048 21049#~ msgid "Batch update" 21050#~ msgstr "बैच अपडेट" 21051 21052#~ msgid "Brit milah of a brother" 21053#~ msgstr "भाई की ख़तना" 21054 21055#~ msgid "Brit milah of a grandson" 21056#~ msgstr "पोते/नवासे की ख़तना" 21057 21058#~ msgctxt "daughter’s son" 21059#~ msgid "Brit milah of a grandson" 21060#~ msgstr "नवासे की ख़तना" 21061 21062#~ msgctxt "son’s son" 21063#~ msgid "Brit milah of a grandson" 21064#~ msgstr "पोते की ख़तना" 21065 21066#~ msgid "Brit milah of a half-brother" 21067#~ msgstr "सौतेले भाई की ख़तना" 21068 21069#~ msgid "Brit milah of a son" 21070#~ msgstr "बेटे की ख़तना" 21071 21072#~ msgid "Burial of a maternal grandparent" 21073#~ msgstr "नाना/नानी का दफ़्न" 21074 21075#~ msgid "Burial of a paternal grandparent" 21076#~ msgstr "दादा/दादी का दफ़्न" 21077 21078#~ msgid "Case insensitive" 21079#~ msgstr "बेसुध अक्षर" 21080 21081#~ msgid "Caution!" 21082#~ msgstr "सावधान!" 21083 21084#~ msgid "Cleared but not yet completed" 21085#~ msgstr "साफ हो गया लेकिन पूरा नहीं हुआ" 21086 21087#~ msgid "Compress the GEDCOM file" 21088#~ msgstr "GEDCOM फ़ाइल को कंप्रेस करें" 21089 21090#~ msgid "Concatenation" 21091#~ msgstr "कड़ी" 21092 21093#~ msgid "Continued" 21094#~ msgstr "निरंतर" 21095 21096#~ msgid "Convert CEME tags to GEDCOM 5.5.1" 21097#~ msgstr "CEME टैग को GEDCOM 5.5.1 में परिवर्तित करें" 21098 21099#~ msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 21100#~ msgstr "नाम परिवर्तित करें:_XXX टैग से GEDCOM 5.5.1" 21101 21102#~ msgid "Convert _PRIM tags to GEDCOM 5.5.1" 21103#~ msgstr "_PRIM टैग को GEDCOM 5.5.1 में परिवर्तित करें" 21104 21105#~ msgid "Convert from UTF-8 to ISO-8859-1" 21106#~ msgstr "UTF-8 से ISO-8859-1 में परिवर्तित करें" 21107 21108#~ msgid "Count" 21109#~ msgstr "गिनती" 21110 21111#~ msgid "Create a family" 21112#~ msgstr "एक परिवार बनाएँ" 21113 21114#~ msgid "Custom GEDCOM sub-tags" 21115#~ msgstr "कस्टम GEDCOM उप-टैग" 21116 21117#~ msgid "Custom GEDCOM tag" 21118#~ msgstr "कस्टम GEDCOM टैग" 21119 21120#~ msgid "Custom fact" 21121#~ msgstr "कस्टम तथ्य" 21122 21123#~ msgid "Delete all existing geographic data before importing the file." 21124#~ msgstr "फ़ाइल आयात करने से पहले सभी मौजूदा भौगोलिक डेटा हटाएं।" 21125 21126#~ msgid "Delete old files…" 21127#~ msgstr "पुरानी फ़ाइलें हटाएं…" 21128 21129#~ msgid "Died as an infant: exempt" 21130#~ msgstr "शैशवावस्था में मृत्यु: मुक्त" 21131 21132#~ msgid "Display custom GEDCOM tags" 21133#~ msgstr "कस्टम GEDCOM टैग प्रदर्शित करें" 21134 21135#~ msgid "Do not use maps" 21136#~ msgstr "कोई नक्शे का उपयोग नहीं" 21137 21138#~ msgid "Down" 21139#~ msgstr "नीचे" 21140 21141#~ msgid "Editing restriction" 21142#~ msgstr "एडिटिंग प्रतिबंध" 21143 21144#~ msgid "Exact text" 21145#~ msgstr "सटीक लेख" 21146 21147#~ msgid "Facts for repository records" 21148#~ msgstr "संग्रह के रिकॉर्ड के लिए तथ्य" 21149 21150#~ msgid "Facts for source records" 21151#~ msgstr "स्रोत रिकॉर्ड के लिए तथ्य" 21152 21153#, php-format 21154#~ msgid "Flag of %s" 21155#~ msgstr "%s का झंडा" 21156 21157#~ msgid "GEDCOM sub-tag" 21158#~ msgstr "GEDCOM उप-टैग" 21159 21160#~ msgid "Head of household" 21161#~ msgstr "घर के मुखिया" 21162 21163#~ msgid "Hide/show GEDCOM tags in the edit forms" 21164#~ msgstr "संपादन प्रपत्रों में GEDCOM टैग छिपाएँ/दिखाएँ" 21165 21166#~ msgid "If visitors can not see the family tree, they will not be able to sign up for an account. You will need to add their account manually." 21167#~ msgstr "दर्शक अगर फॅमिली ट्री को नहीं देख सकते हैं, तो वे अकाउंट के लिए साइन अप नहीं कर पाएंगे। आपको मैन्युअल रूप से उनका खाता जोड़ना होगा।" 21168 21169#~ msgid "If you do not use two-factor authentication, enable <a href=\"https://www.google.com/settings/security/lesssecureapps\">less secure applications</a> and use your Google password." 21170#~ msgstr "यदि आप “टू-फैक्टर ऑथेंटिकेशन” का उपयोग नहीं करते हैं, तो <a href=\"https://www.google.com/settings/security/lesssecureapps\">लेस सेक्युर एप्लिकेशन</a> चालू करें और अपने Google पासवर्ड का उपयोग करें।" 21171 21172#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21173#~ msgstr "यदि आप “टू-फैक्टर ऑथेंटिकेशन” का उपयोग करते हैं, तो एक <a href=\"https://myaccount.google.com/apppasswords\"> एप्लिकेशन पासवर्ड </a> बनाएं।" 21174 21175#~ msgid "Import all places from a family tree" 21176#~ msgstr "एक फॅमिली ट्री से सारे स्थानों को आयात करें" 21177 21178#~ msgid "Include media (automatically zips files)" 21179#~ msgstr "मीडिया शामिल करें (ऑटोमेटिकली ज़िप फ़ाइल)" 21180 21181#~ msgid "Instructions for Google mail" 21182#~ msgstr "गूगल मेल के लिए निर्देश" 21183 21184#~ msgid "Interred" 21185#~ msgstr "दफनाए गए" 21186 21187#~ msgctxt "FEMALE" 21188#~ msgid "Interred" 21189#~ msgstr "दफ़नाई गई" 21190 21191#~ msgctxt "MALE" 21192#~ msgid "Interred" 21193#~ msgstr "दफ़नाया गया" 21194 21195#~ msgid "LDS temple" 21196#~ msgstr "लैटर डे संत मंदिर" 21197 21198#~ msgid "Left" 21199#~ msgstr "बाएं" 21200 21201#~ msgid "Level" 21202#~ msgstr "स्तर" 21203 21204#~ msgid "Linked database ID" 21205#~ msgstr "लिंक की गई डेटाबेस ID" 21206 21207#~ msgid "Location not removed: this location contains sub-locations" 21208#~ msgstr "स्थान नहीं हटाया गया: इस स्थान में उप-स्थान शामिल हैं" 21209 21210#~ msgid "Mailing name" 21211#~ msgstr "डाक डाक" 21212 21213#~ msgid "Manage family trees " 21214#~ msgstr "वंश वृक्ष मैनेज करें " 21215 21216#~ msgid "Map provider" 21217#~ msgstr "नक्शा प्रदाता" 21218 21219#~ msgid "Marriage status" 21220#~ msgstr "विवाह स्तिथि" 21221 21222#~ msgid "Marriage type unknown" 21223#~ msgstr "अज्ञात विवाह प्रकार" 21224 21225#~ msgid "Married surname" 21226#~ msgstr "विवाहित कुलनाम" 21227 21228#, php-format 21229#~ msgid "Media filenames will be prefixed by %s." 21230#~ msgstr "मीडिया फ़ाइल के नाम से पहले %s लगाया जाएगा।" 21231 21232#~ msgid "Medical condition" 21233#~ msgstr "मेडिकल अवस्था" 21234 21235#~ msgid "More news articles" 21236#~ msgstr "अधिक समाचार लेख" 21237 21238#~ msgctxt "FEMALE" 21239#~ msgid "Never married" 21240#~ msgstr "अविवाहित रहीं" 21241 21242#~ msgctxt "MALE" 21243#~ msgid "Never married" 21244#~ msgstr "अविवाहित रहे" 21245 21246#~ msgid "No mappable items" 21247#~ msgstr "कोई वहनीय वस्तु नहीं" 21248 21249#~ msgid "No places have been found." 21250#~ msgstr "कोई स्थान नहीं मिला।" 21251 21252#~ msgctxt "FEMALE" 21253#~ msgid "Not married" 21254#~ msgstr "अविवाहित" 21255 21256#~ msgctxt "MALE" 21257#~ msgid "Not married" 21258#~ msgstr "अविवाहित" 21259 21260#~ msgid "Other genealogy applications might not recognize this data." 21261#~ msgstr "अन्य वंशावली एप्लीकेशन इस डेटा को नहीं भी पहचान सकते हैं।" 21262 21263#~ msgid "Parent" 21264#~ msgstr "माता-पिता" 21265 21266#~ msgid "Phonetic" 21267#~ msgstr "ध्वन्यात्मक" 21268 21269#~ msgid "Phonetic title" 21270#~ msgstr "ध्वन्यात्मक शीर्षक" 21271 21272#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21273#~ msgstr "मान्य निर्देशांक (coordinate) के बिना स्थानों को नक़्शे पर नहीं दिखाया जाता, और साइडबार एंट्री के चारों ओर एक लाल सीमा होती है" 21274 21275#~ msgid "Presentation style" 21276#~ msgstr "प्रस्तुति अंदाज़" 21277 21278#~ msgid "Privacy restriction" 21279#~ msgstr "गोपनीयता प्रतिबंध" 21280 21281#~ msgid "Publisher" 21282#~ msgstr "प्रकाशक" 21283 21284#~ msgid "Quick repository facts" 21285#~ msgstr "क्विक संग्रह तथ्य" 21286 21287#~ msgid "Quick source facts" 21288#~ msgstr "क्विक स्रोत तथ्य" 21289 21290#~ msgid "Rada" 21291#~ msgstr "रदा'अ" 21292 21293#~ msgid "Really delete all geographic data?" 21294#~ msgstr "वाक़ई सारा भौगोलिक डेटा हटाना है?" 21295 21296#~ msgid "Religious name" 21297#~ msgstr "धार्मिक नाम" 21298 21299#~ msgctxt "FEMALE" 21300#~ msgid "Religious name" 21301#~ msgstr "धार्मिक नाम" 21302 21303#~ msgctxt "MALE" 21304#~ msgid "Religious name" 21305#~ msgstr "धार्मिक नाम" 21306 21307#~ msgid "Renumber" 21308#~ msgstr "पुनः अंकित" 21309 21310#~ msgid "Renumber family tree" 21311#~ msgstr "वंश वृक्ष पुनः अंकित करें" 21312 21313#~ msgid "Reset to initial map state" 21314#~ msgstr "प्रारंभिक मैप स्थिति पर रीसेट करें" 21315 21316#~ msgid "Right" 21317#~ msgstr "दाएं" 21318 21319#~ msgid "Romanized title" 21320#~ msgstr "रोमनकृत शीर्षक" 21321 21322#~ msgid "Short version" 21323#~ msgstr "छोटा अनुवाद" 21324 21325#~ msgid "Show counts before or after name" 21326#~ msgstr "नाम से पहले या बाद में गिनती दिखाएं" 21327 21328#~ msgid "Spouse census date" 21329#~ msgstr "पति या पत्नी की जनगणना की तारीख" 21330 21331#~ msgid "Spouse census place" 21332#~ msgstr "पति या पत्नी की जनगणना की जगह" 21333 21334#~ msgid "Spouse note" 21335#~ msgstr "जीवनसाथी नोट" 21336 21337#~ msgid "Support for non-standard GEDCOM tags." 21338#~ msgstr "गैर-मानक GEDCOM टैग के लिए सहायता।" 21339 21340#~ msgid "The GEDCOM standard does not allow URLs in media objects." 21341#~ msgstr "GEDCOM मानक मीडिया ऑब्जेक्ट्स में URL की अनुमति नहीं देता है।" 21342 21343#~ msgid "The following places have been changed:" 21344#~ msgstr "निम्नलिखित स्थानों को बदल दिया गया है:" 21345 21346#~ msgid "The following places would be changed:" 21347#~ msgstr "निम्नलिखित स्थानों को बदल दिया जाएगा:" 21348 21349#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 21350#~ msgstr "सबसे आम संग्रह तथ्यों को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 21351 21352#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 21353#~ msgstr "सबसे आम स्रोत तथ्यों को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 21354 21355#~ msgid "The problem" 21356#~ msgstr "समस्या" 21357 21358#~ msgid "The record has been copied to the clipboard." 21359#~ msgstr "रिकॉर्ड क्लिपबोर्ड पर कॉपी हो गया।" 21360 21361#~ msgid "The regular expression appears to contain an error. It can’t be used." 21362#~ msgstr "“रेग्युलर ऍक्सप्रैशन” में एरर दिखाई देता है। इसका उपयोग नहीं किया जा सकता।" 21363 21364#~ msgid "The value to place in the “meta description” tag in the HTML page header. Leave this field empty to use the name of the family tree." 21365#~ msgstr "HTML पेज हेडर के “मेटा विवरण” टैग में रखने के लिए मान। फॅमिली ट्री का नाम इस्तेमाल करने के लिए इस क्षेत्र को खाली छोड़ दें।" 21366 21367#~ msgid "The website www.geonames.org provides a large database of place names. This can be searched when entering new places. To use this feature, you must register for a free account at www.geonames.org and provide the username." 21368#~ msgstr "वेबसाइट www.geonames.org स्थानों के नाम का एक बड़ा डेटाबेस प्रदान करती है। नए स्थान जोड़ते समय इसे खोजा जा सकता है। इस सुविधा का उपयोग करने के लिए, आपको www.geonames.org पर एक निशुल्क खाते के लिए पंजीकरण करना होगा और यूज़रनेम प्रदान करना होगा।" 21369 21370#, php-format 21371#~ msgid "There is no user account with the email “%s”." 21372#~ msgstr "“%s” इमेल के साथ कोई उपयोगकर्ता अकाऊंट नही है।" 21373 21374#, php-format 21375#~ msgid "This could be caused by an error at %s" 21376#~ msgstr "यह %s पर त्रुटि के कारण हो सकता है" 21377 21378#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown on the add/edit name form. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store names in several different alphabets." 21379#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की एक सूची है, जिसे नाम जोड़ने/एडिट करने वाले फॉर्म पर दिखाया जाएगा। अगर आप गैर-लैटिन वर्णमाला जैसे कि हिब्रू, ग्रीक, सिरिलिक या अरबी का उपयोग करते हैं, तो आप _HEB, ROMN, FONE, वगैरह जैसे टैग जोड़ना चाहेंगे। ताकि आपको कई अलग-अलग वर्णमालाओं में नाम संग्रहीत करने की अनुमति मिल सके।" 21380 21381#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new family. For example, if MARR is in the list, then fields for marriage date and marriage place will be shown on the form." 21382#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की सूची है, जिसे नए परिवार को जोड़ते समय दिखाया जाएगा। उदाहरण के लिए, अगर सूची में MARR टैग है, तो फॉर्म पर विवाह तिथि और विवाह स्थान की फ़ील्ड दिखाई देगी।" 21383 21384#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when adding a new individual. For example, if BIRT is in the list, fields for birth date and birth place will be shown on the form." 21385#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की सूची है, जिसे नए व्यक्ति को जोड़ते समय दिखाया जाएगा। उदाहरण के लिए, अगर सूची में BIRT टैग है, तो फॉर्म पर जन्म तिथि और जन्म स्थान की फ़ील्ड दिखाई देगी।" 21386 21387#~ msgid "This is a comma separated list of GEDCOM fact tags that will be shown when you add or edit place names. If you use non-Latin alphabets such as Hebrew, Greek, Cyrillic, or Arabic, you may want to add tags such as _HEB, ROMN, FONE, etc. to allow you to store place names in several different alphabets." 21388#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की एक सूची है, जिसे स्थानों के नाम जोड़ते/एडिट करते समय दिखाया जाएगा। अगर आप गैर-लैटिन वर्णमाला जैसे कि हिब्रू, ग्रीक, सिरिलिक या अरबी का उपयोग करते हैं, तो आप _HEB, ROMN, FONE, वगैरह जैसे टैग जोड़ना चाहेंगे। ताकि आपको कई अलग-अलग वर्णमालाओं में स्थानों के नाम संग्रहीत करने की अनुमति मिल सके।" 21389 21390#~ msgid "This is the list of GEDCOM facts that your users can add to families. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique family facts” list." 21391#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “परिवारों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक पारिवारिक तथ्य” की सूची में भी और ना दिखाए जाएं।" 21392 21393#~ msgid "This is the list of GEDCOM facts that your users can add to individuals. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique individual facts” list." 21394#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “व्यक्तियों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक व्यक्तिगत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21395 21396#~ msgid "This is the list of GEDCOM facts that your users can add to repositories. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique repository facts” list." 21397#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “संग्रहों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक संग्रह तथ्य” की सूची में भी और ना दिखाए जाएं।" 21398 21399#~ msgid "This is the list of GEDCOM facts that your users can add to sources. You can modify this list by removing or adding fact names, even custom ones, as necessary. Fact names that appear in this list must not also appear in the “Unique source facts” list." 21400#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “स्रोतों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक स्रोत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21401 21402#~ msgid "This is the list of GEDCOM facts that your users can only add once to families. For example, if MARR is in this list, users will not be able to add more than one MARR record to a family. Fact names that appear in this list must not also appear in the “All family facts” list." 21403#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही परिवारों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि MARR इस सूची में है, तो उपयोगकर्ता एक परिवार के साथ एक से अधिक MARR रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी पारिवारिक तथ्य” की सूची में भी और ना दिखाए जाएं।" 21404 21405#~ msgid "This is the list of GEDCOM facts that your users can only add once to individuals. For example, if BIRT is in this list, users will not be able to add more than one BIRT record to an individual. Fact names that appear in this list must not also appear in the “All individual facts” list." 21406#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही व्यक्तियों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि BIRT इस सूची में है, तो उपयोगकर्ता एक व्यक्ति के साथ एक से अधिक BIRT रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी व्यक्तिगत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21407 21408#~ msgid "This is the list of GEDCOM facts that your users can only add once to repositories. For example, if NAME is in this list, users will not be able to add more than one NAME record to a repository. Fact names that appear in this list must not also appear in the “All repository facts” list." 21409#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही संग्रहों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि NAME इस सूची में है, तो उपयोगकर्ता एक संग्रह के साथ एक से अधिक NAME रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी संग्रह तथ्य” की सूची में भी और ना दिखाए जाएं।" 21410 21411#~ msgid "This is the list of GEDCOM facts that your users can only add once to sources. For example, if TITL is in this list, users will not be able to add more than one TITL record to a source. Fact names that appear in this list must not also appear in the “All source facts” list." 21412#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही स्रोतों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि TITL इस सूची में है, तो उपयोगकर्ता एक स्रोत के साथ एक से अधिक TITL रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी स्रोत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21413 21414#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 21415#~ msgstr "इस संग्रहालय को हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21416 21417#, php-format 21418#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 21419#~ msgstr "इस संग्रहालय को हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 21420 21421#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 21422#~ msgstr "यह संग्रह एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21423 21424#, php-format 21425#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 21426#~ msgstr "यह संग्रह एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 21427 21428#~ msgid "This should be a comma or space separated list of facts, in addition to birth and death, that you want to appear in chart boxes such as the pedigree chart. This list requires you to use fact tags as defined in the GEDCOM 5.5.1 standard. For example, if you wanted the occupation to show up in the box, you would add “OCCU” to this field." 21429#~ msgstr "जन्म और मृत्यु के अलावा तथ्यों की यह सूची कोमा या स्पेस से अलग की हुई होनी चाहिए, जो आप चार्ट बॉक्स में दिखना चाहते हैं जैसे वंशावली चार्ट। इस सूची में आपको “GEDCOM 5.5.1 मानक” में निर्धारित फैक्ट टैग उपयोग करने की आवश्यकता है। उदाहरण के लिए, यदि आप बॉक्स में पेशा (occupation) दिखाना चाहते हैं, तो आप इस क्षेत्र में “OCCU” जोड़ेंगे।" 21430 21431#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 21432#~ msgstr "यह स्रोत हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21433 21434#, php-format 21435#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 21436#~ msgstr "यह स्रोत हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 21437 21438#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 21439#~ msgstr "यह स्रोत संपादित किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21440 21441#, php-format 21442#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 21443#~ msgstr "यह स्रोत संपादित किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 21444 21445#~ msgid "This type of link is not allowed here." 21446#~ msgstr "इस प्रकार की लिंक की यहाँ अनुमति नहीं है।" 21447 21448#~ msgid "This will update the highest-level part or parts of the place name. For example, “Mexico” will match “Quintana Roo, Mexico”, but not “Santa Fe, New Mexico”." 21449#~ msgstr "यह उच्चतम-स्तर का हिस्सा या स्थान नाम के कुछ हिस्सों को अपडेट करेगा। उदाहरण के लिए, “मेक्सिको” “क्विंटाना रो, मैक्सिको” से मेल खाएगा, लेकिन “सांता फे, न्यू मैक्सिको” से नहीं।" 21450 21451#~ msgid "Title in Hebrew" 21452#~ msgstr "पदवी हिब्रू में" 21453 21454#~ msgid "To reduce the size of the download, you can compress the data into a .ZIP file. You will need to uncompress the .ZIP file before you can use it." 21455#~ msgstr "डाउनलोड के आकार को कम करने के लिए, आप डेटा को एक .ZIP फ़ाइल में कंप्रेस कर सकते हैं। उपयोग करने से पहले आपको .ZIP फ़ाइल को अनकंप्रेस करना होगा।" 21456 21457#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 21458#~ msgstr "सर्च इंजन बताने के लिए कि साइटमैप उपलब्ध हैं, आपको अपनी robots.txt फ़ाइल में निम्न पंक्ति जोड़नी चाहिए।" 21459 21460#~ msgid "Tracking and analytics are not added to the control panel." 21461#~ msgstr "ट्रैकिंग और एनालिटिक्स को कंट्रोल पैनल में नहीं जोड़ा जाता है।" 21462 21463#~ msgid "Unique family facts" 21464#~ msgstr "यूनिक पारिवारिक तथ्य" 21465 21466#~ msgid "Unique individual facts" 21467#~ msgstr "यूनिक व्यक्तिगत तथ्य" 21468 21469#~ msgid "Unique repository facts" 21470#~ msgstr "यूनिक संग्रह तथ्य" 21471 21472#~ msgid "Unique source facts" 21473#~ msgstr "यूनिक स्रोत तथ्य" 21474 21475#~ msgid "Up" 21476#~ msgstr "ऊपर" 21477 21478#~ msgid "Use the GeoNames database for autocomplete on places" 21479#~ msgstr "स्थानों के नाम स्वतः पूर्ण प्राप्त करने के लिए GeoNames डेटाबेस का उपयोग करें" 21480 21481#~ msgid "Use this image for charts and on the individual’s page." 21482#~ msgstr "इस इमेज को चार्ट के लिए और व्यक्ती के पेज पर इस्तेमाल करें।" 21483 21484#~ msgid "View" 21485#~ msgstr "देखें" 21486 21487#~ msgid "Whole words only" 21488#~ msgstr "केवल पूरे शब्द" 21489 21490#~ msgid "Wife’s maiden surname becomes new given name" 21491#~ msgstr "पत्नी का पूर्व कुलनाम नया दिया गया नाम बन जाता है" 21492 21493#~ msgid "Wife’s surname replaced by husband’s surname" 21494#~ msgstr "पत्नी का कुलनाम पति के कुलनाम से बदल जाता है" 21495 21496#~ msgid "Wildcards" 21497#~ msgstr "विकल्प" 21498 21499#~ msgid "Yes" 21500#~ msgstr "हाँ" 21501 21502#~ msgid "You can make it easier to search for married women by recording their married name. However not all women take their husband’s surname, so beware of introducing incorrect information into your database." 21503#~ msgstr "विवाहित नाम रिकॉर्ड करके आप विवाहित महिलाओं की खोज को आसान बना सकते हैं। हालाँकि सारी महिलाएं अपने पति का कुलनाम नहीं अपनाती हैं, इसलिए अपने डेटाबेस में गलत जानकारी देने से सावधान रहें।" 21504 21505#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 21506#~ msgstr "आपके उपयोगकर्ता खाते में “स्वचालित रूप से परिवर्तनों का स्वीकार” सक्षम नहीं है। आप केवल एक बार में एक रिकॉर्ड बदल पाएंगे।" 21507 21508#~ msgid "ZIP (includes media files)" 21509#~ msgstr "ZIP (मीडिया फ़ाइलें शामिल हैं)" 21510 21511#~ msgid "Zoom level" 21512#~ msgstr "ज़ूम लेवल" 21513 21514#~ msgctxt "FEMALE" 21515#~ msgid "adopted name" 21516#~ msgstr "दत्तक नाम" 21517 21518#~ msgctxt "MALE" 21519#~ msgid "adopted name" 21520#~ msgstr "दत्तक नाम" 21521 21522#~ msgid "adoption" 21523#~ msgstr "दत्तक" 21524 21525#~ msgid "after" 21526#~ msgstr "के बाद" 21527 21528#~ msgctxt "FEMALE" 21529#~ msgid "also known as" 21530#~ msgstr "उर्फ" 21531 21532#~ msgctxt "MALE" 21533#~ msgid "also known as" 21534#~ msgstr "उर्फ" 21535 21536#~ msgid "always" 21537#~ msgstr "हमेशा" 21538 21539#~ msgid "before" 21540#~ msgstr "से पहले" 21541 21542#~ msgid "birth" 21543#~ msgstr "जन्म" 21544 21545#~ msgctxt "FEMALE" 21546#~ msgid "birth name" 21547#~ msgstr "पैदाइशी नाम" 21548 21549#~ msgctxt "MALE" 21550#~ msgid "birth name" 21551#~ msgstr "पैदाइशी नाम" 21552 21553#~ msgid "burial" 21554#~ msgstr "दफ़्न" 21555 21556#~ msgid "by" 21557#~ msgstr "द्वारा" 21558 21559#~ msgid "census added" 21560#~ msgstr "जनगणना शामिल" 21561 21562#~ msgctxt "FEMALE" 21563#~ msgid "change of name" 21564#~ msgstr "नाम की बदली" 21565 21566#~ msgctxt "MALE" 21567#~ msgid "change of name" 21568#~ msgstr "नाम की बदली" 21569 21570#~ msgid "death" 21571#~ msgstr "मृत्यु" 21572 21573#~ msgctxt "FEMALE" 21574#~ msgid "estate name" 21575#~ msgstr "संपत्ति का नाम" 21576 21577#~ msgctxt "MALE" 21578#~ msgid "estate name" 21579#~ msgstr "संपत्ति का नाम" 21580 21581#~ msgid "ex-partner" 21582#~ msgstr "पिछले-जीवनसाथी" 21583 21584#~ msgctxt "FEMALE" 21585#~ msgid "ex-partner" 21586#~ msgstr "पिछले-साथी" 21587 21588#~ msgctxt "MALE" 21589#~ msgid "ex-partner" 21590#~ msgstr "पिछले-साथी" 21591 21592#~ msgid "hh:mm or hh:mm:ss" 21593#~ msgstr "घंटे:मिनट या घंटे:मिनट:सेकंड" 21594 21595#~ msgctxt "FEMALE" 21596#~ msgid "immigration name" 21597#~ msgstr "आप्रवास नाम" 21598 21599#~ msgctxt "MALE" 21600#~ msgid "immigration name" 21601#~ msgstr "आप्रवास नाम" 21602 21603#~ msgid "import" 21604#~ msgstr "आयात" 21605 21606#~ msgid "marriage" 21607#~ msgstr "विवाह" 21608 21609#~ msgctxt "FEMALE" 21610#~ msgid "married name" 21611#~ msgstr "विवाहित नाम" 21612 21613#~ msgctxt "MALE" 21614#~ msgid "married name" 21615#~ msgstr "विवाहित नाम" 21616 21617#~ msgid "never" 21618#~ msgstr "कभी नहीं" 21619 21620#~ msgid "preview" 21621#~ msgstr "पूर्वदर्शन" 21622 21623#~ msgctxt "FEMALE" 21624#~ msgid "religious name" 21625#~ msgstr "धार्मिक नाम" 21626 21627#~ msgctxt "MALE" 21628#~ msgid "religious name" 21629#~ msgstr "धार्मिक नाम" 21630 21631#~ msgid "ssl" 21632#~ msgstr "SSL" 21633 21634#~ msgid "tls" 21635#~ msgstr "TLS" 21636 21637#~ msgid "webtrees uses UTF-8 encoding for accented letters, special characters and non-Latin scripts. If you want to use this GEDCOM file with genealogy software that does not support UTF-8, then you can create it using ISO-8859-1 encoding." 21638#~ msgstr "webtrees उच्चारण अक्षरों, विशेष वर्णों और गैर-लैटिन लिपियों के लिए UTF-8 एन्कोडिंग का उपयोग करती है। यदि आप ऐसे वंशावली सॉफ़्टवेयर के साथ इस GEDCOM फ़ाइल का उपयोग करना चाहते हैं जो UTF-8 का समर्थन नहीं करता, तो आप इसे ISO-8859-1 एन्कोडिंग का उपयोग करके भी बना सकते हैं।" 21639 21640#, php-format 21641#~ msgid "“%s”" 21642#~ msgstr "“%s”" 21643