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-06-05 09:17+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:25 65#: resources/views/lists/surnames-compact-list.phtml:20 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:281 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:263 82#: app/Http/RequestHandlers/CheckTree.php:268 83#: app/Http/RequestHandlers/CheckTree.php:273 84#: app/Http/RequestHandlers/CheckTree.php:278 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:433 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:329 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:630 134#: app/Http/RequestHandlers/CheckTree.php:396 135#: app/Http/RequestHandlers/CheckTree.php:398 136#: app/Http/RequestHandlers/CheckTree.php:416 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:145 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:314 174#: app/Services/MediaFileService.php:97 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:231 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:317 314#: app/Http/RequestHandlers/CheckTree.php:321 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:88 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:82 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:558 1122#: resources/views/admin/trees-preferences.phtml:560 1123#: resources/views/admin/trees-preferences.phtml:564 1124msgid "Abbreviate place names" 1125msgstr "स्थानो के नामों को छोटा करें" 1126 1127#: app/Gedcom.php:811 app/Gedcom.php:1372 app/Gedcom.php:1538 1128#: app/Gedcom.php:1793 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:1465 app/Gedcom.php:1478 app/Gedcom.php:1480 1479#: app/Gedcom.php:1481 app/Gedcom.php:1489 app/Gedcom.php:1490 1480#: app/Gedcom.php:1497 app/Gedcom.php:1510 app/Gedcom.php:1512 1481#: app/Gedcom.php:1513 app/Gedcom.php:1523 app/Gedcom.php:1524 1482msgid "Additional information" 1483msgstr "अतिरिक्त जानकारी" 1484 1485#: app/Gedcom.php:401 app/Gedcom.php:513 app/Gedcom.php:533 app/Gedcom.php:789 1486#: app/Gedcom.php:836 app/Gedcom.php:1354 app/Gedcom.php:1705 1487#: 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:402 app/Gedcom.php:514 app/Gedcom.php:534 app/Gedcom.php:790 1494#: app/Gedcom.php:837 app/Gedcom.php:1355 app/Gedcom.php:1706 1495msgid "Address line 1" 1496msgstr "पता पंक्ति 1" 1497 1498#: app/Gedcom.php:403 app/Gedcom.php:515 app/Gedcom.php:535 app/Gedcom.php:791 1499#: app/Gedcom.php:838 app/Gedcom.php:1356 app/Gedcom.php:1707 1500msgid "Address line 2" 1501msgstr "पता पंक्ति 2" 1502 1503#: app/Gedcom.php:404 app/Gedcom.php:516 app/Gedcom.php:536 app/Gedcom.php:792 1504#: app/Gedcom.php:839 app/Gedcom.php:1357 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:1394 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:1069 1558msgid "Adopted by father" 1559msgstr "पिता द्वारा गोद लिए गए" 1560 1561#: app/Elements/AdoptedByWhichParent.php:59 app/Gedcom.php:1070 1562msgid "Adopted by mother" 1563msgstr "माँ द्वारा गोद लिए गए" 1564 1565#: app/Gedcom.php:1048 app/Gedcom.php:1702 1566msgid "Adopted name" 1567msgstr "गोद लिया हुआ नाम" 1568 1569#: app/Gedcom.php:574 app/Gedcom.php:577 1570msgid "Adoption" 1571msgstr "दत्तक ग्रहण" 1572 1573#: app/Services/IndividualFactsService.php:231 1574msgid "Adoption of a brother" 1575msgstr "भाई को गोद लेना" 1576 1577#: app/Services/IndividualFactsService.php:210 1578msgid "Adoption of a child" 1579msgstr "बच्चे को गोद लेना" 1580 1581#: app/Services/IndividualFactsService.php:209 1582msgid "Adoption of a daughter" 1583msgstr "पुत्री को अपनाना" 1584 1585#: app/Services/IndividualFactsService.php:279 1586#: app/Services/IndividualFactsService.php:302 1587#: app/Services/IndividualFactsService.php:325 1588msgid "Adoption of a grandchild" 1589msgstr "पोते/पोती को गोद लेना" 1590 1591#: app/Services/IndividualFactsService.php:278 1592msgid "Adoption of a granddaughter" 1593msgstr "पोती को गोद लेना" 1594 1595#: app/Services/IndividualFactsService.php:301 1596msgctxt "daughter’s daughter" 1597msgid "Adoption of a granddaughter" 1598msgstr "नवासी को गोद लेना" 1599 1600#: app/Services/IndividualFactsService.php:324 1601msgctxt "son’s daughter" 1602msgid "Adoption of a granddaughter" 1603msgstr "पोती को गोद लेना" 1604 1605#: app/Services/IndividualFactsService.php:277 1606msgid "Adoption of a grandson" 1607msgstr "पोते को गोद लेना" 1608 1609#: app/Services/IndividualFactsService.php:300 1610msgctxt "daughter’s son" 1611msgid "Adoption of a grandson" 1612msgstr "नवासे को गोद लेना" 1613 1614#: app/Services/IndividualFactsService.php:323 1615msgctxt "son’s son" 1616msgid "Adoption of a grandson" 1617msgstr "पोते को गोद लेना" 1618 1619#: app/Services/IndividualFactsService.php:254 1620msgid "Adoption of a half-brother" 1621msgstr "सौतेले भाई को गोद लेना" 1622 1623#: app/Services/IndividualFactsService.php:256 1624msgid "Adoption of a half-sibling" 1625msgstr "सौतेले भाई/बहन को गोद लेना" 1626 1627#: app/Services/IndividualFactsService.php:255 1628msgid "Adoption of a half-sister" 1629msgstr "सौतेली बहन को गोद लेना" 1630 1631#: app/Services/IndividualFactsService.php:233 1632msgid "Adoption of a sibling" 1633msgstr "भाई/बहन को गोद लेना" 1634 1635#: app/Services/IndividualFactsService.php:232 1636msgid "Adoption of a sister" 1637msgstr "बहन को गोद लेना" 1638 1639#: app/Services/IndividualFactsService.php:208 1640msgid "Adoption of a son" 1641msgstr "पुत्र को अपनाना" 1642 1643#: app/Gedcom.php:576 1644msgid "Adoptive parents" 1645msgstr "दत्तक माता - पिता" 1646 1647#: app/Gedcom.php:620 1648msgid "Adult christening" 1649msgstr "वयस्क का नामकरण" 1650 1651#: app/Http/RequestHandlers/SearchAdvancedPage.php:163 1652#: app/Module/SearchMenuModule.php:125 1653msgid "Advanced search" 1654msgstr "एडवांस्ड खोज" 1655 1656#. I18N: Name of a country or state 1657#: app/Statistics/Service/CountryService.php:42 1658msgid "Afghanistan" 1659msgstr "अफ़ग़ानिस्तान" 1660 1661#: resources/views/modules/statistics-chart/custom.phtml:195 1662msgid "Africa" 1663msgstr "अफ्रीका" 1664 1665#: resources/views/admin/trees-create.phtml:58 1666msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1667msgstr "फैमिली ट्री बनाने के बाद, आप किसी GEDCOM फ़ाइल से डेटा आयात कर पाएंगे।" 1668 1669#: app/Gedcom.php:541 app/Statistics/Google/ChartAge.php:137 1670#: app/Statistics/Google/ChartMarriageAge.php:160 1671#: resources/views/fact-date.phtml:137 1672#: resources/views/lists/chart-by-age.phtml:32 1673#: resources/views/lists/families-table.phtml:138 1674#: resources/views/lists/families-table.phtml:221 1675#: resources/views/lists/families-table.phtml:224 1676#: resources/views/lists/individuals-table.phtml:154 1677#: resources/views/lists/individuals-table.phtml:259 1678#: resources/views/modules/timeline-chart/chart.phtml:416 1679msgid "Age" 1680msgstr "उम्र" 1681 1682#: resources/views/modules/statistics-chart/birth-age.phtml:10 1683msgid "Age at birth of child" 1684msgstr "बच्चे के जन्म पर उम्र" 1685 1686#: resources/views/admin/trees-privacy.phtml:69 1687msgid "Age at which to assume an individual is dead" 1688msgstr "उम्र जिसमें में किसी व्यक्ति को मृत मान लिया जाता हो" 1689 1690#: resources/views/modules/statistics-chart/age-difference.phtml:37 1691msgid "Age between husband and wife" 1692msgstr "पति-पत्नी के बीच उम्र" 1693 1694#: resources/views/modules/statistics-chart/age-difference.phtml:17 1695msgid "Age between siblings" 1696msgstr "भाई-बहनों के बीच उम्र" 1697 1698#: resources/views/modules/statistics-chart/age-difference.phtml:46 1699msgid "Age between wife and husband" 1700msgstr "पत्नी और पति के बीच उम्र" 1701 1702#: resources/views/modules/statistics-chart/age-difference.phtml:10 1703msgid "Age difference" 1704msgstr "उम्र का फर्क़" 1705 1706#: app/Module/StatisticsChartModule.php:641 1707#: resources/views/modules/statistics-chart/custom.phtml:38 1708msgid "Age in year of first marriage" 1709msgstr "पहली शादी के साल में उम्र" 1710 1711#: app/Module/StatisticsChartModule.php:580 1712#: resources/views/lists/families-table.phtml:479 1713#: resources/views/lists/families-table.phtml:521 1714#: resources/views/modules/statistics-chart/custom.phtml:37 1715#: resources/views/modules/statistics-chart/marriage-age.phtml:10 1716msgid "Age in year of marriage" 1717msgstr "शादी के साल में उम्र" 1718 1719#: resources/views/modules/statistics-chart/custom.phtml:134 1720#: resources/views/modules/statistics-chart/custom.phtml:137 1721#: resources/views/modules/statistics-chart/custom.phtml:143 1722msgid "Age interval" 1723msgstr "आयु का अंतराल" 1724 1725#. I18N: A configuration setting 1726#: resources/views/admin/trees-preferences.phtml:394 1727msgid "Age of parents next to child’s birthdate" 1728msgstr "बच्चे की जन्मतिथि के आगे माता-पिता की आयु" 1729 1730#: resources/views/lists/individuals-table.phtml:489 1731#: resources/views/lists/individuals-table.phtml:531 1732msgid "Age related to death year" 1733msgstr "मृत्यु वर्ष से संबंधित आयु" 1734 1735#: app/Gedcom.php:409 app/Gedcom.php:542 app/Gedcom.php:818 app/Gedcom.php:1353 1736msgid "Agency" 1737msgstr "एजेंसी" 1738 1739#. I18N: Name of a country or state 1740#: app/Statistics/Service/CountryService.php:48 1741msgid "Aland Islands" 1742msgstr "ऑलैण्ड द्वीपसमूह" 1743 1744#. I18N: Name of a country or state 1745#: app/Statistics/Service/CountryService.php:50 1746msgid "Albania" 1747msgstr "अल्बानिया" 1748 1749#. I18N: Name of a module 1750#: app/Gedcom.php:1113 app/Module/AlbumModule.php:42 1751msgid "Album" 1752msgstr "एल्बम" 1753 1754#. I18N: Location of an LDS church temple 1755#: app/Elements/TempleCode.php:57 1756msgid "Albuquerque, New Mexico, United States" 1757msgstr "अल्बुकर्क, न्यू मैक्सिको, संयुक्त राज्य" 1758 1759#. I18N: Name of a country or state 1760#: app/Statistics/Service/CountryService.php:167 1761msgid "Algeria" 1762msgstr "अल्जीरिया" 1763 1764#: app/Gedcom.php:580 1765msgid "Alias" 1766msgstr "उपनाम" 1767 1768#: resources/views/lists/individuals-table.phtml:191 1769msgid "Alive" 1770msgstr "जीवित" 1771 1772#: app/Module/FrequentlyAskedQuestionsModule.php:317 1773#: app/Module/IndividualListModule.php:231 1774#: app/Module/IndividualListModule.php:240 1775#: app/Module/IndividualListModule.php:249 1776#: app/Module/IndividualListModule.php:338 1777#: app/Module/IndividualListModule.php:451 1778#: app/Module/IndividualListModule.php:453 1779#: resources/views/calendar-page.phtml:181 1780#: resources/views/lists/datatables-attributes.phtml:10 1781#: resources/views/modules/faq/config.phtml:74 1782#: resources/views/modules/random_media/config.phtml:20 1783#: resources/views/modules/user-messages/user-messages.phtml:65 1784#: resources/xml/reports/ahnentafel_report.xml:7 1785#: resources/xml/reports/descendancy_report.xml:6 1786#: resources/xml/reports/individual_ext_report.xml:6 1787#: resources/xml/reports/individual_ext_report.xml:7 1788#: resources/xml/reports/individual_ext_report.xml:11 1789#: resources/xml/reports/individual_ext_report.xml:94 1790#: resources/xml/reports/individual_report.xml:8 1791#: resources/xml/reports/missing_facts_report.xml:6 1792#: resources/xml/reports/missing_facts_report.xml:7 1793#: resources/xml/reports/relative_ext_report.xml:6 1794#: resources/xml/reports/relative_ext_report.xml:46 1795msgid "All" 1796msgstr "सभी" 1797 1798#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1799#: resources/views/admin/trees-privacy.phtml:260 1800msgid "All facts and events" 1801msgstr "सभी तथ्य और घटनाएं" 1802 1803#: app/Http/RequestHandlers/RegisterAction.php:254 1804msgid "All fields must be completed." 1805msgstr "सभी क्षेत्रों को पूरा करना होगा।" 1806 1807#: resources/views/calendar-page.phtml:122 1808#: resources/views/calendar-page.phtml:136 1809msgid "All individuals" 1810msgstr "सभी व्यक्ति" 1811 1812#: app/Http/RequestHandlers/ModulesAllPage.php:58 1813#: resources/views/admin/components.phtml:28 1814#: resources/views/admin/control-panel.phtml:562 1815msgid "All modules" 1816msgstr "सारे मॉड्यूल" 1817 1818#: resources/views/admin/trees-privacy.phtml:163 1819#: resources/views/admin/trees-privacy.phtml:253 1820msgid "All records" 1821msgstr "सभी रिकॉर्ड" 1822 1823#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1824#: app/Module/CkeditorModule.php:54 1825msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1826msgstr "HTML कोड का उपयोग करने के बजाय अन्य मॉड्यूल को \"WYSIWYG\" एडिटर का उपयोग करके टेक्स्ट एडिट करने की अनुमति दें।" 1827 1828#. I18N: A configuration setting 1829#: resources/views/admin/trees-preferences.phtml:601 1830msgid "Allow users to see raw GEDCOM records" 1831msgstr "उपयोगकर्ताओं को मूल GEDCOM रिकॉर्ड देखने दें" 1832 1833#. I18N: A configuration setting 1834#: resources/views/admin/site-registration.phtml:49 1835msgid "Allow visitors to request a new user account" 1836msgstr "दर्शकों को एक नए उपयोगकर्ता खाते का अनुरोध करने की अनुमति दें" 1837 1838#: app/Gedcom.php:1049 app/Gedcom.php:1112 app/Gedcom.php:1189 1839#: app/Gedcom.php:1525 app/Gedcom.php:1703 app/Gedcom.php:1704 1840msgid "Also known as" 1841msgstr "उर्फ़" 1842 1843#: app/Gedcom.php:1467 app/Gedcom.php:1499 1844msgid "Alternative place name" 1845msgstr "वैकल्पिक स्थान का नाम" 1846 1847#. I18N: Name of a country or state 1848#: app/Statistics/Service/CountryService.php:60 1849msgid "American Samoa" 1850msgstr "अमेरिकन समोआ" 1851 1852#. I18N: FAQ = “Frequently Asked Question” 1853#: resources/views/modules/faq/edit.phtml:79 1854msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1855msgstr "सभी वंश वृक्ष में से एक पर या सभी वंश वृक्ष पर एक FAQ प्रदर्शित किया जा सकता है।" 1856 1857#: resources/views/admin/site-registration.phtml:56 1858msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1859msgstr "नए उपयोगकर्ता के साइन इन करने से पहले किसी एडमिनिस्ट्रेटर को नए उपयोगकर्ता खाते को मंजूरी दे कर एक “एक्सेस लेवल” का चयन करना होगा।" 1860 1861#. I18N: Description of the “Album” module 1862#: app/Module/AlbumModule.php:53 1863msgid "An alternative to the “media” tab, and an enhanced image viewer." 1864msgstr "\"मीडिया\" टैब का विकल्प, और एक बेहतर इमेज व्यूअर।" 1865 1866#. I18N: Description of the “Charts” module 1867#: app/Module/ChartsBlockModule.php:77 1868msgid "An alternative way to display charts." 1869msgstr "चार्ट प्रदर्शित करने का एक वैकल्पिक तरीका।" 1870 1871#. I18N: Description of the “Census assistant” module 1872#: app/Module/CensusAssistantModule.php:62 1873msgid "An alternative way to enter census transcripts and link them to individuals." 1874msgstr "जनगणना प्रतिलिपि में प्रवेश करने और उन्हें व्यक्तियों से जोड़ने का एक वैकल्पिक मार्ग।" 1875 1876#. I18N: Description of the “Theme change” module 1877#: app/Module/ThemeSelectModule.php:56 1878msgid "An alternative way to select a new theme." 1879msgstr "नई थीम चुनने का एक वैकल्पिक तरीका।" 1880 1881#. I18N: Description of the “Sign in” module 1882#: app/Module/LoginBlockModule.php:54 1883msgid "An alternative way to sign in and sign out." 1884msgstr "साइन इन और साइन आउट करने का एक वैकल्पिक तरीका।" 1885 1886#. I18N: Description of the “HourglassChart” module 1887#: app/Module/HourglassChartModule.php:90 1888msgid "An hourglass chart of an individual’s ancestors and descendants." 1889msgstr "किसी व्यक्ति के पूर्वजों और वंशजों का रेतघड़ी चार्ट।" 1890 1891#: resources/views/edit/reorder-families.phtml:73 1892msgid "An individual can have more than one set of parents. For example, birth and adopted." 1893msgstr "किसी व्यक्ती के माता-पिता एक से अधिक भी हो सकते हैं। जैसे कि, जन्म देने वाले या गोद लेने वाले।" 1894 1895#. I18N: Description of the “Interactive tree” module 1896#: app/Module/InteractiveTreeModule.php:60 1897msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1898msgstr "एक इंटरएक्टिव ट्री, जो किसी व्यक्ति के सभी पूर्वजों और वंशजों को दर्शाता है।" 1899 1900#: resources/views/errors/database-error.phtml:12 1901#: resources/views/setup/step-6-failed.phtml:12 1902msgid "An unexpected database error occurred." 1903msgstr "एक अनपेक्षित डेटाबेस ग़लती हुई है।" 1904 1905#: resources/views/admin/control-panel.phtml:201 1906msgid "An upgrade is available." 1907msgstr "एक उन्नयन (अपग्रेड) उपलब्ध है।" 1908 1909#. I18N: Name of a module/report 1910#. I18N: Name of a module/chart 1911#: app/Module/AhnentafelReportModule.php:40 1912#: app/Module/AncestorsChartModule.php:98 1913#: resources/xml/reports/ahnentafel_report.xml:4 1914msgid "Ancestors" 1915msgstr "पूर्वज" 1916 1917#: app/Gedcom.php:581 1918msgid "Ancestors interest" 1919msgstr "पूर्वजों का हित" 1920 1921#: resources/xml/reports/ahnentafel_report.xml:55 1922msgid "Ancestors of " 1923msgstr "के पूर्वज " 1924 1925#. I18N: %s is an individual’s name 1926#: app/Module/AncestorsChartModule.php:144 1927#, php-format 1928msgid "Ancestors of %s" 1929msgstr "%s के पूर्वज" 1930 1931#: app/Gedcom.php:579 1932msgid "Ancestral file number" 1933msgstr "खानदानी फाइल नंबर" 1934 1935#. I18N: GEDCOM tag _APID 1936#: app/Gedcom.php:1013 1937msgid "Ancestry PID" 1938msgstr "पुश्तैनी पीआईडी" 1939 1940#. I18N: GEDCOM tag _APID 1941#: app/Gedcom.php:1187 1942msgid "Ancestry.com source identifier" 1943msgstr "" 1944 1945#. I18N: Location of an LDS church temple 1946#: app/Elements/TempleCode.php:58 1947msgid "Anchorage, Alaska, United States" 1948msgstr "एंकोरेज, अलास्का, संयुक्त राज्य" 1949 1950#. I18N: Name of a country or state 1951#: app/Statistics/Service/CountryService.php:52 1952msgid "Andorra" 1953msgstr "अंडोरा" 1954 1955#. I18N: Name of a country or state 1956#: app/Statistics/Service/CountryService.php:44 1957msgid "Angola" 1958msgstr "अंगोला" 1959 1960#. I18N: Name of a country or state 1961#: app/Statistics/Service/CountryService.php:46 1962msgid "Anguilla" 1963msgstr "एंगुइला" 1964 1965#: resources/views/lists/anniversaries-table.phtml:39 1966#: resources/views/lists/families-table.phtml:227 1967#: resources/views/lists/individuals-table.phtml:245 1968#: resources/views/lists/individuals-table.phtml:255 1969#: resources/views/modules/share-anniversary/share.phtml:18 1970#: resources/views/modules/yahrzeit/table.phtml:29 1971msgid "Anniversary" 1972msgstr "सालगिरह" 1973 1974#: app/Http/RequestHandlers/CalendarPage.php:116 1975msgid "Anniversary calendar" 1976msgstr "सालगिरह कैलेंडर" 1977 1978#: app/Gedcom.php:445 1979msgid "Annulment" 1980msgstr "लोप" 1981 1982#: resources/views/modules/faq/edit.phtml:41 1983msgid "Answer" 1984msgstr "उत्तर" 1985 1986#. I18N: Name of a country or state 1987#: app/Statistics/Service/CountryService.php:62 1988msgid "Antarctica" 1989msgstr "अंटार्कटिका" 1990 1991#. I18N: Name of a country or state 1992#: app/Statistics/Service/CountryService.php:66 1993msgid "Antigua and Barbuda" 1994msgstr "अण्टीगुआ और बारबूडा" 1995 1996#: app/Http/RequestHandlers/LoginPage.php:85 1997msgid "Anyone with a user account can access this website." 1998msgstr "उपयोगकर्ता खाते के साथ हर कोई व्यक्ति इस वेबसाइट को एक्सेस कर सकता है।" 1999 2000#. I18N: Location of an LDS church temple 2001#: app/Elements/TempleCode.php:59 2002msgid "Apia, Samoa" 2003msgstr "आपिया, समोआ" 2004 2005#: app/Gedcom.php:511 2006msgid "Application ID" 2007msgstr "" 2008 2009#: app/Gedcom.php:528 2010msgid "Application name" 2011msgstr "" 2012 2013#: resources/views/admin/gedcom-export-options.phtml:97 2014msgid "Apply privacy settings" 2015msgstr "गोपनीयता सेटिंग्स लागू करें" 2016 2017#. I18N: Label for checkbox 2018#: resources/views/admin/trees-preferences.phtml:758 2019#: resources/views/admin/trees-privacy.phtml:296 2020msgid "Apply these preferences to all family trees" 2021msgstr "इन प्राथमिकताओं को सभी वंश वृक्ष पर लागू करें" 2022 2023#. I18N: Label for checkbox 2024#: resources/views/admin/trees-preferences.phtml:765 2025#: resources/views/admin/trees-privacy.phtml:303 2026msgid "Apply these preferences to new family trees" 2027msgstr "इन प्राथमिकताओं को नए वंश वृक्ष पर लागू करें" 2028 2029#: resources/views/admin/users.phtml:35 2030msgid "Approved" 2031msgstr "अप्रूव्ड" 2032 2033#: resources/views/admin/users-edit.phtml:104 2034msgid "Approved by administrator" 2035msgstr "एडमिनिस्ट्रेटर द्वारा अप्रूव्ड" 2036 2037#: app/Date/AbstractGregorianJulianDate.php:234 2038msgctxt "Abbreviation for April" 2039msgid "Apr" 2040msgstr "अप्रै" 2041 2042#: app/Date/AbstractGregorianJulianDate.php:131 2043msgctxt "GENITIVE" 2044msgid "April" 2045msgstr "अप्रैल" 2046 2047#: app/Date/AbstractGregorianJulianDate.php:201 2048msgctxt "INSTRUMENTAL" 2049msgid "April" 2050msgstr "अप्रैल" 2051 2052#: app/Date/AbstractGregorianJulianDate.php:166 2053msgctxt "LOCATIVE" 2054msgid "April" 2055msgstr "अप्रैल" 2056 2057#: app/Date/AbstractGregorianJulianDate.php:96 2058#: app/Module/StatisticsChartModule.php:792 2059#: resources/views/edit/initialize-calendar-popup.phtml:14 2060msgctxt "NOMINATIVE" 2061msgid "April" 2062msgstr "अप्रैल" 2063 2064#. I18N: The name of a colour-scheme 2065#: app/Module/ColorsTheme.php:153 2066msgid "Aqua Marine" 2067msgstr "एक्वा मरीन" 2068 2069#: resources/views/edit/icon-fact-delete.phtml:19 2070#, php-format 2071msgid "Are you sure you want to delete the link to “%s”?" 2072msgstr "क्या आप वाकई “%s” का लिंक हटाना चाहते हैं?" 2073 2074#: resources/views/individual-page-name.phtml:86 2075#: resources/views/media-page-details.phtml:38 2076msgid "Are you sure you want to delete this fact?" 2077msgstr "क्या आप वाकई इस तथ्य को हटाना चाहते हैं?" 2078 2079#: resources/views/modules/user-messages/user-messages.phtml:51 2080#: resources/views/modules/user-messages/user-messages.phtml:133 2081msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2082msgstr "क्या आप वाक़ई यह संदेश हटाना चाहते हैं? इसे बाद में वापस नहीं लाया जा सकेगा।" 2083 2084#: app/Http/RequestHandlers/ManageMediaData.php:258 2085#: resources/views/admin/clean-data.phtml:40 2086#: resources/views/admin/trees.phtml:116 2087#: resources/views/admin/users-table-options.phtml:44 2088#: resources/views/edit-account-page.phtml:172 2089#: resources/views/edit/icon-fact-delete.phtml:14 2090#: resources/views/individual-page-menu.phtml:119 2091#: resources/views/media-page-menu.phtml:82 2092#: resources/views/modules/faq/config.phtml:102 2093#: resources/views/modules/gedcom_news/list.phtml:44 2094#: resources/views/modules/stories/config.phtml:86 2095#: resources/views/modules/user_blog/list.phtml:44 2096#: resources/views/record-page-menu.phtml:45 2097#, php-format 2098msgid "Are you sure you want to delete “%s”?" 2099msgstr "क्या आप वाकई “%s” को हटाना चाहते हैं?" 2100 2101#: resources/views/pending-changes-page.phtml:104 2102msgid "Are you sure you want to reject all the changes to this family tree?" 2103msgstr "क्या आप वाकई इस वंश वृक्ष के सभी परिवर्तनों को अस्वीकार करना चाहते हैं?" 2104 2105#: resources/views/modules/favorites/favorites.phtml:34 2106msgid "Are you sure you want to remove this item from your list of favorites?" 2107msgstr "क्या आप वाकई इस आइटम को अपनी पसंदीदा सूची से निकालना चाहते हैं?" 2108 2109#. I18N: Name of a country or state 2110#: app/Statistics/Service/CountryService.php:56 2111msgid "Argentina" 2112msgstr "अर्जेंटीना" 2113 2114#: resources/xml/reports/ahnentafel_report.xml:15 2115#: resources/xml/reports/bdm_report.xml:14 2116#: resources/xml/reports/birth_report.xml:12 2117#: resources/xml/reports/cemetery_report.xml:10 2118#: resources/xml/reports/change_report.xml:12 2119#: resources/xml/reports/death_report.xml:13 2120#: resources/xml/reports/descendancy_report.xml:10 2121#: resources/xml/reports/fact_sources.xml:10 2122#: resources/xml/reports/family_group_report.xml:14 2123#: resources/xml/reports/individual_ext_report.xml:15 2124#: resources/xml/reports/individual_report.xml:12 2125#: resources/xml/reports/marriage_report.xml:12 2126#: resources/xml/reports/missing_facts_report.xml:10 2127#: resources/xml/reports/occupation_report.xml:9 2128#: resources/xml/reports/pedigree_report.xml:10 2129#: resources/xml/reports/relative_ext_report.xml:10 2130msgctxt "font name" 2131msgid "Arial" 2132msgstr "एरियल" 2133 2134#. I18N: Name of a country or state 2135#: app/Statistics/Service/CountryService.php:58 2136msgid "Armenia" 2137msgstr "आर्मीनिया" 2138 2139#. I18N: Name of a country or state 2140#: app/Statistics/Service/CountryService.php:40 2141msgid "Aruba" 2142msgstr "अरूबा" 2143 2144#: resources/views/modules/html/config.phtml:43 2145msgid "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." 2146msgstr "HTML स्वरूपण लागू करने के लिए टूलबार का उपयोग करने के साथ-साथ, आप डेटाबेस फ़ील्ड डाल सकते हैं जो स्वचालित रूप से अपडेट की जाती हैं। ये विशेष फ़ील्ड <b>#</b> से चिह्नित हैं। उदाहरण के लिए <b>#totalFamilies#</b> को डेटाबेस में परिवारों की वास्तविक संख्या से बदल दिया जाएगा। एडवांस्ड उपयोगकर्ता CSS क्लास को अपने टेक्स्ट पर लागू करना चाहेंगे, ताकि प्रारूपण वर्तमान में चयनित थीम से मेल खाए।" 2147 2148#. I18N: The name of a colour-scheme 2149#: app/Module/ColorsTheme.php:155 2150msgid "Ash" 2151msgstr "ऐश" 2152 2153#: resources/views/modules/statistics-chart/custom.phtml:189 2154msgid "Asia" 2155msgstr "एशिया" 2156 2157#: app/Gedcom.php:582 app/Gedcom.php:885 app/Gedcom.php:897 app/Gedcom.php:911 2158#: app/Gedcom.php:925 app/Gedcom.php:1234 app/Gedcom.php:1248 2159#: app/Gedcom.php:1288 app/Gedcom.php:1482 app/Gedcom.php:1514 2160#: app/Gedcom.php:1732 app/Gedcom.php:1818 app/Gedcom.php:1832 2161#: resources/views/fact-association-structure.phtml:101 2162#: resources/views/fact-association-structure.phtml:105 2163msgid "Associate" 2164msgstr "साथी" 2165 2166#: app/Http/RequestHandlers/HelpText.php:276 2167msgid "Associate events with this source" 2168msgstr "इस स्रोत के साथ घटनाओं को संबंधित करें" 2169 2170#: resources/views/modules/personal_facts/tab.phtml:32 2171msgid "Associated events" 2172msgstr "संबद्ध घटनाएं" 2173 2174#. I18N: Location of an LDS church temple 2175#: app/Elements/TempleCode.php:61 2176msgid "Asuncion, Paraguay" 2177msgstr "असुनियन, पैराग्वे" 2178 2179#. I18N: Name of a country or state 2180#: app/Statistics/Service/CountryService.php:431 2181msgid "At sea" 2182msgstr "समुद्र में" 2183 2184#. I18N: Location of an LDS church temple 2185#: app/Elements/TempleCode.php:62 2186msgid "Atlanta, Georgia, United States" 2187msgstr "अटलांटा, जॉर्जिया, संयुक्त राज्य" 2188 2189#: app/Elements/RelationIsDescriptor.php:94 2190msgid "Attendant" 2191msgstr "सहायक" 2192 2193#: app/Elements/RelationIsDescriptor.php:73 2194msgctxt "FEMALE" 2195msgid "Attendant" 2196msgstr "सहायिका" 2197 2198#: app/Elements/RelationIsDescriptor.php:52 2199msgctxt "MALE" 2200msgid "Attendant" 2201msgstr "सहायक" 2202 2203#: app/Elements/RelationIsDescriptor.php:95 2204msgid "Attending" 2205msgstr "उपस्थित" 2206 2207#: app/Elements/RelationIsDescriptor.php:74 2208msgctxt "FEMALE" 2209msgid "Attending" 2210msgstr "उपस्थित" 2211 2212#: app/Elements/RelationIsDescriptor.php:53 2213msgctxt "MALE" 2214msgid "Attending" 2215msgstr "उपस्थित" 2216 2217#. I18N: Type of media object 2218#: app/Elements/SourceMediaType.php:79 app/Gedcom.php:1659 2219msgid "Audio" 2220msgstr "ऑडियो" 2221 2222#: app/Date/AbstractGregorianJulianDate.php:238 2223msgctxt "Abbreviation for August" 2224msgid "Aug" 2225msgstr "अग" 2226 2227#: app/Date/AbstractGregorianJulianDate.php:135 2228msgctxt "GENITIVE" 2229msgid "August" 2230msgstr "अगस्त" 2231 2232#: app/Date/AbstractGregorianJulianDate.php:205 2233msgctxt "INSTRUMENTAL" 2234msgid "August" 2235msgstr "अगस्त" 2236 2237#: app/Date/AbstractGregorianJulianDate.php:170 2238msgctxt "LOCATIVE" 2239msgid "August" 2240msgstr "अगस्त" 2241 2242#: app/Date/AbstractGregorianJulianDate.php:100 2243#: app/Module/StatisticsChartModule.php:796 2244#: resources/views/edit/initialize-calendar-popup.phtml:18 2245msgctxt "NOMINATIVE" 2246msgid "August" 2247msgstr "अगस्त" 2248 2249#. I18N: Name of a country or state 2250#: app/Statistics/Service/CountryService.php:68 2251msgid "Australia" 2252msgstr "ऑस्ट्रेलिया" 2253 2254#. I18N: Name of a country or state 2255#: app/Statistics/Service/CountryService.php:70 2256msgid "Austria" 2257msgstr "ऑस्ट्रिया" 2258 2259#: app/Gedcom.php:812 resources/views/lists/sources-table.phtml:96 2260#: resources/views/modals/source-fields.phtml:30 2261msgid "Author" 2262msgstr "लेखक" 2263 2264#: app/Gedcom.php:1730 app/Gedcom.php:1736 app/Gedcom.php:1742 2265#: app/Gedcom.php:1743 app/Gedcom.php:1745 app/Gedcom.php:1746 2266#: app/Gedcom.php:1817 app/Gedcom.php:1831 app/Gedcom.php:1845 2267#: app/Gedcom.php:1847 app/Gedcom.php:1849 app/Gedcom.php:1851 2268#: app/Gedcom.php:1853 app/Gedcom.php:1855 2269msgid "Author of last change" 2270msgstr "अंतिम परिवर्तन के लेखक" 2271 2272#. I18N: Automatic suggestions when you type 2273#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2274#: resources/views/admin/control-panel.phtml:627 2275msgid "Autocomplete" 2276msgstr "स्वत: पूर्ण" 2277 2278#: resources/views/admin/users-edit.phtml:154 2279msgid "Automatically accept changes made by this user" 2280msgstr "इस उपयोगकर्ता द्वारा किए गए परिवर्तनों को स्वचालित रूप से स्वीकार करें" 2281 2282#. I18N: A configuration setting 2283#: resources/views/admin/trees-preferences.phtml:528 2284msgid "Automatically expand notes" 2285msgstr "स्वचालित रूप से नोट्स को फैलाएं" 2286 2287#. I18N: A configuration setting 2288#: resources/views/admin/trees-preferences.phtml:542 2289msgid "Automatically expand sources" 2290msgstr "स्वचालित रूप से स्रोतों को फैलाएं" 2291 2292#. I18N: a month in the Jewish calendar 2293#: app/Date/JewishDate.php:215 2294msgctxt "GENITIVE" 2295msgid "Av" 2296msgstr "आव" 2297 2298#. I18N: a month in the Jewish calendar 2299#: app/Date/JewishDate.php:319 2300msgctxt "INSTRUMENTAL" 2301msgid "Av" 2302msgstr "आव" 2303 2304#. I18N: a month in the Jewish calendar 2305#: app/Date/JewishDate.php:267 2306msgctxt "LOCATIVE" 2307msgid "Av" 2308msgstr "आव" 2309 2310#. I18N: a month in the Jewish calendar 2311#: app/Date/JewishDate.php:163 2312msgctxt "NOMINATIVE" 2313msgid "Av" 2314msgstr "आव" 2315 2316#: app/Statistics/Google/ChartAge.php:115 2317#: app/Statistics/Google/ChartMarriageAge.php:138 2318#: resources/views/lists/families-table.phtml:141 2319#: resources/views/lists/individuals-table.phtml:157 2320msgid "Average age" 2321msgstr "औसत आयु" 2322 2323#: app/Module/StatisticsChartModule.php:518 2324#: app/Statistics/Google/ChartAge.php:135 2325#: resources/views/modules/gedcom_stats/config.phtml:58 2326#: resources/views/modules/gedcom_stats/statistics.phtml:220 2327#: resources/views/modules/html/template-statistics.phtml:89 2328#: resources/views/modules/statistics-chart/custom.phtml:36 2329#: resources/views/modules/statistics-chart/lifespan.phtml:17 2330msgid "Average age at death" 2331msgstr "मृत्यु के समय औसत आयु" 2332 2333#: app/Statistics/Google/ChartMarriageAge.php:158 2334msgid "Average age at marriage" 2335msgstr "शादी में औसत उम्र" 2336 2337#: app/Statistics/Google/ChartMarriageAge.php:155 2338msgid "Average age in century of marriage" 2339msgstr "विवाह की शताब्दी में औसत आयु" 2340 2341#: app/Statistics/Google/ChartAge.php:132 2342msgid "Average age related to death century" 2343msgstr "मृत्यु शताब्दी से संबंधित औसत आयु" 2344 2345#: app/Statistics/Google/ChartChildren.php:88 2346msgid "Average number" 2347msgstr "औसत संख्या" 2348 2349#: app/Statistics/Google/ChartChildren.php:99 2350#: resources/views/modules/gedcom_stats/config.phtml:60 2351#: resources/views/modules/gedcom_stats/statistics.phtml:248 2352#: resources/views/modules/html/template-statistics.phtml:97 2353#: resources/views/modules/statistics-chart/children.phtml:17 2354msgid "Average number of children per family" 2355msgstr "प्रति परिवार बच्चों की औसत संख्या" 2356 2357#. I18N: help text for family tree / GEDCOM file names 2358#: resources/views/admin/trees-create.phtml:46 2359#: resources/views/admin/trees-preferences.phtml:84 2360msgid "Avoid spaces and punctuation. A family name might be a good choice." 2361msgstr "रिक्त स्थान और विराम चिह्न से बचें। एक परिवार का नाम एक अच्छा विकल्प हो सकता है।" 2362 2363#: app/Date/JalaliDate.php:281 2364msgctxt "Abbreviation for Persian month: Azar" 2365msgid "Azar" 2366msgstr "आज़र" 2367 2368#. I18N: 9th month in the Persian/Jalali calendar 2369#: app/Date/JalaliDate.php:155 2370msgctxt "GENITIVE" 2371msgid "Azar" 2372msgstr "आज़र" 2373 2374#. I18N: 9th month in the Persian/Jalali calendar 2375#: app/Date/JalaliDate.php:245 2376msgctxt "INSTRUMENTAL" 2377msgid "Azar" 2378msgstr "आज़र" 2379 2380#. I18N: 9th month in the Persian/Jalali calendar 2381#: app/Date/JalaliDate.php:200 2382msgctxt "LOCATIVE" 2383msgid "Azar" 2384msgstr "आज़र" 2385 2386#. I18N: 9th month in the Persian/Jalali calendar 2387#: app/Date/JalaliDate.php:110 2388msgctxt "NOMINATIVE" 2389msgid "Azar" 2390msgstr "आज़र" 2391 2392#. I18N: Name of a country or state 2393#: app/Statistics/Service/CountryService.php:72 2394msgid "Azerbaijan" 2395msgstr "आज़रबाइजान" 2396 2397#. I18N: Name of a country or state 2398#: app/Statistics/Service/CountryService.php:74 2399msgid "Azores" 2400msgstr "अज़ोरेस" 2401 2402#: app/Date/JalaliDate.php:283 2403msgctxt "Abbreviation for Persian month: Bahman" 2404msgid "Bah" 2405msgstr "बेह" 2406 2407#. I18N: Name of a country or state 2408#: app/Statistics/Service/CountryService.php:91 2409msgid "Bahamas" 2410msgstr "बहामास" 2411 2412#. I18N: 11th month in the Persian/Jalali calendar 2413#: app/Date/JalaliDate.php:159 2414msgctxt "GENITIVE" 2415msgid "Bahman" 2416msgstr "बेहमन" 2417 2418#. I18N: 11th month in the Persian/Jalali calendar 2419#: app/Date/JalaliDate.php:249 2420msgctxt "INSTRUMENTAL" 2421msgid "Bahman" 2422msgstr "बेहमन" 2423 2424#. I18N: 11th month in the Persian/Jalali calendar 2425#: app/Date/JalaliDate.php:204 2426msgctxt "LOCATIVE" 2427msgid "Bahman" 2428msgstr "बेहमन" 2429 2430#. I18N: 11th month in the Persian/Jalali calendar 2431#: app/Date/JalaliDate.php:114 2432msgctxt "NOMINATIVE" 2433msgid "Bahman" 2434msgstr "बेहमन" 2435 2436#. I18N: Name of a country or state 2437#: app/Statistics/Service/CountryService.php:89 2438msgid "Bahrain" 2439msgstr "बहरीन" 2440 2441#. I18N: Name of a country or state 2442#: app/Statistics/Service/CountryService.php:85 2443msgid "Bangladesh" 2444msgstr "बांग्लादेश" 2445 2446#: app/Gedcom.php:590 resources/views/calendar-page.phtml:187 2447#: resources/xml/reports/missing_facts_report.xml:16 2448msgid "Baptism" 2449msgstr "बपतिस्मा" 2450 2451#: app/Services/IndividualFactsService.php:226 2452msgid "Baptism of a brother" 2453msgstr "भाई का बपतिस्मा" 2454 2455#: app/Services/IndividualFactsService.php:205 2456msgid "Baptism of a child" 2457msgstr "बच्चे का बपतिस्मा" 2458 2459#: app/Services/IndividualFactsService.php:204 2460msgid "Baptism of a daughter" 2461msgstr "पुत्री का बपतिस्मा" 2462 2463#: app/Services/IndividualFactsService.php:274 2464#: app/Services/IndividualFactsService.php:297 2465#: app/Services/IndividualFactsService.php:320 2466#: app/Services/IndividualFactsService.php:397 2467#: app/Services/IndividualFactsService.php:415 2468msgid "Baptism of a grandchild" 2469msgstr "पोतों/नवासों का बपतिस्मा" 2470 2471#: app/Services/IndividualFactsService.php:273 2472msgid "Baptism of a granddaughter" 2473msgstr "पोती/नवासी का बपतिस्मा" 2474 2475#: app/Services/IndividualFactsService.php:296 2476msgctxt "daughter’s daughter" 2477msgid "Baptism of a granddaughter" 2478msgstr "नवासी का बपतिस्मा" 2479 2480#: app/Services/IndividualFactsService.php:319 2481msgctxt "son’s daughter" 2482msgid "Baptism of a granddaughter" 2483msgstr "पोती का बपतिस्मा" 2484 2485#: app/Services/IndividualFactsService.php:272 2486msgid "Baptism of a grandson" 2487msgstr "पोते/नवासे का बपतिस्मा" 2488 2489#: app/Services/IndividualFactsService.php:295 2490msgctxt "daughter’s son" 2491msgid "Baptism of a grandson" 2492msgstr "नवासे का बपतिस्मा" 2493 2494#: app/Services/IndividualFactsService.php:318 2495msgctxt "son’s son" 2496msgid "Baptism of a grandson" 2497msgstr "पोते का बपतिस्मा" 2498 2499#: app/Services/IndividualFactsService.php:249 2500msgid "Baptism of a half-brother" 2501msgstr "सौतेले भाई का बपतिस्मा" 2502 2503#: app/Services/IndividualFactsService.php:251 2504msgid "Baptism of a half-sibling" 2505msgstr "सौतेले सहोदर का बपतिस्मा" 2506 2507#: app/Services/IndividualFactsService.php:250 2508msgid "Baptism of a half-sister" 2509msgstr "सौतेली बहन का बपतिस्मा" 2510 2511#: app/Services/IndividualFactsService.php:228 2512msgid "Baptism of a sibling" 2513msgstr "भाई/बहन का बपतिस्मा" 2514 2515#: app/Services/IndividualFactsService.php:227 2516msgid "Baptism of a sister" 2517msgstr "बहन का बपतिस्मा" 2518 2519#: app/Services/IndividualFactsService.php:203 2520msgid "Baptism of a son" 2521msgstr "पुत्र का बपतिस्मा" 2522 2523#: app/Gedcom.php:593 resources/xml/reports/missing_facts_report.xml:17 2524msgid "Bar mitzvah" 2525msgstr "बार मित्ज़वाह" 2526 2527#. I18N: Name of a country or state 2528#: app/Statistics/Service/CountryService.php:106 2529msgid "Barbados" 2530msgstr "बारबाडोस" 2531 2532#: app/Gedcom.php:1269 2533msgid "Base GEDCOM tag" 2534msgstr "बेस GEDCOM टैग" 2535 2536#: app/Gedcom.php:596 resources/xml/reports/missing_facts_report.xml:18 2537msgid "Bat mitzvah" 2538msgstr "बात मित्ज़वाह" 2539 2540#. I18N: Location of an LDS church temple 2541#: app/Elements/TempleCode.php:73 2542msgid "Baton Rouge, Louisiana, United States" 2543msgstr "बैटन रूज, लुइसियाना, संयुक्त राज्य" 2544 2545#: app/Http/RequestHandlers/SearchAdvancedPage.php:250 2546msgid "Begins with" 2547msgstr "शुरुआती अक्षर" 2548 2549#. I18N: Name of a country or state 2550#: app/Statistics/Service/CountryService.php:96 2551msgid "Belarus" 2552msgstr "बेलोरूस" 2553 2554#. I18N: The name of a colour-scheme 2555#: app/Module/ColorsTheme.php:157 2556msgid "Belgian Chocolate" 2557msgstr "बेल्जियन चॉकलेट" 2558 2559#. I18N: Name of a country or state 2560#: app/Statistics/Service/CountryService.php:78 2561msgid "Belgium" 2562msgstr "बेल्जियम" 2563 2564#. I18N: Name of a country or state 2565#: app/Statistics/Service/CountryService.php:98 2566msgid "Belize" 2567msgstr "बेलीज़" 2568 2569#. I18N: Name of a country or state 2570#: app/Statistics/Service/CountryService.php:80 2571msgid "Benin" 2572msgstr "बेनिन" 2573 2574#. I18N: Name of a country or state 2575#: app/Statistics/Service/CountryService.php:100 2576msgid "Bermuda" 2577msgstr "बरमूडा" 2578 2579#. I18N: Location of an LDS church temple 2580#: app/Elements/TempleCode.php:191 2581msgid "Bern, Switzerland" 2582msgstr "बर्न, स्विट्जरलैंड" 2583 2584#: app/Elements/RelationIsDescriptor.php:96 2585msgid "Best man" 2586msgstr "शहबाला" 2587 2588#. I18N: Name of a country or state 2589#: app/Statistics/Service/CountryService.php:110 2590msgid "Bhutan" 2591msgstr "भूटान" 2592 2593#: app/Gedcom.php:1792 2594msgid "Bibliography" 2595msgstr "ग्रन्थसूची" 2596 2597#. I18N: Location of an LDS church temple 2598#: app/Elements/TempleCode.php:64 2599msgid "Billings, Montana, United States" 2600msgstr "बिलिंग्स, मोंटाना, संयुक्त राज्य" 2601 2602#: app/Gedcom.php:765 2603msgid "Binary data object" 2604msgstr "बाइनरी डेटा ऑब्जेक्ट" 2605 2606#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2607msgid "Bing™ maps" 2608msgstr "Bing™ मानचित्र" 2609 2610#: app/Module/BingWebmasterToolsModule.php:41 2611msgid "Bing™ webmaster tools" 2612msgstr "Bing™ वेबमास्टर टूल्स" 2613 2614#. I18N: Location of an LDS church temple 2615#: app/Elements/TempleCode.php:65 2616msgid "Birmingham, Alabama, United States" 2617msgstr "बर्मिंघम, अलबामा, संयुक्त राज्य" 2618 2619#: app/Gedcom.php:599 app/Http/RequestHandlers/IndividualPage.php:197 2620#: resources/views/calendar-page.phtml:184 2621#: resources/views/lists/individuals-table.phtml:214 2622#: resources/views/lists/individuals-table.phtml:219 2623#: resources/views/lists/individuals-table.phtml:243 2624#: resources/xml/reports/ahnentafel_report.xml:441 2625#: resources/xml/reports/bdm_report.xml:58 2626#: resources/xml/reports/change_report.xml:102 2627#: resources/xml/reports/change_report.xml:118 2628#: resources/xml/reports/descendancy_report.xml:560 2629#: resources/xml/reports/family_group_report.xml:182 2630#: resources/xml/reports/family_group_report.xml:470 2631#: resources/xml/reports/family_group_report.xml:477 2632#: resources/xml/reports/family_group_report.xml:536 2633#: resources/xml/reports/family_group_report.xml:733 2634#: resources/xml/reports/family_group_report.xml:740 2635#: resources/xml/reports/family_group_report.xml:880 2636#: resources/xml/reports/family_group_report.xml:1081 2637#: resources/xml/reports/family_group_report.xml:1090 2638#: resources/xml/reports/individual_ext_report.xml:281 2639#: resources/xml/reports/individual_ext_report.xml:317 2640#: resources/xml/reports/individual_ext_report.xml:357 2641#: resources/xml/reports/individual_ext_report.xml:393 2642#: resources/xml/reports/individual_ext_report.xml:429 2643#: resources/xml/reports/individual_ext_report.xml:487 2644#: resources/xml/reports/individual_ext_report.xml:523 2645#: resources/xml/reports/individual_ext_report.xml:564 2646#: resources/xml/reports/individual_ext_report.xml:600 2647#: resources/xml/reports/individual_ext_report.xml:636 2648#: resources/xml/reports/individual_report.xml:270 2649#: resources/xml/reports/individual_report.xml:306 2650#: resources/xml/reports/individual_report.xml:346 2651#: resources/xml/reports/individual_report.xml:382 2652#: resources/xml/reports/individual_report.xml:418 2653#: resources/xml/reports/individual_report.xml:479 2654#: resources/xml/reports/individual_report.xml:519 2655#: resources/xml/reports/individual_report.xml:560 2656#: resources/xml/reports/individual_report.xml:596 2657#: resources/xml/reports/individual_report.xml:632 2658#: resources/xml/reports/missing_facts_report.xml:15 2659#: resources/xml/reports/pedigree_report.xml:73 2660#: resources/xml/reports/pedigree_report.xml:74 2661#: resources/xml/reports/pedigree_report.xml:94 2662#: resources/xml/reports/pedigree_report.xml:95 2663#: resources/xml/reports/pedigree_report.xml:116 2664#: resources/xml/reports/pedigree_report.xml:117 2665#: resources/xml/reports/pedigree_report.xml:134 2666#: resources/xml/reports/pedigree_report.xml:135 2667#: resources/xml/reports/pedigree_report.xml:156 2668#: resources/xml/reports/pedigree_report.xml:157 2669#: resources/xml/reports/pedigree_report.xml:175 2670#: resources/xml/reports/pedigree_report.xml:176 2671#: resources/xml/reports/pedigree_report.xml:197 2672#: resources/xml/reports/pedigree_report.xml:198 2673#: resources/xml/reports/pedigree_report.xml:218 2674#: resources/xml/reports/pedigree_report.xml:219 2675#: resources/xml/reports/pedigree_report.xml:240 2676#: resources/xml/reports/pedigree_report.xml:241 2677#: resources/xml/reports/pedigree_report.xml:261 2678#: resources/xml/reports/pedigree_report.xml:262 2679#: resources/xml/reports/pedigree_report.xml:283 2680#: resources/xml/reports/pedigree_report.xml:284 2681#: resources/xml/reports/pedigree_report.xml:304 2682#: resources/xml/reports/pedigree_report.xml:305 2683#: resources/xml/reports/pedigree_report.xml:326 2684#: resources/xml/reports/pedigree_report.xml:327 2685#: resources/xml/reports/pedigree_report.xml:347 2686#: resources/xml/reports/pedigree_report.xml:348 2687#: resources/xml/reports/pedigree_report.xml:369 2688#: resources/xml/reports/pedigree_report.xml:370 2689#: resources/xml/reports/pedigree_report.xml:390 2690#: resources/xml/reports/pedigree_report.xml:409 2691#: resources/xml/reports/pedigree_report.xml:428 2692#: resources/xml/reports/pedigree_report.xml:447 2693#: resources/xml/reports/pedigree_report.xml:466 2694#: resources/xml/reports/pedigree_report.xml:485 2695#: resources/xml/reports/pedigree_report.xml:504 2696#: resources/xml/reports/pedigree_report.xml:523 2697#: resources/xml/reports/pedigree_report.xml:542 2698#: resources/xml/reports/pedigree_report.xml:561 2699#: resources/xml/reports/pedigree_report.xml:580 2700#: resources/xml/reports/pedigree_report.xml:599 2701#: resources/xml/reports/pedigree_report.xml:618 2702#: resources/xml/reports/pedigree_report.xml:637 2703#: resources/xml/reports/pedigree_report.xml:656 2704#: resources/xml/reports/pedigree_report.xml:675 2705#: resources/xml/reports/pedigree_report.xml:775 2706#: resources/xml/reports/pedigree_report.xml:776 2707#: resources/xml/reports/pedigree_report.xml:796 2708#: resources/xml/reports/pedigree_report.xml:797 2709#: resources/xml/reports/pedigree_report.xml:818 2710#: resources/xml/reports/pedigree_report.xml:819 2711#: resources/xml/reports/pedigree_report.xml:836 2712#: resources/xml/reports/pedigree_report.xml:837 2713#: resources/xml/reports/pedigree_report.xml:858 2714#: resources/xml/reports/pedigree_report.xml:859 2715#: resources/xml/reports/pedigree_report.xml:876 2716#: resources/xml/reports/pedigree_report.xml:877 2717#: resources/xml/reports/pedigree_report.xml:898 2718#: resources/xml/reports/pedigree_report.xml:899 2719#: resources/xml/reports/pedigree_report.xml:920 2720#: resources/xml/reports/pedigree_report.xml:942 2721#: resources/xml/reports/pedigree_report.xml:963 2722#: resources/xml/reports/pedigree_report.xml:985 2723#: resources/xml/reports/pedigree_report.xml:1006 2724#: resources/xml/reports/pedigree_report.xml:1028 2725#: resources/xml/reports/pedigree_report.xml:1049 2726#: resources/xml/reports/pedigree_report.xml:1071 2727#: resources/xml/reports/pedigree_report.xml:1094 2728#: resources/xml/reports/pedigree_report.xml:1113 2729#: resources/xml/reports/pedigree_report.xml:1132 2730#: resources/xml/reports/pedigree_report.xml:1151 2731#: resources/xml/reports/pedigree_report.xml:1170 2732#: resources/xml/reports/pedigree_report.xml:1189 2733#: resources/xml/reports/pedigree_report.xml:1208 2734#: resources/xml/reports/pedigree_report.xml:1227 2735#: resources/xml/reports/pedigree_report.xml:1246 2736#: resources/xml/reports/pedigree_report.xml:1265 2737#: resources/xml/reports/pedigree_report.xml:1284 2738#: resources/xml/reports/pedigree_report.xml:1303 2739#: resources/xml/reports/pedigree_report.xml:1322 2740#: resources/xml/reports/pedigree_report.xml:1341 2741#: resources/xml/reports/pedigree_report.xml:1360 2742#: resources/xml/reports/pedigree_report.xml:1379 2743#: resources/xml/reports/relative_ext_report.xml:63 2744msgid "Birth" 2745msgstr "जन्म" 2746 2747#: app/Elements/PedigreeLinkageType.php:80 2748msgctxt "Female pedigree" 2749msgid "Birth" 2750msgstr "जन्म" 2751 2752#: app/Elements/PedigreeLinkageType.php:70 2753msgctxt "Male pedigree" 2754msgid "Birth" 2755msgstr "जन्म" 2756 2757#: app/Elements/PedigreeLinkageType.php:90 2758msgctxt "Pedigree" 2759msgid "Birth" 2760msgstr "जन्म" 2761 2762#: app/Statistics/Google/ChartDistribution.php:301 2763msgid "Birth by country" 2764msgstr "देश के हिसाब से जन्म" 2765 2766#: resources/xml/reports/bdm_report.xml:8 2767#: resources/xml/reports/birth_report.xml:8 2768msgid "Birth date range end" 2769msgstr "जन्म तिथि सीमा समाप्त" 2770 2771#: resources/xml/reports/bdm_report.xml:7 2772#: resources/xml/reports/birth_report.xml:7 2773msgid "Birth date range start" 2774msgstr "जन्म तिथि सीमा प्रारंभ" 2775 2776#: app/Gedcom.php:1050 2777msgid "Birth name" 2778msgstr "जन्म नाम" 2779 2780#: app/Services/IndividualFactsService.php:216 2781msgid "Birth of a brother" 2782msgstr "भाई का जन्म" 2783 2784#: app/Module/PlacesModule.php:222 app/Services/IndividualFactsService.php:195 2785#: resources/views/admin/trees-preferences.phtml:436 2786msgid "Birth of a child" 2787msgstr "बच्चे का जन्म" 2788 2789#: app/Services/IndividualFactsService.php:194 2790msgid "Birth of a daughter" 2791msgstr "बेटी का जन्म" 2792 2793#: app/Services/IndividualFactsService.php:264 2794#: app/Services/IndividualFactsService.php:287 2795#: app/Services/IndividualFactsService.php:310 2796#: resources/views/admin/trees-preferences.phtml:430 2797msgid "Birth of a grandchild" 2798msgstr "नाती/पोते का जन्म" 2799 2800#: app/Services/IndividualFactsService.php:263 2801msgid "Birth of a granddaughter" 2802msgstr "पोती/नवासी का जन्म" 2803 2804#: app/Services/IndividualFactsService.php:286 2805msgctxt "daughter’s daughter" 2806msgid "Birth of a granddaughter" 2807msgstr "नवासी का जन्म" 2808 2809#: app/Services/IndividualFactsService.php:309 2810msgctxt "son’s daughter" 2811msgid "Birth of a granddaughter" 2812msgstr "पोती का जन्म" 2813 2814#: app/Services/IndividualFactsService.php:262 2815msgid "Birth of a grandson" 2816msgstr "पोते/नवासे का जन्म" 2817 2818#: app/Services/IndividualFactsService.php:285 2819msgctxt "daughter’s son" 2820msgid "Birth of a grandson" 2821msgstr "नवासे का जन्म" 2822 2823#: app/Services/IndividualFactsService.php:308 2824msgctxt "son’s son" 2825msgid "Birth of a grandson" 2826msgstr "पोते का जन्म" 2827 2828#: app/Services/IndividualFactsService.php:239 2829msgid "Birth of a half-brother" 2830msgstr "सौतेले भाई का जन्म" 2831 2832#: app/Services/IndividualFactsService.php:241 2833msgid "Birth of a half-sibling" 2834msgstr "सौतेले भाई/बहन का जन्म" 2835 2836#: app/Services/IndividualFactsService.php:240 2837msgid "Birth of a half-sister" 2838msgstr "सौतेली बहन का जन्म" 2839 2840#: app/Services/IndividualFactsService.php:218 2841#: resources/views/admin/trees-preferences.phtml:442 2842msgid "Birth of a sibling" 2843msgstr "भाई/बहन का जन्म" 2844 2845#: app/Services/IndividualFactsService.php:217 2846msgid "Birth of a sister" 2847msgstr "बहन का जन्म" 2848 2849#: app/Services/IndividualFactsService.php:193 2850msgid "Birth of a son" 2851msgstr "बेटे का जन्म" 2852 2853#: app/Gedcom.php:601 2854msgid "Birth parents" 2855msgstr "जन्म देने वाले माता पिता" 2856 2857#: resources/views/modules/statistics-chart/places.phtml:18 2858msgid "Birth places" 2859msgstr "जन्मस्थान" 2860 2861#: resources/xml/reports/birth_report.xml:6 2862msgid "Birthplace contains" 2863msgstr "जन्मस्थान में शामिल" 2864 2865#. I18N: Name of a module/report 2866#: app/Module/BirthReportModule.php:40 2867#: resources/views/modules/statistics-chart/custom.phtml:63 2868#: resources/xml/reports/birth_report.xml:3 2869#: resources/xml/reports/birth_report.xml:31 2870msgid "Births" 2871msgstr "जन्म" 2872 2873#: app/Statistics/Google/ChartBirth.php:111 2874#: resources/views/modules/statistics-chart/individual-events.phtml:25 2875msgid "Births by century" 2876msgstr "शताब्दी के दौरान जन्म" 2877 2878#. I18N: Location of an LDS church temple 2879#: app/Elements/TempleCode.php:66 2880msgid "Bismarck, North Dakota, United States" 2881msgstr "बिस्मार्क, नॉर्थ डकोटा, संयुक्त राज्य" 2882 2883#: app/Gedcom.php:603 2884msgid "Blessing" 2885msgstr "आशीर्वाद" 2886 2887#: app/Gedcom.php:1750 resources/views/edit-blocks-block.phtml:22 2888msgid "Block" 2889msgstr "ब्लॉक" 2890 2891#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2892#: resources/views/admin/control-panel.phtml:613 2893#: resources/views/admin/modules.phtml:92 2894#: resources/views/admin/modules.phtml:94 2895msgid "Blocks" 2896msgstr "ब्लॉक्स" 2897 2898#. I18N: The name of a colour-scheme 2899#: app/Module/ColorsTheme.php:159 2900msgid "Blue Lagoon" 2901msgstr "ब्लू लगून" 2902 2903#. I18N: The name of a colour-scheme 2904#: app/Module/ColorsTheme.php:161 2905msgid "Blue Marine" 2906msgstr "ब्लू मरीन" 2907 2908#. I18N: Location of an LDS church temple 2909#: app/Elements/TempleCode.php:67 2910msgid "Bogota, Colombia" 2911msgstr "बोगोटा, कोलंबिया" 2912 2913#. I18N: Location of an LDS church temple 2914#: app/Elements/TempleCode.php:68 2915msgid "Boise, Idaho, United States" 2916msgstr "बोइस, इडाहो, संयुक्त राज्य" 2917 2918#. I18N: Name of a country or state 2919#: app/Statistics/Service/CountryService.php:102 2920msgid "Bolivia" 2921msgstr "बोलिविया" 2922 2923#. I18N: Type of media object 2924#: app/Elements/SourceMediaType.php:80 2925msgid "Book" 2926msgstr "किताब" 2927 2928#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2929#: app/Elements/LdsChildSealingDateStatus.php:60 2930#: app/Elements/LdsOrdinanceStatus.php:61 2931msgid "Born in the covenant" 2932msgstr "वाचा में जन्मा" 2933 2934#. I18N: Name of a country or state 2935#: app/Statistics/Service/CountryService.php:93 2936msgid "Bosnia and Herzegovina" 2937msgstr "बॉस्निया और हर्ज़ेगोविना" 2938 2939#. I18N: Location of an LDS church temple 2940#: app/Elements/TempleCode.php:69 2941msgid "Boston, Massachusetts, United States" 2942msgstr "बोस्टन, मैसाचुसेट्स, संयुक्त राज्य" 2943 2944#: resources/views/lists/families-table.phtml:158 2945msgid "Both alive" 2946msgstr "दोनों जीवित" 2947 2948#: resources/views/lists/families-table.phtml:173 2949msgid "Both dead" 2950msgstr "दोनों मृत" 2951 2952#. I18N: Name of a country or state 2953#: app/Statistics/Service/CountryService.php:114 2954msgid "Botswana" 2955msgstr "बोत्सवाना" 2956 2957#. I18N: Location of an LDS church temple 2958#: app/Elements/TempleCode.php:70 2959msgid "Bountiful, Utah, United States" 2960msgstr "बाउंटफुल, यूटा, संयुक्त राज्य" 2961 2962#. I18N: Name of a country or state 2963#: app/Statistics/Service/CountryService.php:112 2964msgid "Bouvet Island" 2965msgstr "बौवेट आइलैंड" 2966 2967#. I18N: Name of a module/list 2968#. I18N: Branches of a family tree 2969#: app/Module/BranchesListModule.php:101 app/Module/BranchesListModule.php:228 2970msgid "Branches" 2971msgstr "शाखाएं" 2972 2973#. I18N: %s is a surname 2974#: app/Module/BranchesListModule.php:223 2975#, php-format 2976msgid "Branches of the %s family" 2977msgstr "कुलनाम %s के परिवार" 2978 2979#. I18N: Name of a country or state 2980#: app/Statistics/Service/CountryService.php:104 2981msgid "Brazil" 2982msgstr "ब्राज़िल" 2983 2984#: app/Elements/RelationIsDescriptor.php:97 2985msgid "Bridesmaid" 2986msgstr "वधू-सखी" 2987 2988#. I18N: Location of an LDS church temple 2989#: app/Elements/TempleCode.php:71 2990msgid "Brigham City, Utah, United States" 2991msgstr "ब्रिघम सिटी, यूटा, संयुक्त राज्य" 2992 2993#. I18N: Location of an LDS church temple 2994#: app/Elements/TempleCode.php:72 2995msgid "Brisbane, Australia" 2996msgstr "ब्रिस्बेन, ऑस्ट्रेलिया" 2997 2998#: app/Gedcom.php:1071 2999msgid "Brit milah" 3000msgstr "खतना" 3001 3002#. I18N: Name of a country or state 3003#: app/Statistics/Service/CountryService.php:253 3004msgid "British Indian Ocean Territory" 3005msgstr "ब्रिटिश हिंद महासागर क्षेत्र" 3006 3007#. I18N: Name of a country or state 3008#: app/Statistics/Service/CountryService.php:524 3009msgid "British Virgin Islands" 3010msgstr "ब्रिटिश वर्जिन द्वीपसमूह" 3011 3012#: resources/xml/reports/individual_ext_report.xml:327 3013#: resources/xml/reports/individual_report.xml:316 3014msgid "Brother" 3015msgstr "भाई" 3016 3017#. I18N: a month in the French republican calendar 3018#: app/Date/FrenchDate.php:151 3019msgctxt "GENITIVE" 3020msgid "Brumaire" 3021msgstr "ब्रूमेयर" 3022 3023#. I18N: a month in the French republican calendar 3024#: app/Date/FrenchDate.php:245 3025msgctxt "INSTRUMENTAL" 3026msgid "Brumaire" 3027msgstr "ब्रूमेयर" 3028 3029#. I18N: a month in the French republican calendar 3030#: app/Date/FrenchDate.php:198 3031msgctxt "LOCATIVE" 3032msgid "Brumaire" 3033msgstr "ब्रूमेयर" 3034 3035#. I18N: a month in the French republican calendar 3036#: app/Date/FrenchDate.php:103 3037msgctxt "NOMINATIVE" 3038msgid "Brumaire" 3039msgstr "ब्रूमेयर" 3040 3041#. I18N: Name of a country or state 3042#: app/Statistics/Service/CountryService.php:108 3043msgid "Brunei Darussalam" 3044msgstr "ब्रुनेई" 3045 3046#. I18N: Location of an LDS church temple 3047#: app/Elements/TempleCode.php:63 3048msgid "Buenos Aires, Argentina" 3049msgstr "ब्यूनस आयर्स, अर्जेंटीना" 3050 3051#. I18N: Name of a country or state 3052#: app/Statistics/Service/CountryService.php:87 3053msgid "Bulgaria" 3054msgstr "बुल्गारिया" 3055 3056#: app/Gedcom.php:606 resources/views/calendar-page.phtml:199 3057#: resources/xml/reports/family_group_report.xml:351 3058#: resources/xml/reports/family_group_report.xml:705 3059#: resources/xml/reports/family_group_report.xml:1049 3060#: resources/xml/reports/missing_facts_report.xml:25 3061msgid "Burial" 3062msgstr "दफ़न" 3063 3064#: app/Services/IndividualFactsService.php:354 3065msgid "Burial of a brother" 3066msgstr "भाई का दफ़्न" 3067 3068#: app/Services/IndividualFactsService.php:338 3069msgid "Burial of a child" 3070msgstr "बच्चे का दफ़्न" 3071 3072#: app/Services/IndividualFactsService.php:337 3073msgid "Burial of a daughter" 3074msgstr "बेटी का दफ़्न" 3075 3076#: app/Services/IndividualFactsService.php:630 3077msgid "Burial of a father" 3078msgstr "पिता का दफ़्न" 3079 3080#: app/Services/IndividualFactsService.php:392 3081#: app/Services/IndividualFactsService.php:410 3082#: app/Services/IndividualFactsService.php:428 3083msgid "Burial of a grandchild" 3084msgstr "नाती/पोते का दफ़्न" 3085 3086#: app/Services/IndividualFactsService.php:391 3087msgid "Burial of a granddaughter" 3088msgstr "पोती/नवासी का दफ़्न" 3089 3090#: app/Services/IndividualFactsService.php:409 3091msgctxt "daughter’s daughter" 3092msgid "Burial of a granddaughter" 3093msgstr "नवासी का दफ़्न" 3094 3095#: app/Services/IndividualFactsService.php:427 3096msgctxt "son’s daughter" 3097msgid "Burial of a granddaughter" 3098msgstr "पोती का दफ़्न" 3099 3100#: app/Services/IndividualFactsService.php:648 3101msgid "Burial of a grandfather" 3102msgstr "नाना/दादा का दफ़्न" 3103 3104#: app/Services/IndividualFactsService.php:649 3105msgid "Burial of a grandmother" 3106msgstr "नानी/दादी का दफ़्न" 3107 3108#: app/Services/IndividualFactsService.php:650 3109#: app/Services/IndividualFactsService.php:668 3110#: app/Services/IndividualFactsService.php:686 3111msgid "Burial of a grandparent" 3112msgstr "दादा/दादी/नाना/नानी का दफ़्न" 3113 3114#: app/Services/IndividualFactsService.php:390 3115msgid "Burial of a grandson" 3116msgstr "पोते/नवासे का दफ़्न" 3117 3118#: app/Services/IndividualFactsService.php:408 3119msgctxt "daughter’s son" 3120msgid "Burial of a grandson" 3121msgstr "नवासे का दफ़्न" 3122 3123#: app/Services/IndividualFactsService.php:426 3124msgctxt "son’s son" 3125msgid "Burial of a grandson" 3126msgstr "पोते का दफ़्न" 3127 3128#: app/Services/IndividualFactsService.php:372 3129msgid "Burial of a half-brother" 3130msgstr "सौतेले भाई का दफ़्न" 3131 3132#: app/Services/IndividualFactsService.php:374 3133msgid "Burial of a half-sibling" 3134msgstr "सौतेले भाई/बहन का दफ़्न" 3135 3136#: app/Services/IndividualFactsService.php:373 3137msgid "Burial of a half-sister" 3138msgstr "सौतेली बहन का दफ़्न" 3139 3140#: app/Services/IndividualFactsService.php:800 3141msgid "Burial of a husband" 3142msgstr "पति का दफ़्न" 3143 3144#: app/Services/IndividualFactsService.php:666 3145msgid "Burial of a maternal grandfather" 3146msgstr "नाना का दफ़्न" 3147 3148#: app/Services/IndividualFactsService.php:667 3149msgid "Burial of a maternal grandmother" 3150msgstr "नानी का दफ़्न" 3151 3152#: app/Services/IndividualFactsService.php:631 3153msgid "Burial of a mother" 3154msgstr "माँ का दफ़्न" 3155 3156#: app/Services/IndividualFactsService.php:632 3157msgid "Burial of a parent" 3158msgstr "माँ/बाप का दफ़्न" 3159 3160#: app/Services/IndividualFactsService.php:684 3161msgid "Burial of a paternal grandfather" 3162msgstr "दादा का दफ़्न" 3163 3164#: app/Services/IndividualFactsService.php:685 3165msgid "Burial of a paternal grandmother" 3166msgstr "दादी का दफ़्न" 3167 3168#: app/Services/IndividualFactsService.php:356 3169msgid "Burial of a sibling" 3170msgstr "भाई/बहन का दफ़्न" 3171 3172#: app/Services/IndividualFactsService.php:355 3173msgid "Burial of a sister" 3174msgstr "बहन का दफ़्न" 3175 3176#: app/Services/IndividualFactsService.php:336 3177msgid "Burial of a son" 3178msgstr "बेटे का दफ़्न" 3179 3180#: app/Services/IndividualFactsService.php:802 3181msgid "Burial of a spouse" 3182msgstr "जीवनसाथी का दफ़्न" 3183 3184#: app/Services/IndividualFactsService.php:801 3185msgid "Burial of a wife" 3186msgstr "पत्नी का दफ़्न" 3187 3188#: resources/xml/reports/cemetery_report.xml:5 3189msgid "Burial place contains" 3190msgstr "दफन स्थान में शामिल" 3191 3192#. I18N: Name of a module/report 3193#: app/Module/CemeteryReportModule.php:40 3194#: resources/xml/reports/cemetery_report.xml:3 3195#: resources/xml/reports/cemetery_report.xml:34 3196msgid "Burials" 3197msgstr "दफ़्न" 3198 3199#. I18N: Name of a country or state 3200#: app/Statistics/Service/CountryService.php:83 3201msgid "Burkina Faso" 3202msgstr "बुर्किना फासो" 3203 3204#. I18N: Name of a country or state 3205#: app/Statistics/Service/CountryService.php:76 3206msgid "Burundi" 3207msgstr "बुरुण्डी" 3208 3209#: app/Elements/RelationIsDescriptor.php:98 3210msgid "Buyer" 3211msgstr "ख़रीदार" 3212 3213#: app/Elements/RelationIsDescriptor.php:75 3214msgctxt "FEMALE" 3215msgid "Buyer" 3216msgstr "ख़रीदार" 3217 3218#: app/Elements/RelationIsDescriptor.php:54 3219msgctxt "MALE" 3220msgid "Buyer" 3221msgstr "ख़रीदार" 3222 3223#. I18N: Help text for the "Port number" site configuration setting 3224#: resources/views/admin/site-mail.phtml:111 3225msgid "By default, SMTP works on port 25." 3226msgstr "डिफ़ॉल्ट रूप से, SMTP पोर्ट 25 पर काम करता है।" 3227 3228#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3229#: app/Module/CkeditorModule.php:43 3230msgid "CKEditor™" 3231msgstr "सी.के.एडिटर™" 3232 3233#. I18N: Name of a module. 3234#: app/Module/CustomCssJsModule.php:82 3235msgid "CSS and JS" 3236msgstr "CSS और JS" 3237 3238#: resources/views/admin/trees.phtml:72 3239#: resources/views/lists/datatables-attributes.phtml:31 3240msgid "Calculating…" 3241msgstr "गणना जारी है…" 3242 3243#. I18N: Name of a module 3244#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3245#: resources/views/modules/yahrzeit/config.phtml:39 3246msgid "Calendar" 3247msgstr "कैलेंडर" 3248 3249#. I18N: A configuration setting 3250#: resources/views/admin/trees-preferences.phtml:106 3251#: resources/views/admin/trees-preferences.phtml:108 3252#: resources/views/admin/trees-preferences.phtml:111 3253msgid "Calendar conversion" 3254msgstr "कैलेंडर परिवर्तन" 3255 3256#. I18N: Location of an LDS church temple 3257#: app/Elements/TempleCode.php:74 3258msgid "Calgary, Alberta, Canada" 3259msgstr "कैलगरी, अल्बर्टा, कनाडा" 3260 3261#: app/Gedcom.php:829 resources/views/modals/source-fields.phtml:50 3262msgid "Call number" 3263msgstr "कॉल नंबर" 3264 3265#. I18N: Name of a country or state 3266#: app/Statistics/Service/CountryService.php:280 3267msgid "Cambodia" 3268msgstr "कंबोडिया" 3269 3270#. I18N: Name of a country or state 3271#: app/Statistics/Service/CountryService.php:130 3272msgid "Cameroon" 3273msgstr "कैमरून" 3274 3275#. I18N: Location of an LDS church temple 3276#: app/Elements/TempleCode.php:75 3277msgid "Campinas, Brazil" 3278msgstr "कैम्पिनास, ब्राजील" 3279 3280#. I18N: Name of a country or state 3281#: app/Statistics/Service/CountryService.php:118 3282msgid "Canada" 3283msgstr "कनाडा" 3284 3285#. I18N: Name of a country or state 3286#: app/Statistics/Service/CountryService.php:142 3287msgid "Cape Verde" 3288msgstr "केप वर्दे" 3289 3290#. I18N: Location of an LDS church temple 3291#: app/Elements/TempleCode.php:76 3292msgid "Caracas, Venezuela" 3293msgstr "कारकास, वेनेज़ुएला" 3294 3295#. I18N: Type of media object 3296#: app/Elements/SourceMediaType.php:81 3297msgid "Card" 3298msgstr "कार्ड" 3299 3300#. I18N: Location of an LDS church temple 3301#: app/Elements/TempleCode.php:56 3302msgid "Cardston, Alberta, Canada" 3303msgstr "कार्डस्टोन, अल्बर्टा, कनाडा" 3304 3305#: app/Gedcom.php:609 3306msgid "Caste" 3307msgstr "जाति" 3308 3309#: resources/views/modules/statistics-chart/custom.phtml:77 3310msgid "Categories" 3311msgstr "श्रेणियाँ" 3312 3313#: app/Gedcom.php:1259 app/Gedcom.php:1315 app/Gedcom.php:1650 3314msgid "Category" 3315msgstr "वर्ग" 3316 3317#: app/Gedcom.php:410 app/Gedcom.php:543 app/Gedcom.php:1362 3318msgid "Cause" 3319msgstr "वजह" 3320 3321#: app/Gedcom.php:635 app/Gedcom.php:1192 3322msgid "Cause of death" 3323msgstr "मृत्यु की वजह" 3324 3325#: resources/views/admin/synchronize-trees.phtml:28 3326#: resources/views/admin/trees-merge.phtml:64 3327#: resources/views/admin/trees-renumber.phtml:45 3328msgid "Caution! This may take a long time. Be patient." 3329msgstr "सावधान! इसमें लंबा समय लग सकता है। धैर्य रखें।" 3330 3331#. I18N: Name of a country or state 3332#: app/Statistics/Service/CountryService.php:151 3333msgid "Cayman Islands" 3334msgstr "केमन द्वीपसमूह" 3335 3336#. I18N: Location of an LDS church temple 3337#: app/Elements/TempleCode.php:77 3338msgid "Cebu City, Philippines" 3339msgstr "सेबू सिटी, फिलीपींस" 3340 3341#: app/Gedcom.php:1735 3342msgid "Cemetery" 3343msgstr "कब्रिस्तान" 3344 3345#: app/Gedcom.php:610 3346msgid "Census" 3347msgstr "जनगणना" 3348 3349#. I18N: Name of a module 3350#: app/Module/CensusAssistantModule.php:51 3351msgid "Census assistant" 3352msgstr "जनगणना सहायक" 3353 3354#: app/Gedcom.php:611 3355#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3356msgid "Census date" 3357msgstr "जनगणना दिनांक" 3358 3359#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3360msgid "Census date and place" 3361msgstr "जनगणना तिथि और स्थान" 3362 3363#: app/Gedcom.php:612 3364msgid "Census place" 3365msgstr "जनगणना की जगह" 3366 3367#: resources/views/modules/census-assistant.phtml:110 3368msgid "Census transcript" 3369msgstr "जनगणना प्रतिलेख" 3370 3371#. I18N: Name of a country or state 3372#: app/Statistics/Service/CountryService.php:116 3373msgid "Central African Republic" 3374msgstr "मध्य अफ़्रीकी गणराज्य" 3375 3376#: app/Module/StatisticsChartModule.php:981 3377#: app/Statistics/Google/ChartAge.php:112 3378#: app/Statistics/Google/ChartAge.php:142 3379#: app/Statistics/Google/ChartBirth.php:96 3380#: app/Statistics/Google/ChartChildren.php:87 3381#: app/Statistics/Google/ChartChildren.php:112 3382#: app/Statistics/Google/ChartDeath.php:96 3383#: app/Statistics/Google/ChartDivorce.php:96 3384#: app/Statistics/Google/ChartMarriage.php:96 3385#: app/Statistics/Google/ChartMarriageAge.php:135 3386#: app/Statistics/Google/ChartMarriageAge.php:165 3387#: app/Statistics/Google/ChartMortality.php:64 3388#: app/Statistics/Google/ChartNoChildrenFamilies.php:96 3389#: app/Statistics/Google/ChartNoChildrenFamilies.php:132 3390#: resources/views/lists/chart-by-decade.phtml:24 3391#: resources/views/lists/families-table.phtml:109 3392#: resources/views/lists/families-table.phtml:124 3393#: resources/views/lists/individuals-table.phtml:125 3394#: resources/views/lists/individuals-table.phtml:140 3395msgid "Century" 3396msgstr "सदी" 3397 3398#. I18N: Type of media object 3399#: app/Elements/SourceMediaType.php:82 3400msgid "Certificate" 3401msgstr "प्रमाणपत्र" 3402 3403#: app/Gedcom.php:1483 app/Gedcom.php:1515 3404msgid "Certificate number" 3405msgstr "सर्टिफिकेट नंबर" 3406 3407#. I18N: Name of a country or state 3408#: app/Statistics/Service/CountryService.php:478 3409msgid "Chad" 3410msgstr "चाड" 3411 3412#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:50 3413#: resources/views/family-page-menu.phtml:33 3414msgid "Change family members" 3415msgstr "परिवार के सदस्य बदलें" 3416 3417#: app/Http/RequestHandlers/TreePageEdit.php:64 3418msgid "Change the “Home page” blocks" 3419msgstr "“होम पेज” के ब्लॉक बदलें" 3420 3421#: app/Http/RequestHandlers/UserPageEdit.php:62 3422msgid "Change the “My page” blocks" 3423msgstr "“मेरा पेज” के ब्लॉक बदलें" 3424 3425#. I18N: [a record was] Changed on <date/time> 3426#: resources/views/modules/recent_changes/changes-list.phtml:50 3427#, php-format 3428msgid "Changed by %1$s" 3429msgstr "%1$s तक परिवर्तित" 3430 3431#. I18N: [a record was] Changed on <date/time> 3432#: resources/views/modules/recent_changes/changes-list.phtml:48 3433#, php-format 3434msgid "Changed on %1$s" 3435msgstr "%1$s पर बदला गया" 3436 3437#. I18N: [a record was] Changed on <date/time> by <user> 3438#: resources/views/modules/recent_changes/changes-list.phtml:46 3439#, php-format 3440msgid "Changed on %1$s by %2$s" 3441msgstr "%2$s द्वारा %1$s को परिवर्तित किया गया" 3442 3443#. I18N: Name of a module/report 3444#: app/Module/ChangeReportModule.php:44 3445#: resources/views/admin/users-edit.phtml:148 3446#: resources/views/modules/recent_changes/config.phtml:49 3447#: resources/views/pending-changes-page.phtml:48 3448#: resources/xml/reports/change_report.xml:3 3449#: resources/xml/reports/change_report.xml:44 3450msgid "Changes" 3451msgstr "परिवर्तन" 3452 3453#: app/Module/RecentChangesModule.php:176 3454#, php-format 3455msgid "Changes in the last %s day" 3456msgid_plural "Changes in the last %s days" 3457msgstr[0] "पिछले %s दिन में हुए परिवर्तन" 3458msgstr[1] "पिछले %s दिनों में हुए परिवर्तन" 3459 3460#: app/Http/RequestHandlers/PendingChangesLogPage.php:97 3461#: resources/views/admin/trees.phtml:209 3462msgid "Changes log" 3463msgstr "परिवर्तन लॉग" 3464 3465#: resources/views/admin/gedcom-export-options.phtml:77 3466#: resources/views/admin/trees-import.phtml:80 3467msgid "Character encoding" 3468msgstr "अक्षर संकेतीकरण" 3469 3470#: app/Gedcom.php:497 3471msgid "Character set" 3472msgstr "अक्षर समुह" 3473 3474#: resources/views/admin/modules.phtml:222 3475#: resources/views/admin/modules.phtml:225 3476msgid "Chart" 3477msgstr "चार्ट" 3478 3479#: app/Module/RelationshipsChartModule.php:422 3480msgid "Chart preferences" 3481msgstr "चार्ट प्राथमिकताएँ" 3482 3483#: resources/views/modules/charts/config.phtml:18 3484#: resources/views/modules/statistics-chart/custom.phtml:24 3485#: resources/views/modules/statistics-chart/custom.phtml:153 3486#: resources/views/modules/statistics-chart/custom.phtml:155 3487msgid "Chart type" 3488msgstr "चार्ट प्रकार" 3489 3490#. I18N: Name of a module/block 3491#. I18N: Name of a module 3492#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3493#: app/Module/ChartsBlockModule.php:66 app/Module/ChartsMenuModule.php:57 3494#: app/Module/ChartsMenuModule.php:107 3495#: resources/views/admin/control-panel.phtml:671 3496#: resources/views/admin/modules.phtml:100 3497#: resources/views/admin/modules.phtml:102 3498#: resources/views/admin/trees-preferences.phtml:389 3499msgid "Charts" 3500msgstr "चार्ट" 3501 3502#: app/Http/RequestHandlers/CheckTree.php:327 3503#: resources/views/admin/trees.phtml:183 3504msgid "Check for errors" 3505msgstr "एरर देखें" 3506 3507#: app/Module/CheckForNewVersion.php:65 3508msgid "Check for new version" 3509msgstr "" 3510 3511#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3512msgid "Check for pending changes…" 3513msgstr "लंबित परिवर्तनों को जाँचें…" 3514 3515#: resources/views/setup/step-2-server-checks.phtml:59 3516msgid "Checking server capacity" 3517msgstr "सर्वर क्षमता की जाँच" 3518 3519#: resources/views/setup/step-2-server-checks.phtml:42 3520msgid "Checking server configuration" 3521msgstr "सर्वर कॉन्फ़िगरेशन की जाँच" 3522 3523#. I18N: Location of an LDS church temple 3524#: app/Elements/TempleCode.php:78 3525msgid "Chicago, Illinois, United States" 3526msgstr "शिकागो, इलिनोइस, संयुक्त राज्य अमेरिका" 3527 3528#: app/Gedcom.php:450 resources/views/edit/change-family-members.phtml:65 3529#: resources/views/edit/change-family-members.phtml:76 3530#: resources/views/modules/pedigree-chart/previous.phtml:40 3531msgid "Child" 3532msgstr "बच्चे" 3533 3534#: resources/xml/reports/ahnentafel_report.xml:388 3535#: resources/xml/reports/descendancy_report.xml:480 3536msgid "Child of " 3537msgstr "वल्द " 3538 3539#. I18N: e.g. “Child of [father name & mother name]” 3540#: app/Module/InteractiveTree/TreeView.php:369 3541#, php-format 3542msgid "Child of %s" 3543msgstr "%s की संतान" 3544 3545#: app/Http/RequestHandlers/FamilyPage.php:155 3546#: app/Http/RequestHandlers/IndividualPage.php:227 3547#: app/Module/StatisticsChartModule.php:423 3548#: app/Module/StatisticsChartModule.php:715 3549#: resources/views/lists/families-table.phtml:232 3550#: resources/views/lists/individuals-table.phtml:251 3551#: resources/views/modules/pedigree-chart/previous.phtml:38 3552#: resources/views/modules/relatives/family.phtml:214 3553#: resources/xml/reports/family_group_report.xml:761 3554#: resources/xml/reports/relative_ext_report.xml:122 3555msgid "Children" 3556msgstr "संतान" 3557 3558#: resources/views/modules/statistics-chart/children.phtml:10 3559msgid "Children in family" 3560msgstr "परिवार में बच्चे" 3561 3562#: resources/xml/reports/ahnentafel_report.xml:391 3563#: resources/xml/reports/descendancy_report.xml:483 3564msgid "Children of " 3565msgstr "बाल-बच्चेः " 3566 3567#. I18N: In the Icelandic surname tradition, ... 3568#: app/SurnameTradition/IcelandicSurnameTradition.php:52 3569msgid "Children take a patronym instead of a surname." 3570msgstr "बच्चे एक कुलनाम के बजाय एक गोत्र अपनाते हैं।" 3571 3572#. I18N: In the Spanish surname tradition, ... 3573#: app/SurnameTradition/SpanishSurnameTradition.php:53 3574msgid "Children take one surname from the father and one surname from the mother." 3575msgstr "बच्चे पिता से एक कुलनाम और माँ से एक कुलनाम अपनाते हैं।" 3576 3577#. I18N: In the Portuguese surname tradition, ... 3578#: app/SurnameTradition/PortugueseSurnameTradition.php:53 3579msgid "Children take one surname from the mother and one surname from the father." 3580msgstr "बच्चे एक कुलनाम माँ से लेते हैं और एक कुलनाम पिता से।" 3581 3582#. I18N: In the patrilineal surname tradition, ... 3583#: app/SurnameTradition/LithuanianSurnameTradition.php:76 3584#: app/SurnameTradition/PaternalSurnameTradition.php:52 3585#: app/SurnameTradition/PatrilinealSurnameTradition.php:50 3586#: app/SurnameTradition/PolishSurnameTradition.php:66 3587msgid "Children take their father’s surname." 3588msgstr "बच्चे अपने पिता का कुलनाम अपनाते हैं।" 3589 3590#. I18N: In the matrilineal surname tradition, ... 3591#: app/SurnameTradition/MatrilinealSurnameTradition.php:50 3592msgid "Children take their mother’s surname." 3593msgstr "बच्चे अपनी माँ का कुलनाम अपनाते हैं।" 3594 3595#. I18N: Name of a country or state 3596#: app/Statistics/Service/CountryService.php:124 3597msgid "Chile" 3598msgstr "चिली" 3599 3600#. I18N: Name of a country or state 3601#: app/Statistics/Service/CountryService.php:126 3602msgid "China" 3603msgstr "चीन" 3604 3605#: app/Http/RequestHandlers/ReportListPage.php:65 3606msgid "Choose a report to run" 3607msgstr "चलाने के लिए एक रिपोर्ट चुनें" 3608 3609#: resources/xml/reports/individual_ext_report.xml:6 3610#: resources/xml/reports/missing_facts_report.xml:6 3611#: resources/xml/reports/relative_ext_report.xml:6 3612msgid "Choose relatives" 3613msgstr "रिश्तेदारों को चुनें" 3614 3615#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3616msgid "Choose user defined welcome text typed below" 3617msgstr "नीचे दिए गए “यूज़र डिफाइंड” स्वागत लेख चुनें" 3618 3619#: app/Gedcom.php:616 resources/xml/reports/family_group_report.xml:206 3620#: resources/xml/reports/family_group_report.xml:560 3621#: resources/xml/reports/family_group_report.xml:904 3622#: resources/xml/reports/missing_facts_report.xml:16 3623msgid "Christening" 3624msgstr "नामकरण" 3625 3626#: app/Services/IndividualFactsService.php:221 3627msgid "Christening of a brother" 3628msgstr "भाई का नामकरण" 3629 3630#: app/Services/IndividualFactsService.php:200 3631msgid "Christening of a child" 3632msgstr "बच्चे का नामकरण" 3633 3634#: app/Services/IndividualFactsService.php:199 3635msgid "Christening of a daughter" 3636msgstr "बेटी का नामकरण" 3637 3638#: app/Services/IndividualFactsService.php:269 3639#: app/Services/IndividualFactsService.php:292 3640#: app/Services/IndividualFactsService.php:315 3641msgid "Christening of a grandchild" 3642msgstr "नाती/पोते का नामकरण" 3643 3644#: app/Services/IndividualFactsService.php:268 3645msgid "Christening of a granddaughter" 3646msgstr "पोती/नवासी का नामकरण" 3647 3648#: app/Services/IndividualFactsService.php:291 3649msgctxt "daughter’s daughter" 3650msgid "Christening of a granddaughter" 3651msgstr "नवासी का नामकरण" 3652 3653#: app/Services/IndividualFactsService.php:314 3654msgctxt "son’s daughter" 3655msgid "Christening of a granddaughter" 3656msgstr "पोती का नामकरण" 3657 3658#: app/Services/IndividualFactsService.php:267 3659msgid "Christening of a grandson" 3660msgstr "पोते/नवासे का नामकरण" 3661 3662#: app/Services/IndividualFactsService.php:290 3663msgctxt "daughter’s son" 3664msgid "Christening of a grandson" 3665msgstr "नवासे का नामकरण" 3666 3667#: app/Services/IndividualFactsService.php:313 3668msgctxt "son’s son" 3669msgid "Christening of a grandson" 3670msgstr "पोते का नामकरण" 3671 3672#: app/Services/IndividualFactsService.php:244 3673msgid "Christening of a half-brother" 3674msgstr "सौतेले भाई का नामकरण" 3675 3676#: app/Services/IndividualFactsService.php:246 3677msgid "Christening of a half-sibling" 3678msgstr "सौतेले सहोदर का नामकरण" 3679 3680#: app/Services/IndividualFactsService.php:245 3681msgid "Christening of a half-sister" 3682msgstr "सौतेली बहन का नामकरण" 3683 3684#: app/Services/IndividualFactsService.php:223 3685msgid "Christening of a sibling" 3686msgstr "भाई/बहन का नामकरण" 3687 3688#: app/Services/IndividualFactsService.php:222 3689msgid "Christening of a sister" 3690msgstr "बहन का नामकरण" 3691 3692#: app/Services/IndividualFactsService.php:198 3693msgid "Christening of a son" 3694msgstr "बेटे का नामकरण" 3695 3696#. I18N: Name of a country or state 3697#: app/Statistics/Service/CountryService.php:149 3698msgid "Christmas Island" 3699msgstr "क्रिसमस द्वीप" 3700 3701#: app/Elements/RelationIsDescriptor.php:99 3702msgid "Circumciser" 3703msgstr "खतना करने वाले" 3704 3705#: app/Gedcom.php:1191 3706msgid "Circumcision" 3707msgstr "" 3708 3709#: resources/views/modules/census-assistant.phtml:35 3710msgid "Citation" 3711msgstr "प्रणाम" 3712 3713#: app/Gedcom.php:439 app/Gedcom.php:492 app/Gedcom.php:570 app/Gedcom.php:738 3714#: app/Gedcom.php:762 app/Gedcom.php:786 app/Gedcom.php:1245 3715#: app/Gedcom.php:1299 app/Gedcom.php:1388 app/Gedcom.php:1421 3716#: app/Gedcom.php:1829 app/Gedcom.php:1843 3717#: resources/xml/reports/fact_sources.xml:74 3718#: resources/xml/reports/fact_sources.xml:161 3719#: resources/xml/reports/fact_sources.xml:277 3720#: resources/xml/reports/fact_sources.xml:323 3721msgid "Citation details" 3722msgstr "हवाला विस्तार" 3723 3724#: app/Gedcom.php:1765 3725msgid "Citizenship" 3726msgstr "नागरिकता" 3727 3728#: app/Gedcom.php:405 app/Gedcom.php:517 app/Gedcom.php:537 app/Gedcom.php:793 3729#: app/Gedcom.php:840 app/Gedcom.php:1358 app/Gedcom.php:1708 3730msgid "City" 3731msgstr "शहर" 3732 3733#. I18N: Location of an LDS church temple 3734#: app/Elements/TempleCode.php:79 3735msgid "Ciudad Juarez, Mexico" 3736msgstr "स्यूदाद जुआरेज़, मैक्सिको" 3737 3738#: app/Elements/MarriageType.php:63 app/Gedcom.php:993 3739#: resources/xml/reports/fact_sources.xml:202 3740msgid "Civil marriage" 3741msgstr "नागरिक विवाह" 3742 3743#: app/Elements/RelationIsDescriptor.php:100 3744msgid "Civil registrar" 3745msgstr "नागरिक रजिस्ट्रार" 3746 3747#: app/Elements/RelationIsDescriptor.php:76 3748msgctxt "FEMALE" 3749msgid "Civil registrar" 3750msgstr "नागरिक रजिस्ट्रार" 3751 3752#: app/Elements/RelationIsDescriptor.php:55 3753msgctxt "MALE" 3754msgid "Civil registrar" 3755msgstr "नागरिक रजिस्ट्रार" 3756 3757#: app/Http/RequestHandlers/CleanDataFolder.php:102 3758#: resources/views/admin/control-panel.phtml:245 3759msgid "Clean up data folder" 3760msgstr "डेटा फ़ोल्डर साफ़ करें" 3761 3762#. I18N: Name of a module 3763#: app/Module/ClippingsCartModule.php:216 3764msgid "Clippings cart" 3765msgstr "क्लिपिंग कार्ट" 3766 3767#. I18N: Type of media object 3768#: app/Elements/SourceMediaType.php:83 3769msgid "Coat of arms" 3770msgstr "राज्य-चिह्न" 3771 3772#. I18N: Location of an LDS church temple 3773#: app/Elements/TempleCode.php:80 3774msgid "Cochabamba, Bolivia" 3775msgstr "कोचाबम्बा, बोलीविया" 3776 3777#. I18N: Name of a country or state 3778#: app/Statistics/Service/CountryService.php:120 3779msgid "Cocos (Keeling) Islands" 3780msgstr "कोकोस (कीलिंग) द्वीपसमूह" 3781 3782#. I18N: The name of a colour-scheme 3783#: app/Module/ColorsTheme.php:163 3784msgid "Coffee and Cream" 3785msgstr "कॉफी और क्रीम" 3786 3787#: app/Gedcom.php:1492 3788msgid "Cohabitation" 3789msgstr "सहवास" 3790 3791#. I18N: The name of a colour-scheme 3792#: app/Module/ColorsTheme.php:165 3793msgid "Cold Day" 3794msgstr "कोल्ड डे" 3795 3796#. I18N: Name of a country or state 3797#: app/Statistics/Service/CountryService.php:138 3798msgid "Colombia" 3799msgstr "कोलम्बिया" 3800 3801#. I18N: Location of an LDS church temple 3802#: app/Elements/TempleCode.php:81 3803msgid "Colonia Juarez, Mexico" 3804msgstr "कोलोनिया जुआरेज, मैक्सिको" 3805 3806#. I18N: Location of an LDS church temple 3807#: app/Elements/TempleCode.php:86 3808msgid "Columbia River, Washington, United States" 3809msgstr "कोलंबिया नदी, वाशिंगटन, संयुक्त राज्य" 3810 3811#. I18N: Location of an LDS church temple 3812#: app/Elements/TempleCode.php:82 3813msgid "Columbia, South Carolina, United States" 3814msgstr "कोलंबिया, दक्षिण कैरोलिना, संयुक्त राज्य" 3815 3816#. I18N: Location of an LDS church temple 3817#: app/Elements/TempleCode.php:83 3818msgid "Columbus, Ohio, United States" 3819msgstr "कोलंबस, ओहियो, संयुक्त राज्य अमेरिका" 3820 3821#: app/Gedcom.php:1484 app/Gedcom.php:1516 app/Gedcom.php:1731 3822#: app/Gedcom.php:1737 3823msgid "Comment" 3824msgstr "टिप्पणी" 3825 3826#: resources/views/emails/register-notify-html.phtml:32 3827#: resources/views/emails/register-notify-text.phtml:26 3828#: resources/views/modules/census-assistant.phtml:77 3829#: resources/views/register-page.phtml:83 3830msgid "Comments" 3831msgstr "टिप्पणियाँ" 3832 3833#: app/Gedcom.php:1040 3834msgid "Common law marriage" 3835msgstr "आम कानूनी विवाह" 3836 3837#. I18N: Description of the “Messages” module 3838#: app/Module/UserMessagesModule.php:78 3839msgid "Communicate directly with other users, using private messages." 3840msgstr "निजी संदेशों के ज़रिए अन्य उपयोगकर्ताओं के साथ सीधे संवाद करें।" 3841 3842#. I18N: Name of a country or state 3843#: app/Statistics/Service/CountryService.php:140 3844msgid "Comoros" 3845msgstr "कोमोरोस" 3846 3847#. I18N: Name of a module/chart 3848#: app/Module/CompactTreeChartModule.php:77 3849msgid "Compact tree" 3850msgstr "कॉम्पैक्ट ट्री" 3851 3852#. I18N: %s is an individual’s name 3853#: app/Module/CompactTreeChartModule.php:123 3854#, php-format 3855msgid "Compact tree of %s" 3856msgstr "%s का कॉम्पैक्ट ट्री" 3857 3858#: resources/views/admin/webtrees1-thumbnails.phtml:42 3859msgid "Comparison" 3860msgstr "तुलना" 3861 3862#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3863#: app/Elements/LdsBaptismDateStatus.php:71 3864#: app/Elements/LdsChildSealingDateStatus.php:64 3865#: app/Elements/LdsEndowmentDateStatus.php:72 3866#: app/Elements/LdsOrdinanceStatus.php:77 3867#: app/Elements/LdsSpouseSealingDateStatus.php:74 3868msgid "Completed before 1970; date not available" 3869msgstr "1970 से पहले पूरा हुआ; तिथि उपलब्ध नहीं" 3870 3871#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3872#: app/Elements/LdsBaptismDateStatus.php:67 3873#: app/Elements/LdsEndowmentDateStatus.php:68 3874#: app/Elements/LdsOrdinanceStatus.php:67 3875#: app/Elements/LdsSpouseSealingDateStatus.php:66 3876msgid "Completed; date unknown" 3877msgstr "पूरा हुआ: तिथि अज्ञात" 3878 3879#: app/Gedcom.php:1260 app/Gedcom.php:1316 app/Gedcom.php:1651 3880msgid "Completion date" 3881msgstr "पूरा करने की तिथि" 3882 3883#: app/Gedcom.php:622 resources/xml/reports/missing_facts_report.xml:19 3884msgid "Confirmation" 3885msgstr "पुष्टीकरण" 3886 3887#: resources/views/setup/step-3-database-type.phtml:35 3888msgid "Connection to database server" 3889msgstr "डेटाबेस सर्वर से कनेक्शन" 3890 3891#. I18N: Name of a module 3892#: app/Module/ContactsFooterModule.php:55 3893#: resources/views/admin/trees-preferences.phtml:148 3894msgid "Contact information" 3895msgstr "संपर्क सूचना" 3896 3897#: resources/views/edit-account-page.phtml:133 3898msgid "Contact method" 3899msgstr "संपर्क विधि" 3900 3901#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 3902msgid "Contains" 3903msgstr "सम्मिलित" 3904 3905#: resources/views/modules/gedcom_news/edit.phtml:35 3906#: resources/views/modules/html/config.phtml:39 3907#: resources/views/modules/user_blog/edit.phtml:35 3908msgid "Content" 3909msgstr "कन्टेंट" 3910 3911#: app/Gedcom.php:750 3912msgid "Continuation" 3913msgstr "" 3914 3915#: app/Http/RequestHandlers/ControlPanel.php:150 3916#: app/Http/RequestHandlers/MapDataAdd.php:93 3917#: app/Http/RequestHandlers/MapDataEdit.php:86 3918#: app/Http/RequestHandlers/MapDataList.php:110 3919#: app/Module/ModuleThemeTrait.php:235 app/Module/ModuleThemeTrait.php:239 3920#: resources/views/admin/analytics-edit.phtml:17 3921#: resources/views/admin/broadcast.phtml:18 3922#: resources/views/admin/changes-log.phtml:31 3923#: resources/views/admin/clean-data.phtml:15 3924#: resources/views/admin/components.phtml:28 3925#: resources/views/admin/data-fix-page.phtml:24 3926#: resources/views/admin/data-fix-select.phtml:20 3927#: resources/views/admin/email-page.phtml:20 3928#: resources/views/admin/fix-level-0-media.phtml:15 3929#: resources/views/admin/map-import-form.phtml:16 3930#: resources/views/admin/media-upload.phtml:18 3931#: resources/views/admin/media.phtml:21 3932#: resources/views/admin/merge-records-step-1.phtml:41 3933#: resources/views/admin/merge-records-step-2.phtml:23 3934#: resources/views/admin/modules.phtml:35 3935#: resources/views/admin/server-information.phtml:13 3936#: resources/views/admin/site-logs.phtml:29 3937#: resources/views/admin/site-mail.phtml:29 3938#: resources/views/admin/site-preferences.phtml:15 3939#: resources/views/admin/site-registration.phtml:16 3940#: resources/views/admin/tags.phtml:22 3941#: resources/views/admin/trees-check.phtml:19 3942#: resources/views/admin/trees-create.phtml:15 3943#: resources/views/admin/trees-duplicates.phtml:18 3944#: resources/views/admin/trees-export.phtml:20 3945#: resources/views/admin/trees-import.phtml:23 3946#: resources/views/admin/trees-merge.phtml:19 3947#: resources/views/admin/trees-preferences.phtml:38 3948#: resources/views/admin/trees-privacy.phtml:22 3949#: resources/views/admin/trees-renumber.phtml:17 3950#: resources/views/admin/trees-unconnected.phtml:22 3951#: resources/views/admin/trees.phtml:41 3952#: resources/views/admin/upgrade/steps.phtml:14 3953#: resources/views/admin/upgrade/wizard.phtml:15 3954#: resources/views/admin/users-cleanup.phtml:21 3955#: resources/views/admin/users-create.phtml:19 3956#: resources/views/admin/users-edit.phtml:28 3957#: resources/views/admin/users.phtml:15 3958#: resources/views/admin/webtrees1-thumbnails.phtml:14 3959#: resources/views/modules/bing-maps/config.phtml:14 3960#: resources/views/modules/custom-css-js/edit.phtml:14 3961#: resources/views/modules/faq/config.phtml:20 3962#: resources/views/modules/faq/edit.phtml:21 3963#: resources/views/modules/geonames/config.phtml:14 3964#: resources/views/modules/google-maps/config.phtml:14 3965#: resources/views/modules/here-maps/config.phtml:14 3966#: resources/views/modules/map-box/config.phtml:14 3967#: resources/views/modules/openrouteservice/config.phtml:14 3968#: resources/views/modules/relationships-chart/config.phtml:20 3969#: resources/views/modules/sitemap/config.phtml:18 3970#: resources/views/modules/stories/config.phtml:18 3971#: resources/views/modules/stories/edit.phtml:22 3972msgid "Control panel" 3973msgstr "कंट्रोल पैनल" 3974 3975#. I18N: Name of a module 3976#: app/Module/FixCemeteryTag.php:60 app/Module/FixNameTags.php:84 3977#: app/Module/FixPrimaryTag.php:59 app/Module/FixWtObjeSortTag.php:62 3978#, php-format 3979msgid "Convert %s tags to GEDCOM 5.5.1" 3980msgstr "" 3981 3982#. I18N: Label for option 3983#: resources/views/modules/fix-ceme-tag/options.phtml:16 3984msgid "Convert to" 3985msgstr "रूपांतरण >>" 3986 3987#. I18N: Name of a country or state 3988#: app/Statistics/Service/CountryService.php:136 3989msgid "Cook Islands" 3990msgstr "कुक द्वीपसमूह" 3991 3992#: resources/views/modules/privacy-policy/page.phtml:29 3993msgid "Cookies" 3994msgstr "कुकीज़" 3995 3996#: app/Gedcom.php:423 app/Gedcom.php:554 app/Gedcom.php:1345 3997#: app/Gedcom.php:1368 3998msgid "Coordinates" 3999msgstr "निर्देशांक" 4000 4001#. I18N: Location of an LDS church temple 4002#: app/Elements/TempleCode.php:84 4003msgid "Copenhagen, Denmark" 4004msgstr "कोपेनहेगन, डेनमार्क" 4005 4006#: resources/views/edit/icon-fact-copy.phtml:13 4007#: resources/views/edit/icon-fact-copy.phtml:15 4008#: resources/views/individual-page-name.phtml:80 4009#: resources/views/individual-page-name.phtml:82 4010#: resources/views/modules/share-url/share.phtml:16 4011msgid "Copy" 4012msgstr "कॉपी" 4013 4014#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4015#: resources/views/admin/trees-merge.phtml:48 4016#, php-format 4017msgid "Copy all the records from %1$s into %2$s." 4018msgstr "%1$s से %2$s में सारे रिकॉर्ड कॉपी करें।" 4019 4020#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 4021msgid "Copy files…" 4022msgstr "फ़ाइलें कॉपी करें…" 4023 4024#: app/Module/ShareUrlModule.php:51 4025msgid "Copy the URL of the record to the clipboard" 4026msgstr "रिकॉर्ड के URL को क्लिपबोर्ड पर कॉपी करें" 4027 4028#: app/Gedcom.php:499 app/Gedcom.php:526 4029msgid "Copyright" 4030msgstr "कॉपीराइट" 4031 4032#. I18N: Location of an LDS church temple 4033#: app/Elements/TempleCode.php:85 4034msgid "Cordoba, Argentina" 4035msgstr "कॉर्डोबा, अर्जेंटीना" 4036 4037#: app/Gedcom.php:512 4038msgid "Corporation" 4039msgstr "निगम" 4040 4041#. I18N: Description of a “Data fix” module 4042#: app/Module/FixNameSlashesAndSpaces.php:69 4043msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4044msgstr "पुराने “जीनिआलॉजी प्रोग्राम” द्वारा बनाए गए “John/DOE/” या “John /DOE” रूप के NAME रिकार्ड को ठीक करें।" 4045 4046#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4047msgid "Correspondence" 4048msgstr "पत्र-व्यवहार" 4049 4050#. I18N: Name of a country or state 4051#: app/Statistics/Service/CountryService.php:144 4052msgid "Costa Rica" 4053msgstr "कोस्ता रीका" 4054 4055#. I18N: Name of a country or state 4056#: app/Statistics/Service/CountryService.php:128 4057msgid "Cote d’Ivoire" 4058msgstr "कोत दिव्वार" 4059 4060#: resources/views/verify-failure-page.phtml:17 4061msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4062msgstr "आपके द्वारा दर्ज की गई जानकारी सत्यापित नहीं हो सकी। कृपया पुन: प्रयास करें या अधिक जानकारी के लिए साइट एडमिनिस्ट्रेटर से संपर्क करें।" 4063 4064#. I18N: Description of the “Hit counters” module 4065#: app/Module/HitCountFooterModule.php:84 4066msgid "Count the visits to each page" 4067msgstr "प्रत्येक पेज के दौरों की गिनती करें" 4068 4069#: app/Gedcom.php:406 app/Gedcom.php:518 app/Gedcom.php:538 app/Gedcom.php:794 4070#: app/Gedcom.php:841 app/Gedcom.php:1359 app/Gedcom.php:1709 4071#: app/Statistics/Google/ChartDistribution.php:108 4072msgid "Country" 4073msgstr "देश" 4074 4075#: app/Http/RequestHandlers/ManageMediaData.php:254 4076msgid "Create" 4077msgstr "बनाएं" 4078 4079#: app/Http/RequestHandlers/CreateTreePage.php:57 4080#: resources/views/admin/control-panel.phtml:292 4081msgid "Create a family tree" 4082msgstr "एक वंश वृक्ष बनाएं" 4083 4084#: app/Elements/XrefLocation.php:60 4085#: resources/views/modals/create-location.phtml:14 4086msgid "Create a location" 4087msgstr "एक स्थान बनाएं" 4088 4089#: app/Elements/XrefMedia.php:62 4090#: resources/views/modals/create-media-from-file.phtml:18 4091#: resources/views/modals/create-media-object.phtml:17 4092msgid "Create a media object" 4093msgstr "नया मीडिया ऑब्जेक्ट बनाएँ" 4094 4095#: app/Elements/XrefRepository.php:65 4096#: resources/views/modals/create-repository.phtml:16 4097msgid "Create a repository" 4098msgstr "एक भंडार बनाएँ" 4099 4100#: app/Elements/XrefNote.php:60 app/Elements/XrefSharedNote.php:60 4101#: resources/views/modals/create-note-object.phtml:14 4102msgid "Create a shared note" 4103msgstr "एक सामान्य नोट बनाएँ" 4104 4105#: resources/views/modules/census-assistant.phtml:15 4106msgid "Create a shared note using the census assistant" 4107msgstr "जनगणना सहायक का उपयोग करके एक आम नोट बनाएं" 4108 4109#: app/Elements/XrefSource.php:72 resources/views/modals/create-source.phtml:14 4110msgid "Create a source" 4111msgstr "एक स्रोत बनाएँ" 4112 4113#: app/Elements/XrefSubmission.php:60 4114#: resources/views/modals/create-submission.phtml:14 4115msgid "Create a submission" 4116msgstr "एक सबमिशन बनाएं" 4117 4118#: app/Elements/XrefSubmitter.php:60 4119#: resources/views/modals/create-submitter.phtml:14 4120msgid "Create a submitter" 4121msgstr "एक जमाकर्ता बनाएँ" 4122 4123#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4124msgid "Create a temporary folder…" 4125msgstr "एक टेम्पररी फ़ोल्डर बनाएँ…" 4126 4127#: resources/views/modals/media-file-fields.phtml:80 4128msgid "Create a unique filename" 4129msgstr "एक यूनिक फ़ाइल नाम बनाएँ" 4130 4131#: app/Http/RequestHandlers/AddUnlinkedPage.php:75 4132msgid "Create an individual" 4133msgstr "नया व्यक्ती जोड़ें" 4134 4135#. I18N: %s is a link/URL 4136#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4137#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4138#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:41 4139#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4140#, php-format 4141msgid "Create maps using %s." 4142msgstr "%s का उपयोग करके मानचित्र बनाएं।" 4143 4144#: resources/views/modules/statistics-chart/custom.phtml:18 4145msgid "Create your own chart" 4146msgstr "अपना खुद का चार्ट बनाएं" 4147 4148#: resources/views/admin/synchronize-trees.phtml:18 4149msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4150msgstr "डेटा फ़ोल्डर में प्रत्येक GEDCOM फ़ाइल के लिए वंश वृक्ष बनाएं, अपडेट करें और हटाएं।" 4151 4152#. I18N: GEDCOM tag _CREA 4153#: app/Gedcom.php:901 app/Gedcom.php:930 app/Gedcom.php:945 app/Gedcom.php:949 4154#: app/Gedcom.php:958 app/Gedcom.php:966 app/Gedcom.php:975 app/Gedcom.php:1023 4155msgid "Created at" 4156msgstr "" 4157 4158#: app/Gedcom.php:902 app/Gedcom.php:931 app/Gedcom.php:946 app/Gedcom.php:950 4159#: app/Gedcom.php:959 app/Gedcom.php:967 app/Gedcom.php:976 app/Gedcom.php:1253 4160#: app/Gedcom.php:1309 app/Gedcom.php:1491 app/Gedcom.php:1528 4161#: app/Gedcom.php:1531 app/Gedcom.php:1533 app/Gedcom.php:1535 4162#: app/Gedcom.php:1537 4163msgid "Creation date" 4164msgstr "निर्माण तिथि" 4165 4166#: app/Gedcom.php:903 app/Gedcom.php:932 app/Gedcom.php:947 app/Gedcom.php:951 4167#: app/Gedcom.php:960 app/Gedcom.php:968 app/Gedcom.php:977 4168msgid "Creation time" 4169msgstr "" 4170 4171#: app/Gedcom.php:631 resources/xml/reports/family_group_report.xml:315 4172#: resources/xml/reports/family_group_report.xml:342 4173#: resources/xml/reports/family_group_report.xml:669 4174#: resources/xml/reports/family_group_report.xml:696 4175#: resources/xml/reports/family_group_report.xml:1013 4176#: resources/xml/reports/family_group_report.xml:1040 4177msgid "Cremation" 4178msgstr "दाह संस्कार" 4179 4180#: app/Services/IndividualFactsService.php:359 4181msgid "Cremation of a brother" 4182msgstr "भाई का दाह संस्कार" 4183 4184#: app/Services/IndividualFactsService.php:343 4185msgid "Cremation of a child" 4186msgstr "बच्चे का दाह संस्कार" 4187 4188#: app/Services/IndividualFactsService.php:342 4189msgid "Cremation of a daughter" 4190msgstr "बेटी का दाह संस्कार" 4191 4192#: app/Services/IndividualFactsService.php:635 4193msgid "Cremation of a father" 4194msgstr "पिता का दाह संस्कार" 4195 4196#: app/Services/IndividualFactsService.php:433 4197msgid "Cremation of a grandchild" 4198msgstr "नाती/पोते का दाह संस्कार" 4199 4200#: app/Services/IndividualFactsService.php:396 4201msgid "Cremation of a granddaughter" 4202msgstr "पोती/नवासी का दाह संस्कार" 4203 4204#: app/Services/IndividualFactsService.php:414 4205msgctxt "daughter’s daughter" 4206msgid "Cremation of a granddaughter" 4207msgstr "नवासी का दाह संस्कार" 4208 4209#: app/Services/IndividualFactsService.php:432 4210msgctxt "son’s daughter" 4211msgid "Cremation of a granddaughter" 4212msgstr "पोती का दाह संस्कार" 4213 4214#: app/Services/IndividualFactsService.php:653 4215msgid "Cremation of a grandfather" 4216msgstr "दादा/नाना का दाह संस्कार" 4217 4218#: app/Services/IndividualFactsService.php:654 4219msgid "Cremation of a grandmother" 4220msgstr "दादी/नानी का दाह संस्कार" 4221 4222#: app/Services/IndividualFactsService.php:655 4223#: app/Services/IndividualFactsService.php:673 4224#: app/Services/IndividualFactsService.php:691 4225msgid "Cremation of a grandparent" 4226msgstr "एक पूर्वज का दाह संस्कार" 4227 4228#: app/Services/IndividualFactsService.php:395 4229msgid "Cremation of a grandson" 4230msgstr "पोते/नवासे का दाह संस्कार" 4231 4232#: app/Services/IndividualFactsService.php:413 4233msgctxt "daughter’s son" 4234msgid "Cremation of a grandson" 4235msgstr "नवासे का दाह संस्कार" 4236 4237#: app/Services/IndividualFactsService.php:431 4238msgctxt "son’s son" 4239msgid "Cremation of a grandson" 4240msgstr "पोते का दाह संस्कार" 4241 4242#: app/Services/IndividualFactsService.php:377 4243msgid "Cremation of a half-brother" 4244msgstr "सौतेले भाई का दाह संस्कार" 4245 4246#: app/Services/IndividualFactsService.php:379 4247msgid "Cremation of a half-sibling" 4248msgstr "सौतेले सहोदर का दाह संस्कार" 4249 4250#: app/Services/IndividualFactsService.php:378 4251msgid "Cremation of a half-sister" 4252msgstr "सौतेली बहन का दाह संस्कार" 4253 4254#: app/Services/IndividualFactsService.php:805 4255msgid "Cremation of a husband" 4256msgstr "पति का दाह संस्कार" 4257 4258#: app/Services/IndividualFactsService.php:671 4259msgid "Cremation of a maternal grandfather" 4260msgstr "नाना का दाह संस्कार" 4261 4262#: app/Services/IndividualFactsService.php:672 4263msgid "Cremation of a maternal grandmother" 4264msgstr "नानी का दाह संस्कार" 4265 4266#: app/Services/IndividualFactsService.php:636 4267msgid "Cremation of a mother" 4268msgstr "माँ का दाह संस्कार" 4269 4270#: app/Services/IndividualFactsService.php:637 4271msgid "Cremation of a parent" 4272msgstr "माँ/बाप का दाह संस्कार" 4273 4274#: app/Services/IndividualFactsService.php:689 4275msgid "Cremation of a paternal grandfather" 4276msgstr "दादा का दाह संस्कार" 4277 4278#: app/Services/IndividualFactsService.php:690 4279msgid "Cremation of a paternal grandmother" 4280msgstr "दादी का दाह संस्कार" 4281 4282#: app/Services/IndividualFactsService.php:361 4283msgid "Cremation of a sibling" 4284msgstr "सहोदर का दाह संस्कार" 4285 4286#: app/Services/IndividualFactsService.php:360 4287msgid "Cremation of a sister" 4288msgstr "बहन का दाह संस्कार" 4289 4290#: app/Services/IndividualFactsService.php:341 4291msgid "Cremation of a son" 4292msgstr "बेटे का दाह संस्कार" 4293 4294#: app/Services/IndividualFactsService.php:807 4295msgid "Cremation of a spouse" 4296msgstr "जीवनसाथी का दाह संस्कार" 4297 4298#: app/Services/IndividualFactsService.php:806 4299msgid "Cremation of a wife" 4300msgstr "पत्नी का दाह संस्कार" 4301 4302#. I18N: Name of a country or state 4303#: app/Statistics/Service/CountryService.php:241 4304msgid "Croatia" 4305msgstr "क्रोएशिया" 4306 4307#. I18N: Name of a country or state 4308#: app/Statistics/Service/CountryService.php:146 4309msgid "Cuba" 4310msgstr "क्यूबा" 4311 4312#. I18N: Location of an LDS church temple 4313#: app/Elements/TempleCode.php:87 4314msgid "Curitiba, Brazil" 4315msgstr "कूर्टिबा, ब्राजील" 4316 4317#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:158 4318msgid "Custom" 4319msgstr "कस्टम" 4320 4321#: resources/views/admin/tags.phtml:931 4322msgid "Custom GEDCOM tags" 4323msgstr "कस्टम GEDCOM टैग" 4324 4325#: app/Http/RequestHandlers/CheckTree.php:218 4326msgid "Custom GEDCOM tags are discouraged. Try to use only standard GEDCOM tags." 4327msgstr "" 4328 4329#: resources/views/calendar-page.phtml:205 4330msgid "Custom event" 4331msgstr "कस्टम घटना" 4332 4333#: resources/views/admin/custom-module-info.phtml:12 4334msgid "Custom module" 4335msgstr "कस्टम मॉड्यूल" 4336 4337#. I18N: A configuration setting 4338#: resources/views/admin/site-registration.phtml:36 4339msgid "Custom welcome text" 4340msgstr "कस्टम स्वागत लेख" 4341 4342#: app/Module/ModuleThemeTrait.php:215 app/Module/ModuleThemeTrait.php:219 4343msgid "Customize this page" 4344msgstr "इस पेज को मनचाहा बनाएं" 4345 4346#. I18N: Name of a country or state 4347#: app/Statistics/Service/CountryService.php:153 4348msgid "Cyprus" 4349msgstr "साइप्रस" 4350 4351#. I18N: Name of a country or state 4352#: app/Statistics/Service/CountryService.php:155 4353msgid "Czech Republic" 4354msgstr "चेक गणराज्य" 4355 4356#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4357#: resources/views/admin/site-mail.phtml:194 4358msgid "DKIM digital signature" 4359msgstr "DKIM डिजिटल हस्ताक्षर" 4360 4361#: app/Gedcom.php:1194 app/Gedcom.php:1785 4362msgid "DNA markers" 4363msgstr "DNA मार्कर" 4364 4365#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4366#: app/Soundex.php:604 resources/views/branches-page.phtml:40 4367#: resources/views/search-phonetic-page.phtml:75 4368msgid "Daitch-Mokotoff" 4369msgstr "दाइच-मोकोतोफ़" 4370 4371#. I18N: Location of an LDS church temple 4372#: app/Elements/TempleCode.php:88 4373msgid "Dallas, Texas, United States" 4374msgstr "डलास, टेक्सास, संयुक्त राज्य" 4375 4376#: app/Gedcom.php:432 app/Gedcom.php:485 app/Gedcom.php:525 app/Gedcom.php:563 4377#: app/Gedcom.php:731 app/Gedcom.php:755 app/Gedcom.php:779 app/Gedcom.php:817 4378#: app/Gedcom.php:1238 app/Gedcom.php:1292 app/Gedcom.php:1381 4379#: app/Gedcom.php:1414 app/Gedcom.php:1822 app/Gedcom.php:1836 4380#: resources/views/admin/changes-log.phtml:137 4381msgid "Data" 4382msgstr "डेटा" 4383 4384#: resources/views/modules/privacy-policy/page.phtml:66 4385msgid "Data controller" 4386msgstr "डेटा नियंत्रक" 4387 4388#: resources/views/admin/data-fix-page.phtml:70 4389#: resources/views/admin/data-fix-select.phtml:27 4390#: resources/views/admin/modules.phtml:214 4391#: resources/views/admin/modules.phtml:217 4392msgid "Data fix" 4393msgstr "डेटा सुधार" 4394 4395#: app/Http/RequestHandlers/DataFixChoose.php:65 4396#: app/Http/RequestHandlers/DataFixPage.php:87 4397#: app/Http/RequestHandlers/HelpText.php:271 4398#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4399#: resources/views/admin/control-panel.phtml:692 4400#: resources/views/admin/data-fix-page.phtml:24 4401#: resources/views/admin/modules.phtml:96 4402#: resources/views/admin/modules.phtml:98 resources/views/admin/trees.phtml:151 4403msgid "Data fixes" 4404msgstr "डेटा सुधारक" 4405 4406#: resources/views/help/data-fixes.phtml:8 4407msgid "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." 4408msgstr "डेटा सुधारक को बहुत सी धीमी गणनाओं की आवश्यकता हो सकती है, इसलिए रिकॉर्ड की एक सटीक सूची बनाना संभव नहीं है जिसे अपडेट करने की आवश्यकता हो।" 4409 4410#. I18N: A configuration setting 4411#: resources/views/admin/site-preferences.phtml:24 4412msgid "Data folder" 4413msgstr "डेटा फ़ोल्डर" 4414 4415#: resources/views/setup/step-4-database-mysql.phtml:34 4416#: resources/views/setup/step-4-database-pgsql.phtml:34 4417#: resources/views/setup/step-4-database-sqlite.phtml:39 4418#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4419msgid "Database connection" 4420msgstr "डेटाबेस कनेक्शन" 4421 4422#: app/Gedcom.php:1751 resources/views/setup/step-4-database-mysql.phtml:109 4423#: resources/views/setup/step-4-database-pgsql.phtml:95 4424#: resources/views/setup/step-4-database-sqlite.phtml:52 4425#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4426msgid "Database name" 4427msgstr "डेटाबेस नाम" 4428 4429#: app/Gedcom.php:1752 resources/views/setup/step-4-database-mysql.phtml:95 4430#: resources/views/setup/step-4-database-pgsql.phtml:83 4431#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4432msgid "Database password" 4433msgstr "डेटाबेस पासवर्ड" 4434 4435#: resources/views/setup/step-3-database-type.phtml:52 4436msgid "Database type" 4437msgstr "डेटाबेस प्रकार" 4438 4439#: app/Gedcom.php:1754 resources/views/setup/step-4-database-mysql.phtml:81 4440#: resources/views/setup/step-4-database-pgsql.phtml:71 4441#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4442msgid "Database user account" 4443msgstr "डेटाबेस उपयोगकर्ता खाता" 4444 4445#: app/Gedcom.php:411 app/Gedcom.php:500 app/Gedcom.php:527 app/Gedcom.php:544 4446#: app/Gedcom.php:1021 app/Gedcom.php:1114 app/Gedcom.php:1233 4447#: app/Gedcom.php:1287 app/Gedcom.php:1330 app/Gedcom.php:1374 4448#: app/Gedcom.php:1391 app/Gedcom.php:1395 app/Gedcom.php:1399 4449#: app/Gedcom.php:1405 app/Gedcom.php:1411 app/Gedcom.php:1570 4450#: app/Gedcom.php:1595 app/Gedcom.php:1634 app/Gedcom.php:1656 4451#: app/Gedcom.php:1805 app/Http/RequestHandlers/HelpText.php:219 4452#: app/Module/ResearchTaskModule.php:65 app/Module/ResearchTaskModule.php:68 4453#: resources/views/help/date.phtml:29 resources/views/help/date.phtml:143 4454#: resources/views/lists/anniversaries-table.phtml:35 4455#: resources/views/modules/todo/research-tasks.phtml:27 4456#: resources/views/pending-changes-page.phtml:50 4457#: resources/xml/reports/bdm_report.xml:132 4458#: resources/xml/reports/bdm_report.xml:158 4459#: resources/xml/reports/bdm_report.xml:192 4460#: resources/xml/reports/birth_report.xml:40 4461#: resources/xml/reports/death_report.xml:46 4462#: resources/xml/reports/fact_sources.xml:72 4463#: resources/xml/reports/fact_sources.xml:159 4464#: resources/xml/reports/marriage_report.xml:46 4465#: resources/xml/reports/occupation_report.xml:57 4466msgid "Date" 4467msgstr "तारीख" 4468 4469#: resources/views/modules/relatives/tab.phtml:35 4470msgid "Date differences" 4471msgstr "तिथि का अंतर" 4472 4473#: app/Gedcom.php:585 4474msgid "Date of LDS baptism" 4475msgstr "LDS बपतिस्मा की तिथि" 4476 4477#: app/Gedcom.php:724 4478msgid "Date of LDS child sealing" 4479msgstr "LDS चाइल्ड सीलिंग की तिथि" 4480 4481#: app/Gedcom.php:626 4482msgid "Date of LDS confirmation" 4483msgstr "एलडीसी पुष्टि की तारीख" 4484 4485#: app/Gedcom.php:646 4486msgid "Date of LDS endowment" 4487msgstr "LDS दान की तिथि" 4488 4489#: app/Gedcom.php:479 4490msgid "Date of LDS spouse sealing" 4491msgstr "LDS जीवनसाथी सीलिंग की तारीख" 4492 4493#: app/Gedcom.php:575 4494msgid "Date of adoption" 4495msgstr "दत्तक ग्रहण तिथि" 4496 4497#: app/Gedcom.php:591 resources/xml/reports/missing_facts_report.xml:129 4498msgid "Date of baptism" 4499msgstr "बपतिस्मा की तिथि" 4500 4501#: app/Gedcom.php:594 resources/xml/reports/missing_facts_report.xml:212 4502msgid "Date of bar mitzvah" 4503msgstr "बार मित्ज़वाह तिथि" 4504 4505#: app/Gedcom.php:597 resources/xml/reports/missing_facts_report.xml:253 4506msgid "Date of bat mitzvah" 4507msgstr "बात मित्ज़वाह की तिथि" 4508 4509#: app/Gedcom.php:600 resources/xml/reports/fact_sources.xml:68 4510#: resources/xml/reports/fact_sources.xml:272 4511#: resources/xml/reports/missing_facts_report.xml:81 4512#: resources/xml/reports/occupation_report.xml:49 4513msgid "Date of birth" 4514msgstr "जन्म तिथि" 4515 4516#: app/Gedcom.php:604 4517msgid "Date of blessing" 4518msgstr "आशीर्वाद तिथि" 4519 4520#: app/Gedcom.php:1072 4521msgid "Date of brit milah" 4522msgstr "खतना की तारीख" 4523 4524#: app/Gedcom.php:607 resources/xml/reports/missing_facts_report.xml:546 4525msgid "Date of burial" 4526msgstr "दफ़न की तिथि" 4527 4528#: app/Gedcom.php:617 resources/xml/reports/missing_facts_report.xml:170 4529msgid "Date of christening" 4530msgstr "नामकरण तिथि" 4531 4532#: app/Gedcom.php:623 resources/xml/reports/missing_facts_report.xml:294 4533msgid "Date of confirmation" 4534msgstr "पुष्टीकरण की तिथि" 4535 4536#: app/Gedcom.php:632 4537msgid "Date of cremation" 4538msgstr "दाह संस्कार की तिथि" 4539 4540#: app/Gedcom.php:636 resources/xml/reports/cemetery_report.xml:46 4541#: resources/xml/reports/fact_sources.xml:274 4542#: resources/xml/reports/missing_facts_report.xml:505 4543msgid "Date of death" 4544msgstr "मृत्यु तिथि" 4545 4546#: app/Gedcom.php:452 4547msgid "Date of divorce" 4548msgstr "तलाक़ की तारीख" 4549 4550#: app/Gedcom.php:643 4551msgid "Date of emigration" 4552msgstr "प्रवास तिथि" 4553 4554#: app/Gedcom.php:455 resources/xml/reports/missing_facts_report.xml:336 4555msgid "Date of engagement" 4556msgstr "सगाई की तिथि" 4557 4558#: app/Gedcom.php:433 app/Gedcom.php:486 app/Gedcom.php:564 app/Gedcom.php:732 4559#: app/Gedcom.php:756 app/Gedcom.php:780 app/Gedcom.php:1239 4560#: app/Gedcom.php:1293 app/Gedcom.php:1382 app/Gedcom.php:1415 4561#: app/Gedcom.php:1823 app/Gedcom.php:1837 4562msgid "Date of entry in original source" 4563msgstr "मूल स्रोत में प्रवेश की तिथि" 4564 4565#: app/Gedcom.php:652 app/Gedcom.php:1340 4566msgid "Date of event" 4567msgstr "घटना तिथि" 4568 4569#: app/Gedcom.php:662 resources/xml/reports/missing_facts_report.xml:378 4570msgid "Date of first communion" 4571msgstr "प्रथम सम्मेलन की तिथि" 4572 4573#: app/Gedcom.php:669 4574msgid "Date of immigration" 4575msgstr "आप्रवासन तिथि" 4576 4577#: app/Gedcom.php:448 app/Gedcom.php:614 app/Gedcom.php:746 app/Gedcom.php:767 4578#: app/Gedcom.php:798 app/Gedcom.php:814 app/Gedcom.php:845 app/Gedcom.php:861 4579#: app/Gedcom.php:1336 4580msgid "Date of last change" 4581msgstr "अंतिम परिवर्तन की तिथि" 4582 4583#: app/Gedcom.php:466 resources/xml/reports/fact_sources.xml:319 4584#: resources/xml/reports/missing_facts_report.xml:463 4585msgid "Date of marriage" 4586msgstr "शादी की तारीख" 4587 4588#: app/Gedcom.php:461 resources/xml/reports/missing_facts_report.xml:420 4589msgid "Date of marriage banns" 4590msgstr "विवाह बंधन तिथि" 4591 4592#: app/Gedcom.php:697 4593msgid "Date of naturalization" 4594msgstr "समीकरण तिथि" 4595 4596#: app/Gedcom.php:707 4597msgid "Date of ordination" 4598msgstr "दीक्षा तिथि" 4599 4600#: app/Gedcom.php:715 4601msgid "Date of residence" 4602msgstr "निवास की तिथि" 4603 4604#: app/Gedcom.php:938 4605msgid "Date of status change" 4606msgstr "" 4607 4608#: resources/views/help/date.phtml:105 4609msgid "Date period" 4610msgstr "दिनांक मुद्दत" 4611 4612#: resources/views/help/date.phtml:98 4613msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4614msgstr "दिनांक की मुद्दत का उपयोग यह संकेत देने के लिए किया जाता है कि एक तथ्य, जैसे कि कोई व्यवसाय, समय की कितनी मुद्दत के लिए जारी रहा।" 4615 4616#: app/Gedcom.php:820 resources/views/help/date.phtml:67 4617#: resources/views/modules/statistics-chart/custom.phtml:94 4618msgid "Date range" 4619msgstr "दिनांक सीमा" 4620 4621#: resources/views/help/date.phtml:60 4622msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4623msgstr "दिनांक सीमाओं का उपयोग यह संकेत देने के लिए किया जाता है कि कोई घटना, जैसे कि एक जन्म, एक संभावित सीमा के भीतर किसी अज्ञात तारीख को हुई।" 4624 4625#: resources/views/admin/users.phtml:31 4626msgid "Date registered" 4627msgstr "पंजीकरण की तिथि" 4628 4629#: resources/views/modules/user-messages/user-messages.phtml:69 4630msgid "Date sent" 4631msgstr "भेजने की तिथि" 4632 4633#. I18N: Help text for the “Calendar conversion” configuration setting 4634#: resources/views/admin/trees-preferences.phtml:127 4635#, php-format 4636msgid "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." 4637msgstr "दिनांक केवल तभी परिवर्तित होंगे जब वे किसी कैलेंडर के लिए मान्य होंगे। उदाहरण के लिए, केवल %1$s और %2$s के बीच की तारीखों को फ्रेंच कैलेंडर में बदला जाएगा और केवल %3$s के बाद की तारीखों को ग्रेगोरियन कैलेंडर में बदला जाएगा।" 4638 4639#: resources/views/help/date.phtml:22 4640msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4641msgstr "तिथियां अंग्रेजी संक्षिप्ताक्षर और कीवर्ड का उपयोग करके संग्रहीत की जाती हैं। इन संक्षिप्ताक्षर और कीवर्ड के विकल्प के रूप में शॉर्टकट उपलब्ध हैं।" 4642 4643#: resources/views/edit/change-family-members.phtml:63 4644#: resources/xml/reports/family_group_report.xml:809 4645#: resources/xml/reports/individual_ext_report.xml:570 4646#: resources/xml/reports/individual_report.xml:566 4647msgid "Daughter" 4648msgstr "बेटी" 4649 4650#. I18N: e.g. “Daughter of [father name & mother name]” 4651#: app/Module/InteractiveTree/TreeView.php:365 4652#, php-format 4653msgid "Daughter of %s" 4654msgstr "%s की बेटी" 4655 4656#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:41 4657msgid "Day" 4658msgstr "दिन" 4659 4660#: app/Http/RequestHandlers/CalendarEvents.php:209 4661msgid "Day not set" 4662msgstr "दिन निर्धारित नहीं" 4663 4664#: resources/views/modules/timeline-chart/chart.phtml:141 4665#: resources/views/modules/timeline-chart/chart.phtml:143 4666#: resources/views/modules/timeline-chart/chart.phtml:145 4667msgid "Day:" 4668msgstr "दिन:" 4669 4670#: app/Statistics/Google/ChartMortality.php:76 4671#: resources/views/lists/individuals-table.phtml:196 4672msgid "Dead" 4673msgstr "मृत" 4674 4675#: app/Gedcom.php:634 app/Http/RequestHandlers/IndividualPage.php:206 4676#: resources/views/calendar-page.phtml:196 4677#: resources/views/lists/individuals-table.phtml:201 4678#: resources/views/lists/individuals-table.phtml:206 4679#: resources/views/lists/individuals-table.phtml:253 4680#: resources/views/modules/yahrzeit/table.phtml:27 4681#: resources/xml/reports/ahnentafel_report.xml:457 4682#: resources/xml/reports/bdm_report.xml:87 4683#: resources/xml/reports/change_report.xml:102 4684#: resources/xml/reports/change_report.xml:118 4685#: resources/xml/reports/descendancy_report.xml:594 4686#: resources/xml/reports/family_group_report.xml:289 4687#: resources/xml/reports/family_group_report.xml:470 4688#: resources/xml/reports/family_group_report.xml:477 4689#: resources/xml/reports/family_group_report.xml:643 4690#: resources/xml/reports/family_group_report.xml:733 4691#: resources/xml/reports/family_group_report.xml:740 4692#: resources/xml/reports/family_group_report.xml:987 4693#: resources/xml/reports/family_group_report.xml:1081 4694#: resources/xml/reports/family_group_report.xml:1090 4695#: resources/xml/reports/individual_ext_report.xml:281 4696#: resources/xml/reports/individual_ext_report.xml:317 4697#: resources/xml/reports/individual_ext_report.xml:357 4698#: resources/xml/reports/individual_ext_report.xml:393 4699#: resources/xml/reports/individual_ext_report.xml:429 4700#: resources/xml/reports/individual_ext_report.xml:487 4701#: resources/xml/reports/individual_ext_report.xml:523 4702#: resources/xml/reports/individual_ext_report.xml:564 4703#: resources/xml/reports/individual_ext_report.xml:600 4704#: resources/xml/reports/individual_ext_report.xml:636 4705#: resources/xml/reports/individual_report.xml:270 4706#: resources/xml/reports/individual_report.xml:306 4707#: resources/xml/reports/individual_report.xml:346 4708#: resources/xml/reports/individual_report.xml:382 4709#: resources/xml/reports/individual_report.xml:418 4710#: resources/xml/reports/individual_report.xml:479 4711#: resources/xml/reports/individual_report.xml:519 4712#: resources/xml/reports/individual_report.xml:560 4713#: resources/xml/reports/individual_report.xml:596 4714#: resources/xml/reports/individual_report.xml:632 4715#: resources/xml/reports/missing_facts_report.xml:24 4716#: resources/xml/reports/pedigree_report.xml:80 4717#: resources/xml/reports/pedigree_report.xml:81 4718#: resources/xml/reports/pedigree_report.xml:101 4719#: resources/xml/reports/pedigree_report.xml:102 4720#: resources/xml/reports/pedigree_report.xml:119 4721#: resources/xml/reports/pedigree_report.xml:120 4722#: resources/xml/reports/pedigree_report.xml:141 4723#: resources/xml/reports/pedigree_report.xml:142 4724#: resources/xml/reports/pedigree_report.xml:159 4725#: resources/xml/reports/pedigree_report.xml:160 4726#: resources/xml/reports/pedigree_report.xml:182 4727#: resources/xml/reports/pedigree_report.xml:183 4728#: resources/xml/reports/pedigree_report.xml:200 4729#: resources/xml/reports/pedigree_report.xml:201 4730#: resources/xml/reports/pedigree_report.xml:225 4731#: resources/xml/reports/pedigree_report.xml:226 4732#: resources/xml/reports/pedigree_report.xml:243 4733#: resources/xml/reports/pedigree_report.xml:244 4734#: resources/xml/reports/pedigree_report.xml:268 4735#: resources/xml/reports/pedigree_report.xml:269 4736#: resources/xml/reports/pedigree_report.xml:286 4737#: resources/xml/reports/pedigree_report.xml:287 4738#: resources/xml/reports/pedigree_report.xml:311 4739#: resources/xml/reports/pedigree_report.xml:312 4740#: resources/xml/reports/pedigree_report.xml:329 4741#: resources/xml/reports/pedigree_report.xml:330 4742#: resources/xml/reports/pedigree_report.xml:354 4743#: resources/xml/reports/pedigree_report.xml:355 4744#: resources/xml/reports/pedigree_report.xml:372 4745#: resources/xml/reports/pedigree_report.xml:373 4746#: resources/xml/reports/pedigree_report.xml:395 4747#: resources/xml/reports/pedigree_report.xml:411 4748#: resources/xml/reports/pedigree_report.xml:433 4749#: resources/xml/reports/pedigree_report.xml:449 4750#: resources/xml/reports/pedigree_report.xml:471 4751#: resources/xml/reports/pedigree_report.xml:487 4752#: resources/xml/reports/pedigree_report.xml:509 4753#: resources/xml/reports/pedigree_report.xml:525 4754#: resources/xml/reports/pedigree_report.xml:547 4755#: resources/xml/reports/pedigree_report.xml:563 4756#: resources/xml/reports/pedigree_report.xml:585 4757#: resources/xml/reports/pedigree_report.xml:601 4758#: resources/xml/reports/pedigree_report.xml:623 4759#: resources/xml/reports/pedigree_report.xml:639 4760#: resources/xml/reports/pedigree_report.xml:661 4761#: resources/xml/reports/pedigree_report.xml:677 4762#: resources/xml/reports/pedigree_report.xml:782 4763#: resources/xml/reports/pedigree_report.xml:783 4764#: resources/xml/reports/pedigree_report.xml:803 4765#: resources/xml/reports/pedigree_report.xml:804 4766#: resources/xml/reports/pedigree_report.xml:821 4767#: resources/xml/reports/pedigree_report.xml:822 4768#: resources/xml/reports/pedigree_report.xml:843 4769#: resources/xml/reports/pedigree_report.xml:844 4770#: resources/xml/reports/pedigree_report.xml:861 4771#: resources/xml/reports/pedigree_report.xml:862 4772#: resources/xml/reports/pedigree_report.xml:883 4773#: resources/xml/reports/pedigree_report.xml:884 4774#: resources/xml/reports/pedigree_report.xml:901 4775#: resources/xml/reports/pedigree_report.xml:902 4776#: resources/xml/reports/pedigree_report.xml:927 4777#: resources/xml/reports/pedigree_report.xml:945 4778#: resources/xml/reports/pedigree_report.xml:970 4779#: resources/xml/reports/pedigree_report.xml:988 4780#: resources/xml/reports/pedigree_report.xml:1013 4781#: resources/xml/reports/pedigree_report.xml:1031 4782#: resources/xml/reports/pedigree_report.xml:1056 4783#: resources/xml/reports/pedigree_report.xml:1074 4784#: resources/xml/reports/pedigree_report.xml:1096 4785#: resources/xml/reports/pedigree_report.xml:1115 4786#: resources/xml/reports/pedigree_report.xml:1134 4787#: resources/xml/reports/pedigree_report.xml:1153 4788#: resources/xml/reports/pedigree_report.xml:1172 4789#: resources/xml/reports/pedigree_report.xml:1191 4790#: resources/xml/reports/pedigree_report.xml:1210 4791#: resources/xml/reports/pedigree_report.xml:1229 4792#: resources/xml/reports/pedigree_report.xml:1248 4793#: resources/xml/reports/pedigree_report.xml:1267 4794#: resources/xml/reports/pedigree_report.xml:1286 4795#: resources/xml/reports/pedigree_report.xml:1305 4796#: resources/xml/reports/pedigree_report.xml:1324 4797#: resources/xml/reports/pedigree_report.xml:1343 4798#: resources/xml/reports/pedigree_report.xml:1362 4799#: resources/xml/reports/pedigree_report.xml:1381 4800#: resources/xml/reports/relative_ext_report.xml:69 4801msgid "Death" 4802msgstr "मृत्यु" 4803 4804#: app/Statistics/Google/ChartDistribution.php:306 4805msgid "Death by country" 4806msgstr "देश के हिसाब से मृत्यु" 4807 4808#: resources/xml/reports/bdm_report.xml:10 4809#: resources/xml/reports/death_report.xml:8 4810msgid "Death date range end" 4811msgstr "मृत्यु तिथि सीमा समाप्त" 4812 4813#: resources/xml/reports/bdm_report.xml:9 4814#: resources/xml/reports/death_report.xml:7 4815msgid "Death date range start" 4816msgstr "मृत्यु तिथि सीमा प्रारंभ" 4817 4818#: app/Services/IndividualFactsService.php:349 4819msgid "Death of a brother" 4820msgstr "भाई की मृत्यु" 4821 4822#: app/Services/IndividualFactsService.php:333 4823#: resources/views/admin/trees-preferences.phtml:482 4824msgid "Death of a child" 4825msgstr "बच्चे की मृत्यु" 4826 4827#: app/Services/IndividualFactsService.php:332 4828msgid "Death of a daughter" 4829msgstr "बेटी की मृत्यु" 4830 4831#: app/Services/IndividualFactsService.php:625 4832#: resources/views/fact-parent-age.phtml:26 4833msgid "Death of a father" 4834msgstr "पिता की मृत्यु" 4835 4836#: app/Services/IndividualFactsService.php:387 4837#: app/Services/IndividualFactsService.php:405 4838#: app/Services/IndividualFactsService.php:423 4839#: resources/views/admin/trees-preferences.phtml:476 4840msgid "Death of a grandchild" 4841msgstr "नाती/पोते की मृत्यु" 4842 4843#: app/Services/IndividualFactsService.php:386 4844msgid "Death of a granddaughter" 4845msgstr "पोती/नवासी की मृत्यु" 4846 4847#: app/Services/IndividualFactsService.php:404 4848msgctxt "daughter’s daughter" 4849msgid "Death of a granddaughter" 4850msgstr "नवासी की मृत्यु" 4851 4852#: app/Services/IndividualFactsService.php:422 4853msgctxt "son’s daughter" 4854msgid "Death of a granddaughter" 4855msgstr "पोती की मृत्यु" 4856 4857#: app/Services/IndividualFactsService.php:643 4858msgid "Death of a grandfather" 4859msgstr "नाना/दादा की मृत्यु" 4860 4861#: app/Services/IndividualFactsService.php:644 4862msgid "Death of a grandmother" 4863msgstr "नानी/दादी की मृत्यु" 4864 4865#: app/Services/IndividualFactsService.php:645 4866#: app/Services/IndividualFactsService.php:663 4867#: app/Services/IndividualFactsService.php:681 4868#: resources/views/admin/trees-preferences.phtml:506 4869msgid "Death of a grandparent" 4870msgstr "किसी पूर्वज की मृत्यु" 4871 4872#: app/Services/IndividualFactsService.php:385 4873msgid "Death of a grandson" 4874msgstr "नाती/पोते की मृत्यु" 4875 4876#: app/Services/IndividualFactsService.php:403 4877msgctxt "daughter’s son" 4878msgid "Death of a grandson" 4879msgstr "नवासे की मृत्यु" 4880 4881#: app/Services/IndividualFactsService.php:421 4882msgctxt "son’s son" 4883msgid "Death of a grandson" 4884msgstr "पोते की मृत्यु" 4885 4886#: app/Services/IndividualFactsService.php:367 4887msgid "Death of a half-brother" 4888msgstr "सौतेले भाई की मृत्यु" 4889 4890#: app/Services/IndividualFactsService.php:369 4891msgid "Death of a half-sibling" 4892msgstr "सौतेले सहोदर की मृत्यु" 4893 4894#: app/Services/IndividualFactsService.php:368 4895msgid "Death of a half-sister" 4896msgstr "सौतेली बहन की मृत्यु" 4897 4898#: app/Services/IndividualFactsService.php:795 4899msgid "Death of a husband" 4900msgstr "पति की मृत्यु" 4901 4902#: app/Services/IndividualFactsService.php:661 4903msgid "Death of a maternal grandfather" 4904msgstr "नाना की मृत्यु" 4905 4906#: app/Services/IndividualFactsService.php:662 4907msgid "Death of a maternal grandmother" 4908msgstr "नानी की मृत्यु" 4909 4910#: app/Services/IndividualFactsService.php:626 4911#: resources/views/fact-parent-age.phtml:16 4912msgid "Death of a mother" 4913msgstr "माँ की मृत्यु" 4914 4915#: app/Services/IndividualFactsService.php:627 4916#: resources/views/admin/trees-preferences.phtml:494 4917#: resources/views/fact-parent-age.phtml:36 4918msgid "Death of a parent" 4919msgstr "माँ/बाप की मृत्यु" 4920 4921#: app/Services/IndividualFactsService.php:679 4922msgid "Death of a paternal grandfather" 4923msgstr "दादाकी मृत्यु" 4924 4925#: app/Services/IndividualFactsService.php:680 4926msgid "Death of a paternal grandmother" 4927msgstr "दादी की मृत्यु" 4928 4929#: app/Services/IndividualFactsService.php:351 4930#: resources/views/admin/trees-preferences.phtml:488 4931msgid "Death of a sibling" 4932msgstr "सहोदर की मृत्यु" 4933 4934#: app/Services/IndividualFactsService.php:350 4935msgid "Death of a sister" 4936msgstr "बहन की मृत्यु" 4937 4938#: app/Services/IndividualFactsService.php:331 4939msgid "Death of a son" 4940msgstr "बेटे की मृत्यु" 4941 4942#: app/Services/IndividualFactsService.php:797 4943#: resources/views/admin/trees-preferences.phtml:500 4944msgid "Death of a spouse" 4945msgstr "जीवनसाथी की मृत्यु" 4946 4947#: app/Services/IndividualFactsService.php:796 4948msgid "Death of a wife" 4949msgstr "पत्नी की मृत्यु" 4950 4951#: app/Gedcom.php:1133 4952msgid "Death of one spouse" 4953msgstr "जीवनसाथी की मृत्यु" 4954 4955#: resources/xml/reports/death_report.xml:6 4956msgid "Death place contains" 4957msgstr "मृत्यु स्थान में शामिल" 4958 4959#: resources/views/modules/statistics-chart/places.phtml:27 4960msgid "Death places" 4961msgstr "मृत्यु स्थान" 4962 4963#. I18N: Name of a module/report 4964#: app/Module/DeathReportModule.php:40 4965#: resources/views/modules/statistics-chart/custom.phtml:65 4966#: resources/xml/reports/death_report.xml:3 4967#: resources/xml/reports/death_report.xml:32 4968msgid "Deaths" 4969msgstr "मृत्यु" 4970 4971#: app/Statistics/Google/ChartDeath.php:111 4972#: resources/views/modules/statistics-chart/individual-events.phtml:69 4973msgid "Deaths by century" 4974msgstr "शताब्दी के दौरान मृत्यु" 4975 4976#: app/Date/AbstractGregorianJulianDate.php:242 4977msgctxt "Abbreviation for December" 4978msgid "Dec" 4979msgstr "दिस" 4980 4981#: resources/views/lists/families-table.phtml:437 4982#: resources/views/lists/families-table.phtml:453 4983#: resources/views/lists/individuals-table.phtml:445 4984#: resources/views/lists/individuals-table.phtml:462 4985msgid "Decade of birth" 4986msgstr "जन्म का दशक" 4987 4988#: resources/views/lists/individuals-table.phtml:467 4989#: resources/views/lists/individuals-table.phtml:484 4990msgid "Decade of death" 4991msgstr "मृत्यु का दशक" 4992 4993#: resources/views/lists/families-table.phtml:458 4994#: resources/views/lists/families-table.phtml:474 4995msgid "Decade of marriage" 4996msgstr "विवाह का दशक" 4997 4998#: app/Date/AbstractGregorianJulianDate.php:139 4999msgctxt "GENITIVE" 5000msgid "December" 5001msgstr "दिसंबर" 5002 5003#: app/Date/AbstractGregorianJulianDate.php:209 5004msgctxt "INSTRUMENTAL" 5005msgid "December" 5006msgstr "दिसंबर" 5007 5008#: app/Date/AbstractGregorianJulianDate.php:174 5009msgctxt "LOCATIVE" 5010msgid "December" 5011msgstr "दिसंबर" 5012 5013#: app/Date/AbstractGregorianJulianDate.php:104 5014#: app/Module/StatisticsChartModule.php:800 5015#: resources/views/edit/initialize-calendar-popup.phtml:22 5016msgctxt "NOMINATIVE" 5017msgid "December" 5018msgstr "दिसंबर" 5019 5020#. I18N: The tenth day in the French republican calendar 5021#: app/Date/FrenchDate.php:319 5022msgid "Decidi" 5023msgstr "डेसिडी" 5024 5025#: app/Module/UserWelcomeModule.php:98 app/Module/WelcomeBlockModule.php:97 5026msgid "Default chart" 5027msgstr "डिफ़ॉल्ट चार्ट" 5028 5029#: resources/views/admin/trees.phtml:127 5030msgid "Default family tree" 5031msgstr "डिफॉल्ट वंश वृक्ष" 5032 5033#. I18N: A configuration setting 5034#: app/Module/WelcomeBlockModule.php:104 5035#: resources/views/admin/trees-preferences.phtml:93 5036#: resources/views/edit-account-page.phtml:73 5037msgid "Default individual" 5038msgstr "डिफ़ॉल्ट व्यक्ति" 5039 5040#. I18N: A configuration setting 5041#: resources/views/admin/site-preferences.phtml:62 5042msgid "Default theme" 5043msgstr "पूर्व निर्धारित थीम" 5044 5045#: app/Gedcom.php:1275 app/Gedcom.php:1276 app/Gedcom.php:1277 5046#: app/Gedcom.php:1278 app/Gedcom.php:1279 5047msgid "Definition" 5048msgstr "परिभाषा" 5049 5050#: app/Gedcom.php:1193 5051msgid "Degree" 5052msgstr "डिग्री" 5053 5054#: resources/xml/reports/ahnentafel_report.xml:15 5055#: resources/xml/reports/bdm_report.xml:14 5056#: resources/xml/reports/birth_report.xml:12 5057#: resources/xml/reports/cemetery_report.xml:10 5058#: resources/xml/reports/change_report.xml:12 5059#: resources/xml/reports/death_report.xml:13 5060#: resources/xml/reports/descendancy_report.xml:10 5061#: resources/xml/reports/fact_sources.xml:10 5062#: resources/xml/reports/family_group_report.xml:14 5063#: resources/xml/reports/individual_ext_report.xml:15 5064#: resources/xml/reports/individual_report.xml:12 5065#: resources/xml/reports/marriage_report.xml:12 5066#: resources/xml/reports/missing_facts_report.xml:10 5067#: resources/xml/reports/occupation_report.xml:9 5068#: resources/xml/reports/pedigree_report.xml:10 5069#: resources/xml/reports/relative_ext_report.xml:10 5070msgctxt "font name" 5071msgid "DejaVu" 5072msgstr "डेजावू" 5073 5074#: app/Http/RequestHandlers/ManageMediaData.php:260 5075#: app/Module/FixPrimaryTag.php:114 resources/views/admin/locations.phtml:50 5076#: resources/views/admin/trees-privacy.phtml:272 5077#: resources/views/admin/trees.phtml:117 5078#: resources/views/admin/users-table-options.phtml:45 5079#: resources/views/edit-blocks-block.phtml:28 5080#: resources/views/edit/icon-fact-delete.phtml:14 5081#: resources/views/edit/icon-fact-delete.phtml:16 5082#: resources/views/family-page-menu.phtml:81 5083#: resources/views/individual-page-menu.phtml:121 5084#: resources/views/media-page-details.phtml:38 5085#: resources/views/media-page-details.phtml:41 5086#: resources/views/media-page-menu.phtml:84 5087#: resources/views/modules/faq/config.phtml:62 5088#: resources/views/modules/faq/config.phtml:102 5089#: resources/views/modules/gedcom_news/list.phtml:45 5090#: resources/views/modules/stories/config.phtml:59 5091#: resources/views/modules/stories/config.phtml:86 5092#: resources/views/modules/stories/config.phtml:88 5093#: resources/views/modules/user-messages/user-messages.phtml:61 5094#: resources/views/modules/user-messages/user-messages.phtml:135 5095#: resources/views/modules/user_blog/list.phtml:45 5096#: resources/views/record-page-menu.phtml:47 5097msgid "Delete" 5098msgstr "हटाएं" 5099 5100#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5101#: resources/views/admin/control-panel.phtml:521 5102msgid "Delete inactive users" 5103msgstr "बेकार उपयोगकर्ताओं को हटाएं" 5104 5105#: resources/views/modules/user-messages/user-messages.phtml:144 5106msgid "Delete selected messages" 5107msgstr "चयनित संदेश हटाएं" 5108 5109#: resources/views/admin/modules.phtml:47 5110msgid "Delete the preferences for this module." 5111msgstr "इस मॉड्यूल के लिए प्राथमिकताएँ हटाएं।" 5112 5113#: resources/views/individual-page-name.phtml:88 5114#: resources/views/individual-page-name.phtml:90 5115msgid "Delete this name" 5116msgstr "यह नाम हटाएं" 5117 5118#: resources/views/admin/locations.phtml:172 5119msgid "Delete unused locations" 5120msgstr "अप्रयुक्त स्थानों को हटाएं" 5121 5122#: resources/views/edit-account-page.phtml:174 5123msgid "Delete your account" 5124msgstr "अपना खाता हटाएं" 5125 5126#: resources/views/family-page-menu.phtml:79 5127msgid "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?" 5128msgstr "परिवार को हटाने का कार्य सभी व्यक्तियों को एक-दूसरे से अलग कर देगा लेकिन व्यक्तियों को उनकी जगह पर ही छोड़ देगा। क्या आप वाकई इस परिवार को हटाना चाहते हैं?" 5129 5130#: app/Http/RequestHandlers/GedcomLoad.php:134 5131msgid "Deleting…" 5132msgstr "" 5133 5134#. I18N: Name of a country or state 5135#: app/Statistics/Service/CountryService.php:132 5136msgid "Democratic Republic of the Congo" 5137msgstr "कांगो लोकतान्त्रिक गणराज्य" 5138 5139#: app/Gedcom.php:1398 5140msgid "Demographic data" 5141msgstr "" 5142 5143#. I18N: Name of a country or state 5144#: app/Statistics/Service/CountryService.php:163 5145msgid "Denmark" 5146msgstr "डेनमार्क" 5147 5148#. I18N: Location of an LDS church temple 5149#: app/Elements/TempleCode.php:89 5150msgid "Denver, Colorado, United States" 5151msgstr "डेनवर, कोलोराडो, संयुक्त राज्य अमेरिका" 5152 5153#: resources/views/admin/upgrade/wizard.phtml:33 5154msgid "Depending on your server configuration, you may be able to upgrade automatically." 5155msgstr "आपके सर्वर कॉन्फ़िगरेशन के आधार पर, आप स्वचालित रूप से अपग्रेड करने में सक्षम हो भी सकते हैं।" 5156 5157#: resources/views/modules/family-book-chart/page.phtml:48 5158msgid "Descendant generations" 5159msgstr "वंशज पीढ़ी" 5160 5161#. I18N: Name of a module/chart 5162#. I18N: Name of a module/sidebar 5163#. I18N: Name of a module/report 5164#: app/Module/ChartsBlockModule.php:142 app/Module/ChartsBlockModule.php:256 5165#: app/Module/DescendancyChartModule.php:94 app/Module/DescendancyModule.php:60 5166#: app/Module/DescendancyReportModule.php:40 5167#: resources/xml/reports/descendancy_report.xml:3 5168#: resources/xml/reports/individual_ext_report.xml:6 5169#: resources/xml/reports/individual_ext_report.xml:93 5170#: resources/xml/reports/missing_facts_report.xml:6 5171#: resources/xml/reports/relative_ext_report.xml:6 5172#: resources/xml/reports/relative_ext_report.xml:45 5173msgid "Descendants" 5174msgstr "वंशज" 5175 5176#: app/Gedcom.php:638 5177msgid "Descendants interest" 5178msgstr "वंशज हित" 5179 5180#: resources/xml/reports/descendancy_report.xml:42 5181msgid "Descendants of " 5182msgstr "वंशजः " 5183 5184#. I18N: %s is an individual’s name 5185#: app/Module/DescendancyChartModule.php:140 5186#, php-format 5187msgid "Descendants of %s" 5188msgstr "%s के वंशज" 5189 5190#: app/Gedcom.php:639 app/Gedcom.php:1254 app/Gedcom.php:1310 5191#: app/Gedcom.php:1596 app/Gedcom.php:1688 5192#: resources/views/admin/modules.phtml:74 resources/views/admin/tags.phtml:48 5193#: resources/views/admin/tags.phtml:178 resources/views/admin/tags.phtml:270 5194#: resources/views/admin/tags.phtml:332 resources/views/admin/tags.phtml:407 5195#: resources/views/admin/tags.phtml:446 resources/views/admin/tags.phtml:730 5196#: resources/views/admin/tags.phtml:784 resources/views/admin/tags.phtml:888 5197#: resources/views/report-setup-page.phtml:23 5198msgid "Description" 5199msgstr "विवरण" 5200 5201#. I18N: A configuration setting 5202#: resources/views/admin/trees-preferences.phtml:215 5203msgid "Description META tag" 5204msgstr "विवरण META टैग" 5205 5206#: app/Gedcom.php:502 app/Gedcom.php:1020 5207msgid "Destination" 5208msgstr "मंज़िल" 5209 5210#: resources/views/admin/merge-records-step-2.phtml:49 5211#: resources/views/admin/merge-records-step-2.phtml:96 5212#: resources/views/admin/merge-records-step-2.phtml:142 5213#: resources/views/modules/statistics-chart/custom.phtml:72 5214#: resources/views/record-page-links.phtml:33 5215msgid "Details" 5216msgstr "विवरण" 5217 5218#: resources/views/admin/site-registration.phtml:55 5219msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5220msgstr "नए उपयोगकर्ता का विवरण इसी वंश वृक्ष के “वंशावली संपर्क” को भेजा जाएगा।" 5221 5222#. I18N: Location of an LDS church temple 5223#: app/Elements/TempleCode.php:90 5224msgid "Detroit, Michigan, United States" 5225msgstr "डेट्रायट, मिशिगन, संयुक्त राज्य अमेरिका" 5226 5227#: app/Date/JalaliDate.php:282 5228msgctxt "Abbreviation for Persian month: Dey" 5229msgid "Dey" 5230msgstr "दे" 5231 5232#. I18N: 10th month in the Persian/Jalali calendar 5233#: app/Date/JalaliDate.php:157 5234msgctxt "GENITIVE" 5235msgid "Dey" 5236msgstr "दे" 5237 5238#. I18N: 10th month in the Persian/Jalali calendar 5239#: app/Date/JalaliDate.php:247 5240msgctxt "INSTRUMENTAL" 5241msgid "Dey" 5242msgstr "दे" 5243 5244#. I18N: 10th month in the Persian/Jalali calendar 5245#: app/Date/JalaliDate.php:202 5246msgctxt "LOCATIVE" 5247msgid "Dey" 5248msgstr "दे" 5249 5250#. I18N: 10th month in the Persian/Jalali calendar 5251#: app/Date/JalaliDate.php:112 5252msgctxt "NOMINATIVE" 5253msgid "Dey" 5254msgstr "दे" 5255 5256#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5257#: app/Date/HijriDate.php:164 5258msgctxt "GENITIVE" 5259msgid "Dhu al-Hijjah" 5260msgstr "ज़िल हज" 5261 5262#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5263#: app/Date/HijriDate.php:254 5264msgctxt "INSTRUMENTAL" 5265msgid "Dhu al-Hijjah" 5266msgstr "ज़िल हज" 5267 5268#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5269#: app/Date/HijriDate.php:209 5270msgctxt "LOCATIVE" 5271msgid "Dhu al-Hijjah" 5272msgstr "ज़िल हज" 5273 5274#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5275#: app/Date/HijriDate.php:119 5276msgctxt "NOMINATIVE" 5277msgid "Dhu al-Hijjah" 5278msgstr "ज़िल हज" 5279 5280#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5281#: app/Date/HijriDate.php:162 5282msgctxt "GENITIVE" 5283msgid "Dhu al-Qi’dah" 5284msgstr "ज़िल क़दा" 5285 5286#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5287#: app/Date/HijriDate.php:252 5288msgctxt "INSTRUMENTAL" 5289msgid "Dhu al-Qi’dah" 5290msgstr "ज़िल क़दा" 5291 5292#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5293#: app/Date/HijriDate.php:207 5294msgctxt "LOCATIVE" 5295msgid "Dhu al-Qi’dah" 5296msgstr "ज़िल क़दा" 5297 5298#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5299#: app/Date/HijriDate.php:117 5300msgctxt "NOMINATIVE" 5301msgid "Dhu al-Qi’dah" 5302msgstr "ज़िल क़दा" 5303 5304#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5305#: app/Elements/LdsBaptismDateStatus.php:65 5306#: app/Elements/LdsEndowmentDateStatus.php:66 5307#: app/Elements/LdsOrdinanceStatus.php:65 5308msgid "Died as a child: exempt" 5309msgstr "बचपन में ही मृत्यु: मुक्त" 5310 5311#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5312#: app/Elements/LdsOrdinanceStatus.php:75 5313msgid "Died before less than 1 year old, sealing not required." 5314msgstr "" 5315 5316#: resources/xml/reports/change_report.xml:60 5317msgid "Differences" 5318msgstr "मतभेद" 5319 5320#. I18N: Help text for the “Calendar conversion” configuration setting 5321#: resources/views/admin/trees-preferences.phtml:124 5322msgid "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." 5323msgstr "दुनिया के विभिन्न हिस्सों में विभिन्न कैलेंडर प्रणालियों का उपयोग किया जाता है, और कई अन्य कैलेंडर प्रणालियों का उपयोग अतीत में किया गया है। जहां संभव हो, आपको उसी कैलेंडर का उपयोग करके तिथियां दर्ज कर देनी चाहिए जिसमें घटना मूल रूप से दर्ज की गई थी। फिर आप इन तिथियों को अधिक परिचित कैलेंडर में दिखाने के लिए किसी कैलेंडर परिवर्तन को निर्धारित कर सकते हैं। यदि आप नियमित रूप से दो कैलेंडरों का उपयोग करते हैं, तो आप दो रूपांतरण निर्दिष्ट कर सकते हैं और दिनांक दोनों चयनित कैलेंडर में परिवर्तित हो जाएंगे।" 5324 5325#: resources/xml/reports/individual_ext_report.xml:6 5326#: resources/xml/reports/individual_ext_report.xml:91 5327#: resources/xml/reports/missing_facts_report.xml:6 5328#: resources/xml/reports/relative_ext_report.xml:6 5329#: resources/xml/reports/relative_ext_report.xml:43 5330msgid "Direct line ancestors" 5331msgstr "सीधी रेखा के पूर्वज" 5332 5333#: resources/xml/reports/individual_ext_report.xml:6 5334#: resources/xml/reports/individual_ext_report.xml:92 5335#: resources/xml/reports/missing_facts_report.xml:6 5336#: resources/xml/reports/relative_ext_report.xml:6 5337#: resources/xml/reports/relative_ext_report.xml:44 5338msgid "Direct line ancestors and their families" 5339msgstr "सीधी रेखा के पूर्वज और उनके परिवार" 5340 5341#. I18N: %s is a number of records per page 5342#: resources/views/lists/datatables-attributes.phtml:29 5343#, php-format 5344msgid "Display %s" 5345msgstr "%s प्रदर्शित करें" 5346 5347#. I18N: Description of the “Favorites” module 5348#: app/Module/FamilyTreeFavoritesModule.php:60 5349msgid "Display and manage a family tree’s favorite pages." 5350msgstr "किसी वंश वृक्ष के पसंदीदा पेज प्रदर्शित और मैनेज करें।" 5351 5352#. I18N: Description of the “Favorites” module 5353#: app/Module/UserFavoritesModule.php:61 5354msgid "Display and manage a user’s favorite pages." 5355msgstr "उपयोगकर्ता के पसंदीदा पेजों को प्रदर्शित और प्रबंधित करें।" 5356 5357#: app/Gedcom.php:451 resources/views/calendar-page.phtml:193 5358#: resources/views/lists/families-table.phtml:207 5359msgid "Divorce" 5360msgstr "तलाक़" 5361 5362#: app/Gedcom.php:453 5363msgid "Divorce filed" 5364msgstr "तलाक़ दायर की गई" 5365 5366#: app/Statistics/Google/ChartDivorce.php:111 5367#: resources/views/modules/statistics-chart/family-totals.phtml:70 5368msgid "Divorces by century" 5369msgstr "शताब्दी के दौरान तलाक़" 5370 5371#. I18N: Name of a country or state 5372#: app/Statistics/Service/CountryService.php:159 5373msgid "Djibouti" 5374msgstr "जिबूती" 5375 5376#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5377#: app/Elements/LdsOrdinanceStatus.php:71 5378#: app/Elements/LdsSpouseSealingDateStatus.php:70 5379msgid "Do not seal, previous sealing canceled" 5380msgstr "सील ना करें, पिछली सीलिंग रद्द हुई" 5381 5382#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5383#: app/Elements/LdsOrdinanceStatus.php:69 5384#: app/Elements/LdsSpouseSealingDateStatus.php:68 5385msgid "Do not seal: unauthorized" 5386msgstr "सील ना करें: अनाधिकृत" 5387 5388#. I18N: Type of media object 5389#: app/Elements/SourceMediaType.php:84 5390msgid "Document" 5391msgstr "दस्तावेज़" 5392 5393#: resources/views/admin/site-mail.phtml:199 5394msgid "Domain name" 5395msgstr "डोमेन नाम" 5396 5397#. I18N: Name of a country or state 5398#: app/Statistics/Service/CountryService.php:161 5399msgid "Dominica" 5400msgstr "डोमिनिका" 5401 5402#. I18N: Name of a country or state 5403#: app/Statistics/Service/CountryService.php:165 5404msgid "Dominican Republic" 5405msgstr "डोमिनिकन गणराज्य" 5406 5407#: app/Module/ClippingsCartModule.php:198 5408#: app/Module/ClippingsCartModule.php:242 5409#: resources/views/modules/share-anniversary/share.phtml:25 5410msgid "Download" 5411msgstr "डाउनलोड" 5412 5413#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5414#, php-format 5415msgid "Download %s…" 5416msgstr "डाउनलोड %s…" 5417 5418#: app/Module/ShareAnniversaryModule.php:83 5419msgid "Download a .ICS file containing an anniversary" 5420msgstr "एक वर्षगांठ वाली .ICS फ़ाइल डाउनलोड करें" 5421 5422#: resources/views/media-page-details.phtml:83 5423msgid "Download file" 5424msgstr "डाउनलोड फाइल" 5425 5426#: resources/views/edit-blocks-page.phtml:23 5427msgid "Drag the blocks to change their position." 5428msgstr "ब्लॉक को घसीट कर उनकी जगह बदलें।" 5429 5430#. I18N: Location of an LDS church temple 5431#: app/Elements/TempleCode.php:91 5432msgid "Draper, Utah, United States" 5433msgstr "ड्रेपर, यूटा, संयुक्त राज्य अमेरिका" 5434 5435#. I18N: The second day in the French republican calendar 5436#: app/Date/FrenchDate.php:303 5437msgid "Duodi" 5438msgstr "डुओडी" 5439 5440#: app/Http/RequestHandlers/AccountUpdate.php:96 5441#: app/Http/RequestHandlers/RegisterAction.php:264 5442#: app/Http/RequestHandlers/UserAddAction.php:72 5443#: app/Http/RequestHandlers/UserEditAction.php:153 5444msgid "Duplicate email address. A user with that email already exists." 5445msgstr "डुप्लिकेट इमेल एड्रेस। उस ईमेल वाला उपयोगकर्ता पहले से मौजूद है।" 5446 5447#: app/Http/RequestHandlers/AccountUpdate.php:87 5448#: app/Http/RequestHandlers/RegisterAction.php:259 5449#: app/Http/RequestHandlers/UserAddAction.php:67 5450#: app/Http/RequestHandlers/UserEditAction.php:159 5451msgid "Duplicate username. A user with that username already exists. Please choose another username." 5452msgstr "डुप्लिकेट यूज़रनेम। उस यूज़रनेम वाला उपयोगकर्ता पहले से मौजूद है। कृपया दूसरा यूज़रनेम चुनें।" 5453 5454#: resources/views/help/source-events.phtml:8 5455msgid "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." 5456msgstr "प्रत्येक स्रोत विशिष्ट घटनाओं को दर्ज करता है, आम तौर पर दी गई तिथि सीमा और एक स्थान अधिकार क्षेत्र के लिए। उदाहरण के लिए, एक जनगणना, जनगणना की घटनाओं और चर्च के रिकॉर्ड जन्म, विवाह, और मृत्यु की घटनाओं को रिकॉर्ड करता है।<br><br>उन घटनाओं का चयन करें जो इस स्रोत द्वारा दर्ज की गई घटनाओं की सूची से दर्ज की गई हैं। दिनांक को एक श्रेणी प्रारूप में निर्दिष्ट किया जाना चाहिए जैसे <i>1900 से 1910 तक</i>। स्थान क्षेत्राधिकार सबसे कम अधिकार क्षेत्र का नाम है जो इस स्रोत में नामित सभी निचले-स्तर के स्थानों को शामिल करता है। उदाहरण के लिए, “वनडा, इडाहो, यूएसए” को वनडा काउंटी के भीतर विभिन्न शहरों में होने वाली घटनाओं के लिए एक स्रोत क्षेत्राधिकार के रूप में इस्तेमाल किया जाएगा। “इडाहो, यूएसए” स्रोत क्षेत्राधिकार स्थान होगा यदि दर्ज की गई घटनाएं न केवल वनडा काउंटी में बल्कि इडाओ में अन्य काउंटी में भी हुईं।" 5457 5458#: resources/views/help/pending-changes.phtml:25 5459msgid "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." 5460msgstr "प्रत्येक उपयोगकर्ता खाते में “परिवर्तनों को स्वचालित रूप से स्वीकार करने” का विकल्प होता है। जब यह सक्षम हो जाता है, तो उस उपयोगकर्ता द्वारा किए गए किसी भी परिवर्तन को तुरंत सहेज लिया जाता है। कई एडमिनिस्ट्रेटर इसे अपने स्वयं के उपयोगकर्ता खाते के लिए सक्षम करते हैं।" 5461 5462#: resources/views/modules/gedcom_stats/config.phtml:53 5463#: resources/views/modules/gedcom_stats/statistics.phtml:165 5464#: resources/views/modules/html/template-statistics.phtml:69 5465#: resources/views/modules/statistics-chart/individual-events.phtml:36 5466msgid "Earliest birth" 5467msgstr "सबसे पुराना जन्म" 5468 5469#: resources/views/modules/gedcom_stats/config.phtml:55 5470#: resources/views/modules/gedcom_stats/statistics.phtml:187 5471#: resources/views/modules/html/template-statistics.phtml:77 5472#: resources/views/modules/statistics-chart/individual-events.phtml:80 5473msgid "Earliest death" 5474msgstr "सबसे पुरानी मृत्यु" 5475 5476#: resources/views/modules/statistics-chart/family-totals.phtml:81 5477msgid "Earliest divorce" 5478msgstr "सबसे पुरानी तलाक़" 5479 5480#: resources/views/modules/statistics-chart/family-totals.phtml:37 5481msgid "Earliest marriage" 5482msgstr "सबसे पुरानी शादी" 5483 5484#. I18N: Name of a country or state 5485#: app/Statistics/Service/CountryService.php:169 5486msgid "Ecuador" 5487msgstr "ईक्वाडोर" 5488 5489#: app/Http/RequestHandlers/MapDataEdit.php:73 5490#: app/Http/RequestHandlers/MapDataEdit.php:76 5491#: resources/views/admin/locations.phtml:48 5492#: resources/views/admin/locations.phtml:92 5493#: resources/views/admin/locations.phtml:95 5494#: resources/views/admin/users-table-options.phtml:27 5495#: resources/views/admin/users.phtml:24 5496#: resources/views/edit/icon-fact-edit.phtml:14 5497#: resources/views/edit/icon-fact-edit.phtml:16 5498#: resources/views/media-page-details.phtml:30 5499#: resources/views/media-page-details.phtml:33 5500#: resources/views/media-page-menu.phtml:76 5501#: resources/views/modules/faq/config.phtml:61 5502#: resources/views/modules/faq/config.phtml:97 5503#: resources/views/modules/gedcom_news/list.phtml:41 5504#: resources/views/modules/stories/config.phtml:58 5505#: resources/views/modules/stories/config.phtml:79 5506#: resources/views/modules/stories/config.phtml:81 5507#: resources/views/modules/user_blog/list.phtml:41 5508#: resources/views/note-page-details.phtml:25 5509#: resources/views/note-page-details.phtml:28 5510#: resources/views/record-page-menu.phtml:27 5511msgid "Edit" 5512msgstr "एडिट" 5513 5514#: app/Http/RequestHandlers/EditMediaFileModal.php:74 5515#: resources/views/modals/edit-media-file.phtml:20 5516msgid "Edit a media file" 5517msgstr "मीडिया फाइल एडिट करें" 5518 5519#. I18N: Options for editing 5520#: resources/views/admin/trees-preferences.phtml:637 5521msgid "Edit preferences" 5522msgstr "प्राथमिकताएं एडिट करें" 5523 5524#: app/Module/FrequentlyAskedQuestionsModule.php:308 5525msgid "Edit the FAQ" 5526msgstr "सामान्य प्रश्न एडिट करें" 5527 5528#: resources/views/individual-page-menu.phtml:63 5529#: resources/views/individual-page-menu.phtml:71 5530#: resources/views/individual-page-sex.phtml:40 5531#: resources/views/individual-page-sex.phtml:42 5532msgid "Edit the gender" 5533msgstr "लिंग एडिट करें" 5534 5535#: resources/views/edit/input-addon-edit-name.phtml:12 5536#: resources/views/edit/input-addon-edit-name.phtml:15 5537#: resources/views/individual-page-name.phtml:75 5538#: resources/views/individual-page-name.phtml:77 5539msgid "Edit the name" 5540msgstr "नाम एडिट करें" 5541 5542#: app/Http/RequestHandlers/EditRawFactPage.php:53 5543#: app/Http/RequestHandlers/EditRawRecordPage.php:55 5544#: resources/views/edit/edit-fact.phtml:56 5545#: resources/views/edit/edit-record.phtml:56 5546#: resources/views/family-page-menu.phtml:87 5547#: resources/views/individual-page-menu.phtml:127 5548msgid "Edit the raw GEDCOM" 5549msgstr "मूल GEDCOM एडिट करें" 5550 5551#: app/Http/RequestHandlers/EditNotePage.php:54 5552msgid "Edit the shared note" 5553msgstr "आम नोट एडिट करें" 5554 5555#: app/Module/StoriesModule.php:302 5556#: resources/views/modules/stories/tab.phtml:27 5557msgid "Edit the story" 5558msgstr "जीवनी एडिट करें" 5559 5560#: app/Http/RequestHandlers/UserEditPage.php:119 5561msgid "Edit the user" 5562msgstr "उपयोगकर्ता एडिट करें" 5563 5564#: app/Services/TreeService.php:227 5565msgid "Edit this individual and replace their details with your own." 5566msgstr "इस व्यक्ति को एडिट करें और उनके विवरण को अपने विवरण से बदल लें।" 5567 5568#: resources/views/edit/edit-fact.phtml:50 5569#: resources/views/edit/edit-record.phtml:50 5570msgid "Edit with all GEDCOM tags" 5571msgstr "सभी GEDCOM टैग के साथ संपादित करें" 5572 5573#. I18N: Listbox entry; name of a role 5574#: app/Http/RequestHandlers/UserEditPage.php:100 5575#: resources/views/admin/users-edit.phtml:252 5576#: resources/views/modules/recent_changes/changes-table.phtml:49 5577#: resources/views/pending-changes-page.phtml:49 5578msgid "Editor" 5579msgstr "एडिटर" 5580 5581#. I18N: Location of an LDS church temple 5582#: app/Elements/TempleCode.php:92 5583msgid "Edmonton, Alberta, Canada" 5584msgstr "एडमॉन्टन, अल्बर्टा, कनाडा" 5585 5586#: app/Gedcom.php:640 5587msgid "Education" 5588msgstr "शिक्षा" 5589 5590#. I18N: Name of a country or state 5591#: app/Statistics/Service/CountryService.php:171 5592msgid "Egypt" 5593msgstr "मिस्र" 5594 5595#. I18N: Name of a country or state 5596#: app/Statistics/Service/CountryService.php:449 5597msgid "El Salvador" 5598msgstr "एल साल्वाडोर" 5599 5600#. I18N: Type of media object 5601#: app/Elements/SourceMediaType.php:85 5602msgid "Electronic" 5603msgstr "इलेक्ट्रोनिक" 5604 5605#. I18N: a month in the Jewish calendar 5606#: app/Date/JewishDate.php:217 5607msgctxt "GENITIVE" 5608msgid "Elul" 5609msgstr "एलूल" 5610 5611#. I18N: a month in the Jewish calendar 5612#: app/Date/JewishDate.php:321 5613msgctxt "INSTRUMENTAL" 5614msgid "Elul" 5615msgstr "एलूल" 5616 5617#. I18N: a month in the Jewish calendar 5618#: app/Date/JewishDate.php:269 5619msgctxt "LOCATIVE" 5620msgid "Elul" 5621msgstr "एलूल" 5622 5623#. I18N: a month in the Jewish calendar 5624#: app/Date/JewishDate.php:165 5625msgctxt "NOMINATIVE" 5626msgid "Elul" 5627msgstr "एलूल" 5628 5629#: app/Gedcom.php:1621 resources/views/modals/submitter-fields.phtml:17 5630#: resources/views/password-request-page.phtml:21 5631msgid "Email" 5632msgstr "इमेल" 5633 5634#: app/Gedcom.php:412 app/Gedcom.php:521 app/Gedcom.php:545 app/Gedcom.php:801 5635#: app/Gedcom.php:848 app/Gedcom.php:1074 app/Gedcom.php:1713 5636#: app/Gedcom.php:1766 resources/views/admin/users-create.phtml:69 5637#: resources/views/admin/users-edit.phtml:80 5638#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:49 5639#: resources/views/edit-account-page.phtml:121 5640#: resources/views/emails/register-notify-html.phtml:30 5641#: resources/views/emails/register-notify-text.phtml:24 5642#: resources/views/modules/user-messages/user-messages.phtml:70 5643#: resources/views/register-page.phtml:47 5644#: resources/views/setup/step-5-administrator.phtml:90 5645msgid "Email address" 5646msgstr "इमेल एड्रेस" 5647 5648#: resources/views/admin/users-edit.phtml:100 5649msgid "Email verified" 5650msgstr "इमेल वेरीफाइड हुआ" 5651 5652#: app/Gedcom.php:642 resources/views/calendar-page.phtml:202 5653msgid "Emigration" 5654msgstr "प्रवास" 5655 5656#: app/Elements/RelationIsDescriptor.php:101 5657msgid "Employee" 5658msgstr "कर्मचारी" 5659 5660#: app/Elements/RelationIsDescriptor.php:77 5661msgctxt "FEMALE" 5662msgid "Employee" 5663msgstr "कर्मचारी" 5664 5665#: app/Elements/RelationIsDescriptor.php:56 5666msgctxt "MALE" 5667msgid "Employee" 5668msgstr "कर्मचारी" 5669 5670#: app/Elements/RelationIsDescriptor.php:102 app/Gedcom.php:704 5671#: app/Gedcom.php:719 5672msgid "Employer" 5673msgstr "नियोक्ता" 5674 5675#: app/Elements/RelationIsDescriptor.php:78 5676msgctxt "FEMALE" 5677msgid "Employer" 5678msgstr "मालकिन" 5679 5680#: app/Elements/RelationIsDescriptor.php:57 5681msgctxt "MALE" 5682msgid "Employer" 5683msgstr "मालिक" 5684 5685#: resources/views/record-page-menu-clipboard.phtml:41 5686msgid "Empty the clipboard" 5687msgstr "क्लिपबोर्ड खाली करें" 5688 5689#: app/Module/ClippingsCartModule.php:192 5690msgid "Empty the clippings cart" 5691msgstr "क्लिपिंग कार्ट खाली करें" 5692 5693#: resources/views/admin/components.phtml:39 5694#: resources/views/admin/components.phtml:85 5695#: resources/views/admin/modules.phtml:71 5696msgid "Enabled" 5697msgstr "सक्रिय" 5698 5699#. I18N: Help text for the “Family tree” configuration setting 5700#: resources/views/admin/trees-privacy.phtml:41 5701msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5702msgstr "इस विकल्प को सक्षम करने से सभी दर्शक वेबसाइट पर किसी भी डेटा को देखने से पहले साइन इन करने के लिए प्रतिबंधित होंगे।" 5703 5704#: resources/views/modules/lifespans-chart/page.phtml:61 5705msgid "End year" 5706msgstr "आखिर साल" 5707 5708#: resources/xml/reports/change_report.xml:6 5709msgid "Ending range of change dates" 5710msgstr "परिवर्तन तारीखों की अंतिम सीमा" 5711 5712#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5713#: app/Elements/TempleCode.php:93 5714msgid "Endowment House" 5715msgstr "एंडोमेंट हाउस" 5716 5717#: app/Gedcom.php:454 resources/xml/reports/missing_facts_report.xml:20 5718msgid "Engagement" 5719msgstr "सगाई" 5720 5721#. I18N: Name of a country or state 5722#: app/Statistics/Service/CountryService.php:173 5723msgid "England" 5724msgstr "इंगलैंड" 5725 5726#: resources/views/modules/favorites/favorites.phtml:162 5727msgid "Enter an optional note about this favorite" 5728msgstr "इस पसंदीदा के बारे में एक वैकल्पिक नोट दर्ज करें" 5729 5730#: resources/views/search-replace-page.phtml:45 5731msgid "Entire record" 5732msgstr "संपूर्ण रिकॉर्ड" 5733 5734#. I18N: Name of a country or state 5735#: app/Statistics/Service/CountryService.php:219 5736msgid "Equatorial Guinea" 5737msgstr "भूमध्यवर्ती गिनी" 5738 5739#. I18N: Name of a country or state 5740#: app/Statistics/Service/CountryService.php:175 5741msgid "Eritrea" 5742msgstr "इरिट्रिया" 5743 5744#: app/Exceptions/InvalidGedcomEncodingException.php:39 5745#, php-format 5746msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5747msgstr "बाधा: GEDCOM फ़ाइलों को %s एन्कोडिंग से UTF-8 एन्कोडिंग में परिवर्तित करना वर्तमान में समर्थित नहीं है।" 5748 5749#: app/Date/JalaliDate.php:284 5750msgctxt "Abbreviation for Persian month: Esfand" 5751msgid "Esf" 5752msgstr "इसफ" 5753 5754#. I18N: 12th month in the Persian/Jalali calendar 5755#: app/Date/JalaliDate.php:161 5756msgctxt "GENITIVE" 5757msgid "Esfand" 5758msgstr "इसफंद" 5759 5760#. I18N: 12th month in the Persian/Jalali calendar 5761#: app/Date/JalaliDate.php:251 5762msgctxt "INSTRUMENTAL" 5763msgid "Esfand" 5764msgstr "इसफंद" 5765 5766#. I18N: 12th month in the Persian/Jalali calendar 5767#: app/Date/JalaliDate.php:206 5768msgctxt "LOCATIVE" 5769msgid "Esfand" 5770msgstr "इसफंद" 5771 5772#. I18N: 12th month in the Persian/Jalali calendar 5773#: app/Date/JalaliDate.php:116 5774msgctxt "NOMINATIVE" 5775msgid "Esfand" 5776msgstr "इसफंद" 5777 5778#. I18N: Name of a mapping organisation 5779#: app/Module/EsriMaps.php:38 5780msgid "Esri/ArcGIS" 5781msgstr "Esri/ArcGIS" 5782 5783#: app/Gedcom.php:1054 5784msgid "Estate name" 5785msgstr "संपदा नाम" 5786 5787#. I18N: A configuration setting 5788#: resources/views/admin/trees-preferences.phtml:367 5789msgid "Estimated dates for birth and death" 5790msgstr "जन्म और मृत्यु की अनुमानित तारीखें" 5791 5792#. I18N: Name of a country or state 5793#: app/Statistics/Service/CountryService.php:181 5794msgid "Estonia" 5795msgstr "एस्टोनिया" 5796 5797#. I18N: Name of a country or state 5798#: app/Statistics/Service/CountryService.php:183 5799msgid "Ethiopia" 5800msgstr "इथियोपिया" 5801 5802#: resources/views/modules/statistics-chart/custom.phtml:180 5803msgid "Europe" 5804msgstr "यूरोप" 5805 5806#: app/Gedcom.php:435 app/Gedcom.php:457 app/Gedcom.php:488 app/Gedcom.php:566 5807#: app/Gedcom.php:651 app/Gedcom.php:734 app/Gedcom.php:758 app/Gedcom.php:782 5808#: app/Gedcom.php:1241 app/Gedcom.php:1295 app/Gedcom.php:1339 5809#: app/Gedcom.php:1384 app/Gedcom.php:1417 app/Gedcom.php:1825 5810#: app/Gedcom.php:1839 resources/views/lists/anniversaries-table.phtml:42 5811#: resources/xml/reports/fact_sources.xml:70 5812#: resources/xml/reports/fact_sources.xml:157 5813#: resources/xml/reports/missing_facts_report.xml:55 5814msgid "Event" 5815msgstr "घटना" 5816 5817#: app/Gedcom.php:819 resources/views/calendar-page.phtml:176 5818#: resources/views/modules/gedcom_stats/statistics.phtml:133 5819#: resources/views/modules/html/template-statistics.phtml:56 5820#: resources/views/modules/statistics-chart/individual-events.phtml:10 5821#: resources/views/modules/todays_events/config.phtml:28 5822#: resources/views/modules/upcoming_events/config.phtml:40 5823msgid "Events" 5824msgstr "घटनाएं" 5825 5826#: resources/views/modules/statistics-chart/places.phtml:45 5827msgid "Events in countries" 5828msgstr "देशों में घटनाएं" 5829 5830#: resources/views/modules/personal_facts/tab.phtml:39 5831msgid "Events of close relatives" 5832msgstr "निकट संबंधियों के कार्यक्रम" 5833 5834#: resources/views/admin/users-edit.phtml:241 5835msgid "Everybody has this role, including visitors to the website and search engines." 5836msgstr "प्रत्येक व्यक्ति की यह भूमिका है, जिसमें वेबसाइट के दर्शक और खोज इंजन भी शामिल हैं।" 5837 5838#: app/Http/RequestHandlers/SearchAdvancedPage.php:249 5839msgid "Exact" 5840msgstr "सटीक" 5841 5842#: app/Http/RequestHandlers/SearchAdvancedPage.php:232 5843msgid "Exact date" 5844msgstr "सही तारीख" 5845 5846#: app/Module/IndividualListModule.php:348 5847#, php-format 5848msgid "Exclude individuals with “%s” as a married name" 5849msgstr "विवाहित नाम %s वाले व्यक्तियों को अलग कर दें" 5850 5851#: resources/views/admin/media.phtml:71 5852msgid "Exclude subfolders" 5853msgstr "सबफ़ोल्डर्स को छोड़ दें" 5854 5855#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5856#: app/Elements/LdsBaptismDateStatus.php:69 5857#: app/Elements/LdsChildSealingDateStatus.php:62 5858#: app/Elements/LdsEndowmentDateStatus.php:70 5859#: app/Elements/LdsOrdinanceStatus.php:73 5860#: app/Elements/LdsSpouseSealingDateStatus.php:72 5861msgid "Excluded from this submission" 5862msgstr "इस प्रस्तुतीकरण से बाहर रखे गए" 5863 5864#. I18N: placeholder text for registration-comments field 5865#: resources/views/register-page.phtml:87 5866msgid "Explain why you are requesting an account." 5867msgstr "समझाएं कि आप खाते का अनुरोध क्यूँ कर रहे हैं।" 5868 5869#: resources/views/admin/trees.phtml:280 5870msgid "Export" 5871msgstr "निर्यात" 5872 5873#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5874msgid "Export a GEDCOM file" 5875msgstr "GEDCOM फ़ाइल निर्यात करें" 5876 5877#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5878msgid "Export all the family trees to GEDCOM files…" 5879msgstr "सारे वंश वृक्ष GEDCOM फ़ाइलों में निर्यात करें…" 5880 5881#: resources/views/admin/trees-export.phtml:58 5882#: resources/views/modules/clippings/download.phtml:21 5883msgid "Export preferences" 5884msgstr "निर्यात प्राथमिकताएँ" 5885 5886#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5887#: resources/views/admin/trees-privacy.phtml:100 5888msgid "Extend privacy to dead individuals" 5889msgstr "मृत व्यक्तियों के लिए गोपनीयता बढ़ाएँ" 5890 5891#. I18N: “External files” are stored on other computers 5892#: resources/views/admin/media.phtml:43 5893msgid "External files" 5894msgstr "बाहरी फाइलें" 5895 5896#: app/Gedcom.php:890 app/Gedcom.php:904 app/Gedcom.php:916 app/Gedcom.php:934 5897#: app/Gedcom.php:952 app/Gedcom.php:961 app/Gedcom.php:969 app/Gedcom.php:978 5898msgid "External identifier" 5899msgstr "" 5900 5901#: app/Gedcom.php:1188 app/Gedcom.php:1787 5902msgid "External link" 5903msgstr "बाहरी लिंक" 5904 5905#: resources/views/admin/media.phtml:75 5906msgid "External media files have a URL instead of a filename." 5907msgstr "बाहरी मीडिया फ़ाइलों का फ़ाइल नाम के बजाय एक URL (लिंक) होता है।" 5908 5909#. I18N: Name of a module/sidebar 5910#: app/Gedcom.php:1485 app/Gedcom.php:1517 5911#: app/Module/IndividualMetadataModule.php:60 5912msgid "Extra information" 5913msgstr "अतिरिक्त जानकारी" 5914 5915#: app/Gedcom.php:1075 5916msgid "Eye color" 5917msgstr "आँख का रंग" 5918 5919#. I18N: Name of a theme. 5920#: app/Module/FabTheme.php:39 5921msgid "F.A.B." 5922msgstr "एफ.ए.बी." 5923 5924#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5925#: app/Module/FrequentlyAskedQuestionsModule.php:70 5926msgid "FAQ" 5927msgstr "सामान्य प्रश्न" 5928 5929#. I18N: FAQ = “Frequently Asked Question” 5930#: resources/views/modules/faq/config.phtml:26 5931msgid "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." 5932msgstr "FAQs बार बार पूछे गए प्रश्नों और उत्तरों की सूची है, जो आपको अपने दर्शकों को साइट के नियमों, नीतियों और प्रक्रियाओं को समझाने की अनुमति देते हैं। प्रश्न आम तौर पर गोपनीयता, कॉपीराइट, उपयोगकर्ता-खाता, अनुपयुक्त सामग्री, स्रोत-उद्धरणों की आवश्यकता आदि से संबंधित होते हैं।" 5933 5934#. I18N: https://foko.genealogy.net 5935#: app/Gedcom.php:1469 app/Gedcom.php:1471 app/Gedcom.php:1501 5936#: app/Gedcom.php:1503 5937msgid "FOKO country" 5938msgstr "FOKO देश" 5939 5940#: app/Gedcom.php:655 app/Gedcom.php:906 5941msgid "Fact" 5942msgstr "तथ्य" 5943 5944#: app/Gedcom.php:1134 app/Gedcom.php:1153 app/Gedcom.php:1171 5945#: app/Gedcom.php:1198 5946msgid "Fact 1" 5947msgstr "तथ्य 1" 5948 5949#: app/Gedcom.php:1135 app/Gedcom.php:1154 app/Gedcom.php:1172 5950#: app/Gedcom.php:1199 5951msgid "Fact 10" 5952msgstr "तथ्य 10" 5953 5954#: app/Gedcom.php:1136 app/Gedcom.php:1155 app/Gedcom.php:1173 5955#: app/Gedcom.php:1200 5956msgid "Fact 11" 5957msgstr "तथ्य 11" 5958 5959#: app/Gedcom.php:1137 app/Gedcom.php:1156 app/Gedcom.php:1174 5960#: app/Gedcom.php:1201 5961msgid "Fact 12" 5962msgstr "तथ्य 12" 5963 5964#: app/Gedcom.php:1138 app/Gedcom.php:1157 app/Gedcom.php:1175 5965#: app/Gedcom.php:1202 5966msgid "Fact 13" 5967msgstr "तथ्य 13" 5968 5969#: app/Gedcom.php:1139 app/Gedcom.php:1158 app/Gedcom.php:1176 5970#: app/Gedcom.php:1203 5971msgid "Fact 2" 5972msgstr "तथ्य 2" 5973 5974#: app/Gedcom.php:1140 app/Gedcom.php:1159 app/Gedcom.php:1177 5975#: app/Gedcom.php:1204 5976msgid "Fact 3" 5977msgstr "तथ्य 3" 5978 5979#: app/Gedcom.php:1141 app/Gedcom.php:1160 app/Gedcom.php:1178 5980#: app/Gedcom.php:1205 5981msgid "Fact 4" 5982msgstr "तथ्य 4" 5983 5984#: app/Gedcom.php:1142 app/Gedcom.php:1161 app/Gedcom.php:1179 5985#: app/Gedcom.php:1206 5986msgid "Fact 5" 5987msgstr "तथ्य 5" 5988 5989#: app/Gedcom.php:1143 app/Gedcom.php:1162 app/Gedcom.php:1180 5990#: app/Gedcom.php:1207 5991msgid "Fact 6" 5992msgstr "तथ्य 6" 5993 5994#: app/Gedcom.php:1144 app/Gedcom.php:1163 app/Gedcom.php:1181 5995#: app/Gedcom.php:1208 5996msgid "Fact 7" 5997msgstr "तथ्य 7" 5998 5999#: app/Gedcom.php:1145 app/Gedcom.php:1164 app/Gedcom.php:1182 6000#: app/Gedcom.php:1209 6001msgid "Fact 8" 6002msgstr "तथ्य 8" 6003 6004#: app/Gedcom.php:1146 app/Gedcom.php:1165 app/Gedcom.php:1183 6005#: app/Gedcom.php:1210 6006msgid "Fact 9" 6007msgstr "तथ्य 9" 6008 6009#. I18N: A configuration setting 6010#: resources/views/admin/trees-preferences.phtml:515 6011msgid "Fact icons" 6012msgstr "तथ्य चिह्न" 6013 6014#: resources/views/admin/trees-privacy.phtml:228 6015msgid "Fact or event" 6016msgstr "तथ्य या घटना" 6017 6018#. I18N: Name of a module/tab on the individual page. 6019#: app/Module/IndividualFactsTabModule.php:71 6020#: resources/views/admin/fix-level-0-media.phtml:38 6021#: resources/views/admin/locations.phtml:49 6022#: resources/views/admin/tags.phtml:435 resources/views/family-page.phtml:34 6023#: resources/views/modules/random_media/config.phtml:20 6024#: resources/xml/reports/individual_ext_report.xml:161 6025#: resources/xml/reports/individual_report.xml:149 6026msgid "Facts and events" 6027msgstr "तथ्य और घटनाएँ" 6028 6029#: resources/views/admin/trees-preferences.phtml:664 6030msgid "Facts for family records" 6031msgstr "पारिवारिक रिकॉर्ड के लिए तथ्य" 6032 6033#: resources/views/admin/trees-preferences.phtml:639 6034msgid "Facts for individual records" 6035msgstr "व्यक्ती के रिकॉर्ड के लिए तथ्य" 6036 6037#: resources/views/admin/trees-preferences.phtml:669 6038msgid "Facts for new families" 6039msgstr "नए परिवारों के लिए तथ्य" 6040 6041#: resources/views/admin/trees-preferences.phtml:644 6042msgid "Facts for new individuals" 6043msgstr "नए व्यक्तियों के लिए तथ्य" 6044 6045#. I18N: Name of a country or state 6046#: app/Statistics/Service/CountryService.php:191 6047msgid "Falkland Islands" 6048msgstr "फ़ॉकलैंड द्वीपसमूह" 6049 6050#. I18N: Name of a module/list 6051#. I18N: Name of a module 6052#: app/Module/AncestorsChartModule.php:258 6053#: app/Module/DescendancyChartModule.php:249 app/Module/FamilyListModule.php:43 6054#: app/Module/FixSearchAndReplace.php:109 6055#: app/Module/IndividualListModule.php:317 app/Module/RelativesTabModule.php:42 6056#: app/Module/StatisticsChartModule.php:148 6057#: app/Module/StatisticsChartModule.php:381 6058#: app/Module/StatisticsChartModule.php:472 6059#: app/Module/StatisticsChartModule.php:720 app/Services/AdminService.php:185 6060#: resources/views/admin/control-panel.phtml:321 6061#: resources/views/admin/merge-records-step-1.phtml:53 6062#: resources/views/lists/locations-table.phtml:65 6063#: resources/views/lists/media-table.phtml:80 6064#: resources/views/lists/notes-table.phtml:91 6065#: resources/views/lists/sources-table.phtml:99 6066#: resources/views/lists/submitters-table.phtml:69 6067#: resources/views/modules/gedcom_stats/config.phtml:47 6068#: resources/views/modules/gedcom_stats/statistics.phtml:88 6069#: resources/views/modules/html/template-statistics.phtml:40 6070#: resources/views/modules/place-hierarchy/events.phtml:26 6071#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6072#: resources/views/record-page-links.phtml:49 6073#: resources/views/search-general-page.phtml:74 6074#: resources/views/search-results.phtml:48 6075#: resources/xml/reports/fact_sources.xml:152 6076#: resources/xml/reports/fact_sources.xml:314 6077msgid "Families" 6078msgstr "परिवार" 6079 6080#: app/Statistics/Google/ChartFamilyWithSources.php:84 6081#: resources/views/modules/statistics-chart/chart-sources.phtml:29 6082msgid "Families with sources" 6083msgstr "स्रोत वाले परिवार" 6084 6085#. I18N: Name of a module/report 6086#: app/Gedcom.php:400 app/Gedcom.php:1151 6087#: app/Http/RequestHandlers/CheckTree.php:353 6088#: app/Module/FamilyGroupReportModule.php:44 6089#: resources/views/admin/trees-privacy.phtml:165 6090#: resources/views/edit/link-child-to-family.phtml:23 6091#: resources/views/modals/link-media-to-family.phtml:21 6092#: resources/views/modules/family_nav/sidebar-family.phtml:89 6093#: resources/views/modules/favorites/favorites.phtml:79 6094#: resources/views/modules/random_media/slide-show.phtml:72 6095#: resources/views/modules/recent_changes/changes-table.phtml:62 6096#: resources/views/modules/statistics-chart/custom.phtml:45 6097#: resources/xml/reports/family_group_report.xml:3 6098#: resources/xml/reports/family_group_report.xml:6 6099#: resources/xml/reports/family_group_report.xml:88 6100#: resources/xml/reports/family_group_report.xml:96 6101msgid "Family" 6102msgstr "परिवार" 6103 6104#: app/Gedcom.php:657 6105msgid "Family as a child" 6106msgstr "बच्चे के रूप में परिवार" 6107 6108#: app/Gedcom.php:660 6109msgid "Family as a spouse" 6110msgstr "जीवनसाथी के रूप में परिवार" 6111 6112#. I18N: Name of a module/chart 6113#: app/Module/FamilyBookChartModule.php:80 6114msgid "Family book" 6115msgstr "पारिवारिक पुस्तक" 6116 6117#. I18N: %s is an individual’s name 6118#: app/Module/FamilyBookChartModule.php:126 6119#, php-format 6120msgid "Family book of %s" 6121msgstr "%s की पारिवारिक पुस्तक" 6122 6123#: app/Gedcom.php:446 6124msgid "Family census" 6125msgstr "परिवार की जनगणना" 6126 6127#: resources/views/admin/tags.phtml:963 6128msgid "Family facts and events" 6129msgstr "" 6130 6131#: app/Gedcom.php:865 6132msgid "Family file" 6133msgstr "परिवार की फाइल" 6134 6135#. I18N: Name of a module/sidebar 6136#: app/Module/FamilyNavigatorModule.php:40 6137msgid "Family navigator" 6138msgstr "परिवार नाविक" 6139 6140#. I18N: Description of the “News” module 6141#: app/Module/FamilyTreeNewsModule.php:64 6142msgid "Family news and site announcements." 6143msgstr "पारिवारिक समाचार और साइट की घोषणाएँ।" 6144 6145#: resources/views/modules/family-book-chart/chart.phtml:21 6146#, php-format 6147msgid "Family of %s" 6148msgstr "%s का परिवार" 6149 6150#: app/Gedcom.php:475 6151msgid "Family residence" 6152msgstr "पारिवारिक निवास स्थान" 6153 6154#: app/Gedcom.php:1250 6155msgid "Family status" 6156msgstr "पारिवारिक स्थिति" 6157 6158#: app/Gedcom.php:1010 app/Module/TreesMenuModule.php:95 6159#: resources/views/admin/changes-log.phtml:90 6160#: resources/views/admin/changes-log.phtml:139 6161#: resources/views/admin/control-panel.phtml:318 6162#: resources/views/admin/fix-level-0-media.phtml:34 6163#: resources/views/admin/site-logs.phtml:81 6164#: resources/views/admin/site-logs.phtml:127 6165#: resources/views/admin/trees.phtml:85 6166#: resources/views/admin/users-edit.phtml:284 6167#: resources/views/modules/faq/config.phtml:33 6168#: resources/views/modules/faq/config.phtml:57 6169#: resources/views/modules/faq/edit.phtml:72 6170#: resources/views/modules/stories/config.phtml:25 6171msgid "Family tree" 6172msgstr "वंश वृक्ष" 6173 6174#: app/Module/ClippingsCartModule.php:242 6175#: app/Module/ClippingsCartModule.php:403 6176msgid "Family tree clippings cart" 6177msgstr "वंश वृक्ष क्लिपिंग कार्ट" 6178 6179#: resources/views/admin/trees-create.phtml:23 6180#: resources/views/admin/trees-preferences.phtml:48 6181msgid "Family tree title" 6182msgstr "वंश वृक्ष का नाम" 6183 6184#. I18N: Name of a module 6185#: app/Module/TreesMenuModule.php:59 app/Module/TreesMenuModule.php:108 6186#: resources/views/admin/control-panel.phtml:274 6187#: resources/views/admin/control-panel.phtml:313 6188#: resources/views/search-trees.phtml:17 6189msgid "Family trees" 6190msgstr "वंश वृक्ष" 6191 6192#. I18N: %s is the spouse name 6193#: app/Individual.php:920 6194#, php-format 6195msgid "Family with %s" 6196msgstr "%s के साथ परिवार" 6197 6198#: app/Individual.php:850 6199msgid "Family with adoptive parents" 6200msgstr "दत्तक माँ-बाप के साथ परिवार" 6201 6202#: app/Individual.php:851 6203msgid "Family with foster parents" 6204msgstr "पालक माँ-बाप के साथ परिवार" 6205 6206#: resources/xml/reports/individual_ext_report.xml:449 6207#: resources/xml/reports/individual_report.xml:446 6208msgid "Family with husband" 6209msgstr "पति के साथ परिवार" 6210 6211#: app/Individual.php:849 app/Individual.php:903 6212#: resources/xml/reports/individual_ext_report.xml:245 6213#: resources/xml/reports/individual_report.xml:234 6214msgid "Family with parents" 6215msgstr "माँ-बाप के साथ परिवार" 6216 6217#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6218#: app/Individual.php:855 6219msgid "Family with rada parents" 6220msgstr "रज़ाई माँ-बाप के साथ परिवार" 6221 6222#. I18N: “sealing” is a Mormon ceremony. 6223#: app/Individual.php:853 6224msgid "Family with sealing parents" 6225msgstr "सीलिंग माँ-बाप के साथ परिवार" 6226 6227#: app/Module/ModuleThemeTrait.php:185 resources/views/chart-box.phtml:35 6228msgid "Family with spouse" 6229msgstr "जीवनसाथी के साथ परिवार" 6230 6231#: resources/views/modules/gedcom_stats/config.phtml:59 6232#: resources/views/modules/gedcom_stats/statistics.phtml:235 6233#: resources/views/modules/html/template-statistics.phtml:93 6234msgid "Family with the most children" 6235msgstr "सबसे अधिक बच्चों वाला परिवार" 6236 6237#: resources/xml/reports/individual_ext_report.xml:443 6238#: resources/xml/reports/individual_report.xml:486 6239msgid "Family with wife" 6240msgstr "पत्नी के साथ परिवार" 6241 6242#. I18N: familysearch.org 6243#: app/Gedcom.php:1101 6244msgid "FamilySearch ID" 6245msgstr "FamilySearch आईडी" 6246 6247#. I18N: Name of a module/chart 6248#: app/Module/FanChartModule.php:138 6249msgid "Fan chart" 6250msgstr "फैन चार्ट" 6251 6252#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6253#: app/Module/FanChartModule.php:184 6254#, php-format 6255msgid "Fan chart of %s" 6256msgstr "%s का फैन चार्ट" 6257 6258#: app/Date/JalaliDate.php:273 6259msgctxt "Abbreviation for Persian month: Farvardin" 6260msgid "Far" 6261msgstr "फर" 6262 6263#. I18N: Name of a country or state 6264#: app/Statistics/Service/CountryService.php:195 6265msgid "Faroe Islands" 6266msgstr "फ़रो द्वीपसमूह" 6267 6268#. I18N: 1st month in the Persian/Jalali calendar 6269#: app/Date/JalaliDate.php:139 6270msgctxt "GENITIVE" 6271msgid "Farvardin" 6272msgstr "फरवरदिन" 6273 6274#. I18N: 1st month in the Persian/Jalali calendar 6275#: app/Date/JalaliDate.php:229 6276msgctxt "INSTRUMENTAL" 6277msgid "Farvardin" 6278msgstr "फरवरदिन" 6279 6280#. I18N: 1st month in the Persian/Jalali calendar 6281#: app/Date/JalaliDate.php:184 6282msgctxt "LOCATIVE" 6283msgid "Farvardin" 6284msgstr "फरवरदिन" 6285 6286#. I18N: 1st month in the Persian/Jalali calendar 6287#: app/Date/JalaliDate.php:94 6288msgctxt "NOMINATIVE" 6289msgid "Farvardin" 6290msgstr "फरवरदिन" 6291 6292#: resources/views/search-advanced-page.phtml:61 6293#: resources/xml/reports/bdm_report.xml:118 6294#: resources/xml/reports/family_group_report.xml:467 6295#: resources/xml/reports/family_group_report.xml:730 6296#: resources/xml/reports/individual_ext_report.xml:251 6297#: resources/xml/reports/individual_report.xml:240 6298#: resources/xml/reports/relative_ext_report.xml:71 6299msgid "Father" 6300msgstr "पिता" 6301 6302#: resources/views/lists/individual-table-parents.phtml:21 6303#, php-format 6304msgid "Father: %s" 6305msgstr "पिता: %s" 6306 6307#: resources/views/fact-parent-age.phtml:30 6308msgid "Father’s age" 6309msgstr "पिता की उम्र" 6310 6311#. I18N: A step-family. %s is an individual’s name 6312#: app/Individual.php:881 6313#, php-format 6314msgid "Father’s family with %s" 6315msgstr "%s के साथ पिता का परिवार" 6316 6317#. I18N: A step-family. 6318#: app/Individual.php:885 6319msgid "Father’s family with an unknown individual" 6320msgstr "अज्ञात व्यक्ति के साथ पिता का परिवार" 6321 6322#. I18N: Name of a module 6323#: app/Module/FamilyTreeFavoritesModule.php:49 6324#: app/Module/UserFavoritesModule.php:50 6325msgid "Favorites" 6326msgstr "पसंदीदा" 6327 6328#: app/Gedcom.php:413 app/Gedcom.php:522 app/Gedcom.php:546 app/Gedcom.php:802 6329#: app/Gedcom.php:849 app/Gedcom.php:1714 6330msgid "Fax" 6331msgstr "फैक्स" 6332 6333#: app/Date/AbstractGregorianJulianDate.php:232 6334msgctxt "Abbreviation for February" 6335msgid "Feb" 6336msgstr "फर" 6337 6338#: app/Date/AbstractGregorianJulianDate.php:129 6339msgctxt "GENITIVE" 6340msgid "February" 6341msgstr "फरवरी" 6342 6343#: app/Date/AbstractGregorianJulianDate.php:199 6344msgctxt "INSTRUMENTAL" 6345msgid "February" 6346msgstr "फरवरी" 6347 6348#: app/Date/AbstractGregorianJulianDate.php:164 6349msgctxt "LOCATIVE" 6350msgid "February" 6351msgstr "फरवरी" 6352 6353#: app/Date/AbstractGregorianJulianDate.php:94 6354#: app/Module/StatisticsChartModule.php:790 6355#: resources/views/edit/initialize-calendar-popup.phtml:12 6356msgctxt "NOMINATIVE" 6357msgid "February" 6358msgstr "फरवरी" 6359 6360#: app/Elements/SexValue.php:86 app/Module/StatisticsChartModule.php:777 6361msgid "Female" 6362msgstr "स्त्री" 6363 6364#: app/Statistics/Google/ChartAge.php:114 6365#: app/Statistics/Google/ChartMarriageAge.php:137 6366#: app/Statistics/Google/ChartSex.php:67 6367#: resources/views/calendar-page.phtml:158 6368#: resources/views/lists/families-table.phtml:115 6369#: resources/views/lists/families-table.phtml:130 6370#: resources/views/lists/families-table.phtml:140 6371#: resources/views/lists/individuals-table.phtml:131 6372#: resources/views/lists/individuals-table.phtml:146 6373#: resources/views/lists/individuals-table.phtml:156 6374#: resources/views/modules/gedcom_stats/statistics.phtml:64 6375#: resources/views/modules/gedcom_stats/statistics.phtml:227 6376#: resources/views/modules/html/template-statistics.phtml:32 6377#: resources/views/modules/statistics-chart/greatest-age.phtml:26 6378#: resources/views/modules/statistics-chart/lifespan.phtml:35 6379#: resources/views/modules/statistics-chart/oldest-living.phtml:26 6380#: resources/views/modules/top10_givnnames/block.phtml:18 6381msgid "Females" 6382msgstr "महिलाएं" 6383 6384#. I18N: Name of a country or state 6385#: app/Statistics/Service/CountryService.php:187 6386msgid "Fiji" 6387msgstr "फ़िजी" 6388 6389#: app/Gedcom.php:1115 app/Http/RequestHandlers/ManageMediaData.php:362 6390#: app/MediaFile.php:316 6391msgid "File size" 6392msgstr "फाइल साईज" 6393 6394#: app/Exceptions/FileUploadException.php:57 6395msgid "File successfully uploaded" 6396msgstr "फ़ाइल सफलतापूर्वक अपलोड हो गई" 6397 6398#: app/Exceptions/FileUploadException.php:101 app/Gedcom.php:503 6399#: app/Gedcom.php:770 app/Http/RequestHandlers/ManageMediaData.php:344 6400#: resources/views/admin/gedcom-export-options.phtml:64 6401#: resources/views/admin/trees-export.phtml:33 6402#: resources/views/modals/media-file-fields.phtml:71 6403msgid "Filename" 6404msgstr "फ़ाइल का नाम" 6405 6406#: resources/views/admin/media-upload.phtml:43 6407#: resources/views/modals/media-file-fields.phtml:55 6408msgid "Filename on server" 6409msgstr "सर्वर पर फ़ाइल नाम" 6410 6411#: app/Http/RequestHandlers/UploadMediaAction.php:107 6412#, php-format 6413msgid "Filenames are not allowed to contain the character “%s”." 6414msgstr "फ़ाइलनाम में अक्षर “%s” लगाने की अनुमति नहीं है।" 6415 6416#: app/Http/RequestHandlers/UploadMediaAction.php:113 6417#, php-format 6418msgid "Filenames are not allowed to have the extension “%s”." 6419msgstr "फ़ाइलनाम का एक्सटेंशन “%s” रखने की अनुमति नहीं है।" 6420 6421#: resources/views/admin/control-panel.phtml:844 6422msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6423msgstr "फ़ाइलें webtrees के पिछले वर्शन से मिली हैं। पुरानी फाइलें कभी-कभी सुरक्षा के लिए जोखिम हो सकती हैं। आपको उन्हें हटाना चाहिए।" 6424 6425#: resources/views/admin/clean-data.phtml:20 6426#, php-format 6427msgid "Files marked with %s are required for proper operation and cannot be removed." 6428msgstr "%s से चिह्नित फाइलें उचित संचालन के लिए आवश्यक हैं और इन्हें हटाया नहीं जा सकता।" 6429 6430#: resources/views/calendar-page.phtml:120 6431#: resources/views/lists/datatables-attributes.phtml:32 6432msgid "Filter" 6433msgstr "फिल्टर" 6434 6435#: resources/xml/reports/fact_sources.xml:5 6436msgid "Find a source" 6437msgstr "एक स्रोत ढूंढें" 6438 6439#: resources/views/edit/input-addon-keyboard.phtml:12 6440#: resources/views/edit/input-addon-keyboard.phtml:15 6441#: resources/views/edit/shared-note.phtml:27 6442#: resources/views/edit/shared-note.phtml:29 6443msgid "Find a special character" 6444msgstr "कोई विशेष अक्षर खोजें" 6445 6446#: app/Module/RelationshipsChartModule.php:728 6447msgid "Find all possible relationships" 6448msgstr "हरएक मुमकिन संबंध खोजें" 6449 6450#: app/Module/RelationshipsChartModule.php:456 6451msgid "Find any relationship" 6452msgstr "कोई भी संबंध खोजें" 6453 6454#: app/Http/RequestHandlers/FindDuplicateRecords.php:61 6455#: resources/views/admin/trees.phtml:167 6456msgid "Find duplicates" 6457msgstr "डुप्लिकेट खोजें" 6458 6459#: app/Module/RelationshipsChartModule.php:730 6460msgid "Find other relationships" 6461msgstr "अन्य संबंधों का पता लगाएं" 6462 6463#: app/Module/RelationshipsChartModule.php:457 6464#: resources/views/modules/relationships-chart/page.phtml:53 6465msgid "Find relationships via ancestors" 6466msgstr "पूर्वजों के माध्यम से संबंध खोजें" 6467 6468#: app/Module/RelationshipsChartModule.php:734 6469#: resources/views/modules/relationships-chart/page.phtml:65 6470msgid "Find the closest relationships" 6471msgstr "निकटतम संबंधों का पता लगाएं" 6472 6473#: app/Http/RequestHandlers/UnconnectedPage.php:110 6474#: resources/views/admin/trees.phtml:191 6475msgid "Find unrelated individuals" 6476msgstr "असंबंधित व्यक्तियों का पता लगाएं" 6477 6478#. I18N: Name of a country or state 6479#: app/Statistics/Service/CountryService.php:185 6480msgid "Finland" 6481msgstr "फिनलैंड" 6482 6483#: app/Gedcom.php:661 resources/xml/reports/missing_facts_report.xml:21 6484msgid "First communion" 6485msgstr "प्रथम सम्मेलन" 6486 6487#: resources/views/modules/statistics-chart/other-events.phtml:18 6488msgid "First event" 6489msgstr "पहली घटना" 6490 6491#: resources/views/admin/merge-records-step-1.phtml:66 6492msgid "First record" 6493msgstr "पहला रिकार्ड" 6494 6495#. I18N: Name of a module 6496#: app/Module/FixNameSlashesAndSpaces.php:58 6497msgid "Fix name slashes and spaces" 6498msgstr "नाम के “स्लैश” और “स्पेस” को ठीक करें" 6499 6500#: resources/views/admin/locations.phtml:46 6501msgid "Flag" 6502msgstr "झंडा" 6503 6504#. I18N: Name of a country or state 6505#: app/Statistics/Service/CountryService.php:189 6506msgid "Flanders" 6507msgstr "फ़्लैंडर्स" 6508 6509#. I18N: a month in the French republican calendar 6510#: app/Date/FrenchDate.php:163 6511msgctxt "GENITIVE" 6512msgid "Floreal" 6513msgstr "फ्लोरिअल" 6514 6515#. I18N: a month in the French republican calendar 6516#: app/Date/FrenchDate.php:257 6517msgctxt "INSTRUMENTAL" 6518msgid "Floreal" 6519msgstr "फ्लोरिअल" 6520 6521#. I18N: a month in the French republican calendar 6522#: app/Date/FrenchDate.php:210 6523msgctxt "LOCATIVE" 6524msgid "Floreal" 6525msgstr "फ्लोरिअल" 6526 6527#. I18N: a month in the French republican calendar 6528#: app/Date/FrenchDate.php:116 6529msgctxt "NOMINATIVE" 6530msgid "Floreal" 6531msgstr "फ्लोरिअल" 6532 6533#: resources/views/modals/media-file-fields.phtml:64 6534#: resources/views/modules/media-list/page.phtml:42 6535msgid "Folder" 6536msgstr "फ़ोल्डर" 6537 6538#: resources/views/admin/media-upload.phtml:56 6539msgid "Folder name on server" 6540msgstr "सर्वर पर फ़ोल्डर का नाम" 6541 6542#: resources/views/emails/register-user-html.phtml:24 6543#: resources/views/emails/register-user-text.phtml:18 6544msgid "Follow this link to verify your email address." 6545msgstr "अपना ईमेल एड्रेस वेरीफाइ करने के लिए इस लिंक का अनुसरण करें।" 6546 6547#: resources/xml/reports/ahnentafel_report.xml:15 6548#: resources/xml/reports/bdm_report.xml:14 6549#: resources/xml/reports/birth_report.xml:12 6550#: resources/xml/reports/cemetery_report.xml:10 6551#: resources/xml/reports/change_report.xml:12 6552#: resources/xml/reports/death_report.xml:13 6553#: resources/xml/reports/descendancy_report.xml:10 6554#: resources/xml/reports/fact_sources.xml:10 6555#: resources/xml/reports/family_group_report.xml:14 6556#: resources/xml/reports/individual_ext_report.xml:15 6557#: resources/xml/reports/individual_report.xml:12 6558#: resources/xml/reports/marriage_report.xml:12 6559#: resources/xml/reports/missing_facts_report.xml:10 6560#: resources/xml/reports/occupation_report.xml:9 6561#: resources/xml/reports/pedigree_report.xml:10 6562#: resources/xml/reports/relative_ext_report.xml:10 6563msgid "Font" 6564msgstr "फ़ॉन्ट" 6565 6566#: resources/views/admin/modules.phtml:246 6567#: resources/views/admin/modules.phtml:249 6568msgid "Footer" 6569msgstr "फूटर" 6570 6571#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6572#: resources/views/admin/control-panel.phtml:578 6573#: resources/views/admin/modules.phtml:112 6574#: resources/views/admin/modules.phtml:114 6575msgid "Footers" 6576msgstr "फुटर" 6577 6578#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6579#: resources/views/admin/trees-import.phtml:127 6580#, php-format 6581msgid "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." 6582msgstr "उदाहरण के लिए, अगर GEDCOM फ़ाइल में %1$s है और webtrees को मीडिया फ़ोल्डर में %2$s खोजने की अपेक्षा है, तो आपको %3$s निकालने की आवश्यकता होगी।" 6583 6584#: resources/views/help/relationship-privacy.phtml:12 6585msgid "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)." 6586msgstr "उदाहरण के लिए, यदि आप पथ की लंबाई 2 तय करते हैं, तो व्यक्ति, अपने पोते (बच्चे के बच्चे), मौसी/बुआ (माता-पिता के भाई बहन), सौतेली संतान (जीवनसाथी के बच्चे) को देख पाएंगे, लेकिन उनके पहले चचेरे भाई/बहन (माता-पिता के सहोदर के बच्चों) को नहीं देख सकेंगे।" 6587 6588#: resources/views/help/data-fixes.phtml:12 6589msgid "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." 6590msgstr "उदाहरण के लिए, हम उन व्यक्तियों को जल्दी से ढूंढ सकते हैं जिनकी मृत्यु की कोई घटना दर्ज नहीं है, लेकिन यह हिसाब बहुत धीमे लगता है कि क्या व्यक्ति मर चुका है।" 6591 6592#: app/Module/ContactsFooterModule.php:147 6593#, php-format 6594msgid "For help with genealogy questions contact %s." 6595msgstr "वंशावली से संबंधित प्रश्नों अथवा मदद के लिए %s से संपर्क करें।" 6596 6597#: resources/views/admin/control-panel.phtml:206 6598#: resources/views/admin/tags.phtml:979 6599#: resources/views/modules/bing-maps/config.phtml:36 6600#: resources/views/modules/geonames/config.phtml:36 6601#: resources/views/modules/google-maps/config.phtml:36 6602#: resources/views/modules/here-maps/config.phtml:36 6603#: resources/views/modules/map-box/config.phtml:36 6604#: resources/views/modules/openrouteservice/config.phtml:36 6605#, php-format 6606msgid "For more information, see %s." 6607msgstr "अधिक जानकारी के लिए %s देखें।" 6608 6609#: app/Module/ContactsFooterModule.php:160 6610#, php-format 6611msgid "For technical support and information contact %s." 6612msgstr "तकनीकी सहायता अथवा जानकारी के लिए %s से संपर्क करें।" 6613 6614#: app/Module/ContactsFooterModule.php:134 6615#, php-format 6616msgid "For technical support or genealogy questions contact %s." 6617msgstr "तकनीकी सहायता अथवा वंशावली से संबंधित प्रश्नों के लिए %s से संपर्क करें।" 6618 6619#. I18N: Help text for the “Show list of family trees” site configuration setting 6620#: resources/views/admin/site-preferences.phtml:102 6621msgid "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." 6622msgstr "एक से अधिक वंश वृक्ष वाली वेबसाइटों के लिए, यह विकल्प मुख्य मेनू, खोज पेज, वगैरह में वंश वृक्ष की सूची दिखाएगा।" 6623 6624#: resources/views/login-page.phtml:59 6625#: resources/views/modules/login_block/sign-in.phtml:40 6626msgid "Forgot password?" 6627msgstr "पासवर्ड याद नहीं?" 6628 6629#: app/Gedcom.php:422 app/Gedcom.php:505 app/Gedcom.php:510 app/Gedcom.php:553 6630#: app/Gedcom.php:771 app/Gedcom.php:1344 6631#: resources/views/admin/gedcom-export-options.phtml:22 6632#: resources/views/help/date.phtml:32 resources/views/help/date.phtml:70 6633#: resources/views/help/date.phtml:108 resources/views/help/date.phtml:146 6634#: resources/views/report-setup-page.phtml:52 6635msgid "Format" 6636msgstr "स्वरूप" 6637 6638#. I18N: A configuration setting 6639#: resources/views/admin/trees-preferences.phtml:584 6640msgid "Format text and notes" 6641msgstr "लेख और नोट्स को प्रारूपित करें" 6642 6643#. I18N: Location of an LDS church temple 6644#: app/Elements/TempleCode.php:94 6645msgid "Fort Lauderdale, Florida, United States" 6646msgstr "फोर्ट लॉडरडेल, फ्लोरिडा, संयुक्त राज्य" 6647 6648#: app/Elements/PedigreeLinkageType.php:82 6649msgctxt "Female pedigree" 6650msgid "Foster" 6651msgstr "पालक" 6652 6653#: app/Elements/PedigreeLinkageType.php:72 6654msgctxt "Male pedigree" 6655msgid "Foster" 6656msgstr "पालक" 6657 6658#: app/Elements/PedigreeLinkageType.php:92 6659msgctxt "Pedigree" 6660msgid "Foster" 6661msgstr "पालक" 6662 6663#: app/Elements/RelationIsDescriptor.php:103 6664msgid "Foster child" 6665msgstr "धाय पालित संतान" 6666 6667#: app/Elements/RelationIsDescriptor.php:104 6668msgid "Foster father" 6669msgstr "पालक पिता" 6670 6671#: app/Elements/RelationIsDescriptor.php:105 6672msgid "Foster mother" 6673msgstr "पालक माँ" 6674 6675#. I18N: Name of a country or state 6676#: app/Statistics/Service/CountryService.php:193 6677msgid "France" 6678msgstr "फ्रांस" 6679 6680#. I18N: Location of an LDS church temple 6681#: app/Elements/TempleCode.php:95 6682msgid "Frankfurt am Main, Germany" 6683msgstr "फ्रैंकफर्ट एम, जर्मनी" 6684 6685#. I18N: Location of an LDS church temple 6686#: app/Elements/TempleCode.php:96 6687msgid "Freiburg, Germany" 6688msgstr "फ्रीबर्ग, जर्मनी" 6689 6690#. I18N: The French calendar 6691#: app/Factories/CalendarDateFactory.php:150 6692#: resources/views/help/date.phtml:217 6693msgid "French" 6694msgstr "फ्रेंच" 6695 6696#. I18N: Name of a country or state 6697#: app/Statistics/Service/CountryService.php:229 6698msgid "French Guiana" 6699msgstr "फ्रेंच गयाना" 6700 6701#. I18N: Name of a country or state 6702#: app/Statistics/Service/CountryService.php:413 6703msgid "French Polynesia" 6704msgstr "फ्रेंच पॉलीनेशिया" 6705 6706#. I18N: Name of a country or state 6707#: app/Statistics/Service/CountryService.php:64 6708msgid "French Southern Territories" 6709msgstr "दक्षिणी फ्राँसिसी क्षेत्र" 6710 6711#: app/Module/FrequentlyAskedQuestionsModule.php:155 6712#: app/Module/FrequentlyAskedQuestionsModule.php:401 6713#: resources/views/modules/faq/config.phtml:51 6714#: resources/views/modules/faq/edit.phtml:21 6715msgid "Frequently asked questions" 6716msgstr "अक्सर पूछे जाने वाले प्रश्न" 6717 6718#. I18N: Location of an LDS church temple 6719#: app/Elements/TempleCode.php:97 6720msgid "Fresno, California, United States" 6721msgstr "फ्रेस्नो, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 6722 6723#. I18N: abbreviation for Friday 6724#: app/Date/AbstractCalendarDate.php:281 6725#: resources/views/edit/initialize-calendar-popup.phtml:28 6726msgid "Fri" 6727msgstr "शुक्र" 6728 6729#: app/Date/AbstractCalendarDate.php:250 6730msgid "Friday" 6731msgstr "शुक्रवार" 6732 6733#: app/Elements/RelationIsDescriptor.php:106 6734msgid "Friend" 6735msgstr "दोस्त" 6736 6737#: app/Elements/RelationIsDescriptor.php:79 6738msgctxt "FEMALE" 6739msgid "Friend" 6740msgstr "दोस्त" 6741 6742#: app/Elements/RelationIsDescriptor.php:58 6743msgctxt "MALE" 6744msgid "Friend" 6745msgstr "दोस्त" 6746 6747#. I18N: a month in the French republican calendar 6748#: app/Date/FrenchDate.php:153 6749msgctxt "GENITIVE" 6750msgid "Frimaire" 6751msgstr "फ्रीमैर" 6752 6753#. I18N: a month in the French republican calendar 6754#: app/Date/FrenchDate.php:247 6755msgctxt "INSTRUMENTAL" 6756msgid "Frimaire" 6757msgstr "फ्रीमैर" 6758 6759#. I18N: a month in the French republican calendar 6760#: app/Date/FrenchDate.php:200 6761msgctxt "LOCATIVE" 6762msgid "Frimaire" 6763msgstr "फ्रीमैर" 6764 6765#. I18N: a month in the French republican calendar 6766#: app/Date/FrenchDate.php:105 6767msgctxt "NOMINATIVE" 6768msgid "Frimaire" 6769msgstr "फ्रीमैर" 6770 6771#: resources/views/admin/broadcast.phtml:25 6772#: resources/views/admin/email-page.phtml:30 6773#: resources/views/message-page.phtml:27 6774msgctxt "Email sender" 6775msgid "From" 6776msgstr "प्रेषक" 6777 6778#: resources/views/admin/changes-log.phtml:39 6779#: resources/views/admin/site-logs.phtml:37 6780msgctxt "Start of date range" 6781msgid "From" 6782msgstr "से" 6783 6784#. I18N: a month in the French republican calendar 6785#: app/Date/FrenchDate.php:171 6786msgctxt "GENITIVE" 6787msgid "Fructidor" 6788msgstr "फ्रुक्टिडोर" 6789 6790#. I18N: a month in the French republican calendar 6791#: app/Date/FrenchDate.php:265 6792msgctxt "INSTRUMENTAL" 6793msgid "Fructidor" 6794msgstr "फ्रुक्टिडोर" 6795 6796#. I18N: a month in the French republican calendar 6797#: app/Date/FrenchDate.php:218 6798msgctxt "LOCATIVE" 6799msgid "Fructidor" 6800msgstr "फ्रुक्टिडोर" 6801 6802#. I18N: a month in the French republican calendar 6803#: app/Date/FrenchDate.php:124 6804msgctxt "NOMINATIVE" 6805msgid "Fructidor" 6806msgstr "फ्रुक्टिडोर" 6807 6808#. I18N: Location of an LDS church temple 6809#: app/Elements/TempleCode.php:98 6810msgid "Fukuoka, Japan" 6811msgstr "फुकुओका, जापान" 6812 6813#: app/Gedcom.php:1016 app/Gedcom.php:1076 6814msgid "Funeral" 6815msgstr "मय्यत" 6816 6817#: app/Gedcom.php:504 resources/views/admin/gedcom-export-options.phtml:30 6818msgid "GEDCOM" 6819msgstr "GEDCOM" 6820 6821#. I18N: A configuration setting 6822#: resources/views/admin/trees-check.phtml:24 6823#: resources/views/admin/trees-preferences.phtml:614 6824msgid "GEDCOM errors" 6825msgstr "GEDCOM एरर" 6826 6827#: resources/views/admin/trees.phtml:273 6828msgid "GEDCOM file" 6829msgstr "GEDCOM फाइल" 6830 6831#: resources/views/admin/tags.phtml:49 resources/views/admin/tags.phtml:179 6832#: resources/views/admin/tags.phtml:271 resources/views/admin/tags.phtml:333 6833#: resources/views/admin/tags.phtml:408 resources/views/admin/tags.phtml:447 6834#: resources/views/admin/tags.phtml:731 resources/views/admin/tags.phtml:785 6835#: resources/views/admin/tags.phtml:889 6836msgid "GEDCOM tag" 6837msgstr "GEDCOM टैग" 6838 6839#: app/Http/RequestHandlers/SiteTagsPage.php:76 6840#: resources/views/admin/control-panel.phtml:261 6841msgid "GEDCOM tags" 6842msgstr "GEDCOM टैग" 6843 6844#. I18N: https://genealogy.net/GEDCOM/ 6845#: app/Gedcom.php:1264 resources/views/admin/tags.phtml:973 6846msgid "GEDCOM-L" 6847msgstr "" 6848 6849#. I18N: GEDZIP = file format 6850#: resources/views/admin/gedcom-export-options.phtml:55 6851msgid "GEDZIP" 6852msgstr "" 6853 6854#. I18N: https://gov.genealogy.net 6855#: app/Gedcom.php:1228 app/Gedcom.php:1282 app/Gedcom.php:1403 6856#: app/Gedcom.php:1473 app/Gedcom.php:1505 6857msgid "GOV identifier" 6858msgstr "GOV पहचानकर्ता" 6859 6860#: app/Gedcom.php:1393 6861msgid "GOV identifier type" 6862msgstr "" 6863 6864#. I18N: Name of a country or state 6865#: app/Statistics/Service/CountryService.php:199 6866msgid "Gabon" 6867msgstr "गैबॉन" 6868 6869#. I18N: Name of a country or state 6870#: app/Statistics/Service/CountryService.php:215 6871msgid "Gambia" 6872msgstr "गाम्बिया" 6873 6874#: app/Gedcom.php:722 app/Gedcom.php:1306 6875#: resources/views/individual-page-sex.phtml:28 6876#: resources/xml/reports/family_group_report.xml:844 6877#: resources/xml/reports/individual_ext_report.xml:399 6878#: resources/xml/reports/individual_ext_report.xml:606 6879#: resources/xml/reports/individual_report.xml:388 6880#: resources/xml/reports/individual_report.xml:602 6881msgid "Gender" 6882msgstr "लिंग" 6883 6884#: resources/views/admin/control-panel.phtml:657 6885msgid "Genealogy" 6886msgstr "वंशावली" 6887 6888#. I18N: A configuration setting 6889#: resources/views/admin/trees-preferences.phtml:153 6890msgid "Genealogy contact" 6891msgstr "वंशावली संपर्क" 6892 6893#. I18N: Individuals, sources, dates, places, etc. 6894#: resources/views/admin/trees.phtml:160 6895msgid "Genealogy data" 6896msgstr "वंशावली डेटा" 6897 6898#: resources/views/admin/trees-preferences.phtml:43 6899#: resources/views/admin/trees-preferences.phtml:596 6900msgid "General" 6901msgstr "सामान्य" 6902 6903#: app/Http/RequestHandlers/SearchGeneralPage.php:196 6904#: app/Module/SearchMenuModule.php:100 6905msgid "General search" 6906msgstr "सामान्य खोज" 6907 6908#. I18N: Description of the “Sitemaps” module 6909#: app/Module/SiteMapModule.php:110 6910msgid "Generate sitemap files for search engines." 6911msgstr "खोज इंजन के लिए साइटमैप फ़ाइलें बनाएँ।" 6912 6913#. I18N: This is a report footer. %s is the name of the application. 6914#: app/Report/AbstractRenderer.php:336 6915#, php-format 6916msgid "Generated by %s" 6917msgstr "%s द्वारा उत्पन्न" 6918 6919#: app/Module/BranchesListModule.php:501 6920msgid "Generation" 6921msgstr "पीढ़ी" 6922 6923#: resources/xml/reports/ahnentafel_report.xml:78 6924#: resources/xml/reports/descendancy_report.xml:55 6925msgid "Generation " 6926msgstr "पीढ़ी " 6927 6928#: resources/views/modules/ancestors-chart/page.phtml:37 6929#: resources/views/modules/descendancy_chart/page.phtml:37 6930#: resources/views/modules/family-book-chart/page.phtml:39 6931#: resources/views/modules/fanchart/page.phtml:49 6932#: resources/views/modules/hourglass-chart/page.phtml:36 6933#: resources/views/modules/pedigree-chart/page.phtml:37 6934#: resources/views/modules/pedigree-map/page.phtml:32 6935#: resources/xml/reports/ahnentafel_report.xml:7 6936#: resources/xml/reports/descendancy_report.xml:6 6937#: resources/xml/reports/individual_ext_report.xml:7 6938#: resources/xml/reports/missing_facts_report.xml:7 6939msgid "Generations" 6940msgstr "पीढ़ियां" 6941 6942#: app/Gedcom.php:859 6943msgid "Generations of ancestors" 6944msgstr "पूर्वजों की पीढ़ियां" 6945 6946#: app/Gedcom.php:864 6947msgid "Generations of descendants" 6948msgstr "वंशजों की पीढ़ी" 6949 6950#. I18N: https://www.geonames.org 6951#: app/Module/GeonamesAutocomplete.php:56 6952#: app/Module/MapGeoLocationGeonames.php:45 6953msgid "GeoNames" 6954msgstr "GeoNames" 6955 6956#: resources/views/modules/statistics-chart/custom.phtml:172 6957#: resources/views/modules/statistics-chart/custom.phtml:174 6958msgid "Geographic area" 6959msgstr "भौगोलिक क्षेत्र" 6960 6961#: app/Http/RequestHandlers/MapDataAdd.php:92 6962#: app/Http/RequestHandlers/MapDataEdit.php:85 6963#: app/Http/RequestHandlers/MapDataList.php:106 6964#: resources/views/admin/control-panel.phtml:620 6965#: resources/views/admin/control-panel.phtml:825 6966#: resources/views/admin/map-import-form.phtml:16 6967msgid "Geographic data" 6968msgstr "भौगोलिक डेटा" 6969 6970#. I18N: find latitude/longitude for a place 6971#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 6972#: resources/views/admin/control-panel.phtml:634 6973msgid "Geolocation" 6974msgstr "भौगोलिकस्थान" 6975 6976#. I18N: Name of a country or state 6977#: app/Statistics/Service/CountryService.php:203 6978msgid "Georgia" 6979msgstr "जॉर्जिया" 6980 6981#. I18N: Name of a country or state 6982#: app/Statistics/Service/CountryService.php:157 6983msgid "Germany" 6984msgstr "जर्मनी" 6985 6986#. I18N: a month in the French republican calendar 6987#: app/Date/FrenchDate.php:161 6988msgctxt "GENITIVE" 6989msgid "Germinal" 6990msgstr "जर्मिनल" 6991 6992#. I18N: a month in the French republican calendar 6993#: app/Date/FrenchDate.php:255 6994msgctxt "INSTRUMENTAL" 6995msgid "Germinal" 6996msgstr "जर्मिनल" 6997 6998#. I18N: a month in the French republican calendar 6999#: app/Date/FrenchDate.php:208 7000msgctxt "LOCATIVE" 7001msgid "Germinal" 7002msgstr "जर्मिनल" 7003 7004#. I18N: a month in the French republican calendar 7005#. I18N: a month in the French republican calendar 7006#: app/Date/FrenchDate.php:114 7007msgctxt "NOMINATIVE" 7008msgid "Germinal" 7009msgstr "जर्मिनल" 7010 7011#. I18N: Name of a country or state 7012#: app/Statistics/Service/CountryService.php:207 7013msgid "Ghana" 7014msgstr "घाना" 7015 7016#. I18N: Name of a country or state 7017#: app/Statistics/Service/CountryService.php:209 7018msgid "Gibraltar" 7019msgstr "जिब्राल्टर" 7020 7021#. I18N: Location of an LDS church temple 7022#: app/Elements/TempleCode.php:99 7023msgid "Gila Valley, Arizona, United States" 7024msgstr "Gila Valley, Arizona, संयुक्त राज्य अमेरिका" 7025 7026#. I18N: Location of an LDS church temple 7027#: app/Elements/TempleCode.php:100 7028msgid "Gilbert, Arizona, United States" 7029msgstr "गिल्बर्ट, एरिज़ोना, संयुक्त राज्य" 7030 7031#: resources/views/lists/given-names-table.phtml:26 7032#: resources/views/search-phonetic-page.phtml:30 7033msgid "Given name" 7034msgstr "दिया गया नाम" 7035 7036#: app/Gedcom.php:673 app/Gedcom.php:680 app/Gedcom.php:685 7037#: resources/views/lists/families-table.phtml:219 7038#: resources/views/lists/families-table.phtml:222 7039#: resources/views/lists/given-names-table.phtml:21 7040#: resources/views/lists/individuals-table.phtml:239 7041msgid "Given names" 7042msgstr "दिए गए नाम" 7043 7044#: app/Elements/RelationIsDescriptor.php:112 7045msgid "Godchild" 7046msgstr "धर्म-शिशु" 7047 7048#: app/Elements/RelationIsDescriptor.php:81 7049#: app/Elements/RelationIsDescriptor.php:111 7050msgid "Goddaughter" 7051msgstr "धर्म-पुत्री" 7052 7053#: app/Elements/RelationIsDescriptor.php:59 7054#: app/Elements/RelationIsDescriptor.php:107 7055msgid "Godfather" 7056msgstr "धर्म-पिता" 7057 7058#: app/Elements/RelationIsDescriptor.php:80 7059#: app/Elements/RelationIsDescriptor.php:108 7060msgid "Godmother" 7061msgstr "धर्म-माता" 7062 7063#: app/Elements/RelationIsDescriptor.php:109 7064msgid "Godparent" 7065msgstr "धर्म-माता/पिता" 7066 7067#: app/Gedcom.php:618 app/Gedcom.php:1302 app/Gedcom.php:1303 7068#: app/Gedcom.php:1519 app/Gedcom.php:1520 7069msgid "Godparents" 7070msgstr "अभिभावक" 7071 7072#: app/Elements/RelationIsDescriptor.php:60 7073#: app/Elements/RelationIsDescriptor.php:110 7074msgid "Godson" 7075msgstr "धर्म-पुत्र" 7076 7077#: app/Module/GoogleAnalyticsModule.php:47 7078msgid "Google™ analytics" 7079msgstr "Google™ एनालिटिक्स" 7080 7081#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7082msgid "Google™ maps" 7083msgstr "Google™ मानचित्र" 7084 7085#: app/Module/GoogleWebmasterToolsModule.php:41 7086msgid "Google™ webmaster tools" 7087msgstr "Google™ वेबमास्टर टूल्स" 7088 7089#: app/Gedcom.php:664 7090msgid "Graduation" 7091msgstr "ग्रेजुएशन" 7092 7093#: resources/views/modules/statistics-chart/greatest-age.phtml:10 7094msgid "Greatest age at death" 7095msgstr "मृत्यु पर सबसे बड़ी उम्र" 7096 7097#: resources/views/modules/statistics-chart/age-difference.phtml:26 7098msgid "Greatest age between siblings" 7099msgstr "भाई-बहनों के बीच सबसे बड़ी उम्र" 7100 7101#. I18N: Name of a country or state 7102#: app/Statistics/Service/CountryService.php:221 7103msgid "Greece" 7104msgstr "यूनान" 7105 7106#. I18N: The name of a colour-scheme 7107#: app/Module/ColorsTheme.php:167 7108msgid "Green Beam" 7109msgstr "ग्रीन बीम" 7110 7111#. I18N: Name of a country or state 7112#: app/Statistics/Service/CountryService.php:225 7113msgid "Greenland" 7114msgstr "ग्रीनलैंड" 7115 7116#. I18N: The gregorian calendar 7117#: app/Factories/CalendarDateFactory.php:146 app/Module/YahrzeitModule.php:264 7118msgid "Gregorian" 7119msgstr "ग्रेगोरियन" 7120 7121#. I18N: Name of a country or state 7122#: app/Statistics/Service/CountryService.php:223 7123msgid "Grenada" 7124msgstr "ग्रेनेडा" 7125 7126#. I18N: Location of an LDS church temple 7127#: app/Elements/TempleCode.php:101 7128msgid "Guadalajara, Mexico" 7129msgstr "ग्वाडलजारा, मैक्सिको" 7130 7131#. I18N: Name of a country or state 7132#: app/Statistics/Service/CountryService.php:213 7133msgid "Guadeloupe" 7134msgstr "ग्वाडेलोप" 7135 7136#. I18N: Name of a country or state 7137#: app/Statistics/Service/CountryService.php:231 7138msgid "Guam" 7139msgstr "गुआम" 7140 7141#: app/Elements/RelationIsDescriptor.php:113 7142msgid "Guardian" 7143msgstr "सरपरस्त" 7144 7145#: app/Elements/RelationIsDescriptor.php:82 7146msgctxt "FEMALE" 7147msgid "Guardian" 7148msgstr "सरपरस्त" 7149 7150#: app/Elements/RelationIsDescriptor.php:61 7151msgctxt "MALE" 7152msgid "Guardian" 7153msgstr "सरपरस्त" 7154 7155#. I18N: Name of a country or state 7156#: app/Statistics/Service/CountryService.php:227 7157msgid "Guatemala" 7158msgstr "ग्वाटेमाला" 7159 7160#. I18N: Location of an LDS church temple 7161#: app/Elements/TempleCode.php:102 7162msgid "Guatemala City, Guatemala" 7163msgstr "ग्वाटेमाला सिटी, ग्वाटेमाला" 7164 7165#. I18N: Location of an LDS church temple 7166#: app/Elements/TempleCode.php:103 7167msgid "Guayaquil, Ecuador" 7168msgstr "गुआयाक्विल, इक्वाडोर" 7169 7170#. I18N: Name of a country or state 7171#: app/Statistics/Service/CountryService.php:205 7172msgid "Guernsey" 7173msgstr "गरनेज़ी" 7174 7175#. I18N: Name of a country or state 7176#: app/Statistics/Service/CountryService.php:211 7177msgid "Guinea" 7178msgstr "गिनी" 7179 7180#. I18N: Name of a country or state 7181#: app/Statistics/Service/CountryService.php:217 7182msgid "Guinea-Bissau" 7183msgstr "गिनी-बिसाऊ" 7184 7185#. I18N: Name of a country or state 7186#: app/Statistics/Service/CountryService.php:233 7187msgid "Guyana" 7188msgstr "गुयाना" 7189 7190#. I18N: Name of a module 7191#: app/Module/HtmlBlockModule.php:60 7192msgid "HTML" 7193msgstr "HTML" 7194 7195#: app/Gedcom.php:1077 7196msgid "Hair color" 7197msgstr "बलों का रंग" 7198 7199#. I18N: Name of a country or state 7200#: app/Statistics/Service/CountryService.php:243 7201msgid "Haiti" 7202msgstr "हैती" 7203 7204#. I18N: Location of an LDS church temple 7205#: app/Elements/TempleCode.php:105 7206msgid "Halifax, Nova Scotia, Canada" 7207msgstr "हैलिफ़ैक्स, नोवा स्कोटिया, कनाडा" 7208 7209#. I18N: Location of an LDS church temple 7210#: app/Elements/TempleCode.php:147 7211msgid "Hamilton, New Zealand" 7212msgstr "हैमिल्टन, न्यूजीलैंड" 7213 7214#. I18N: Location of an LDS church temple 7215#: app/Elements/TempleCode.php:106 7216msgid "Hartford, Connecticut, United States" 7217msgstr "हार्टफोर्ड, कनेक्टिकट, संयुक्त राज्य अमेरिका" 7218 7219#: resources/xml/reports/descendancy_report.xml:428 7220msgid "He " 7221msgstr "वह " 7222 7223#: resources/xml/reports/ahnentafel_report.xml:288 7224msgid "He died" 7225msgstr "उनकी मृत्यु हुई" 7226 7227#: resources/xml/reports/ahnentafel_report.xml:260 7228#: resources/xml/reports/descendancy_report.xml:173 7229msgid "He married" 7230msgstr "उन्होंने शादी की" 7231 7232#: resources/xml/reports/ahnentafel_report.xml:223 7233msgid "He resided at" 7234msgstr "उनका निवास था" 7235 7236#: resources/xml/reports/descendancy_report.xml:401 7237msgid "He was born" 7238msgstr "वह पैदा हुए" 7239 7240#: resources/xml/reports/ahnentafel_report.xml:338 7241msgid "He was buried" 7242msgstr "वह दफनाए गए" 7243 7244#: resources/xml/reports/ahnentafel_report.xml:167 7245msgid "He was christened" 7246msgstr "उनका नामकरण हुआ" 7247 7248#: resources/xml/reports/ahnentafel_report.xml:313 7249msgid "He was cremated" 7250msgstr "उनका दाह संस्कार हुआ" 7251 7252#: app/Gedcom.php:496 app/Header.php:42 app/Header.php:43 app/Header.php:44 7253#: app/Http/RequestHandlers/CheckTree.php:354 7254msgid "Header" 7255msgstr "हेडर" 7256 7257#. I18N: Name of a country or state 7258#: app/Statistics/Service/CountryService.php:237 7259msgid "Heard Island and McDonald Islands" 7260msgstr "हर्ड द्वीप और मैकडोनाल्ड द्वीप" 7261 7262#: app/Http/RequestHandlers/HelpText.php:266 7263msgid "Hebrew" 7264msgstr "हिब्रू" 7265 7266#: app/Gedcom.php:1058 app/Gedcom.php:1059 7267msgid "Hebrew name" 7268msgstr "हिब्रू नाम" 7269 7270#: app/Gedcom.php:1078 7271msgid "Height" 7272msgstr "ऊंचाई" 7273 7274#: resources/views/emails/approve-user-html.phtml:16 7275#: resources/views/emails/approve-user-text.phtml:12 7276#: resources/views/emails/message-copy-html.phtml:16 7277#: resources/views/emails/message-copy-text.phtml:14 7278#: resources/views/emails/message-user-html.phtml:16 7279#: resources/views/emails/message-user-text.phtml:14 7280#: resources/views/emails/new-version-html.phtml:15 7281#: resources/views/emails/new-version-text.phtml:15 7282#: resources/views/emails/password-request-html.phtml:14 7283#: resources/views/emails/password-request-text.phtml:12 7284#: resources/views/emails/pending-changes-html.phtml:16 7285#: resources/views/emails/pending-changes-text.phtml:15 7286#: resources/views/emails/register-user-html.phtml:15 7287#: resources/views/emails/register-user-text.phtml:14 7288#, php-format 7289msgid "Hello %s…" 7290msgstr "हैलो %s…" 7291 7292#: resources/views/register-success-page.phtml:19 7293#, php-format 7294msgid "Hello %s…<br>Thank you for your registration." 7295msgstr "हैलो %s…<br>आपका रजिस्ट्रेशन करने के लिए धन्यवाद।" 7296 7297#: resources/views/emails/register-notify-html.phtml:17 7298#: resources/views/emails/register-notify-text.phtml:15 7299#: resources/views/emails/verify-notify-html.phtml:14 7300#: resources/views/emails/verify-notify-text.phtml:12 7301msgid "Hello administrator…" 7302msgstr "हैलो एडमिनिस्ट्रेटर…" 7303 7304#: app/Http/RequestHandlers/HelpText.php:293 resources/views/help/link.phtml:11 7305#: resources/views/help/link.phtml:13 7306msgid "Help" 7307msgstr "मदद" 7308 7309#. I18N: Location of an LDS church temple 7310#: app/Elements/TempleCode.php:108 7311msgid "Helsinki, Finland" 7312msgstr "हेलसिंकी, फिनलैण्ड" 7313 7314#: resources/xml/reports/ahnentafel_report.xml:15 7315#: resources/xml/reports/bdm_report.xml:14 7316#: resources/xml/reports/birth_report.xml:12 7317#: resources/xml/reports/cemetery_report.xml:10 7318#: resources/xml/reports/change_report.xml:12 7319#: resources/xml/reports/death_report.xml:13 7320#: resources/xml/reports/descendancy_report.xml:10 7321#: resources/xml/reports/fact_sources.xml:10 7322#: resources/xml/reports/family_group_report.xml:14 7323#: resources/xml/reports/individual_ext_report.xml:15 7324#: resources/xml/reports/individual_report.xml:12 7325#: resources/xml/reports/marriage_report.xml:12 7326#: resources/xml/reports/missing_facts_report.xml:10 7327#: resources/xml/reports/occupation_report.xml:9 7328#: resources/xml/reports/pedigree_report.xml:10 7329#: resources/xml/reports/relative_ext_report.xml:10 7330msgctxt "font name" 7331msgid "Helvetica" 7332msgstr "हेलवेटिका" 7333 7334#: resources/xml/reports/ahnentafel_report.xml:197 7335msgid "Her occupation was" 7336msgstr "उनका पेशा था" 7337 7338#. I18N: https://wego.here.com 7339#: app/Module/HereMaps.php:82 7340msgid "Here maps" 7341msgstr "Here मानचित्र" 7342 7343#. I18N: Location of an LDS church temple 7344#: app/Elements/TempleCode.php:109 7345msgid "Hermosillo, Mexico" 7346msgstr "हर्मोसिलो, मैक्सिको" 7347 7348#. I18N: a month in the Jewish calendar 7349#: app/Date/JewishDate.php:195 7350msgctxt "GENITIVE" 7351msgid "Heshvan" 7352msgstr "चेशवन" 7353 7354#. I18N: a month in the Jewish calendar 7355#: app/Date/JewishDate.php:299 7356msgctxt "INSTRUMENTAL" 7357msgid "Heshvan" 7358msgstr "चेशवन" 7359 7360#. I18N: a month in the Jewish calendar 7361#: app/Date/JewishDate.php:247 7362msgctxt "LOCATIVE" 7363msgid "Heshvan" 7364msgstr "चेशवन" 7365 7366#. I18N: a month in the Jewish calendar 7367#: app/Date/JewishDate.php:143 7368msgctxt "NOMINATIVE" 7369msgid "Heshvan" 7370msgstr "चेशवन" 7371 7372#: resources/views/admin/tags.phtml:50 resources/views/admin/tags.phtml:180 7373#: resources/views/admin/tags.phtml:272 resources/views/admin/tags.phtml:334 7374#: resources/views/admin/tags.phtml:409 resources/views/admin/tags.phtml:448 7375#: resources/views/admin/tags.phtml:732 resources/views/admin/tags.phtml:786 7376#: resources/views/admin/tags.phtml:890 7377msgid "Hide GEDCOM tags" 7378msgstr "GEDCOM टैग छुपाएं" 7379 7380#: app/Auth.php:593 app/Auth.php:606 7381#: app/Http/RequestHandlers/TreePreferencesPage.php:125 7382#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7383#: resources/views/admin/trees-privacy.phtml:148 7384msgid "Hide from everyone" 7385msgstr "सभी से छुपाएं" 7386 7387#: resources/views/admin/site-mail.phtml:150 7388#: resources/views/admin/users-create.phtml:59 7389#: resources/views/admin/users-edit.phtml:70 7390#: resources/views/edit-account-page.phtml:89 7391#: resources/views/login-page.phtml:45 7392#: resources/views/modules/login_block/sign-in.phtml:31 7393#: resources/views/password-reset-page.phtml:35 7394#: resources/views/register-page.phtml:74 7395#: resources/views/setup/step-4-database-mysql.phtml:99 7396#: resources/views/setup/step-4-database-pgsql.phtml:86 7397#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7398#: resources/views/setup/step-5-administrator.phtml:81 7399msgid "Hide password" 7400msgstr "पासवर्ड छिपाएं" 7401 7402#: resources/views/admin/locations.phtml:35 7403msgid "Hide unused locations" 7404msgstr "अप्रयुक्त स्थानों को छिपाएं" 7405 7406#: app/Gedcom.php:1407 7407msgid "Hierarchical relationship" 7408msgstr "पदानुक्रमित संबंध" 7409 7410#: app/Gedcom.php:1119 app/Gedcom.php:1305 app/Gedcom.php:1321 7411#: app/Gedcom.php:1466 app/Gedcom.php:1487 app/Gedcom.php:1498 7412#: app/Gedcom.php:1521 app/Gedcom.php:1657 7413#: resources/xml/reports/individual_ext_report.xml:11 7414#: resources/xml/reports/individual_report.xml:8 7415msgid "Highlighted image" 7416msgstr "हाइलाइट इमेज" 7417 7418#. I18N: The Arabic/Hijri calendar 7419#: app/Factories/CalendarDateFactory.php:154 7420#: resources/views/help/date.phtml:185 7421msgid "Hijri" 7422msgstr "हिजरी" 7423 7424#: resources/xml/reports/ahnentafel_report.xml:196 7425msgid "His occupation was" 7426msgstr "उनका पेशा था" 7427 7428#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7429#: resources/views/admin/control-panel.phtml:720 7430#: resources/views/admin/modules.phtml:120 7431#: resources/views/admin/modules.phtml:122 7432#: resources/views/admin/modules.phtml:262 7433#: resources/views/admin/modules.phtml:265 7434#: resources/views/modules/personal_facts/tab.phtml:46 7435msgid "Historic events" 7436msgstr "ऐतिहासिक घटनाएँ" 7437 7438#. I18N: Name of a module 7439#. I18N: A configuration setting 7440#: app/Module/HitCountFooterModule.php:73 7441#: resources/views/admin/trees-preferences.phtml:627 7442msgid "Hit counters" 7443msgstr "हिट काउंटर" 7444 7445#: app/Gedcom.php:1739 7446msgid "Holocaust" 7447msgstr "प्रलय" 7448 7449#. I18N: Name of a module 7450#: app/Module/WelcomeBlockModule.php:57 7451#: resources/views/admin/control-panel.phtml:606 7452#: resources/views/admin/modules.phtml:203 7453#: resources/views/admin/modules.phtml:207 resources/views/admin/trees.phtml:91 7454msgid "Home page" 7455msgstr "मुख पेज" 7456 7457#. I18N: Name of a country or state 7458#: app/Statistics/Service/CountryService.php:239 7459msgid "Honduras" 7460msgstr "हौण्डुरस" 7461 7462#. I18N: Location of an LDS church temple 7463#. I18N: Name of a country or state 7464#: app/Elements/TempleCode.php:110 7465#: app/Statistics/Service/CountryService.php:235 7466msgid "Hong Kong" 7467msgstr "हॉगकॉग" 7468 7469#. I18N: Name of a module/chart 7470#: app/Module/ChartsBlockModule.php:162 app/Module/ChartsBlockModule.php:257 7471#: app/Module/HourglassChartModule.php:79 7472msgid "Hourglass chart" 7473msgstr "रेतघड़ी चार्ट" 7474 7475#. I18N: %s is an individual’s name 7476#: app/Module/HourglassChartModule.php:125 7477#, php-format 7478msgid "Hourglass chart of %s" 7479msgstr "%s का रेतघड़ी चार्ट" 7480 7481#: app/Gedcom.php:1463 app/Gedcom.php:1495 7482msgid "House number" 7483msgstr "घर नंबर" 7484 7485#: resources/views/modules/census-assistant.phtml:110 7486msgid "Household" 7487msgstr "गृहस्थी" 7488 7489#. I18N: Location of an LDS church temple 7490#: app/Elements/TempleCode.php:111 7491msgid "Houston, Texas, United States" 7492msgstr "ह्यूस्टन, टेक्सास, संयुक्त राज्य अमेरिका" 7493 7494#. I18N: Configuration option 7495#: resources/views/modules/relationships-chart/config.phtml:43 7496msgid "How much recursion to use when searching for relationships" 7497msgstr "रिश्तों को खोजते समय कितनी बार तकरार का उपयोग करना है" 7498 7499#. I18N: Name of a country or state 7500#: app/Statistics/Service/CountryService.php:245 7501msgid "Hungary" 7502msgstr "हंगरी" 7503 7504#: app/Gedcom.php:414 app/Gedcom.php:459 7505#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:74 7506#: resources/views/edit/change-family-members.phtml:30 7507#: resources/views/edit/change-family-members.phtml:45 7508#: resources/views/fact-date.phtml:138 7509#: resources/xml/reports/cemetery_report.xml:7 7510#: resources/xml/reports/death_report.xml:10 7511#: resources/xml/reports/family_group_report.xml:147 7512#: resources/xml/reports/family_group_report.xml:1087 7513#: resources/xml/reports/individual_ext_report.xml:204 7514#: resources/xml/reports/individual_ext_report.xml:221 7515#: resources/xml/reports/individual_ext_report.xml:457 7516#: resources/xml/reports/individual_report.xml:192 7517#: resources/xml/reports/individual_report.xml:213 7518#: resources/xml/reports/individual_report.xml:449 7519#: resources/xml/reports/relative_ext_report.xml:116 7520msgid "Husband" 7521msgstr "पति" 7522 7523#: app/Gedcom.php:415 resources/views/modules/timeline-chart/chart.phtml:355 7524msgid "Husband’s age" 7525msgstr "पति की उम्र" 7526 7527#: resources/views/admin/site-logs.phtml:58 7528#: resources/views/admin/site-logs.phtml:125 7529msgid "IP address" 7530msgstr "IP एड्रेस" 7531 7532#. I18N: Name of a country or state 7533#: app/Statistics/Service/CountryService.php:261 7534msgid "Iceland" 7535msgstr "आइसलैंड" 7536 7537#: app/SurnameTradition/IcelandicSurnameTradition.php:41 7538msgctxt "Surname tradition" 7539msgid "Icelandic" 7540msgstr "आइसलैंडी" 7541 7542#. I18N: Location of an LDS church temple 7543#: app/Elements/TempleCode.php:112 7544msgid "Idaho Falls, Idaho, United States" 7545msgstr "इडाहो फॉल्स, इडाहो, संयुक्त राज्य अमेरिका" 7546 7547#: app/Gedcom.php:666 7548msgid "Identification number" 7549msgstr "पहचान नंबर" 7550 7551#: resources/views/admin/tags.phtml:773 7552msgid "Identifiers" 7553msgstr "पहचानकर्ता" 7554 7555#: resources/views/admin/fix-level-0-media.phtml:20 7556msgid "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." 7557msgstr "यदि एक मीडिया ऑब्जेक्ट किसी व्यक्ति से जुड़ी हुई है, जब इसे किसी तथ्य या घटना से जोड़ा जाना चाहिए, तो आप इसे सही स्थान पर स्थानांतरित कर सकते हैं।" 7558 7559#. I18N: Help text for the “Language” configuration setting 7560#: resources/views/admin/site-preferences.phtml:87 7561msgid "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." 7562msgstr "यदि वेबसाइट पर आने वाले किसी विज़िटर ने अपनी ब्राउज़र प्राथमिकताओं में पसंदीदा भाषा का चयन नहीं किया है, या उन्होंने किसी असमर्थित भाषा का चयन किया हुआ है, तो इस भाषा का उपयोग किया जाएगा। आमतौर पर यह खोज इंजन पर लागू होता है।" 7563 7564#: resources/views/admin/users-edit.phtml:110 7565msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7566msgstr "यदि कोई एडमिनिस्ट्रेटर एक उपयोगकर्ता खाता बनाता है, तो वेरीफिकेशन ईमेल नहीं भेजा जाता, और ईमेल को मैन्युअल रूप से वेरीफाइड किया जाना चाहिए।" 7567 7568#: resources/views/help/name.phtml:22 7569#, php-format 7570msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7571msgstr "यदि किसी व्यक्ति का कोई कुलनाम नहीं है, तो किसी स्लैश की आवश्यकता नहीं है: <%s>आर्यभट<%s>" 7572 7573#: resources/views/help/name.phtml:19 7574#, php-format 7575msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7576msgstr "यदि किसी व्यक्ति के दो अलग-अलग कुलनाम हैं, तो दोनों को स्लैश द्वारा संलग्न किया जाना चाहिए: <%s>जोस एंटोनियो /गोमेज़/ /इग्लेसियस/<%s>" 7577 7578#: resources/views/help/name.phtml:28 7579#, php-format 7580msgid "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>." 7581msgstr "यदि किसी व्यक्ति को एक उपनाम से जाना जाता है जो उनके औपचारिक नाम का हिस्सा नहीं है, तो इसे उद्धरण चिह्नों द्वारा संलग्न किया जाना चाहिए। उदाहरण के लिए, <%s>जॉन \"नोबी\" /क्लार्क/<%s>।" 7582 7583#: resources/views/help/name.phtml:25 7584#, php-format 7585msgid "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>" 7586msgstr "यदि किसी व्यक्ति को उनके पहले दिए गए नाम से नहीं जाना जाता है, तो पसंदीदा नाम को तारांकन चिह्न के साथ सांकेतिक किया जाना चाहिए: <%s>जॉन पॉल* /स्मिथ/<%s>" 7587 7588#: resources/views/help/name.phtml:16 7589#, php-format 7590msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7591msgstr "यदि कुलनाम अज्ञात है, तो खाली स्लैश का उपयोग करें: <%s> मैरी //<%s>" 7592 7593#: resources/views/admin/webtrees1-thumbnails.phtml:24 7594msgid "If the thumbnail image is a custom image, you should add it to the media object." 7595msgstr "यदि थंबनेल इमेज एक कस्टम इमेज है, तो आपको इसे मीडिया ऑब्जेक्ट में जोड़ना चाहिए।" 7596 7597#: resources/views/admin/webtrees1-thumbnails.phtml:23 7598msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7599msgstr "यदि थंबनेल इमेज मूल इमेज के समान है, तो इसकी अब आवश्यकता नहीं है और आपको इसे हटा देना चाहिए।" 7600 7601#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7602#: resources/views/admin/trees-privacy.phtml:74 7603msgid "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." 7604msgstr "यदि इन व्यक्ति की मृत्यु, दफन, या दाह संस्कार के अलावा कोई और घटना इन वर्षों की संख्या से अधिक नई (ताज़ा) हो तो इन्हें “जीवित” माना जाएगा। इस उद्देश्य के लिए बच्चों की जन्मतिथि को इस तरह के आयोजन माना जाता है।" 7605 7606#. I18N: Help text for the “Media folder” configuration setting 7607#: resources/views/admin/trees-preferences.phtml:252 7608msgid "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." 7609msgstr "यदि दो वंश वृक्ष एक ही मीडिया फ़ोल्डर का उपयोग करते हैं, तो वे मीडिया फ़ाइलों को साझा करने में सक्षम होंगे। यदि वे अलग-अलग मीडिया फ़ोल्डर का उपयोग करते हैं, तो उनकी मीडिया फ़ाइलों को अलग रखा जाएगा।" 7610 7611#. I18N: Help text for the “Who can upload new media files” configuration setting 7612#: resources/views/admin/trees-preferences.phtml:268 7613msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7614msgstr "यदि आप चिंतित हैं कि उपयोगकर्ता अनुचित चित्र अपलोड कर सकते हैं, तो आप केवल मैनेजर्स के लिए मीडिया अपलोड को प्रतिबंधित कर सकते हैं।" 7615 7616#: resources/views/errors/database-connection.phtml:20 7617msgid "If you are the website administrator, you should check that:" 7618msgstr "यदि आप वेबसाइट के एडमिनिस्ट्रेटर हैं, तो आपको यह देखना चाहिए:" 7619 7620#: resources/views/errors/database-connection.phtml:35 7621msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7622msgstr "यदि आप स्वयं समस्या का समाधान नहीं कर सकते, तो आप <a href=\"https://webtrees.net\"> webtrees.net </a> के फोरम पर मदद मांग सकते हैं।" 7623 7624#: resources/views/setup/step-4-database-mysql.phtml:59 7625msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7626msgstr "यदि आप UNIX सॉकेट का उपयोग करके डेटाबेस से कनेक्ट करते हैं, तो यहां पथ दर्ज करें और पोर्ट नंबर को खाली छोड़ दें।" 7627 7628#: resources/views/admin/trees-import.phtml:112 7629msgid "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." 7630msgstr "यदि आपने ऐसे किसी वंशावली सॉफ़्टवेयर का उपयोग करके इस GEDCOM फ़ाइल को बनाया है जो लंबी लाइनों को विभाजित करते समय रिक्त स्थान छोड़ देता है, तो लापता रिक्त स्थान को पुन: स्थापित करने के लिए इस विकल्प का चयन करें।" 7631 7632#: resources/views/emails/password-request-html.phtml:26 7633#: resources/views/emails/password-request-text.phtml:18 7634msgid "If you did not request a new password, please ignore this message." 7635msgstr "यदि आपने नए पासवर्ड का अनुरोध नहीं किया है, तो कृपया इस संदेश को अनदेखा कर दें।" 7636 7637#: resources/views/emails/register-user-html.phtml:34 7638#: resources/views/emails/register-user-text.phtml:22 7639msgid "If you didn’t request an account, you can just delete this message." 7640msgstr "यदि आपने किसी खाते का अनुरोध नहीं किया है, तो आप इस संदेश को मिटा सकते हैं।" 7641 7642#: resources/views/modals/media-file-fields.phtml:75 7643msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7644msgstr "यदि आपके पास बड़ी संख्या में मीडिया फ़ाइलें हैं, तो आप उन्हें फ़ोल्डर्स और सबफ़ोल्डर में व्यवस्थित कर सकते हैं।" 7645 7646#: resources/views/admin/trees-import.phtml:97 7647msgid "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." 7648msgstr "यदि आपने webtrees में मीडिया ऑब्जेक्ट बनाएं हैं, और बाद में इस GEDCOM फाइल को वंशावली सॉफ़्टवेयर का उपयोग करके संपादित किया हो जो मीडिया ऑब्जेक्ट को हटाता देता है, तो नई GEDCOM फ़ाइल के साथ वर्तमान मीडिया ऑब्जेक्ट को मर्ज करने के लिए इस विकल्प का चयन करें।" 7649 7650#: app/Elements/MultimediaFileReference.php:76 7651#: resources/views/edit/raw-gedcom-record.phtml:48 7652msgid "If you modify the filename, you should also rename the file." 7653msgstr "" 7654 7655#: resources/views/admin/site-preferences.phtml:37 7656msgid "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." 7657msgstr "यदि आप एक अलग फ़ोल्डर का चयन करते हैं, तो आपको मौजूदा फ़ोल्डर से सभी फाइलों (config.ini.php, index.php, और .htaccess को छोड़कर) को नए फ़ोल्डर में ले जाना होगा।" 7658 7659#. I18N: Help text for the “Media folder” configuration setting 7660#: resources/views/admin/trees-preferences.phtml:251 7661msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7662msgstr "यदि आप एक अलग फ़ोल्डर का चयन करते हैं, तो आपको मौजूदा फ़ोल्डर से सभी मीडिया फ़ाइलों को एक नए फ़ोल्डर में स्थानांतरित करना होगा।" 7663 7664#. I18N: Help text for the “Show living individuals” configuration setting 7665#: resources/views/admin/trees-privacy.phtml:92 7666msgid "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." 7667msgstr "यदि आप दर्शकों को जीवित व्यक्ति दिखाते हैं, तो अन्य सभी गोपनीयता प्रतिबंधों को अनदेखा कर दिया जाता है। ऐसा तभी करें जब आपके ट्री का सारा डेटा सार्वजनिक हो।" 7668 7669#: resources/views/setup/step-2-server-checks.phtml:80 7670msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7671msgstr "यदि आप इन सीमाओं को पार करने का प्रयास करते हैं, तो आप सर्वर टाइम-आउट और खाली पेज का अनुभव कर सकते हैं।" 7672 7673#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7674msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7675msgstr "यदि आप निम्नलिखित ट्रैकिंग और एनालिटिक्स सेवाओं में से एक का उपयोग करते हैं, तो webtrees ट्रैकिंग कोड को खुद ब खुद जोड़ सकती है।" 7676 7677#: app/Http/RequestHandlers/ManageMediaData.php:369 app/MediaFile.php:331 7678msgid "Image dimensions" 7679msgstr "इमेज डायमेंशन" 7680 7681#: resources/views/admin/trees-preferences.phtml:319 7682msgid "Images without watermarks" 7683msgstr "बिना वॉटरमार्क के इमेज" 7684 7685#: app/Gedcom.php:668 7686msgid "Immigration" 7687msgstr "आप्रवासन" 7688 7689#: resources/views/admin/map-import-form.phtml:57 7690#: resources/views/admin/trees.phtml:288 7691msgid "Import" 7692msgstr "आयात" 7693 7694#: app/Http/RequestHandlers/ImportGedcomPage.php:68 7695msgid "Import a GEDCOM file" 7696msgstr "GEDCOM फ़ाइल आयात करें" 7697 7698#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7699#: resources/views/admin/control-panel.phtml:804 7700msgid "Import custom thumbnails from webtrees version 1" 7701msgstr "webtrees version 1 से कस्टम थंबनेल आयात करें" 7702 7703#: app/Http/RequestHandlers/MapDataImportPage.php:75 7704msgid "Import geographic data" 7705msgstr "भौगोलिक डेटा आयात करें" 7706 7707#: resources/views/admin/trees-import.phtml:76 7708msgid "Import preferences" 7709msgstr "आयात करने की प्राथमिकताएँ" 7710 7711#: resources/views/admin/trees-merge.phtml:25 7712#: resources/views/admin/trees-renumber.phtml:22 7713msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7714msgstr "किसी वंश वृक्ष के हर एक रिकॉर्ड में एक अंदरुनी संदर्भ नंबर होता है (जिसे “XREF” कहा जाता है) जैसे कि “F123” या “R14”।" 7715 7716#: resources/views/help/romanized.phtml:8 7717msgid "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." 7718msgstr "कई संस्कृतियों में पारंपरिक पात्रों में एक पारंपरिक नाम का उच्चारण करने का रिवाज है और नाम का एक रोमानी संस्करण भी है क्यूँकि इसे लैटिन वर्णमाला के आधार पर भाषाओं में वर्तनी या उच्चारण किया जाएगा, जैसे कि अंग्रेजी।<br><br> आप मानक नाम क्षेत्रों में नाम दर्ज करने के लिए हिब्रू, ग्रीक, रूसी, चीनी या अरबी जैसे गैर-लैटिन वर्णमाला का उपयोग करना पसंद करते हैं तो आप लैटिन वर्णमाला का उपयोग करके उसी नाम को दर्ज करने के लिए इस क्षेत्र का उपयोग कर सकते हैं। नाम के दोनों संस्करण सूचियों और चार्ट में दिखाई देंगे। <br><br>हालांकि इस क्षेत्र को “Romanized” कहा जाता है, यह केवल लैटिन वर्णमाला के आधार पर वर्णों तक ही सीमित नहीं है। यह जापानी नामों के साथ भी उपयोग हो सकता है, जहां तीन अलग-अलग अक्षर हो सकते हैं।" 7719 7720#: resources/views/help/hebrew.phtml:8 7721msgid "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." 7722msgstr "कई संस्कृतियों में पारंपरिक पात्रों में एक पारंपरिक नाम का उच्चारण करने का रिवाज है और नाम का एक रोमानी संस्करण भी है क्यूँकि इसे लैटिन वर्णमाला के आधार पर भाषाओं में वर्तनी या उच्चारण किया जाएगा, जैसे कि अंग्रेजी। <br><br> आप सामान्य नाम क्षेत्रों में नाम दर्ज करने के लिए लैटिन वर्णमाला का उपयोग करना पसंद करते हैं, तो आप इस क्षेत्र का उपयोग गैर-लैटिन वर्णमाला जैसे कि ग्रीक, हिब्रू, रूसी, अरबी या चीनी में भी कर सकते हैं। नाम के दोनों संस्करण सूचियों और चार्ट में दिखाई देंगे। <br><br> हालांकि इस क्षेत्र को “हिब्रू” लेबल दिया गया है, लेकिन यह केवल हिब्रू वर्णों तक ही सीमित नहीं है।" 7723 7724#. I18N: Help text for the “Calendar conversion” configuration setting 7725#: resources/views/admin/trees-preferences.phtml:130 7726msgid "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." 7727msgstr "कुछ कैलेंडर में, दिन आधी रात को शुरू होते हैं। अन्य कैलेंडर में, दिन सूर्यास्त से शुरू होते हैं। परिवर्तन प्रक्रिया में समय का ध्यान नहीं रखा जाता है, इसलिए सूर्यास्त और मध्यरात्रि के बीच होने वाली किसी भी घटना के लिए, इन प्रकार के कैलेंडर के बीच परिवर्तन एक दिन का होगा।" 7728 7729#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7730#: resources/views/admin/trees-privacy.phtml:111 7731msgid "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." 7732msgstr "कुछ देशों में, गोपनीयता कानून न केवल जीवित व्यक्तियों पर लागू होते हैं, बल्कि उन लोगों पर भी लागू होते हैं जिनकी हाल ही में मृत्यु हुई हो। यह विकल्प आपको उन जीवित व्यक्तियों के लिए गोपनीयता नियमों का विस्तार करने की अनुमति देगा जो वर्षों की एक खास संख्या के भीतर जन्मे या मृत हुए। इस सुविधा को अक्षम करने के लिए इन मानों को खाली छोड़ दें।" 7733 7734#: app/Http/RequestHandlers/CalendarPage.php:123 7735msgid "In this month…" 7736msgstr "इस महीने में…" 7737 7738#: app/Http/RequestHandlers/CalendarPage.php:126 7739msgid "In this year…" 7740msgstr "इस वर्ष में…" 7741 7742#. I18N: "thumbs" is fixed text. Do not change it. 7743#: resources/views/admin/webtrees1-thumbnails.phtml:19 7744msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7745msgstr "webtrees version 1 में, आप “thumbs” फ़ोल्डर में फाइल बनाकर मीडिया ऑब्जेक्ट में कस्टम थंबनेल जोड़ सकते हैं।" 7746 7747#: resources/views/admin/webtrees1-thumbnails.phtml:21 7748msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7749msgstr "webtrees version 2 में, कस्टम थंबनेल को उसी मीडिया ऑब्जेक्ट में दूसरी मीडिया फ़ाइल के रूप में संग्रहीत किया जाता है।" 7750 7751#: resources/views/admin/trees-unconnected.phtml:28 7752msgid "Include aliases" 7753msgstr "उपनाम शामिल करें" 7754 7755#: resources/views/admin/trees-unconnected.phtml:27 7756msgid "Include associates" 7757msgstr "सहयोगियों को शामिल करें" 7758 7759#: app/Module/IndividualListModule.php:354 7760#, php-format 7761msgid "Include individuals with “%s” as a married name" 7762msgstr "विवाहित नाम के रूप में “%s” विवाहित नाम वाले व्यक्तियों को शामिल करें" 7763 7764#. I18N: Label for check-box 7765#: resources/views/admin/media.phtml:66 7766#: resources/views/modules/media-list/page.phtml:46 7767msgid "Include subfolders" 7768msgstr "सबफोल्डर्स शामिल करें" 7769 7770#: resources/views/modules/custom-css-js/edit.phtml:38 7771msgid "Include the <code><script></script></code> tags." 7772msgstr "<code><script></script></code> टैग शामिल करें।" 7773 7774#: resources/views/modules/custom-css-js/edit.phtml:26 7775msgid "Include the <code><style></style></code> tags." 7776msgstr "<code><style></style></code> टैग शामिल करें।" 7777 7778#. I18N: Label for a configuration option 7779#: resources/views/modules/lifespans-chart/page.phtml:31 7780msgid "Include the individual’s immediate family" 7781msgstr "व्यक्ति के निकटतम परिवार को शामिल करें" 7782 7783#. I18N: Name of a country or state 7784#: app/Statistics/Service/CountryService.php:249 7785msgid "India" 7786msgstr "भारत" 7787 7788#. I18N: Location of an LDS church temple 7789#: app/Elements/TempleCode.php:113 7790msgid "Indianapolis, Indiana, United States" 7791msgstr "इंडियानापोलिस, इंडियाना, संयुक्त राज्य अमेरिका" 7792 7793#. I18N: Name of a module/report 7794#: app/Gedcom.php:532 app/Gedcom.php:1169 7795#: app/Http/RequestHandlers/CheckTree.php:355 7796#: app/Module/IndividualReportModule.php:40 7797#: resources/views/admin/fix-level-0-media.phtml:37 7798#: resources/views/admin/trees-privacy.phtml:164 7799#: resources/views/admin/trees.phtml:224 7800#: resources/views/modals/link-media-to-individual.phtml:21 7801#: resources/views/modules/ancestors-chart/page.phtml:28 7802#: resources/views/modules/charts/config.phtml:28 7803#: resources/views/modules/compact-chart/page.phtml:23 7804#: resources/views/modules/descendancy_chart/page.phtml:28 7805#: resources/views/modules/family-book-chart/page.phtml:30 7806#: resources/views/modules/fanchart/page.phtml:31 7807#: resources/views/modules/favorites/favorites.phtml:65 7808#: resources/views/modules/hourglass-chart/page.phtml:27 7809#: resources/views/modules/interactive-tree/page.phtml:23 7810#: resources/views/modules/pedigree-chart/page.phtml:28 7811#: resources/views/modules/pedigree-map/page.phtml:23 7812#: resources/views/modules/random_media/slide-show.phtml:63 7813#: resources/views/modules/recent_changes/changes-table.phtml:59 7814#: resources/views/modules/statistics-chart/custom.phtml:29 7815#: resources/views/modules/stories/config.phtml:56 7816#: resources/views/modules/stories/edit.phtml:31 7817#: resources/views/modules/stories/list.phtml:19 7818#: resources/views/modules/timeline-chart/page.phtml:28 7819#: resources/views/search-advanced-page.phtml:30 7820#: resources/xml/reports/ahnentafel_report.xml:6 7821#: resources/xml/reports/descendancy_report.xml:5 7822#: resources/xml/reports/individual_ext_report.xml:5 7823#: resources/xml/reports/individual_report.xml:3 7824#: resources/xml/reports/individual_report.xml:5 7825#: resources/xml/reports/individual_report.xml:88 7826#: resources/xml/reports/missing_facts_report.xml:5 7827#: resources/xml/reports/pedigree_report.xml:5 7828#: resources/xml/reports/relative_ext_report.xml:5 7829msgid "Individual" 7830msgstr "व्यक्ती" 7831 7832#: resources/views/modules/relationships-chart/page.phtml:31 7833msgid "Individual 1" 7834msgstr "पहले व्यक्ती" 7835 7836#: resources/views/modules/relationships-chart/page.phtml:40 7837msgid "Individual 2" 7838msgstr "दूसरे व्यक्ति" 7839 7840#: app/Statistics/Google/ChartDistribution.php:317 7841msgid "Individual distribution chart" 7842msgstr "व्यक्ती वितरण चार्ट" 7843 7844#: resources/views/admin/tags.phtml:943 7845msgid "Individual facts and events" 7846msgstr "" 7847 7848#: resources/views/admin/control-panel.phtml:699 7849msgid "Individual page" 7850msgstr "व्यक्ती का पेज" 7851 7852#: resources/views/admin/trees-preferences.phtml:419 7853msgid "Individual pages" 7854msgstr "व्यक्ती के पेज" 7855 7856#: resources/views/admin/users-edit.phtml:290 7857#: resources/views/edit-account-page.phtml:55 7858msgid "Individual record" 7859msgstr "व्यक्तिगत रिकॉर्ड" 7860 7861#: resources/views/modules/gedcom_stats/config.phtml:57 7862#: resources/views/modules/gedcom_stats/statistics.phtml:209 7863#: resources/views/modules/html/template-statistics.phtml:85 7864msgid "Individual who lived the longest" 7865msgstr "व्यक्ती जो सबसे लंबे समय तक जिये" 7866 7867#. I18N: Name of a module/list 7868#: app/Module/AncestorsChartModule.php:257 7869#: app/Module/DescendancyChartModule.php:248 7870#: app/Module/FixSearchAndReplace.php:110 7871#: app/Module/IndividualListModule.php:94 7872#: app/Module/IndividualListModule.php:319 7873#: app/Module/StatisticsChartModule.php:143 7874#: app/Module/StatisticsChartModule.php:283 7875#: app/Module/StatisticsChartModule.php:332 7876#: app/Module/StatisticsChartModule.php:525 7877#: app/Module/StatisticsChartModule.php:587 7878#: app/Module/StatisticsChartModule.php:648 app/Services/AdminService.php:184 7879#: resources/views/admin/control-panel.phtml:320 7880#: resources/views/admin/merge-records-step-1.phtml:52 7881#: resources/views/lists/given-names-table.phtml:29 7882#: resources/views/lists/locations-table.phtml:64 7883#: resources/views/lists/media-table.phtml:79 7884#: resources/views/lists/notes-table.phtml:90 7885#: resources/views/lists/sources-table.phtml:98 7886#: resources/views/lists/submitters-table.phtml:68 7887#: resources/views/lists/surnames-table.phtml:37 7888#: resources/views/modules/census-assistant.phtml:56 7889#: resources/views/modules/gedcom_stats/config.phtml:45 7890#: resources/views/modules/gedcom_stats/statistics.phtml:44 7891#: resources/views/modules/html/template-statistics.phtml:24 7892#: resources/views/modules/place-hierarchy/events.phtml:20 7893#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7894#: resources/views/modules/random_media/config.phtml:20 7895#: resources/views/modules/statistics-chart/custom.phtml:62 7896#: resources/views/modules/statistics-chart/custom.phtml:158 7897#: resources/views/record-page-links.phtml:40 7898#: resources/views/search-general-page.phtml:66 7899#: resources/views/search-results.phtml:37 7900#: resources/xml/reports/fact_sources.xml:54 7901#: resources/xml/reports/fact_sources.xml:258 7902msgid "Individuals" 7903msgstr "व्यक्ती" 7904 7905#: app/Statistics/Google/ChartIndividualWithSources.php:84 7906#: resources/views/modules/statistics-chart/chart-sources.phtml:17 7907msgid "Individuals with sources" 7908msgstr "स्रोत वाले व्यक्ति" 7909 7910#: app/Module/IndividualListModule.php:428 7911#, php-format 7912msgid "Individuals with surname %s" 7913msgstr "कुलनाम %s वाले व्यक्ति" 7914 7915#. I18N: Name of a country or state 7916#: app/Statistics/Service/CountryService.php:247 7917msgid "Indonesia" 7918msgstr "इंडोनेशिया" 7919 7920#: app/Elements/RelationIsDescriptor.php:114 7921msgid "Informant" 7922msgstr "सूचक" 7923 7924#: app/Elements/RelationIsDescriptor.php:83 7925msgctxt "FEMALE" 7926msgid "Informant" 7927msgstr "सूचक" 7928 7929#: app/Elements/RelationIsDescriptor.php:62 7930msgctxt "MALE" 7931msgid "Informant" 7932msgstr "सूचक" 7933 7934#: app/Http/RequestHandlers/CheckTree.php:285 7935msgid "Inline-source records are discouraged." 7936msgstr "" 7937 7938#. I18N: Name of a module 7939#: app/Module/ChartsBlockModule.php:176 app/Module/ChartsBlockModule.php:258 7940#: app/Module/InteractiveTreeModule.php:49 7941msgid "Interactive tree" 7942msgstr "इंटरएक्टिव ट्री" 7943 7944#. I18N: %s is an individual’s name 7945#: app/Module/ChartsBlockModule.php:171 7946#: app/Module/InteractiveTree/TreeView.php:160 7947#: app/Module/InteractiveTreeModule.php:159 7948#, php-format 7949msgid "Interactive tree of %s" 7950msgstr "%s का इंटरेक्टिव ट्री" 7951 7952#: app/Gedcom.php:1079 7953msgid "Interment" 7954msgstr "दफ़न" 7955 7956#: app/Services/MessageService.php:231 7957msgid "Internal messaging" 7958msgstr "आंतरिक संदेश" 7959 7960#: app/Services/MessageService.php:232 7961msgid "Internal messaging with emails" 7962msgstr "ईमेल के साथ आंतरिक संदेश" 7963 7964#: app/Http/RequestHandlers/GedcomLoad.php:186 7965msgid "Invalid GEDCOM file - no header record found." 7966msgstr "अमान्य GEDCOM फ़ाइल - कोई हेडर रिकॉर्ड नहीं मिला।" 7967 7968#: app/Http/RequestHandlers/GedcomLoad.php:94 7969msgid "Invalid GEDCOM file - no trailer record found." 7970msgstr "" 7971 7972#: app/Http/RequestHandlers/CheckTree.php:201 7973msgid "Invalid GEDCOM level number." 7974msgstr "" 7975 7976#: app/Exceptions/GedcomErrorException.php:39 7977msgid "Invalid GEDCOM record" 7978msgstr "अमान्य GEDCOM रिकॉर्ड" 7979 7980#: app/Http/RequestHandlers/CheckTree.php:195 7981msgid "Invalid GEDCOM record." 7982msgstr "" 7983 7984#: app/Http/RequestHandlers/CheckTree.php:221 7985msgid "Invalid GEDCOM tag." 7986msgstr "" 7987 7988#: app/Http/RequestHandlers/CheckTree.php:288 7989msgid "Invalid GEDCOM value." 7990msgstr "" 7991 7992#: app/Date.php:224 7993msgid "Invalid date" 7994msgstr "अमान्य दिनांक" 7995 7996#. I18N: Name of a country or state 7997#: app/Statistics/Service/CountryService.php:257 7998msgid "Iran" 7999msgstr "ईरान" 8000 8001#. I18N: Name of a country or state 8002#: app/Statistics/Service/CountryService.php:259 8003msgid "Iraq" 8004msgstr "इराक" 8005 8006#. I18N: Name of a country or state 8007#: app/Statistics/Service/CountryService.php:255 8008msgid "Ireland" 8009msgstr "आयरलैंड" 8010 8011#. I18N: Name of a country or state 8012#: app/Statistics/Service/CountryService.php:251 8013msgid "Isle of Man" 8014msgstr "आइल ऑफ़ मैन" 8015 8016#. I18N: Name of a country or state 8017#: app/Statistics/Service/CountryService.php:263 8018msgid "Israel" 8019msgstr "इजराइल" 8020 8021#: resources/views/admin/upgrade/steps.phtml:19 8022msgid "It can take several minutes to download and install the upgrade. Be patient." 8023msgstr "अपग्रेड को डाउनलोड करने और इंस्टॉल करने में कई मिनट लग सकते हैं। धैर्य रखें।" 8024 8025#: resources/views/admin/tags.phtml:936 8026msgid "It is not recommended to use custom GEDCOM tags. This data can be lost when you transfer it to other applications." 8027msgstr "" 8028 8029#. I18N: Name of a country or state 8030#: app/Statistics/Service/CountryService.php:265 8031msgid "Italy" 8032msgstr "इटली" 8033 8034#. I18N: a month in the Jewish calendar 8035#: app/Date/JewishDate.php:209 8036msgctxt "GENITIVE" 8037msgid "Iyar" 8038msgstr "यार" 8039 8040#. I18N: a month in the Jewish calendar 8041#: app/Date/JewishDate.php:313 8042msgctxt "INSTRUMENTAL" 8043msgid "Iyar" 8044msgstr "यार" 8045 8046#. I18N: a month in the Jewish calendar 8047#: app/Date/JewishDate.php:261 8048msgctxt "LOCATIVE" 8049msgid "Iyar" 8050msgstr "यार" 8051 8052#. I18N: a month in the Jewish calendar 8053#: app/Date/JewishDate.php:157 8054msgctxt "NOMINATIVE" 8055msgid "Iyar" 8056msgstr "यार" 8057 8058#. I18N: The Persian/Jalali calendar 8059#: app/Factories/CalendarDateFactory.php:156 8060#: resources/views/help/date.phtml:201 8061msgid "Jalali" 8062msgstr "जलाली" 8063 8064#. I18N: Name of a country or state 8065#: app/Statistics/Service/CountryService.php:267 8066msgid "Jamaica" 8067msgstr "जमैका" 8068 8069#: app/Date/AbstractGregorianJulianDate.php:231 8070msgctxt "Abbreviation for January" 8071msgid "Jan" 8072msgstr "जन" 8073 8074#: app/Date/AbstractGregorianJulianDate.php:128 8075msgctxt "GENITIVE" 8076msgid "January" 8077msgstr "जनवरी" 8078 8079#: app/Date/AbstractGregorianJulianDate.php:198 8080msgctxt "INSTRUMENTAL" 8081msgid "January" 8082msgstr "जनवरी" 8083 8084#: app/Date/AbstractGregorianJulianDate.php:163 8085msgctxt "LOCATIVE" 8086msgid "January" 8087msgstr "जनवरी" 8088 8089#: app/Date/AbstractGregorianJulianDate.php:93 8090#: app/Module/StatisticsChartModule.php:789 8091#: resources/views/edit/initialize-calendar-popup.phtml:11 8092msgctxt "NOMINATIVE" 8093msgid "January" 8094msgstr "जनवरी" 8095 8096#. I18N: Name of a country or state 8097#: app/Statistics/Service/CountryService.php:272 8098msgid "Japan" 8099msgstr "जापान" 8100 8101#. I18N: The Hebrew/Jewish calendar 8102#: app/Factories/CalendarDateFactory.php:152 app/Module/YahrzeitModule.php:263 8103#: resources/views/help/date.phtml:169 8104msgid "Jewish" 8105msgstr "यहूदी" 8106 8107#. I18N: Location of an LDS church temple 8108#: app/Elements/TempleCode.php:114 8109msgid "Johannesburg, South Africa" 8110msgstr "जोहान्सबर्ग, दक्षिण अफ्रीका" 8111 8112#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8113#: app/Services/TreeService.php:226 8114msgid "John /DOE/" 8115msgstr "John /DOE/" 8116 8117#: app/Gedcom.php:1493 8118msgid "Joint family name" 8119msgstr "संयुक्त परिवार का नाम" 8120 8121#. I18N: Name of a country or state 8122#: app/Statistics/Service/CountryService.php:270 8123msgid "Jordan" 8124msgstr "जॉर्डन" 8125 8126#. I18N: Location of an LDS church temple 8127#: app/Elements/TempleCode.php:115 8128msgid "Jordan River, Utah, United States" 8129msgstr "जॉर्डन नदी, यूटा, संयुक्त राज्य अमेरिका" 8130 8131#. I18N: Name of a module 8132#: app/Module/UserJournalModule.php:119 8133msgid "Journal" 8134msgstr "दैनिकी" 8135 8136#: app/Date/AbstractGregorianJulianDate.php:237 8137msgctxt "Abbreviation for July" 8138msgid "Jul" 8139msgstr "जुल" 8140 8141#. I18N: The julian calendar 8142#: app/Factories/CalendarDateFactory.php:148 8143#: resources/views/help/date.phtml:153 8144msgid "Julian" 8145msgstr "जूलियन" 8146 8147#: app/Date/AbstractGregorianJulianDate.php:134 8148msgctxt "GENITIVE" 8149msgid "July" 8150msgstr "जुलाई" 8151 8152#: app/Date/AbstractGregorianJulianDate.php:204 8153msgctxt "INSTRUMENTAL" 8154msgid "July" 8155msgstr "जुलाई" 8156 8157#: app/Date/AbstractGregorianJulianDate.php:169 8158msgctxt "LOCATIVE" 8159msgid "July" 8160msgstr "जुलाई" 8161 8162#: app/Date/AbstractGregorianJulianDate.php:99 8163#: app/Module/StatisticsChartModule.php:795 8164#: resources/views/edit/initialize-calendar-popup.phtml:17 8165msgctxt "NOMINATIVE" 8166msgid "July" 8167msgstr "जुलाई" 8168 8169#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8170#: app/Date/HijriDate.php:150 8171msgctxt "GENITIVE" 8172msgid "Jumada al-awwal" 8173msgstr "जमादिल अव्वल" 8174 8175#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8176#: app/Date/HijriDate.php:240 8177msgctxt "INSTRUMENTAL" 8178msgid "Jumada al-awwal" 8179msgstr "जमादिल अव्वल" 8180 8181#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8182#: app/Date/HijriDate.php:195 8183msgctxt "LOCATIVE" 8184msgid "Jumada al-awwal" 8185msgstr "जमादिल अव्वल" 8186 8187#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8188#: app/Date/HijriDate.php:105 8189msgctxt "NOMINATIVE" 8190msgid "Jumada al-awwal" 8191msgstr "जमादिल अव्वल" 8192 8193#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8194#: app/Date/HijriDate.php:152 8195msgctxt "GENITIVE" 8196msgid "Jumada al-thani" 8197msgstr "जमादिल सानी" 8198 8199#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8200#: app/Date/HijriDate.php:242 8201msgctxt "INSTRUMENTAL" 8202msgid "Jumada al-thani" 8203msgstr "जमादिल सानी" 8204 8205#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8206#: app/Date/HijriDate.php:197 8207msgctxt "LOCATIVE" 8208msgid "Jumada al-thani" 8209msgstr "जमादिल सानी" 8210 8211#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8212#: app/Date/HijriDate.php:107 8213msgctxt "NOMINATIVE" 8214msgid "Jumada al-thani" 8215msgstr "जमादिल सानी" 8216 8217#: app/Date/AbstractGregorianJulianDate.php:236 8218msgctxt "Abbreviation for June" 8219msgid "Jun" 8220msgstr "जून" 8221 8222#: app/Date/AbstractGregorianJulianDate.php:133 8223msgctxt "GENITIVE" 8224msgid "June" 8225msgstr "जून" 8226 8227#: app/Date/AbstractGregorianJulianDate.php:203 8228msgctxt "INSTRUMENTAL" 8229msgid "June" 8230msgstr "जून" 8231 8232#: app/Date/AbstractGregorianJulianDate.php:168 8233msgctxt "LOCATIVE" 8234msgid "June" 8235msgstr "जून" 8236 8237#: app/Date/AbstractGregorianJulianDate.php:98 8238#: app/Module/StatisticsChartModule.php:794 8239#: resources/views/edit/initialize-calendar-popup.phtml:16 8240msgctxt "NOMINATIVE" 8241msgid "June" 8242msgstr "जून" 8243 8244#. I18N: Location of an LDS church temple 8245#: app/Elements/TempleCode.php:116 8246msgid "Kansas City, Missouri, United States" 8247msgstr "कैनसस सिटी, मिसौरी, संयुक्त राज्य अमेरिका" 8248 8249#. I18N: Name of a country or state 8250#: app/Statistics/Service/CountryService.php:274 8251msgid "Kazakhstan" 8252msgstr "कजाखस्तान" 8253 8254#. I18N: A configuration setting 8255#: resources/views/admin/trees-import.phtml:90 8256msgid "Keep media objects" 8257msgstr "मीडिया ऑब्जेक्ट रखें" 8258 8259#: resources/views/modals/on-screen-keyboard.phtml:44 8260msgid "Keep open" 8261msgstr "खुला रखें" 8262 8263#. I18N: A configuration setting 8264#: resources/views/admin/trees-preferences.phtml:733 8265#: resources/views/edit/edit-fact.phtml:33 8266#: resources/views/edit/edit-record.phtml:32 8267msgid "Keep the existing “last change” information" 8268msgstr "मौजूदा “अंतिम परिवर्तन” की जानकारी रखें" 8269 8270#. I18N: Name of a country or state 8271#: app/Statistics/Service/CountryService.php:276 8272msgid "Kenya" 8273msgstr "केन्या" 8274 8275#: app/Module/HtmlBlockModule.php:192 8276msgid "Keyword examples" 8277msgstr "कीवर्ड उदाहरण" 8278 8279#: app/Date/JalaliDate.php:275 8280msgctxt "Abbreviation for Persian month: Khordad" 8281msgid "Khor" 8282msgstr "खोर" 8283 8284#. I18N: 3rd month in the Persian/Jalali calendar 8285#: app/Date/JalaliDate.php:143 8286msgctxt "GENITIVE" 8287msgid "Khordad" 8288msgstr "खोरदाद" 8289 8290#. I18N: 3rd month in the Persian/Jalali calendar 8291#: app/Date/JalaliDate.php:233 8292msgctxt "INSTRUMENTAL" 8293msgid "Khordad" 8294msgstr "खोरदाद" 8295 8296#. I18N: 3rd month in the Persian/Jalali calendar 8297#: app/Date/JalaliDate.php:188 8298msgctxt "LOCATIVE" 8299msgid "Khordad" 8300msgstr "खोरदाद" 8301 8302#. I18N: 3rd month in the Persian/Jalali calendar 8303#: app/Date/JalaliDate.php:98 8304msgctxt "NOMINATIVE" 8305msgid "Khordad" 8306msgstr "खोरदाद" 8307 8308#. I18N: Name of a country or state 8309#: app/Statistics/Service/CountryService.php:282 8310msgid "Kiribati" 8311msgstr "किरिबाती" 8312 8313#. I18N: a month in the Jewish calendar 8314#: app/Date/JewishDate.php:197 8315msgctxt "GENITIVE" 8316msgid "Kislev" 8317msgstr "किसलेव" 8318 8319#. I18N: a month in the Jewish calendar 8320#: app/Date/JewishDate.php:301 8321msgctxt "INSTRUMENTAL" 8322msgid "Kislev" 8323msgstr "किसलेव" 8324 8325#. I18N: a month in the Jewish calendar 8326#: app/Date/JewishDate.php:249 8327msgctxt "LOCATIVE" 8328msgid "Kislev" 8329msgstr "किसलेव" 8330 8331#. I18N: a month in the Jewish calendar 8332#: app/Date/JewishDate.php:145 8333msgctxt "NOMINATIVE" 8334msgid "Kislev" 8335msgstr "किसलेव" 8336 8337#. I18N: Location of an LDS church temple 8338#: app/Elements/TempleCode.php:117 8339msgid "Kona, Hawaii, United States" 8340msgstr "कोना, हवाई, संयुक्त राज्य" 8341 8342#. I18N: Name of a country or state 8343#: app/Statistics/Service/CountryService.php:286 8344msgid "Korea" 8345msgstr "कोरिया" 8346 8347#. I18N: Name of a country or state 8348#: app/Statistics/Service/CountryService.php:288 8349msgid "Kuwait" 8350msgstr "कुवैत" 8351 8352#. I18N: Location of an LDS church temple 8353#: app/Elements/TempleCode.php:118 8354msgid "Kyiv, Ukraine" 8355msgstr "किवी, यूक्रेनी" 8356 8357#. I18N: Name of a country or state 8358#: app/Statistics/Service/CountryService.php:278 8359msgid "Kyrgyzstan" 8360msgstr "किर्गिज़स्तान" 8361 8362#: app/Gedcom.php:584 8363msgid "LDS baptism" 8364msgstr "LDS बपतिस्मा" 8365 8366#: app/Gedcom.php:723 8367msgid "LDS child sealing" 8368msgstr "LDS चाइल्ड सीलिंग" 8369 8370#: resources/views/admin/tags.phtml:719 8371msgid "LDS church" 8372msgstr "एलडीएस चर्च" 8373 8374#: app/Gedcom.php:625 8375msgid "LDS confirmation" 8376msgstr "LDS पुष्टीकरण" 8377 8378#: app/Gedcom.php:645 8379msgid "LDS endowment" 8380msgstr "LDS दान" 8381 8382#. I18N: GEDCOM tag INIL - an LDS ceremony 8383#: app/Gedcom.php:936 app/Gedcom.php:1017 8384msgid "LDS initiatory" 8385msgstr "" 8386 8387#: app/Gedcom.php:478 8388msgid "LDS spouse sealing" 8389msgstr "LDS जीवनसाथी सीलिंग" 8390 8391#: app/Gedcom.php:1152 app/Gedcom.php:1166 app/Gedcom.php:1170 8392#: app/Gedcom.php:1185 8393msgid "Label" 8394msgstr "लेबल" 8395 8396#: app/Gedcom.php:1577 8397msgid "Label for husband" 8398msgstr "" 8399 8400#: app/Gedcom.php:1581 8401msgid "Label for wife" 8402msgstr "" 8403 8404#. I18N: Location of an LDS church temple 8405#: app/Elements/TempleCode.php:107 8406msgid "Laie, Hawaii, United States" 8407msgstr "लाई, हवाई, संयुक्त राज्य" 8408 8409#. I18N: GEDCOM tag _PURC 8410#: app/Gedcom.php:1769 8411msgid "Land purchase" 8412msgstr "" 8413 8414#. I18N: GEDCOM tag _SALE 8415#: app/Gedcom.php:1770 8416msgid "Land sale" 8417msgstr "" 8418 8419#. I18N: page orientation 8420#: app/Http/RequestHandlers/TreePreferencesPage.php:101 8421#: resources/xml/reports/change_report.xml:10 8422#: resources/xml/reports/pedigree_report.xml:7 8423msgid "Landscape" 8424msgstr "लैंडस्केप" 8425 8426#. I18N: A configuration setting 8427#: app/Gedcom.php:507 app/Gedcom.php:850 app/Gedcom.php:1375 8428#: app/Module/ModuleLanguageTrait.php:49 app/Module/ModuleThemeTrait.php:252 8429#: resources/views/admin/modules.phtml:278 8430#: resources/views/admin/modules.phtml:281 8431#: resources/views/admin/site-preferences.phtml:76 8432#: resources/views/admin/users-edit.phtml:125 8433#: resources/views/admin/users.phtml:29 8434#: resources/views/edit-account-page.phtml:100 8435#: resources/views/layouts/administration.phtml:56 8436#: resources/views/setup/step-1-language.phtml:42 8437msgid "Language" 8438msgstr "भाषा" 8439 8440#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8441#: resources/views/admin/control-panel.phtml:599 8442#: resources/views/admin/modules.phtml:128 8443#: resources/views/admin/modules.phtml:130 8444msgid "Languages" 8445msgstr "भाषाएं" 8446 8447#. I18N: Name of a country or state 8448#: app/Statistics/Service/CountryService.php:290 8449msgid "Laos" 8450msgstr "लाओस" 8451 8452#: resources/views/setup/step-2-server-checks.phtml:72 8453msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8454msgstr "बड़े सिस्टम (50,000 व्यक्ति): 64–128 एमबी, 40-80 सेकंड" 8455 8456#: app/Statistics/Google/ChartFamilyLargest.php:108 8457#: resources/views/modules/statistics-chart/children.phtml:41 8458msgid "Largest families" 8459msgstr "सबसे बड़े परिवार" 8460 8461#: resources/views/modules/statistics-chart/children.phtml:50 8462msgid "Largest number of grandchildren" 8463msgstr "नाती पोतों की सबसे बड़ी संख्या" 8464 8465#. I18N: Location of an LDS church temple 8466#: app/Elements/TempleCode.php:125 8467msgid "Las Vegas, Nevada, United States" 8468msgstr "लास वेगास, नेवादा, संयुक्त राज्य" 8469 8470#: app/Gedcom.php:447 app/Gedcom.php:613 app/Gedcom.php:745 app/Gedcom.php:766 8471#: app/Gedcom.php:797 app/Gedcom.php:813 app/Gedcom.php:844 app/Gedcom.php:860 8472#: app/Gedcom.php:1335 resources/views/lists/families-table.phtml:233 8473#: resources/views/lists/individuals-table.phtml:261 8474#: resources/views/lists/locations-table.phtml:66 8475#: resources/views/lists/media-table.phtml:82 8476#: resources/views/lists/notes-table.phtml:94 8477#: resources/views/lists/repositories-table.phtml:52 8478#: resources/views/lists/sources-table.phtml:102 8479#: resources/views/lists/submitters-table.phtml:70 8480#: resources/views/modules/gedcom_stats/config.phtml:31 8481#: resources/views/modules/recent_changes/changes-table.phtml:46 8482#: resources/xml/reports/change_report.xml:66 8483#: resources/xml/reports/change_report.xml:108 8484msgid "Last change" 8485msgstr "अंतिम परिवर्तन" 8486 8487#: app/Module/ReviewChangesModule.php:162 8488msgid "Last email reminder was sent " 8489msgstr "अंतिम ईमेल रिमाइंडर भेजा गया " 8490 8491#: resources/views/modules/statistics-chart/other-events.phtml:29 8492msgid "Last event" 8493msgstr "अंतिम घटना" 8494 8495#: resources/views/admin/users.phtml:33 8496msgid "Last signed in" 8497msgstr "अंतिम साइन इन" 8498 8499#: resources/views/modules/gedcom_stats/config.phtml:54 8500#: resources/views/modules/gedcom_stats/statistics.phtml:176 8501#: resources/views/modules/html/template-statistics.phtml:73 8502#: resources/views/modules/statistics-chart/individual-events.phtml:47 8503msgid "Latest birth" 8504msgstr "नवीनतम जन्म" 8505 8506#: resources/views/modules/gedcom_stats/config.phtml:56 8507#: resources/views/modules/gedcom_stats/statistics.phtml:198 8508#: resources/views/modules/html/template-statistics.phtml:81 8509#: resources/views/modules/statistics-chart/individual-events.phtml:91 8510msgid "Latest death" 8511msgstr "नवीनतम मृत्यु" 8512 8513#: resources/views/modules/statistics-chart/family-totals.phtml:92 8514msgid "Latest divorce" 8515msgstr "सबसे नई तलाक़" 8516 8517#: resources/views/modules/statistics-chart/family-totals.phtml:48 8518msgid "Latest marriage" 8519msgstr "सबसे नई शादी" 8520 8521#: app/Gedcom.php:424 app/Gedcom.php:555 app/Gedcom.php:1346 8522#: app/Gedcom.php:1369 resources/views/admin/location-edit.phtml:44 8523#: resources/views/admin/locations.phtml:43 8524#: resources/views/edit/input-addon-coordinates.phtml:12 8525#: resources/views/edit/input-addon-coordinates.phtml:15 8526#: resources/views/fact-place.phtml:33 8527#: resources/views/modules/place-hierarchy/popup.phtml:23 8528msgid "Latitude" 8529msgstr "अक्षांश" 8530 8531#. I18N: Name of a country or state 8532#: app/Statistics/Service/CountryService.php:310 8533msgid "Latvia" 8534msgstr "लातविया" 8535 8536#: resources/views/modules/ancestors-chart/page.phtml:46 8537#: resources/views/modules/descendancy_chart/page.phtml:46 8538#: resources/views/modules/fanchart/page.phtml:40 8539#: resources/views/modules/hourglass-chart/page.phtml:45 8540#: resources/views/modules/pedigree-chart/page.phtml:46 8541#: resources/views/modules/recent_changes/config.phtml:31 8542#: resources/views/modules/todays_events/config.phtml:37 8543#: resources/views/modules/top10_givnnames/config.phtml:24 8544#: resources/views/modules/top10_surnames/config.phtml:24 8545#: resources/views/modules/upcoming_events/config.phtml:49 8546#: resources/views/modules/yahrzeit/config.phtml:30 8547msgid "Layout" 8548msgstr "ख़ाका" 8549 8550#: resources/views/edit-account-page.phtml:93 8551msgid "Leave the password blank if you want to keep the current password." 8552msgstr "अगर आप मौजूदा पासवर्ड ही रखना चाहते हैं तो पासवर्ड को खाली छोड़ दें।" 8553 8554#: resources/views/admin/media-upload.phtml:49 8555msgid "Leave this entry blank to keep the original filename" 8556msgstr "मूल फ़ाइल नाम रहने देना हो तो इस एंट्री को खाली छोड़ दें" 8557 8558#: resources/views/lists/families-table.phtml:185 8559#: resources/views/lists/individuals-table.phtml:232 8560msgid "Leaves" 8561msgstr "पत्ते" 8562 8563#. I18N: Name of a country or state 8564#: app/Statistics/Service/CountryService.php:292 8565msgid "Lebanon" 8566msgstr "लेबनान" 8567 8568#. I18N: Name of a module - historic/obsolete URLs. 8569#: app/Module/RedirectLegacyUrlsModule.php:125 8570msgid "Legacy URLs" 8571msgstr "विरासत URLs" 8572 8573#: app/Gedcom.php:1767 8574msgid "Legatee" 8575msgstr "वसीयत दार" 8576 8577#: app/Gedcom.php:997 8578msgid "Length" 8579msgstr "" 8580 8581#: resources/views/modules/statistics-chart/marriage-length.phtml:10 8582msgid "Length of marriage" 8583msgstr "विवाह की अवधि" 8584 8585#. I18N: Name of a country or state 8586#: app/Statistics/Service/CountryService.php:304 8587msgid "Lesotho" 8588msgstr "लिसूतू" 8589 8590#: resources/xml/reports/ahnentafel_report.xml:13 8591#: resources/xml/reports/bdm_report.xml:12 8592#: resources/xml/reports/birth_report.xml:10 8593#: resources/xml/reports/cemetery_report.xml:8 8594#: resources/xml/reports/change_report.xml:9 8595#: resources/xml/reports/death_report.xml:11 8596#: resources/xml/reports/descendancy_report.xml:8 8597#: resources/xml/reports/fact_sources.xml:8 8598#: resources/xml/reports/family_group_report.xml:11 8599#: resources/xml/reports/individual_ext_report.xml:12 8600#: resources/xml/reports/individual_report.xml:9 8601#: resources/xml/reports/marriage_report.xml:10 8602#: resources/xml/reports/missing_facts_report.xml:8 8603#: resources/xml/reports/occupation_report.xml:7 8604#: resources/xml/reports/pedigree_report.xml:8 8605#: resources/xml/reports/relative_ext_report.xml:8 8606msgctxt "paper size" 8607msgid "Letter" 8608msgstr "लेटर" 8609 8610#. I18N: Name of a country or state 8611#: app/Statistics/Service/CountryService.php:294 8612msgid "Liberia" 8613msgstr "लाइबेरिया" 8614 8615#. I18N: Name of a country or state 8616#: app/Statistics/Service/CountryService.php:296 8617msgid "Libya" 8618msgstr "लीबिया" 8619 8620#. I18N: Name of a country or state 8621#: app/Statistics/Service/CountryService.php:300 8622msgid "Liechtenstein" 8623msgstr "लिख्टेंश्टाइन" 8624 8625#: resources/views/modules/statistics-chart/lifespan.phtml:10 8626msgid "Lifespan" 8627msgstr "जीवनकाल" 8628 8629#. I18N: Name of a module/chart 8630#: app/Module/LifespansChartModule.php:103 8631msgid "Lifespans" 8632msgstr "जीवनकाल" 8633 8634#. I18N: Location of an LDS church temple 8635#: app/Elements/TempleCode.php:120 8636msgid "Lima, Peru" 8637msgstr "लीमा, पेरु" 8638 8639#: resources/views/admin/gedcom-export-options.phtml:87 8640msgid "Line endings" 8641msgstr "पंक्ति के अंत" 8642 8643#: app/Http/RequestHandlers/CheckTree.php:398 8644msgid "Line number" 8645msgstr "" 8646 8647#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8648#: resources/views/admin/control-panel.phtml:798 8649msgid "Link media objects to facts and events" 8650msgstr "मीडिया ऑब्जेक्ट को तथ्यों और घटनाओं से जोड़ें" 8651 8652#. I18N: You need to: 8653#: resources/views/emails/verify-notify-html.phtml:41 8654#: resources/views/emails/verify-notify-text.phtml:27 8655msgid "Link the user account to an individual." 8656msgstr "उपयोगकर्ता खाते को किसी व्यक्ति से लिंक करें।" 8657 8658#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:49 8659#: resources/views/modules/relatives/tab.phtml:121 8660msgid "Link this individual to an existing family as a child" 8661msgstr "इस व्यक्ति को एक सन्तान के रूप में किसी मौजूदा परिवार से जोड़ें" 8662 8663#: resources/views/media-page-menu.phtml:63 8664#: resources/views/modals/link-media-to-family.phtml:16 8665msgid "Link this media object to a family" 8666msgstr "इस मीडिया ऑब्जेक्ट को किसी परिवार से लिंक करें" 8667 8668#: resources/views/media-page-menu.phtml:68 8669#: resources/views/modals/link-media-to-source.phtml:16 8670msgid "Link this media object to a source" 8671msgstr "इस मीडिया ऑब्जेक्ट को किसी स्रोत से लिंक करें" 8672 8673#: resources/views/media-page-menu.phtml:58 8674#: resources/views/modals/link-media-to-individual.phtml:16 8675msgid "Link this media object to an individual" 8676msgstr "इस मीडिया ऑब्जेक्ट को किसी व्यक्ति से लिंक करें" 8677 8678#: resources/views/admin/users-edit.phtml:304 8679msgid "Link this user to an individual in the family tree." 8680msgstr "इस उपयोगकर्ता को वंश वृक्ष में किसी व्यक्ति से लिंक करें।" 8681 8682#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8683#: resources/views/chart-box.phtml:126 8684msgid "Links" 8685msgstr "लिंक्स" 8686 8687#: resources/views/admin/modules.phtml:230 8688#: resources/views/admin/modules.phtml:233 8689msgid "List" 8690msgstr "सूची" 8691 8692#. I18N: Name of a module 8693#: app/Http/RequestHandlers/ModulesListsPage.php:43 8694#: app/Module/ListsMenuModule.php:55 app/Module/ListsMenuModule.php:101 8695#: resources/views/admin/control-panel.phtml:678 8696#: resources/views/admin/modules.phtml:104 8697#: resources/views/admin/modules.phtml:106 8698#: resources/views/admin/trees-preferences.phtml:329 8699msgid "Lists" 8700msgstr "सूची" 8701 8702#. I18N: Name of a country or state 8703#: app/Statistics/Service/CountryService.php:306 8704msgid "Lithuania" 8705msgstr "लिथुआनिया" 8706 8707#: app/SurnameTradition/LithuanianSurnameTradition.php:64 8708msgctxt "Surname tradition" 8709msgid "Lithuanian" 8710msgstr "लिथुआनियाई" 8711 8712#: app/Statistics/Google/ChartMortality.php:71 8713msgid "Living" 8714msgstr "जीवित" 8715 8716#: resources/views/calendar-page.phtml:125 8717msgid "Living individuals" 8718msgstr "जीवित व्यक्ति" 8719 8720#: resources/views/lists/datatables-attributes.phtml:30 8721msgid "Loading…" 8722msgstr "लोडिंग…" 8723 8724#. I18N: “Local files” are stored on this computer 8725#: resources/views/admin/media.phtml:38 8726msgid "Local files" 8727msgstr "लोकल फ़ाइलें" 8728 8729#: app/Gedcom.php:1229 app/Gedcom.php:1283 app/Gedcom.php:1326 8730#: app/Gedcom.php:1334 app/Gedcom.php:1351 app/Gedcom.php:1652 8731#: app/Http/RequestHandlers/CheckTree.php:356 8732#: resources/views/lists/locations-table.phtml:63 8733msgid "Location" 8734msgstr "स्थान" 8735 8736#. I18N: Name of a module/list 8737#: app/Module/FixSearchAndReplace.php:111 app/Module/LocationListModule.php:67 8738#: app/Module/LocationListModule.php:160 8739#: resources/views/admin/merge-records-step-1.phtml:59 8740#: resources/views/lists/locations-table.phtml:58 8741#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8742#: resources/views/record-page-links.phtml:103 8743#: resources/views/search-general-page.phtml:113 8744#: resources/views/search-results.phtml:92 8745msgid "Locations" 8746msgstr "स्थान" 8747 8748#: app/Elements/RelationIsDescriptor.php:115 8749msgid "Lodger" 8750msgstr "रहनेवाले" 8751 8752#: app/Elements/RelationIsDescriptor.php:84 8753msgctxt "FEMALE" 8754msgid "Lodger" 8755msgstr "रहनेवाली" 8756 8757#: app/Elements/RelationIsDescriptor.php:63 8758msgctxt "MALE" 8759msgid "Lodger" 8760msgstr "रहनेवाला" 8761 8762#. I18N: Location of an LDS church temple 8763#: app/Elements/TempleCode.php:121 8764msgid "Logan, Utah, United States" 8765msgstr "लोगान, यूटा, संयुक्त राज्य अमेरिका" 8766 8767#. I18N: Location of an LDS church temple 8768#: app/Elements/TempleCode.php:122 8769msgid "London, England" 8770msgstr "लंदन, इंग्लॆंड" 8771 8772#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8773#: resources/views/admin/trees-preferences.phtml:359 8774msgid "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." 8775msgstr "एक ही कुलनाम वाले व्यक्तियों की लंबी सूची को व्यक्ति के दिए गए नाम के पहले अक्षर के अनुसार छोटी सूची में तोड़ा जा सकता है। <br><br> यह विकल्प निर्धारित करता है कि कुलनामों की छोटी सूची कब दिखाई देगी। छोटी सूची को पूरी तरह से बंद करने के लिए, इस विकल्प को शून्य पर सेट करें।" 8776 8777#: resources/views/modules/statistics-chart/marriage-length.phtml:17 8778msgid "Longest marriage" 8779msgstr "सबसे लंबी शादी" 8780 8781#: app/Gedcom.php:425 app/Gedcom.php:556 app/Gedcom.php:1347 8782#: app/Gedcom.php:1370 resources/views/admin/location-edit.phtml:55 8783#: resources/views/admin/locations.phtml:44 8784#: resources/views/edit/input-addon-coordinates.phtml:12 8785#: resources/views/edit/input-addon-coordinates.phtml:15 8786#: resources/views/fact-place.phtml:34 8787#: resources/views/modules/place-hierarchy/popup.phtml:27 8788msgid "Longitude" 8789msgstr "देशान्तर" 8790 8791#. I18N: Location of an LDS church temple 8792#: app/Elements/TempleCode.php:119 8793msgid "Los Angeles, California, United States" 8794msgstr "लॉस एंजिल्स, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 8795 8796#. I18N: Location of an LDS church temple 8797#: app/Elements/TempleCode.php:123 8798msgid "Louisville, Kentucky, United States" 8799msgstr "लुइसविले, केंटकी, संयुक्त राज्य अमेरिका" 8800 8801#. I18N: Location of an LDS church temple 8802#: app/Elements/TempleCode.php:124 8803msgid "Lubbock, Texas, United States" 8804msgstr "लुबॉक, टेक्सास, संयुक्त राज्य" 8805 8806#. I18N: Name of a country or state 8807#: app/Statistics/Service/CountryService.php:308 8808msgid "Luxembourg" 8809msgstr "लक्ज़मबर्ग" 8810 8811#. I18N: Name of a country or state 8812#: app/Statistics/Service/CountryService.php:312 8813msgid "Macau" 8814msgstr "मकाउ" 8815 8816#. I18N: Name of a country or state 8817#: app/Statistics/Service/CountryService.php:329 8818msgid "Macedonia" 8819msgstr "मैसेडोनिया" 8820 8821#. I18N: Name of a country or state 8822#: app/Statistics/Service/CountryService.php:321 8823msgid "Madagascar" 8824msgstr "मेडागास्कर" 8825 8826#. I18N: Location of an LDS church temple 8827#: app/Elements/TempleCode.php:126 8828msgid "Madrid, Spain" 8829msgstr "मैड्रिड, स्पेन" 8830 8831#. I18N: Type of media object 8832#: app/Elements/SourceMediaType.php:88 8833msgid "Magazine" 8834msgstr "मैगजीन" 8835 8836#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8837#: app/Gedcom.php:1231 app/Gedcom.php:1285 app/Gedcom.php:1328 8838#: app/Gedcom.php:1409 app/Gedcom.php:1475 app/Gedcom.php:1507 8839msgid "Maidenhead location code" 8840msgstr "मेडेनहेड स्थान कोड" 8841 8842#: app/Services/MessageService.php:234 8843msgid "Mailto link" 8844msgstr "Mailto लिंक" 8845 8846#. I18N: Name of a country or state 8847#: app/Statistics/Service/CountryService.php:353 8848msgid "Malawi" 8849msgstr "मलावी" 8850 8851#. I18N: Name of a country or state 8852#: app/Statistics/Service/CountryService.php:355 8853msgid "Malaysia" 8854msgstr "मलेशिया" 8855 8856#. I18N: Name of a country or state 8857#: app/Statistics/Service/CountryService.php:323 8858msgid "Maldives" 8859msgstr "मालदीव" 8860 8861#: app/Elements/SexValue.php:85 app/Module/StatisticsChartModule.php:776 8862msgid "Male" 8863msgstr "पुरुष" 8864 8865#: app/Statistics/Google/ChartAge.php:113 8866#: app/Statistics/Google/ChartMarriageAge.php:136 8867#: app/Statistics/Google/ChartSex.php:62 8868#: resources/views/calendar-page.phtml:148 8869#: resources/views/lists/families-table.phtml:112 8870#: resources/views/lists/families-table.phtml:127 8871#: resources/views/lists/families-table.phtml:139 8872#: resources/views/lists/individuals-table.phtml:128 8873#: resources/views/lists/individuals-table.phtml:143 8874#: resources/views/lists/individuals-table.phtml:155 8875#: resources/views/modules/gedcom_stats/statistics.phtml:53 8876#: resources/views/modules/gedcom_stats/statistics.phtml:225 8877#: resources/views/modules/html/template-statistics.phtml:28 8878#: resources/views/modules/statistics-chart/greatest-age.phtml:17 8879#: resources/views/modules/statistics-chart/lifespan.phtml:26 8880#: resources/views/modules/statistics-chart/oldest-living.phtml:17 8881#: resources/views/modules/top10_givnnames/block.phtml:14 8882msgid "Males" 8883msgstr "पुरुष" 8884 8885#. I18N: Name of a country or state 8886#: app/Statistics/Service/CountryService.php:331 8887msgid "Mali" 8888msgstr "माली" 8889 8890#. I18N: Name of a country or state 8891#: app/Statistics/Service/CountryService.php:333 8892msgid "Malta" 8893msgstr "माल्टा" 8894 8895#: app/Http/RequestHandlers/ManageTrees.php:87 8896#: resources/views/admin/changes-log.phtml:31 8897#: resources/views/admin/data-fix-page.phtml:24 8898#: resources/views/admin/data-fix-select.phtml:20 8899#: resources/views/admin/merge-records-step-1.phtml:41 8900#: resources/views/admin/merge-records-step-2.phtml:23 8901#: resources/views/admin/trees-check.phtml:19 8902#: resources/views/admin/trees-duplicates.phtml:18 8903#: resources/views/admin/trees-export.phtml:20 8904#: resources/views/admin/trees-import.phtml:23 8905#: resources/views/admin/trees-preferences.phtml:38 8906#: resources/views/admin/trees-privacy.phtml:22 8907#: resources/views/admin/trees-renumber.phtml:17 8908#: resources/views/admin/trees-unconnected.phtml:22 8909msgid "Manage family trees" 8910msgstr "वंश वृक्ष मैनेज करें" 8911 8912#: app/Http/RequestHandlers/ManageMediaPage.php:67 8913#: resources/views/admin/control-panel.phtml:786 8914#: resources/views/admin/media-upload.phtml:18 8915msgid "Manage media" 8916msgstr "मीडिया मैनेज करें" 8917 8918#. I18N: Listbox entry; name of a role 8919#: app/Http/RequestHandlers/UserEditPage.php:104 8920#: resources/views/admin/gedcom-export-options.phtml:102 8921#: resources/views/admin/gedcom-export-options.phtml:104 8922#: resources/views/admin/users-edit.phtml:266 8923msgid "Manager" 8924msgstr "मैनेजर" 8925 8926#: resources/views/admin/control-panel.phtml:483 8927msgid "Managers" 8928msgstr "मैनेजर्स" 8929 8930#. I18N: Location of an LDS church temple 8931#: app/Elements/TempleCode.php:127 8932msgid "Manaus, Brazil" 8933msgstr "मनौस, ब्राजील" 8934 8935#. I18N: Location of an LDS church temple 8936#: app/Elements/TempleCode.php:128 8937msgid "Manhattan, New York, United States" 8938msgstr "मैनहट्टन, न्यूयॉर्क, संयुक्त राज्य" 8939 8940#. I18N: Location of an LDS church temple 8941#: app/Elements/TempleCode.php:129 8942msgid "Manila, Philippines" 8943msgstr "मनिला, फिलीपींस" 8944 8945#. I18N: Location of an LDS church temple 8946#: app/Elements/TempleCode.php:130 8947msgid "Manti, Utah, United States" 8948msgstr "मेंटी, यूटा, संयुक्त राज्य अमेरिका" 8949 8950#. I18N: Type of media object 8951#: app/Elements/SourceMediaType.php:89 8952msgid "Manuscript" 8953msgstr "हस्तलिपि" 8954 8955#: resources/views/admin/tags.phtml:934 8956msgid "Many genealogy applications define their own custom GEDCOM tags and webtrees will be able to display most of them." 8957msgstr "" 8958 8959#. I18N: Help text for the “GEDCOM errors” configuration setting 8960#: resources/views/admin/trees-preferences.phtml:619 8961msgid "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." 8962msgstr "कई “वंशावली प्रोग्राम” कस्टम टैग के साथ GEDCOM फाइलें बनाते हैं, और webtrees उनमें से ज्यादातर को समझती है। जब कोई गैर-मान्यता प्राप्त टैग मिलते हैं, तो यह विकल्प आपको यह चुनने देता है कि, उन्हें अनदेखा करना है या कोई चेतावनी संदेश प्रदर्शित करना है।" 8963 8964#. I18N: Type of media object 8965#: app/Elements/SourceMediaType.php:90 8966#: resources/views/admin/control-panel.phtml:815 8967#: resources/views/modules/statistics-chart/custom.phtml:58 8968msgid "Map" 8969msgstr "नक्शा" 8970 8971#: app/Module/ModuleMapLinkTrait.php:39 8972msgid "Map link" 8973msgstr "नक्शा लिंक" 8974 8975#. I18N: Links to maps 8976#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8977#: resources/views/admin/control-panel.phtml:641 8978msgid "Map links" 8979msgstr "नक्शा लिंक" 8980 8981#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8982#: app/Services/LeafletJsService.php:69 8983#: resources/views/admin/control-panel.phtml:648 8984msgid "Map providers" 8985msgstr "मानचित्र प्रदाता" 8986 8987#. I18N: mapbox.com 8988#: app/Module/MapBox.php:82 8989msgid "Mapbox" 8990msgstr "Mapbox" 8991 8992#: app/Date/AbstractGregorianJulianDate.php:233 8993msgctxt "Abbreviation for March" 8994msgid "Mar" 8995msgstr "मार्च" 8996 8997#: app/Date/AbstractGregorianJulianDate.php:130 8998msgctxt "GENITIVE" 8999msgid "March" 9000msgstr "मार्च" 9001 9002#: app/Date/AbstractGregorianJulianDate.php:200 9003msgctxt "INSTRUMENTAL" 9004msgid "March" 9005msgstr "मार्च" 9006 9007#: app/Date/AbstractGregorianJulianDate.php:165 9008msgctxt "LOCATIVE" 9009msgid "March" 9010msgstr "मार्च" 9011 9012#: app/Date/AbstractGregorianJulianDate.php:95 9013#: app/Module/StatisticsChartModule.php:791 9014#: resources/views/edit/initialize-calendar-popup.phtml:13 9015msgctxt "NOMINATIVE" 9016msgid "March" 9017msgstr "मार्च" 9018 9019#. I18N: Help text for the “Format text and notes” configuration setting 9020#: resources/views/admin/trees-preferences.phtml:591 9021msgid "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." 9022msgstr "मार्कडाउन प्रारूपण की एक सरल प्रणाली है, जिसका इस्तेमाल विकिपीडिया जैसी वेबसाइटों पर किया जाता है। यह हेडर और सब-हेडर, बोल्ड और इटैलिक लेख, सूचियाँ, टेबल वगैरह बनाने के लिए विनीत विराम चिह्न वर्णों का उपयोग करता है।" 9023 9024#: app/Gedcom.php:465 app/Gedcom.php:996 app/Module/BranchesListModule.php:445 9025#: resources/views/calendar-page.phtml:190 9026#: resources/views/lists/families-table.phtml:197 9027#: resources/views/lists/families-table.phtml:202 9028#: resources/views/lists/families-table.phtml:225 9029#: resources/views/modules/relatives/family.phtml:143 9030#: resources/views/selects/family.phtml:13 9031#: resources/xml/reports/ahnentafel_report.xml:449 9032#: resources/xml/reports/bdm_report.xml:78 9033#: resources/xml/reports/descendancy_report.xml:575 9034#: resources/xml/reports/family_group_report.xml:377 9035#: resources/xml/reports/missing_facts_report.xml:23 9036#: resources/xml/reports/pedigree_report.xml:76 9037#: resources/xml/reports/pedigree_report.xml:77 9038#: resources/xml/reports/pedigree_report.xml:97 9039#: resources/xml/reports/pedigree_report.xml:98 9040#: resources/xml/reports/pedigree_report.xml:137 9041#: resources/xml/reports/pedigree_report.xml:138 9042#: resources/xml/reports/pedigree_report.xml:178 9043#: resources/xml/reports/pedigree_report.xml:179 9044#: resources/xml/reports/pedigree_report.xml:221 9045#: resources/xml/reports/pedigree_report.xml:222 9046#: resources/xml/reports/pedigree_report.xml:264 9047#: resources/xml/reports/pedigree_report.xml:265 9048#: resources/xml/reports/pedigree_report.xml:307 9049#: resources/xml/reports/pedigree_report.xml:308 9050#: resources/xml/reports/pedigree_report.xml:350 9051#: resources/xml/reports/pedigree_report.xml:351 9052#: resources/xml/reports/pedigree_report.xml:392 9053#: resources/xml/reports/pedigree_report.xml:430 9054#: resources/xml/reports/pedigree_report.xml:468 9055#: resources/xml/reports/pedigree_report.xml:506 9056#: resources/xml/reports/pedigree_report.xml:544 9057#: resources/xml/reports/pedigree_report.xml:582 9058#: resources/xml/reports/pedigree_report.xml:620 9059#: resources/xml/reports/pedigree_report.xml:658 9060#: resources/xml/reports/pedigree_report.xml:778 9061#: resources/xml/reports/pedigree_report.xml:779 9062#: resources/xml/reports/pedigree_report.xml:799 9063#: resources/xml/reports/pedigree_report.xml:800 9064#: resources/xml/reports/pedigree_report.xml:839 9065#: resources/xml/reports/pedigree_report.xml:840 9066#: resources/xml/reports/pedigree_report.xml:879 9067#: resources/xml/reports/pedigree_report.xml:880 9068#: resources/xml/reports/pedigree_report.xml:923 9069#: resources/xml/reports/pedigree_report.xml:966 9070#: resources/xml/reports/pedigree_report.xml:1009 9071#: resources/xml/reports/pedigree_report.xml:1052 9072#: resources/xml/reports/pedigree_report.xml:1099 9073#: resources/xml/reports/pedigree_report.xml:1137 9074#: resources/xml/reports/pedigree_report.xml:1175 9075#: resources/xml/reports/pedigree_report.xml:1213 9076#: resources/xml/reports/pedigree_report.xml:1251 9077#: resources/xml/reports/pedigree_report.xml:1289 9078#: resources/xml/reports/pedigree_report.xml:1327 9079#: resources/xml/reports/pedigree_report.xml:1365 9080msgid "Marriage" 9081msgstr "विवाह" 9082 9083#: app/Gedcom.php:460 resources/xml/reports/missing_facts_report.xml:22 9084msgid "Marriage banns" 9085msgstr "विवाह बंधन" 9086 9087#: app/Gedcom.php:1148 app/Gedcom.php:1168 9088msgid "Marriage beginning status" 9089msgstr "विवाह प्रारंभिक स्तिथि" 9090 9091#: app/Gedcom.php:1042 9092msgid "Marriage bond" 9093msgstr "विवाह दस्तावेज" 9094 9095#: app/Statistics/Google/ChartDistribution.php:311 9096msgid "Marriage by country" 9097msgstr "देश के हिसाब से विवाह" 9098 9099#: app/Gedcom.php:463 9100msgid "Marriage contract" 9101msgstr "विवाह अनुबंध" 9102 9103#: resources/xml/reports/marriage_report.xml:8 9104msgid "Marriage date range end" 9105msgstr "विवाह तिथि की सीमा समाप्त" 9106 9107#: resources/xml/reports/marriage_report.xml:7 9108msgid "Marriage date range start" 9109msgstr "विवाह तिथि की सीमा प्रारंभ" 9110 9111#: app/Gedcom.php:1147 app/Gedcom.php:1167 9112msgid "Marriage ending status" 9113msgstr "विवाह समाप्ति स्थिति" 9114 9115#: app/Gedcom.php:1041 9116msgid "Marriage intention" 9117msgstr "शादी का इरादा" 9118 9119#: app/Gedcom.php:464 9120msgid "Marriage license" 9121msgstr "विवाह अनुज्ञा" 9122 9123#: app/Services/IndividualFactsService.php:462 9124msgid "Marriage of a brother" 9125msgstr "भाई की शादी" 9126 9127#: app/Services/IndividualFactsService.php:440 9128#: resources/views/admin/trees-preferences.phtml:456 9129msgid "Marriage of a child" 9130msgstr "बच्चे की शादी" 9131 9132#: app/Services/IndividualFactsService.php:439 9133msgid "Marriage of a daughter" 9134msgstr "बेटी की शादी" 9135 9136#: app/Services/IndividualFactsService.php:696 9137msgid "Marriage of a father" 9138msgstr "पिता की शादी" 9139 9140#: app/Services/IndividualFactsService.php:446 9141#: app/Services/IndividualFactsService.php:452 9142#: app/Services/IndividualFactsService.php:458 9143#: resources/views/admin/trees-preferences.phtml:450 9144msgid "Marriage of a grandchild" 9145msgstr "नाती/पोते की शादी" 9146 9147#: app/Services/IndividualFactsService.php:445 9148msgid "Marriage of a granddaughter" 9149msgstr "पोती/नवासी की शादी" 9150 9151#: app/Services/IndividualFactsService.php:451 9152msgctxt "daughter’s daughter" 9153msgid "Marriage of a granddaughter" 9154msgstr "नवासी की शादी" 9155 9156#: app/Services/IndividualFactsService.php:457 9157msgctxt "son’s daughter" 9158msgid "Marriage of a granddaughter" 9159msgstr "पोती की शादी" 9160 9161#: app/Services/IndividualFactsService.php:444 9162msgid "Marriage of a grandson" 9163msgstr "पोते/नवासे की शादी" 9164 9165#: app/Services/IndividualFactsService.php:450 9166msgctxt "daughter’s son" 9167msgid "Marriage of a grandson" 9168msgstr "नवासे की शादी" 9169 9170#: app/Services/IndividualFactsService.php:456 9171msgctxt "son’s son" 9172msgid "Marriage of a grandson" 9173msgstr "पोते की शादी" 9174 9175#: app/Services/IndividualFactsService.php:468 9176msgid "Marriage of a half-brother" 9177msgstr "सौतेले भाई की शादी" 9178 9179#: app/Services/IndividualFactsService.php:470 9180msgid "Marriage of a half-sibling" 9181msgstr "सौतेले सहोदर की शादी" 9182 9183#: app/Services/IndividualFactsService.php:469 9184msgid "Marriage of a half-sister" 9185msgstr "सौतेली बहन की शादी" 9186 9187#: app/Services/IndividualFactsService.php:697 9188msgid "Marriage of a mother" 9189msgstr "माँ की शादी" 9190 9191#: app/Services/IndividualFactsService.php:698 9192#: resources/views/admin/trees-preferences.phtml:468 9193msgid "Marriage of a parent" 9194msgstr "माँ/बाप की शादी" 9195 9196#: app/Services/IndividualFactsService.php:464 9197#: resources/views/admin/trees-preferences.phtml:462 9198msgid "Marriage of a sibling" 9199msgstr "सहोदर की शादी" 9200 9201#: app/Services/IndividualFactsService.php:463 9202msgid "Marriage of a sister" 9203msgstr "बहन की शादी" 9204 9205#: app/Services/IndividualFactsService.php:438 9206msgid "Marriage of a son" 9207msgstr "बेटे की शादी" 9208 9209#: app/Services/IndividualFactsService.php:731 9210msgid "Marriage of parents" 9211msgstr "माँ/बाप की शादी" 9212 9213#: resources/xml/reports/marriage_report.xml:6 9214msgid "Marriage place contains" 9215msgstr "विवाह स्थान में शामिल" 9216 9217#: resources/views/modules/statistics-chart/places.phtml:36 9218msgid "Marriage places" 9219msgstr "विवाह स्थान" 9220 9221#: app/Gedcom.php:469 9222msgid "Marriage settlement" 9223msgstr "विवाह समझौता" 9224 9225#. I18N: Name of a module/report 9226#: app/Module/MarriageReportModule.php:40 9227#: resources/views/modules/statistics-chart/custom.phtml:64 9228#: resources/xml/reports/marriage_report.xml:3 9229#: resources/xml/reports/marriage_report.xml:30 9230msgid "Marriages" 9231msgstr "शादियां" 9232 9233#: app/Statistics/Google/ChartMarriage.php:111 9234#: resources/views/modules/statistics-chart/family-totals.phtml:26 9235msgid "Marriages by century" 9236msgstr "शताब्दी के दौरान विवाह" 9237 9238#: app/Gedcom.php:1190 resources/views/lists/families-table.phtml:250 9239#: resources/views/lists/families-table.phtml:285 9240#: resources/views/lists/individuals-table.phtml:274 9241#: resources/xml/reports/cemetery_report.xml:7 9242#: resources/xml/reports/death_report.xml:10 9243msgid "Married name" 9244msgstr "विवाहित नाम" 9245 9246#. I18N: Name of a country or state 9247#: app/Statistics/Service/CountryService.php:327 9248msgid "Marshall Islands" 9249msgstr "मार्शल द्वीपसमूह" 9250 9251#. I18N: Name of a country or state 9252#: app/Statistics/Service/CountryService.php:349 9253msgid "Martinique" 9254msgstr "मार्टीनिक" 9255 9256#: resources/views/admin/users-table-options.phtml:37 9257msgid "Masquerade as this user" 9258msgstr "इस उपयोगकर्ता के वेष में" 9259 9260#: resources/views/modules/fix-search-and-replace/options.phtml:52 9261msgid "Match both upper and lower case letters." 9262msgstr "ऊपरी और निचले दोनों तरह के अक्षरों को मिलाएं।" 9263 9264#: app/Module/FixSearchAndReplace.php:101 9265msgid "Match the exact text, even if it occurs in the middle of a word." 9266msgstr "सटीक लेख से मिलान करें, भले ही यह किसी शब्द के बीच में हो।" 9267 9268#: app/Module/FixSearchAndReplace.php:102 9269msgid "Match the exact text, unless it occurs in the middle of a word." 9270msgstr "सटीक लेख से मिलान करें, जब तक यह किसी शब्द के बीच में नहीं मिलता।" 9271 9272#: app/Module/MatomoAnalyticsModule.php:44 9273msgid "Matomo™ / Piwik™ analytics" 9274msgstr "Matomo™ / Piwik™ एनालिटिक्स" 9275 9276#. I18N: Name of a country or state 9277#: app/Statistics/Service/CountryService.php:345 9278msgid "Mauritania" 9279msgstr "मॉरिटानिया" 9280 9281#. I18N: Name of a country or state 9282#: app/Statistics/Service/CountryService.php:351 9283msgid "Mauritius" 9284msgstr "मॉरीशस" 9285 9286#. I18N: A configuration setting 9287#: resources/views/admin/trees-preferences.phtml:346 9288msgid "Maximum number of surnames on individual list" 9289msgstr "व्यक्तियों की सूची में कुलनामों की अधिकतम संख्या" 9290 9291#: resources/views/admin/media-upload.phtml:24 9292#: resources/views/modals/media-file-fields.phtml:47 9293msgid "Maximum upload size: " 9294msgstr "अधिकतम अपलोड आकार: " 9295 9296#: app/Date/AbstractGregorianJulianDate.php:235 9297msgctxt "Abbreviation for May" 9298msgid "May" 9299msgstr "मई" 9300 9301#: app/Date/AbstractGregorianJulianDate.php:132 9302msgctxt "GENITIVE" 9303msgid "May" 9304msgstr "मई" 9305 9306#: app/Date/AbstractGregorianJulianDate.php:202 9307msgctxt "INSTRUMENTAL" 9308msgid "May" 9309msgstr "मई" 9310 9311#: app/Date/AbstractGregorianJulianDate.php:167 9312msgctxt "LOCATIVE" 9313msgid "May" 9314msgstr "मई" 9315 9316#: app/Date/AbstractGregorianJulianDate.php:97 9317#: app/Module/StatisticsChartModule.php:793 9318#: resources/views/edit/initialize-calendar-popup.phtml:15 9319msgctxt "NOMINATIVE" 9320msgid "May" 9321msgstr "मई" 9322 9323#. I18N: Name of a country or state 9324#: app/Statistics/Service/CountryService.php:357 9325msgid "Mayotte" 9326msgstr "मायोत" 9327 9328#. I18N: Location of an LDS church temple 9329#: app/Elements/TempleCode.php:131 9330msgid "Medford, Oregon, United States" 9331msgstr "मेडफोर्ड, ओरेगन, संयुक्त राज्य अमेरिका" 9332 9333#. I18N: Name of a module 9334#: app/Gedcom.php:1378 app/Media.php:156 app/Module/MediaListModule.php:224 9335#: app/Module/MediaTabModule.php:59 9336#: resources/views/admin/control-panel.phtml:324 9337#: resources/views/admin/control-panel.phtml:778 9338#: resources/views/admin/media.phtml:102 9339#: resources/views/lists/media-table.phtml:77 9340#: resources/views/modules/recent_changes/changes-table.phtml:65 9341msgid "Media" 9342msgstr "मीडिया" 9343 9344#: resources/views/admin/media-upload.phtml:29 9345#: resources/views/admin/media.phtml:98 9346#: resources/views/admin/webtrees1-thumbnails.phtml:40 9347#: resources/views/media-page-details.phtml:27 9348#: resources/views/modals/create-media-from-file.phtml:25 9349#: resources/views/modals/media-file-fields.phtml:21 9350msgid "Media file" 9351msgstr "मीडिया फाइल" 9352 9353#: resources/views/admin/media-upload.phtml:33 9354msgid "Media file to upload" 9355msgstr "अपलोड करने के लिए मीडिया फ़ाइल" 9356 9357#: resources/views/admin/media.phtml:29 9358#: resources/views/admin/trees-preferences.phtml:258 9359msgid "Media files" 9360msgstr "मीडिया फ़ाइलें" 9361 9362#. I18N: A configuration setting 9363#: resources/views/admin/media.phtml:59 9364#: resources/views/admin/trees-preferences.phtml:238 9365msgid "Media folder" 9366msgstr "मीडिया फोल्डर" 9367 9368#: resources/views/admin/media.phtml:30 9369#: resources/views/admin/trees-preferences.phtml:233 9370msgid "Media folders" 9371msgstr "मीडिया फ़ोल्डर" 9372 9373#: app/Gedcom.php:417 app/Gedcom.php:438 app/Gedcom.php:472 app/Gedcom.php:491 9374#: app/Gedcom.php:548 app/Gedcom.php:569 app/Gedcom.php:702 app/Gedcom.php:737 9375#: app/Gedcom.php:761 app/Gedcom.php:764 app/Gedcom.php:785 app/Gedcom.php:824 9376#: app/Gedcom.php:853 app/Gedcom.php:1244 app/Gedcom.php:1298 9377#: app/Gedcom.php:1367 app/Gedcom.php:1387 app/Gedcom.php:1420 9378#: app/Gedcom.php:1828 app/Gedcom.php:1842 9379#: app/Http/RequestHandlers/CheckTree.php:357 9380#: app/Http/RequestHandlers/HelpText.php:246 9381#: resources/views/admin/fix-level-0-media.phtml:35 9382#: resources/views/admin/media.phtml:106 9383#: resources/views/admin/trees-privacy.phtml:169 9384#: resources/views/admin/trees.phtml:249 9385#: resources/views/admin/webtrees1-thumbnails.phtml:41 9386#: resources/views/modules/favorites/favorites.phtml:93 9387msgid "Media object" 9388msgstr "मीडिया ऑब्जेक्ट" 9389 9390#. I18N: Name of a module/list 9391#: app/Module/FixSearchAndReplace.php:112 app/Module/MediaListModule.php:87 9392#: app/Services/AdminService.php:186 9393#: resources/views/admin/fix-level-0-media.phtml:30 9394#: resources/views/admin/merge-records-step-1.phtml:57 9395#: resources/views/admin/webtrees1-thumbnails.phtml:35 9396#: resources/views/lists/media-table.phtml:72 9397#: resources/views/lists/notes-table.phtml:92 9398#: resources/views/lists/sources-table.phtml:100 9399#: resources/views/modules/gedcom_stats/config.phtml:49 9400#: resources/views/modules/gedcom_stats/statistics.phtml:111 9401#: resources/views/modules/html/template-statistics.phtml:48 9402#: resources/views/modules/statistics-chart/chart-objects.phtml:10 9403#: resources/views/modules/statistics-chart/other-records.phtml:18 9404#: resources/views/record-page-links.phtml:58 9405msgid "Media objects" 9406msgstr "मीडिया ऑब्जेक्ट्स" 9407 9408#: resources/views/modules/media-list/page.phtml:95 9409msgid "Media objects found" 9410msgstr "मीडिया ऑब्जेक्ट मिले" 9411 9412#: resources/views/modules/media-list/page.phtml:50 9413msgid "Media objects per page" 9414msgstr "मीडिया ऑब्जेक्ट प्रति पेज" 9415 9416#: app/Gedcom.php:772 app/Gedcom.php:830 9417#: resources/views/modals/create-media-from-file.phtml:41 9418#: resources/views/modals/media-file-fields.phtml:117 9419msgid "Media type" 9420msgstr "मीडिया प्रकार" 9421 9422#: app/Gedcom.php:1080 app/Gedcom.php:1211 app/Gedcom.php:1768 9423msgid "Medical" 9424msgstr "मेडिकल" 9425 9426#. I18N: The name of a colour-scheme 9427#: app/Module/ColorsTheme.php:169 9428msgid "Mediterranio" 9429msgstr "मेडिटेररानिओ" 9430 9431#: resources/views/setup/step-2-server-checks.phtml:70 9432msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9433msgstr "मध्यम सिस्टम (5,000 व्यक्ति): 32-64 एमबी, 20–40 सेकंड" 9434 9435#: app/Date/JalaliDate.php:279 9436msgctxt "Abbreviation for Persian month: Mehr" 9437msgid "Mehr" 9438msgstr "मेहर" 9439 9440#. I18N: 7th month in the Persian/Jalali calendar 9441#: app/Date/JalaliDate.php:151 9442msgctxt "GENITIVE" 9443msgid "Mehr" 9444msgstr "मेहर" 9445 9446#. I18N: 7th month in the Persian/Jalali calendar 9447#: app/Date/JalaliDate.php:241 9448msgctxt "INSTRUMENTAL" 9449msgid "Mehr" 9450msgstr "मेहर" 9451 9452#. I18N: 7th month in the Persian/Jalali calendar 9453#: app/Date/JalaliDate.php:196 9454msgctxt "LOCATIVE" 9455msgid "Mehr" 9456msgstr "मेहर" 9457 9458#. I18N: 7th month in the Persian/Jalali calendar 9459#: app/Date/JalaliDate.php:106 9460msgctxt "NOMINATIVE" 9461msgid "Mehr" 9462msgstr "मेहर" 9463 9464#. I18N: Location of an LDS church temple 9465#: app/Elements/TempleCode.php:132 9466msgid "Melbourne, Australia" 9467msgstr "मेलबोर्न, ऑस्ट्रेलिया" 9468 9469#. I18N: Listbox entry; name of a role 9470#: app/Http/RequestHandlers/UserEditPage.php:98 9471#: resources/views/admin/gedcom-export-options.phtml:102 9472#: resources/views/admin/gedcom-export-options.phtml:104 9473#: resources/views/admin/gedcom-export-options.phtml:106 9474#: resources/views/admin/users-edit.phtml:244 9475msgid "Member" 9476msgstr "सदस्य" 9477 9478#. I18N: Location of an LDS church temple 9479#: app/Elements/TempleCode.php:133 9480msgid "Memphis, Tennessee, United States" 9481msgstr "मेम्फिस, टेनेसी, संयुक्त राज्य अमेरिका" 9482 9483#: resources/views/admin/modules.phtml:167 9484#: resources/views/admin/modules.phtml:170 9485msgid "Menu" 9486msgstr "मेन्यू" 9487 9488#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9489#: resources/views/admin/control-panel.phtml:664 9490#: resources/views/admin/modules.phtml:80 9491#: resources/views/admin/modules.phtml:82 9492msgid "Menus" 9493msgstr "मेनू" 9494 9495#. I18N: The name of a colour-scheme 9496#: app/Module/ColorsTheme.php:171 9497msgid "Mercury" 9498msgstr "मर्करी" 9499 9500#: resources/views/admin/trees-duplicates.phtml:39 9501msgid "Merge" 9502msgstr "मर्ज" 9503 9504#: app/Http/RequestHandlers/MergeTreesPage.php:75 9505#: resources/views/admin/control-panel.phtml:305 9506msgid "Merge family trees" 9507msgstr "दो वंश वृक्ष को मिलाएँ" 9508 9509#: app/Http/RequestHandlers/MergeFactsPage.php:55 9510#: app/Http/RequestHandlers/MergeRecordsPage.php:65 9511#: resources/views/admin/trees.phtml:175 9512msgid "Merge records" 9513msgstr "रिकॉर्ड्स का विलय करें" 9514 9515#. I18N: Location of an LDS church temple 9516#: app/Elements/TempleCode.php:134 9517msgid "Merida, Mexico" 9518msgstr "मेरिडा, मैक्सिको" 9519 9520#. I18N: Location of an LDS church temple 9521#: app/Elements/TempleCode.php:60 9522msgid "Mesa, Arizona, United States" 9523msgstr "मेसा, एरिज़ोना, संयुक्त राज्य" 9524 9525#: resources/views/admin/broadcast.phtml:52 9526#: resources/views/admin/email-page.phtml:57 9527#: resources/views/admin/site-logs.phtml:67 9528#: resources/views/admin/site-logs.phtml:124 9529#: resources/views/contact-page.phtml:67 resources/views/message-page.phtml:55 9530msgid "Message" 9531msgstr "संदेश" 9532 9533#. I18N: Name of a module 9534#. I18N: A configuration setting 9535#: app/Module/UserMessagesModule.php:67 9536#: resources/views/admin/site-mail.phtml:41 9537msgid "Messages" 9538msgstr "संदेशे" 9539 9540#. I18N: a month in the French republican calendar 9541#: app/Date/FrenchDate.php:167 9542msgctxt "GENITIVE" 9543msgid "Messidor" 9544msgstr "मेसीडोर" 9545 9546#. I18N: a month in the French republican calendar 9547#: app/Date/FrenchDate.php:261 9548msgctxt "INSTRUMENTAL" 9549msgid "Messidor" 9550msgstr "मेसीडोर" 9551 9552#. I18N: a month in the French republican calendar 9553#: app/Date/FrenchDate.php:214 9554msgctxt "LOCATIVE" 9555msgid "Messidor" 9556msgstr "मेसीडोर" 9557 9558#. I18N: a month in the French republican calendar 9559#: app/Date/FrenchDate.php:120 9560msgctxt "NOMINATIVE" 9561msgid "Messidor" 9562msgstr "मेसीडोर" 9563 9564#. I18N: Name of a country or state 9565#: app/Statistics/Service/CountryService.php:325 9566msgid "Mexico" 9567msgstr "मेक्सिको" 9568 9569#. I18N: Location of an LDS church temple 9570#: app/Elements/TempleCode.php:135 9571msgid "Mexico City, Mexico" 9572msgstr "मेक्सिको सिटी मेक्सिको" 9573 9574#. I18N: Type of media object 9575#: app/Elements/SourceMediaType.php:86 9576msgid "Microfiche" 9577msgstr "माइक्रोफीच" 9578 9579#. I18N: Type of media object 9580#: app/Elements/SourceMediaType.php:87 9581msgid "Microfilm" 9582msgstr "माइक्रोफिल्म" 9583 9584#. I18N: Name of a country or state 9585#: app/Statistics/Service/CountryService.php:197 9586msgid "Micronesia" 9587msgstr "माइक्रोनीशिया" 9588 9589#: resources/views/modules/statistics-chart/custom.phtml:192 9590msgid "Middle East" 9591msgstr "मध्य पूर्व" 9592 9593#: app/Gedcom.php:1740 9594msgid "Military" 9595msgstr "फ़ौजी" 9596 9597#: app/Gedcom.php:1081 app/Gedcom.php:1212 9598msgid "Military service" 9599msgstr "फ़ौजी सेवा" 9600 9601#. I18N: Name of a module/report 9602#: app/Module/MissingFactsReportModule.php:44 9603#: resources/xml/reports/missing_facts_report.xml:3 9604#: resources/xml/reports/missing_facts_report.xml:52 9605msgid "Missing data" 9606msgstr "लापता डेटा" 9607 9608#. I18N: Listbox entry; name of a role 9609#: app/Http/RequestHandlers/UserEditPage.php:102 9610#: resources/views/admin/users-edit.phtml:258 9611msgid "Moderator" 9612msgstr "मॉडरेटर" 9613 9614#: resources/views/admin/control-panel.phtml:483 9615msgid "Moderators" 9616msgstr "मॉडरेटर्स" 9617 9618#: resources/views/admin/components.phtml:38 9619#: resources/views/admin/modules.phtml:68 9620msgid "Module" 9621msgstr "मॉड्यूल" 9622 9623#: resources/views/admin/modules.phtml:63 9624msgid "Module administration" 9625msgstr "मॉड्यूल एडमिनिस्ट्रेशन" 9626 9627#: resources/views/admin/analytics-edit.phtml:17 9628#: resources/views/admin/control-panel.phtml:552 9629#: resources/views/modules/bing-maps/config.phtml:14 9630#: resources/views/modules/faq/config.phtml:20 9631#: resources/views/modules/faq/edit.phtml:21 9632#: resources/views/modules/geonames/config.phtml:14 9633#: resources/views/modules/google-maps/config.phtml:14 9634#: resources/views/modules/here-maps/config.phtml:14 9635#: resources/views/modules/map-box/config.phtml:14 9636#: resources/views/modules/openrouteservice/config.phtml:14 9637#: resources/views/modules/relationships-chart/config.phtml:20 9638#: resources/views/modules/sitemap/config.phtml:18 9639#: resources/views/modules/stories/config.phtml:18 9640#: resources/views/modules/stories/edit.phtml:22 9641msgid "Modules" 9642msgstr "मॉड्यूल" 9643 9644#. I18N: Name of a country or state 9645#: app/Statistics/Service/CountryService.php:319 9646msgid "Moldova" 9647msgstr "मॉल्डोवा" 9648 9649#. I18N: abbreviation for Monday 9650#: app/Date/AbstractCalendarDate.php:273 9651#: resources/views/edit/initialize-calendar-popup.phtml:24 9652msgid "Mon" 9653msgstr "सोम" 9654 9655#. I18N: Name of a country or state 9656#: app/Statistics/Service/CountryService.php:317 9657msgid "Monaco" 9658msgstr "मोनाको" 9659 9660#: app/Date/AbstractCalendarDate.php:246 9661msgid "Monday" 9662msgstr "सोमवार" 9663 9664#. I18N: Name of a country or state 9665#: app/Statistics/Service/CountryService.php:337 9666msgid "Mongolia" 9667msgstr "मंगोलिया" 9668 9669#. I18N: Name of a country or state 9670#: app/Statistics/Service/CountryService.php:341 9671msgid "Montenegro" 9672msgstr "मॉन्टेनीग्रो" 9673 9674#. I18N: Location of an LDS church temple 9675#: app/Elements/TempleCode.php:137 9676msgid "Monterrey, Mexico" 9677msgstr "मॉन्टेरी, मेक्सिको" 9678 9679#. I18N: Location of an LDS church temple 9680#: app/Elements/TempleCode.php:136 9681msgid "Montevideo, Uruguay" 9682msgstr "मोंटेवीडियो, उरुग्वे" 9683 9684#: app/Module/CalendarMenuModule.php:104 9685#: app/Module/StatisticsChartModule.php:278 9686#: app/Module/StatisticsChartModule.php:327 9687#: app/Module/StatisticsChartModule.php:376 9688#: app/Module/StatisticsChartModule.php:418 9689#: app/Module/StatisticsChartModule.php:467 9690#: resources/views/calendar-page.phtml:57 9691msgid "Month" 9692msgstr "महीना" 9693 9694#: app/Module/StatisticsChartModule.php:277 9695#: resources/views/modules/statistics-chart/custom.phtml:33 9696msgid "Month of birth" 9697msgstr "जन्म का महीना" 9698 9699#: app/Module/StatisticsChartModule.php:417 9700#: resources/views/modules/statistics-chart/custom.phtml:35 9701msgid "Month of birth of first child in a relation" 9702msgstr "किसी रिश्ते में पहले बच्चे के जन्म का महीना" 9703 9704#: app/Module/StatisticsChartModule.php:326 9705#: resources/views/modules/statistics-chart/custom.phtml:34 9706msgid "Month of death" 9707msgstr "मृत्यु का महीना" 9708 9709#: app/Module/StatisticsChartModule.php:466 9710#: resources/views/modules/statistics-chart/custom.phtml:50 9711msgid "Month of first marriage" 9712msgstr "पहली शादी का महीना" 9713 9714#: app/Module/StatisticsChartModule.php:375 9715#: resources/views/modules/statistics-chart/custom.phtml:49 9716msgid "Month of marriage" 9717msgstr "शादी का महीना" 9718 9719#: resources/views/modules/timeline-chart/chart.phtml:141 9720#: resources/views/modules/timeline-chart/chart.phtml:143 9721#: resources/views/modules/timeline-chart/chart.phtml:145 9722msgid "Month:" 9723msgstr "महीना:" 9724 9725#. I18N: Location of an LDS church temple 9726#: app/Elements/TempleCode.php:138 9727msgid "Monticello, Utah, United States" 9728msgstr "मोंटिसेलो, यूटा, संयुक्त राज्य अमेरिका" 9729 9730#. I18N: Location of an LDS church temple 9731#: app/Elements/TempleCode.php:139 9732msgid "Montreal, Quebec, Canada" 9733msgstr "मॉन्ट्रियल, क्यूबेक, कनाडा" 9734 9735#. I18N: Name of a country or state 9736#: app/Statistics/Service/CountryService.php:347 9737msgid "Montserrat" 9738msgstr "मोंटेसेराट" 9739 9740#: app/Date/JalaliDate.php:277 9741msgctxt "Abbreviation for Persian month: Mordad" 9742msgid "Mor" 9743msgstr "मोर" 9744 9745#. I18N: 5th month in the Persian/Jalali calendar 9746#: app/Date/JalaliDate.php:147 9747msgctxt "GENITIVE" 9748msgid "Mordad" 9749msgstr "मोरदाद" 9750 9751#. I18N: 5th month in the Persian/Jalali calendar 9752#: app/Date/JalaliDate.php:237 9753msgctxt "INSTRUMENTAL" 9754msgid "Mordad" 9755msgstr "मोरदाद" 9756 9757#. I18N: 5th month in the Persian/Jalali calendar 9758#: app/Date/JalaliDate.php:192 9759msgctxt "LOCATIVE" 9760msgid "Mordad" 9761msgstr "मोरदाद" 9762 9763#. I18N: 5th month in the Persian/Jalali calendar 9764#: app/Date/JalaliDate.php:102 9765msgctxt "NOMINATIVE" 9766msgid "Mordad" 9767msgstr "मोरदाद" 9768 9769#. I18N: Name of a country or state 9770#: app/Statistics/Service/CountryService.php:315 9771msgid "Morocco" 9772msgstr "मोरक्को" 9773 9774#. I18N: Help text for the “Use password” site configuration setting 9775#: resources/views/admin/site-mail.phtml:125 9776msgid "Most SMTP servers require a password." 9777msgstr "ज़्यादातर SMTP सर्वर को पासवर्ड की आवश्यकता होती है।" 9778 9779#: resources/views/modules/gedcom_stats/config.phtml:73 9780#: resources/views/modules/gedcom_stats/statistics.phtml:264 9781#: resources/views/modules/html/template-statistics.phtml:105 9782msgid "Most common surnames" 9783msgstr "सबसे आम कुलनाम" 9784 9785#: resources/views/admin/site-mail.phtml:186 9786msgid "Most mail servers require a valid domain name." 9787msgstr "ज़्यादातर मेल सर्वरों को एक मान्य “डोमेन नेम” की आवश्यकता होती है।" 9788 9789#: resources/views/admin/site-mail.phtml:80 9790msgid "Most mail servers require a valid email address." 9791msgstr "ज़्यादातर मेल सर्वरों को एक वैध ईमेल एड्रेस की आवश्यकता होती है।" 9792 9793#. I18N: Help text for the "Sending server name" site configuration setting 9794#: resources/views/admin/site-mail.phtml:181 9795msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9796msgstr "ज़्यादातर मेल सर्वरों के लिए आवश्यक होता है कि भेजने वाला सर्वर एक मान्य “डोमेन नेम” का उपयोग करके सही ढंग से अपनी पहचान करवाए।" 9797 9798#. I18N: Help text for the “Secure connection” site configuration setting 9799#: resources/views/admin/site-mail.phtml:167 9800msgid "Most servers do not use secure connections." 9801msgstr "ज़्यादातर सर्वर सेक्युर कनेक्शन का उपयोग नहीं करते।" 9802 9803#: resources/views/setup/step-4-database-mysql.phtml:54 9804#: resources/views/setup/step-4-database-pgsql.phtml:52 9805#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9806msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9807msgstr "अधिकांश साइटें लोकलहोस्ट का उपयोग करने के लिए कॉन्फ़िगर की गई होती हैं। इसका मतलब है कि आपका डेटाबेस आपके वेब सर्वर के समान कंप्यूटर पर चलता है।" 9808 9809#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9810msgid "Most sites are configured to use the default value of 1433." 9811msgstr "अधिकांश साइटों को 1433 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9812 9813#: resources/views/setup/step-4-database-mysql.phtml:74 9814msgid "Most sites are configured to use the default value of 3306." 9815msgstr "अधिकांश साइटों को 3306 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9816 9817#: resources/views/setup/step-4-database-pgsql.phtml:64 9818msgid "Most sites are configured to use the default value of 5432." 9819msgstr "अधिकांश साइटों को 5432 के डिफ़ॉल्ट मान का उपयोग करने के लिए कॉन्फ़िगर किया गया होता है।" 9820 9821#. I18N: Name of a module 9822#: app/Module/TopPageViewsModule.php:49 9823msgid "Most viewed pages" 9824msgstr "सर्वाधिक देखे गए पेज" 9825 9826#: resources/views/search-advanced-page.phtml:75 9827#: resources/xml/reports/bdm_report.xml:120 9828#: resources/xml/reports/family_group_report.xml:474 9829#: resources/xml/reports/family_group_report.xml:737 9830#: resources/xml/reports/individual_ext_report.xml:287 9831#: resources/xml/reports/individual_report.xml:276 9832#: resources/xml/reports/relative_ext_report.xml:72 9833msgid "Mother" 9834msgstr "माँ" 9835 9836#: resources/views/lists/individual-table-parents.phtml:19 9837#, php-format 9838msgid "Mother: %s" 9839msgstr "माँ: %s" 9840 9841#: resources/views/fact-parent-age.phtml:20 9842msgid "Mother’s age" 9843msgstr "माँ की उम्र" 9844 9845#. I18N: A step-family. %s is an individual’s name 9846#: app/Individual.php:891 9847#, php-format 9848msgid "Mother’s family with %s" 9849msgstr "%s के साथ माँ का परिवार" 9850 9851#. I18N: A step-family. 9852#: app/Individual.php:895 9853msgid "Mother’s family with an unknown individual" 9854msgstr "अज्ञात व्यक्ति के साथ माँ का परिवार" 9855 9856#. I18N: Location of an LDS church temple 9857#: app/Elements/TempleCode.php:140 9858msgid "Mount Timpanogos, Utah, United States" 9859msgstr "माउंट टिम्पेनोगोस, यूटा, संयुक्त राज्य अमेरिका" 9860 9861#: resources/views/admin/components.phtml:45 9862#: resources/views/admin/components.phtml:152 9863#: resources/views/modules/faq/config.phtml:60 9864msgid "Move down" 9865msgstr "नीचे ले जाएं" 9866 9867#: resources/views/admin/fix-level-0-media-action.phtml:17 9868msgid "Move the media object?" 9869msgstr "मीडिया फाइल को स्थानांतरित करना है?" 9870 9871#: resources/views/admin/components.phtml:44 9872#: resources/views/admin/components.phtml:146 9873#: resources/views/modules/faq/config.phtml:59 9874msgid "Move up" 9875msgstr "ऊपर ले जाएं" 9876 9877#. I18N: Name of a country or state 9878#: app/Statistics/Service/CountryService.php:343 9879msgid "Mozambique" 9880msgstr "मोजाम्बिक" 9881 9882#. I18N: https://en.wikipedia.org/wiki/Muharram 9883#: app/Date/HijriDate.php:142 9884msgctxt "GENITIVE" 9885msgid "Muharram" 9886msgstr "मुहर्रम" 9887 9888#. I18N: https://en.wikipedia.org/wiki/Muharram 9889#: app/Date/HijriDate.php:232 9890msgctxt "INSTRUMENTAL" 9891msgid "Muharram" 9892msgstr "मुहर्रम" 9893 9894#. I18N: https://en.wikipedia.org/wiki/Muharram 9895#: app/Date/HijriDate.php:187 9896msgctxt "LOCATIVE" 9897msgid "Muharram" 9898msgstr "मुहर्रम" 9899 9900#. I18N: https://en.wikipedia.org/wiki/Muharram 9901#: app/Date/HijriDate.php:97 9902msgctxt "NOMINATIVE" 9903msgid "Muharram" 9904msgstr "मुहर्रम" 9905 9906#: resources/views/lists/families-table.phtml:212 9907msgid "Multiple marriages" 9908msgstr "एक से अधिक शादियां" 9909 9910#: app/Http/RequestHandlers/AccountEdit.php:90 9911#: app/Module/ModuleThemeTrait.php:329 app/Module/UserWelcomeModule.php:112 9912msgid "My account" 9913msgstr "मेरा खाता" 9914 9915#: app/Http/RequestHandlers/CreateTreePage.php:59 9916msgid "My family tree" 9917msgstr "मेरा वंश वृक्ष" 9918 9919#: app/Module/ModuleThemeTrait.php:344 app/Module/UserWelcomeModule.php:105 9920msgid "My individual record" 9921msgstr "मेरा व्यक्तिगत रिकॉर्ड" 9922 9923#. I18N: Name of a module 9924#: app/Http/RequestHandlers/UserPage.php:83 app/Module/ModuleThemeTrait.php:359 9925#: app/Module/UserWelcomeModule.php:59 resources/views/admin/modules.phtml:194 9926#: resources/views/admin/modules.phtml:198 9927#: resources/views/layouts/administration.phtml:52 9928msgid "My page" 9929msgstr "मेरा पेज" 9930 9931#: app/Module/ModuleThemeTrait.php:373 9932msgid "My pages" 9933msgstr "मेरे पेज" 9934 9935#: app/Module/ModuleThemeTrait.php:412 9936msgid "My pedigree" 9937msgstr "मेरी वंशावली" 9938 9939#. I18N: Name of a country or state 9940#: app/Statistics/Service/CountryService.php:335 9941msgid "Myanmar" 9942msgstr "म्यांमार" 9943 9944#: app/Gedcom.php:671 app/Gedcom.php:851 9945#: app/Http/RequestHandlers/HelpText.php:236 9946#: app/Statistics/Google/ChartCommonGiven.php:69 9947#: app/Statistics/Google/ChartCommonSurname.php:127 9948#: resources/views/individual-page-name.phtml:40 9949#: resources/views/individual-page-name.phtml:52 9950#: resources/views/modals/location-fields.phtml:9 9951#: resources/views/modals/submitter-fields.phtml:9 9952#: resources/views/modules/yahrzeit/table.phtml:26 9953#: resources/xml/reports/bdm_report.xml:5 9954#: resources/xml/reports/bdm_report.xml:49 9955#: resources/xml/reports/birth_report.xml:5 9956#: resources/xml/reports/birth_report.xml:36 9957#: resources/xml/reports/cemetery_report.xml:40 9958#: resources/xml/reports/change_report.xml:56 9959#: resources/xml/reports/change_report.xml:96 9960#: resources/xml/reports/death_report.xml:5 9961#: resources/xml/reports/death_report.xml:38 9962#: resources/xml/reports/fact_sources.xml:62 9963#: resources/xml/reports/fact_sources.xml:155 9964#: resources/xml/reports/fact_sources.xml:266 9965#: resources/xml/reports/fact_sources.xml:317 9966#: resources/xml/reports/marriage_report.xml:5 9967#: resources/xml/reports/marriage_report.xml:38 9968#: resources/xml/reports/missing_facts_report.xml:54 9969#: resources/xml/reports/occupation_report.xml:43 9970#: resources/xml/reports/relative_ext_report.xml:57 9971msgid "Name" 9972msgstr "नाम" 9973 9974#: app/Gedcom.php:803 app/Http/RequestHandlers/CreateRepositoryModal.php:49 9975msgctxt "Repository" 9976msgid "Name" 9977msgstr "नाम" 9978 9979#: app/Gedcom.php:1738 9980msgid "Name in Hebrew" 9981msgstr "हिब्रू में नाम" 9982 9983#: app/Gedcom.php:1226 app/Gedcom.php:1267 app/Gedcom.php:1280 9984#: app/Gedcom.php:1323 app/Gedcom.php:1331 app/Gedcom.php:1628 9985#: app/Gedcom.php:1712 9986msgid "Name of addressee" 9987msgstr "" 9988 9989#: app/Gedcom.php:675 app/Gedcom.php:682 app/Gedcom.php:687 9990msgid "Name prefix" 9991msgstr "पूर्व नाम" 9992 9993#: app/Gedcom.php:676 app/Gedcom.php:683 app/Gedcom.php:688 9994msgid "Name suffix" 9995msgstr "अंतिम नाम" 9996 9997#: resources/views/admin/tags.phtml:37 9998#: resources/views/modules/statistics-chart/names.phtml:10 9999#: resources/views/search-replace-page.phtml:45 10000#: resources/xml/reports/cemetery_report.xml:7 10001#: resources/xml/reports/death_report.xml:10 10002msgid "Names" 10003msgstr "नाम" 10004 10005#: app/Gedcom.php:1215 10006msgid "Namesake" 10007msgstr "हमनाम" 10008 10009#. I18N: Name of a country or state 10010#: app/Statistics/Service/CountryService.php:359 10011msgid "Namibia" 10012msgstr "नामीबिया" 10013 10014#: app/Elements/RelationIsDescriptor.php:116 10015msgid "Nanny" 10016msgstr "आया" 10017 10018#: app/Module/HtmlBlockModule.php:193 10019msgid "Narrative description" 10020msgstr "कथनात्मक विवरण" 10021 10022#. I18N: Location of an LDS church temple 10023#: app/Elements/TempleCode.php:141 10024msgid "Nashville, Tennessee, United States" 10025msgstr "नैशविले, टेनेसी, संयुक्त राज्य अमेरिका" 10026 10027#: app/Gedcom.php:695 10028msgid "Nationality" 10029msgstr "राष्ट्रीयता" 10030 10031#: app/Gedcom.php:696 10032msgid "Naturalization" 10033msgstr "समीकरण" 10034 10035#. I18N: Name of a country or state 10036#: app/Statistics/Service/CountryService.php:381 10037msgid "Nauru" 10038msgstr "नाउरू" 10039 10040#. I18N: Location of an LDS church temple 10041#: app/Elements/TempleCode.php:142 10042msgid "Nauvoo (new), Illinois, United States" 10043msgstr "नौवू (नया), इलिनोइस, संयुक्त राज्य अमेरिका" 10044 10045#. I18N: Location of an LDS church temple 10046#: app/Elements/TempleCode.php:143 10047msgid "Nauvoo (original), Illinois, United States" 10048msgstr "नौवू (मूल), इलिनोइस, संयुक्त राज्य" 10049 10050#. I18N: Name of a country or state 10051#: app/Statistics/Service/CountryService.php:379 10052msgid "Nepal" 10053msgstr "नेपाल" 10054 10055#. I18N: Name of a country or state 10056#: app/Statistics/Service/CountryService.php:375 10057msgid "Netherlands" 10058msgstr "नीदरलैंड" 10059 10060#: app/Http/RequestHandlers/UserListData.php:139 10061#: resources/views/components/datetime.phtml:13 10062msgid "Never" 10063msgstr "कभी नहीं" 10064 10065#: app/Elements/FamilyStatusText.php:72 app/Gedcom.php:1083 10066msgid "Never married" 10067msgstr "अविवाहित रहे" 10068 10069#. I18N: Name of a country or state 10070#: app/Statistics/Service/CountryService.php:361 10071msgid "New Caledonia" 10072msgstr "न्यू कैलेडोनिया" 10073 10074#: app/Gedcom.php:1270 app/Gedcom.php:1271 app/Gedcom.php:1272 10075#: app/Gedcom.php:1273 app/Gedcom.php:1274 10076msgid "New GEDCOM tag" 10077msgstr "नई GEDCOM टैग" 10078 10079#. I18N: Location of an LDS church temple 10080#: app/Elements/TempleCode.php:146 10081msgid "New York, New York, United States" 10082msgstr "न्यूयॉर्क, न्यूयॉर्क, संयुक्त राज्य अमेरिका" 10083 10084#. I18N: Name of a country or state 10085#: app/Statistics/Service/CountryService.php:383 10086msgid "New Zealand" 10087msgstr "न्यूजीलैंड" 10088 10089#: resources/views/admin/changes-log.phtml:76 10090msgid "New data" 10091msgstr "नया डेटा" 10092 10093#. I18N: %s is a server name/URL 10094#: app/Http/RequestHandlers/RegisterAction.php:172 10095#, php-format 10096msgid "New registration at %s" 10097msgstr "%s पर नया रजिस्ट्रैशन" 10098 10099#. I18N: %s is a server name/URL 10100#: app/Http/RequestHandlers/UserEditAction.php:111 10101#: app/Http/RequestHandlers/VerifyEmail.php:88 10102#, php-format 10103msgid "New user at %s" 10104msgstr "%s पर नया उपयोगकर्ता" 10105 10106#. I18N: Location of an LDS church temple 10107#: app/Elements/TempleCode.php:144 10108msgid "Newport Beach, California, United States" 10109msgstr "न्यूपोर्ट बीच, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 10110 10111#. I18N: Name of a module 10112#: app/Module/FamilyTreeNewsModule.php:117 10113msgid "News" 10114msgstr "समाचार" 10115 10116#. I18N: Type of media object 10117#: app/Elements/SourceMediaType.php:91 10118msgid "Newspaper" 10119msgstr "अख़बार" 10120 10121#: app/Module/ReviewChangesModule.php:163 10122msgid "Next email reminder will be sent after " 10123msgstr "अगला ईमेल रिमाइंडर भेजा जाएगा " 10124 10125#: resources/views/modules/random_media/slide-show.phtml:38 10126#: resources/views/modules/random_media/slide-show.phtml:40 10127msgid "Next image" 10128msgstr "अगली इमेज" 10129 10130#. I18N: Name of a country or state 10131#: app/Statistics/Service/CountryService.php:369 10132msgid "Nicaragua" 10133msgstr "निकारागुआ" 10134 10135#: app/Gedcom.php:674 app/Gedcom.php:681 app/Gedcom.php:686 10136msgid "Nickname" 10137msgstr "उपनाम" 10138 10139#. I18N: Name of a country or state 10140#: app/Statistics/Service/CountryService.php:363 10141msgid "Niger" 10142msgstr "नाइजर" 10143 10144#. I18N: Name of a country or state 10145#: app/Statistics/Service/CountryService.php:367 10146msgid "Nigeria" 10147msgstr "नाइजीरिया" 10148 10149#. I18N: a month in the Jewish calendar 10150#: app/Date/JewishDate.php:207 10151msgctxt "GENITIVE" 10152msgid "Nissan" 10153msgstr "निसान" 10154 10155#. I18N: a month in the Jewish calendar 10156#: app/Date/JewishDate.php:311 10157msgctxt "INSTRUMENTAL" 10158msgid "Nissan" 10159msgstr "निसान" 10160 10161#. I18N: a month in the Jewish calendar 10162#: app/Date/JewishDate.php:259 10163msgctxt "LOCATIVE" 10164msgid "Nissan" 10165msgstr "निसान" 10166 10167#. I18N: a month in the Jewish calendar 10168#: app/Date/JewishDate.php:155 10169msgctxt "NOMINATIVE" 10170msgid "Nissan" 10171msgstr "निसान" 10172 10173#. I18N: Name of a country or state 10174#: app/Statistics/Service/CountryService.php:373 10175msgid "Niue" 10176msgstr "निउए" 10177 10178#. I18N: a month in the French republican calendar 10179#: app/Date/FrenchDate.php:155 10180msgctxt "GENITIVE" 10181msgid "Nivose" 10182msgstr "निवोस" 10183 10184#. I18N: a month in the French republican calendar 10185#: app/Date/FrenchDate.php:249 10186msgctxt "INSTRUMENTAL" 10187msgid "Nivose" 10188msgstr "निवोस" 10189 10190#. I18N: a month in the French republican calendar 10191#: app/Date/FrenchDate.php:202 10192msgctxt "LOCATIVE" 10193msgid "Nivose" 10194msgstr "निवोस" 10195 10196#. I18N: a month in the French republican calendar 10197#: app/Date/FrenchDate.php:107 10198msgctxt "NOMINATIVE" 10199msgid "Nivose" 10200msgstr "निवोस" 10201 10202#: resources/views/admin/users-edit.phtml:334 10203msgid "No" 10204msgstr "नहीं" 10205 10206#: app/Http/RequestHandlers/ImportGedcomAction.php:103 10207msgid "No GEDCOM file was received." 10208msgstr "कोई GEDCOM फ़ाइल प्राप्त नहीं हुई।" 10209 10210#: resources/views/admin/trees-import.phtml:66 10211msgid "No GEDCOM files found." 10212msgstr "कोई GEDCOM फ़ाइलें नहीं मिलीं।" 10213 10214#: resources/views/admin/trees-preferences.phtml:117 10215#: resources/views/admin/trees-preferences.phtml:120 10216msgid "No calendar conversion" 10217msgstr "कोई कैलेंडर परिवर्तन नहीं" 10218 10219#: app/Gedcom.php:1582 app/Module/DescendancyModule.php:267 10220#: resources/views/family-page-children.phtml:17 10221msgid "No children" 10222msgstr "कोई संतान नहीं" 10223 10224#: app/Services/MessageService.php:235 10225msgid "No contact" 10226msgstr "कोई संपर्क नहीं" 10227 10228#: resources/views/admin/trees-duplicates.phtml:46 10229msgid "No duplicates have been found." 10230msgstr "कोई डुप्लीकेट नहीं मिल सके।" 10231 10232#: resources/views/admin/trees-check.phtml:41 10233msgid "No errors have been found." 10234msgstr "कोई एरर नहीं मिला।" 10235 10236#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10237#: app/Module/UpcomingAnniversariesModule.php:187 10238#, php-format 10239msgid "No events exist for the next %s day." 10240msgid_plural "No events exist for the next %s days." 10241msgstr[0] "अगले %s दिन के लिए कोई कार्यक्रम मौजूद नहीं है।" 10242msgstr[1] "अगले %s दिनों के लिए कोई कार्यक्रम मौजूद नहीं है।" 10243 10244#: app/Module/OnThisDayModule.php:156 10245msgid "No events exist for today." 10246msgstr "कोई घटना आज के लिए मौजूद नहीं है।" 10247 10248#: app/Module/UpcomingAnniversariesModule.php:177 10249msgid "No events exist for tomorrow." 10250msgstr "कल के लिए कोई के कार्यक्रम मौजूद नहीं है।" 10251 10252#: app/Module/OnThisDayModule.php:154 10253msgid "No events for living individuals exist for today." 10254msgstr "" 10255 10256#: app/Module/UpcomingAnniversariesModule.php:175 10257msgid "No events for living individuals exist for tomorrow." 10258msgstr "" 10259 10260#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10261#: app/Module/UpcomingAnniversariesModule.php:184 10262#, php-format 10263msgid "No events for living people exist for the next %s day." 10264msgid_plural "No events for living people exist for the next %s days." 10265msgstr[0] "" 10266msgstr[1] "" 10267 10268#: resources/views/family-page.phtml:39 10269msgid "No facts exist for this family." 10270msgstr "इस परिवार के लिए कोई तथ्य मौजूद नहीं है।" 10271 10272#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10273#: app/Exceptions/FileUploadException.php:50 10274#: app/Exceptions/FileUploadException.php:73 10275msgid "No file was received. Please try again." 10276msgstr "कोई फाइल नहीं मिली। कृपया पुन: प्रयास करें।" 10277 10278#: app/Module/RelationshipsChartModule.php:399 10279msgid "No link between the two individuals could be found." 10280msgstr "दोनों व्यक्तियों के बीच कोई संबंध नहीं मिल सका।" 10281 10282#: resources/views/admin/merge-records-step-2.phtml:73 10283#: resources/views/admin/merge-records-step-2.phtml:120 10284#: resources/views/admin/merge-records-step-2.phtml:166 10285msgid "No matching facts found" 10286msgstr "कोई मेल खाते तथ्य नहीं मिले" 10287 10288#: resources/views/modules/gedcom_news/list.phtml:18 10289#: resources/views/modules/user_blog/list.phtml:18 10290msgid "No news articles have been submitted." 10291msgstr "कोई समाचार लेख प्रस्तुत नहीं किया गया है।" 10292 10293#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10294msgid "No predefined text" 10295msgstr "कोई पूर्वनिर्धारित लेख नहीं" 10296 10297#: resources/views/lists/datatables-attributes.phtml:22 10298#: resources/views/lists/datatables-attributes.phtml:33 10299msgid "No records to display" 10300msgstr "दिखाने के लिए कोई रेकॉर्ड नहीं है" 10301 10302#: resources/views/modules/place-hierarchy/events.phtml:34 10303#: resources/views/modules/place-hierarchy/events.phtml:46 10304#: resources/views/search-advanced-page.phtml:100 10305#: resources/views/search-general-page.phtml:136 10306#: resources/views/search-phonetic-page.phtml:96 10307msgid "No results found." 10308msgstr "कोई परिणाम नहीं मिला।" 10309 10310#: app/Statistics/Repository/UserRepository.php:81 10311msgid "No signed-in and no anonymous users" 10312msgstr "कोई साइन-इन और कोई अनाम उपयोगकर्ता नहीं" 10313 10314#: app/Module/IndividualListModule.php:292 10315#: app/Module/IndividualListModule.php:519 10316msgid "No surname" 10317msgstr "" 10318 10319#: app/Elements/TempleCode.php:211 10320msgid "No temple - living ordinance" 10321msgstr "बिना मठ के रहने रस्म" 10322 10323#: app/Http/RequestHandlers/UpgradeWizardStep.php:164 10324#: resources/views/admin/control-panel.phtml:182 10325#: resources/views/admin/upgrade/wizard.phtml:21 10326msgid "No upgrade information is available." 10327msgstr "कोई अपग्रेड की जानकारी उपलब्ध नहीं।" 10328 10329#. I18N: The name of a colour-scheme 10330#: app/Module/ColorsTheme.php:173 10331msgid "Nocturnal" 10332msgstr "नोक्टर्नल" 10333 10334#. I18N: https://nominatim.org 10335#: app/Module/MapGeoLocationNominatim.php:39 10336msgid "Nominatim" 10337msgstr "नॉमिनाटिम" 10338 10339#: resources/views/admin/gedcom-export-options.phtml:102 10340#: resources/xml/reports/cemetery_report.xml:7 10341#: resources/xml/reports/death_report.xml:10 10342#: resources/xml/reports/individual_ext_report.xml:11 10343#: resources/xml/reports/individual_report.xml:8 10344msgid "None" 10345msgstr "कुछ नहीं" 10346 10347#. I18N: The ninth day in the French republican calendar 10348#: app/Date/FrenchDate.php:317 10349msgid "Nonidi" 10350msgstr "नोनिडी" 10351 10352#. I18N: Name of a country or state 10353#: app/Statistics/Service/CountryService.php:365 10354msgid "Norfolk Island" 10355msgstr "नॉरफ़ॉक आइलैंड" 10356 10357#: resources/views/admin/users-edit.phtml:157 10358msgid "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." 10359msgstr "आम तौर पर, वंश वृक्ष में किए गए किसी भी बदलाव की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए। यह विकल्प उपयोगकर्ता को मॉडरेटर की आवश्यकता के बिना परिवर्तन करने की अनुमति देता है।" 10360 10361#. I18N: Name of a country or state 10362#: app/Statistics/Service/CountryService.php:405 10363msgid "North Korea" 10364msgstr "उत्तर कोरिया" 10365 10366#: resources/views/modules/statistics-chart/custom.phtml:183 10367msgid "Northern America" 10368msgstr "उत्तरी अमेरिका" 10369 10370#. I18N: Name of a country or state 10371#: app/Statistics/Service/CountryService.php:371 10372msgid "Northern Ireland" 10373msgstr "उत्तरी आयरलैंड" 10374 10375#. I18N: Name of a country or state 10376#: app/Statistics/Service/CountryService.php:339 10377msgid "Northern Mariana Islands" 10378msgstr "उत्तरी मारियाना द्वीप" 10379 10380#. I18N: Name of a country or state 10381#: app/Statistics/Service/CountryService.php:377 10382msgid "Norway" 10383msgstr "नॉर्वे" 10384 10385#: resources/views/admin/control-panel.phtml:483 10386msgid "Not approved by an administrator" 10387msgstr "किसी एडमिनिस्ट्रेटर द्वारा अप्रूव्ड नहीं है" 10388 10389#: app/Gedcom.php:1082 10390msgid "Not living" 10391msgstr "जीवित नहीं" 10392 10393#: app/Elements/FamilyStatusText.php:71 app/Gedcom.php:1043 10394#: app/Module/BranchesListModule.php:447 10395#: resources/views/lists/families-table.phtml:192 10396msgid "Not married" 10397msgstr "अविवाहित" 10398 10399#. I18N: The record was not recorded in this GEDCOM file. 10400#: app/Elements/AbstractXrefElement.php:70 10401#: resources/views/fact-association-structure.phtml:102 10402msgid "Not recorded" 10403msgstr "" 10404 10405#: resources/views/admin/control-panel.phtml:483 10406msgid "Not verified by the user" 10407msgstr "उपयोगकर्ता द्वारा वेरिफाइड नहीं है" 10408 10409#: app/Elements/NoteStructure.php:146 app/Gedcom.php:416 app/Gedcom.php:426 10410#: app/Gedcom.php:437 app/Gedcom.php:471 app/Gedcom.php:490 app/Gedcom.php:508 10411#: app/Gedcom.php:547 app/Gedcom.php:557 app/Gedcom.php:568 app/Gedcom.php:701 10412#: app/Gedcom.php:736 app/Gedcom.php:748 app/Gedcom.php:749 app/Gedcom.php:760 10413#: app/Gedcom.php:769 app/Gedcom.php:774 app/Gedcom.php:784 app/Gedcom.php:800 10414#: app/Gedcom.php:804 app/Gedcom.php:816 app/Gedcom.php:822 app/Gedcom.php:823 10415#: app/Gedcom.php:831 app/Gedcom.php:847 app/Gedcom.php:852 app/Gedcom.php:863 10416#: app/Gedcom.php:866 app/Gedcom.php:1011 app/Gedcom.php:1014 10417#: app/Gedcom.php:1235 app/Gedcom.php:1243 app/Gedcom.php:1255 10418#: app/Gedcom.php:1289 app/Gedcom.php:1297 app/Gedcom.php:1311 10419#: app/Gedcom.php:1338 app/Gedcom.php:1348 app/Gedcom.php:1366 10420#: app/Gedcom.php:1377 app/Gedcom.php:1386 app/Gedcom.php:1419 10421#: app/Gedcom.php:1819 app/Gedcom.php:1827 app/Gedcom.php:1833 10422#: app/Gedcom.php:1841 app/Http/RequestHandlers/CheckTree.php:358 10423#: resources/views/admin/trees-privacy.phtml:168 10424#: resources/views/modals/create-media-from-file.phtml:49 10425#: resources/views/modals/media-object-fields.phtml:19 10426#: resources/views/modals/note-object-fields.phtml:9 10427#: resources/views/modules/favorites/favorites.phtml:158 10428#: resources/views/modules/notes/tab.phtml:92 10429#: resources/views/modules/recent_changes/changes-table.phtml:68 10430#: resources/xml/reports/cemetery_report.xml:56 10431#: resources/xml/reports/family_group_report.xml:485 10432#: resources/xml/reports/family_group_report.xml:749 10433#: resources/xml/reports/family_group_report.xml:1101 10434#: resources/xml/reports/occupation_report.xml:64 10435msgid "Note" 10436msgstr "नोट" 10437 10438#: resources/views/help/restriction.phtml:11 10439msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10440msgstr "ध्यान दें यदि उपयोगकर्ता खाता किसी रिकॉर्ड से जुड़ा हुआ है, तो वह उपयोगकर्ता हमेशा उस रिकॉर्ड को देख सकेगा।" 10441 10442#: resources/views/help/relationship-privacy.phtml:16 10443msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10444msgstr "नोट: लंबी पथ लंबाई के लिए बहुत अधिक गणना की आवश्यकता होती है, जो आपकी वेबसाइट को इन उपयोगकर्ताओं के लिए धीमा चला सकती है।" 10445 10446#. I18N: Name of a module 10447#: app/Module/FixSearchAndReplace.php:113 app/Module/NoteListModule.php:157 10448#: app/Module/NotesTabModule.php:60 10449#: resources/views/admin/control-panel.phtml:325 10450#: resources/views/admin/merge-records-step-1.phtml:56 10451#: resources/views/modules/statistics-chart/other-records.phtml:36 10452#: resources/views/record-page-links.phtml:76 10453#: resources/views/search-results.phtml:81 10454#: resources/xml/reports/individual_ext_report.xml:237 10455#: resources/xml/reports/individual_report.xml:226 10456msgid "Notes" 10457msgstr "नोट्स" 10458 10459#: resources/views/admin/users-cleanup.phtml:73 10460msgid "Nothing found to cleanup" 10461msgstr "सफाई के लिए कुछ नहीं मिला" 10462 10463#: resources/views/admin/location-edit.phtml:123 10464msgid "Nothing found." 10465msgstr "कुछ नहीं मिला।" 10466 10467#: resources/views/modules/pedigree-map/chart.phtml:64 10468#: resources/views/modules/places/tab.phtml:65 10469msgid "Nothing to show" 10470msgstr "दिखाने के लिए कुछ भी नहीं" 10471 10472#: app/Date/AbstractGregorianJulianDate.php:241 10473msgctxt "Abbreviation for November" 10474msgid "Nov" 10475msgstr "नव" 10476 10477#: app/Date/AbstractGregorianJulianDate.php:138 10478msgctxt "GENITIVE" 10479msgid "November" 10480msgstr "नवंबर" 10481 10482#: app/Date/AbstractGregorianJulianDate.php:208 10483msgctxt "INSTRUMENTAL" 10484msgid "November" 10485msgstr "नवंबर" 10486 10487#: app/Date/AbstractGregorianJulianDate.php:173 10488msgctxt "LOCATIVE" 10489msgid "November" 10490msgstr "नवंबर" 10491 10492#: app/Date/AbstractGregorianJulianDate.php:103 10493#: app/Module/StatisticsChartModule.php:799 10494#: resources/views/edit/initialize-calendar-popup.phtml:21 10495msgctxt "NOMINATIVE" 10496msgid "November" 10497msgstr "नवंबर" 10498 10499#. I18N: Location of an LDS church temple 10500#: app/Elements/TempleCode.php:145 10501msgid "Nuku’Alofa, Tonga" 10502msgstr "Nuku’Alofa, टोंगा" 10503 10504#: app/Gedcom.php:470 app/Gedcom.php:699 10505#: app/Module/StatisticsChartModule.php:714 10506#: app/Statistics/Google/ChartChildren.php:107 10507#: resources/views/modules/statistics-chart/custom.phtml:51 10508msgid "Number of children" 10509msgstr "बच्चों की संख्या" 10510 10511#: resources/views/modules/recent_changes/config.phtml:21 10512#: resources/views/modules/upcoming_events/config.phtml:21 10513#: resources/views/modules/yahrzeit/config.phtml:18 10514msgid "Number of days to show" 10515msgstr "दिखाने के लिए दिनों की संख्या" 10516 10517#: app/Statistics/Google/ChartNoChildrenFamilies.php:119 10518#: resources/views/modules/statistics-chart/children.phtml:29 10519msgid "Number of families without children" 10520msgstr "बिना बच्चों वाले परिवारों की संख्या" 10521 10522#. I18N: ... to show in a list 10523#: resources/views/modules/top10_givnnames/config.phtml:15 10524msgid "Number of given names" 10525msgstr "दिए गए नामों की संख्या" 10526 10527#: app/Gedcom.php:700 10528msgid "Number of marriages" 10529msgstr "विवाह की संख्या" 10530 10531#. I18N: ... to show in a list 10532#: resources/views/modules/top10_pageviews/config.phtml:13 10533msgid "Number of pages" 10534msgstr "पेजों की संख्या" 10535 10536#. I18N: ... to show in a list 10537#: resources/views/modules/gedcom_stats/config.phtml:80 10538#: resources/views/modules/top10_surnames/config.phtml:15 10539msgid "Number of surnames" 10540msgstr "कुलनामों की संख्या" 10541 10542#: app/Elements/RelationIsDescriptor.php:117 10543msgid "Nurse" 10544msgstr "नर्स" 10545 10546#: app/Elements/RelationIsDescriptor.php:85 10547msgctxt "FEMALE" 10548msgid "Nurse" 10549msgstr "नर्स" 10550 10551#: app/Elements/RelationIsDescriptor.php:64 10552msgctxt "MALE" 10553msgid "Nurse" 10554msgstr "नर्स" 10555 10556#. I18N: Location of an LDS church temple 10557#: app/Elements/TempleCode.php:148 10558msgid "Oakland, California, United States" 10559msgstr "ओकलैंड, कैलिफोर्निया, संयुक्त राज्य" 10560 10561#. I18N: Location of an LDS church temple 10562#: app/Elements/TempleCode.php:149 10563msgid "Oaxaca, Mexico" 10564msgstr "ओक्साका, मैक्सिको" 10565 10566#: app/Gedcom.php:703 app/Gedcom.php:1015 10567#: resources/xml/reports/occupation_report.xml:5 10568#: resources/xml/reports/occupation_report.xml:54 10569msgid "Occupation" 10570msgstr "पेशा" 10571 10572#. I18N: Name of a report 10573#: app/Module/OccupationReportModule.php:44 10574#: resources/xml/reports/occupation_report.xml:3 10575#: resources/xml/reports/occupation_report.xml:37 10576msgid "Occupations" 10577msgstr "पेशा" 10578 10579#. I18N: Name of a country or state 10580#: app/Statistics/Service/CountryService.php:411 10581msgid "Occupied Palestinian Territory" 10582msgstr "फिलीस्तीनी इलाके" 10583 10584#: app/Date/AbstractGregorianJulianDate.php:240 10585msgctxt "Abbreviation for October" 10586msgid "Oct" 10587msgstr "अक" 10588 10589#. I18N: The eighth day in the French republican calendar 10590#: app/Date/FrenchDate.php:315 10591msgid "Octidi" 10592msgstr "ऑक्टीडी" 10593 10594#: app/Date/AbstractGregorianJulianDate.php:137 10595msgctxt "GENITIVE" 10596msgid "October" 10597msgstr "अक्टूबर" 10598 10599#: app/Date/AbstractGregorianJulianDate.php:207 10600msgctxt "INSTRUMENTAL" 10601msgid "October" 10602msgstr "अक्टूबर" 10603 10604#: app/Date/AbstractGregorianJulianDate.php:172 10605msgctxt "LOCATIVE" 10606msgid "October" 10607msgstr "अक्टूबर" 10608 10609#: app/Date/AbstractGregorianJulianDate.php:102 10610#: app/Module/StatisticsChartModule.php:798 10611#: resources/views/edit/initialize-calendar-popup.phtml:20 10612msgctxt "NOMINATIVE" 10613msgid "October" 10614msgstr "अक्टूबर" 10615 10616#. I18N: Location of an LDS church temple 10617#: app/Elements/TempleCode.php:150 10618msgid "Ogden, Utah, United States" 10619msgstr "ओग्डेन, यूटा, संयुक्त राज्य अमेरिका" 10620 10621#. I18N: Location of an LDS church temple 10622#: app/Elements/TempleCode.php:151 10623msgid "Oklahoma City, Oklahoma, United States" 10624msgstr "ओक्लाहोमा सिटी, ओक्लाहोमा, संयुक्त राज्य अमेरिका" 10625 10626#: resources/views/admin/changes-log.phtml:69 10627msgid "Old data" 10628msgstr "पुराना डेटा" 10629 10630#: resources/views/admin/control-panel.phtml:839 10631msgid "Old files found" 10632msgstr "पुरानी फाइलें मिलीं" 10633 10634#: resources/views/modules/statistics-chart/birth-age.phtml:39 10635msgid "Oldest father" 10636msgstr "सबसे बड़े पिता" 10637 10638#: resources/views/modules/statistics-chart/marriage-age.phtml:50 10639msgid "Oldest female" 10640msgstr "सबसे बुजुर्ग महिला" 10641 10642#: resources/views/modules/statistics-chart/oldest-living.phtml:10 10643msgid "Oldest living individuals" 10644msgstr "सबसे बुज़ुर्ग जीवित व्यक्ति" 10645 10646#: resources/views/modules/statistics-chart/marriage-age.phtml:39 10647msgid "Oldest male" 10648msgstr "सबसे बुजुर्ग पुरुष" 10649 10650#: resources/views/modules/statistics-chart/birth-age.phtml:50 10651msgid "Oldest mother" 10652msgstr "सबसे बड़ी माँ" 10653 10654#. I18N: The name of a colour-scheme 10655#: app/Module/ColorsTheme.php:175 10656msgid "Olivia" 10657msgstr "ओलिविआ" 10658 10659#. I18N: Name of a country or state 10660#: app/Statistics/Service/CountryService.php:385 10661msgid "Oman" 10662msgstr "ओमान" 10663 10664#. I18N: Name of a module 10665#: app/Module/OnThisDayModule.php:101 10666msgid "On this day" 10667msgstr "आज के दिन" 10668 10669#: app/Http/RequestHandlers/CalendarPage.php:120 10670msgid "On this day…" 10671msgstr "आज के दिन…" 10672 10673#: resources/views/admin/map-import-form.phtml:60 10674msgid "Only add new records" 10675msgstr "केवल नए रिकॉर्ड जोड़ें" 10676 10677#: app/Elements/RestrictionNotice.php:97 10678#: resources/views/modals/restriction-fields.phtml:24 10679msgid "Only managers can edit" 10680msgstr "सिर्फ मैनेजर्स एडिट कर सकते हैं" 10681 10682#: resources/views/admin/map-import-form.phtml:60 10683msgid "Only update existing records" 10684msgstr "केवल मौजूदा रिकॉर्ड अपडेट करें" 10685 10686#: resources/views/errors/database-connection.phtml:13 10687msgid "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." 10688msgstr "उफ़! वेबसर्वर डेटाबेस सर्वर से कनेक्ट करने में असमर्थ है। यह व्यस्त हो सकता है, या रखरखाव से गुजर रहा है, या सिर्फ़ टूट गया है। आपको कुछ मिनटों में <a href=\"index.php\">पुनः प्रयास</a> करना चाहिए, या वेबसाइट एडमिनिस्ट्रेटर से संपर्क करना चाहिए।" 10689 10690#: app/Http/RequestHandlers/SetupWizard.php:175 10691msgid "Oops! webtrees was unable to create files in this folder." 10692msgstr "उफ़! webtrees इस फ़ोल्डर में फाइल बनाने में असमर्थ रही।" 10693 10694#. I18N: https://openrouteservice.org 10695#: app/Module/MapGeoLocationOpenRouteService.php:44 10696#: app/Module/OpenRouteServiceAutocomplete.php:81 10697msgid "OpenRouteService" 10698msgstr "OpenRouteService" 10699 10700#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:51 10701msgid "OpenStreetMap™" 10702msgstr "OpenStreetMap™" 10703 10704#. I18N: Location of an LDS church temple 10705#: app/Elements/TempleCode.php:152 10706msgid "Oquirrh Mountain, Utah, United States" 10707msgstr "Oquirrh माउंटेन, यूटा, संयुक्त राज्य अमेरिका" 10708 10709#: app/Date/JalaliDate.php:274 10710msgctxt "Abbreviation for Persian month: Ordibehesht" 10711msgid "Ord" 10712msgstr "ओर" 10713 10714#. I18N: 2nd month in the Persian/Jalali calendar 10715#: app/Date/JalaliDate.php:141 10716msgctxt "GENITIVE" 10717msgid "Ordibehesht" 10718msgstr "ओर्दिबेहेश्त" 10719 10720#. I18N: 2nd month in the Persian/Jalali calendar 10721#: app/Date/JalaliDate.php:231 10722msgctxt "INSTRUMENTAL" 10723msgid "Ordibehesht" 10724msgstr "ओर्दिबेहेश्त" 10725 10726#. I18N: 2nd month in the Persian/Jalali calendar 10727#: app/Date/JalaliDate.php:186 10728msgctxt "LOCATIVE" 10729msgid "Ordibehesht" 10730msgstr "ओर्दिबेहेश्त" 10731 10732#. I18N: 2nd month in the Persian/Jalali calendar 10733#: app/Date/JalaliDate.php:96 10734msgctxt "NOMINATIVE" 10735msgid "Ordibehesht" 10736msgstr "ओर्दिबेहेश्त" 10737 10738#: app/Gedcom.php:867 10739msgid "Ordinance" 10740msgstr "अध्यादेश" 10741 10742#: app/Gedcom.php:705 app/Gedcom.php:1018 10743msgid "Ordination" 10744msgstr "दीक्षा" 10745 10746#. I18N: Ordnance Survey is the UK government mapping service. 10747#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10748msgid "Ordnance Survey historic maps" 10749msgstr "आयुध सर्वेक्षण ऐतिहासिक मानचित्र" 10750 10751#: resources/xml/reports/change_report.xml:10 10752#: resources/xml/reports/pedigree_report.xml:7 10753msgid "Orientation" 10754msgstr "अभिविन्यास" 10755 10756#: app/Gedcom.php:1019 10757msgid "Origin" 10758msgstr "" 10759 10760#. I18N: GEDCOM tag _ORIG 10761#: app/Gedcom.php:1024 app/Gedcom.php:1479 app/Gedcom.php:1488 10762#: app/Gedcom.php:1511 app/Gedcom.php:1522 10763msgid "Original text" 10764msgstr "मूल लेख" 10765 10766#. I18N: Location of an LDS church temple 10767#: app/Elements/TempleCode.php:153 10768msgid "Orlando, Florida, United States" 10769msgstr "ऑरलैंडो, फ्लोरिडा, संयुक्त राज्य अमेरिका" 10770 10771#. I18N: Type of media object 10772#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10773#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:92 10774#: app/Module/StatisticsChartModule.php:153 10775#: app/Statistics/Google/ChartCommonGiven.php:79 10776#: app/Statistics/Google/ChartCommonSurname.php:137 10777#: resources/views/admin/control-panel.phtml:737 10778msgid "Other" 10779msgstr "अन्य" 10780 10781#: resources/views/admin/trees-preferences.phtml:407 10782msgid "Other facts to show in charts" 10783msgstr "चार्ट में दिखाने के लिए अन्य तथ्य" 10784 10785#: resources/views/admin/trees-preferences.phtml:689 10786msgid "Other preferences" 10787msgstr "अन्य प्राथमिकताएँ" 10788 10789#: app/Elements/RelationIsDescriptor.php:118 10790msgid "Owner" 10791msgstr "मालिक" 10792 10793#: app/Elements/RelationIsDescriptor.php:86 10794msgctxt "FEMALE" 10795msgid "Owner" 10796msgstr "मालकिन" 10797 10798#: app/Elements/RelationIsDescriptor.php:65 10799msgctxt "MALE" 10800msgid "Owner" 10801msgstr "मालिक" 10802 10803#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10804#: app/Exceptions/FileUploadException.php:88 10805msgid "PHP blocked the file because of its extension." 10806msgstr "PHP ने फ़ाइल को इसके एक्सटेंशन के कारण से ब्लॉक कर दिया।" 10807 10808#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10809#: app/Exceptions/FileUploadException.php:83 10810msgid "PHP failed to write to disk." 10811msgstr "PHP डिस्क में लिखने में विफल रही।" 10812 10813#: resources/views/admin/server-information.phtml:18 10814msgid "PHP information" 10815msgstr "PHP की जानकारी" 10816 10817#: resources/xml/reports/ahnentafel_report.xml:56 10818#: resources/xml/reports/bdm_report.xml:42 10819#: resources/xml/reports/birth_report.xml:32 10820#: resources/xml/reports/cemetery_report.xml:35 10821#: resources/xml/reports/change_report.xml:45 10822#: resources/xml/reports/death_report.xml:33 10823#: resources/xml/reports/descendancy_report.xml:43 10824#: resources/xml/reports/fact_sources.xml:44 10825#: resources/xml/reports/family_group_report.xml:89 10826#: resources/xml/reports/individual_ext_report.xml:100 10827#: resources/xml/reports/individual_report.xml:89 10828#: resources/xml/reports/marriage_report.xml:31 10829#: resources/xml/reports/missing_facts_report.xml:53 10830#: resources/xml/reports/occupation_report.xml:38 10831#: resources/xml/reports/relative_ext_report.xml:51 10832msgid "Page" 10833msgstr "पेज" 10834 10835#: resources/views/modules/media-list/pagination.phtml:39 10836#, php-format 10837msgid "Page %s of %s" 10838msgstr "पेज %s, %s में से" 10839 10840#: resources/xml/reports/ahnentafel_report.xml:13 10841#: resources/xml/reports/bdm_report.xml:12 10842#: resources/xml/reports/birth_report.xml:10 10843#: resources/xml/reports/cemetery_report.xml:8 10844#: resources/xml/reports/change_report.xml:9 10845#: resources/xml/reports/death_report.xml:11 10846#: resources/xml/reports/descendancy_report.xml:8 10847#: resources/xml/reports/fact_sources.xml:8 10848#: resources/xml/reports/family_group_report.xml:11 10849#: resources/xml/reports/individual_ext_report.xml:12 10850#: resources/xml/reports/individual_report.xml:9 10851#: resources/xml/reports/marriage_report.xml:10 10852#: resources/xml/reports/missing_facts_report.xml:8 10853#: resources/xml/reports/occupation_report.xml:7 10854#: resources/xml/reports/pedigree_report.xml:8 10855#: resources/xml/reports/relative_ext_report.xml:8 10856msgid "Page size" 10857msgstr "पेज साइज़" 10858 10859#. I18N: Type of media object 10860#: app/Elements/SourceMediaType.php:93 10861msgid "Painting" 10862msgstr "चित्रकारी" 10863 10864#. I18N: Name of a country or state 10865#: app/Statistics/Service/CountryService.php:387 10866msgid "Pakistan" 10867msgstr "पाकिस्तान" 10868 10869#. I18N: Name of a country or state 10870#: app/Statistics/Service/CountryService.php:397 10871msgid "Palau" 10872msgstr "पलाऊ" 10873 10874#. I18N: A colour scheme 10875#: app/Module/ColorsTheme.php:124 10876msgid "Palette" 10877msgstr "पैलेट" 10878 10879#. I18N: Location of an LDS church temple 10880#: app/Elements/TempleCode.php:155 10881msgid "Palmyra, New York, United States" 10882msgstr "पलमायरा, न्यूयॉर्क, संयुक्त राज्य अमेरिका" 10883 10884#. I18N: Name of a country or state 10885#: app/Statistics/Service/CountryService.php:389 10886msgid "Panama" 10887msgstr "पनामा" 10888 10889#. I18N: Location of an LDS church temple 10890#: app/Elements/TempleCode.php:156 10891msgid "Panama City, Panama" 10892msgstr "पनामा सिटी, पनामा" 10893 10894#. I18N: Location of an LDS church temple 10895#: app/Elements/TempleCode.php:157 10896msgid "Papeete, Tahiti" 10897msgstr "पपीते, ताहिती" 10898 10899#. I18N: Name of a country or state 10900#: app/Statistics/Service/CountryService.php:399 10901msgid "Papua New Guinea" 10902msgstr "पापुआ न्यू गिनी" 10903 10904#. I18N: Name of a country or state 10905#: app/Statistics/Service/CountryService.php:409 10906msgid "Paraguay" 10907msgstr "पैराग्वे" 10908 10909#: app/Gedcom.php:1404 10910msgid "Parent location" 10911msgstr "" 10912 10913#: app/Gedcom.php:725 app/Http/RequestHandlers/IndividualPage.php:212 10914#: resources/views/edit/reorder-families.phtml:70 10915#: resources/views/modules/ancestors-chart/tree.phtml:33 10916#: resources/views/modules/family_nav/sidebar-family.phtml:41 10917msgid "Parents" 10918msgstr "माता-पिता" 10919 10920#: resources/xml/reports/individual_ext_report.xml:6 10921#: resources/xml/reports/individual_ext_report.xml:89 10922#: resources/xml/reports/missing_facts_report.xml:6 10923#: resources/xml/reports/relative_ext_report.xml:6 10924#: resources/xml/reports/relative_ext_report.xml:41 10925msgid "Parents and siblings" 10926msgstr "माता-पिता और भाई-बहन" 10927 10928#: resources/views/fact-parent-age.phtml:40 10929msgid "Parent’s age" 10930msgstr "माँ-बाप की उम्र" 10931 10932#. I18N: A configuration setting 10933#: resources/views/admin/site-mail.phtml:147 10934#: resources/views/admin/users-create.phtml:56 10935#: resources/views/admin/users-edit.phtml:67 10936#: resources/views/edit-account-page.phtml:86 10937#: resources/views/login-page.phtml:42 10938#: resources/views/modules/login_block/sign-in.phtml:29 10939#: resources/views/password-reset-page.phtml:32 10940#: resources/views/register-page.phtml:71 10941#: resources/views/setup/step-5-administrator.phtml:78 10942msgid "Password" 10943msgstr "पासवर्ड" 10944 10945#: resources/views/admin/users-create.phtml:61 10946#: resources/views/admin/users-edit.phtml:72 10947#: resources/views/edit-account-page.phtml:91 10948#: resources/views/password-reset-page.phtml:37 10949#: resources/views/register-page.phtml:76 10950msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10951msgstr "पासवर्ड कम से कम 8 अक्षरों का होना चाहिए और केस-सेंसिटिव हो, ताकि “secret” से “SECRET” अलग हो।" 10952 10953#. I18N: Location of an LDS church temple 10954#: app/Elements/TempleCode.php:158 10955msgid "Payson, Utah, United States" 10956msgstr "पैसन, यूटा, संयुक्त राज्य अमेरिका" 10957 10958#. I18N: Name of a module/chart 10959#. I18N: Name of a report 10960#: app/Module/ChartsBlockModule.php:122 app/Module/ChartsBlockModule.php:255 10961#: app/Module/PedigreeChartModule.php:104 10962#: app/Module/PedigreeReportModule.php:40 10963#: resources/xml/reports/pedigree_report.xml:3 10964#: resources/xml/reports/pedigree_report.xml:48 10965msgid "Pedigree" 10966msgstr "वंशावली" 10967 10968#: resources/xml/reports/pedigree_report.xml:750 10969msgid "Pedigree chart" 10970msgstr "पेडिग्री चार्ट" 10971 10972#. I18N: Name of a module 10973#: app/Module/PedigreeMapModule.php:111 10974msgid "Pedigree map" 10975msgstr "वंशावली नक्शा" 10976 10977#. I18N: %s is an individual’s name 10978#: app/Module/PedigreeMapModule.php:157 app/Module/PedigreeMapModule.php:210 10979#, php-format 10980msgid "Pedigree map of %s" 10981msgstr "%s वंशावली नक्शा" 10982 10983#. I18N: %s is an individual’s name 10984#: app/Module/PedigreeChartModule.php:150 10985#, php-format 10986msgid "Pedigree tree of %s" 10987msgstr "%s की वंशावली ट्री" 10988 10989#. I18N: Name of a module 10990#: app/Http/RequestHandlers/HelpText.php:281 10991#: app/Http/RequestHandlers/PendingChanges.php:67 10992#: app/Module/ModuleThemeTrait.php:440 app/Module/ReviewChangesModule.php:81 10993#: app/Module/ReviewChangesModule.php:135 10994#: resources/views/admin/control-panel.phtml:319 10995#: resources/views/admin/control-panel.phtml:345 10996#: resources/views/pending-changes-page.phtml:78 10997#: resources/xml/reports/change_report.xml:52 10998msgid "Pending changes" 10999msgstr "रुके हुए परिवर्तन" 11000 11001#: resources/views/help/pending-changes.phtml:20 11002msgid "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." 11003msgstr "लंबित परिवर्तन केवल तभी दिखाए जाते हैं जब आपके खाते को एडिट करने की अनुमति हो। जब आप साइन आउट करते हैं, तो आप उन्हें देख नहीं पाएंगे। इसके अलावा, लंबित परिवर्तन केवल कुछ पेजों पर दिखाए जाते हैं। उदाहरण के लिए, उन्हें सूची , रिपोर्ट या खोज परिणाम में नहीं दिखाया जाता।" 11004 11005#: app/Gedcom.php:1044 app/Gedcom.php:1084 11006msgid "Permanent number" 11007msgstr "परमनेन्ट नंबर" 11008 11009#: resources/views/admin/changes-log.phtml:111 11010#: resources/views/admin/site-logs.phtml:103 11011msgid "Permanently delete these records?" 11012msgstr "इन रिकॉर्ड्स को स्थायी रूप से हटाएं?" 11013 11014#: resources/views/modules/privacy-policy/page.phtml:18 11015msgid "Personal data" 11016msgstr "व्यक्तिगत डेटा" 11017 11018#. I18N: Location of an LDS church temple 11019#: app/Elements/TempleCode.php:159 11020msgid "Perth, Australia" 11021msgstr "पर्थ, ऑस्ट्रेलिया" 11022 11023#. I18N: Name of a country or state 11024#: app/Statistics/Service/CountryService.php:393 11025msgid "Peru" 11026msgstr "पेरू" 11027 11028#. I18N: Name of a country or state 11029#: app/Statistics/Service/CountryService.php:395 11030msgid "Philippines" 11031msgstr "फ़िलीपीन्स" 11032 11033#. I18N: Location of an LDS church temple 11034#: app/Elements/TempleCode.php:160 11035msgid "Phoenix, Arizona, United States" 11036msgstr "फीनिक्स, एरिज़ोना, संयुक्त राज्य" 11037 11038#: app/Gedcom.php:418 app/Gedcom.php:523 app/Gedcom.php:549 app/Gedcom.php:805 11039#: app/Gedcom.php:854 app/Gedcom.php:1715 11040#: resources/views/modals/submitter-fields.phtml:25 11041msgid "Phone" 11042msgstr "फोन" 11043 11044#: resources/views/search-phonetic-page.phtml:63 11045msgid "Phonetic algorithm" 11046msgstr "ध्वन्यात्मक एल्गोरिथ्म" 11047 11048#: app/Gedcom.php:672 11049msgid "Phonetic name" 11050msgstr "ध्वन्यात्मक नाम" 11051 11052#: app/Gedcom.php:420 app/Gedcom.php:551 app/Gedcom.php:1342 11053msgid "Phonetic place" 11054msgstr "ध्वन्यात्मक स्थान" 11055 11056#. I18N: search using “sounds like”, rather than exact spelling 11057#: app/Http/RequestHandlers/SearchPhoneticPage.php:98 11058#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:35 11059msgid "Phonetic search" 11060msgstr "मिलता-जुलता खोज" 11061 11062#: app/Gedcom.php:679 11063msgid "Phonetic type" 11064msgstr "ध्वन्यात्मक प्रकार" 11065 11066#. I18N: Type of media object 11067#: app/Elements/SourceMediaType.php:94 app/Gedcom.php:1118 11068msgid "Photo" 11069msgstr "फोटो" 11070 11071#: app/Gedcom.php:886 app/Gedcom.php:888 app/Gedcom.php:893 app/Gedcom.php:898 11072#: app/Gedcom.php:900 app/Gedcom.php:912 app/Gedcom.php:914 app/Gedcom.php:919 11073#: app/Gedcom.php:923 app/Gedcom.php:924 app/Gedcom.php:926 app/Gedcom.php:928 11074msgid "Phrase" 11075msgstr "" 11076 11077#. I18N: The name of a colour-scheme 11078#: app/Module/ColorsTheme.php:177 11079msgid "Pink Plastic" 11080msgstr "पिंक प्लास्टिक" 11081 11082#. I18N: Name of a country or state 11083#: app/Statistics/Service/CountryService.php:391 11084msgid "Pitcairn" 11085msgstr "पिटकेर्न द्वीपसमूह" 11086 11087#: app/Gedcom.php:419 app/Gedcom.php:550 app/Gedcom.php:821 app/Gedcom.php:1022 11088#: app/Gedcom.php:1117 app/Gedcom.php:1371 app/Gedcom.php:1597 11089#: app/Http/RequestHandlers/HelpText.php:251 app/Module/FixCemeteryTag.php:85 11090#: resources/views/admin/location-edit.phtml:35 11091#: resources/views/admin/location-edit.phtml:122 11092#: resources/views/admin/locations.phtml:42 11093#: resources/views/lists/families-table.phtml:231 11094#: resources/views/lists/individuals-table.phtml:249 11095#: resources/views/lists/individuals-table.phtml:260 11096#: resources/views/modules/census-assistant.phtml:45 11097#: resources/views/modules/lifespans-chart/page.phtml:43 11098#: resources/views/search-phonetic-page.phtml:54 11099#: resources/xml/reports/bdm_report.xml:6 11100#: resources/xml/reports/bdm_report.xml:134 11101#: resources/xml/reports/bdm_report.xml:160 11102#: resources/xml/reports/bdm_report.xml:194 11103#: resources/xml/reports/birth_report.xml:42 11104#: resources/xml/reports/cemetery_report.xml:52 11105#: resources/xml/reports/death_report.xml:50 11106#: resources/xml/reports/marriage_report.xml:50 11107#: resources/xml/reports/occupation_report.xml:60 11108msgid "Place" 11109msgstr "जगह" 11110 11111#. I18N: Name of a module/list 11112#: app/Gedcom.php:509 app/Module/PlaceHierarchyListModule.php:102 11113#: app/Module/PlaceHierarchyListModule.php:245 11114#: resources/views/place-hierarchy.phtml:16 11115msgid "Place hierarchy" 11116msgstr "स्थान श्रेणी" 11117 11118#: app/Gedcom.php:1734 11119msgid "Place in Hebrew" 11120msgstr "जगह का नाम हिब्रू में" 11121 11122#: resources/views/modules/place-hierarchy/list.phtml:14 11123msgid "Place list" 11124msgstr "स्थान सूची" 11125 11126#. I18N: Help text for the “Abbreviate place names” configuration setting 11127#: resources/views/admin/trees-preferences.phtml:574 11128msgid "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>." 11129msgstr "स्थान के नाम अक्सर चार्ट, सूची वगैरह पर फिट होने के लिए काफ़ी लंबे होते हैं, उन्हें नाम के प्रथम कुछ भाग, जैसे कि <i>गांव, ज़िला</i>, या अंतिम कुछ भाग जैसे कि <i>राज्य, देश</i>, दिखाकर छोटा किया जा सकता है।" 11130 11131#: resources/views/help/place.phtml:12 11132msgid "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." 11133msgstr "समय के साथ जगह के नाम बदल सकते हैं। वंशावली में, किसी शहर या देश के लिए वर्तमान नाम का उपयोग करना प्रथा है। ऐतिहासिक नाम को स्रोतों, नोट्स वगैरह में दिखाया जा सकता है।" 11134 11135#: resources/views/help/place.phtml:8 11136msgid "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”." 11137msgstr "स्थानों के नाम एक कॉमा द्वारा अलग की गई सूची के रूप में दर्ज किए जाने चाहिए, जो सबसे छोटी जगह से शुरू होता है और देश के साथ समाप्त होता है। उदाहरण के लिए, “नागपुर, महाराष्ट्र, इंडिया”।" 11138 11139#: app/Gedcom.php:586 11140msgid "Place of LDS baptism" 11141msgstr "LDS बपतिस्मा की जगह" 11142 11143#: app/Gedcom.php:726 11144msgid "Place of LDS child sealing" 11145msgstr "LDS चाइल्ड सीलिंग स्थल" 11146 11147#: app/Gedcom.php:627 11148msgid "Place of LDS confirmation" 11149msgstr "एलडीसी पुष्टि का स्थान" 11150 11151#: app/Gedcom.php:647 11152msgid "Place of LDS endowment" 11153msgstr "LDS दान की जगह" 11154 11155#: app/Gedcom.php:480 11156msgid "Place of LDS spouse sealing" 11157msgstr "LDS जीवनसाथी सीलिंग की जगह" 11158 11159#: app/Gedcom.php:578 11160msgid "Place of adoption" 11161msgstr "दत्तक ग्रहण की जगह" 11162 11163#: app/Gedcom.php:592 resources/xml/reports/missing_facts_report.xml:140 11164msgid "Place of baptism" 11165msgstr "बपतिस्मा की जगह" 11166 11167#: app/Gedcom.php:595 resources/xml/reports/missing_facts_report.xml:223 11168msgid "Place of bar mitzvah" 11169msgstr "बार मित्ज़वाह की जगह" 11170 11171#: app/Gedcom.php:598 resources/xml/reports/missing_facts_report.xml:264 11172msgid "Place of bat mitzvah" 11173msgstr "बात मित्ज़वाह की जगह" 11174 11175#: app/Gedcom.php:602 resources/xml/reports/fact_sources.xml:273 11176#: resources/xml/reports/missing_facts_report.xml:93 11177msgid "Place of birth" 11178msgstr "जन्मस्थान" 11179 11180#: app/Gedcom.php:605 11181msgid "Place of blessing" 11182msgstr "आशीर्वाद की जगह" 11183 11184#: app/Gedcom.php:1073 11185msgid "Place of brit milah" 11186msgstr "खतना की जगह" 11187 11188#: app/Gedcom.php:608 resources/xml/reports/missing_facts_report.xml:557 11189msgid "Place of burial" 11190msgstr "दफ़नाने की जगह" 11191 11192#: app/Gedcom.php:619 app/Gedcom.php:621 11193#: resources/xml/reports/missing_facts_report.xml:181 11194msgid "Place of christening" 11195msgstr "नामकरण की जगह" 11196 11197#. I18N: German Bürgerort 11198#: app/Gedcom.php:1529 11199msgid "Place of citizenship" 11200msgstr "नागरिकता का स्थान" 11201 11202#: app/Gedcom.php:624 resources/xml/reports/missing_facts_report.xml:305 11203msgid "Place of confirmation" 11204msgstr "पुष्टीकरण की जगह" 11205 11206#: app/Gedcom.php:633 11207msgid "Place of cremation" 11208msgstr "श्मशान का स्थान" 11209 11210#: app/Gedcom.php:637 resources/xml/reports/fact_sources.xml:275 11211#: resources/xml/reports/missing_facts_report.xml:516 11212msgid "Place of death" 11213msgstr "मृत्यु की जगह" 11214 11215#: app/Gedcom.php:644 11216msgid "Place of emigration" 11217msgstr "प्रवास का स्थान" 11218 11219#: app/Gedcom.php:456 resources/xml/reports/missing_facts_report.xml:347 11220msgid "Place of engagement" 11221msgstr "सगाई की जगह" 11222 11223#: app/Gedcom.php:653 app/Gedcom.php:1341 11224msgid "Place of event" 11225msgstr "घटनास्थल" 11226 11227#: app/Gedcom.php:663 resources/xml/reports/missing_facts_report.xml:389 11228msgid "Place of first communion" 11229msgstr "प्रथम सम्मेलन की जगह" 11230 11231#: app/Gedcom.php:670 11232msgid "Place of immigration" 11233msgstr "आप्रवासन स्थल" 11234 11235#: app/Gedcom.php:467 resources/xml/reports/fact_sources.xml:321 11236#: resources/xml/reports/missing_facts_report.xml:474 11237msgid "Place of marriage" 11238msgstr "शादी की जगह" 11239 11240#: app/Gedcom.php:462 resources/xml/reports/missing_facts_report.xml:431 11241msgid "Place of marriage banns" 11242msgstr "विवाह बंधन स्थल" 11243 11244#: app/Gedcom.php:698 11245msgid "Place of naturalization" 11246msgstr "समीकरण स्थल" 11247 11248#: app/Gedcom.php:708 11249msgid "Place of ordination" 11250msgstr "दीक्षा स्थल" 11251 11252#: app/Gedcom.php:716 11253msgid "Place of residence" 11254msgstr "निवास का स्थान" 11255 11256#. I18N: Name of a module 11257#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:167 11258#: resources/views/admin/trees-preferences.phtml:553 11259#: resources/views/modules/statistics-chart/places.phtml:10 11260#: resources/views/search-replace-page.phtml:45 11261msgid "Places" 11262msgstr "स्थान" 11263 11264#: resources/views/layouts/default.phtml:157 11265#: resources/views/modules/random_media/slide-show.phtml:30 11266#: resources/views/modules/random_media/slide-show.phtml:32 11267msgid "Play" 11268msgstr "प्ले" 11269 11270#: app/Http/RequestHandlers/ContactAction.php:119 11271msgid "Please enter a valid email address." 11272msgstr "कृपया सही ईमेल एड्रेस दर्ज करें।" 11273 11274#: app/Http/RequestHandlers/ContactAction.php:114 11275#: app/Http/RequestHandlers/PasswordResetAction.php:85 11276#: app/Http/RequestHandlers/PasswordResetPage.php:77 11277#: app/Http/RequestHandlers/RegisterAction.php:107 11278msgid "Please try again." 11279msgstr "कृपया पुन: प्रयास करें।" 11280 11281#. I18N: a month in the French republican calendar 11282#: app/Date/FrenchDate.php:157 11283msgctxt "GENITIVE" 11284msgid "Pluviose" 11285msgstr "प्लूविओस" 11286 11287#. I18N: a month in the French republican calendar 11288#: app/Date/FrenchDate.php:251 11289msgctxt "INSTRUMENTAL" 11290msgid "Pluviose" 11291msgstr "प्लूविओस" 11292 11293#. I18N: a month in the French republican calendar 11294#: app/Date/FrenchDate.php:204 11295msgctxt "LOCATIVE" 11296msgid "Pluviose" 11297msgstr "प्लूविओस" 11298 11299#. I18N: a month in the French republican calendar 11300#: app/Date/FrenchDate.php:109 11301msgctxt "NOMINATIVE" 11302msgid "Pluviose" 11303msgstr "प्लूविओस" 11304 11305#. I18N: Name of a country or state 11306#: app/Statistics/Service/CountryService.php:401 11307msgid "Poland" 11308msgstr "पोलैंड" 11309 11310#: app/SurnameTradition/PolishSurnameTradition.php:54 11311msgctxt "Surname tradition" 11312msgid "Polish" 11313msgstr "पोलिश" 11314 11315#. I18N: A configuration setting 11316#: resources/views/admin/site-mail.phtml:105 11317#: resources/views/setup/step-4-database-mysql.phtml:67 11318#: resources/views/setup/step-4-database-pgsql.phtml:59 11319#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11320msgid "Port number" 11321msgstr "पोर्ट नंबर" 11322 11323#. I18N: Location of an LDS church temple 11324#: app/Elements/TempleCode.php:162 11325msgid "Portland, Oregon, United States" 11326msgstr "पोर्टलैंड, ओरेगन, संयुक्त राज्य अमेरिका" 11327 11328#. I18N: Location of an LDS church temple 11329#: app/Elements/TempleCode.php:154 11330msgid "Porto Alegre, Brazil" 11331msgstr "पोर्टो एलेग्रे, ब्राजील" 11332 11333#. I18N: page orientation 11334#: app/Http/RequestHandlers/TreePreferencesPage.php:99 11335#: resources/xml/reports/change_report.xml:10 11336#: resources/xml/reports/pedigree_report.xml:7 11337msgid "Portrait" 11338msgstr "पोर्ट्रेट" 11339 11340#. I18N: Name of a country or state 11341#: app/Statistics/Service/CountryService.php:407 11342msgid "Portugal" 11343msgstr "पुर्तगाल" 11344 11345#: app/SurnameTradition/PortugueseSurnameTradition.php:42 11346msgctxt "Surname tradition" 11347msgid "Portuguese" 11348msgstr "पुर्तगाली" 11349 11350#: app/Gedcom.php:407 app/Gedcom.php:519 app/Gedcom.php:539 app/Gedcom.php:795 11351#: app/Gedcom.php:842 app/Gedcom.php:1232 app/Gedcom.php:1286 11352#: app/Gedcom.php:1329 app/Gedcom.php:1360 app/Gedcom.php:1410 11353#: app/Gedcom.php:1476 app/Gedcom.php:1508 app/Gedcom.php:1710 11354msgid "Postal code" 11355msgstr "डाक कोड" 11356 11357#. I18N: Name of a module 11358#: app/Module/PoweredByWebtreesModule.php:41 11359msgid "Powered by webtrees™" 11360msgstr "webtrees™ द्वारा संचालित" 11361 11362#. I18N: a month in the French republican calendar 11363#: app/Date/FrenchDate.php:165 11364msgctxt "GENITIVE" 11365msgid "Prairial" 11366msgstr "प्रेरिअल" 11367 11368#. I18N: a month in the French republican calendar 11369#: app/Date/FrenchDate.php:259 11370msgctxt "INSTRUMENTAL" 11371msgid "Prairial" 11372msgstr "प्रेरिअल" 11373 11374#. I18N: a month in the French republican calendar 11375#: app/Date/FrenchDate.php:212 11376msgctxt "LOCATIVE" 11377msgid "Prairial" 11378msgstr "प्रेरिअल" 11379 11380#. I18N: a month in the French republican calendar 11381#: app/Date/FrenchDate.php:118 11382msgctxt "NOMINATIVE" 11383msgid "Prairial" 11384msgstr "प्रेरिअल" 11385 11386#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11387msgid "Predefined text that states admin will decide on each request for a user account" 11388msgstr "पूर्वनिर्धारित लेख, जो बताता है कि प्रत्येक अनुरोध पर एडमिन निर्णय करेंगे उपयोगकर्ता खाता किसे प्रदान करना है" 11389 11390#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11391msgid "Predefined text that states all users can request a user account" 11392msgstr "पूर्वनिर्धारित लेख, जो बताता है कि सभी उपयोगकर्ता एक उपयोगकर्ता खाते के लिए अनुरोध कर सकते हैं" 11393 11394#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11395msgid "Predefined text that states only family members can request a user account" 11396msgstr "पूर्वनिर्धारित लेख, जो बताता है केवल परिवार के सदस्य ही उपयोगकर्ता खाते के लिए अनुरोध कर सकते हैं" 11397 11398#: app/Http/RequestHandlers/TreePageBlockEdit.php:60 11399#: app/Http/RequestHandlers/TreePreferencesPage.php:162 11400#: app/Http/RequestHandlers/UserPageBlockEdit.php:61 11401#: resources/views/admin/components.phtml:60 11402#: resources/views/admin/components.phtml:63 11403#: resources/views/admin/modules.phtml:76 11404#: resources/views/admin/modules.phtml:78 11405#: resources/views/admin/modules.phtml:153 11406#: resources/views/admin/modules.phtml:156 11407#: resources/views/admin/modules.phtml:159 11408#: resources/views/admin/trees.phtml:100 11409#: resources/views/modules/block-template.phtml:18 11410#: resources/views/modules/block-template.phtml:20 11411msgid "Preferences" 11412msgstr "प्राथमिकताएं" 11413 11414#: resources/views/admin/modules.phtml:44 11415#, php-format 11416msgid "Preferences exist for the module “%s”, but this module no longer exists." 11417msgstr "मॉड्यूल “%s” के लिए प्राथमिकताएँ मौजूद हैं, लेकिन यह मॉड्यूल अब मौजूद नहीं है।" 11418 11419#. I18N: A configuration setting 11420#: resources/views/admin/users-edit.phtml:184 11421msgid "Preferred contact method" 11422msgstr "पसंदीदा संपर्क विधि" 11423 11424#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11425#: app/Elements/TempleCode.php:161 11426msgid "President’s Office" 11427msgstr "प्रेजिडेंट’स ऑफिस" 11428 11429#. I18N: Location of an LDS church temple 11430#: app/Elements/TempleCode.php:163 11431msgid "Preston, England" 11432msgstr "प्रेस्टन, इंग्लैंड" 11433 11434#: app/Http/RequestHandlers/DataFixData.php:103 11435#: app/Http/RequestHandlers/DataFixPreview.php:81 11436#: resources/views/admin/analytics-edit.phtml:26 11437msgid "Preview" 11438msgstr "पूर्वदर्शन" 11439 11440#: app/Elements/RelationIsDescriptor.php:120 11441msgid "Priest" 11442msgstr "पुरोहित" 11443 11444#. I18N: The first day in the French republican calendar 11445#: app/Date/FrenchDate.php:301 11446msgid "Primidi" 11447msgstr "प्रीमिडी" 11448 11449#: resources/xml/reports/family_group_report.xml:10 11450msgid "Print basic events when blank" 11451msgstr "खाली होने पर मूल घटनाओं को प्रिंट करें" 11452 11453#: app/Gedcom.php:1261 app/Gedcom.php:1317 app/Gedcom.php:1649 11454msgid "Priority" 11455msgstr "वरीयता" 11456 11457#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11458#: resources/views/admin/trees.phtml:108 11459msgid "Privacy" 11460msgstr "निजता" 11461 11462#. I18N: Name of a module 11463#: app/Module/PrivacyPolicy.php:65 app/Module/PrivacyPolicy.php:121 11464#: resources/views/modules/privacy-policy/footer.phtml:16 11465msgid "Privacy policy" 11466msgstr "गोपनीयता नीति" 11467 11468#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11469#: resources/views/admin/trees-privacy.phtml:154 11470msgid "Privacy restrictions" 11471msgstr "गोपनीयता प्रतिबंध" 11472 11473#: resources/views/admin/trees-privacy.phtml:220 11474msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11475msgstr "गोपनीयता प्रतिबंध - ये उन रिकॉर्ड्स और तथ्यों पर लागू होते हैं जिनमें GEDCOM का RESN टैग नहीं है" 11476 11477#: app/Gedcom.php:1568 app/Gedcom.php:1572 app/Gedcom.php:1594 11478#: app/Gedcom.php:1629 app/Gedcom.php:1636 app/GedcomRecord.php:357 11479#: app/GedcomRecord.php:463 app/Report/ReportParserGenerate.php:1005 11480#: app/Statistics/Repository/EventRepository.php:414 11481msgid "Private" 11482msgstr "निजी" 11483 11484#: resources/views/admin/site-mail.phtml:217 11485msgid "Private key" 11486msgstr "प्राइवेट कुंजी" 11487 11488#: app/Gedcom.php:709 11489msgid "Probate" 11490msgstr "प्रोबेट" 11491 11492#: app/Gedcom.php:710 11493msgid "Property" 11494msgstr "संपत्ति" 11495 11496#. I18N: Location of an LDS church temple 11497#: app/Elements/TempleCode.php:164 11498msgid "Provo City Center, Utah, United States" 11499msgstr "प्रोवो सिटी सेंटर, यूटा, संयुक्त राज्य अमेरिका" 11500 11501#. I18N: Location of an LDS church temple 11502#: app/Elements/TempleCode.php:165 11503msgid "Provo, Utah, United States" 11504msgstr "प्रोवो, यूटा, संयुक्त राज्य अमेरिका" 11505 11506#. I18N: An individual that represents another 11507#: app/Elements/RelationIsDescriptor.php:119 11508msgid "Proxy" 11509msgstr "प्रतिनिधि" 11510 11511#: app/Gedcom.php:825 resources/views/lists/sources-table.phtml:97 11512#: resources/views/modals/source-fields.phtml:36 11513msgid "Publication" 11514msgstr "प्रकाशन" 11515 11516#. I18N: Name of a country or state 11517#: app/Statistics/Service/CountryService.php:403 11518msgid "Puerto Rico" 11519msgstr "पोर्टो रीको" 11520 11521#. I18N: Name of a country or state 11522#: app/Statistics/Service/CountryService.php:415 11523msgid "Qatar" 11524msgstr "कतर" 11525 11526#: app/Gedcom.php:440 app/Gedcom.php:493 app/Gedcom.php:571 app/Gedcom.php:739 11527#: app/Gedcom.php:763 app/Gedcom.php:787 app/Gedcom.php:1246 11528#: app/Gedcom.php:1300 app/Gedcom.php:1389 app/Gedcom.php:1422 11529#: app/Gedcom.php:1830 app/Gedcom.php:1844 11530msgid "Quality of data" 11531msgstr "डेटा की गुणवत्ता" 11532 11533#. I18N: The fourth day in the French republican calendar 11534#: app/Date/FrenchDate.php:307 11535msgid "Quartidi" 11536msgstr "क्वार्टीडी" 11537 11538#: resources/views/modules/faq/config.phtml:58 11539#: resources/views/modules/faq/edit.phtml:30 11540msgid "Question" 11541msgstr "प्रश्न" 11542 11543#. I18N: Location of an LDS church temple 11544#: app/Elements/TempleCode.php:166 11545msgid "Quetzaltenango, Guatemala" 11546msgstr "क्वेटज़ल्टेनंगो, ग्वाटेमाला" 11547 11548#: resources/views/admin/trees-preferences.phtml:679 11549msgid "Quick family facts" 11550msgstr "क्विक पारिवारिक तथ्य" 11551 11552#: resources/views/admin/trees-preferences.phtml:654 11553msgid "Quick individual facts" 11554msgstr "क्विक व्यक्तिगत तथ्य" 11555 11556#. I18N: The fifth day in the French republican calendar 11557#: app/Date/FrenchDate.php:309 11558msgid "Quintidi" 11559msgstr "क्विंटिडी" 11560 11561#. I18N: When replying to an email, the subject becomes “RE: subject” 11562#: resources/views/modules/user-messages/user-messages.phtml:113 11563#: resources/views/modules/user-messages/user-messages.phtml:114 11564msgid "RE: " 11565msgstr "उत्तर: " 11566 11567#: app/Elements/RelationIsDescriptor.php:121 11568msgid "Rabbi" 11569msgstr "रबी" 11570 11571#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11572#: app/Date/HijriDate.php:146 11573msgctxt "GENITIVE" 11574msgid "Rabi’ al-awwal" 11575msgstr "रबी ऊल-अव्वल" 11576 11577#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11578#: app/Date/HijriDate.php:236 11579msgctxt "INSTRUMENTAL" 11580msgid "Rabi’ al-awwal" 11581msgstr "रबी ऊल-अव्वल" 11582 11583#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11584#: app/Date/HijriDate.php:191 11585msgctxt "LOCATIVE" 11586msgid "Rabi’ al-awwal" 11587msgstr "रबी ऊल-अव्वल" 11588 11589#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11590#: app/Date/HijriDate.php:101 11591msgctxt "NOMINATIVE" 11592msgid "Rabi’ al-awwal" 11593msgstr "रबी ऊल-अव्वल" 11594 11595#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11596#: app/Date/HijriDate.php:148 11597msgctxt "GENITIVE" 11598msgid "Rabi’ al-thani" 11599msgstr "रबी ऊल-सानी" 11600 11601#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11602#: app/Date/HijriDate.php:238 11603msgctxt "INSTRUMENTAL" 11604msgid "Rabi’ al-thani" 11605msgstr "रबी ऊल-सानी" 11606 11607#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11608#: app/Date/HijriDate.php:193 11609msgctxt "LOCATIVE" 11610msgid "Rabi’ al-thani" 11611msgstr "रबी ऊल-सानी" 11612 11613#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11614#: app/Date/HijriDate.php:103 11615msgctxt "NOMINATIVE" 11616msgid "Rabi’ al-thani" 11617msgstr "रबी ऊल-सानी" 11618 11619#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11620#: app/Elements/PedigreeLinkageType.php:86 11621msgctxt "Female pedigree" 11622msgid "Rada" 11623msgstr "रदा'अ" 11624 11625#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11626#: app/Elements/PedigreeLinkageType.php:76 11627msgctxt "Male pedigree" 11628msgid "Rada" 11629msgstr "रदा'अ" 11630 11631#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11632#: app/Elements/PedigreeLinkageType.php:96 11633msgctxt "Pedigree" 11634msgid "Rada" 11635msgstr "रदा'अ" 11636 11637#. I18N: https://en.wikipedia.org/wiki/Rajab 11638#: app/Date/HijriDate.php:154 11639msgctxt "GENITIVE" 11640msgid "Rajab" 11641msgstr "रज्जब" 11642 11643#. I18N: https://en.wikipedia.org/wiki/Rajab 11644#: app/Date/HijriDate.php:244 11645msgctxt "INSTRUMENTAL" 11646msgid "Rajab" 11647msgstr "रज्जब" 11648 11649#. I18N: https://en.wikipedia.org/wiki/Rajab 11650#: app/Date/HijriDate.php:199 11651msgctxt "LOCATIVE" 11652msgid "Rajab" 11653msgstr "रज्जब" 11654 11655#. I18N: https://en.wikipedia.org/wiki/Rajab 11656#: app/Date/HijriDate.php:109 11657msgctxt "NOMINATIVE" 11658msgid "Rajab" 11659msgstr "रज्जब" 11660 11661#. I18N: Location of an LDS church temple 11662#: app/Elements/TempleCode.php:167 11663msgid "Raleigh, North Carolina, United States" 11664msgstr "रैले, उत्तरी कैरोलिना, संयुक्त राज्य अमेरिका" 11665 11666#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11667#: app/Date/HijriDate.php:158 11668msgctxt "GENITIVE" 11669msgid "Ramadan" 11670msgstr "रमजान" 11671 11672#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11673#: app/Date/HijriDate.php:248 11674msgctxt "INSTRUMENTAL" 11675msgid "Ramadan" 11676msgstr "रमजान" 11677 11678#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11679#: app/Date/HijriDate.php:203 11680msgctxt "LOCATIVE" 11681msgid "Ramadan" 11682msgstr "रमजान" 11683 11684#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11685#: app/Date/HijriDate.php:113 11686msgctxt "NOMINATIVE" 11687msgid "Ramadan" 11688msgstr "रमजान" 11689 11690#. I18N: Description of the “Slide show” module 11691#: app/Module/SlideShowModule.php:76 11692msgid "Random images from the current family tree." 11693msgstr "वर्तमान वंश वृक्ष से अनियमित इमेज।" 11694 11695#: app/Http/RequestHandlers/ReorderChildrenPage.php:50 11696#: resources/views/family-page-children.phtml:50 11697#: resources/views/family-page-menu.phtml:58 11698#: resources/views/modules/relatives/family.phtml:233 11699msgid "Re-order children" 11700msgstr "बच्चों को पुनः अंकित करें" 11701 11702#: app/Http/RequestHandlers/ReorderFamiliesPage.php:49 11703#: resources/views/individual-page-menu.phtml:81 11704#: resources/views/individual-page-menu.phtml:86 11705#: resources/views/modules/relatives/tab.phtml:95 11706msgid "Re-order families" 11707msgstr "परिवारों को पुनः अंकित करें" 11708 11709#: app/Gedcom.php:1741 app/Http/RequestHandlers/ReorderMediaFilesPage.php:49 11710#: app/Http/RequestHandlers/ReorderMediaPage.php:49 11711#: app/Module/FixPrimaryTag.php:119 11712#: resources/views/individual-page-menu.phtml:102 11713#: resources/views/individual-page-menu.phtml:107 11714msgid "Re-order media" 11715msgstr "मीडिया व्यवस्थित करें" 11716 11717#: resources/views/media-page-menu.phtml:38 11718msgid "Re-order media files" 11719msgstr "" 11720 11721#: app/Http/RequestHandlers/ReorderNamesPage.php:49 11722#: resources/views/individual-page-menu.phtml:49 11723#: resources/views/individual-page-menu.phtml:54 11724msgid "Re-order names" 11725msgstr "नामों को पुनः अंकित करें" 11726 11727#: resources/views/admin/users-create.phtml:30 11728#: resources/views/admin/users-edit.phtml:41 11729#: resources/views/admin/users.phtml:27 11730#: resources/views/edit-account-page.phtml:42 11731#: resources/views/emails/register-notify-html.phtml:28 11732#: resources/views/emails/register-notify-text.phtml:22 11733#: resources/views/register-page.phtml:35 11734msgid "Real name" 11735msgstr "वास्तविक नाम" 11736 11737#. I18N: Name of a module 11738#: app/Module/RecentChangesModule.php:86 11739#: resources/xml/reports/change_report.xml:92 11740msgid "Recent changes" 11741msgstr "नवीनतम बदलाव" 11742 11743#: resources/views/calendar-page.phtml:128 11744msgid "Recent years (< 100 yrs)" 11745msgstr "हाल के वर्ष (< 100 वर्ष)" 11746 11747#. I18N: Location of an LDS church temple 11748#: app/Elements/TempleCode.php:168 11749msgid "Recife, Brazil" 11750msgstr "रेसिफ़, ब्राज़ील" 11751 11752#: resources/views/admin/changes-log.phtml:60 11753#: resources/views/admin/changes-log.phtml:136 11754#: resources/views/admin/data-fix-page.phtml:66 11755#: resources/views/admin/trees-privacy.phtml:225 11756#: resources/views/lists/anniversaries-table.phtml:32 11757#: resources/views/modules/clippings/show.phtml:30 11758#: resources/views/modules/recent_changes/changes-table.phtml:43 11759#: resources/views/modules/todo/research-tasks.phtml:30 11760msgid "Record" 11761msgstr "रिकार्ड" 11762 11763#: app/Gedcom.php:477 app/Gedcom.php:721 app/Gedcom.php:753 app/Gedcom.php:777 11764#: app/Gedcom.php:808 app/Gedcom.php:832 app/Gedcom.php:856 app/Gedcom.php:868 11765#: app/Gedcom.php:1012 app/Gedcom.php:1116 app/Gedcom.php:1681 11766#: app/Gedcom.php:1684 app/Gedcom.php:1690 11767msgid "Record ID number" 11768msgstr "रिकॉर्ड आईडी नंबर" 11769 11770#: app/Gedcom.php:720 app/Gedcom.php:855 11771msgid "Record file number" 11772msgstr "रिकॉर्ड फ़ाइल नंबर" 11773 11774#: resources/views/modules/fix-search-and-replace/options.phtml:62 11775#: resources/views/modules/statistics-chart/other-records.phtml:10 11776#: resources/views/search-general-page.phtml:59 11777msgid "Records" 11778msgstr "रिकार्ड्स" 11779 11780#. I18N: Description of the “Legacy URLs” module 11781#: app/Module/RedirectLegacyUrlsModule.php:114 11782msgid "Redirect old URLs from webtrees version 1." 11783msgstr "पुराने URL को webtrees संस्करण 1 से पुनर्निर्देशित करें।" 11784 11785#. I18N: Location of an LDS church temple 11786#: app/Elements/TempleCode.php:169 11787msgid "Redlands, California, United States" 11788msgstr "रेडलैंड्स, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 11789 11790#: app/Gedcom.php:473 app/Gedcom.php:711 app/Gedcom.php:751 app/Gedcom.php:775 11791#: app/Gedcom.php:806 app/Gedcom.php:826 app/Gedcom.php:907 app/Gedcom.php:941 11792#: app/Gedcom.php:954 app/Gedcom.php:963 app/Gedcom.php:971 app/Gedcom.php:980 11793msgid "Reference number" 11794msgstr "हवाला नंबर" 11795 11796#. I18N: Location of an LDS church temple 11797#: app/Elements/TempleCode.php:170 11798msgid "Regina, Saskatchewan, Canada" 11799msgstr "रेजिना, सास्काचेवान, कनाडा" 11800 11801#: app/Elements/MarriageType.php:64 app/Gedcom.php:994 11802#: resources/xml/reports/fact_sources.xml:205 11803msgid "Registered partnership" 11804msgstr "पंजीकृत भागीदारी" 11805 11806#: app/Elements/RelationIsDescriptor.php:122 11807msgid "Registry officer" 11808msgstr "रजिस्ट्री अधिकारी" 11809 11810#: app/Elements/RelationIsDescriptor.php:87 11811msgctxt "FEMALE" 11812msgid "Registry officer" 11813msgstr "रजिस्ट्री अधिकारी" 11814 11815#: app/Elements/RelationIsDescriptor.php:66 11816msgctxt "MALE" 11817msgid "Registry officer" 11818msgstr "रजिस्ट्री अधिकारी" 11819 11820#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11821#: app/Module/FixSearchAndReplace.php:105 11822msgid "Regular expression" 11823msgstr "रेग्युलर ऍक्सप्रैशन" 11824 11825#: resources/views/modules/fix-search-and-replace/options.phtml:44 11826msgid "Regular expressions are an advanced pattern matching technique." 11827msgstr "“रेग्युलर ऍक्सप्रैशन” एक “एडवांस्ड पैटर्न” मिलान तकनीक है।" 11828 11829#: resources/views/pending-changes-page.phtml:51 11830#: resources/views/pending-changes-page.phtml:89 11831msgid "Reject" 11832msgstr "अस्वीकार करें" 11833 11834#: resources/views/pending-changes-page.phtml:105 11835msgid "Reject all changes" 11836msgstr "सभी परिवर्तनों को अस्वीकार करें" 11837 11838#. I18N: Name of a module/report 11839#: app/Module/IndividualFamiliesReportModule.php:44 11840#: resources/xml/reports/individual_ext_report.xml:3 11841msgid "Related families" 11842msgstr "संबंधित परिवार" 11843 11844#. I18N: Name of a report 11845#: app/Module/RelatedIndividualsReportModule.php:40 11846#: resources/xml/reports/relative_ext_report.xml:3 11847msgid "Related individuals" 11848msgstr "संबंधित व्यक्ति" 11849 11850#: app/Gedcom.php:583 app/Gedcom.php:1236 app/Gedcom.php:1249 11851#: app/Gedcom.php:1290 app/Gedcom.php:1733 app/Gedcom.php:1820 11852#: app/Gedcom.php:1834 app/Module/BranchesListModule.php:398 11853#: app/Module/BranchesListModule.php:436 11854#: resources/views/fact-association-structure.phtml:85 11855msgid "Relationship" 11856msgstr "संबंध" 11857 11858#: app/Gedcom.php:1038 app/Gedcom.php:1131 app/Gedcom.php:1184 11859#: app/Gedcom.php:1573 11860msgid "Relationship to father" 11861msgstr "पिता से संबंध" 11862 11863#: app/Module/RelationshipsChartModule.php:145 11864msgid "Relationship to me" 11865msgstr "मुझसे संबंध" 11866 11867#: app/Gedcom.php:1039 app/Gedcom.php:1132 app/Gedcom.php:1186 11868#: app/Gedcom.php:1574 11869msgid "Relationship to mother" 11870msgstr "माँ से रिश्ता" 11871 11872#: app/Gedcom.php:658 11873msgid "Relationship to parents" 11874msgstr "माता-पिता से संबंध" 11875 11876#: app/Module/RelationshipsChartModule.php:325 11877#, php-format 11878msgid "Relationship: %s" 11879msgstr "संबन्ध: %s" 11880 11881#. I18N: Name of a module/chart 11882#. I18N: Configuration option 11883#: app/Module/RelationshipsChartModule.php:179 11884#: app/Module/RelationshipsChartModule.php:256 11885#: resources/views/lists/individuals-table.phtml:290 11886#: resources/views/modules/relationships-chart/config.phtml:33 11887msgid "Relationships" 11888msgstr "रिश्तेदारी" 11889 11890#. I18N: %s are individual’s names 11891#: app/Module/RelationshipsChartModule.php:248 11892#, php-format 11893msgid "Relationships between %1$s and %2$s" 11894msgstr "%1$s और %2$s के बीच संबंध" 11895 11896#: app/Gedcom.php:1477 app/Gedcom.php:1509 11897msgid "Reliability of the information" 11898msgstr "जानकारी की विश्वसनीयता" 11899 11900#: app/Gedcom.php:429 app/Gedcom.php:560 app/Gedcom.php:713 app/Gedcom.php:1363 11901#: app/Gedcom.php:1379 resources/xml/reports/missing_facts_report.xml:26 11902#: resources/xml/reports/missing_facts_report.xml:587 11903msgid "Religion" 11904msgstr "धर्म" 11905 11906#: app/Gedcom.php:706 11907msgid "Religious institution" 11908msgstr "धार्मिक संस्था" 11909 11910#: app/Elements/MarriageType.php:65 app/Gedcom.php:995 11911#: resources/xml/reports/fact_sources.xml:199 11912msgid "Religious marriage" 11913msgstr "धार्मिक विवाह" 11914 11915#: app/Services/LeafletJsService.php:77 11916msgid "Reload map" 11917msgstr "नक्शा दोबारा लोड करें" 11918 11919#: app/Gedcom.php:1262 app/Gedcom.php:1318 app/Gedcom.php:1653 11920msgid "Reminder date" 11921msgstr "स्मरण तिथि" 11922 11923#: resources/views/modules/review_changes/config.phtml:27 11924msgid "Reminder email frequency (days)" 11925msgstr "रिमाइंडर ईमेल की आवृत्ति (दिन)" 11926 11927#: app/Gedcom.php:1747 11928msgid "Remote server" 11929msgstr "रिमोट सर्वर" 11930 11931#: app/Module/CensusAssistantModule.php:245 11932#: app/Module/CensusAssistantModule.php:269 11933#: resources/views/modules/clippings/show.phtml:31 11934#: resources/views/modules/clippings/show.phtml:46 11935#: resources/views/modules/favorites/favorites.phtml:35 11936msgid "Remove" 11937msgstr "हटाएं" 11938 11939#. I18N: Name of a module 11940#: app/Module/FixDuplicateLinks.php:58 11941msgid "Remove duplicate links" 11942msgstr "डुप्लिकेट लिंक निकालें" 11943 11944#: resources/views/modules/timeline-chart/page.phtml:74 11945msgid "Remove individual" 11946msgstr "व्यक्ती को निकालें" 11947 11948#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11949#: resources/views/admin/trees-import.phtml:120 11950msgid "Remove the GEDCOM media path from filenames" 11951msgstr "फ़ाइलनेम से GEDCOM मीडिया पथ निकालें" 11952 11953#: resources/views/admin/locations.phtml:127 11954msgid "Remove this location?" 11955msgstr "यह स्थान निकालना है?" 11956 11957#. I18N: Location of an LDS church temple 11958#: app/Elements/TempleCode.php:171 11959msgid "Reno, Nevada, United States" 11960msgstr "रेनो, नेवादा, संयुक्त राज्य" 11961 11962#: resources/views/admin/trees.phtml:199 11963msgid "Renumber" 11964msgstr "पुनः अंकित" 11965 11966#. I18N: Renumber the records in a family tree 11967#: app/Http/RequestHandlers/RenumberTreePage.php:62 11968msgid "Renumber XREFs" 11969msgstr "" 11970 11971#: resources/views/admin/trees-merge.phtml:35 11972#: resources/views/admin/trees-merge.phtml:40 11973msgid "Renumber family tree" 11974msgstr "वंश वृक्ष पुनः अंकित करें" 11975 11976#: resources/views/modules/fix-place-names/options.phtml:21 11977msgid "Replace" 11978msgstr "प्रतिस्थापन" 11979 11980#. I18N: Description of a “Data fix” module 11981#: app/Module/FixCemeteryTag.php:71 11982msgid "Replace cemetery tags with burial places." 11983msgstr "कब्रिस्तान टैग को दफन स्थानों से बदलें।" 11984 11985#: resources/views/search-replace-page.phtml:33 11986msgid "Replace with" 11987msgstr "से बदलें" 11988 11989#: resources/views/modules/fix-search-and-replace/options.phtml:28 11990msgid "Replacement text" 11991msgstr "बदली का लेख" 11992 11993#: resources/views/modules/user-messages/user-messages.phtml:128 11994#: resources/views/modules/user-messages/user-messages.phtml:129 11995msgid "Reply" 11996msgstr "उत्तर" 11997 11998#: app/Http/RequestHandlers/ReportGenerate.php:113 11999#: resources/views/admin/modules.phtml:238 12000#: resources/views/admin/modules.phtml:241 12001#: resources/views/report-select-page.phtml:21 12002msgid "Report" 12003msgstr "रिपोर्ट" 12004 12005#. I18N: GEDCOM gag _RPT_PHRS 12006#: app/Gedcom.php:1578 app/Gedcom.php:1579 12007msgid "Report phrase" 12008msgstr "" 12009 12010#. I18N: Name of a module 12011#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12012#: app/Module/ReportsMenuModule.php:59 app/Module/ReportsMenuModule.php:109 12013#: resources/views/admin/control-panel.phtml:685 12014#: resources/views/admin/modules.phtml:108 12015#: resources/views/admin/modules.phtml:110 12016msgid "Reports" 12017msgstr "विवरण" 12018 12019#. I18N: Name of a module/list 12020#: app/Module/FixSearchAndReplace.php:114 12021#: app/Module/RepositoryListModule.php:67 12022#: app/Module/RepositoryListModule.php:160 app/Services/AdminService.php:182 12023#: resources/views/admin/control-panel.phtml:323 12024#: resources/views/admin/merge-records-step-1.phtml:55 12025#: resources/views/lists/repositories-table.phtml:45 12026#: resources/views/modules/gedcom_stats/config.phtml:50 12027#: resources/views/modules/gedcom_stats/statistics.phtml:122 12028#: resources/views/modules/html/template-statistics.phtml:52 12029#: resources/views/modules/statistics-chart/other-records.phtml:45 12030#: resources/views/record-page-links.phtml:85 12031#: resources/views/search-general-page.phtml:93 12032#: resources/views/search-results.phtml:70 12033msgid "Repositories" 12034msgstr "संग्रह स्थान" 12035 12036#: app/Gedcom.php:788 app/Gedcom.php:828 app/Gedcom.php:1256 12037#: app/Gedcom.php:1312 app/Http/RequestHandlers/CheckTree.php:359 12038#: resources/views/admin/trees-privacy.phtml:167 12039#: resources/views/admin/trees.phtml:240 12040#: resources/views/modals/source-fields.phtml:44 12041#: resources/views/modules/favorites/favorites.phtml:121 12042#: resources/views/modules/recent_changes/changes-table.phtml:77 12043msgid "Repository" 12044msgstr "संग्रह" 12045 12046#: resources/views/lists/repositories-table.phtml:50 12047msgid "Repository name" 12048msgstr "संग्रह का नाम" 12049 12050#. I18N: Name of a country or state 12051#: app/Statistics/Service/CountryService.php:134 12052msgid "Republic of the Congo" 12053msgstr "कांगो गणराज्य" 12054 12055#: app/Http/RequestHandlers/PasswordRequestAction.php:111 12056#: app/Http/RequestHandlers/PasswordRequestPage.php:56 12057#: resources/views/modules/login_block/sign-in.phtml:55 12058msgid "Request a new password" 12059msgstr "नए पासवर्ड के लिए अनुरोध करें" 12060 12061#: app/Http/RequestHandlers/RegisterAction.php:215 12062#: app/Http/RequestHandlers/RegisterPage.php:79 12063#: app/Module/WelcomeBlockModule.php:111 resources/views/login-page.phtml:64 12064#: resources/views/modules/login_block/sign-in.phtml:49 12065msgid "Request a new user account" 12066msgstr "नए खाते का अनुरोध करें" 12067 12068#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12069msgid "Research" 12070msgstr "अनुसंधान" 12071 12072#: app/Gedcom.php:1046 app/Gedcom.php:1085 app/Gedcom.php:1251 12073#: app/Gedcom.php:1307 app/Gedcom.php:1648 app/Module/ResearchTaskModule.php:64 12074#: app/Module/ResearchTaskModule.php:67 12075#: resources/views/modules/todo/research-tasks.phtml:36 12076msgid "Research task" 12077msgstr "शोधकार्य" 12078 12079#. I18N: Name of a module. Tasks that need further research. 12080#: app/Module/ResearchTaskModule.php:209 12081msgid "Research tasks" 12082msgstr "अनुसंधान कार्य" 12083 12084#: resources/views/modules/todo/config.phtml:14 12085msgid "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." 12086msgstr "अनुसंधान टास्क विशेष घटनाएँ हैं, जिन्हें आपके वंश वृक्ष में व्यक्तियों के साथ जोड़ा जाता है, जो अगली शोध की आवश्यकता की पहचान करते हैं। आप उन्हें अधिक विश्वसनीय स्रोतों के खिलाफ तथ्यों की जांच करने, दस्तावेजों या तस्वीरों को प्राप्त करने, परस्पर विरोधी जानकारी को हल करने, आदि के लिए अनुस्मारक के रूप में उपयोग कर सकते हैं।" 12087 12088#: resources/views/modules/todo/config.phtml:16 12089msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12090msgstr "शोध कार्य (अनुसंधान कार्य) कस्टम GEDCOM टैग “_TODO” का उपयोग करके संग्रहीत किए जाते हैं। अन्य वंशावली एप्लीकेशन इस टैग को नहीं पहचान सकते हैं।" 12091 12092#: app/Gedcom.php:714 12093msgid "Residence" 12094msgstr "निवास" 12095 12096#: resources/views/edit-blocks-page.phtml:72 12097#: resources/views/edit-blocks-page.phtml:73 12098msgid "Restore the default block layout" 12099msgstr "डिफ़ॉल्ट ब्लॉक लेआउट को पुनर्स्थापित करें" 12100 12101#: app/Http/RequestHandlers/HelpText.php:288 12102#: resources/views/admin/users-edit.phtml:293 12103msgid "Restrict to immediate family" 12104msgstr "सगे परिवार तक प्रतिबंधित करें" 12105 12106#. I18N: a restriction on viewing data 12107#: app/Gedcom.php:430 app/Gedcom.php:476 app/Gedcom.php:561 app/Gedcom.php:717 12108#: app/Gedcom.php:1364 app/Gedcom.php:1753 app/Gedcom.php:1846 12109#: app/Gedcom.php:1848 app/Gedcom.php:1850 app/Gedcom.php:1852 12110#: app/Gedcom.php:1854 app/Gedcom.php:1856 12111#: app/Http/RequestHandlers/HelpText.php:256 12112#: resources/views/modals/restriction-fields.phtml:9 12113msgid "Restriction" 12114msgstr "प्रतिबंध" 12115 12116#: resources/views/help/restriction.phtml:8 12117msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12118msgstr "प्रतिबंधों को रिकॉर्ड और/या तथ्यों में जोड़ा जा सकता है। वे प्रतिबंधित करते हैं कि कौन डेटा देख सकता है और कौन इसे एडिट कर सकता है।" 12119 12120#: resources/views/modules/statistics-chart/custom.phtml:120 12121msgid "Results" 12122msgstr "परिणाम" 12123 12124#: app/Gedcom.php:718 12125msgid "Retirement" 12126msgstr "कार्यमुक्ति" 12127 12128#. I18N: Name of a country or state 12129#: app/Statistics/Service/CountryService.php:417 12130msgid "Reunion" 12131msgstr "रीयूनियन" 12132 12133#. I18N: Location of an LDS church temple 12134#: app/Elements/TempleCode.php:172 12135msgid "Rexburg, Idaho, United States" 12136msgstr "रेक्सबर्ग, इडाहो, संयुक्त राज्य अमेरिका" 12137 12138#: app/Gedcom.php:436 app/Gedcom.php:489 app/Gedcom.php:567 app/Gedcom.php:735 12139#: app/Gedcom.php:759 app/Gedcom.php:783 app/Gedcom.php:887 app/Gedcom.php:899 12140#: app/Gedcom.php:913 app/Gedcom.php:927 app/Gedcom.php:1242 12141#: app/Gedcom.php:1296 app/Gedcom.php:1385 app/Gedcom.php:1418 12142#: app/Gedcom.php:1826 app/Gedcom.php:1840 12143#: resources/views/admin/users-edit.phtml:287 12144msgid "Role" 12145msgstr "भूमिका" 12146 12147#. I18N: Name of a country or state 12148#: app/Statistics/Service/CountryService.php:419 12149msgid "Romania" 12150msgstr "रोमानिया" 12151 12152#: app/Http/RequestHandlers/HelpText.php:261 12153msgid "Romanized" 12154msgstr "लैटिन में नाम" 12155 12156#: app/Gedcom.php:684 12157msgid "Romanized name" 12158msgstr "रोमन नाम" 12159 12160#: app/Gedcom.php:427 app/Gedcom.php:558 app/Gedcom.php:1349 12161msgid "Romanized place" 12162msgstr "रोमन स्थान" 12163 12164#: app/Gedcom.php:691 12165msgid "Romanized type" 12166msgstr "रोमन प्रकार" 12167 12168#: resources/views/lists/families-table.phtml:180 12169#: resources/views/lists/individuals-table.phtml:227 12170msgid "Roots" 12171msgstr "जड़ें" 12172 12173#: app/Gedcom.php:1304 app/Gedcom.php:1527 12174msgid "Rufname" 12175msgstr "रुफनाम (जर्मन)" 12176 12177#. I18N: https://en.wikipedia.org/wiki/Soundex 12178#: app/Soundex.php:602 resources/views/branches-page.phtml:39 12179#: resources/views/search-phonetic-page.phtml:69 12180msgid "Russell" 12181msgstr "रसेल" 12182 12183#. I18N: Name of a country or state 12184#: app/Statistics/Service/CountryService.php:421 12185msgid "Russia" 12186msgstr "रूस" 12187 12188#. I18N: Name of a country or state 12189#: app/Statistics/Service/CountryService.php:423 12190msgid "Rwanda" 12191msgstr "रवांडा" 12192 12193#: resources/views/admin/site-mail.phtml:86 12194msgid "SMTP mail server" 12195msgstr "SMTP मेल सर्वर" 12196 12197#: app/Services/ServerCheckService.php:323 12198msgid "SQLite is only suitable for small sites, testing and evaluation." 12199msgstr "SQLite केवल छोटी साइटों, परीक्षण और मूल्यांकन के लिए उपयुक्त है।" 12200 12201#: app/Services/ServerCheckService.php:213 12202#, php-format 12203msgid "SQLite version %s is installed. SQLite version %s or later is required." 12204msgstr "SQLite version %s इंस्टाल किया हुआ है। SQLite version %s या इससे नया आवश्यक है।" 12205 12206#. I18N: Use SMTP over SSL/TLS, or Implicit TLS - a secure communications protocol 12207#: app/Services/EmailService.php:209 12208msgid "SSL/TLS" 12209msgstr "SSL/TLS" 12210 12211#. I18N: Use SMTP with STARTTLS, or Explicit TLS - a secure communications protocol 12212#: app/Services/EmailService.php:211 12213msgid "STARTTLS" 12214msgstr "STARTTLS" 12215 12216#. I18N: Location of an LDS church temple 12217#: app/Elements/TempleCode.php:173 12218msgid "Sacramento, California, United States" 12219msgstr "सैक्रामेंटो, कैलिफोर्निया, संयुक्त राज्य अमेरिका" 12220 12221#. I18N: https://en.wikipedia.org/wiki/Safar 12222#: app/Date/HijriDate.php:144 12223msgctxt "GENITIVE" 12224msgid "Safar" 12225msgstr "सफर" 12226 12227#. I18N: https://en.wikipedia.org/wiki/Safar 12228#: app/Date/HijriDate.php:234 12229msgctxt "INSTRUMENTAL" 12230msgid "Safar" 12231msgstr "सफर" 12232 12233#. I18N: https://en.wikipedia.org/wiki/Safar 12234#: app/Date/HijriDate.php:189 12235msgctxt "LOCATIVE" 12236msgid "Safar" 12237msgstr "सफर" 12238 12239#. I18N: https://en.wikipedia.org/wiki/Safar 12240#: app/Date/HijriDate.php:99 12241msgctxt "NOMINATIVE" 12242msgid "Safar" 12243msgstr "सफर" 12244 12245#. I18N: The name of a colour-scheme 12246#: app/Module/ColorsTheme.php:179 12247msgid "Sage" 12248msgstr "सेज" 12249 12250#. I18N: Name of a country or state 12251#: app/Statistics/Service/CountryService.php:441 12252msgid "Saint Helena" 12253msgstr "सेंट हेलेना" 12254 12255#. I18N: Name of a country or state 12256#: app/Statistics/Service/CountryService.php:284 12257msgid "Saint Kitts and Nevis" 12258msgstr "सेंट किट्स एंड नेविस" 12259 12260#. I18N: Name of a country or state 12261#: app/Statistics/Service/CountryService.php:298 12262msgid "Saint Lucia" 12263msgstr "सेंट लूसिया" 12264 12265#. I18N: Name of a country or state 12266#: app/Statistics/Service/CountryService.php:455 12267msgid "Saint Pierre and Miquelon" 12268msgstr "सन्त पियर और मिकलान" 12269 12270#. I18N: Name of a country or state 12271#: app/Statistics/Service/CountryService.php:520 12272msgid "Saint Vincent and the Grenadines" 12273msgstr "सेंट विंसेंट एंड ग्रेनाडाइन्स" 12274 12275#. I18N: Location of an LDS church temple 12276#: app/Elements/TempleCode.php:183 12277msgid "Salt Lake City, Utah, United States" 12278msgstr "साल्ट लेक सिटी, यूटा, संयुक्त राज्य अमेरिका" 12279 12280#: resources/views/modals/media-file-fields.phtml:71 12281msgid "Same as uploaded file" 12282msgstr "अपलोड की गई फ़ाइल के समान" 12283 12284#. I18N: Name of a country or state 12285#: app/Statistics/Service/CountryService.php:536 12286msgid "Samoa" 12287msgstr "समोआ" 12288 12289#. I18N: Location of an LDS church temple 12290#: app/Elements/TempleCode.php:176 12291msgid "San Antonio, Texas, United States" 12292msgstr "सैन एंटोनियो, टेक्सास, संयुक्त राज्य अमेरिका" 12293 12294#. I18N: Location of an LDS church temple 12295#: app/Elements/TempleCode.php:177 12296msgid "San Diego, California, United States" 12297msgstr "सैन डिएगो, कैलिफोर्निया, संयुक्त राज्य" 12298 12299#. I18N: Location of an LDS church temple 12300#: app/Elements/TempleCode.php:182 12301msgid "San Jose, Costa Rica" 12302msgstr "सैन जोस, कोस्टा रिका" 12303 12304#. I18N: Name of a country or state 12305#: app/Statistics/Service/CountryService.php:451 12306msgid "San Marino" 12307msgstr "सैन मैरीनो" 12308 12309#. I18N: Location of an LDS church temple 12310#: app/Elements/TempleCode.php:174 12311msgid "San Salvador, El Salvador" 12312msgstr "सैन सल्वाडोर, अल सल्वाडोर" 12313 12314#. I18N: Location of an LDS church temple 12315#: app/Elements/TempleCode.php:175 12316msgid "Santiago, Chile" 12317msgstr "सेंटिआगो, चिली" 12318 12319#. I18N: Location of an LDS church temple 12320#: app/Elements/TempleCode.php:178 12321msgid "Santo Domingo, Dominican Republic" 12322msgstr "सैंटो डोमिंगो डोमिनिकन रिपब्लिक" 12323 12324#. I18N: Location of an LDS church temple 12325#: app/Elements/TempleCode.php:186 12326msgid "Sao Paulo, Brazil" 12327msgstr "साओ पाउलो ब्राज़ील" 12328 12329#. I18N: Name of a country or state 12330#: app/Statistics/Service/CountryService.php:459 12331msgid "Sao Tome and Principe" 12332msgstr "साओ तोमे और प्रिन्सिपी" 12333 12334#. I18N: abbreviation for Saturday 12335#: app/Date/AbstractCalendarDate.php:283 12336#: resources/views/edit/initialize-calendar-popup.phtml:29 12337msgid "Sat" 12338msgstr "शनि" 12339 12340#: app/Date/AbstractCalendarDate.php:251 12341msgid "Saturday" 12342msgstr "शनिवार" 12343 12344#. I18N: Name of a country or state 12345#: app/Statistics/Service/CountryService.php:425 12346msgid "Saudi Arabia" 12347msgstr "सऊदी अरब" 12348 12349#: app/Gedcom.php:1150 app/Gedcom.php:1268 12350msgid "Schema" 12351msgstr "योजना" 12352 12353#: app/Gedcom.php:641 app/Gedcom.php:665 12354msgid "School or college" 12355msgstr "स्कूल या कॉलेज" 12356 12357#. I18N: Name of a country or state 12358#: app/Statistics/Service/CountryService.php:427 12359msgid "Scotland" 12360msgstr "स्कॉटलैंड" 12361 12362#: app/Gedcom.php:1658 12363msgid "Scrapbook" 12364msgstr "स्क्रैपबुक" 12365 12366#. I18N: “sealing” is a Mormon ceremony. 12367#: app/Elements/PedigreeLinkageType.php:84 12368msgctxt "Female pedigree" 12369msgid "Sealing" 12370msgstr "सीलिंग" 12371 12372#. I18N: “sealing” is a Mormon ceremony. 12373#: app/Elements/PedigreeLinkageType.php:74 12374msgctxt "Male pedigree" 12375msgid "Sealing" 12376msgstr "सीलिंग" 12377 12378#. I18N: “sealing” is a Mormon ceremony. 12379#: app/Elements/PedigreeLinkageType.php:94 12380msgctxt "Pedigree" 12381msgid "Sealing" 12382msgstr "सीलिंग" 12383 12384#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12385#: app/Elements/LdsOrdinanceStatus.php:63 12386#: app/Elements/LdsSpouseSealingDateStatus.php:64 12387msgid "Sealing canceled (divorce)" 12388msgstr "रद्द सीलिंग (तलाक़)" 12389 12390#. I18N: Name of a module 12391#. I18N: A button label. 12392#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12393#: resources/views/admin/data-fix-page.phtml:42 12394#: resources/views/admin/location-edit.phtml:124 12395#: resources/views/admin/location-edit.phtml:159 12396#: resources/views/layouts/default.phtml:85 12397#: resources/views/layouts/default.phtml:87 12398#: resources/views/layouts/default.phtml:89 12399#: resources/views/modules/descendancy/sidebar.phtml:15 12400#: resources/views/modules/descendancy/sidebar.phtml:36 12401#: resources/views/modules/fix-place-names/options.phtml:11 12402#: resources/views/search-replace-page.phtml:42 12403msgid "Search" 12404msgstr "खोजें" 12405 12406#. I18N: Name of a module 12407#: app/Http/RequestHandlers/SearchReplacePage.php:47 12408#: app/Module/FixSearchAndReplace.php:77 app/Module/SearchMenuModule.php:138 12409msgid "Search and replace" 12410msgstr "खोजें और बदलें" 12411 12412#. I18N: Description of a “Data fix” module 12413#: app/Module/FixSearchAndReplace.php:88 12414msgid "Search and replace text, using simple searches or advanced pattern matching." 12415msgstr "साधारण “खोज” या “एडवांस्ड पैटर्न मैचिंग” का उपयोग करके कोई लेख खोजें और बदलें।" 12416 12417#. I18N: Help text for the “Description META tag” configuration setting 12418#: resources/views/admin/trees-preferences.phtml:227 12419msgid "Search engines may use this description of your site in their search results." 12420msgstr "खोज इंजन अपने खोज परिणामों में आपकी साइट के इस विवरण का उपयोग कर सकते हैं।" 12421 12422#: resources/views/modules/media-list/page.phtml:73 12423msgid "Search filters" 12424msgstr "खोज फिल्टर" 12425 12426#: resources/views/search-general-page.phtml:47 12427#: resources/views/search-replace-page.phtml:24 12428msgid "Search for" 12429msgstr "खोज" 12430 12431#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12432msgid "Search for locations in an external database." 12433msgstr "बाहरी डेटाबेस में स्थानों की खोज करें।" 12434 12435#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12436msgid "Search for place names in an external database." 12437msgstr "बाहरी डेटाबेस में स्थान के नाम खोजें।" 12438 12439#: app/Module/GeonamesAutocomplete.php:68 12440#: app/Module/OpenRouteServiceAutocomplete.php:56 12441#, php-format 12442msgid "Search for place names using %s." 12443msgstr "%s का प्रयोग कर स्थान के नाम खोजें।" 12444 12445#: resources/views/modules/fix-search-and-replace/options.phtml:38 12446msgid "Search method" 12447msgstr "खोज विधि" 12448 12449#: resources/views/modules/fix-search-and-replace/options.phtml:18 12450msgid "Search text/pattern" 12451msgstr "खोज लेख/पैटर्न" 12452 12453#: resources/views/modules/relationships-chart/config.phtml:24 12454msgid "Searching for all possible relationships can take a lot of time in complex trees." 12455msgstr "सभी संभावित रिश्तों की तलाश में जटिल ट्री में बहुत समय लग सकता है।" 12456 12457#. I18N: Location of an LDS church temple 12458#: app/Elements/TempleCode.php:179 12459msgid "Seattle, Washington, United States" 12460msgstr "सिएटल, वाशिंगटन, संयुक्त राज्य" 12461 12462#: resources/views/admin/merge-records-step-1.phtml:104 12463msgid "Second record" 12464msgstr "दूसरा रिकार्ड" 12465 12466#. I18N: A configuration setting 12467#: resources/views/admin/site-mail.phtml:161 12468msgid "Secure connection" 12469msgstr "सेक्युर कनेक्शन" 12470 12471#. I18N: A configuration setting 12472#: resources/views/modules/statcounter/form.phtml:18 12473msgid "Security code" 12474msgstr "सिक्युरिटी कोड" 12475 12476#: resources/views/admin/site-mail.phtml:34 12477#: resources/views/emails/new-version-html.phtml:23 12478#: resources/views/emails/new-version-text.phtml:19 12479#: resources/views/modules/fix-search-and-replace/options.phtml:45 12480#, php-format 12481msgid "See %s for more information." 12482msgstr "अधिक जानकारी के लिए %s देखें।" 12483 12484#: resources/views/admin/merge-records-step-2.phtml:46 12485#: resources/views/admin/merge-records-step-2.phtml:93 12486#: resources/views/admin/merge-records-step-2.phtml:139 12487msgid "Select" 12488msgstr "चुनें" 12489 12490#: resources/views/admin/trees-import.phtml:34 12491msgid "Select a GEDCOM file to import" 12492msgstr "आयात करने के लिए GEDCOM फ़ाइल चुनें" 12493 12494#: resources/views/edit/input-addon-calendar.phtml:12 12495#: resources/views/edit/input-addon-calendar.phtml:15 12496msgid "Select a date" 12497msgstr "एक तारीख का चयन करें" 12498 12499#: resources/views/modules/lifespans-chart/page.phtml:37 12500msgid "Select individuals by place or date" 12501msgstr "स्थान या दिनांक के अनुसार व्यक्तियों का चयन करें" 12502 12503#. I18N: Description of the “Clippings cart” module 12504#: app/Module/ClippingsCartModule.php:137 12505msgid "Select records from your family tree and save them as a GEDCOM file." 12506msgstr "अपने वंश वृक्ष से रिकॉर्ड का चयन करें और उन्हें GEDCOM फ़ाइल के रूप में सुरक्षित करें।" 12507 12508#: resources/views/modules/statistics-chart/custom.phtml:146 12509msgid "Select the desired age interval" 12510msgstr "मनचाहे आयु अंतराल का चयन करें" 12511 12512#: resources/views/admin/merge-records-step-2.phtml:32 12513msgid "Select the facts and events to keep from both records." 12514msgstr "दोनों रिकॉर्ड में से रखने के लिए तथ्यों और घटनाओं का चयन करें।" 12515 12516#: resources/views/admin/merge-records-step-1.phtml:48 12517msgid "Select two records to merge." 12518msgstr "मर्ज करने के लिए दो रिकॉर्ड चुनें।" 12519 12520#: resources/views/admin/site-mail.phtml:208 12521msgid "Selector" 12522msgstr "चयनकर्ता" 12523 12524#: app/Elements/RelationIsDescriptor.php:123 12525msgid "Seller" 12526msgstr "विक्रेता" 12527 12528#: app/Elements/RelationIsDescriptor.php:88 12529msgctxt "FEMALE" 12530msgid "Seller" 12531msgstr "विक्रेता" 12532 12533#: app/Elements/RelationIsDescriptor.php:67 12534msgctxt "MALE" 12535msgid "Seller" 12536msgstr "विक्रेता" 12537 12538#: resources/views/admin/broadcast.phtml:63 12539#: resources/views/admin/email-page.phtml:68 12540#: resources/views/contact-page.phtml:78 resources/views/message-page.phtml:66 12541#: resources/views/modules/user-messages/user-messages.phtml:41 12542msgid "Send" 12543msgstr "भेजें" 12544 12545#: app/Http/RequestHandlers/ContactPage.php:89 12546#: app/Http/RequestHandlers/MessagePage.php:73 12547#: app/Statistics/Repository/UserRepository.php:121 12548#: resources/views/modules/user-messages/user-messages.phtml:29 12549#: resources/views/pending-changes-page.phtml:78 12550msgid "Send a message" 12551msgstr "एक संदेश भेजें" 12552 12553#: app/Services/MessageService.php:217 12554msgid "Send a message to all users" 12555msgstr "सारे उपयोगकर्ताओं को एक संदेश भेजें" 12556 12557#: app/Services/MessageService.php:218 12558msgid "Send a message to users who have never signed in" 12559msgstr "उन उपयोगकर्ताओं को संदेश भेजें, जिन्होंने कभी साइन इन नहीं किया" 12560 12561#: app/Services/MessageService.php:219 12562msgid "Send a message to users who have not signed in for 6 months" 12563msgstr "उन उपयोगकर्ताओं को संदेश भेजें, जिन्होंने 6 महीनों से साइन इन नहीं किया" 12564 12565#: resources/views/admin/site-mail.phtml:231 12566msgid "Send a test email using these settings" 12567msgstr "इन सेटिंग्स का उपयोग करके एक परीक्षण ईमेल भेजें" 12568 12569#: app/Module/CheckForNewVersion.php:75 12570msgid "Send an email to all administrators when an upgrade is available." 12571msgstr "" 12572 12573#. I18N: Label for a configuration option 12574#: resources/views/modules/review_changes/config.phtml:18 12575msgid "Send out reminder emails" 12576msgstr "रिमाइंडर ईमेल भेजें" 12577 12578#. I18N: A configuration setting 12579#: resources/views/admin/site-mail.phtml:69 12580msgid "Sender email" 12581msgstr "प्रेषक ईमेल" 12582 12583#. I18N: A configuration setting 12584#: resources/views/admin/site-mail.phtml:55 12585msgid "Sender name" 12586msgstr "भेजने वाले का नाम" 12587 12588#: app/Http/RequestHandlers/EmailPreferencesPage.php:67 12589#: resources/views/admin/control-panel.phtml:223 12590msgid "Sending email" 12591msgstr "ईमेल भेजना" 12592 12593#. I18N: A configuration setting 12594#: resources/views/admin/site-mail.phtml:175 12595msgid "Sending server name" 12596msgstr "भेजने वाले सर्वर का नाम" 12597 12598#. I18N: Name of a country or state 12599#: app/Statistics/Service/CountryService.php:433 12600msgid "Senegal" 12601msgstr "सेनेगल" 12602 12603#. I18N: Location of an LDS church temple 12604#: app/Elements/TempleCode.php:180 12605msgid "Seoul, Korea" 12606msgstr "सियोल, कोरिया" 12607 12608#: app/Date/AbstractGregorianJulianDate.php:239 12609msgctxt "Abbreviation for September" 12610msgid "Sep" 12611msgstr "सित" 12612 12613#: app/Gedcom.php:1045 12614msgid "Separated" 12615msgstr "अलग" 12616 12617#: app/Gedcom.php:1149 12618msgid "Separation" 12619msgstr "पृथक्करण" 12620 12621#: app/Date/AbstractGregorianJulianDate.php:136 12622msgctxt "GENITIVE" 12623msgid "September" 12624msgstr "सितंबर" 12625 12626#: app/Date/AbstractGregorianJulianDate.php:206 12627msgctxt "INSTRUMENTAL" 12628msgid "September" 12629msgstr "सितंबर" 12630 12631#: app/Date/AbstractGregorianJulianDate.php:171 12632msgctxt "LOCATIVE" 12633msgid "September" 12634msgstr "सितंबर" 12635 12636#: app/Date/AbstractGregorianJulianDate.php:101 12637#: app/Module/StatisticsChartModule.php:797 12638#: resources/views/edit/initialize-calendar-popup.phtml:19 12639msgctxt "NOMINATIVE" 12640msgid "September" 12641msgstr "सितंबर" 12642 12643#. I18N: The seventh day in the French republican calendar 12644#: app/Date/FrenchDate.php:313 12645msgid "Septidi" 12646msgstr "सेप्टिडी" 12647 12648#. I18N: Name of a country or state 12649#: app/Statistics/Service/CountryService.php:435 12650msgid "Serbia" 12651msgstr "सर्बिया" 12652 12653#: app/Elements/RelationIsDescriptor.php:124 12654msgid "Servant" 12655msgstr "सेवक" 12656 12657#: app/Elements/RelationIsDescriptor.php:89 12658msgctxt "FEMALE" 12659msgid "Servant" 12660msgstr "सेविका" 12661 12662#: app/Elements/RelationIsDescriptor.php:68 12663msgctxt "MALE" 12664msgid "Servant" 12665msgstr "सेवक" 12666 12667#: app/Http/RequestHandlers/PhpInformation.php:60 12668#: resources/views/admin/control-panel.phtml:251 12669msgid "Server information" 12670msgstr "सर्वर की जानकारी" 12671 12672#. I18N: A configuration setting 12673#: resources/views/admin/site-mail.phtml:91 12674#: resources/views/setup/step-4-database-mysql.phtml:47 12675#: resources/views/setup/step-4-database-pgsql.phtml:47 12676#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12677msgid "Server name" 12678msgstr "सर्वर का नाम" 12679 12680#: app/Http/RequestHandlers/PasswordResetPage.php:64 12681msgid "Set a new password" 12682msgstr "नया पासवर्ड सेट करें" 12683 12684#: resources/views/admin/trees.phtml:130 resources/views/admin/trees.phtml:136 12685msgid "Set as default" 12686msgstr "डिफॉल्ट के रूप में सेट करें" 12687 12688#. I18N: You need to: 12689#: resources/views/emails/verify-notify-html.phtml:39 12690#: resources/views/emails/verify-notify-text.phtml:26 12691msgid "Set the access level for each tree." 12692msgstr "प्रत्येक ट्री के लिए एक्सेस लेवल सेट करें।" 12693 12694#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12695#: resources/views/admin/control-panel.phtml:298 12696msgid "Set the default blocks for new family trees" 12697msgstr "नए वंश वृक्ष के लिए डिफ़ॉल्ट ब्लॉक सेट करें" 12698 12699#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12700#: resources/views/admin/control-panel.phtml:527 12701msgid "Set the default blocks for new users" 12702msgstr "नए उपयोगकर्ता के लिए डिफ़ॉल्ट ब्लॉक सेट करें" 12703 12704#. I18N: Help text for the “Show dead individuals” configuration setting 12705#: resources/views/admin/trees-privacy.phtml:60 12706msgid "Set the privacy access level for all dead individuals." 12707msgstr "सभी मृत व्यक्तियों के लिए गोपनीयता पहुँच स्तर (प्राइवेसी एक्सेस लेवल) सेट करें।" 12708 12709#. I18N: You need to: 12710#: resources/views/emails/verify-notify-html.phtml:37 12711#: resources/views/emails/verify-notify-text.phtml:25 12712msgid "Set the status to “approved”." 12713msgstr "“अप्रूव्ड” की स्थिति सेट करें।" 12714 12715#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12716#: resources/views/admin/trees-preferences.phtml:606 12717msgid "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." 12718msgstr "इसे <b>हां</b> पर सेट करने से उपयोगकर्ताओं को, व्यक्तियों, स्रोतों, और परिवारों पर GEDCOM फ़ाइल के बाहर लिए गए मूल डेटा वाले किसी अन्य विंडो को सामने लाने के लिए लिंक दिए जा सकेंगे।" 12719 12720#: resources/views/layouts/setup.phtml:16 12721#: resources/views/layouts/setup.phtml:24 12722msgid "Setup wizard for webtrees" 12723msgstr "webtrees के लिए सेटअप विज़ार्ड" 12724 12725#. I18N: The sixth day in the French republican calendar 12726#: app/Date/FrenchDate.php:311 12727msgid "Sextidi" 12728msgstr "सेक्सटीडी" 12729 12730#. I18N: Name of a country or state 12731#: app/Statistics/Service/CountryService.php:472 12732msgid "Seychelles" 12733msgstr "सेशेल्स" 12734 12735#: app/Date/JalaliDate.php:278 12736msgctxt "Abbreviation for Persian month: Shahrivar" 12737msgid "Shah" 12738msgstr "शह" 12739 12740#. I18N: 6th month in the Persian/Jalali calendar 12741#: app/Date/JalaliDate.php:149 12742msgctxt "GENITIVE" 12743msgid "Shahrivar" 12744msgstr "शहरीवर" 12745 12746#. I18N: 6th month in the Persian/Jalali calendar 12747#: app/Date/JalaliDate.php:239 12748msgctxt "INSTRUMENTAL" 12749msgid "Shahrivar" 12750msgstr "शहरीवर" 12751 12752#. I18N: 6th month in the Persian/Jalali calendar 12753#: app/Date/JalaliDate.php:194 12754msgctxt "LOCATIVE" 12755msgid "Shahrivar" 12756msgstr "शहरीवर" 12757 12758#. I18N: 6th month in the Persian/Jalali calendar 12759#: app/Date/JalaliDate.php:104 12760msgctxt "NOMINATIVE" 12761msgid "Shahrivar" 12762msgstr "शहरीवर" 12763 12764#: resources/views/individual-page-menu.phtml:35 12765#: resources/views/individual-page.phtml:66 12766msgid "Share" 12767msgstr "साझा करें" 12768 12769#: app/Module/ShareUrlModule.php:41 12770msgid "Share the URL" 12771msgstr "यूआरएल साझा करें" 12772 12773#: app/Module/ShareAnniversaryModule.php:73 12774msgid "Share the anniversary of an event" 12775msgstr "किसी घटना की सालगिरह साझा करें" 12776 12777#: app/Elements/NoteStructure.php:121 app/Gedcom.php:744 app/Gedcom.php:895 12778#: app/Gedcom.php:909 app/Gedcom.php:921 app/Gedcom.php:943 app/Gedcom.php:948 12779#: app/Gedcom.php:956 app/Gedcom.php:973 app/Gedcom.php:982 12780#: resources/views/admin/trees.phtml:257 12781#: resources/views/edit/shared-note.phtml:21 12782#: resources/views/modules/notes/tab.phtml:63 12783#: resources/views/note-page-details.phtml:22 12784msgid "Shared note" 12785msgstr "आम नोट" 12786 12787#. I18N: Name of a module/list 12788#: app/Module/NoteListModule.php:64 12789#: resources/views/lists/sources-table.phtml:101 12790#: resources/views/search-general-page.phtml:103 12791msgid "Shared notes" 12792msgstr "आम नोट" 12793 12794#. I18N: plural noun - things that can be shared 12795#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12796#: resources/views/admin/control-panel.phtml:727 12797msgid "Shares" 12798msgstr "साझा" 12799 12800#. I18N: https://en.wikipedia.org/wiki/Shawwal 12801#: app/Date/HijriDate.php:160 12802msgctxt "GENITIVE" 12803msgid "Shawwal" 12804msgstr "शव्वाल" 12805 12806#. I18N: https://en.wikipedia.org/wiki/Shawwal 12807#: app/Date/HijriDate.php:250 12808msgctxt "INSTRUMENTAL" 12809msgid "Shawwal" 12810msgstr "शव्वाल" 12811 12812#. I18N: https://en.wikipedia.org/wiki/Shawwal 12813#: app/Date/HijriDate.php:205 12814msgctxt "LOCATIVE" 12815msgid "Shawwal" 12816msgstr "शव्वाल" 12817 12818#. I18N: https://en.wikipedia.org/wiki/Shawwal 12819#: app/Date/HijriDate.php:115 12820msgctxt "NOMINATIVE" 12821msgid "Shawwal" 12822msgstr "शव्वाल" 12823 12824#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12825#: app/Date/HijriDate.php:156 12826msgctxt "GENITIVE" 12827msgid "Sha’aban" 12828msgstr "शाबान" 12829 12830#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12831#: app/Date/HijriDate.php:246 12832msgctxt "INSTRUMENTAL" 12833msgid "Sha’aban" 12834msgstr "शाबान" 12835 12836#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12837#: app/Date/HijriDate.php:201 12838msgctxt "LOCATIVE" 12839msgid "Sha’aban" 12840msgstr "शाबान" 12841 12842#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12843#: app/Date/HijriDate.php:111 12844msgctxt "NOMINATIVE" 12845msgid "Sha’aban" 12846msgstr "शाबान" 12847 12848#: resources/xml/reports/descendancy_report.xml:358 12849msgid "She " 12850msgstr "वह " 12851 12852#: resources/xml/reports/ahnentafel_report.xml:289 12853msgid "She died" 12854msgstr "उनकी मृत्यु हुई" 12855 12856#: resources/xml/reports/ahnentafel_report.xml:261 12857#: resources/xml/reports/descendancy_report.xml:242 12858msgid "She married" 12859msgstr "उन्होंने शादी की" 12860 12861#: resources/xml/reports/ahnentafel_report.xml:224 12862msgid "She resided at" 12863msgstr "उनका निवास था" 12864 12865#: resources/xml/reports/descendancy_report.xml:331 12866msgid "She was born" 12867msgstr "वह पैदा हुई" 12868 12869#: resources/xml/reports/ahnentafel_report.xml:339 12870msgid "She was buried" 12871msgstr "वह दानाई गई" 12872 12873#: resources/xml/reports/ahnentafel_report.xml:168 12874msgid "She was christened" 12875msgstr "उनका नामकरण हुआ" 12876 12877#: resources/xml/reports/ahnentafel_report.xml:314 12878msgid "She was cremated" 12879msgstr "उनका दाह संस्कार हुआ" 12880 12881#. I18N: a month in the Jewish calendar 12882#: app/Date/JewishDate.php:201 12883msgctxt "GENITIVE" 12884msgid "Shevat" 12885msgstr "शेवत" 12886 12887#. I18N: a month in the Jewish calendar 12888#: app/Date/JewishDate.php:305 12889msgctxt "INSTRUMENTAL" 12890msgid "Shevat" 12891msgstr "शेवत" 12892 12893#. I18N: a month in the Jewish calendar 12894#: app/Date/JewishDate.php:253 12895msgctxt "LOCATIVE" 12896msgid "Shevat" 12897msgstr "शेवत" 12898 12899#. I18N: a month in the Jewish calendar 12900#: app/Date/JewishDate.php:149 12901msgctxt "NOMINATIVE" 12902msgid "Shevat" 12903msgstr "शेवत" 12904 12905#. I18N: The name of a colour-scheme 12906#: app/Module/ColorsTheme.php:181 12907msgid "Shiny Tomato" 12908msgstr "शाइनी टोमेटो" 12909 12910#: resources/views/help/date.phtml:35 resources/views/help/date.phtml:73 12911#: resources/views/help/date.phtml:111 12912msgid "Shortcut" 12913msgstr "शॉर्टकट" 12914 12915#: resources/views/modules/statistics-chart/marriage-length.phtml:28 12916msgid "Shortest marriage" 12917msgstr "सबसे छोटी शादी" 12918 12919#: resources/views/calendar-page.phtml:107 12920msgid "Show" 12921msgstr "दिखाएं" 12922 12923#. I18N: A configuration setting 12924#: resources/views/admin/trees-preferences.phtml:276 12925msgid "Show a download link in the media viewer" 12926msgstr "मीडिया व्यूअर में डाउनलोड की लिंक दिखाएं" 12927 12928#. I18N: Description of the “Cookie warning” module 12929#: app/Module/PrivacyPolicy.php:76 12930msgid "Show a privacy policy." 12931msgstr "एक गोपनीयता नीति दिखाएं।" 12932 12933#. I18N: A configuration setting 12934#: resources/views/admin/site-registration.phtml:64 12935msgid "Show acceptable use agreement on “Request a new user account” page" 12936msgstr "“नए उपयोगकर्ता खाते का अनुरोध” पेज पर स्वीकार्य उपयोग की शर्तें दिखाएं" 12937 12938#: resources/views/modules/media/tab.phtml:22 12939msgid "Show all media" 12940msgstr "सभी मीडिया दिखाएं" 12941 12942#: resources/views/modules/notes/tab.phtml:28 12943msgid "Show all notes" 12944msgstr "सभी नोट्स दिखाएं" 12945 12946#: app/Module/PlaceHierarchyListModule.php:216 12947msgid "Show all places in a list" 12948msgstr "सूची में सारे स्थान दिखाएं" 12949 12950#: resources/views/modules/sources_tab/tab.phtml:24 12951msgid "Show all sources" 12952msgstr "सभी स्रोतों को दिखाएं" 12953 12954#. I18N: an age indicator, which can be dragged around the screen 12955#: resources/views/modules/timeline-chart/page.phtml:81 12956msgid "Show an age cursor" 12957msgstr "एक आयु कर्सर दिखाएँ" 12958 12959#: resources/xml/reports/ahnentafel_report.xml:12 12960msgid "Show children of ancestors" 12961msgstr "पूर्वजों के बच्चों को दिखाएं" 12962 12963#: resources/views/lists/families-table.phtml:211 12964msgid "Show couples where either partner married more than once." 12965msgstr "ऐसे जोड़े दिखाएँ जहाँ किसी एक साथी ने एक से अधिक बार विवाह किया हो।" 12966 12967#: resources/views/lists/families-table.phtml:162 12968msgid "Show couples where only the female partner is dead." 12969msgstr "ऐसे जोड़े दिखाएँ जहाँ केवल महिला साथी मृत हो।" 12970 12971#: resources/views/lists/families-table.phtml:167 12972msgid "Show couples where only the male partner is dead." 12973msgstr "ऐसे जोड़े दिखाएँ जहाँ केवल पुरुष साथी मृत हो।" 12974 12975#: resources/views/lists/families-table.phtml:196 12976msgid "Show couples who married more than 100 years ago." 12977msgstr "उन जोड़ों को दिखाएं जिन्होंने 100 साल से अधिक समय पहले शादी की थी।" 12978 12979#: resources/views/lists/families-table.phtml:201 12980msgid "Show couples who married within the last 100 years." 12981msgstr "पिछले 100 वर्षों के भीतर शादी करने वाले जोड़ों को दिखाएं।" 12982 12983#: resources/views/lists/families-table.phtml:191 12984msgid "Show couples with an unknown marriage date." 12985msgstr "शादी की अज्ञात तारीख वाले जोड़े दिखाएं।" 12986 12987#. I18N: label for yes/no option 12988#: resources/views/modules/gedcom_stats/config.phtml:35 12989msgid "Show date of last update" 12990msgstr "अंतिम अपडेट की तिथि दिखाएं" 12991 12992#. I18N: A configuration setting 12993#: resources/views/admin/trees-privacy.phtml:50 12994msgid "Show dead individuals" 12995msgstr "मृत व्यक्तियों को दिखाएं" 12996 12997#: resources/views/lists/families-table.phtml:206 12998msgid "Show divorced couples." 12999msgstr "तलाकशुदा जोड़ों को दिखाएं।" 13000 13001#: resources/views/lists/individuals-table.phtml:213 13002msgid "Show individuals born more than 100 years ago." 13003msgstr "100 से अधिक साल पहले पैदा हुए व्यक्तियों को दिखाएं।" 13004 13005#: resources/views/lists/individuals-table.phtml:218 13006msgid "Show individuals born within the last 100 years." 13007msgstr "पिछले 100 वर्षों के भीतर पैदा हुए व्यक्तियों को दिखाएं।" 13008 13009#: resources/views/lists/individuals-table.phtml:190 13010msgid "Show individuals who are alive or couples where both partners are alive." 13011msgstr "उन व्यक्तियों को दिखाएँ जो जीवित हैं या जोड़े हैं जहाँ दोनों साथी जीवित हैं।" 13012 13013#: resources/views/lists/families-table.phtml:172 13014#: resources/views/lists/individuals-table.phtml:195 13015msgid "Show individuals who are dead or couples where both partners are dead." 13016msgstr "उन व्यक्तियों को दिखाएं जो मृत हैं या वे जोड़े जहां दोनों साथी मृत हो चुके हैं।" 13017 13018#: resources/views/lists/individuals-table.phtml:200 13019msgid "Show individuals who died more than 100 years ago." 13020msgstr "ऐसे व्यक्तियों को दिखाएं, जिनकी मृत्यु को 100 वर्ष से अधिक हो चुके हैं।" 13021 13022#: resources/views/lists/individuals-table.phtml:205 13023msgid "Show individuals who died within the last 100 years." 13024msgstr "ऐसे व्यक्तियों को दिखाएं जो पिछले 100 वर्षों के भीतर मृत हुए।" 13025 13026#. I18N: A configuration setting 13027#: resources/views/admin/site-preferences.phtml:96 13028msgid "Show list of family trees" 13029msgstr "वंश वृक्ष की सूची दिखाएं" 13030 13031#. I18N: A configuration setting 13032#: resources/views/admin/trees-privacy.phtml:82 13033msgid "Show living individuals" 13034msgstr "जीवित व्यक्तियों को दिखाएं" 13035 13036#. I18N: A configuration setting 13037#: resources/views/admin/trees-privacy.phtml:120 13038msgid "Show names of private individuals" 13039msgstr "प्राइवेट व्यक्तियों के नाम दिखाएं" 13040 13041#: resources/xml/reports/ahnentafel_report.xml:9 13042#: resources/xml/reports/family_group_report.xml:8 13043#: resources/xml/reports/individual_ext_report.xml:10 13044#: resources/xml/reports/individual_report.xml:7 13045msgid "Show notes" 13046msgstr "नोट्स दिखाएं" 13047 13048#: resources/xml/reports/ahnentafel_report.xml:10 13049msgid "Show occupations" 13050msgstr "व्यवसाय दिखाएं" 13051 13052#: resources/views/modules/todays_events/config.phtml:19 13053#: resources/views/modules/upcoming_events/config.phtml:31 13054msgid "Show only events of living individuals" 13055msgstr "केवल जीवित व्यक्तियों की घटनाएं दिखाएं" 13056 13057#: resources/views/lists/individuals-table.phtml:178 13058msgid "Show only females." 13059msgstr "केवल महिलाओं को दिखाएं।" 13060 13061#: resources/views/lists/individuals-table.phtml:183 13062msgid "Show only individuals for whom the gender is not known." 13063msgstr "केवल उन व्यक्तियों को दिखाएं जिनके लिए लिंग ज्ञात नहीं है।" 13064 13065#: resources/views/modules/random_media/config.phtml:17 13066msgid "Show only individuals, events, or all" 13067msgstr "केवल व्यक्तियों, घटनाओं या सभी को दिखाएं" 13068 13069#: resources/views/lists/individuals-table.phtml:173 13070msgid "Show only males." 13071msgstr "केवल पुरुषों को दिखाएं।" 13072 13073#: resources/views/lists/families-table.phtml:420 13074#: resources/views/lists/individuals-table.phtml:428 13075msgid "Show parents" 13076msgstr "माता-पिता को दिखाएं" 13077 13078#: resources/views/admin/site-mail.phtml:150 13079#: resources/views/admin/users-create.phtml:59 13080#: resources/views/admin/users-edit.phtml:70 13081#: resources/views/edit-account-page.phtml:89 13082#: resources/views/login-page.phtml:45 13083#: resources/views/modules/login_block/sign-in.phtml:31 13084#: resources/views/password-reset-page.phtml:35 13085#: resources/views/register-page.phtml:74 13086#: resources/views/setup/step-4-database-mysql.phtml:99 13087#: resources/views/setup/step-4-database-pgsql.phtml:86 13088#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13089#: resources/views/setup/step-5-administrator.phtml:81 13090msgid "Show password" 13091msgstr "पासवर्ड दिखाएं" 13092 13093#: resources/xml/reports/change_report.xml:8 13094msgid "Show pending changes" 13095msgstr "लंबित परिवर्तन दिखाएं" 13096 13097#: resources/xml/reports/family_group_report.xml:9 13098#: resources/xml/reports/individual_ext_report.xml:11 13099#: resources/xml/reports/individual_report.xml:8 13100msgid "Show photos" 13101msgstr "फोटो दिखाएं" 13102 13103#: app/Module/PlaceHierarchyListModule.php:210 13104msgid "Show place hierarchy" 13105msgstr "स्थान श्रेणी दिखाएं" 13106 13107#. I18N: A configuration setting 13108#: resources/views/admin/trees-privacy.phtml:140 13109msgid "Show private relationships" 13110msgstr "प्राइवेट संबंध दिखाएं" 13111 13112#: resources/views/modules/todo/config.phtml:21 13113msgid "Show research tasks that are assigned to other users" 13114msgstr "अन्य उपयोगकर्ताओं को असाइन किए गए शोध कार्य दिखाएं" 13115 13116#: resources/views/modules/todo/config.phtml:31 13117msgid "Show research tasks that are not assigned to any user" 13118msgstr "ऐसे अनुसंधान कार्य (अनुसंधान कार्य) दिखाएं जो किसी भी उपयोगकर्ता को नहीं दिए गए हैं" 13119 13120#: resources/views/modules/todo/config.phtml:40 13121msgid "Show research tasks that have a date in the future" 13122msgstr "भविष्य में किसी तारीख वाले अनुसंधान कार्य दिखाएं" 13123 13124#: resources/xml/reports/ahnentafel_report.xml:11 13125msgid "Show residences" 13126msgstr "निवास दिखाएं" 13127 13128#: resources/views/modules/random_media/config.phtml:37 13129msgid "Show slide show controls" 13130msgstr "स्लाइड शो नियंत्रण दिखाएं" 13131 13132#: resources/xml/reports/ahnentafel_report.xml:8 13133#: resources/xml/reports/descendancy_report.xml:7 13134#: resources/xml/reports/family_group_report.xml:7 13135#: resources/xml/reports/individual_ext_report.xml:9 13136#: resources/xml/reports/individual_report.xml:6 13137msgid "Show sources" 13138msgstr "स्रोत दिखाएं" 13139 13140#: resources/views/modules/family-book-chart/page.phtml:60 13141#: resources/views/modules/hourglass-chart/page.phtml:48 13142#: resources/xml/reports/pedigree_report.xml:6 13143msgid "Show spouses" 13144msgstr "जीवनसाथी दिखाएं" 13145 13146#: resources/views/lists/families-table.phtml:424 13147#: resources/views/lists/individuals-table.phtml:432 13148msgid "Show statistics charts" 13149msgstr "आंकड़ों की चार्ट दिखाएं" 13150 13151#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13152#: resources/views/admin/trees-preferences.phtml:569 13153#, php-format 13154msgid "Show the %1$s %2$s parts of a place name." 13155msgstr "किसी स्थान के नाम से %1$s %2$s भाग दिखाएं।" 13156 13157#. I18N: Description of the “Pedigree map” module 13158#: app/Module/PedigreeMapModule.php:122 13159msgid "Show the birthplace of ancestors on a map." 13160msgstr "पूर्वजों के जन्मस्थान को एक नक्शे पर दिखाएं।" 13161 13162#. I18N: label for a yes/no option 13163#: resources/views/modules/recent_changes/config.phtml:67 13164msgid "Show the date and time" 13165msgstr "दिनांक और समय दिखाएं" 13166 13167#: resources/views/modules/html/config.phtml:51 13168msgid "Show the date and time of update" 13169msgstr "अपडेट की तिथि और समय दिखाएं" 13170 13171#: resources/views/admin/trees-preferences.phtml:424 13172msgid "Show the events of close relatives on the individual page" 13173msgstr "व्यक्तिगत पेज पर करीबी रिश्तेदारों की घटनाओं को दिखाएं" 13174 13175#. I18N: A configuration setting 13176#: resources/views/admin/trees-privacy.phtml:31 13177msgid "Show the family tree" 13178msgstr "फैमिली ट्री दिखाएं" 13179 13180#: app/Module/IndividualListModule.php:363 13181msgid "Show the list of individuals" 13182msgstr "व्यक्तियों की सूची दिखाएं" 13183 13184#: app/Module/IndividualListModule.php:369 13185msgid "Show the list of surnames" 13186msgstr "कुलनामों की सूची दिखाएं" 13187 13188#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13189#: app/Module/ModuleMapLinkTrait.php:49 13190msgid "Show the location of an event on an external map." 13191msgstr "किसी बाहरी मानचित्र पर किसी ईवेंट का स्थान दिखाएं।" 13192 13193#. I18N: Description of the “Places” module 13194#: app/Module/PlacesModule.php:96 13195msgid "Show the location of events on a map." 13196msgstr "घटनाओं के स्थान मैप पर दिखाएं।" 13197 13198#. I18N: label for a yes/no option 13199#: resources/views/modules/recent_changes/config.phtml:58 13200msgid "Show the user who made the change" 13201msgstr "वह उपयोगकर्ता दिखाएं जिसने परिवर्तन किया है" 13202 13203#. I18N: Label for a configuration option 13204#: resources/views/modules/faq/edit.phtml:52 13205#: resources/views/modules/html/config.phtml:60 13206#: resources/views/modules/stories/edit.phtml:58 13207msgid "Show this block for which languages" 13208msgstr "यह ब्लॉक किन भाषाओं के लिए दिखाएं" 13209 13210#: resources/views/admin/trees-preferences.phtml:296 13211msgid "Show thumbnail images in charts and family groups." 13212msgstr "चार्ट और परिवार ग्रुप्स में थंबनेल इमेज दिखाएं।" 13213 13214#: app/Auth.php:592 app/Auth.php:605 app/Elements/RestrictionNotice.php:96 13215#: app/Http/RequestHandlers/TreePreferencesPage.php:124 13216#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13217#: resources/views/modals/restriction-fields.phtml:21 13218msgid "Show to managers" 13219msgstr "मैनेजर्स को दिखाएं" 13220 13221#: app/Auth.php:591 app/Auth.php:604 app/Elements/RestrictionNotice.php:99 13222#: app/Http/RequestHandlers/TreePreferencesPage.php:123 13223#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13224#: resources/views/admin/trees-privacy.phtml:39 13225#: resources/views/admin/trees-privacy.phtml:90 13226#: resources/views/modals/restriction-fields.phtml:18 13227msgid "Show to members" 13228msgstr "मेंबर्स को दिखाएं" 13229 13230#: app/Auth.php:590 app/Auth.php:603 app/Elements/RestrictionNotice.php:98 13231#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13232#: resources/views/admin/trees-privacy.phtml:39 13233#: resources/views/admin/trees-privacy.phtml:90 13234#: resources/views/admin/trees-privacy.phtml:148 13235#: resources/views/modals/restriction-fields.phtml:15 13236msgid "Show to visitors" 13237msgstr "दर्शकों को दिखाएं" 13238 13239#: resources/views/lists/families-table.phtml:184 13240#: resources/views/lists/individuals-table.phtml:231 13241msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13242msgstr "“पत्तों” जोड़े या व्यक्ति दिखाएं। ये ऐसे व्यक्ति हैं जो जीवित हैं, लेकिन उनके डेटाबेस में कोई बच्चे दर्ज नहीं हैं।" 13243 13244#: resources/views/lists/families-table.phtml:179 13245#: resources/views/lists/individuals-table.phtml:226 13246msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13247msgstr "“जड़ों” के जोड़े या व्यक्तियों को दिखाएं। इन व्यक्तियों को “कुलपति” भी कहा जा सकता है। वे ऐसे व्यक्ति हैं जिनके पास डेटाबेस में कोई माता-पिता दर्ज नहीं है।" 13248 13249#. I18N: %s are placeholders for numbers 13250#: resources/views/lists/datatables-attributes.phtml:24 13251#: resources/views/lists/datatables-attributes.phtml:25 13252#: resources/views/pending-changes-page.phtml:24 13253#, php-format 13254msgid "Showing %1$s to %2$s of %3$s" 13255msgstr "%3$s में से %1$s से %2$s तक दिखाए जा रहे हैं" 13256 13257#: resources/views/modules/pedigree-chart/previous.phtml:22 13258msgid "Sibling" 13259msgstr "सहोदर" 13260 13261#: resources/views/modules/pedigree-chart/previous.phtml:20 13262msgid "Siblings" 13263msgstr "सहोदर" 13264 13265#: resources/views/admin/modules.phtml:183 13266#: resources/views/admin/modules.phtml:186 13267msgid "Sidebar" 13268msgstr "साइडबार" 13269 13270#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13271#: resources/views/admin/control-panel.phtml:713 13272#: resources/views/admin/modules.phtml:88 13273#: resources/views/admin/modules.phtml:90 13274msgid "Sidebars" 13275msgstr "साइडबार" 13276 13277#. I18N: Name of a country or state 13278#: app/Statistics/Service/CountryService.php:447 13279msgid "Sierra Leone" 13280msgstr "सियरा लिओन" 13281 13282#. I18N: Name of a module 13283#: app/Http/RequestHandlers/LoginPage.php:80 app/Module/LoginBlockModule.php:43 13284#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:296 13285msgid "Sign in" 13286msgstr "साइन इन करें" 13287 13288#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:312 13289#: resources/views/layouts/administration.phtml:65 13290msgid "Sign out" 13291msgstr "साइन आउट" 13292 13293#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13294#: resources/views/admin/control-panel.phtml:229 13295msgid "Sign-in and registration" 13296msgstr "साइन-इन और रजिस्ट्रेशन" 13297 13298#: app/Gedcom.php:1549 13299msgid "Signature" 13300msgstr "" 13301 13302#: resources/views/help/date.phtml:136 13303msgid "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." 13304msgstr "सरल तिथियों को ग्रेगोरियन कैलेंडर में माना जाता है। किसी अन्य कैलेंडर में दिनांक उल्लिखित करने के लिए, तिथि से पहले एक कीवर्ड जोड़ें। यह कीवर्ड वैकल्पिक है यदि महीना या वर्ष प्रारूप तारीख को अस्पष्ट बनाता है।" 13305 13306#. I18N: Name of a country or state 13307#: app/Statistics/Service/CountryService.php:437 13308msgid "Singapore" 13309msgstr "सिंगापुर" 13310 13311#: resources/xml/reports/individual_ext_report.xml:363 13312#: resources/xml/reports/individual_report.xml:352 13313msgid "Sister" 13314msgstr "बहन" 13315 13316#. I18N: A configuration setting 13317#: app/Gedcom.php:1687 resources/views/modules/google-analytics/form.phtml:9 13318#: resources/views/modules/matomo-analytics/form.phtml:9 13319#: resources/views/modules/statcounter/form.phtml:9 13320msgid "Site identification code" 13321msgstr "साइट पहचान कोड" 13322 13323#. I18N: Help text for the “Preferred contact method” configuration setting 13324#: resources/views/admin/users-edit.phtml:190 13325#: resources/views/edit-account-page.phtml:138 13326msgid "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." 13327msgstr "साइट के सदस्य एक दूसरे को संदेश भेज सकते हैं। आप चुन सकते हैं कि ये संदेश आपको कैसे भेजे जाते हैं, या उन्हें बिल्कुल न प्राप्त करना चुनें।" 13328 13329#. I18N: A configuration setting 13330#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13331#: resources/views/modules/google-webmaster-tools/form.phtml:9 13332msgid "Site verification code" 13333msgstr "साइट वेरीफिकेशन कोड" 13334 13335#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13336#: resources/views/modules/google-webmaster-tools/form.phtml:18 13337msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13338msgstr "जब webtrees किसी सबफ़ोल्डर में इंस्टाल की गई हो तो साइट वेरीफिकेशन कोड काम नहीं करते।" 13339 13340#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13341#: app/Module/SiteMapModule.php:156 13342msgid "Sitemaps" 13343msgstr "साइटमैप" 13344 13345#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13346#: resources/views/modules/sitemap/config.phtml:23 13347msgid "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>." 13348msgstr "साइटमैप वेबमास्टर्स के लिए खोज इंजन को उन पेजों के बारे में बताने का एक तरीका है जो वेबसाइट पर क्रॉलिंग के लिए उपलब्ध हैं। सभी प्रमुख खोज इंजन साइटमैप का समर्थन करते हैं। अधिक जानकारी के लिए, <a href=\"https://www.sitemaps.org/\">www.sitemaps.org</a> देखें।" 13349 13350#. I18N: a month in the Jewish calendar 13351#: app/Date/JewishDate.php:211 13352msgctxt "GENITIVE" 13353msgid "Sivan" 13354msgstr "सीवान" 13355 13356#. I18N: a month in the Jewish calendar 13357#: app/Date/JewishDate.php:315 13358msgctxt "INSTRUMENTAL" 13359msgid "Sivan" 13360msgstr "सीवान" 13361 13362#. I18N: a month in the Jewish calendar 13363#: app/Date/JewishDate.php:263 13364msgctxt "LOCATIVE" 13365msgid "Sivan" 13366msgstr "सीवान" 13367 13368#. I18N: a month in the Jewish calendar 13369#: app/Date/JewishDate.php:159 13370msgctxt "NOMINATIVE" 13371msgid "Sivan" 13372msgstr "सीवान" 13373 13374#. I18N: Skip over the headers and menus, to the main content of the page 13375#: resources/views/layouts/administration.phtml:46 13376#: resources/views/layouts/default.phtml:74 13377msgid "Skip to content" 13378msgstr "इसे छोड़ें सामग्री पर बढ़े" 13379 13380#: app/Elements/RelationIsDescriptor.php:125 13381msgid "Slave" 13382msgstr "दास" 13383 13384#: app/Elements/RelationIsDescriptor.php:90 13385msgctxt "FEMALE" 13386msgid "Slave" 13387msgstr "दासी" 13388 13389#: app/Elements/RelationIsDescriptor.php:69 13390msgctxt "MALE" 13391msgid "Slave" 13392msgstr "दास" 13393 13394#. I18N: Name of a module 13395#: app/Module/SlideShowModule.php:205 13396msgid "Slide show" 13397msgstr "स्लाइड शो" 13398 13399#. I18N: Name of a country or state 13400#: app/Statistics/Service/CountryService.php:463 13401msgid "Slovakia" 13402msgstr "स्लोवाकिया" 13403 13404#. I18N: Name of a country or state 13405#: app/Statistics/Service/CountryService.php:465 13406msgid "Slovenia" 13407msgstr "स्लोवेनिया" 13408 13409#: resources/views/setup/step-2-server-checks.phtml:68 13410msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13411msgstr "छोटे सिस्टम (500 व्यक्ति): 16–32 एमबी, 10-20 सेकंड" 13412 13413#. I18N: Location of an LDS church temple 13414#: app/Elements/TempleCode.php:185 13415msgid "Snowflake, Arizona, United States" 13416msgstr "स्नोफ्लेक, एरिज़ोना, संयुक्त राज्य" 13417 13418#: app/Gedcom.php:740 13419msgid "Social security number" 13420msgstr "सामाजिक सुरक्षा नंबर" 13421 13422#. I18N: Name of a country or state 13423#: app/Statistics/Service/CountryService.php:445 13424msgid "Solomon Islands" 13425msgstr "सोलोमन द्वीप" 13426 13427#. I18N: Name of a country or state 13428#: app/Statistics/Service/CountryService.php:453 13429msgid "Somalia" 13430msgstr "सोमालिया" 13431 13432#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13433#: resources/views/admin/trees-import.phtml:126 13434msgid "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." 13435msgstr "कुछ वंशावली सॉफ़्टवेयर GEDCOM ऐसी फ़ाइलों को बनाते हैं जिनमें पूर्ण पथ के साथ मीडिया फ़ाइलनाम होते हैं। वह पथ वेब-सर्वर पर मौजूद नहीं होंगे। webtrees को फ़ाइल खोजने की अनुमति देने के लिए, पथ के पहले भाग को हटाया जाना चाहिए।" 13436 13437#. I18N: Description of a “Data fix” module 13438#: app/Module/FixNameTags.php:95 13439msgid "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." 13440msgstr "कुछ वंशावली अनुप्रयोग सभी नामों को एक ही नाम रिकॉर्ड में संग्रहीत करते हैं, कस्टम टैग जैसे _MARNM और _AKA का उपयोग करते हैं। एक विकल्प यह है कि प्रत्येक नाम के लिए एक नया नाम रिकॉर्ड बनाना है।" 13441 13442#: resources/views/admin/tags.phtml:32 13443msgid "Some of these GEDCOM tags are used infrequently or never used." 13444msgstr "इनमें से कुछ GEDCOM टैग का उपयोग बहुत कम या कभी नहीं किया जाता है।" 13445 13446#. I18N: Help text for the “Hit counters” configuration setting 13447#: resources/views/admin/trees-preferences.phtml:632 13448msgid "Some pages can display the number of times that they have been visited." 13449msgstr "कुछ पेज उस संख्या को प्रदर्शित कर सकते हैं, जब उनका दौरा किया गया।" 13450 13451#. I18N: Help text for the “Fact icons” configuration setting 13452#: resources/views/admin/trees-preferences.phtml:520 13453msgid "Some themes can display icons on the “Facts and events” tab." 13454msgstr "कुछ थीम “तथ्य और घटनाओं” के टैब पर चिह्न प्रदर्शित कर सकती हैं।" 13455 13456#: resources/views/edit/change-family-members.phtml:61 13457#: resources/xml/reports/family_group_report.xml:774 13458#: resources/xml/reports/individual_ext_report.xml:534 13459#: resources/xml/reports/individual_report.xml:530 13460msgid "Son" 13461msgstr "बेटे" 13462 13463#. I18N: e.g. “Son of [father name & mother name]” 13464#: app/Module/InteractiveTree/TreeView.php:361 13465#, php-format 13466msgid "Son of %s" 13467msgstr "%s के बेटे" 13468 13469#: app/Gedcom.php:892 app/Gedcom.php:918 app/Gedcom.php:1804 13470msgid "Sort date" 13471msgstr "दिनांक क्रमबद्ध करें" 13472 13473#. I18N: Label for a configuration option 13474#: resources/views/modules/faq/config.phtml:56 13475#: resources/views/modules/faq/edit.phtml:62 13476#: resources/views/modules/recent_changes/config.phtml:40 13477#: resources/views/modules/todays_events/config.phtml:46 13478#: resources/views/modules/upcoming_events/config.phtml:58 13479#: resources/xml/reports/bdm_report.xml:11 13480#: resources/xml/reports/birth_report.xml:9 13481#: resources/xml/reports/cemetery_report.xml:6 13482#: resources/xml/reports/change_report.xml:7 13483#: resources/xml/reports/death_report.xml:9 13484#: resources/xml/reports/fact_sources.xml:7 13485#: resources/xml/reports/individual_ext_report.xml:8 13486#: resources/xml/reports/marriage_report.xml:9 13487#: resources/xml/reports/occupation_report.xml:6 13488#: resources/xml/reports/relative_ext_report.xml:7 13489msgid "Sort order" 13490msgstr "तरतीब" 13491 13492#: app/Gedcom.php:894 app/Gedcom.php:920 13493msgid "Sort time" 13494msgstr "" 13495 13496#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13497#: resources/views/lists/individuals-table.phtml:242 13498msgid "Sosa" 13499msgstr "सोसा" 13500 13501#: resources/views/modules/ancestors-chart/tree.phtml:18 13502msgid "Sosa-Stradonitz number" 13503msgstr "सोसा-स्ट्रैडोनिट्ज़ संख्या" 13504 13505#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 13506msgid "Sounds like" 13507msgstr "मिलता जुलता" 13508 13509#. I18N: Name of a module/report 13510#: app/Gedcom.php:810 app/Gedcom.php:1376 app/Gedcom.php:1380 13511#: app/Gedcom.php:1392 app/Gedcom.php:1396 app/Gedcom.php:1400 13512#: app/Gedcom.php:1406 app/Gedcom.php:1412 13513#: app/Http/RequestHandlers/CheckTree.php:360 13514#: app/Module/FactSourcesReportModule.php:44 13515#: resources/views/admin/trees-privacy.phtml:166 13516#: resources/views/admin/trees.phtml:232 13517#: resources/views/fact-gedcom-fields.phtml:64 13518#: resources/views/modals/link-media-to-source.phtml:21 13519#: resources/views/modules/favorites/favorites.phtml:107 13520#: resources/views/modules/random_media/slide-show.phtml:81 13521#: resources/views/modules/recent_changes/changes-table.phtml:71 13522#: resources/views/modules/sources_tab/tab.phtml:71 13523#: resources/xml/reports/bdm_report.xml:136 13524#: resources/xml/reports/bdm_report.xml:162 13525#: resources/xml/reports/bdm_report.xml:196 13526#: resources/xml/reports/birth_report.xml:43 13527#: resources/xml/reports/death_report.xml:54 13528#: resources/xml/reports/fact_sources.xml:3 13529#: resources/xml/reports/fact_sources.xml:43 13530#: resources/xml/reports/marriage_report.xml:54 13531#: resources/xml/reports/missing_facts_report.xml:108 13532#: resources/xml/reports/missing_facts_report.xml:153 13533#: resources/xml/reports/missing_facts_report.xml:194 13534#: resources/xml/reports/missing_facts_report.xml:236 13535#: resources/xml/reports/missing_facts_report.xml:277 13536#: resources/xml/reports/missing_facts_report.xml:318 13537#: resources/xml/reports/missing_facts_report.xml:360 13538#: resources/xml/reports/missing_facts_report.xml:402 13539#: resources/xml/reports/missing_facts_report.xml:444 13540#: resources/xml/reports/missing_facts_report.xml:487 13541#: resources/xml/reports/missing_facts_report.xml:529 13542#: resources/xml/reports/missing_facts_report.xml:570 13543msgid "Source" 13544msgstr "स्रोत" 13545 13546#: app/Gedcom.php:431 app/Gedcom.php:484 app/Gedcom.php:562 app/Gedcom.php:730 13547#: app/Gedcom.php:754 app/Gedcom.php:778 app/Gedcom.php:1237 13548#: app/Gedcom.php:1291 app/Gedcom.php:1365 app/Gedcom.php:1821 13549#: app/Gedcom.php:1835 13550msgid "Source citation" 13551msgstr "स्रोत उद्धरण" 13552 13553#: resources/views/admin/tags.phtml:321 13554msgid "Source citations" 13555msgstr "स्रोत उद्धरण" 13556 13557#. I18N: Help text for the “Use full source citations” configuration setting 13558#: resources/views/admin/trees-preferences.phtml:712 13559msgid "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." 13560msgstr "स्रोत के प्रमाण में डेटा की गुणवत्ता (मुख्य, माध्यमिक, वगैरह) रिकॉर्ड करने के लिए फ़ील्ड और घटना स्रोत में दर्ज की गई तारीख शामिल हो सकते हैं। अगर आप इन फ़ील्ड का उपयोग नहीं करते हैं, तो आप नए स्रोत प्रमाण बनाते समय उन्हें अक्षम कर सकते हैं।" 13561 13562#. I18N: A configuration setting 13563#: resources/views/admin/trees-preferences.phtml:720 13564#: resources/xml/reports/fact_sources.xml:6 13565msgid "Source type" 13566msgstr "स्रोत प्रकार" 13567 13568#. I18N: Name of a module/list 13569#. I18N: Name of a module 13570#: app/Module/FixSearchAndReplace.php:115 app/Module/SourceListModule.php:66 13571#: app/Module/SourceListModule.php:157 app/Module/SourcesTabModule.php:58 13572#: app/Services/AdminService.php:183 13573#: resources/views/admin/control-panel.phtml:322 13574#: resources/views/admin/merge-records-step-1.phtml:54 13575#: resources/views/admin/tags.phtml:396 13576#: resources/views/lists/media-table.phtml:81 13577#: resources/views/lists/notes-table.phtml:84 13578#: resources/views/lists/notes-table.phtml:93 13579#: resources/views/lists/repositories-table.phtml:51 13580#: resources/views/lists/sources-table.phtml:89 13581#: resources/views/modules/gedcom_stats/config.phtml:48 13582#: resources/views/modules/gedcom_stats/statistics.phtml:100 13583#: resources/views/modules/html/template-statistics.phtml:44 13584#: resources/views/modules/statistics-chart/chart-sources.phtml:10 13585#: resources/views/modules/statistics-chart/other-records.phtml:27 13586#: resources/views/record-page-links.phtml:67 13587#: resources/views/search-general-page.phtml:83 13588#: resources/views/search-results.phtml:59 13589#: resources/xml/reports/ahnentafel_report.xml:475 13590#: resources/xml/reports/descendancy_report.xml:611 13591#: resources/xml/reports/family_group_report.xml:1118 13592#: resources/xml/reports/individual_ext_report.xml:651 13593#: resources/xml/reports/individual_report.xml:647 13594msgid "Sources" 13595msgstr "स्रोत" 13596 13597#: resources/xml/reports/missing_facts_report.xml:14 13598msgid "Sources to the events" 13599msgstr "घटनाओं के सूत्र" 13600 13601#. I18N: Name of a country or state 13602#: app/Statistics/Service/CountryService.php:540 13603msgid "South Africa" 13604msgstr "दक्षिण अफ्रीका" 13605 13606#: resources/views/modules/statistics-chart/custom.phtml:186 13607msgid "South America" 13608msgstr "दक्षिण अमेरिका" 13609 13610#. I18N: Name of a country or state 13611#: app/Statistics/Service/CountryService.php:439 13612msgid "South Georgia and the South Sandwich Islands" 13613msgstr "दक्षिण जॉर्जिया एवं दक्षिण सैंडविच द्वीप समूह" 13614 13615#. I18N: Name of a country or state 13616#: app/Statistics/Service/CountryService.php:457 13617msgid "South Sudan" 13618msgstr "दक्षिण सूडान" 13619 13620#. I18N: Name of a country or state 13621#: app/Statistics/Service/CountryService.php:179 13622msgid "Spain" 13623msgstr "स्पेन" 13624 13625#: app/SurnameTradition/SpanishSurnameTradition.php:42 13626msgctxt "Surname tradition" 13627msgid "Spanish" 13628msgstr "स्पेनिश" 13629 13630#. I18N: Location of an LDS church temple 13631#: app/Elements/TempleCode.php:188 13632msgid "Spokane, Washington, United States" 13633msgstr "स्पोकेन, वाशिंगटन, संयुक्त राज्य" 13634 13635#: app/Http/RequestHandlers/IndividualPage.php:218 13636#: resources/views/edit/change-family-members.phtml:34 13637#: resources/views/edit/change-family-members.phtml:49 13638#: resources/views/modules/pedigree-chart/previous.phtml:31 13639#: resources/xml/reports/bdm_report.xml:169 13640#: resources/xml/reports/individual_ext_report.xml:210 13641#: resources/xml/reports/individual_ext_report.xml:227 13642msgid "Spouse" 13643msgstr "जीवनसाथी" 13644 13645#: resources/views/edit/reorder-families.phtml:31 13646#: resources/views/lists/surnames-table.phtml:35 13647#: resources/views/modules/family-book-chart/page.phtml:57 13648#: resources/views/modules/pedigree-chart/previous.phtml:29 13649msgid "Spouses" 13650msgstr "जीवनसाथी" 13651 13652#: resources/xml/reports/individual_ext_report.xml:6 13653#: resources/xml/reports/individual_ext_report.xml:90 13654#: resources/xml/reports/missing_facts_report.xml:6 13655#: resources/xml/reports/relative_ext_report.xml:6 13656#: resources/xml/reports/relative_ext_report.xml:42 13657msgid "Spouses and children" 13658msgstr "पति-पत्नी और बच्चे" 13659 13660#. I18N: Name of a country or state 13661#: app/Statistics/Service/CountryService.php:302 13662msgid "Sri Lanka" 13663msgstr "श्रीलंका" 13664 13665#. I18N: Location of an LDS church temple 13666#: app/Elements/TempleCode.php:181 13667msgid "St. George, Utah, United States" 13668msgstr "सेंट जॉर्ज, यूटा, संयुक्त राज्य अमेरिका" 13669 13670#. I18N: Location of an LDS church temple 13671#: app/Elements/TempleCode.php:184 13672msgid "St. Louis, Missouri, United States" 13673msgstr "सेंट लुइस, मिसौरी, संयुक्त राज्य अमेरिका" 13674 13675#. I18N: Location of an LDS church temple 13676#: app/Elements/TempleCode.php:187 13677msgid "St. Paul, Minnesota, United States" 13678msgstr "सेंट पॉल, मिनेसोटा, संयुक्त राज्य" 13679 13680#: resources/views/admin/tags.phtml:27 13681msgid "Standard GEDCOM tags" 13682msgstr "" 13683 13684#: resources/views/modules/random_media/config.phtml:46 13685msgid "Start slide show on page load" 13686msgstr "पेज लोड पर स्लाइड शो शुरू करें" 13687 13688#: resources/views/modules/lifespans-chart/page.phtml:52 13689msgid "Start year" 13690msgstr "शुरुवाती साल" 13691 13692#: resources/xml/reports/change_report.xml:5 13693msgid "Starting range of change dates" 13694msgstr "परिवर्तन की तारीखों की सीमा शुरू" 13695 13696#: app/Module/StatcounterModule.php:41 13697msgid "Statcounter™" 13698msgstr "Statcounter™" 13699 13700#: app/Gedcom.php:408 app/Gedcom.php:520 app/Gedcom.php:540 app/Gedcom.php:796 13701#: app/Gedcom.php:843 app/Gedcom.php:1361 app/Gedcom.php:1711 13702msgid "State" 13703msgstr "राज्य" 13704 13705#. I18N: Name of a module 13706#. I18N: Name of a module/chart 13707#: app/Module/FamilyTreeStatisticsModule.php:68 13708#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13709#: resources/views/modules/gedcom_stats/config.phtml:41 13710#: resources/views/modules/gedcom_stats/statistics.phtml:38 13711#: resources/views/modules/gedcom_stats/statistics.phtml:158 13712msgid "Statistics" 13713msgstr "आंकड़े" 13714 13715#: app/Gedcom.php:481 app/Gedcom.php:587 app/Gedcom.php:628 app/Gedcom.php:648 13716#: app/Gedcom.php:659 app/Gedcom.php:727 app/Gedcom.php:937 app/Gedcom.php:1257 13717#: app/Gedcom.php:1313 app/Gedcom.php:1575 app/Gedcom.php:1580 13718#: resources/views/admin/changes-log.phtml:53 13719#: resources/views/admin/changes-log.phtml:135 13720msgid "Status" 13721msgstr "स्थिति" 13722 13723#: app/Gedcom.php:482 app/Gedcom.php:588 app/Gedcom.php:629 app/Gedcom.php:649 13724#: app/Gedcom.php:728 13725msgid "Status change date" 13726msgstr "स्थिति बदलने की तारीख" 13727 13728#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13729#: app/Elements/LdsBaptismDateStatus.php:73 13730#: app/Elements/LdsChildSealingDateStatus.php:66 13731#: app/Elements/LdsEndowmentDateStatus.php:74 13732#: app/Elements/LdsOrdinanceStatus.php:79 13733msgid "Stillborn: exempt" 13734msgstr "मृत: मुक्त" 13735 13736#. I18N: Location of an LDS church temple 13737#: app/Elements/TempleCode.php:189 13738msgid "Stockholm, Sweden" 13739msgstr "स्टॉकहोम, स्वीडन" 13740 13741#: resources/views/layouts/default.phtml:158 13742#: resources/views/modules/random_media/slide-show.phtml:34 13743#: resources/views/modules/random_media/slide-show.phtml:36 13744msgid "Stop" 13745msgstr "रोकें" 13746 13747#. I18N: Name of a module 13748#: app/Module/StoriesModule.php:205 13749#: resources/views/modules/stories/config.phtml:51 13750#: resources/views/modules/stories/edit.phtml:22 13751msgid "Stories" 13752msgstr "जीवनियाँ" 13753 13754#: resources/views/modules/stories/edit.phtml:49 13755msgid "Story" 13756msgstr "जीवनी" 13757 13758#: resources/views/modules/stories/config.phtml:57 13759#: resources/views/modules/stories/edit.phtml:40 13760#: resources/views/modules/stories/list.phtml:18 13761msgid "Story title" 13762msgstr "जीवनी का टाइटल" 13763 13764#: app/Gedcom.php:1464 app/Gedcom.php:1496 13765msgid "Street name" 13766msgstr "सड़क का नाम" 13767 13768#: resources/views/admin/broadcast.phtml:43 13769#: resources/views/admin/email-page.phtml:48 13770#: resources/views/contact-page.phtml:58 resources/views/message-page.phtml:46 13771#: resources/views/modules/user-messages/user-messages.phtml:68 13772msgid "Subject" 13773msgstr "विषय" 13774 13775#: app/Gedcom.php:531 app/Gedcom.php:858 13776#: app/Http/RequestHandlers/CheckTree.php:361 app/Submission.php:44 13777#: app/Submission.php:45 app/Submission.php:46 13778msgid "Submission" 13779msgstr "प्रस्तुती" 13780 13781#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13782#: app/Elements/LdsBaptismDateStatus.php:75 13783#: app/Elements/LdsChildSealingDateStatus.php:68 13784#: app/Elements/LdsEndowmentDateStatus.php:76 13785#: app/Elements/LdsOrdinanceStatus.php:81 13786#: app/Elements/LdsSpouseSealingDateStatus.php:76 13787msgid "Submitted but not yet cleared" 13788msgstr "प्रस्तुत है मगर अब तक साफ़ नहीं किया गया" 13789 13790#: app/Gedcom.php:494 app/Gedcom.php:530 app/Gedcom.php:741 app/Gedcom.php:835 13791#: app/Gedcom.php:869 app/Http/RequestHandlers/CheckTree.php:362 13792#: resources/views/admin/trees.phtml:265 13793#: resources/views/modals/submission-fields.phtml:14 13794#: resources/views/modules/recent_changes/changes-table.phtml:74 13795msgid "Submitter" 13796msgstr "जमाकर्ता" 13797 13798#: resources/views/lists/submitters-table.phtml:67 13799msgid "Submitter name" 13800msgstr "जमाकर्ता नाम" 13801 13802#. I18N: Name of a module/list 13803#: app/Module/FixSearchAndReplace.php:116 app/Module/SubmitterListModule.php:67 13804#: app/Module/SubmitterListModule.php:170 13805#: resources/views/admin/control-panel.phtml:326 13806#: resources/views/admin/merge-records-step-1.phtml:58 13807#: resources/views/admin/tags.phtml:877 13808#: resources/views/lists/submitters-table.phtml:62 13809#: resources/views/record-page-links.phtml:94 13810msgid "Submitters" 13811msgstr "जमाकर्ता" 13812 13813#. I18N: Name of a country or state 13814#: app/Statistics/Service/CountryService.php:429 13815msgid "Sudan" 13816msgstr "सूडान" 13817 13818#. I18N: abbreviation for Sunday 13819#: app/Date/AbstractCalendarDate.php:285 13820#: resources/views/edit/initialize-calendar-popup.phtml:23 13821msgid "Sun" 13822msgstr "रवि" 13823 13824#: app/Date/AbstractCalendarDate.php:252 13825msgid "Sunday" 13826msgstr "रविवार" 13827 13828#. I18N: %s is a URL/link to the project website 13829#: resources/views/admin/control-panel.phtml:177 13830#, php-format 13831msgid "Support and documentation can be found at %s." 13832msgstr "मदद और प्रलेखन %s पर पाए जा सकते हैं।" 13833 13834#: app/Services/ServerCheckService.php:328 13835msgid "Support for PostgreSQL is experimental." 13836msgstr "PostgreSQL के लिए सपोर्ट आज़माइशी है।" 13837 13838#: app/Services/ServerCheckService.php:333 13839msgid "Support for SQL Server is experimental." 13840msgstr "SQL सर्वर के लिए सपोर्ट आज़माइशी है।" 13841 13842#. I18N: Name of a country or state 13843#: app/Statistics/Service/CountryService.php:461 13844msgid "Suriname" 13845msgstr "सूरीनाम" 13846 13847#: app/Gedcom.php:678 app/Gedcom.php:690 app/Gedcom.php:693 13848#: app/Http/RequestHandlers/HelpText.php:241 13849#: resources/views/branches-page.phtml:25 13850#: resources/views/lists/families-table.phtml:220 13851#: resources/views/lists/families-table.phtml:223 13852#: resources/views/lists/individuals-table.phtml:240 13853#: resources/views/lists/surnames-table.phtml:31 13854#: resources/views/modules/statistics-chart/custom.phtml:166 13855#: resources/views/search-phonetic-page.phtml:42 13856msgid "Surname" 13857msgstr "कुलनाम" 13858 13859#: app/Statistics/Google/ChartDistribution.php:295 13860msgid "Surname distribution chart" 13861msgstr "कुलनाम वितरण चार्ट" 13862 13863#: resources/views/admin/trees-preferences.phtml:334 13864msgid "Surname list style" 13865msgstr "कुलनाम सूची प्रकार" 13866 13867#: resources/views/modules/fix-add-marr-names/options.phtml:16 13868msgid "Surname option" 13869msgstr "कुलनाम विकल्प" 13870 13871#: app/Gedcom.php:677 app/Gedcom.php:689 app/Gedcom.php:692 13872msgid "Surname prefix" 13873msgstr "पूर्व कुलनाम" 13874 13875#: resources/views/admin/trees-preferences.phtml:694 13876msgid "Surname tradition" 13877msgstr "कुलनाम परंपरा" 13878 13879#: resources/views/lists/surnames-table.phtml:26 13880#: resources/views/modules/gedcom_stats/config.phtml:68 13881#: resources/views/modules/gedcom_stats/statistics.phtml:77 13882#: resources/views/modules/statistics-chart/custom.phtml:161 13883msgid "Surnames" 13884msgstr "कुलनाम" 13885 13886#: app/SurnameTradition/LithuanianSurnameTradition.php:78 13887msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13888msgstr "किसी व्यक्ती के स्त्री/पुरुष और वैवाहिक स्थिति की पहचान के लिए कुलनामों को टेढ़ा-मेढ़ा किया जाता है।" 13889 13890#: app/SurnameTradition/PolishSurnameTradition.php:68 13891msgid "Surnames are inflected to indicate an individual’s gender." 13892msgstr "किसी व्यक्ती के स्त्री/पुरुष की पहचान के लिए कुलनामों को टेढ़ा-मेढ़ा किया जाता है।" 13893 13894#. I18N: Location of an LDS church temple 13895#: app/Elements/TempleCode.php:190 13896msgid "Suva, Fiji" 13897msgstr "सुआ, फ़िजी" 13898 13899#. I18N: Name of a country or state 13900#: app/Statistics/Service/CountryService.php:443 13901msgid "Svalbard and Jan Mayen" 13902msgstr "स्वालबार्ड और जान मायेन" 13903 13904#. I18N: Reverse the order of two individuals 13905#: resources/views/modules/relationships-chart/page.phtml:82 13906msgid "Swap individuals" 13907msgstr "व्यक्तियों की अदला-बदली करें" 13908 13909#. I18N: Name of a country or state 13910#: app/Statistics/Service/CountryService.php:469 13911msgid "Swaziland" 13912msgstr "स्वाजीलैंड" 13913 13914#. I18N: Name of a country or state 13915#: app/Statistics/Service/CountryService.php:467 13916msgid "Sweden" 13917msgstr "स्वीडन" 13918 13919#. I18N: Name of a country or state 13920#: app/Statistics/Service/CountryService.php:122 13921msgid "Switzerland" 13922msgstr "स्विट्जरलैंड" 13923 13924#. I18N: Location of an LDS church temple 13925#: app/Elements/TempleCode.php:192 13926msgid "Sydney, Australia" 13927msgstr "सिडनी ऑस्ट्रेलिया" 13928 13929#: resources/views/admin/synchronize-trees.phtml:12 13930msgid "Synchronize family trees with GEDCOM files" 13931msgstr "GEDCOM फ़ाइलों के साथ वंश वृक्ष को सिंक्रनाइज़ करें" 13932 13933#. I18N: Name of a country or state 13934#: app/Statistics/Service/CountryService.php:474 13935msgid "Syria" 13936msgstr "सीरिया" 13937 13938#: resources/views/admin/modules.phtml:175 13939#: resources/views/admin/modules.phtml:178 13940msgid "Tab" 13941msgstr "टैब" 13942 13943#: resources/views/setup/step-4-database-mysql.phtml:119 13944#: resources/views/setup/step-4-database-pgsql.phtml:104 13945#: resources/views/setup/step-4-database-sqlite.phtml:72 13946#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13947msgid "Table prefix" 13948msgstr "टेबल प्रीफिक्स" 13949 13950#: resources/xml/reports/ahnentafel_report.xml:13 13951#: resources/xml/reports/bdm_report.xml:12 13952#: resources/xml/reports/birth_report.xml:10 13953#: resources/xml/reports/cemetery_report.xml:8 13954#: resources/xml/reports/change_report.xml:9 13955#: resources/xml/reports/descendancy_report.xml:8 13956#: resources/xml/reports/fact_sources.xml:8 13957#: resources/xml/reports/family_group_report.xml:11 13958#: resources/xml/reports/individual_ext_report.xml:12 13959#: resources/xml/reports/individual_report.xml:9 13960#: resources/xml/reports/marriage_report.xml:10 13961#: resources/xml/reports/missing_facts_report.xml:8 13962#: resources/xml/reports/occupation_report.xml:7 13963#: resources/xml/reports/pedigree_report.xml:8 13964#: resources/xml/reports/relative_ext_report.xml:8 13965msgctxt "paper size" 13966msgid "Tabloid" 13967msgstr "मुख़्तसर" 13968 13969#: app/Http/RequestHandlers/ModulesTabsPage.php:43 13970#: resources/views/admin/control-panel.phtml:706 13971#: resources/views/admin/modules.phtml:84 13972#: resources/views/admin/modules.phtml:86 13973msgid "Tabs" 13974msgstr "टैब्स" 13975 13976#. I18N: Location of an LDS church temple 13977#: app/Elements/TempleCode.php:193 13978msgid "Taipei, Taiwan" 13979msgstr "ताइपेई, ताइवान" 13980 13981#. I18N: Name of a country or state 13982#: app/Statistics/Service/CountryService.php:502 13983msgid "Taiwan" 13984msgstr "ताइवान" 13985 13986#. I18N: Name of a country or state 13987#: app/Statistics/Service/CountryService.php:484 13988msgid "Tajikistan" 13989msgstr "तजाकिस्तान" 13990 13991#. I18N: Location of an LDS church temple 13992#: app/Elements/TempleCode.php:194 13993msgid "Tampico, Mexico" 13994msgstr "टैम्पिको, मैक्सिको" 13995 13996#. I18N: a month in the Jewish calendar 13997#: app/Date/JewishDate.php:213 13998msgctxt "GENITIVE" 13999msgid "Tamuz" 14000msgstr "तामुज़" 14001 14002#. I18N: a month in the Jewish calendar 14003#: app/Date/JewishDate.php:317 14004msgctxt "INSTRUMENTAL" 14005msgid "Tamuz" 14006msgstr "तामुज़" 14007 14008#. I18N: a month in the Jewish calendar 14009#: app/Date/JewishDate.php:265 14010msgctxt "LOCATIVE" 14011msgid "Tamuz" 14012msgstr "तामुज़" 14013 14014#. I18N: a month in the Jewish calendar 14015#: app/Date/JewishDate.php:161 14016msgctxt "NOMINATIVE" 14017msgid "Tamuz" 14018msgstr "तामुज़" 14019 14020#. I18N: Name of a country or state 14021#: app/Statistics/Service/CountryService.php:504 14022msgid "Tanzania" 14023msgstr "तंजानिया" 14024 14025#. I18N: The name of a colour-scheme 14026#: app/Module/ColorsTheme.php:183 14027msgid "Teal Top" 14028msgstr "टील टॉप" 14029 14030#. I18N: A configuration setting 14031#: resources/views/admin/trees-preferences.phtml:173 14032msgid "Technical help contact" 14033msgstr "तकनीकी मदद का संपर्क" 14034 14035#. I18N: Location of an LDS church temple 14036#: app/Elements/TempleCode.php:195 14037msgid "Tegucigalpa, Honduras" 14038msgstr "तेगुसीगाल्पा, होंडुरास" 14039 14040#: resources/views/modules/html/config.phtml:27 14041msgid "Templates" 14042msgstr "टेम्पलेट्स" 14043 14044#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14045#: app/Gedcom.php:483 app/Gedcom.php:589 app/Gedcom.php:630 app/Gedcom.php:650 14046#: app/Gedcom.php:729 app/Gedcom.php:870 app/Gedcom.php:940 14047#: resources/xml/reports/individual_report.xml:208 14048msgid "Temple" 14049msgstr "मंदिर" 14050 14051#. I18N: a month in the Jewish calendar 14052#: app/Date/JewishDate.php:199 14053msgctxt "GENITIVE" 14054msgid "Tevet" 14055msgstr "तेवत" 14056 14057#. I18N: a month in the Jewish calendar 14058#: app/Date/JewishDate.php:303 14059msgctxt "INSTRUMENTAL" 14060msgid "Tevet" 14061msgstr "तेवत" 14062 14063#. I18N: a month in the Jewish calendar 14064#: app/Date/JewishDate.php:251 14065msgctxt "LOCATIVE" 14066msgid "Tevet" 14067msgstr "तेवत" 14068 14069#. I18N: a month in the Jewish calendar 14070#: app/Date/JewishDate.php:147 14071msgctxt "NOMINATIVE" 14072msgid "Tevet" 14073msgstr "तेवत" 14074 14075#: app/Gedcom.php:434 app/Gedcom.php:487 app/Gedcom.php:565 app/Gedcom.php:733 14076#: app/Gedcom.php:757 app/Gedcom.php:781 app/Gedcom.php:833 app/Gedcom.php:1240 14077#: app/Gedcom.php:1294 app/Gedcom.php:1383 app/Gedcom.php:1416 14078#: app/Gedcom.php:1788 app/Gedcom.php:1824 app/Gedcom.php:1838 14079#: resources/views/admin/trees-preferences.phtml:579 14080#: resources/views/modals/source-fields.phtml:58 14081msgid "Text" 14082msgstr "पाठ" 14083 14084#: app/Gedcom.php:1683 14085msgid "Text direction" 14086msgstr "" 14087 14088#. I18N: Name of a country or state 14089#: app/Statistics/Service/CountryService.php:482 14090msgid "Thailand" 14091msgstr "थाईलैंड" 14092 14093#: resources/views/help/name.phtml:8 14094msgid "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." 14095msgstr "<b>नाम</b> फ़ील्ड में व्यक्ति का पूरा नाम होता है, क्यूँकि उन्होंने इसे वर्तनी में दर्ज किया होगा। इसे स्क्रीन पर प्रदर्शित किया जाएगा। यह नाम के विभिन्न हिस्सों की पहचान करने के लिए सामान्य वंशावली एनोटेशन का उपयोग करता है।" 14096 14097#: resources/views/help/surname.phtml:8 14098msgid "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." 14099msgstr "<b>कुलनाम</b> फ़ील्ड में एक नाम होता है जो सॉर्टिंग और ग्रुपिंग के लिए उपयोग किया जाता है। यह व्यक्ति के वास्तविक कुलनाम से भिन्न हो सकता है जिसे हमेशा <b>नाम</b> फ़ील्ड से लिया जाता है। इस फ़ील्ड का उपयोग कुलनाम के साथ या बिना उपसर्ग (Gogh / van Gogh) और समूह वर्तनी भिन्नताओं या विभक्तियों (Kowalski / Kowalska) के लिए किया जा सकता है। यदि किसी व्यक्ति को एक से अधिक उपनामों के तहत सूचीबद्ध करने की आवश्यकता होती है, तो प्रत्येक नाम को कोमा द्वारा अलग किया जाना चाहिए।" 14100 14101#: app/Http/RequestHandlers/SynchronizeTrees.php:98 14102#, php-format 14103msgid "The GEDCOM file “%s” has been imported." 14104msgstr "GEDCOM फ़ाइल “%s” आयात कर ली गई।" 14105 14106#: resources/views/admin/tags.phtml:30 14107msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14108msgstr "GEDCOM मानक बड़ी संख्या में डेटा-एंट्री फ़ील्ड प्रदान करता है, जिन्हें टैग कहा जाता है।" 14109 14110#. I18N: Location of an LDS church temple 14111#: app/Elements/TempleCode.php:104 14112msgid "The Hague, Netherlands" 14113msgstr "द हेग, नीदरलैंड" 14114 14115#: app/Services/ServerCheckService.php:124 14116#, php-format 14117msgid "The PHP extension “%s” is not installed." 14118msgstr "PHP एक्सटेंशन “%s” इंस्टाल नहीं है।" 14119 14120#: app/Services/ServerCheckService.php:180 14121#, php-format 14122msgid "The PHP function “%1$s” is disabled." 14123msgstr "PHP फ़ंक्शन “%1$s” बंद है।" 14124 14125#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14126#: app/Exceptions/FileUploadException.php:78 14127msgid "The PHP temporary folder is missing." 14128msgstr "PHP टेम्पररी फ़ोल्डर गायब है।" 14129 14130#: app/Services/ServerCheckService.php:143 14131#, php-format 14132msgid "The PHP.INI setting “%1$s” is disabled." 14133msgstr "PHP.INI सेटिंग “%1$s” बंद है।" 14134 14135#: app/Services/ServerCheckService.php:147 14136#, php-format 14137msgid "The PHP.INI setting “%1$s” is enabled." 14138msgstr "PHP.INI सेटिंग “%1$s” चालू है।" 14139 14140#: resources/views/modules/share-url/share.phtml:29 14141msgid "The URL was copied to the clipboard" 14142msgstr "URL को क्लिपबोर्ड पर कॉपी किया गया था" 14143 14144#: resources/views/emails/approve-user-html.phtml:20 14145#: resources/views/emails/approve-user-text.phtml:14 14146#, php-format 14147msgid "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" 14148msgstr "webtrees साइट %s पर एडमिनिस्ट्रेटर ने खाते के लिए आपके आवेदन को मंजूरी दे दी है। अब आप इस लिंक पर पहुँच कर साइन इन कर सकते हैं: %s" 14149 14150#: resources/views/verify-success-page.phtml:20 14151msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14152msgstr "एडमिनिस्ट्रेटर को सूचित कर दिया गया है। जैसे ही वे आपको साइन इन करने की अनुमति देते हैं, आप अपने युज़रनेम और पासवर्ड के साथ साइन इन कर सकते हैं।" 14153 14154#. I18N: Description of the “Calendar” module 14155#: app/Module/CalendarMenuModule.php:53 14156msgid "The calendar menu." 14157msgstr "कैलेंडर मेनू।" 14158 14159#. I18N: %s is the name of a genealogy record 14160#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 14161#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:63 14162#, php-format 14163msgid "The changes to “%s” have been accepted." 14164msgstr "“%s” में परिवर्तन स्वीकार कर लिया गया है।" 14165 14166#. I18N: %s is the name of a genealogy record 14167#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:64 14168#: app/Http/RequestHandlers/PendingChangesRejectTree.php:59 14169#, php-format 14170msgid "The changes to “%s” have been rejected." 14171msgstr "“%s” में परिवर्तन अस्वीकार कर दिया गया।" 14172 14173#. I18N: Description of the “Charts” module 14174#: app/Module/ChartsMenuModule.php:68 14175msgid "The charts menu." 14176msgstr "चार्ट मेनू।" 14177 14178#: resources/views/modules/clippings/show.phtml:19 14179msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14180msgstr "क्लिपिंग कार्ट आपको इस वंश वृक्ष से उद्धरण लेने और उन्हें GEDCOM फ़ाइल के रूप में डाउनलोड करने की अनुमति देता है।" 14181 14182#: resources/views/admin/trees-preferences.phtml:380 14183msgid "The date and time of the last update" 14184msgstr "आख़िरी अपडेट की तारीख और समय" 14185 14186#: app/Http/RequestHandlers/AccountUpdate.php:114 14187#: app/Http/RequestHandlers/MapDataSave.php:101 14188#, php-format 14189msgid "The details for “%s” have been updated." 14190msgstr "“%s” का विवरण अपडेट किया गया है।" 14191 14192#. I18N: %s is a filename 14193#: app/Http/RequestHandlers/ExportGedcomServer.php:88 14194#: app/Http/RequestHandlers/UpgradeWizardStep.php:231 14195#, php-format 14196msgid "The family tree has been exported to %s." 14197msgstr "वंश वृक्ष को %s में निर्यात कर दिया गया।" 14198 14199#: app/Http/RequestHandlers/CreateTreeAction.php:63 14200#, php-format 14201msgid "The family tree “%s” already exists." 14202msgstr "%s वंश वृक्ष पहले से मौजूद है।" 14203 14204#: app/Http/RequestHandlers/CreateTreeAction.php:70 14205#, php-format 14206msgid "The family tree “%s” has been created." 14207msgstr "%s वंश वृक्ष बना दी गई।" 14208 14209#. I18N: %s is the name of a family tree 14210#: app/Http/RequestHandlers/DeleteTreeAction.php:62 14211#: app/Http/RequestHandlers/SynchronizeTrees.php:112 14212#, php-format 14213msgid "The family tree “%s” has been deleted." 14214msgstr "वंश वृक्ष “%s” को हटा दिया गया।" 14215 14216#. I18N: %s is the name of a family tree 14217#: app/Http/RequestHandlers/SelectDefaultTree.php:52 14218#, php-format 14219msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14220msgstr "इस वेबसाइट पर आने वाले दर्शकों को पहले “%s” वंश वृक्ष दिखाया जाएगा।" 14221 14222#: app/Http/RequestHandlers/MergeTreesAction.php:249 14223msgid "The family trees have been merged successfully." 14224msgstr "वंश वृक्ष को सफलतापूर्वक मिला दिया गया है।" 14225 14226#. I18N: Description of the “Family trees” module 14227#: app/Module/TreesMenuModule.php:70 14228msgid "The family trees menu." 14229msgstr "वंश वृक्ष मेनू।" 14230 14231#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14232#: app/Http/RequestHandlers/DeleteRecord.php:80 14233#, php-format 14234msgid "The family “%s” has been deleted because it only has one member." 14235msgstr "“%s” परिवार को हटा दिया गया है क्यूँकि इसमें केवल एक ही सदस्य है।" 14236 14237#: app/Http/RequestHandlers/UploadMediaAction.php:126 14238#, php-format 14239msgid "The file %s already exists. Use another filename." 14240msgstr "फ़ाइल %s पहले से मौजूद है। किसी और नाम की फाइल उपयोग करें।" 14241 14242#: app/Http/RequestHandlers/ExportGedcomServer.php:91 14243#, php-format 14244msgid "The file %s could not be created." 14245msgstr "फ़ाइल %s नहीं बनाई जा सका।" 14246 14247#: app/Http/RequestHandlers/DeletePath.php:73 14248#: app/Http/RequestHandlers/DeletePath.php:90 14249#, php-format 14250msgid "The file %s could not be deleted." 14251msgstr "%s फ़ाइल को हटाया नहीं जा सका।" 14252 14253#: app/Http/RequestHandlers/DeletePath.php:88 14254#, php-format 14255msgid "The file %s has been deleted." 14256msgstr "%s फ़ाइल को हटा दिया गया है।" 14257 14258#: app/Http/RequestHandlers/UploadMediaAction.php:133 14259#, php-format 14260msgid "The file %s has been uploaded." 14261msgstr "फ़ाइल %s अपलोड हो गई।" 14262 14263#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14264#: app/Exceptions/FileUploadException.php:68 14265msgid "The file was only partially uploaded. Please try again." 14266msgstr "फ़ाइल केवल टुकड़ों में अपलोड की गई थी। कृपया पुन: प्रयास करें।" 14267 14268#. I18N: %s is a filename 14269#: resources/views/media-page-details.phtml:56 14270#: resources/views/modules/media-list/page.phtml:149 14271#, php-format 14272msgid "The file “%s” does not exist." 14273msgstr "फ़ाइल “%s” मौजूद नहीं है।" 14274 14275#: resources/views/edit/reorder-families.phtml:75 14276msgid "The first family in the list will be used in charts, lists, reports, etc." 14277msgstr "सूची में पहले परिवार का उपयोग चार्ट, सूची, रिपोर्ट आदि में किया जाएगा।" 14278 14279#: app/Http/RequestHandlers/DeletePath.php:83 14280#, php-format 14281msgid "The folder %s could not be deleted." 14282msgstr "%s फ़ोल्डर को हटाया नहीं जा सका।" 14283 14284#: app/Http/RequestHandlers/UpgradeWizardStep.php:193 14285#, php-format 14286msgid "The folder %s has been created." 14287msgstr "फोल्डर %s बना दिया गया।" 14288 14289#: app/Http/RequestHandlers/DeletePath.php:81 14290#, php-format 14291msgid "The folder %s has been deleted." 14292msgstr "%s फ़ोल्डर हटा दिया गया है।" 14293 14294#: resources/views/admin/site-preferences.phtml:40 14295msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14296msgstr "फ़ोल्डर को पूर्ण निर्दिष्ट किया जा सकता है (जैसे: /Home/user_name/webtrees_data/) या इन्स्टालेशन फ़ोल्डर से संबंधी (जैसे: ../../webtrees_data/)किया जा सकता है।" 14297 14298#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14299#, php-format 14300msgid "The folder “%s” does not exist." 14301msgstr "फ़ोल्डर “%s” मौजूद नहीं है।" 14302 14303#: resources/views/admin/merge-records-step-2.phtml:37 14304msgid "The following facts and events were found in both records." 14305msgstr "निम्नलिखित तथ्य और घटनाएँ दोनों रिकार्ड में पाई गईं।" 14306 14307#. I18N: the name of an individual, source, etc. 14308#: resources/views/admin/merge-records-step-2.phtml:84 14309#: resources/views/admin/merge-records-step-2.phtml:130 14310#, php-format 14311msgid "The following facts and events were only found in the record of %s." 14312msgstr "निम्नलिखित तथ्य और घटनाएँ केवल %s के रिकॉर्ड में पाए गए।" 14313 14314#: resources/views/setup/step-2-server-checks.phtml:65 14315msgid "The following list shows typical requirements." 14316msgstr "यह सूची विशिष्ट आवश्यकताओं को दर्शाती है।" 14317 14318#: app/Http/Middleware/CheckCsrf.php:70 14319msgid "The form data is incomplete. Perhaps you need to increase max_input_vars on your server?" 14320msgstr "" 14321 14322#: app/Http/RequestHandlers/HelpText.php:294 14323msgid "The help text has not been written for this item." 14324msgstr "इस विषय के लिए कोई सहायता लेख नहीं लिखा हुआ है।" 14325 14326#. I18N: Help text for the “Technical help contact” configuration setting 14327#: resources/views/admin/trees-preferences.phtml:185 14328msgid "The individual to be contacted about technical questions or errors encountered on your website." 14329msgstr "आपकी वेबसाइट पर आने वाले तकनीकी प्रश्नों या त्रुटियों के बारे में संपर्क किए जाने वाले व्यक्ति।" 14330 14331#. I18N: Help text for the “Genealogy contact” configuration setting 14332#: resources/views/admin/trees-preferences.phtml:165 14333msgid "The individual to contact about the genealogy data on this website." 14334msgstr "इस वेबसाइट के वंशावली डेटा के बारे में संपर्क करने के लिए व्यक्ति।" 14335 14336#. I18N: %s are names of records, such as sources, repositories or individuals 14337#: app/Http/RequestHandlers/DeleteRecord.php:88 14338#: app/Http/RequestHandlers/DeleteRecord.php:93 14339#, php-format 14340msgid "The link from “%1$s” to “%2$s” has been deleted." 14341msgstr "“%1$s” से “%2$s” की लिंक को हटा दिया गया है।" 14342 14343#: app/Http/RequestHandlers/MergeFactsAction.php:107 14344#, php-format 14345msgid "The link from “%1$s” to “%2$s” has been updated." 14346msgstr "“%1$s” से “%2$s” की लिंक अपडेट कर दी गई है।" 14347 14348#. I18N: Description of the “Lists” module 14349#: app/Module/ListsMenuModule.php:66 14350msgid "The lists menu." 14351msgstr "सूची मेनू।" 14352 14353#: app/Http/RequestHandlers/CreateLocationAction.php:57 14354#: app/Http/RequestHandlers/MapDataSave.php:89 14355msgid "The location has been created" 14356msgstr "स्थान बना दिया गया" 14357 14358#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14359msgid "The location of this place is not known." 14360msgstr "इस स्थान की अवस्थिति ज्ञात नहीं है।" 14361 14362#: app/Http/RequestHandlers/EditMediaFileAction.php:138 14363#, php-format 14364msgid "The media file %1$s could not be renamed to %2$s." 14365msgstr "मीडिया फ़ाइल %1$s का नाम बदलकर %2$s नहीं किया जा सका।" 14366 14367#: app/Http/RequestHandlers/EditMediaFileAction.php:135 14368#, php-format 14369msgid "The media file %1$s has been renamed to %2$s." 14370msgstr "मीडिया फ़ाइल %1$s का नाम बदलकर %2$s कर दिया गया।" 14371 14372#: app/Http/RequestHandlers/CreateMediaObjectAction.php:96 14373msgid "The media object has been created" 14374msgstr "मीडिया ऑब्जेक्ट बना लिया गया है" 14375 14376#: resources/views/setup/step-2-server-checks.phtml:62 14377msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14378msgstr "मेमोरी और सीपीयू के समय की मांग आपके वंश वृक्ष में व्यक्तियों की संख्या पर निर्भर करती हैं।" 14379 14380#: app/Http/RequestHandlers/BroadcastAction.php:85 14381#, php-format 14382msgid "The message was not sent to %s." 14383msgstr "संदेश %s को नहीं भेजा गया।" 14384 14385#: app/Http/RequestHandlers/ContactAction.php:151 14386#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14387#: app/Http/RequestHandlers/MessageAction.php:98 14388msgid "The message was not sent." 14389msgstr "संदेश नहीं गया।" 14390 14391#: app/Http/RequestHandlers/BroadcastAction.php:80 14392#: app/Http/RequestHandlers/ContactAction.php:146 14393#: app/Http/RequestHandlers/EmailPreferencesAction.php:88 14394#: app/Http/RequestHandlers/MessageAction.php:93 14395#, php-format 14396msgid "The message was successfully sent to %s." 14397msgstr "%s को संदेश भेज दिया गया।" 14398 14399#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:75 14400#: app/Http/RequestHandlers/ModulesAllAction.php:71 14401#: app/Module/ChartsBlockModule.php:123 app/Module/ChartsBlockModule.php:143 14402#: app/Module/ChartsBlockModule.php:163 app/Module/ChartsBlockModule.php:177 14403#, php-format 14404msgid "The module “%s” has been disabled." 14405msgstr "मॉड्यूल “%s” अक्षम कर दिया गया।" 14406 14407#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:73 14408#: app/Http/RequestHandlers/ModulesAllAction.php:69 14409#, php-format 14410msgid "The module “%s” has been enabled." 14411msgstr "मॉड्यूल “%s” सक्षम किया गया।" 14412 14413#. I18N: Help text for the “Quick family facts” configuration setting 14414#: resources/views/admin/trees-preferences.phtml:684 14415msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14416msgstr "सबसे आम पारिवारिक तथ्यों और घटनाओं को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 14417 14418#. I18N: Help text for the “Quick individual facts” configuration setting 14419#: resources/views/admin/trees-preferences.phtml:659 14420msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14421msgstr "सबसे आम व्यक्तिगत तथ्यों और घटनाओं को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 14422 14423#: resources/views/admin/site-registration.phtml:54 14424msgid "The new user will be asked to confirm their email address before the account is created." 14425msgstr "नए उपयोगकर्ता का खाता बनाने से पहले, उन्हें अपने ईमेल एड्रेस की पुष्टि करने के लिए कहा जाएगा।" 14426 14427#: app/Http/RequestHandlers/CreateNoteAction.php:64 14428msgid "The note has been created" 14429msgstr "नोट बना लिया गया" 14430 14431#: app/Validator.php:235 app/Validator.php:251 app/Validator.php:261 14432#: app/Validator.php:299 app/Validator.php:318 app/Validator.php:341 14433#: app/Validator.php:360 app/Validator.php:376 app/Validator.php:392 14434#, php-format 14435msgid "The parameter “%s” is missing." 14436msgstr "“%s” पैरामीटर गायब है।" 14437 14438#: app/Http/RequestHandlers/SetupWizard.php:383 14439msgid "The password needs to be at least six characters long." 14440msgstr "पासवर्ड कम से कम छह अक्षरों का होना चाहिए।" 14441 14442#. I18N: Help text for the "Password" site configuration setting 14443#: resources/views/admin/site-mail.phtml:153 14444msgid "The password required for authentication with the SMTP server." 14445msgstr "SMTP सर्वर के साथ ऑथेंटिकेशन के लिए पासवर्ड आवश्यक है।" 14446 14447#: app/Http/RequestHandlers/PasswordResetAction.php:84 14448#: app/Http/RequestHandlers/PasswordResetPage.php:76 14449msgid "The password reset link has expired." 14450msgstr "पासवर्ड रीसेट लिंक की वैधता समाप्त हो चुकी है।" 14451 14452#. I18N: Description of the “Place hierarchy” module 14453#: app/Module/PlaceHierarchyListModule.php:113 14454msgid "The place hierarchy." 14455msgstr "स्थान श्रेणी।" 14456 14457#: app/Http/RequestHandlers/TreePreferencesAction.php:135 14458#: app/Http/RequestHandlers/TreePrivacyAction.php:115 14459msgid "The preferences for all family trees have been updated." 14460msgstr "सारी फैमिली ट्री की प्राथमिकताएं अपडेट की गई हैं।" 14461 14462#: app/Http/RequestHandlers/TreePreferencesAction.php:139 14463#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14464msgid "The preferences for new family trees have been updated." 14465msgstr "नई फैमिली ट्री के लिए प्राथमिकताएं अपडेट की गई हैं।" 14466 14467#: app/Http/RequestHandlers/TreePreferencesAction.php:128 14468#: app/Http/RequestHandlers/TreePrivacyAction.php:108 14469#, php-format 14470msgid "The preferences for the family tree “%s” have been updated." 14471msgstr "वंश वृक्ष “%s” की प्राथमिकताएं अपडेट की गई हैं।" 14472 14473#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14474#, php-format 14475msgid "The preferences for the module “%s” have been deleted." 14476msgstr "मॉड्यूल “%s” की प्राथमिकताएं हटा दी गई हैं।" 14477 14478#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14479#: app/Module/GeonamesAutocomplete.php:109 app/Module/GoogleMaps.php:96 14480#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14481#: app/Module/MapGeoLocationGeonames.php:86 14482#: app/Module/MapGeoLocationOpenRouteService.php:81 14483#: app/Module/OpenRouteServiceAutocomplete.php:105 14484#: app/Module/RelationshipsChartModule.php:443 app/Module/SiteMapModule.php:173 14485#, php-format 14486msgid "The preferences for the module “%s” have been updated." 14487msgstr "मॉड्यूल “%s” के लिए प्राथमिकताएं अपडेट की गई हैं।" 14488 14489#: resources/views/setup/step-4-database-mysql.phtml:124 14490#: resources/views/setup/step-4-database-pgsql.phtml:109 14491#: resources/views/setup/step-4-database-sqlite.phtml:79 14492#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14493msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14494msgstr "प्रीफिक्स वैकल्पिक है, लेकिन अनुशंसित है। टेबल के नाम को एक यूनिक प्रीफिक्स देकर आप कई अलग-अलग अनुप्रयोग एक ही डेटाबेस को साझा करने दे सकते हैं।" 14495 14496#: app/Http/RequestHandlers/MergeFactsAction.php:178 14497#, php-format 14498msgid "The records “%1$s” and “%2$s” have been merged." 14499msgstr "रिकॉर्ड “%1$s” और “%2$s” मिला दिए गए।" 14500 14501#. I18N: Description of the “Reports” module 14502#: app/Module/ReportsMenuModule.php:70 14503msgid "The reports menu." 14504msgstr "रिपोर्ट मेनू।" 14505 14506#: app/Http/RequestHandlers/CreateRepositoryAction.php:79 14507msgid "The repository has been created" 14508msgstr "संग्रह बना दिया गया है" 14509 14510#. I18N: Description of the “Search” module 14511#: app/Module/SearchMenuModule.php:59 14512msgid "The search menu." 14513msgstr "खोज मेनू।" 14514 14515#: app/Services/SearchService.php:1183 14516msgid "The search returned too many results." 14517msgstr "खोज ने कई सारे परिणाम लौटाए।" 14518 14519#: resources/views/setup/step-2-server-checks.phtml:55 14520msgid "The server configuration is OK." 14521msgstr "सर्वर कॉन्फ़िगरेशन ठीक है।" 14522 14523#: app/Http/Exceptions/HttpBadRequestException.php:35 14524msgid "The server could not understand this request." 14525msgstr "सर्वर इस अनुरोध को समझ नहीं सका।" 14526 14527#: app/Services/ServerCheckService.php:245 14528msgid "The server’s temporary folder cannot be accessed." 14529msgstr "सर्वर के टेम्पररी फ़ोल्डर तक पहुँचा नहीं जा सकता।" 14530 14531#: app/Http/RequestHandlers/RenumberTreeAction.php:551 14532#: app/Services/UpgradeService.php:177 app/Services/UpgradeService.php:209 14533#: resources/views/admin/trees-check.phtml:47 14534msgid "The server’s time limit has been reached." 14535msgstr "सर्वर की समय सीमा पूरी हो गई है।" 14536 14537#. I18N: Description of “Statistics” module 14538#: app/Module/FamilyTreeStatisticsModule.php:79 14539msgid "The size of the family tree, earliest and latest events, common names, etc." 14540msgstr "वंश वृक्ष का आकार, सबसे पुरानी और नवीनतम घटनाएं, सामान्य नाम, वगैरह।" 14541 14542#: app/Gedcom.php:1252 app/Gedcom.php:1308 14543msgid "The solution" 14544msgstr "समाधान" 14545 14546#: app/Http/RequestHandlers/CreateSourceAction.php:103 14547msgid "The source has been created" 14548msgstr "स्रोत बना दिया गया है" 14549 14550#: app/Http/RequestHandlers/CreateSubmissionAction.php:56 14551msgid "The submission has been created" 14552msgstr "सबमिशन बना दिया गया है" 14553 14554#: app/Http/RequestHandlers/CreateSubmitterAction.php:79 14555msgid "The submitter has been created" 14556msgstr "प्रस्तुतकर्ता बना दिया गया है" 14557 14558#: resources/views/help/name.phtml:13 14559#, php-format 14560msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14561msgstr "कुलनाम स्लैश द्वारा संलग्न है: <%s>जॉन पॉल /स्मिथ/<%s>" 14562 14563#: resources/views/admin/site-preferences.phtml:53 14564#: resources/views/admin/users-edit.phtml:140 14565#: resources/views/edit-account-page.phtml:114 14566msgid "The time zone is required for date calculations, such as knowing today’s date." 14567msgstr "दिनांक गणना के लिए समय क्षेत्र आवश्यक है, जैसे कि आज की तारीख जानना।" 14568 14569#. I18N: An XREF is the identification number used in GEDCOM files. 14570#: resources/views/admin/trees-merge.phtml:28 14571#, php-format 14572msgid "The two family trees have %1$s record which uses the same “XREF”." 14573msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14574msgstr[0] "दो वंश वृक्षों में %1$s रिकॉर्ड है जो एक समान “XREF” का उपयोग करता है।" 14575msgstr[1] "दो वंश वृक्षों में %1$s रिकॉर्ड हैं जो एक समान “XREF” का उपयोग करते हैं।" 14576 14577#: app/Http/RequestHandlers/UpgradeWizardStep.php:309 14578msgid "The upgrade is complete." 14579msgstr "अपग्रेड पूरा हो गया है।" 14580 14581#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14582#: app/Exceptions/FileUploadException.php:63 14583msgid "The uploaded file exceeds the allowed size." 14584msgstr "अपलोड की गई फ़ाइल अनुमत साईज़ से अधिक बड़ी है।" 14585 14586#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14587#, php-format 14588msgid "The user %s has been deleted." 14589msgstr "उपयोगकर्ता %s को हटा दिया गया।" 14590 14591#: resources/views/emails/register-notify-html.phtml:39 14592#: resources/views/emails/register-notify-text.phtml:30 14593msgid "The user has been sent an email with the information necessary to confirm the access request." 14594msgstr "उपयोगकर्ता को एक्सेस अनुरोध की पुष्टि करने के लिए आवश्यक जानकारी के साथ एक ईमेल भेजा गया है।" 14595 14596#: app/Http/RequestHandlers/LoginAction.php:117 14597#: app/Http/RequestHandlers/LoginAction.php:122 14598msgid "The username or password is incorrect." 14599msgstr "यूज़रनेम या पासवर्ड गलत है।" 14600 14601#. I18N: Help text for the "Username" site configuration setting 14602#: resources/views/admin/site-mail.phtml:139 14603msgid "The username required for authentication with the SMTP server." 14604msgstr "SMTP सर्वर के साथ ऑथेंटिकेशन के लिए यूज़रनेम आवश्यक है।" 14605 14606#: app/Http/RequestHandlers/EmailPreferencesAction.php:80 14607#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14608#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14609#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14610#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14611#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14612#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14613#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14614#: app/Http/RequestHandlers/ModulesListsAction.php:46 14615#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14616#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:45 14617#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14618#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:45 14619#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14620#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14621#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14622#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14623#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14624#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14625#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14626#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14627#: app/Http/RequestHandlers/SiteTagsAction.php:63 14628msgid "The website preferences have been updated." 14629msgstr "वेबसाइट की वरीयताओं को अपडेट कर दिया गया है।" 14630 14631#: resources/views/errors/database-error.phtml:20 14632#: resources/views/setup/step-6-failed.phtml:20 14633msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14634msgstr "इस खामी के बारे में जानने के लिए वेब्ट्रीज़ डेवलपर्स को बहुत दिलचस्पी होगी। यदि आप उनसे संपर्क करते हैं, तो वे समस्या को हल करने में आपकी मदद करेंगे।" 14635 14636#: app/Module/ModuleThemeTrait.php:73 app/Module/ModuleThemeTrait.php:470 14637#: resources/views/admin/modules.phtml:270 14638#: resources/views/admin/modules.phtml:273 14639#: resources/views/admin/users-edit.phtml:198 14640msgid "Theme" 14641msgstr "थीम" 14642 14643#. I18N: Name of a module 14644#: app/Module/ThemeSelectModule.php:45 14645msgid "Theme change" 14646msgstr "थीम परिवर्तन" 14647 14648#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14649#: resources/views/admin/control-panel.phtml:592 14650#: resources/views/admin/modules.phtml:124 14651#: resources/views/admin/modules.phtml:126 14652msgid "Themes" 14653msgstr "थीम" 14654 14655#: resources/views/modules/personal_facts/tab.phtml:59 14656msgid "There are no facts for this individual." 14657msgstr "इस व्यक्ति के लिए कोई तथ्य नहीं हैं।" 14658 14659#: app/Http/RequestHandlers/ManageMediaData.php:327 14660msgid "There are no links to this media object." 14661msgstr "इस मीडिया ऑब्जेक्ट तक कोई लिंक नहीं है।" 14662 14663#: resources/views/modules/media/tab.phtml:61 14664msgid "There are no media objects for this individual." 14665msgstr "इस व्यक्ती के लिए कोई मीडिया ऑब्जेक्ट नहीं हैं।" 14666 14667#: resources/views/modules/notes/tab.phtml:84 14668msgid "There are no notes for this individual." 14669msgstr "इस व्यक्ति के लिए कोई नोट नहीं है।" 14670 14671#: app/Http/RequestHandlers/UpgradeWizardStep.php:211 14672#: resources/views/pending-changes-page.phtml:30 14673msgid "There are no pending changes." 14674msgstr "कोई लंबित परिवर्तन नहीं हैं।" 14675 14676#: app/Module/ResearchTaskModule.php:131 14677msgid "There are no research tasks in this family tree." 14678msgstr "इस वंश वृक्ष में कोई अनुसंधान कार्य नहीं हैं।" 14679 14680#: resources/views/modules/sources_tab/tab.phtml:63 14681msgid "There are no source citations for this individual." 14682msgstr "इस व्यक्ति के लिए कोई भी स्रोत प्रमाण नहीं है।" 14683 14684#: app/Module/ReviewChangesModule.php:156 14685#: resources/views/emails/pending-changes-html.phtml:20 14686#: resources/views/emails/pending-changes-text.phtml:17 14687msgid "There are pending changes for you to moderate." 14688msgstr "आपके मॉडरेट करने के लिए कुछ लंबित परिवर्तन हैं।" 14689 14690#: app/Module/RecentChangesModule.php:150 14691#, php-format 14692msgid "There have been no changes within the last %s day." 14693msgid_plural "There have been no changes within the last %s days." 14694msgstr[0] "पिछले %s दिन के भीतर कोई बदलाव नहीं हुआ है।" 14695msgstr[1] "पिछले %s दोनों के भीतर कोई बदलाव नहीं हुआ है।" 14696 14697#: app/Exceptions/FileUploadException.php:99 14698#: app/Http/RequestHandlers/AddMediaFileAction.php:76 14699#: app/Http/RequestHandlers/CreateMediaObjectAction.php:75 14700#: app/Http/RequestHandlers/UploadMediaAction.php:136 14701#: app/Services/MediaFileService.php:232 14702msgid "There was an error uploading your file." 14703msgstr "आपकी फ़ाइल अपलोड करने में बाधा हुई।" 14704 14705#. I18N: a month in the French republican calendar 14706#: app/Date/FrenchDate.php:169 14707msgctxt "GENITIVE" 14708msgid "Thermidor" 14709msgstr "थर्मिडोर" 14710 14711#. I18N: a month in the French republican calendar 14712#: app/Date/FrenchDate.php:263 14713msgctxt "INSTRUMENTAL" 14714msgid "Thermidor" 14715msgstr "थर्मिडोर" 14716 14717#. I18N: a month in the French republican calendar 14718#: app/Date/FrenchDate.php:216 14719msgctxt "LOCATIVE" 14720msgid "Thermidor" 14721msgstr "थर्मिडोर" 14722 14723#. I18N: a month in the French republican calendar 14724#: app/Date/FrenchDate.php:122 14725msgctxt "NOMINATIVE" 14726msgid "Thermidor" 14727msgstr "थर्मिडोर" 14728 14729#: resources/views/modules/privacy-policy/page.phtml:36 14730msgid "These cookies are “essential”, and do not require consent." 14731msgstr "ये कुकीज़ “आवश्यक” हैं, और सहमति की आवश्यकता नहीं है।" 14732 14733#: resources/views/admin/trees-unconnected.phtml:37 14734#, php-format 14735msgid "These groups of individuals are not related to %s." 14736msgstr "व्यक्तियों के ये समूह %s से संबंधित नहीं हैं।" 14737 14738#: resources/views/modules/privacy-policy/page.phtml:57 14739msgid "These services may use cookies or other tracking technology." 14740msgstr "ये सेवाएँ कुकीज़ या अन्य ट्रैकिंग तकनीक का उपयोग कर सकती हैं।" 14741 14742#: app/Http/RequestHandlers/LoginAction.php:132 14743msgid "This account has not been approved. Please wait for an administrator to approve it." 14744msgstr "इस खाते को मंजूरी नहीं दी गई है। कृपया किसी एडमिनिस्ट्रेटर के इसे मंजुर करने तक प्रतीक्षा करें।" 14745 14746#: app/Http/RequestHandlers/LoginAction.php:127 14747msgid "This account has not been verified. Please check your email for a verification message." 14748msgstr "इस खाते को वेरीफाई नहीं किया गया है। कृपया वेरिफिकेशन मैसेज के लिए अपना ईमेल देखें।" 14749 14750#: resources/views/modules/review_changes/config.phtml:13 14751msgid "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." 14752msgstr "यह ब्लॉक एडिटर्स को उन लंबित परिवर्तनों के साथ रिकॉर्ड की एक सूची दिखाएगा, जिन्हें मॉडरेटर द्वारा समीक्षा करने की आवश्यकता है। जब भी लंबित परिवर्तन मौजूद हों, तब यह मॉडरेटर्स को दैनिक ईमेल भी जनरेट करता है।" 14753 14754#: resources/views/admin/users-create.phtml:74 14755#: resources/views/admin/users-edit.phtml:85 14756#: resources/views/edit-account-page.phtml:126 14757#: resources/views/register-page.phtml:52 14758#: resources/views/setup/step-5-administrator.phtml:95 14759msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14760msgstr "इस ईमेल एड्रेस का उपयोग पासवर्ड रिमाइंडर, वेबसाइट सूचनाएं और परिवार के अन्य सदस्यों के संदेश भेजने के लिए किया जाएगा, जो वेबसाइट पर रजिस्टर्ड हैं।" 14761 14762#: app/Elements/AbstractEventElement.php:67 14763msgid "This event occurred, but the details are unknown." 14764msgstr "यह घटना हुई, लेकिन विवरण अज्ञात हैं।" 14765 14766#: app/Auth.php:227 app/Http/RequestHandlers/RedirectFamilyPhp.php:69 14767msgid "This family does not exist or you do not have permission to view it." 14768msgstr "यह परिवार मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14769 14770#: resources/views/family-page-pending.phtml:19 14771msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14772msgstr "यह परिवार हटा दिया गया है। विलोपन की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 14773 14774#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14775#: resources/views/family-page-pending.phtml:17 14776#, php-format 14777msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14778msgstr "यह परिवार हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14779 14780#: resources/views/family-page-pending.phtml:25 14781msgid "This family has been edited. The changes need to be reviewed by a moderator." 14782msgstr "यह परिवार एडिट किया गया है। बदलावों की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 14783 14784#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14785#: resources/views/family-page-pending.phtml:23 14786#, php-format 14787msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14788msgstr "यह परिवार एडिट किया गया है। आपको बादलों की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14789 14790#: resources/views/admin/trees-renumber.phtml:30 14791#, php-format 14792msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14793msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14794msgstr[0] "इस वंश वृक्ष में %s रिकॉर्ड है जो वही “XREF” उपयोग कर रहा है जो दूसरे वंश वृक्ष में भी उपयोग किया जा रहा है।" 14795msgstr[1] "इस वंश वृक्ष में %s रिकॉर्ड हैं जो वही “XREF” उपयोग कर रहे हैं जो दूसरे वंश वृक्ष में भी किए जा रहे हैं।" 14796 14797#: app/Module/SlideShowModule.php:181 14798msgid "This family tree has no images to display." 14799msgstr "इस वंश वृक्ष में प्रदर्शित करने के लिए कोई इमेज नहीं है।" 14800 14801#. I18N: do not translate the #keywords# 14802#: resources/views/modules/html/template-narrative.phtml:7 14803msgid "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#." 14804msgstr "यह वंश वृक्ष अंतिम बार #gedcomUpdated# को अपडेट किया गया। इस वंश वृक्ष में टोटल #totalSurnames# कुलनाम हैं। इस में सबसे पुरानी दर्ज की गई घटना #firstEventName# के #firstEventType# #firstEventYear# की है। और सबसे नवीनतम घटना है #lastEventName# के #lastEventType# की #lastEventYear# में। <br><br>यदि आपकी कोई टिप्पणी या प्रतिक्रिया है तो कृपया #contactWebmaster# से संपर्क करें।" 14805 14806#: resources/views/modules/gedcom_stats/statistics.phtml:30 14807#: resources/views/modules/html/template-statistics.phtml:18 14808#, php-format 14809msgid "This family tree was last updated on %s." 14810msgstr "इस वंश वृक्ष को अंतिम बार %s को अपडेट किया गया था।" 14811 14812#: app/Http/RequestHandlers/CheckTree.php:310 14813msgid "This filename is not compatible with the GEDZIP file format." 14814msgstr "" 14815 14816#. I18N: Help text for the "Data folder" site configuration setting 14817#: resources/views/admin/site-preferences.phtml:30 14818msgid "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." 14819msgstr "इस फ़ोल्डर का उपयोग webtrees द्वारा मीडिया फ़ाइलों, GEDCOM फ़ाइलों, टेम्पररी फ़ाइलों, वगैरह. को संग्रहीत करने के लिए किया जाएगा। इन फ़ाइलों में निजी डेटा हो सकता है, और इसे इंटरनेट पर उपलब्ध नहीं कराया जाना चाहिए।" 14820 14821#. I18N: Help text for the “Media folder” configuration setting 14822#: resources/views/admin/trees-preferences.phtml:250 14823msgid "This folder will be used to store the media files for this family tree." 14824msgstr "इस फ़ोल्डर का उपयोग इस वंश वृक्ष के लिए मीडिया फ़ाइलों को संग्रहीत करने के लिए किया जाएगा।" 14825 14826#: app/Http/Middleware/CheckCsrf.php:72 14827msgid "This form has expired. Try again." 14828msgstr "इस फॉर्म की समय सीमा समाप्त। दोबारा कोशिश करें।" 14829 14830#: app/Auth.php:286 app/Http/RequestHandlers/RedirectIndividualPhp.php:69 14831msgid "This individual does not exist or you do not have permission to view it." 14832msgstr "यह व्यक्ति मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14833 14834#: resources/views/individual-page-pending.phtml:21 14835msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14836msgstr "इस व्यक्ति को हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14837 14838#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14839#: resources/views/individual-page-pending.phtml:18 14840#, php-format 14841msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14842msgstr "इस व्यक्ति को हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर इसे %1$s या %2$s करना चाहिए।" 14843 14844#: resources/views/individual-page-pending.phtml:30 14845msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14846msgstr "इस व्यक्ति को एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14847 14848#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14849#: resources/views/individual-page-pending.phtml:27 14850#, php-format 14851msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14852msgstr "इस व्यक्ति को एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 14853 14854#. I18N: Help text for the “Default individual” configuration setting 14855#: resources/views/admin/trees-preferences.phtml:98 14856#: resources/views/edit-account-page.phtml:78 14857msgid "This individual will be selected by default when viewing charts and reports." 14858msgstr "चार्ट और रिपोर्ट देखने पर यह व्यक्ति डिफ़ॉल्ट रूप से चुना जाएगा।" 14859 14860#: app/Module/StatisticsChartModule.php:948 14861#: app/Statistics/Repository/EventRepository.php:244 14862#: app/Statistics/Repository/FamilyDatesRepository.php:98 14863#: app/Statistics/Repository/FamilyRepository.php:530 14864#: app/Statistics/Repository/FamilyRepository.php:851 14865#: app/Statistics/Repository/FamilyRepository.php:1501 14866#: app/Statistics/Repository/IndividualRepository.php:1797 14867#: app/Statistics/Repository/IndividualRepository.php:1822 14868#: app/Statistics/Repository/PlaceRepository.php:210 14869#: resources/views/statistics/families/top10-list-age.phtml:31 14870#: resources/views/statistics/families/top10-list-grand.phtml:27 14871#: resources/views/statistics/families/top10-list-spouses.phtml:25 14872#: resources/views/statistics/families/top10-list.phtml:27 14873#: resources/views/statistics/individuals/top10-list.phtml:25 14874#: resources/views/statistics/other/charts/column.phtml:19 14875#: resources/views/statistics/other/charts/combo.phtml:18 14876#: resources/views/statistics/other/charts/custom.phtml:17 14877#: resources/views/statistics/other/charts/geo.phtml:21 14878#: resources/views/statistics/other/charts/pie.phtml:19 14879#: resources/views/statistics/other/top10-list.phtml:26 14880msgid "This information is not available." 14881msgstr "यह जानकारी उपलब्ध नहीं है।" 14882 14883#: app/Statistics/Repository/EventRepository.php:252 14884#: app/Statistics/Repository/FamilyDatesRepository.php:106 14885#: app/Statistics/Repository/FamilyDatesRepository.php:377 14886#: app/Statistics/Repository/FamilyRepository.php:97 14887#: app/Statistics/Repository/FamilyRepository.php:485 14888#: app/Statistics/Repository/FamilyRepository.php:862 14889#: app/Statistics/Repository/FamilyRepository.php:1513 14890#: app/Statistics/Repository/IndividualRepository.php:863 14891#: app/Statistics/Repository/IndividualRepository.php:1177 14892#: app/Statistics/Repository/IndividualRepository.php:1197 14893#: app/Statistics/Repository/IndividualRepository.php:1217 14894#: app/Statistics/Repository/IndividualRepository.php:1237 14895#: app/Statistics/Repository/IndividualRepository.php:1257 14896#: app/Statistics/Repository/IndividualRepository.php:1277 14897msgid "This information is private and cannot be shown." 14898msgstr "यह जानकारी निजी है और इसे दिखाया नहीं जा सकता।" 14899 14900#: resources/views/edit-account-page.phtml:66 14901msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14902msgstr "यह वंश वृक्ष में खुद आपके अपने के रिकॉर्ड की लिंक है। यदि यह गलत व्यक्ति हैं तो, किसी एडमिनिस्ट्रेटर से संपर्क करें।" 14903 14904#: resources/views/setup/step-4-database-mysql.phtml:88 14905#: resources/views/setup/step-4-database-mysql.phtml:102 14906#: resources/views/setup/step-4-database-pgsql.phtml:76 14907#: resources/views/setup/step-4-database-pgsql.phtml:88 14908#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14909#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14910msgid "This is case sensitive." 14911msgstr "यह केस-सेंसिटिव है।" 14912 14913#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 14914#: resources/views/admin/control-panel.phtml:194 14915#: resources/views/admin/upgrade/wizard.phtml:25 14916msgid "This is the latest version of webtrees. No upgrade is available." 14917msgstr "यह webtrees का नवीनतम वर्शन है। कोई अपग्रेड उपलब्ध नहीं है।" 14918 14919#. I18N: Help text for the “Server name” site configuration setting 14920#: resources/views/admin/site-mail.phtml:97 14921msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14922msgstr "यह SMTP सर्वर का नाम है। “localhost” का अर्थ है कि मेल सेवा आपके वेब सर्वर वाले कंप्यूटर पर ही चल रही है।" 14923 14924#: resources/views/admin/users-create.phtml:35 14925#: resources/views/admin/users-edit.phtml:46 14926#: resources/views/edit-account-page.phtml:47 14927#: resources/views/register-page.phtml:40 14928#: resources/views/setup/step-5-administrator.phtml:59 14929msgid "This is your real name, as you would like it displayed on screen." 14930msgstr "यह आपका वास्तविक नाम है, जैसा कि आप स्क्रीन पर प्रदर्शित करना चाहते हैं।" 14931 14932#: app/Http/RequestHandlers/PasswordRequestAction.php:125 14933msgid "This link is valid for one hour." 14934msgstr "यह लिंक एक घंटे के लिए वैध है।" 14935 14936#: resources/views/help/data-fixes.phtml:16 14937msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14938msgstr "यह सूची एक सरल (लेकिन तेज़) खोज का उपयोग करके बनाई गई है, और इसलिए इसमें ऐसे रिकॉर्ड शामिल हैं जिन्हें अपडेट नहीं किया जाएगा।" 14939 14940#: app/Auth.php:348 app/Http/RequestHandlers/RedirectMediaViewerPhp.php:69 14941msgid "This media object does not exist or you do not have permission to view it." 14942msgstr "यह मीडिया ऑब्जेक्ट मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14943 14944#: resources/views/media-page-pending.phtml:18 14945msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14946msgstr "यह मीडिया ऑब्जेक्ट हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14947 14948#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14949#: resources/views/media-page-pending.phtml:16 14950#, php-format 14951msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14952msgstr "यह मीडिया ऑब्जेक्ट हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 14953 14954#: resources/views/media-page-pending.phtml:24 14955msgid "This media object has been edited. The changes need to be reviewed by a moderator." 14956msgstr "यह मीडिया ऑब्जेक्ट एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14957 14958#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14959#: resources/views/media-page-pending.phtml:22 14960#, php-format 14961msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 14962msgstr "यह मीडिया ऑब्जेक्ट एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 14963 14964#: resources/views/emails/message-copy-html.phtml:33 14965#: resources/views/emails/message-copy-text.phtml:23 14966#: resources/views/emails/message-user-html.phtml:34 14967#: resources/views/emails/message-user-text.phtml:24 14968msgid "This message was sent while viewing the following URL: " 14969msgstr "इस URL को देखते समय यह संदेश भेजा गया था: " 14970 14971#: resources/views/setup/step-5-administrator.phtml:83 14972msgid "This must be at least six characters long. It is case-sensitive." 14973msgstr "यह कम से कम छह वर्ण लंबा होना चाहिए। यह केस-सेंसिटिव है।" 14974 14975#. I18N: Help text for the “Sender name” site configuration setting 14976#: resources/views/admin/site-mail.phtml:61 14977#: resources/views/admin/site-mail.phtml:75 14978msgid "This name is used in the “From” field, when sending automatic emails from this server." 14979msgstr "इस नाम का उपयोग “प्रेषक” फ़ील्ड में किया जाता है, जब इस सर्वर से स्वचालित ईमेल भेजे जाते हैं।" 14980 14981#: app/Auth.php:377 app/Auth.php:406 14982#: app/Http/RequestHandlers/RedirectNotePhp.php:69 14983msgid "This note does not exist or you do not have permission to view it." 14984msgstr "यह नोट मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 14985 14986#: resources/views/note-page-pending.phtml:19 14987msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 14988msgstr "यह नोट हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 14989 14990#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14991#: resources/views/note-page-pending.phtml:17 14992#, php-format 14993msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 14994msgstr "यह नोट हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 14995 14996#: resources/views/note-page-pending.phtml:25 14997msgid "This note has been edited. The changes 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/note-page-pending.phtml:23 15002#, php-format 15003msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15004msgstr "यह नोट एडिट किया गया है। आपको परिवर्तनों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 15005 15006#. I18N: Help text for the “Automatically expand notes” configuration setting 15007#: resources/views/admin/trees-preferences.phtml:534 15008msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15009msgstr "यह विकल्प नियंत्रित करता है कि व्यक्ती के पेज पर किसी <i>नोट</i> रिकॉर्ड की सामग्री को स्वचालित रूप से दिखाया जाए या नहीं।" 15010 15011#. I18N: Help text for the “Automatically expand sources” configuration setting 15012#: resources/views/admin/trees-preferences.phtml:548 15013msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15014msgstr "यह विकल्प नियंत्रित करता है कि व्यक्ती के पेज पर किसी <i>स्रोत</i> रिकॉर्ड की सामग्री को स्वचालित रूप से दिखाया जाए या नहीं।" 15015 15016#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15017#: resources/views/admin/trees-preferences.phtml:399 15018msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15019msgstr "यह विकल्प नियंत्रित करता है कि चार्ट पर बच्चे की जन्मतिथि के आगे पिता और मां की उम्र दिखाना है या नहीं।" 15020 15021#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15022#: resources/views/admin/trees-preferences.phtml:372 15023msgid "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." 15024msgstr "यह विकल्प नियंत्रित करता है कि जन्म और मृत्यु की अनुमानित तारीखें दिखाना है या नहीं, बजाय इसके कि उन व्यक्तियों की सूची और चार्ट पर खाली जगह छोड़ दे, जिनकी तारीखों का पता नहीं है।" 15025 15026#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15027#: resources/views/admin/trees-preferences.phtml:281 15028msgid "This option will make it easier for users to download images." 15029msgstr "यह विकल्प उपयोगकर्ताओं के लिए इमेज को डाउनलोड करना आसान बना देगा।" 15030 15031#. I18N: Help text for the “Show private relationships” configuration setting 15032#: resources/views/admin/trees-privacy.phtml:150 15033msgid "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." 15034msgstr "यह विकल्प निजी लिंक में पारिवारिक लिंक को बनाए रखेगा। इसका मतलब यह है कि आप निजी व्यक्तियों के साथ पेडिग्री चार्ट और अन्य चार्ट पर खाली “निजी” बक्से देखेंगे।" 15035 15036#. I18N: Help text for the “Show names of private individuals” configuration setting 15037#: resources/views/admin/trees-privacy.phtml:131 15038msgid "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." 15039msgstr "यह विकल्प प्राइवेट व्यक्तियों के नाम (लेकिन कोई अन्य विवरण) नहीं दिखाएगा। यदि वे अभी जीवित हैं या उनके व्यक्तिगत रिकॉर्ड में कोई गोपनीयता प्रतिबंध जोड़ा गया हो, तो वे व्यक्ति प्राइवेट हैं। कोई एक विशिष्ट नाम छिपाने के लिए, उस नाम रिकॉर्ड में गोपनीयता प्रतिबंध जोड़ें।" 15040 15041#: resources/views/edit/raw-gedcom-fact.phtml:24 15042#: resources/views/edit/raw-gedcom-record.phtml:24 15043msgid "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." 15044msgstr "यह पेज आपको सामान्य फॉर्म से बचाकर कर सीधे मूल डेटा को एडिट करने की अनुमति देता है। यह एक एडवांस्ड विकल्प है, और जब तक आप GEDCOM फॉर्मेट को नहीं समझते, तब तक आपको इसका उपयोग नहीं करना चाहिए। अगर आप यहां कोई गलती करते हैं, तो इसे ठीक करना मुश्किल हो सकता है।" 15045 15046#: app/Module/HitCountFooterModule.php:113 15047#, php-format 15048msgid "This page has been viewed %s time." 15049msgid_plural "This page has been viewed %s times." 15050msgstr[0] "यह पेज %s बार देखा गया।" 15051msgstr[1] "यह पेज %s बार देखा गया।" 15052 15053#: resources/views/help/pending-changes.phtml:16 15054msgid "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." 15055msgstr "यह प्रक्रिया साइट के मालिक को यह सुनिश्चित करने की अनुमति देती है कि नई जानकारी साइट के मानकों और सम्मेलनों का पालन करती है, उचित स्रोत विशेषता हैं, वगैरह।" 15056 15057#: app/Auth.php:256 app/Auth.php:319 app/Auth.php:435 app/Auth.php:522 15058#: app/Auth.php:551 app/Http/RequestHandlers/RedirectGedRecordPhp.php:69 15059msgid "This record does not exist or you do not have permission to view it." 15060msgstr "यह रिकॉर्ड मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15061 15062#: resources/views/admin/trees-privacy.phtml:249 15063msgid "This record does not exist." 15064msgstr "यह रिकॉर्ड मौजूद नहीं है।" 15065 15066#: resources/views/record-page-pending.phtml:19 15067msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15068msgstr "यह रिकॉर्ड हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15069 15070#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15071#: resources/views/record-page-pending.phtml:17 15072#, php-format 15073msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15074msgstr "यह रिकॉर्ड हटा दिया गया है। आपको इस विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15075 15076#: resources/views/record-page-pending.phtml:25 15077msgid "This record has been edited. The changes need to be reviewed by a moderator." 15078msgstr "यह रिकॉर्ड एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 15079 15080#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15081#: resources/views/record-page-pending.phtml:23 15082#, php-format 15083msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15084msgstr "यह रिकॉर्ड एडिट किया गया है। आपको इन बदलावों की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 15085 15086#: app/Auth.php:464 app/Http/RequestHandlers/RedirectRepositoryPhp.php:69 15087msgid "This repository does not exist or you do not have permission to view it." 15088msgstr "यह कोष मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15089 15090#: resources/views/modules/privacy-policy/page.phtml:25 15091msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15092msgstr "यह शोध EU General Data Protection के article 6(f) के तहत “वैध हित” है।" 15093 15094#: resources/views/admin/users-edit.phtml:261 15095msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15096msgstr "इस भूमिका में एडीटर की सभी अनुमतियाँ हैं, साथ ही अन्य उपयोगकर्ताओं द्वारा किए गए परिवर्तनों को स्वीकार/अस्वीकार करने की अनुमति है।" 15097 15098#: resources/views/admin/users-edit.phtml:275 15099msgid "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." 15100msgstr "इस भूमिका में सभी वंश वृक्ष के मैनेजर की भूमिका की सभी अनुमतियाँ हैं, साथ ही वेबसाइट, उपयोगकर्ताओं और मॉड्यूल की सेटिंग्स/कॉन्फ़िगरेशन को बदलने की अनुमति है।" 15101 15102#: resources/views/admin/users-edit.phtml:255 15103msgid "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." 15104msgstr "इस भूमिका में सदस्य भूमिका की सभी अनुमतियाँ हैं, साथ ही डेटा जोड़ने/बदलने/हटाने की अनुमति है। किसी भी परिवर्तन की समीक्षा एक मॉडरेटर द्वारा करने की आवश्यकता होगी, जब तक कि उपयोगकर्ता के पास “स्वचालित रूप से परिवर्तन स्वीकार” विकल्प सक्षम न हो।" 15105 15106#: resources/views/admin/users-edit.phtml:269 15107msgid "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." 15108msgstr "इस भूमिका में मॉडरेटर भूमिका की सभी अनुमतियां हैं, साथ ही वंश वृक्ष के कॉन्फ़िगरेशन द्वारा दी गई किसी भी अतिरिक्त पहुंच, वंश वृक्ष की सेटिंग्स/कॉन्फ़िगरेशन को बदलने की अनुमति है।" 15109 15110#: resources/views/admin/users-edit.phtml:247 15111msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15112msgstr "इस भूमिका में दर्शक भूमिका की सभी अनुमतियां हैं, साथ ही वंश वृक्ष के कॉन्फ़िगरेशन द्वारा दी गई कोई भी अतिरिक्त पहुंच।" 15113 15114#: resources/views/setup/step-2-server-checks.phtml:76 15115#, php-format 15116msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15117msgstr "इस सर्वर की मेमोरी क्षमता %s एमबी है और इसके सीपीयू की समय सीमा %s सेकंड है।" 15118 15119#. I18N: Help text for the “Other facts to show in charts” configuration setting 15120#: resources/views/admin/trees-preferences.phtml:414 15121msgid "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." 15122msgstr "जन्म और मृत्यु के अलावा तथ्यों की यह सूची कोमा या स्पेस से अलग की हुई होनी चाहिए, जो आप चार्ट बॉक्स में दिखना चाहते हैं जैसे वंशावली चार्ट। इस सूची में आपको “GEDCOM 5.5.1 मानक” में निर्धारित फैक्ट टैग उपयोग करने की आवश्यकता है। उदाहरण के लिए, यदि आप बॉक्स में पेशा (occupation) दिखाना चाहते हैं, तो आप इस क्षेत्र में “OCCU” जोड़ेंगे।" 15123 15124#: app/Auth.php:493 app/Http/RequestHandlers/RedirectSourcePhp.php:69 15125msgid "This source does not exist or you do not have permission to view it." 15126msgstr "यह स्रोत मौजूद नहीं है या आपको इसे देखने की अनुमति नहीं है।" 15127 15128#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15129#: resources/views/admin/trees-preferences.phtml:207 15130msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15131msgstr "यह लेख हर एक पेज के टाइटल से जोड़ा जाएगा। इसे ब्राउज़र के टाइटल बार, बुकमार्क आदि में दिखाया जाएगा।" 15132 15133#: resources/views/errors/no-tree-access.phtml:8 15134msgid "This user account does not have access to any tree." 15135msgstr "इस उपयोगकर्ता खाते की किसी भी ट्री तक पहुंच नहीं है।" 15136 15137#: app/Http/RequestHandlers/SetupWizard.php:176 15138msgid "This usually means that you need to change the folder permissions to 777." 15139msgstr "आमतौर पर इस का मतलब यह है कि आपको फ़ोल्डर परमिशन 777 में बदलने की आवश्यकता है।" 15140 15141#: app/Services/UpgradeService.php:291 15142msgid "This website is being upgraded. Try again in a few minutes." 15143msgstr "इस वेबसाइट को अपग्रेड किया जा रहा है। कुछ मिनटों में पुन: प्रयास करें।" 15144 15145#: resources/views/layouts/offline.phtml:70 15146msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15147msgstr "यह वेबसाइट रखरखाव के लिए बंद है। आप कुछ मिनटों में <a href=\"index.php\">पुन: प्रयास करें</a>।" 15148 15149#: resources/views/modules/privacy-policy/page.phtml:70 15150msgid "This website is operated by the following individuals." 15151msgstr "यह वेबसाइट निम्नलिखित व्यक्तियों द्वारा संचालित की जाती है।" 15152 15153#: resources/views/layouts/error.phtml:17 15154#: resources/views/layouts/error.phtml:34 15155#: resources/views/layouts/offline.phtml:67 15156msgid "This website is temporarily unavailable" 15157msgstr "यह वेबसाइट अस्थायी रूप से अनुपलब्ध है" 15158 15159#: resources/views/modules/privacy-policy/page.phtml:22 15160msgid "This website processes personal data for the purpose of historical and genealogical research." 15161msgstr "यह वेबसाइट ऐतिहासिक और वंशावली अनुसंधान के उद्देश्य के लिए व्यक्तिगत डेटा संसाधित करती है।" 15162 15163#: resources/views/modules/privacy-policy/page.phtml:33 15164msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15165msgstr "यह वेबसाइट लॉगिन सत्र को सक्षम करने के लिए और आपकी चुनी हुई भाषा जैसी प्राथमिकताओं को याद रखने के लिए कुकीज़ का उपयोग करती है।" 15166 15167#: resources/views/modules/privacy-policy/footer.phtml:21 15168msgid "This website uses cookies to learn about visitor behavior." 15169msgstr "यह वेबसाइट दर्शक के व्यवहार के बारे में जानने के लिए कुकीज़ का उपयोग करती है।" 15170 15171#: resources/views/modules/privacy-policy/page.phtml:45 15172msgid "This website uses third-party services to learn about visitor behavior." 15173msgstr "यह वेबसाइट दर्शक व्यवहार के बारे में जानने के लिए तृतीय-पक्ष सेवाओं का उपयोग करती है।" 15174 15175#. I18N: %s is the name of a family tree 15176#: resources/views/admin/trees-import.phtml:28 15177#, php-format 15178msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15179msgstr "यह सभी वंशावली डेटा को “%s” से हटा देगा और इसे GEDCOM फ़ाइल के डेटा से बदल देगा।" 15180 15181#. I18N: abbreviation for Thursday 15182#: app/Date/AbstractCalendarDate.php:279 15183#: resources/views/edit/initialize-calendar-popup.phtml:27 15184msgid "Thu" 15185msgstr "गुरु" 15186 15187#: app/Gedcom.php:1744 resources/views/admin/webtrees1-thumbnails.phtml:39 15188msgid "Thumbnail image" 15189msgstr "थंबनेल इमेज" 15190 15191#: resources/views/admin/trees-preferences.phtml:286 15192#: resources/views/admin/trees-preferences.phtml:291 15193msgid "Thumbnail images" 15194msgstr "थंबनेल इमेज" 15195 15196#: app/Date/AbstractCalendarDate.php:249 15197msgid "Thursday" 15198msgstr "गुरुवार" 15199 15200#. I18N: Location of an LDS church temple 15201#: app/Elements/TempleCode.php:197 15202msgid "Tijuana, Mexico" 15203msgstr "तिजुआना, मैक्सिको" 15204 15205#: app/Gedcom.php:501 app/Gedcom.php:889 app/Gedcom.php:915 15206msgid "Time" 15207msgstr "समय" 15208 15209#: app/Gedcom.php:929 15210msgid "Time of birth" 15211msgstr "" 15212 15213#: resources/views/admin/tags.phtml:953 15214msgid "Time of birth and time of death" 15215msgstr "" 15216 15217#: app/Gedcom.php:933 15218msgid "Time of death" 15219msgstr "" 15220 15221#: app/Gedcom.php:449 app/Gedcom.php:615 app/Gedcom.php:747 app/Gedcom.php:768 15222#: app/Gedcom.php:799 app/Gedcom.php:815 app/Gedcom.php:846 app/Gedcom.php:862 15223#: app/Gedcom.php:1337 15224msgid "Time of last change" 15225msgstr "अंतिम परिवर्तन का समय" 15226 15227#: app/Gedcom.php:939 15228msgid "Time of status change" 15229msgstr "" 15230 15231#. I18N: A configuration setting 15232#: app/Gedcom.php:1682 resources/views/admin/site-preferences.phtml:48 15233#: resources/views/admin/users-edit.phtml:135 15234#: resources/views/edit-account-page.phtml:109 15235msgid "Time zone" 15236msgstr "समय क्षेत्र" 15237 15238#. I18N: Name of a module/chart 15239#: app/Module/TimelineChartModule.php:92 15240msgid "Timeline" 15241msgstr "समय-रेखा" 15242 15243#: resources/views/admin/changes-log.phtml:134 15244#: resources/views/admin/site-logs.phtml:122 15245msgid "Timestamp" 15246msgstr "समय-चिह्न" 15247 15248#. I18N: Name of a country or state 15249#: app/Statistics/Service/CountryService.php:490 15250msgid "Timor-Leste" 15251msgstr "तिमोर-लेस्ते" 15252 15253#: app/Date/JalaliDate.php:276 15254msgctxt "Abbreviation for Persian month: Tir" 15255msgid "Tir" 15256msgstr "तीर" 15257 15258#. I18N: 4th month in the Persian/Jalali calendar 15259#: app/Date/JalaliDate.php:145 15260msgctxt "GENITIVE" 15261msgid "Tir" 15262msgstr "तीर" 15263 15264#. I18N: 4th month in the Persian/Jalali calendar 15265#: app/Date/JalaliDate.php:235 15266msgctxt "INSTRUMENTAL" 15267msgid "Tir" 15268msgstr "तीर" 15269 15270#. I18N: 4th month in the Persian/Jalali calendar 15271#: app/Date/JalaliDate.php:190 15272msgctxt "LOCATIVE" 15273msgid "Tir" 15274msgstr "तीर" 15275 15276#. I18N: 4th month in the Persian/Jalali calendar 15277#: app/Date/JalaliDate.php:100 15278msgctxt "NOMINATIVE" 15279msgid "Tir" 15280msgstr "तीर" 15281 15282#. I18N: a month in the Jewish calendar 15283#: app/Date/JewishDate.php:193 15284msgctxt "GENITIVE" 15285msgid "Tishrei" 15286msgstr "तिशरी" 15287 15288#. I18N: a month in the Jewish calendar 15289#: app/Date/JewishDate.php:297 15290msgctxt "INSTRUMENTAL" 15291msgid "Tishrei" 15292msgstr "तिशरी" 15293 15294#. I18N: a month in the Jewish calendar 15295#: app/Date/JewishDate.php:245 15296msgctxt "LOCATIVE" 15297msgid "Tishrei" 15298msgstr "तिशरी" 15299 15300#. I18N: a month in the Jewish calendar 15301#: app/Date/JewishDate.php:141 15302msgctxt "NOMINATIVE" 15303msgid "Tishrei" 15304msgstr "तिशरी" 15305 15306#: app/Gedcom.php:742 app/Gedcom.php:773 app/Gedcom.php:834 15307#: resources/views/admin/fix-level-0-media.phtml:36 15308#: resources/views/lists/media-table.phtml:78 15309#: resources/views/lists/notes-table.phtml:89 15310#: resources/views/lists/sources-table.phtml:94 15311#: resources/views/modals/create-media-from-file.phtml:33 15312#: resources/views/modals/media-file-fields.phtml:108 15313#: resources/views/modals/source-fields.phtml:14 15314#: resources/views/modules/census-assistant.phtml:24 15315#: resources/views/modules/favorites/favorites.phtml:148 15316#: resources/views/modules/favorites/favorites.phtml:150 15317#: resources/views/modules/gedcom_news/edit.phtml:23 15318#: resources/views/modules/html/config.phtml:18 15319#: resources/views/modules/user_blog/edit.phtml:23 15320msgid "Title" 15321msgstr "पदवी" 15322 15323#: resources/views/admin/broadcast.phtml:34 15324#: resources/views/admin/email-page.phtml:39 15325#: resources/views/contact-page.phtml:31 resources/views/message-page.phtml:36 15326msgctxt "Email recipient" 15327msgid "To" 15328msgstr "प्रापक" 15329 15330#: resources/views/admin/changes-log.phtml:46 15331#: resources/views/admin/site-logs.phtml:44 15332msgctxt "End of date range" 15333msgid "To" 15334msgstr "तक" 15335 15336#: resources/views/modules/html/config.phtml:32 15337msgid "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." 15338msgstr "इस ब्लॉक के साथ आरंभ करने में आपकी सहायता करने के लिए, हमने कई मानक टेम्पलेट बनाए हैं। जब आप इनमें से किसी एक टेम्पलेट का चयन करते हैं, तो लेख क्षेत्र में एक कॉपी होगी जिसमें आप अपनी साइट की आवश्यकताओं के अनुरूप परिवर्तन कर सकते हैं।" 15339 15340#: resources/views/admin/tags.phtml:938 15341msgid "To create new data using custom tags, you need to enable them." 15342msgstr "" 15343 15344#: resources/views/modules/todo/config.phtml:15 15345msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15346msgstr "नए शोध कार्य बनाने के लिए, आपको पहले वंश वृक्ष की प्राथमिकताओं में तथ्यों और घटनाओं की सूची में “अनुसंधान कार्य” जोड़ना होगा।" 15347 15348#: app/Services/LeafletJsService.php:65 15349msgid "To display a map, you need to enable a map-provider in the control panel." 15350msgstr "मानचित्र प्रदर्शित करने के लिए, आपको कंट्रोल पैनल में मानचित्र-प्रदाता को सक्षम करना होगा।" 15351 15352#. I18N: Help text for the “Format text and notes” configuration setting 15353#: resources/views/admin/trees-preferences.phtml:589 15354msgid "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." 15355msgstr "अन्य वंशावली एप्लिकेशन के साथ तालमेल बिठाने के लिए, नोट्स, लेख और लिपियों को सरल, अप्रारूपित लेख में दर्ज किया जाना चाहिए। हालांकि प्रारूपण प्रस्तुति, समझ, वगैरह की सहायता के लिए अक्सर आकर्षक होता है।" 15356 15357#. I18N: “Apache” is a software program. 15358#: resources/views/admin/site-preferences.phtml:34 15359msgid "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." 15360msgstr "इस निजी डेटा की सुरक्षा के लिए, webtrees एक अपाचे कॉन्फ़िगरेशन फ़ाइल (.htaccess) का उपयोग करती है, जो इस फ़ोल्डर के सभी एक्सेस को ब्लॉक करती है। यदि आपका वेब-सर्वर .htaccess फ़ाइलों का समर्थन नहीं करता है, और आप इस फ़ोल्डर तक पहुँच को प्रतिबंधित नहीं कर सकते हैं, तो आप अपने वेब दस्तावेज़ों से दूर एक अलग फ़ोल्डर का चयन कर सकते हैं।" 15361 15362#: resources/views/emails/password-request-html.phtml:18 15363#: resources/views/emails/password-request-text.phtml:14 15364msgid "To set a new password, follow this link." 15365msgstr "नया पासवर्ड सेट करने के लिए, इस लिंक का अनुसरण करें।" 15366 15367#. I18N: Help text for the "Custom welcome text" site configuration setting 15368#: resources/views/admin/site-registration.phtml:41 15369msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15370msgstr "इस लेख को अन्य भाषाओं के लिए सेट करना हो तो, आपको उस भाषा पर स्विच करना होगा, और इस पेज पर फिर से आना होगा।" 15371 15372#: resources/views/modules/sitemap/config.phtml:49 15373msgid "To tell search engines that sitemaps are available, you can use the following links." 15374msgstr "खोज इंजन को बताने के लिए कि साइटमैप उपलब्ध हैं, इन लिंक का उपयोग कर सकते हैं।" 15375 15376#: resources/views/modules/bing-maps/config.phtml:34 15377#: resources/views/modules/google-maps/config.phtml:34 15378#: resources/views/modules/here-maps/config.phtml:34 15379#: resources/views/modules/map-box/config.phtml:34 15380#: resources/views/modules/openrouteservice/config.phtml:34 15381msgid "To use this service, you need an API key." 15382msgstr "इस सेवा का उपयोग करने के लिए, आपको एक एपीआई कुंजी की आवश्यकता है।" 15383 15384#: resources/views/modules/geonames/config.phtml:34 15385msgid "To use this service, you need an account." 15386msgstr "इस सेवा का उपयोग करने के लिए, आपको एक खाते की आवश्यकता है।" 15387 15388#. I18N: Name of a country or state 15389#: app/Statistics/Service/CountryService.php:480 15390msgid "Togo" 15391msgstr "टोगो" 15392 15393#. I18N: Name of a country or state 15394#: app/Statistics/Service/CountryService.php:486 15395msgid "Tokelau" 15396msgstr "टोकेलाऊ" 15397 15398#. I18N: Location of an LDS church temple 15399#: app/Elements/TempleCode.php:198 15400msgid "Tokyo, Japan" 15401msgstr "टोक्यो, जापान" 15402 15403#. I18N: Type of media object 15404#: app/Elements/SourceMediaType.php:95 15405msgid "Tombstone" 15406msgstr "कब्र का पत्थर" 15407 15408#. I18N: Name of a country or state 15409#: app/Statistics/Service/CountryService.php:492 15410msgid "Tonga" 15411msgstr "टोंगा" 15412 15413#: app/Http/Exceptions/HttpTooManyRequestsException.php:35 15414msgid "Too many requests. Try again later." 15415msgstr "बहुत अधिक अनुरोध। बाद में पुन: प्रयास करें।" 15416 15417#. 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 15418#: app/Module/TopGivenNamesModule.php:104 15419#, php-format 15420msgid "Top %s given name" 15421msgid_plural "Top %s given names" 15422msgstr[0] "%s सर्वोच्च दिया गया नाम" 15423msgstr[1] "%s सर्वोच्च दिए गए नाम" 15424 15425#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15426#: app/Module/TopSurnamesModule.php:188 15427#, php-format 15428msgid "Top %s surname" 15429msgid_plural "Top %s surnames" 15430msgstr[0] "%s सर्वोच्च कुलनाम" 15431msgstr[1] "%s सर्वोच्च कुलनाम" 15432 15433#. I18N: i.e. most popular given name. 15434#: app/Module/TopGivenNamesModule.php:101 15435msgid "Top given name" 15436msgstr "सर्वोच्च दिया गया नाम" 15437 15438#. I18N: Name of a module. Top=Most common 15439#: app/Module/TopGivenNamesModule.php:47 15440#: resources/views/modules/statistics-chart/names.phtml:45 15441msgid "Top given names" 15442msgstr "सर्वोच्च दिए गए नाम" 15443 15444#. I18N: i.e. most popular surname. 15445#: app/Module/TopSurnamesModule.php:185 15446msgid "Top surname" 15447msgstr "सर्वोच्च कुलनाम" 15448 15449#. I18N: Name of a module. Top=Most common 15450#: app/Module/TopSurnamesModule.php:72 15451#: resources/views/modules/statistics-chart/names.phtml:25 15452msgid "Top surnames" 15453msgstr "सर्वोच्च कुलनाम" 15454 15455#. I18N: Location of an LDS church temple 15456#: app/Elements/TempleCode.php:199 15457msgid "Toronto, Ontario, Canada" 15458msgstr "टोरंटो, ओंटारियो, कनाडा" 15459 15460#: app/Module/StatisticsChartModule.php:766 15461#: app/Statistics/Google/ChartBirth.php:97 15462#: app/Statistics/Google/ChartCommonGiven.php:70 15463#: app/Statistics/Google/ChartCommonSurname.php:128 15464#: app/Statistics/Google/ChartDeath.php:97 15465#: app/Statistics/Google/ChartDistribution.php:109 15466#: app/Statistics/Google/ChartDivorce.php:97 15467#: app/Statistics/Google/ChartFamilyLargest.php:90 15468#: app/Statistics/Google/ChartFamilyWithSources.php:65 15469#: app/Statistics/Google/ChartIndividualWithSources.php:65 15470#: app/Statistics/Google/ChartMarriage.php:97 15471#: app/Statistics/Google/ChartMedia.php:64 15472#: app/Statistics/Google/ChartMortality.php:65 15473#: app/Statistics/Google/ChartNoChildrenFamilies.php:97 15474#: app/Statistics/Google/ChartSex.php:56 15475#: resources/views/admin/control-panel.phtml:435 15476#: resources/views/lists/chart-by-age.phtml:29 15477#: resources/views/lists/chart-by-decade.phtml:21 15478msgid "Total" 15479msgstr "कुल" 15480 15481#: resources/xml/reports/change_report.xml:127 15482msgid "Total accepted changes: " 15483msgstr "कुल स्वीकृत परिवर्तन: " 15484 15485#: resources/views/modules/statistics-chart/individual-events.phtml:18 15486msgid "Total births" 15487msgstr "टोटल जन्म" 15488 15489#: resources/views/modules/statistics-chart/total-individuals.phtml:59 15490msgid "Total dead" 15491msgstr "टोटल मृत" 15492 15493#: resources/views/modules/statistics-chart/individual-events.phtml:62 15494msgid "Total deaths" 15495msgstr "टोटल मृत्यु" 15496 15497#: resources/views/modules/statistics-chart/family-totals.phtml:63 15498msgid "Total divorces" 15499msgstr "टोटल तलाक़" 15500 15501#: resources/views/modules/gedcom_stats/config.phtml:51 15502#: resources/views/modules/statistics-chart/other-events.phtml:10 15503#: resources/xml/reports/missing_facts_report.xml:602 15504msgid "Total events" 15505msgstr "कुल घटनाएँ" 15506 15507#: app/Statistics/Google/ChartNoChildrenFamilies.php:127 15508#: resources/views/modules/statistics-chart/family-totals.phtml:10 15509#: resources/xml/reports/fact_sources.xml:248 15510#: resources/xml/reports/fact_sources.xml:252 15511#: resources/xml/reports/fact_sources.xml:350 15512#: resources/xml/reports/fact_sources.xml:354 15513#: resources/xml/reports/marriage_report.xml:111 15514msgid "Total families" 15515msgstr "कुल परिवार" 15516 15517#: resources/views/modules/statistics-chart/total-individuals.phtml:30 15518msgid "Total females" 15519msgstr "टोटल स्त्री" 15520 15521#: resources/views/modules/statistics-chart/names.phtml:38 15522msgid "Total given names" 15523msgstr "टोटल दिए गए नाम" 15524 15525#: resources/views/modules/statistics-chart/total-individuals.phtml:10 15526#: resources/xml/reports/bdm_report.xml:210 15527#: resources/xml/reports/birth_report.xml:66 15528#: resources/xml/reports/cemetery_report.xml:89 15529#: resources/xml/reports/death_report.xml:99 15530#: resources/xml/reports/fact_sources.xml:142 15531#: resources/xml/reports/fact_sources.xml:146 15532#: resources/xml/reports/fact_sources.xml:305 15533#: resources/xml/reports/fact_sources.xml:309 15534#: resources/xml/reports/missing_facts_report.xml:601 15535#: resources/xml/reports/occupation_report.xml:94 15536#: resources/xml/reports/relative_ext_report.xml:147 15537msgid "Total individuals" 15538msgstr "टोटल व्यक्ती" 15539 15540#: resources/views/modules/statistics-chart/total-individuals.phtml:50 15541msgid "Total living" 15542msgstr "टोटल जीवित" 15543 15544#: resources/views/modules/statistics-chart/total-individuals.phtml:21 15545msgid "Total males" 15546msgstr "टोटल पुरुष" 15547 15548#: resources/views/modules/statistics-chart/family-totals.phtml:19 15549msgid "Total marriages" 15550msgstr "टोटल विवाह" 15551 15552#: resources/xml/reports/change_report.xml:87 15553msgid "Total pending changes: " 15554msgstr "कुल लंबित परिवर्तन: " 15555 15556#: resources/views/modules/gedcom_stats/config.phtml:46 15557#: resources/views/modules/html/template-statistics.phtml:36 15558#: resources/views/modules/statistics-chart/names.phtml:18 15559msgid "Total surnames" 15560msgstr "कुल कुलनाम" 15561 15562#: resources/views/modules/gedcom_stats/config.phtml:52 15563msgid "Total users" 15564msgstr "कुल उपयोगकर्ता" 15565 15566#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15567#: app/Module/ModuleAnalyticsTrait.php:107 15568#: resources/views/admin/analytics-edit.phtml:17 15569#: resources/views/admin/control-panel.phtml:585 15570#: resources/views/admin/modules.phtml:116 15571#: resources/views/admin/modules.phtml:118 15572#: resources/views/admin/modules.phtml:254 15573#: resources/views/admin/modules.phtml:257 15574#: resources/views/modules/privacy-policy/page.phtml:41 15575msgid "Tracking and analytics" 15576msgstr "ट्रैकिंग और विश्लेषण" 15577 15578#: app/Gedcom.php:871 15579msgid "Trailer" 15580msgstr "ट्रेलर" 15581 15582#: app/Module/AncestorsChartModule.php:256 15583#: app/Module/DescendancyChartModule.php:247 15584#: resources/views/emails/register-notify-html.phtml:34 15585#: resources/views/emails/register-notify-text.phtml:28 15586msgid "Tree" 15587msgstr "ट्री" 15588 15589#. I18N: The third day in the French republican calendar 15590#: app/Date/FrenchDate.php:305 15591msgid "Tridi" 15592msgstr "ट्राईडी" 15593 15594#. I18N: Name of a country or state 15595#: app/Statistics/Service/CountryService.php:494 15596msgid "Trinidad and Tobago" 15597msgstr "त्रिनिदाद और टोबैगो" 15598 15599#. I18N: Location of an LDS church temple 15600#: app/Elements/TempleCode.php:200 15601msgid "Trujillo, Peru" 15602msgstr "ट्रूजिलो, पेरू" 15603 15604#. I18N: abbreviation for Tuesday 15605#: app/Date/AbstractCalendarDate.php:275 15606#: resources/views/edit/initialize-calendar-popup.phtml:25 15607msgid "Tue" 15608msgstr "मंगल" 15609 15610#: app/Date/AbstractCalendarDate.php:247 15611msgid "Tuesday" 15612msgstr "मंगलवार" 15613 15614#. I18N: Name of a country or state 15615#: app/Statistics/Service/CountryService.php:496 15616msgid "Tunisia" 15617msgstr "ट्यूनीशिया" 15618 15619#. I18N: Name of a country or state 15620#: app/Statistics/Service/CountryService.php:498 15621msgid "Turkey" 15622msgstr "तुर्की" 15623 15624#. I18N: Name of a country or state 15625#: app/Statistics/Service/CountryService.php:488 15626msgid "Turkmenistan" 15627msgstr "तुर्कमेनिस्तान" 15628 15629#. I18N: Name of a country or state 15630#: app/Statistics/Service/CountryService.php:476 15631msgid "Turks and Caicos Islands" 15632msgstr "तुर्क और केकोस द्वीपसमूह" 15633 15634#. I18N: Name of a country or state 15635#: app/Statistics/Service/CountryService.php:500 15636msgid "Tuvalu" 15637msgstr "तुवालु" 15638 15639#. I18N: Location of an LDS church temple 15640#: app/Elements/TempleCode.php:196 15641msgid "Tuxtla Gutierrez, Mexico" 15642msgstr "तुटेक्ला गुटिरेज़, मेक्सिको" 15643 15644#. I18N: Location of an LDS church temple 15645#: app/Elements/TempleCode.php:201 15646msgid "Twin Falls, Idaho, United States" 15647msgstr "ट्विन फॉल्स, इडाहो, संयुक्त राज्य अमेरिका" 15648 15649#: app/Gedcom.php:421 app/Gedcom.php:428 app/Gedcom.php:441 app/Gedcom.php:552 15650#: app/Gedcom.php:559 app/Gedcom.php:572 app/Gedcom.php:891 app/Gedcom.php:905 15651#: app/Gedcom.php:908 app/Gedcom.php:917 app/Gedcom.php:935 app/Gedcom.php:942 15652#: app/Gedcom.php:953 app/Gedcom.php:955 app/Gedcom.php:962 app/Gedcom.php:964 15653#: app/Gedcom.php:970 app/Gedcom.php:972 app/Gedcom.php:979 app/Gedcom.php:981 15654#: app/Gedcom.php:1343 app/Gedcom.php:1350 app/Gedcom.php:1660 15655#: app/Gedcom.php:1749 app/Statistics/Google/ChartFamilyLargest.php:89 15656#: app/Statistics/Google/ChartFamilyWithSources.php:64 15657#: app/Statistics/Google/ChartIndividualWithSources.php:64 15658#: app/Statistics/Google/ChartMedia.php:63 15659#: app/Statistics/Google/ChartSex.php:55 15660#: resources/views/admin/site-logs.phtml:51 15661#: resources/views/admin/site-logs.phtml:123 15662#: resources/views/modules/media-list/page.phtml:59 15663#: resources/views/modules/random_media/config.phtml:26 15664#: resources/views/modules/recent_changes/changes-table.phtml:39 15665msgid "Type" 15666msgstr "प्रकार" 15667 15668#: app/Gedcom.php:1373 15669msgid "Type of abbreviation" 15670msgstr "संक्षिप्त नाम का प्रकार" 15671 15672#: app/Gedcom.php:1397 15673msgid "Type of administrative ID" 15674msgstr "प्रशासनिक आईडी का प्रकार" 15675 15676#: app/Gedcom.php:1401 15677msgid "Type of demographic data" 15678msgstr "जनसांख्यिकीय डेटा का प्रकार" 15679 15680#: app/Gedcom.php:458 app/Gedcom.php:654 app/Gedcom.php:1352 15681msgid "Type of event" 15682msgstr "घटना का प्रकार" 15683 15684#: app/Gedcom.php:656 15685msgid "Type of fact" 15686msgstr "तथ्य का प्रकार" 15687 15688#: app/Gedcom.php:667 15689msgid "Type of identification number" 15690msgstr "पहचान संख्या का प्रकार" 15691 15692#: app/Gedcom.php:1390 15693msgid "Type of location" 15694msgstr "स्थान का प्रकार" 15695 15696#: app/Gedcom.php:468 15697msgid "Type of marriage" 15698msgstr "विवाह का प्रकार" 15699 15700#: app/Gedcom.php:694 15701msgid "Type of name" 15702msgstr "नाम का प्रकार" 15703 15704#: app/Gedcom.php:474 app/Gedcom.php:712 app/Gedcom.php:752 app/Gedcom.php:776 15705#: app/Gedcom.php:807 app/Gedcom.php:827 15706msgid "Type of reference number" 15707msgstr "संदर्भ संख्या का प्रकार" 15708 15709#: app/Gedcom.php:1258 app/Gedcom.php:1314 15710msgid "Type of research task" 15711msgstr "अनुसंधान कार्य का प्रकार" 15712 15713#. I18N: A configuration setting 15714#: app/Gedcom.php:444 app/Gedcom.php:524 app/Gedcom.php:573 app/Gedcom.php:809 15715#: app/Gedcom.php:857 app/Gedcom.php:1025 app/Gedcom.php:1266 15716#: app/Gedcom.php:1655 app/Gedcom.php:1716 app/Gedcom.php:1748 15717#: app/Gedcom.php:1789 app/Http/RequestHandlers/CreateRepositoryModal.php:51 15718#: resources/views/admin/trees-create.phtml:31 15719#: resources/views/admin/trees-preferences.phtml:68 15720#: resources/views/modals/media-file-fields.phtml:99 15721#: resources/views/modules/favorites/favorites.phtml:135 15722#: resources/views/modules/favorites/favorites.phtml:142 15723#: resources/views/modules/favorites/favorites.phtml:144 15724#: resources/views/modules/matomo-analytics/form.phtml:18 15725#: resources/views/modules/share-url/share.phtml:10 15726#: resources/views/modules/sitemap/config.phtml:45 15727msgid "URL" 15728msgstr "URL" 15729 15730#. I18N: Name of a country or state 15731#: app/Statistics/Service/CountryService.php:510 15732msgid "US Minor Outlying Islands" 15733msgstr "यूएस माइनर आउटलाइंग आइलैंड" 15734 15735#. I18N: Name of a country or state 15736#: app/Statistics/Service/CountryService.php:526 15737msgid "US Virgin Islands" 15738msgstr "यूएस वर्जिन द्वीपसमूह" 15739 15740#. I18N: Name of a country or state 15741#: app/Statistics/Service/CountryService.php:506 15742msgid "Uganda" 15743msgstr "युगांडा" 15744 15745#. I18N: Name of a country or state 15746#: app/Statistics/Service/CountryService.php:508 15747msgid "Ukraine" 15748msgstr "यूक्रेन" 15749 15750#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15751#: app/Elements/LdsBaptismDateStatus.php:77 15752#: app/Elements/LdsChildSealingDateStatus.php:70 15753#: app/Elements/LdsEndowmentDateStatus.php:78 15754#: app/Elements/LdsOrdinanceStatus.php:83 15755#: app/Elements/LdsSpouseSealingDateStatus.php:78 15756msgid "Uncleared: insufficient data" 15757msgstr "अस्पष्ट: अपर्याप्त डेटा" 15758 15759#: app/Gedcom.php:896 app/Gedcom.php:910 app/Gedcom.php:922 app/Gedcom.php:944 15760#: app/Gedcom.php:957 app/Gedcom.php:965 app/Gedcom.php:974 app/Gedcom.php:983 15761#: app/Gedcom.php:1263 app/Gedcom.php:1319 app/Gedcom.php:1320 15762#: app/Gedcom.php:1322 app/Gedcom.php:1324 app/Gedcom.php:1325 15763#: app/Gedcom.php:1332 app/Gedcom.php:1333 app/Gedcom.php:1413 15764#: app/Gedcom.php:1494 app/Gedcom.php:1530 app/Gedcom.php:1532 15765#: app/Gedcom.php:1534 app/Gedcom.php:1536 app/Gedcom.php:1539 15766#: app/Gedcom.php:1592 app/Gedcom.php:1654 app/Gedcom.php:1661 15767#: app/Gedcom.php:1662 app/Gedcom.php:1670 app/Gedcom.php:1680 15768#: app/Gedcom.php:1685 app/Gedcom.php:1686 app/Gedcom.php:1689 15769#: app/Gedcom.php:1701 app/Gedcom.php:1717 app/Gedcom.php:1718 15770#: app/Gedcom.php:1719 app/Gedcom.php:1720 app/Gedcom.php:1764 15771#: app/Gedcom.php:1771 app/Gedcom.php:1772 app/Gedcom.php:1773 15772#: app/Gedcom.php:1774 app/Gedcom.php:1784 app/Gedcom.php:1786 15773#: app/Gedcom.php:1790 app/Gedcom.php:1791 app/Gedcom.php:1794 15774msgid "Unique identifier" 15775msgstr "यूनिक ID" 15776 15777#. I18N: Help text for the “Add unique identifiers” configuration setting 15778#: resources/views/admin/trees-preferences.phtml:143 15779msgid "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." 15780msgstr "यूनिक पहचानकर्ता एक ही रिकॉर्ड को विभिन्न वंश वृक्ष और विभिन्न प्रणालियों में पाए जाने की अनुमति देते हैं। जब भी रिकॉर्ड बनाए जाएंगे या अपडेट किए जाएंगे, उन्हें जोड़ा जाएगा। यदि आप नहीं चाहते कि यूनिक पहचानकर्ता प्रदर्शित हों, तो आप गोपनीयता नियमों का उपयोग करके उन्हें छिपा सकते हैं।" 15781 15782#. I18N: Name of a country or state 15783#: app/Statistics/Service/CountryService.php:54 15784msgid "United Arab Emirates" 15785msgstr "संयुक्त अरब अमीरात" 15786 15787#. I18N: Name of a country or state 15788#: app/Statistics/Service/CountryService.php:201 15789msgid "United Kingdom" 15790msgstr "यूनाइटेड किंगडम" 15791 15792#. I18N: Name of a country or state 15793#: app/Statistics/Service/CountryService.php:514 15794msgid "United States" 15795msgstr "संयुक्त राज्य" 15796 15797#. I18N: Name of a country or state 15798#: app/Elements/FamilyStatusText.php:73 app/Gedcom.php:1216 15799#: app/GedcomRecord.php:733 app/GedcomRecord.php:738 15800#: app/Statistics/Google/ChartSex.php:72 15801#: app/Statistics/Service/CountryService.php:38 15802msgid "Unknown" 15803msgstr "अज्ञात" 15804 15805#: app/Statistics/Google/ChartNoChildrenFamilies.php:114 15806msgctxt "unknown century" 15807msgid "Unknown" 15808msgstr "अज्ञात" 15809 15810#: app/Elements/SexValue.php:87 15811#: resources/xml/reports/family_group_report.xml:844 15812#: resources/xml/reports/individual_ext_report.xml:399 15813#: resources/xml/reports/individual_ext_report.xml:606 15814#: resources/xml/reports/individual_report.xml:388 15815#: resources/xml/reports/individual_report.xml:602 15816msgctxt "unknown gender" 15817msgid "Unknown" 15818msgstr "अज्ञात" 15819 15820#: resources/views/edit-account-page.phtml:62 15821msgctxt "unknown people" 15822msgid "Unknown" 15823msgstr "अज्ञात" 15824 15825#: resources/views/edit/icon-fact-delete.phtml:19 15826#: resources/views/edit/icon-fact-delete.phtml:21 15827msgid "Unlink" 15828msgstr "अनलिंक" 15829 15830#: app/Elements/UnknownElement.php:36 15831msgid "Unrecognized GEDCOM code" 15832msgstr "असंगठित GEDCOM कोड" 15833 15834#: resources/views/admin/media.phtml:48 15835msgid "Unused files" 15836msgstr "अप्रयुक्त फ़ाइलें" 15837 15838#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15839#, php-format 15840msgid "Unzip %s to a temporary folder…" 15841msgstr "%s को एक टेम्पररी फ़ोल्डर में अनज़िप करें…" 15842 15843#. I18N: Name of a module 15844#: app/Module/UpcomingAnniversariesModule.php:122 15845msgid "Upcoming events" 15846msgstr "आने वाले कार्यक्रम" 15847 15848#: app/Http/RequestHandlers/DataFixData.php:104 15849msgid "Update" 15850msgstr "अपडेट" 15851 15852#: resources/views/admin/data-fix-page.phtml:47 15853msgid "Update all" 15854msgstr "सभी अपडेट करें" 15855 15856#. I18N: Name of a module 15857#: app/Module/FixPlaceNames.php:61 15858msgid "Update place names" 15859msgstr "स्थानों के नाम अपडेट करें" 15860 15861#. I18N: Description of a “Data fix” module 15862#: app/Module/FixPlaceNames.php:72 15863msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15864msgstr "निम्न-स्तरीय भागों को रखते हुए, स्थान नामों के उच्च-स्तरीय भागों को अपडेट करें।" 15865 15866#. I18N: GEDCOM tag _UPD 15867#: app/Gedcom.php:1111 app/Gedcom.php:1691 15868msgid "Updated at" 15869msgstr "" 15870 15871#. I18N: %s is a version number, such as 1.2.3 15872#. I18N: %s is a version number 15873#: app/Http/RequestHandlers/LoginAction.php:80 15874#: app/Http/RequestHandlers/UpgradeWizardStep.php:173 15875#: resources/views/admin/control-panel.phtml:189 15876#, php-format 15877msgid "Upgrade to webtrees %s." 15878msgstr "अपग्रेड करें webtrees %s पर।" 15879 15880#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15881#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15882msgid "Upgrade wizard" 15883msgstr "अपग्रेड विज़ार्ड" 15884 15885#: app/Http/RequestHandlers/UploadMediaPage.php:69 15886#: resources/views/admin/control-panel.phtml:792 15887msgid "Upload media files" 15888msgstr "मीडिया फाइलें अपलोड करें" 15889 15890#: resources/views/admin/media-upload.phtml:23 15891msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15892msgstr "अपने लोकल कंप्यूटर से एक या अधिक मीडिया फ़ाइलें अपलोड करें। मीडिया फाइलें चित्र, वीडियो, ऑडियो या अन्य प्रारूप में हो सकती हैं।" 15893 15894#. I18N: Name of a country or state 15895#: app/Statistics/Service/CountryService.php:512 15896msgid "Uruguay" 15897msgstr "उरुग्वे" 15898 15899#: app/Services/EmailService.php:225 15900msgid "Use SMTP to send messages" 15901msgstr "संदेश भेजने के लिए SMTP का उपयोग करें" 15902 15903#: app/Module/FixSearchAndReplace.php:103 15904msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15905msgstr "किसी एक अक्षर से मिलान करने के लिए “?” का उपयोग करें, शून्य या अधिक अक्षरों के मिलान के लिए “*” का उपयोग करें।" 15906 15907#: app/Module/ModuleMapGeoLocationTrait.php:55 15908msgid "Use an external service to find locations." 15909msgstr "स्थान खोजने के लिए बाहरी सेवा का उपयोग करें।" 15910 15911#. I18N: placeholder text for new-password field 15912#: resources/views/admin/users-create.phtml:59 15913#: resources/views/admin/users-edit.phtml:70 15914#: resources/views/register-page.phtml:74 15915#, php-format 15916msgid "Use at least %s character." 15917msgid_plural "Use at least %s characters." 15918msgstr[0] "कम से कम %s अक्षर का उपयोग करें।" 15919msgstr[1] "कम से कम %s अक्षरों का उपयोग करें।" 15920 15921#: resources/xml/reports/family_group_report.xml:12 15922#: resources/xml/reports/individual_ext_report.xml:13 15923#: resources/xml/reports/individual_report.xml:10 15924msgid "Use colors" 15925msgstr "रंग उपयोग करें" 15926 15927#: resources/views/modules/interactive-tree/chart.phtml:19 15928msgid "Use compact layout" 15929msgstr "कॉम्पैक्ट लेआउट का उपयोग करें" 15930 15931#. I18N: A configuration setting 15932#: resources/views/admin/trees-preferences.phtml:707 15933msgid "Use full source citations" 15934msgstr "स्रोत के पूरे प्रमाण का इस्तेमाल करें" 15935 15936#: resources/views/setup/step-4-database-mysql.phtml:125 15937#: resources/views/setup/step-4-database-pgsql.phtml:110 15938#: resources/views/setup/step-4-database-sqlite.phtml:65 15939#: resources/views/setup/step-4-database-sqlite.phtml:80 15940#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15941msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15942msgstr "अक्षर A-Z, a-z, अंक 0-9 या अंडरस्कोर का उपयोग करें" 15943 15944#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15945msgid "Use maps in webtrees." 15946msgstr "वेबट्री में मानचित्रों का प्रयोग करें।" 15947 15948#. I18N: A configuration setting 15949#: resources/views/admin/site-mail.phtml:119 15950msgid "Use password" 15951msgstr "पासवर्ड का उपयोग करें" 15952 15953#. I18N: "sendmail" is the name of some mail software 15954#: app/Services/EmailService.php:224 15955msgid "Use sendmail to send messages" 15956msgstr "संदेश भेजने के लिए sendmail का उपयोग करें" 15957 15958#. I18N: Help text for the “Use silhouettes” configuration setting 15959#: resources/views/admin/trees-preferences.phtml:309 15960msgid "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." 15961msgstr "छाया-आकृति का इस्तेमाल तब करें जब उस व्यक्ति के लिए कोई हाइलाइट की गई इमेज तय नहीं की गई हो। उपयोग की गई छाया-आकृति स्त्री/पुरुष के लिए अलग अलग विशिष्ट हैं।" 15962 15963#. I18N: A configuration setting 15964#: resources/views/admin/trees-preferences.phtml:304 15965msgid "Use silhouettes" 15966msgstr "छाया-आकृति इस्तेमाल करें" 15967 15968#: app/Http/RequestHandlers/CopyFact.php:73 15969msgid "Use the “edit“ menu to paste this into another record." 15970msgstr "इसे दूसरे रिकॉर्ड में चिपकाने के लिए \"संपादन\" मेनू का उपयोग करें।" 15971 15972#: resources/views/register-page.phtml:89 15973msgid "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." 15974msgstr "आप खाते का अनुरोध क्यूँ कर रहे हैं और आप इस साइट पर प्रदर्शित वंशावली से कैसे संबंधित हैं, यह साइट एडमिनिस्ट्रेटर को बताने के लिए इस फ़ील्ड का उपयोग करें। इसके अलावा आप इसमें साइट एडमिनिस्ट्रेटर के लिए अपनी अन्य टिप्पणियों को भी दर्ज कर सकते हैं।" 15975 15976#: app/Module/ResearchTaskModule.php:66 app/Module/ResearchTaskModule.php:69 15977#: resources/views/admin/changes-log.phtml:83 15978#: resources/views/admin/changes-log.phtml:138 15979#: resources/views/admin/site-logs.phtml:74 15980#: resources/views/admin/site-logs.phtml:126 15981msgid "User" 15982msgstr "उपयोगकर्ता" 15983 15984#: app/Http/RequestHandlers/UserListPage.php:52 15985#: resources/views/admin/control-panel.phtml:509 15986#: resources/views/admin/email-page.phtml:21 15987#: resources/views/admin/users-cleanup.phtml:22 15988#: resources/views/admin/users-create.phtml:20 15989#: resources/views/admin/users-edit.phtml:29 15990msgid "User administration" 15991msgstr "यूजर एडमिनिस्ट्रेशन" 15992 15993#: resources/views/admin/users-cleanup.phtml:62 15994msgid "User didn’t verify within 7 days." 15995msgstr "उपयोगकर्ता ने 7 दिनों के भीतर वेरीफाई नहीं किया।" 15996 15997#: resources/views/admin/users-cleanup.phtml:64 15998msgid "User not verified by administrator." 15999msgstr "उपयोगकर्ता एडमिनिस्ट्रेटर द्वारा वेरिफाइड नहीं है।" 16000 16001#: app/Http/RequestHandlers/VerifyEmail.php:74 16002msgid "User verification" 16003msgstr "उपयोगकर्ता वेरिफिकेशन" 16004 16005#. I18N: A configuration setting 16006#: resources/views/admin/site-mail.phtml:133 16007#: resources/views/admin/users-create.phtml:43 16008#: resources/views/admin/users-edit.phtml:54 16009#: resources/views/admin/users.phtml:26 16010#: resources/views/edit-account-page.phtml:30 16011#: resources/views/emails/register-notify-html.phtml:26 16012#: resources/views/emails/register-notify-text.phtml:20 16013#: resources/views/login-page.phtml:33 16014#: resources/views/modules/geonames/config.phtml:21 16015#: resources/views/modules/login_block/sign-in.phtml:22 16016#: resources/views/modules/todo/research-tasks.phtml:33 16017#: resources/views/password-reset-page.phtml:23 16018#: resources/views/register-page.phtml:59 16019#: resources/views/setup/step-5-administrator.phtml:66 16020msgid "Username" 16021msgstr "यूज़रनेम" 16022 16023#: resources/views/forgot-password-page.phtml:21 16024#: resources/views/modules/login_block/sign-in.phtml:58 16025msgid "Username or email address" 16026msgstr "युज़रनेम या इमेल एड्रेस" 16027 16028#: resources/views/admin/users-create.phtml:48 16029#: resources/views/admin/users-edit.phtml:59 16030#: resources/views/edit-account-page.phtml:35 16031#: resources/views/register-page.phtml:64 16032msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16033msgstr "युज़रनेम केस-सेंसिटिव हैं और उच्चारण अक्षरों को अनदेखा करते हैं, ताकि “chloe”, “chloë”, और “Chloe” को समान माना जाए।" 16034 16035#: resources/views/admin/control-panel.phtml:475 16036#: resources/views/modules/gedcom_stats/statistics.phtml:144 16037#: resources/views/modules/html/template-statistics.phtml:60 16038msgid "Users" 16039msgstr "उपयोगकर्ता" 16040 16041#: resources/views/admin/users-cleanup.phtml:43 16042msgid "User’s account has been inactive too long: " 16043msgstr "उपयोगकर्ता का खाता लंबे समय से निष्क्रिय है: " 16044 16045#. I18N: Name of a country or state 16046#: app/Statistics/Service/CountryService.php:516 16047msgid "Uzbekistan" 16048msgstr "उज़्बेकिस्तान" 16049 16050#. I18N: Location of an LDS church temple 16051#: app/Elements/TempleCode.php:202 16052msgid "Vancouver, British Columbia, Canada" 16053msgstr "वैंकूवर, ब्रिटिश कोलंबिया, कनाडा" 16054 16055#. I18N: Name of a country or state 16056#: app/Statistics/Service/CountryService.php:530 16057msgid "Vanuatu" 16058msgstr "वानुअतु" 16059 16060#. I18N: Description of the “StatisticsChart” module 16061#: app/Module/StatisticsChartModule.php:98 16062msgid "Various statistics charts." 16063msgstr "विभिन्न आँकड़ों की चार्ट।" 16064 16065#. I18N: Name of a country or state 16066#: app/Statistics/Service/CountryService.php:518 16067msgid "Vatican City" 16068msgstr "वेटिकन सिटी" 16069 16070#. I18N: a month in the French republican calendar 16071#: app/Date/FrenchDate.php:149 16072msgctxt "GENITIVE" 16073msgid "Vendemiaire" 16074msgstr "वेनडेमियर" 16075 16076#. I18N: a month in the French republican calendar 16077#: app/Date/FrenchDate.php:243 16078msgctxt "INSTRUMENTAL" 16079msgid "Vendemiaire" 16080msgstr "वेनडेमियर" 16081 16082#. I18N: a month in the French republican calendar 16083#: app/Date/FrenchDate.php:196 16084msgctxt "LOCATIVE" 16085msgid "Vendemiaire" 16086msgstr "वेनडेमियर" 16087 16088#. I18N: a month in the French republican calendar 16089#: app/Date/FrenchDate.php:101 16090msgctxt "NOMINATIVE" 16091msgid "Vendemiaire" 16092msgstr "वेनडेमियर" 16093 16094#. I18N: Name of a country or state 16095#: app/Statistics/Service/CountryService.php:522 16096msgid "Venezuela" 16097msgstr "वेनेजुएला" 16098 16099#. I18N: a month in the French republican calendar 16100#: app/Date/FrenchDate.php:159 16101msgctxt "GENITIVE" 16102msgid "Ventose" 16103msgstr "वेन्टोस" 16104 16105#. I18N: a month in the French republican calendar 16106#: app/Date/FrenchDate.php:253 16107msgctxt "INSTRUMENTAL" 16108msgid "Ventose" 16109msgstr "वेन्टोस" 16110 16111#. I18N: a month in the French republican calendar 16112#: app/Date/FrenchDate.php:206 16113msgctxt "LOCATIVE" 16114msgid "Ventose" 16115msgstr "वेन्टोस" 16116 16117#. I18N: a month in the French republican calendar 16118#: app/Date/FrenchDate.php:111 16119msgctxt "NOMINATIVE" 16120msgid "Ventose" 16121msgstr "वेन्टोस" 16122 16123#. I18N: Location of an LDS church temple 16124#: app/Elements/TempleCode.php:203 16125msgid "Veracruz, Mexico" 16126msgstr "वेराक्रूज, मैक्सिको" 16127 16128#: app/Gedcom.php:1569 app/Gedcom.php:1571 app/Gedcom.php:1633 16129#: app/Gedcom.php:1635 app/Gedcom.php:1638 resources/views/admin/users.phtml:34 16130msgid "Verified" 16131msgstr "वेरीफाइड" 16132 16133#. I18N: Location of an LDS church temple 16134#: app/Elements/TempleCode.php:204 16135msgid "Vernal, Utah, United States" 16136msgstr "वर्नल, यूटा, संयुक्त राज्य" 16137 16138#: app/Gedcom.php:498 app/Gedcom.php:506 app/Gedcom.php:529 app/Gedcom.php:1265 16139msgid "Version" 16140msgstr "वर्शन" 16141 16142#. I18N: Type of media object 16143#: app/Elements/SourceMediaType.php:96 16144msgid "Video" 16145msgstr "वीडियो" 16146 16147#. I18N: Name of a country or state 16148#: app/Statistics/Service/CountryService.php:528 16149msgid "Vietnam" 16150msgstr "वियतनाम" 16151 16152#: resources/views/modules/place-hierarchy/page.phtml:49 16153#, php-format 16154msgid "View table of events occurring in %s" 16155msgstr "%s में आने वाली घटनाओं की तालिका देखें" 16156 16157#: resources/views/calendar-page.phtml:219 16158msgid "View this day" 16159msgstr "इस दिन देखें" 16160 16161#: app/Statistics/Repository/FamilyRepository.php:483 16162#: resources/views/fact.phtml:108 16163#: resources/views/statistics/families/top10-list-age.phtml:23 16164#: resources/views/statistics/families/top10-nolist-age.phtml:25 16165msgid "View this family" 16166msgstr "यह परिवार देखें" 16167 16168#: app/Module/ModuleMapLinkTrait.php:62 16169#, php-format 16170msgid "View this location using %s" 16171msgstr "%s का प्रयोग करके इस स्थान को देखें" 16172 16173#: resources/views/calendar-page.phtml:223 16174msgid "View this month" 16175msgstr "यह महीना देखें" 16176 16177#: resources/views/calendar-page.phtml:227 16178msgid "View this year" 16179msgstr "यह साल देखें" 16180 16181#. I18N: Location of an LDS church temple 16182#: app/Elements/TempleCode.php:205 16183msgid "Villa Hermosa, Mexico" 16184msgstr "विला हरमोसा, मैक्सिको" 16185 16186#. I18N: A configuration setting 16187#: resources/views/admin/users-edit.phtml:166 16188#: resources/views/edit-account-page.phtml:145 16189msgid "Visible online" 16190msgstr "ऑनलाइन दिखाई दें" 16191 16192#. I18N: A configuration setting 16193#: resources/views/admin/users-edit.phtml:172 16194#: resources/views/edit-account-page.phtml:148 16195msgid "Visible to other users when online" 16196msgstr "ऑनलाइन होने पर अन्य उपयोगकर्ताओं को दिखे" 16197 16198#. I18N: Listbox entry; name of a role 16199#: app/Http/RequestHandlers/UserEditPage.php:96 16200#: resources/views/admin/gedcom-export-options.phtml:102 16201#: resources/views/admin/gedcom-export-options.phtml:104 16202#: resources/views/admin/gedcom-export-options.phtml:106 16203#: resources/views/admin/users-edit.phtml:238 16204msgid "Visitor" 16205msgstr "दर्शक" 16206 16207#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16208#: app/Module/BirthDeathMarriageReportModule.php:40 16209#: resources/views/calendar-page.phtml:178 16210#: resources/xml/reports/bdm_report.xml:3 16211#: resources/xml/reports/bdm_report.xml:34 16212msgid "Vital records" 16213msgstr "महत्वपूर्ण रिकॉर्ड" 16214 16215#. I18N: Name of a country or state 16216#: app/Statistics/Service/CountryService.php:534 16217msgid "Wales" 16218msgstr "वेल्स" 16219 16220#. I18N: Name of a country or state 16221#: app/Statistics/Service/CountryService.php:532 16222msgid "Wallis and Futuna" 16223msgstr "वालिस और फ़्यूचूना" 16224 16225#: app/Elements/RelationIsDescriptor.php:126 16226msgid "Ward" 16227msgstr "संरक्षित" 16228 16229#: app/Elements/RelationIsDescriptor.php:91 16230msgctxt "FEMALE" 16231msgid "Ward" 16232msgstr "संरक्षित" 16233 16234#: app/Elements/RelationIsDescriptor.php:70 16235msgctxt "MALE" 16236msgid "Ward" 16237msgstr "संरक्षित" 16238 16239#. I18N: Location of an LDS church temple 16240#: app/Elements/TempleCode.php:206 16241msgid "Washington, District of Columbia, United States" 16242msgstr "वाशिंगटन, कोलंबिया जिला, संयुक्त राज्य अमेरिका" 16243 16244#: resources/views/admin/trees-preferences.phtml:314 16245msgid "Watermarks" 16246msgstr "वाटरमार्क" 16247 16248#. I18N: Help text for the “Images without watermarks” configuration setting 16249#: resources/views/admin/trees-preferences.phtml:324 16250msgid "Watermarks are optional and normally shown just to visitors." 16251msgstr "वॉटरमार्क वैकल्पिक हैं और आम तौर पर केवल दर्शकों को दिखाए जाते हैं।" 16252 16253#: resources/views/register-success-page.phtml:23 16254#, php-format 16255msgid "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." 16256msgstr "अब हम <b>%s</b> पते पर एक कन्फर्मेशन ईमेल भेजेंगे। कन्फर्मेशन ईमेल में दिए गए निर्देशों का पालन करते हुए आपको अपने खाते के अनुरोध को वेरीफाइ करना होगा। यदि आप सात दिनों के भीतर अपने खाते के अनुरोध की पुष्टि नहीं करते हैं, तो आपका आवेदन स्वचालित रूप से अस्वीकार कर दिया जाएगा। फिर आपको दोबारा आवेदन करना होगा।<br><br>आपके द्वारा कन्फर्मेशन ईमेल में दिए गए निर्देशों का पालन करने के बाद, अब भी आपके खाते का उपयोग करने से पहले एडमिनिस्ट्रेटर को आपका अनुरोध स्वीकार करना होगा।<br><br>इस वेबसाइट में साइन इन करने के लिए , आपको अपना युज़रनेम और पासवर्ड पता होना चाहिए।" 16257 16258#: resources/views/admin/control-panel.phtml:160 16259#: resources/views/admin/control-panel.phtml:571 16260#: resources/views/admin/trees-preferences.phtml:190 16261msgid "Website" 16262msgstr "वेबसाइट" 16263 16264#: app/Http/RequestHandlers/SiteLogsPage.php:97 16265#: resources/views/admin/control-panel.phtml:239 16266msgid "Website logs" 16267msgstr "वेबसाइट लॉग्स" 16268 16269#: app/Http/RequestHandlers/SitePreferencesPage.php:66 16270#: resources/views/admin/control-panel.phtml:217 16271msgid "Website preferences" 16272msgstr "वेबसाइट की प्राथमिकताएँ" 16273 16274#. I18N: abbreviation for Wednesday 16275#: app/Date/AbstractCalendarDate.php:277 16276#: resources/views/edit/initialize-calendar-popup.phtml:26 16277msgid "Wed" 16278msgstr "बुध" 16279 16280#: app/Date/AbstractCalendarDate.php:248 16281msgid "Wednesday" 16282msgstr "बुधवार" 16283 16284#: app/Gedcom.php:998 app/Gedcom.php:1086 16285msgid "Weight" 16286msgstr "वज़न" 16287 16288#. I18N: A %s is the user’s name 16289#: app/Module/UserWelcomeModule.php:120 16290#, php-format 16291msgid "Welcome %s" 16292msgstr "आपका स्वागत है %s" 16293 16294#. I18N: A configuration setting 16295#: resources/views/admin/site-registration.phtml:24 16296msgid "Welcome text on sign-in page" 16297msgstr "साइन-इन पेज पर स्वागत का लेख" 16298 16299#: resources/views/login-page.phtml:21 16300msgid "Welcome to this genealogy website" 16301msgstr "इस वंशावली वेबसाइट में आपका स्वागत है" 16302 16303#. I18N: Name of a country or state 16304#: app/Statistics/Service/CountryService.php:177 16305msgid "Western Sahara" 16306msgstr "पश्चिमी सहारा" 16307 16308#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16309#: resources/views/admin/trees-preferences.phtml:738 16310msgid "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." 16311msgstr "जब कोई रिकॉर्ड एडिट किया जाता है, तो उपयोगकर्ता और टाइमस्टैम्प रिकॉर्ड किए जाते हैं। कभी-कभी मौजूदा “अंतिम परिवर्तन” जानकारी को रखना वांछनीय है, उदाहरण के लिए किसी और के डेटा में मामूली सुधार करते समय। यह विकल्प नियंत्रित करता है कि क्या यह सुविधा डिफ़ॉल्ट रूप से चुनी गई है।" 16312 16313#: resources/views/admin/users-edit.phtml:107 16314msgid "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." 16315msgstr "जब कोई उपयोगकर्ता किसी खाते के लिए रजिस्टर करते हैं, तो वेरीफिकेशन लिंक के साथ उनके ईमेल एड्रेस पर एक ईमेल भेजा जाता है। जब वे इस लिंक का अनुसरण करते हैं, तो हम जानते हैं कि ईमेल एड्रेस सही है, और “मेल वेरीफाइड” विकल्प स्वचालित रूप से चुन लिया जाता है।" 16316 16317#. I18N: Help text for the “Source type” configuration setting 16318#: resources/views/admin/trees-preferences.phtml:725 16319msgid "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." 16320msgstr "नए करीबी रिश्तेदारों को जोड़ते समय, आप रिकॉर्ड (व्यक्ती और परिवार) या तथ्यों और घटनाओं (जन्म, विवाह और मृत्यु) में स्रोत प्रमाण जोड़ सकते हैं। यह विकल्प नियंत्रित करता है कि क्या रिकॉर्ड या तथ्य डिफ़ॉल्ट रूप से चुने जाएंगे।" 16321 16322#: resources/views/edit/reorder-families.phtml:34 16323msgid "When an individual has more than one spouse, you should sort the families in date order." 16324msgstr "जब किसी व्यक्ति के एक से अधिक पति/पत्नी हों तो, आपको परिवारों को तिथि क्रम में क्रमबद्ध करना चाहिए।" 16325 16326#. I18N: Help text for the “Surname tradition” configuration setting 16327#: resources/views/admin/trees-preferences.phtml:699 16328msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16329msgstr "जब आप एक परिवार का नया सदस्य जोड़ते हैं, तो एक डिफ़ॉल्ट कुलनाम प्रदान किया जा सकता है। यह कुलनाम स्थानीय परंपरा पर निर्भर करेगा।" 16330 16331#: resources/views/help/pending-changes.phtml:12 16332msgid "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." 16333msgstr "जब आप जानकारी जोड़ते हैं, एडिट करते हैं, या हटाते हैं, तो परिवर्तन तुरंत सहेजे नहीं जाते हैं। इसके बजाय, उन्हें “लंबित” क्षेत्र में रखा जाता है। स्वीकृत होने से पहले इन लंबित परिवर्तनों की समीक्षा एक मॉडरेटर द्वारा की जानी चाहिए।" 16334 16335#: resources/views/help/relationship-privacy.phtml:8 16336msgid "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." 16337msgstr "जहां कोई उपयोगकर्ता एक वंश वृक्ष में किसी व्यक्तिगत रिकॉर्ड से जुड़ा होता है और इसमें सदस्य, एडिटर या मॉडरेटर की भूमिका होती है, वहां आप उसके दूर दराज के जीवित रिश्तेदारों के विवरण तक पहुंचने पर प्रतिबंध लगा सकते हैं। आप उन रिश्तेदारी की स्टेप्स की संख्या तय कर सकते हैं जो उपयोगकर्ता को देखने की अनुमति होगी।" 16338 16339#. I18N: Label for a configuration option 16340#: resources/views/modules/sitemap/config.phtml:27 16341msgid "Which family trees should be included in the sitemaps" 16342msgstr "कौन से वंश वृक्ष को साइटमैप में शामिल किया जाना चाहिए" 16343 16344#. I18N: A configuration setting 16345#: resources/views/admin/trees-preferences.phtml:263 16346msgid "Who can upload new media files" 16347msgstr "नई मीडिया फ़ाइलें कौन अपलोड कर सकता है" 16348 16349#. I18N: Name of a module. (A list of users who are online now) 16350#: app/Module/LoggedInUsersModule.php:42 16351msgid "Who is online" 16352msgstr "ऑनलाइन कौन है" 16353 16354#: resources/views/admin/data-fix-page.phtml:82 16355msgid "Why does this list include records that do not need to be updated?" 16356msgstr "इस सूची में वे रिकॉर्ड क्यूँ शामिल हैं जिन्हें अपडेट करने की आवश्यकता नहीं है?" 16357 16358#: resources/views/lists/families-table.phtml:168 16359msgid "Widow" 16360msgstr "विधवा" 16361 16362#: resources/views/lists/families-table.phtml:163 16363msgid "Widower" 16364msgstr "विधुर" 16365 16366#: app/Gedcom.php:442 app/Gedcom.php:495 16367#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:77 16368#: resources/views/edit/change-family-members.phtml:32 16369#: resources/views/edit/change-family-members.phtml:47 16370#: resources/views/fact-date.phtml:139 16371#: resources/xml/reports/family_group_report.xml:501 16372#: resources/xml/reports/family_group_report.xml:1078 16373#: resources/xml/reports/individual_ext_report.xml:207 16374#: resources/xml/reports/individual_ext_report.xml:224 16375#: resources/xml/reports/individual_ext_report.xml:493 16376#: resources/xml/reports/individual_report.xml:195 16377#: resources/xml/reports/individual_report.xml:216 16378#: resources/xml/reports/individual_report.xml:489 16379#: resources/xml/reports/relative_ext_report.xml:111 16380msgid "Wife" 16381msgstr "पत्नी" 16382 16383#: app/Gedcom.php:443 resources/views/modules/timeline-chart/chart.phtml:353 16384msgid "Wife’s age" 16385msgstr "पत्नी की उम्र" 16386 16387#: app/Gedcom.php:743 16388msgid "Will" 16389msgstr "विल" 16390 16391#. I18N: Location of an LDS church temple 16392#: app/Elements/TempleCode.php:207 16393msgid "Winter Quarters, Nebraska, United States" 16394msgstr "विंटर क्वार्टर, नेब्रास्का, संयुक्त राज्य अमेरिका" 16395 16396#: app/Statistics/Google/ChartFamilyWithSources.php:76 16397#: app/Statistics/Google/ChartIndividualWithSources.php:76 16398msgid "With sources" 16399msgstr "सूत्रों के साथ" 16400 16401#: app/Statistics/Google/ChartFamilyWithSources.php:71 16402#: app/Statistics/Google/ChartIndividualWithSources.php:71 16403msgid "Without sources" 16404msgstr "बिना स्रोतों के" 16405 16406#: app/Elements/RelationIsDescriptor.php:127 16407msgid "Witness" 16408msgstr "गवाह" 16409 16410#: app/Gedcom.php:1247 app/Gedcom.php:1301 app/Gedcom.php:1486 16411#: app/Gedcom.php:1518 16412msgid "Witnesses" 16413msgstr "" 16414 16415#: app/SurnameTradition/LithuanianSurnameTradition.php:77 16416#: app/SurnameTradition/PaternalSurnameTradition.php:53 16417#: app/SurnameTradition/PolishSurnameTradition.php:67 16418msgid "Wives take their husband’s surname." 16419msgstr "पत्नियाँ अपने पति का कुलनाम अपनाती हैं।" 16420 16421#: app/Http/RequestHandlers/MapDataAdd.php:75 16422#: resources/views/modules/place-hierarchy/page.phtml:28 16423#: resources/views/modules/place-hierarchy/page.phtml:31 16424#: resources/views/modules/statistics-chart/custom.phtml:177 16425msgid "World" 16426msgstr "विश्व" 16427 16428#: app/Gedcom.php:1087 resources/views/modules/yahrzeit/table.phtml:34 16429msgid "Yahrzeit" 16430msgstr "बरसी" 16431 16432#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16433#: app/Module/YahrzeitModule.php:66 16434msgid "Yahrzeiten" 16435msgstr "यह्रज़ेंटेन" 16436 16437#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:76 16438msgid "Year" 16439msgstr "साल" 16440 16441#: resources/views/modules/timeline-chart/chart.phtml:145 16442#: resources/views/modules/timeline-chart/chart.phtml:410 16443msgid "Year:" 16444msgstr "साल:" 16445 16446#. I18N: Name of a country or state 16447#: app/Statistics/Service/CountryService.php:538 16448msgid "Yemen" 16449msgstr "यमन" 16450 16451#. I18N: %1$s is the site URL and %2$s is an email address 16452#: resources/views/emails/register-user-html.phtml:20 16453#: resources/views/emails/register-user-text.phtml:16 16454#, php-format 16455msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16456msgstr "आपने (या आपके दावेदार किसी व्यक्ति) ने %2$s ईमेल एड्रेस का उपयोग करके %1$s पर एक खाते का अनुरोध किया है।" 16457 16458#: app/Http/RequestHandlers/ContactAction.php:124 16459#: app/Http/RequestHandlers/RegisterAction.php:271 16460msgid "You are not allowed to send messages that contain external links." 16461msgstr "आपको बाहरी लिंक वाले संदेश भेजने की अनुमति नहीं है।" 16462 16463#: resources/views/modules/login_block/sign-out.phtml:15 16464#, php-format 16465msgid "You are signed in as %s." 16466msgstr "आप %s के रूप में साइन इन हैं।" 16467 16468#: app/Http/RequestHandlers/LoginPage.php:99 16469msgid "You can apply for an account using the link below." 16470msgstr "नीचे दी गई लिंक का उपयोग करके आप एक अकाऊटं के लिए आवेदन कर सकते हैं।" 16471 16472#. I18N: Help text for the "Default theme" site configuration setting 16473#: resources/views/admin/site-preferences.phtml:68 16474msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16475msgstr "आप “थीम” का उपयोग करके webtrees की दिखावट बदल सकते हैं। प्रत्येक थीम का एक अलग अंदाज़, लेआउट, रंग योजना वगैरह होता है।" 16476 16477#: resources/views/admin/users-edit.phtml:175 16478#: resources/views/edit-account-page.phtml:150 16479msgid "You can choose whether to appear in the list of users who are currently signed-in." 16480msgstr "आप चुन सकते हैं कि वर्तमान में साइन-इन करने वाले उपयोगकर्ताओं की सूची में प्रकट होना है या नहीं।" 16481 16482#. I18N: %s is a URL 16483#: resources/views/edit/raw-gedcom-fact.phtml:27 16484#: resources/views/edit/raw-gedcom-record.phtml:26 16485#, php-format 16486msgid "You can download a copy of the GEDCOM specification from %s." 16487msgstr "%s से आप GEDCOM विनिर्देश की एक कॉपी डाउनलोड कर सकते हैं।" 16488 16489#: resources/views/modules/privacy-policy/page.phtml:61 16490msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16491msgstr "आप अपनी ब्राउज़र प्राथमिकताओं में “Do Not Track” हेडर सेट करके ट्रैकिंग से बाहर निकल सकते हैं।" 16492 16493#: resources/views/admin/trees-renumber.phtml:26 16494msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16495msgstr "आप एक वंश वृक्ष में रिकॉर्ड को पुनः अंकित कर सकते हैं, ताकि इन आंतरिक संदर्भ संख्याओं को किसी अन्य वंश वृक्ष में डुप्लिकेट न किया जाए।" 16496 16497#: resources/views/admin/trees-renumber.phtml:35 16498msgid "You can renumber this family tree." 16499msgstr "आप इस फैमिली ट्री को पुनः अंकित कर सकते हैं।" 16500 16501#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16502#: resources/views/admin/trees-privacy.phtml:156 16503msgid "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." 16504msgstr "आप इसमें किसी प्रतिबंध को जोड़कर किसी खास रिकॉर्ड, तथ्य या घटना के लिए एक्सेस सेट कर सकते हैं। यदि कोई रिकॉर्ड, तथ्य या घटना पर प्रतिबंध नहीं है, तो निम्न डिफ़ॉल्ट प्रतिबंधों का उपयोग किया जाएगा।" 16505 16506#: resources/views/admin/tags.phtml:34 16507msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16508msgstr "आप जिन GEDCOM टैग्स का उपयोग नहीं करते हैं, उन्हें छिपाकर आप संपादन प्रपत्रों को सरल बना सकते हैं।" 16509 16510#. I18N: Description of a “Data fix” module 16511#: app/Module/FixMissingDeaths.php:68 16512msgid "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." 16513msgstr "उन व्यक्तियों के लिए मृत्यु रिकॉर्ड जोड़कर आप “प्राइवेसी कैलकुलेशन” को गति दे सकते हैं जिनकी मृत्यु का अनुमान अन्य तारीखों से लगाया जा सकता है, मगर वह जिन की मृत्यु, दफन, दाह संस्कार आदि का रिकॉर्ड नहीं है।" 16514 16515#: app/Http/RequestHandlers/LoginAction.php:110 16516msgid "You cannot sign in because your browser does not accept cookies." 16517msgstr "आप साइन इन नहीं कर सकते क्यूँकि आपका ब्राउज़र कुकीज़ स्वीकार नहीं करता है।" 16518 16519#: app/Http/Exceptions/HttpAccessDeniedException.php:35 16520#: app/Http/Exceptions/HttpNotFoundException.php:35 16521msgid "You do not have permission to view this page." 16522msgstr "आपको यह पेज देखने की अनुमति नहीं है।" 16523 16524#: resources/views/verify-success-page.phtml:17 16525msgid "You have confirmed your request to become a registered user." 16526msgstr "आपने एक रजिस्टर्ड उपयोगकर्ता बनने के लिए अपने अनुरोध की पुष्टि कर ली है।" 16527 16528#: resources/views/admin/trees-import.phtml:31 16529msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16530msgstr "आपने एक अलग नाम की GEDCOM फ़ाइल का चयन किया है। क्या ये सही है?" 16531 16532#: app/Http/RequestHandlers/Logout.php:52 16533msgid "You have signed out." 16534msgstr "आप साइन आउट हो चुके।" 16535 16536#: resources/views/modules/faq/config.phtml:27 16537msgid "You may use HTML to format the answer and to add links to other websites." 16538msgstr "उत्तर को प्रारूपित करने और अन्य वेबसाइटों से लिंक जोड़ने के लिए आप HTML का उपयोग कर सकते हैं।" 16539 16540#: app/Http/RequestHandlers/SetupWizard.php:379 16541msgid "You must enter all the administrator account fields." 16542msgstr "आपको एडमिनिस्ट्रेटर खाते की सारी फ़ील्ड को भरना होगा।" 16543 16544#: resources/views/admin/trees-merge.phtml:31 16545msgid "You must renumber the records in one of the trees before you can merge them." 16546msgstr "इससे पहले कि आप उन्हें मर्ज कर सकें, आपको दोनों ट्री में से किसी एक के रिकॉर्ड को पुनः अंकित करना होगा।" 16547 16548#: app/Module/ChartsBlockModule.php:183 16549msgid "You must select an individual and a chart type in the block preferences" 16550msgstr "आपको “ब्लॉक प्रिफरेंसेस” में एक व्यक्ति और एक चार्ट प्रकार का चयन करना होगा" 16551 16552#: resources/views/admin/users-edit.phtml:364 16553msgid "You must specify an individual record before you can restrict the user to their immediate family." 16554msgstr "उपयोगकर्ता को उनके निकटतम परिवार तक सीमित करने से पहले आपको एक व्यक्तिगत रिकॉर्ड उल्लिखित करना होगा।" 16555 16556#: app/Http/RequestHandlers/LoginPage.php:91 16557msgid "You need to be a family member to access this website." 16558msgstr "इस वेबसाइट को एक्सेस करने के लिए आपको परिवार का एक सदस्य होना चाहिए।" 16559 16560#: app/Http/RequestHandlers/LoginPage.php:88 16561msgid "You need to be an authorized user to access this website." 16562msgstr "इस वेबसाइट को एक्सेस करने के लिए आपका एक ऑथराइज़्ड उपयोगकर्ता होना ज़रूरी है।" 16563 16564#: resources/views/admin/control-panel.phtml:284 16565#: resources/views/admin/trees.phtml:48 16566msgid "You need to create a family tree." 16567msgstr "आपको एक वंश वृक्ष बनाने की आवश्यकता है।" 16568 16569#: resources/views/emails/verify-notify-html.phtml:28 16570#: resources/views/emails/verify-notify-text.phtml:21 16571msgid "You need to review the account details." 16572msgstr "आपको खाते के विवरण की समीक्षा करने की आवश्यकता है।" 16573 16574#: resources/views/setup/step-5-administrator.phtml:49 16575msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16576msgstr "आपको एक एडमिनिस्ट्रेटर खाता सेट करना होगा। यह खाता इस webtrees इंस्टॉलेशन के सभी पहलुओं को नियंत्रित कर सकता है। कृपया एक मजबूत पासवर्ड चुनें।" 16577 16578#: resources/views/emails/message-copy-html.phtml:20 16579#: resources/views/emails/message-copy-text.phtml:16 16580msgid "You sent the following message to a webtrees user:" 16581msgstr "आपने एक webtrees उपयोगकर्ता को निम्नलिखित संदेश भेजा है:" 16582 16583#: app/Http/RequestHandlers/UpgradeWizardStep.php:206 16584msgid "You should accept or reject all pending changes before upgrading." 16585msgstr "अपग्रेड करने से पहले आपको सभी लंबित परिवर्तनों को स्वीकार या अस्वीकार करना चाहिए।" 16586 16587#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16588#: app/Http/RequestHandlers/ContactAction.php:125 16589#: app/Http/RequestHandlers/RegisterAction.php:271 16590#, php-format 16591msgid "You should delete the “%1$s” from “%2$s” and try again." 16592msgstr "आपको “%2$s” से “%1$s” हटा कर दोबारा प्रयास करना चाहिए।" 16593 16594#: resources/views/admin/users-edit.phtml:113 16595msgid "You should not approve an account unless you know that the email address is correct." 16596msgstr "जब तक आपको पता न चले कि ईमेल एड्रेस सही है, तब तक आपको किसी खाते को मंज़ूर नहीं करना चाहिए।" 16597 16598#: resources/views/emails/register-notify-html.phtml:43 16599#: resources/views/emails/register-notify-text.phtml:32 16600msgid "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." 16601msgstr "जब यह संभावित उपयोगकर्ता अनुरोध की पुष्टि कर लेगा तब आपको ईमेल द्वारा सूचित किया जाएगा। फिर आप यूज़रनेम को सक्रिय करके प्रक्रिया को पूरा कर सकते हैं। जब तक आप खाते को सक्रिय नहीं करेंगे तब तक नया उपयोगकर्ता साइन नहीं कर सकेगा।" 16602 16603#: resources/views/setup/step-5-administrator.phtml:71 16604msgid "You will use this to sign in to webtrees." 16605msgstr "आप webtrees में साइन इन करने के लिए इसका उपयोग करेंगे।" 16606 16607#: resources/views/modules/statistics-chart/birth-age.phtml:17 16608msgid "Youngest father" 16609msgstr "सबसे छोटे पिता" 16610 16611#: resources/views/modules/statistics-chart/marriage-age.phtml:28 16612msgid "Youngest female" 16613msgstr "सबसे छोटी महिला" 16614 16615#: resources/views/modules/statistics-chart/marriage-age.phtml:18 16616msgid "Youngest male" 16617msgstr "सबसे छोटा पुरुष" 16618 16619#: resources/views/modules/statistics-chart/birth-age.phtml:28 16620msgid "Youngest mother" 16621msgstr "सबसे छोटी माँ" 16622 16623#: resources/views/modules/clippings/show.phtml:24 16624msgid "Your clippings cart is empty." 16625msgstr "आपकी क्लिपिंग कार्ट खाली है।" 16626 16627#: resources/views/contact-page.phtml:41 16628#: resources/views/setup/step-5-administrator.phtml:54 16629msgid "Your name" 16630msgstr "आपका नाम" 16631 16632#: app/Http/RequestHandlers/PasswordResetAction.php:77 16633msgid "Your password has been updated." 16634msgstr "आपका पासवर्ड अपडेट कर दिया गया।" 16635 16636#: app/Http/RequestHandlers/RegisterAction.php:162 16637#, php-format 16638msgid "Your registration at %s" 16639msgstr "%s पर आपका रजिस्ट्रैशन" 16640 16641#: app/Services/ServerCheckService.php:195 16642#, php-format 16643msgid "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." 16644msgstr "आपका वेब सर्वर PHP version %s का उपयोग कर रहा है, जिसे अब सिक्युरिटी अपडेट नहीं मिल रहे हैं। आपको जल्द से जल्द किसी नए वर्शन में अपग्रेड करना चाहिए।" 16645 16646#. I18N: ZIP = file format 16647#: resources/views/admin/gedcom-export-options.phtml:38 16648#: resources/views/admin/gedcom-export-options.phtml:46 16649msgid "ZIP" 16650msgstr "" 16651 16652#. I18N: Name of a country or state 16653#: app/Statistics/Service/CountryService.php:542 16654msgid "Zambia" 16655msgstr "जाम्बिया" 16656 16657#. I18N: Name of a country or state 16658#: app/Statistics/Service/CountryService.php:544 16659msgid "Zimbabwe" 16660msgstr "जिम्बाब्वे" 16661 16662#: resources/views/modules/fanchart/page.phtml:58 16663msgid "Zoom" 16664msgstr "ज़ूम" 16665 16666#: app/Services/LeafletJsService.php:78 16667#: resources/views/modules/timeline-chart/page.phtml:50 16668msgid "Zoom in" 16669msgstr "ज़ूम इन" 16670 16671#: app/Services/LeafletJsService.php:79 16672#: resources/views/modules/timeline-chart/page.phtml:53 16673msgid "Zoom out" 16674msgstr "ज़ूम आउट" 16675 16676#. I18N: Description of a “Data fix” module 16677#: app/Module/FixWtObjeSortTag.php:73 16678msgid "_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." 16679msgstr "" 16680 16681#. I18N: Gedcom ABT dates 16682#: app/Date.php:185 16683#, php-format 16684msgid "about %s" 16685msgstr "लगभग %s" 16686 16687#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16688#: resources/views/family-page-pending.phtml:23 16689#: resources/views/individual-page-pending.phtml:27 16690#: resources/views/media-page-pending.phtml:22 16691#: resources/views/note-page-pending.phtml:23 16692#: resources/views/record-page-pending.phtml:23 16693msgctxt "You should review the changes and then accept or reject them." 16694msgid "accept" 16695msgstr "स्वीकार" 16696 16697#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16698#: resources/views/family-page-pending.phtml:17 16699#: resources/views/individual-page-pending.phtml:18 16700#: resources/views/media-page-pending.phtml:16 16701#: resources/views/note-page-pending.phtml:17 16702#: resources/views/record-page-pending.phtml:17 16703msgctxt "You should review the deletion and then accept or reject it." 16704msgid "accept" 16705msgstr "स्वीकार" 16706 16707#. I18N: the status of an edit accepted/rejected/pending 16708#: app/Http/RequestHandlers/PendingChangesLogPage.php:118 16709msgid "accepted" 16710msgstr "स्वीकृत" 16711 16712#. I18N: A button label. 16713#: resources/views/admin/trees-privacy.phtml:236 16714#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16715#: resources/views/edit/add-fact-row.phtml:36 16716#: resources/views/modules/census-assistant.phtml:61 16717#: resources/views/modules/lifespans-chart/page.phtml:73 16718#: resources/views/modules/timeline-chart/page.phtml:39 16719msgid "add" 16720msgstr "जोड़ें" 16721 16722#. I18N: A button label. 16723#: resources/views/admin/locations.phtml:145 16724msgid "add place" 16725msgstr "जगह जोड़ें" 16726 16727#. I18N: The name given to a child by its adoptive parents 16728#: app/Elements/NameType.php:71 16729msgid "adopted name" 16730msgstr "दत्तक नाम" 16731 16732#. I18N: Gedcom AFT dates 16733#: app/Date.php:205 16734#, php-format 16735msgid "after %s" 16736msgstr "%s के बाद" 16737 16738#: app/Module/StatisticsChartModule.php:519 16739#: app/Module/StatisticsChartModule.php:581 16740#: app/Module/StatisticsChartModule.php:642 16741msgid "age" 16742msgstr "उम्र" 16743 16744#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16745#: app/Elements/NameType.php:73 16746msgid "also known as" 16747msgstr "उर्फ" 16748 16749#: app/Statistics/Repository/FamilyRepository.php:481 16750#: app/Statistics/Repository/UserRepository.php:93 16751#: resources/views/statistics/families/top10-list-age.phtml:21 16752#: resources/views/statistics/families/top10-nolist-age.phtml:21 16753#: resources/xml/reports/ahnentafel_report.xml:394 16754#: resources/xml/reports/descendancy_report.xml:131 16755#: resources/xml/reports/descendancy_report.xml:230 16756#: resources/xml/reports/descendancy_report.xml:299 16757#: resources/xml/reports/descendancy_report.xml:363 16758#: resources/xml/reports/descendancy_report.xml:433 16759#: resources/xml/reports/descendancy_report.xml:486 16760msgid "and" 16761msgstr "और" 16762 16763#: app/Services/RelationshipService.php:781 16764msgctxt "father’s brother’s wife" 16765msgid "aunt" 16766msgstr "चाची" 16767 16768#: app/Services/RelationshipService.php:539 16769msgctxt "father’s sister" 16770msgid "aunt" 16771msgstr "बुआ" 16772 16773#: app/Services/RelationshipService.php:861 16774msgctxt "mother’s brother’s wife" 16775msgid "aunt" 16776msgstr "मामी" 16777 16778#: app/Services/RelationshipService.php:577 16779msgctxt "mother’s sister" 16780msgid "aunt" 16781msgstr "मौसी" 16782 16783#: app/Services/RelationshipService.php:913 16784msgctxt "parent’s brother’s wife" 16785msgid "aunt" 16786msgstr "चाची/मामी" 16787 16788#: app/Services/RelationshipService.php:595 16789msgctxt "parent’s sister" 16790msgid "aunt" 16791msgstr "बुआ/मैसी" 16792 16793#: app/Services/RelationshipService.php:537 16794msgctxt "father’s sibling" 16795msgid "aunt/uncle" 16796msgstr "बुआ/चाचा" 16797 16798#: app/Services/RelationshipService.php:575 16799msgctxt "mother’s sibling" 16800msgid "aunt/uncle" 16801msgstr "मौसी/मामा" 16802 16803#: app/Services/RelationshipService.php:593 16804msgctxt "parent’s sibling" 16805msgid "aunt/uncle" 16806msgstr "चाचा/बुआ/मामा/मौसी" 16807 16808#: resources/views/admin/trees-import.phtml:84 16809msgid "automatic" 16810msgstr "स्वचालित" 16811 16812#: resources/views/modules/faq/show.phtml:30 16813msgid "back to top" 16814msgstr "वापस ऊपर" 16815 16816#. I18N: Gedcom BEF dates 16817#: app/Date.php:201 16818#, php-format 16819msgid "before %s" 16820msgstr "%s से पहले" 16821 16822#. I18N: Gedcom BET-AND dates 16823#: app/Date.php:217 16824#, php-format 16825msgid "between %s and %s" 16826msgstr "%s और %s के बीच" 16827 16828#. I18N: The name given to an individual at their birth 16829#: app/Elements/NameType.php:75 16830msgid "birth name" 16831msgstr "पैदाइशी नाम" 16832 16833#. I18N: Extend privacy to dead individuals who were… 16834#: resources/views/admin/trees-privacy.phtml:106 16835#, php-format 16836msgid "born in the last %1$s years or died in the last %2$s years" 16837msgstr "पिछले %1$s वर्षों में पैदा हुए या पिछले %2$s वर्षों में जिनकी मृत्यु हुई" 16838 16839#: app/Services/RelationshipService.php:451 16840msgid "brother" 16841msgstr "भाई" 16842 16843#: app/Services/RelationshipService.php:719 16844msgctxt "brother’s wife’s brother" 16845msgid "brother-in-law" 16846msgstr "समधी" 16847 16848#: app/Services/RelationshipService.php:545 16849msgctxt "husband’s brother" 16850msgid "brother-in-law" 16851msgstr "देवर" 16852 16853#: app/Services/RelationshipService.php:835 16854msgctxt "husband’s sister’s husband" 16855msgid "brother-in-law" 16856msgstr "नन्दोई" 16857 16858#: app/Services/RelationshipService.php:613 16859msgctxt "sister’s husband" 16860msgid "brother-in-law" 16861msgstr "जीजा" 16862 16863#: app/Services/RelationshipService.php:1019 16864msgctxt "sister’s husband’s brother" 16865msgid "brother-in-law" 16866msgstr "समधी" 16867 16868#: app/Services/RelationshipService.php:625 16869msgctxt "spouse’s brother" 16870msgid "brother-in-law" 16871msgstr "देवर/साले" 16872 16873#: app/Services/RelationshipService.php:643 16874msgctxt "wife’s brother" 16875msgid "brother-in-law" 16876msgstr "साले" 16877 16878#: app/Services/RelationshipService.php:1075 16879msgctxt "wife’s sister’s husband" 16880msgid "brother-in-law" 16881msgstr "साढ़ू" 16882 16883#: app/Services/RelationshipService.php:721 16884msgctxt "brother’s wife’s sibling" 16885msgid "brother/sister-in-law" 16886msgstr "समधी/समधन" 16887 16888#: app/Services/RelationshipService.php:555 16889msgctxt "husband’s sibling" 16890msgid "brother/sister-in-law" 16891msgstr "देवर/ननद" 16892 16893#: app/Services/RelationshipService.php:607 16894msgctxt "sibling’s spouse" 16895msgid "brother/sister-in-law" 16896msgstr "जीजा/भाभी" 16897 16898#: app/Services/RelationshipService.php:1021 16899msgctxt "sister’s husband’s sibling" 16900msgid "brother/sister-in-law" 16901msgstr "समधी/समधन" 16902 16903#: app/Services/RelationshipService.php:641 16904msgctxt "spouse’s sibling" 16905msgid "brother/sister-in-law" 16906msgstr "देवर/साले/ननद/भाभी" 16907 16908#: app/Services/RelationshipService.php:653 16909msgctxt "wife’s sibling" 16910msgid "brother/sister-in-law" 16911msgstr "साले/साली" 16912 16913#. I18N: An option in a list-box 16914#: app/Module/TopSurnamesModule.php:266 16915msgid "bullet list" 16916msgstr "गोली सूची" 16917 16918#. I18N: Gedcom CAL dates 16919#: app/Date.php:189 16920#, php-format 16921msgid "calculated %s" 16922msgstr "परिकलित %s" 16923 16924#. I18N: A button label. 16925#: resources/views/admin/analytics-edit.phtml:44 16926#: resources/views/admin/broadcast.phtml:66 16927#: resources/views/admin/components.phtml:169 16928#: resources/views/admin/email-page.phtml:71 16929#: resources/views/admin/location-edit.phtml:72 16930#: resources/views/admin/map-import-form.phtml:73 16931#: resources/views/admin/site-mail.phtml:242 16932#: resources/views/admin/site-preferences.phtml:116 16933#: resources/views/admin/site-registration.phtml:82 16934#: resources/views/admin/tags.phtml:991 16935#: resources/views/admin/trees-preferences.phtml:751 16936#: resources/views/admin/trees-privacy.phtml:289 16937#: resources/views/contact-page.phtml:81 16938#: resources/views/edit-blocks-page.phtml:68 16939#: resources/views/edit/change-family-members.phtml:95 16940#: resources/views/edit/edit-fact.phtml:45 16941#: resources/views/edit/edit-record.phtml:45 16942#: resources/views/edit/link-child-to-family.phtml:52 16943#: resources/views/edit/link-spouse-to-individual.phtml:53 16944#: resources/views/edit/new-individual.phtml:53 16945#: resources/views/edit/raw-gedcom-fact.phtml:45 16946#: resources/views/edit/raw-gedcom-record.phtml:73 16947#: resources/views/edit/reorder-children.phtml:48 16948#: resources/views/edit/reorder-families.phtml:102 16949#: resources/views/edit/reorder-media-files.phtml:42 16950#: resources/views/edit/reorder-media.phtml:41 16951#: resources/views/edit/reorder-names.phtml:44 16952#: resources/views/edit/shared-note.phtml:44 16953#: resources/views/message-page.phtml:69 16954#: resources/views/modals/create-media-from-file.phtml:63 16955#: resources/views/modals/footer-save-cancel.phtml:14 16956#: resources/views/modules/bing-maps/config.phtml:47 16957#: resources/views/modules/clippings/add-options.phtml:38 16958#: resources/views/modules/clippings/download.phtml:38 16959#: resources/views/modules/custom-css-js/edit.phtml:50 16960#: resources/views/modules/edit-block-config.phtml:37 16961#: resources/views/modules/favorites/favorites.phtml:170 16962#: resources/views/modules/gedcom_news/edit.phtml:52 16963#: resources/views/modules/geonames/config.phtml:47 16964#: resources/views/modules/google-maps/config.phtml:47 16965#: resources/views/modules/here-maps/config.phtml:47 16966#: resources/views/modules/map-box/config.phtml:47 16967#: resources/views/modules/openrouteservice/config.phtml:47 16968#: resources/views/modules/stories/edit.phtml:74 16969#: resources/views/modules/user_blog/edit.phtml:52 16970msgid "cancel" 16971msgstr "रद्द" 16972 16973#. I18N: Status of child-parent link 16974#: app/Elements/ChildLinkageStatus.php:65 16975msgid "challenged" 16976msgstr "चुनौतीः" 16977 16978#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 16979#: app/Elements/NameType.php:77 16980msgid "change of name" 16981msgstr "नाम की बदली" 16982 16983#: app/Elements/AgeAtEvent.php:90 app/Services/RelationshipService.php:430 16984msgid "child" 16985msgstr "संतान" 16986 16987#. I18N: Type of demographic data 16988#: app/Elements/DemographicDataType.php:56 16989msgid "citizen" 16990msgstr "नागरिक" 16991 16992#: resources/views/admin/components.phtml:106 16993#: resources/views/admin/components.phtml:127 16994#: resources/views/components/alert-warning-dismissible.phtml:14 16995#: resources/views/layouts/administration.phtml:73 16996#: resources/views/layouts/default.phtml:125 16997#: resources/views/layouts/default.phtml:159 16998#: resources/views/modals/create-media-from-file.phtml:19 16999#: resources/views/modals/footer-close.phtml:10 17000#: resources/views/modals/header.phtml:15 17001#: resources/views/modules/favorites/favorites.phtml:56 17002#: resources/views/modules/privacy-policy/footer.phtml:23 17003msgid "close" 17004msgstr "बंद करें" 17005 17006#. I18N: Name of a theme. 17007#: app/Module/CloudsTheme.php:43 17008msgid "clouds" 17009msgstr "क्लाउड्स" 17010 17011#. I18N: Name of a theme. 17012#: app/Module/ColorsTheme.php:54 17013msgid "colors" 17014msgstr "कलर्स" 17015 17016#. I18N: An option in a list-box 17017#: app/Module/TopSurnamesModule.php:268 17018msgid "compact list" 17019msgstr "ठोस सूची" 17020 17021#. I18N: A button label. 17022#: app/Http/RequestHandlers/UpgradeWizardStep.php:310 17023#: resources/views/admin/import-progress.phtml:40 17024#: resources/views/admin/map-import-form.phtml:69 17025#: resources/views/admin/merge-records-step-1.phtml:147 17026#: resources/views/admin/synchronize-trees.phtml:24 17027#: resources/views/admin/trees-import.phtml:135 17028#: resources/views/admin/trees-merge.phtml:57 17029#: resources/views/admin/trees-renumber.phtml:42 17030#: resources/views/admin/upgrade/wizard.phtml:38 17031#: resources/views/forgot-password-page.phtml:34 17032#: resources/views/modules/clippings/add-options.phtml:33 17033#: resources/views/modules/login_block/sign-in.phtml:64 17034#: resources/views/password-request-page.phtml:34 17035#: resources/views/password-reset-page.phtml:48 17036#: resources/views/pending-changes-page.phtml:34 17037#: resources/views/register-page.phtml:99 17038#: resources/views/report-select-page.phtml:38 17039msgid "continue" 17040msgstr "जारी" 17041 17042#. I18N: A button label. 17043#: resources/views/admin/trees-create.phtml:55 17044msgid "create" 17045msgstr "बनाएँ" 17046 17047#. I18N: Type of location hierarchy 17048#: app/Elements/HierarchicalRelationship.php:59 17049msgid "cultural" 17050msgstr "सांस्कृतिक" 17051 17052#: resources/views/modules/statistics-chart/custom.phtml:91 17053msgid "date periods" 17054msgstr "तारीख की मुद्दत" 17055 17056#: app/Services/RelationshipService.php:428 17057msgid "daughter" 17058msgstr "बेटी" 17059 17060#: resources/xml/reports/descendancy_report.xml:226 17061msgid "daughter of" 17062msgstr "वल्द" 17063 17064#: app/Services/RelationshipService.php:515 17065msgctxt "child’s wife" 17066msgid "daughter-in-law" 17067msgstr "बहू" 17068 17069#: app/Services/RelationshipService.php:623 17070msgctxt "son’s wife" 17071msgid "daughter-in-law" 17072msgstr "बहू" 17073 17074#: app/Services/RelationshipService.php:1067 17075msgctxt "son’s wife’s father" 17076msgid "daughter-in-law’s father" 17077msgstr "समधी" 17078 17079#: app/Services/RelationshipService.php:1069 17080msgctxt "son’s wife’s mother" 17081msgid "daughter-in-law’s mother" 17082msgstr "समधन" 17083 17084#: app/Services/RelationshipService.php:1071 17085msgctxt "son’s wife’s parent" 17086msgid "daughter-in-law’s parent" 17087msgstr "समधी/समधन" 17088 17089#: resources/views/admin/location-edit.phtml:48 17090#: resources/views/admin/location-edit.phtml:59 17091msgid "degrees" 17092msgstr "डिग्री" 17093 17094#. I18N: A button label. 17095#: resources/views/admin/changes-log.phtml:113 17096#: resources/views/admin/clean-data.phtml:45 17097#: resources/views/admin/locations.phtml:127 17098#: resources/views/admin/site-logs.phtml:105 17099#: resources/views/admin/users-cleanup.phtml:76 17100#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17101msgid "delete" 17102msgstr "हटाएं" 17103 17104#: resources/xml/reports/descendancy_report.xml:137 17105#: resources/xml/reports/descendancy_report.xml:365 17106msgctxt "FEMALE" 17107msgid "died" 17108msgstr "मृत्यु हुई" 17109 17110#: resources/xml/reports/descendancy_report.xml:134 17111#: resources/xml/reports/descendancy_report.xml:435 17112msgctxt "MALE" 17113msgid "died" 17114msgstr "मृत्यु हुई" 17115 17116#. I18N: Status of child-parent link 17117#: app/Elements/ChildLinkageStatus.php:66 17118msgid "disproven" 17119msgstr "असिद्धि" 17120 17121#: app/Module/PedigreeChartModule.php:367 17122#: app/Module/PedigreeChartModule.php:375 17123#: resources/views/edit/reorder-card-header.phtml:30 17124msgid "down" 17125msgstr "नीचे" 17126 17127#. I18N: A button label. 17128#: resources/views/admin/changes-log.phtml:108 17129#: resources/views/admin/site-logs.phtml:100 17130#: resources/views/admin/trees-export.phtml:66 17131#: resources/views/modules/clippings/download.phtml:34 17132#: resources/views/report-setup-page.phtml:81 17133#: resources/views/report-setup-page.phtml:94 17134msgid "download" 17135msgstr "डाउनलोड" 17136 17137#: resources/views/modules/descendancy_chart/tree.phtml:17 17138msgid "d’Aboville number" 17139msgstr "d’Aboville नंबर" 17140 17141#: resources/views/admin/components.phtml:139 17142#: resources/views/family-page-menu.phtml:27 17143#: resources/views/individual-page-menu.phtml:28 17144#: resources/views/media-page-menu.phtml:26 17145#: resources/views/record-page-menu.phtml:21 17146msgid "edit" 17147msgstr "एडिट" 17148 17149#: app/Services/RelationshipService.php:2338 17150msgid "eighth cousin" 17151msgstr "आठवें कज़िन" 17152 17153#: app/Services/RelationshipService.php:2302 17154msgctxt "FEMALE" 17155msgid "eighth cousin" 17156msgstr "आठवीं कज़िन" 17157 17158#. 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. 17159#: app/Services/RelationshipService.php:2257 17160msgctxt "MALE" 17161msgid "eighth cousin" 17162msgstr "आठवें कज़िन" 17163 17164#: app/Services/RelationshipService.php:446 17165msgid "elder brother" 17166msgstr "बड़े भाई" 17167 17168#: app/Services/RelationshipService.php:488 17169msgid "elder sibling" 17170msgstr "बड़े सहोदर" 17171 17172#: app/Services/RelationshipService.php:467 17173msgid "elder sister" 17174msgstr "बड़ी बहन" 17175 17176#: app/Services/RelationshipService.php:2344 17177msgid "eleventh cousin" 17178msgstr "ग्यारहवें कज़िन" 17179 17180#: app/Services/RelationshipService.php:2308 17181msgctxt "FEMALE" 17182msgid "eleventh cousin" 17183msgstr "ग्यारहवीं कज़िन" 17184 17185#. 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. 17186#: app/Services/RelationshipService.php:2266 17187msgctxt "MALE" 17188msgid "eleventh cousin" 17189msgstr "ग्यारहवें कज़िन" 17190 17191#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17192#: app/Elements/NameType.php:79 17193msgid "estate name" 17194msgstr "संपत्ति का नाम" 17195 17196#. I18N: Gedcom EST dates 17197#: app/Date.php:193 17198#, php-format 17199msgid "estimated %s" 17200msgstr "अनुमानित %s" 17201 17202#: app/Services/RelationshipService.php:365 17203msgid "ex-husband" 17204msgstr "पिछले-पति" 17205 17206#: app/Services/RelationshipService.php:412 17207msgid "ex-spouse" 17208msgstr "पिछले-जीवनसाथी" 17209 17210#: app/Services/RelationshipService.php:389 17211msgid "ex-wife" 17212msgstr "पिछली-पत्नी" 17213 17214#. I18N: A button label. 17215#: resources/views/admin/locations.phtml:151 17216msgid "export file" 17217msgstr "फ़ाइल निर्यात करें" 17218 17219#: app/Http/RequestHandlers/TreePreferencesPage.php:113 17220#: resources/xml/reports/fact_sources.xml:6 17221msgid "facts" 17222msgstr "तथ्य" 17223 17224#: app/Services/RelationshipService.php:351 17225msgid "father" 17226msgstr "पिता" 17227 17228#: app/Services/RelationshipService.php:551 17229msgctxt "husband’s father" 17230msgid "father-in-law" 17231msgstr "ससुर" 17232 17233#: app/Services/RelationshipService.php:631 17234msgctxt "spouse’s father" 17235msgid "father-in-law" 17236msgstr "ससुर" 17237 17238#: app/Services/RelationshipService.php:649 17239msgctxt "wife’s father" 17240msgid "father-in-law" 17241msgstr "ससुर" 17242 17243#: app/Services/RelationshipService.php:369 17244msgid "fiancé" 17245msgstr "मंगेतर" 17246 17247#: app/Services/RelationshipService.php:416 17248msgid "fiancé(e)" 17249msgstr "मंगेतर" 17250 17251#: app/Services/RelationshipService.php:393 17252msgid "fiancée" 17253msgstr "मंगेतर" 17254 17255#: app/Services/RelationshipService.php:2352 17256msgid "fifteenth cousin" 17257msgstr "पंद्रहवें कज़िन" 17258 17259#: app/Services/RelationshipService.php:2316 17260msgctxt "FEMALE" 17261msgid "fifteenth cousin" 17262msgstr "पन्द्रहवीं कज़िन" 17263 17264#. 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. 17265#: app/Services/RelationshipService.php:2278 17266msgctxt "MALE" 17267msgid "fifteenth cousin" 17268msgstr "पंद्रहवें कज़िन" 17269 17270#. I18N: A Spanish relationship name, such as third great-nephew 17271#: app/Services/RelationshipService.php:2433 17272#, php-format 17273msgid "fifth %s" 17274msgstr "पांचवें %s" 17275 17276#. I18N: A Spanish relationship name, such as third great-nephew 17277#: app/Services/RelationshipService.php:2411 17278#, php-format 17279msgctxt "FEMALE" 17280msgid "fifth %s" 17281msgstr "पांचवी %s" 17282 17283#. I18N: A Spanish relationship name, such as third great-nephew 17284#: app/Services/RelationshipService.php:2388 17285#, php-format 17286msgctxt "MALE" 17287msgid "fifth %s" 17288msgstr "पाँचवें %s" 17289 17290#: app/Services/RelationshipService.php:2332 17291msgid "fifth cousin" 17292msgstr "पाँचवे कज़िन" 17293 17294#: app/Services/RelationshipService.php:2296 17295msgctxt "FEMALE" 17296msgid "fifth cousin" 17297msgstr "पाँचवीं कज़िन" 17298 17299#. 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. 17300#: app/Services/RelationshipService.php:2248 17301msgctxt "MALE" 17302msgid "fifth cousin" 17303msgstr "पाँचवे कज़िन" 17304 17305#. I18N: A button label, first page 17306#: resources/views/admin/trees-preferences.phtml:561 17307#: resources/views/edit/reorder-card-header.phtml:22 17308#: resources/views/lists/datatables-attributes.phtml:14 17309#: resources/views/modules/media-list/pagination.phtml:25 17310msgid "first" 17311msgstr "प्रथम" 17312 17313#: resources/views/admin/trees-preferences.phtml:570 17314msgctxt "Show the [first/last] [N] parts of a place name." 17315msgid "first" 17316msgstr "प्रथम" 17317 17318#. I18N: A Spanish relationship name, such as third great-nephew 17319#: app/Services/RelationshipService.php:2421 17320#, php-format 17321msgid "first %s" 17322msgstr "पहले %s" 17323 17324#. I18N: A Spanish relationship name, such as third great-nephew 17325#: app/Services/RelationshipService.php:2399 17326#, php-format 17327msgctxt "FEMALE" 17328msgid "first %s" 17329msgstr "पहली %s" 17330 17331#. I18N: A Spanish relationship name, such as third great-nephew 17332#: app/Services/RelationshipService.php:2376 17333#, php-format 17334msgctxt "MALE" 17335msgid "first %s" 17336msgstr "पहले %s" 17337 17338#: app/Services/RelationshipService.php:2324 17339msgid "first cousin" 17340msgstr "चचेरे/ममेरे/मौसेरे/फुफेरे" 17341 17342#: app/Services/RelationshipService.php:2288 17343msgctxt "FEMALE" 17344msgid "first cousin" 17345msgstr "चचेरी-बहन/ममेरी-बहन/मौसेरी-बहन/फुफेरी-बहन" 17346 17347#. 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. 17348#: app/Services/RelationshipService.php:2236 17349msgctxt "MALE" 17350msgid "first cousin" 17351msgstr "चचेरे-भाई/ममेरे-भाई/मौसेरे-भाई/फुफेरे-भाई" 17352 17353#: app/Services/RelationshipService.php:775 17354msgctxt "father’s brother’s child" 17355msgid "first cousin" 17356msgstr "चचेरे" 17357 17358#: app/Services/RelationshipService.php:777 17359msgctxt "father’s brother’s daughter" 17360msgid "first cousin" 17361msgstr "चचेरी बहन" 17362 17363#: app/Services/RelationshipService.php:779 17364msgctxt "father’s brother’s son" 17365msgid "first cousin" 17366msgstr "चचेरे भाई" 17367 17368#: app/Services/RelationshipService.php:819 17369msgctxt "father’s sister’s child" 17370msgid "first cousin" 17371msgstr "फूफेरे" 17372 17373#: app/Services/RelationshipService.php:821 17374msgctxt "father’s sister’s daughter" 17375msgid "first cousin" 17376msgstr "फूफेरी बहन" 17377 17378#: app/Services/RelationshipService.php:825 17379msgctxt "father’s sister’s son" 17380msgid "first cousin" 17381msgstr "फूफेरे भाई" 17382 17383#: app/Services/RelationshipService.php:855 17384msgctxt "mother’s brother’s child" 17385msgid "first cousin" 17386msgstr "ममेरे" 17387 17388#: app/Services/RelationshipService.php:857 17389msgctxt "mother’s brother’s daughter" 17390msgid "first cousin" 17391msgstr "ममेरी बहन" 17392 17393#: app/Services/RelationshipService.php:859 17394msgctxt "mother’s brother’s son" 17395msgid "first cousin" 17396msgstr "ममेरे भाई" 17397 17398#: app/Services/RelationshipService.php:905 17399msgctxt "mother’s sister’s child" 17400msgid "first cousin" 17401msgstr "मौसेरे" 17402 17403#: app/Services/RelationshipService.php:907 17404msgctxt "mother’s sister’s daughter" 17405msgid "first cousin" 17406msgstr "मौसेरी बहन" 17407 17408#: app/Services/RelationshipService.php:911 17409msgctxt "mother’s sister’s son" 17410msgid "first cousin" 17411msgstr "मौसेरे भाई" 17412 17413#: app/Services/RelationshipService.php:1155 17414msgctxt "father’s father’s brother’s child" 17415msgid "first cousin once removed ascending" 17416msgstr "चाचा/बुआ" 17417 17418#: app/Services/RelationshipService.php:1151 17419msgctxt "father’s father’s brother’s daughter" 17420msgid "first cousin once removed ascending" 17421msgstr "बुआ" 17422 17423#: app/Services/RelationshipService.php:1153 17424msgctxt "father’s father’s brother’s son" 17425msgid "first cousin once removed ascending" 17426msgstr "चाचा" 17427 17428#: app/Services/RelationshipService.php:1161 17429msgctxt "father’s father’s sister’s child" 17430msgid "first cousin once removed ascending" 17431msgstr "चाचा/बुआ" 17432 17433#: app/Services/RelationshipService.php:1157 17434msgctxt "father’s father’s sister’s daughter" 17435msgid "first cousin once removed ascending" 17436msgstr "बुआ" 17437 17438#: app/Services/RelationshipService.php:1159 17439msgctxt "father’s father’s sister’s son" 17440msgid "first cousin once removed ascending" 17441msgstr "चाचा" 17442 17443#: app/Services/RelationshipService.php:1167 17444msgctxt "father’s mother’s brother’s child" 17445msgid "first cousin once removed ascending" 17446msgstr "चाचा/बुआ" 17447 17448#: app/Services/RelationshipService.php:1163 17449msgctxt "father’s mother’s brother’s daughter" 17450msgid "first cousin once removed ascending" 17451msgstr "बुआ" 17452 17453#: app/Services/RelationshipService.php:1165 17454msgctxt "father’s mother’s brother’s son" 17455msgid "first cousin once removed ascending" 17456msgstr "चाचा" 17457 17458#: app/Services/RelationshipService.php:1173 17459msgctxt "father’s mother’s sister’s child" 17460msgid "first cousin once removed ascending" 17461msgstr "चाचा/बुआ" 17462 17463#: app/Services/RelationshipService.php:1169 17464msgctxt "father’s mother’s sister’s daughter" 17465msgid "first cousin once removed ascending" 17466msgstr "बुआ" 17467 17468#: app/Services/RelationshipService.php:1171 17469msgctxt "father’s mother’s sister’s son" 17470msgid "first cousin once removed ascending" 17471msgstr "चाचा" 17472 17473#: app/Services/RelationshipService.php:1179 17474msgctxt "mother’s father’s brother’s child" 17475msgid "first cousin once removed ascending" 17476msgstr "मामा/मौसी" 17477 17478#: app/Services/RelationshipService.php:1175 17479msgctxt "mother’s father’s brother’s daughter" 17480msgid "first cousin once removed ascending" 17481msgstr "मौसी" 17482 17483#: app/Services/RelationshipService.php:1177 17484msgctxt "mother’s father’s brother’s son" 17485msgid "first cousin once removed ascending" 17486msgstr "मामा" 17487 17488#: app/Services/RelationshipService.php:1185 17489msgctxt "mother’s father’s sister’s child" 17490msgid "first cousin once removed ascending" 17491msgstr "मामा/मौसी" 17492 17493#: app/Services/RelationshipService.php:1181 17494msgctxt "mother’s father’s sister’s daughter" 17495msgid "first cousin once removed ascending" 17496msgstr "मौसी" 17497 17498#: app/Services/RelationshipService.php:1183 17499msgctxt "mother’s father’s sister’s son" 17500msgid "first cousin once removed ascending" 17501msgstr "मामा" 17502 17503#: app/Services/RelationshipService.php:1191 17504msgctxt "mother’s mother’s brother’s child" 17505msgid "first cousin once removed ascending" 17506msgstr "मामा/मौसी" 17507 17508#: app/Services/RelationshipService.php:1187 17509msgctxt "mother’s mother’s brother’s daughter" 17510msgid "first cousin once removed ascending" 17511msgstr "मौसी" 17512 17513#: app/Services/RelationshipService.php:1189 17514msgctxt "mother’s mother’s brother’s son" 17515msgid "first cousin once removed ascending" 17516msgstr "मामा" 17517 17518#: app/Services/RelationshipService.php:1197 17519msgctxt "mother’s mother’s sister’s child" 17520msgid "first cousin once removed ascending" 17521msgstr "मामा/मौसी" 17522 17523#: app/Services/RelationshipService.php:1193 17524msgctxt "mother’s mother’s sister’s daughter" 17525msgid "first cousin once removed ascending" 17526msgstr "मौसी" 17527 17528#: app/Services/RelationshipService.php:1195 17529msgctxt "mother’s mother’s sister’s son" 17530msgid "first cousin once removed ascending" 17531msgstr "मामा" 17532 17533#: app/Services/RelationshipService.php:2350 17534msgid "fourteenth cousin" 17535msgstr "चौदहवें कज़िन" 17536 17537#: app/Services/RelationshipService.php:2314 17538msgctxt "FEMALE" 17539msgid "fourteenth cousin" 17540msgstr "चौदहवीं कज़िन" 17541 17542#. 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. 17543#: app/Services/RelationshipService.php:2275 17544msgctxt "MALE" 17545msgid "fourteenth cousin" 17546msgstr "चौदहवें कज़िन" 17547 17548#. I18N: A Spanish relationship name, such as third great-nephew 17549#: app/Services/RelationshipService.php:2430 17550#, php-format 17551msgid "fourth %s" 17552msgstr "चौथे %s" 17553 17554#. I18N: A Spanish relationship name, such as third great-nephew 17555#: app/Services/RelationshipService.php:2408 17556#, php-format 17557msgctxt "FEMALE" 17558msgid "fourth %s" 17559msgstr "चौथी %s" 17560 17561#. I18N: A Spanish relationship name, such as third great-nephew 17562#: app/Services/RelationshipService.php:2385 17563#, php-format 17564msgctxt "MALE" 17565msgid "fourth %s" 17566msgstr "चौथे %s" 17567 17568#: app/Services/RelationshipService.php:2330 17569msgid "fourth cousin" 17570msgstr "चौथे कज़िन" 17571 17572#: app/Services/RelationshipService.php:2294 17573msgctxt "FEMALE" 17574msgid "fourth cousin" 17575msgstr "चौथी कज़िन" 17576 17577#. 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. 17578#: app/Services/RelationshipService.php:2245 17579msgctxt "MALE" 17580msgid "fourth cousin" 17581msgstr "चौथे कज़िन" 17582 17583#. I18N: from 1700 interval 50 years 17584#: resources/views/modules/statistics-chart/custom.phtml:99 17585#: resources/views/modules/statistics-chart/custom.phtml:102 17586#: resources/views/modules/statistics-chart/custom.phtml:105 17587#: resources/views/modules/statistics-chart/custom.phtml:108 17588#: resources/views/modules/statistics-chart/custom.phtml:111 17589#: resources/views/modules/statistics-chart/custom.phtml:114 17590#, php-format 17591msgid "from %1$s interval %2$s year" 17592msgid_plural "from %1$s interval %2$s years" 17593msgstr[0] "%1$s से अंतराल %2$s साल" 17594msgstr[1] "%1$s से अंतराल %2$s साल" 17595 17596#. I18N: Gedcom FROM dates 17597#: app/Date.php:209 17598#, php-format 17599msgid "from %s" 17600msgstr "%s से" 17601 17602#. I18N: Gedcom FROM-TO dates 17603#: app/Date.php:221 17604#, php-format 17605msgid "from %s to %s" 17606msgstr "%s से %s तक" 17607 17608#. I18N: layout option for the fan chart 17609#: app/Module/FanChartModule.php:520 17610msgid "full circle" 17611msgstr "पूर्ण-चक्र" 17612 17613#: resources/views/modules/statistics-chart/custom.phtml:86 17614msgid "gender" 17615msgstr "लिंग" 17616 17617#. I18N: Type of location hierarchy 17618#: app/Elements/HierarchicalRelationship.php:58 17619msgid "geographic" 17620msgstr "भौगोलिक" 17621 17622#. I18N: A button label. 17623#: resources/views/edit/new-individual.phtml:48 17624msgid "go to new individual" 17625msgstr "नए व्यक्ती पर जाएं" 17626 17627#: app/Services/RelationshipService.php:505 17628msgctxt "child’s child" 17629msgid "grandchild" 17630msgstr "नाती/पोते" 17631 17632#: app/Services/RelationshipService.php:517 17633msgctxt "daughter’s child" 17634msgid "grandchild" 17635msgstr "नवासे/नवासी" 17636 17637#: app/Services/RelationshipService.php:617 17638msgctxt "son’s child" 17639msgid "grandchild" 17640msgstr "पोते/पोती" 17641 17642#: app/Services/RelationshipService.php:507 17643msgctxt "child’s daughter" 17644msgid "granddaughter" 17645msgstr "पोती/नवासी" 17646 17647#: app/Services/RelationshipService.php:519 17648msgctxt "daughter’s daughter" 17649msgid "granddaughter" 17650msgstr "नवासी" 17651 17652#: app/Services/RelationshipService.php:619 17653msgctxt "son’s daughter" 17654msgid "granddaughter" 17655msgstr "पोती" 17656 17657#: app/Services/RelationshipService.php:735 17658msgctxt "child’s daughter’s husband" 17659msgid "granddaughter’s husband" 17660msgstr "नवासे दामाद" 17661 17662#: app/Services/RelationshipService.php:757 17663msgctxt "daughter’s daughter’s husband" 17664msgid "granddaughter’s husband" 17665msgstr "नवासे दामाद" 17666 17667#: app/Services/RelationshipService.php:1055 17668msgctxt "son’s daughter’s husband" 17669msgid "granddaughter’s husband" 17670msgstr "नवासे दामाद" 17671 17672#: app/Services/RelationshipService.php:587 17673msgctxt "parent’s father" 17674msgid "grandfather" 17675msgstr "दादा/नाना" 17676 17677#: app/Services/RelationshipService.php:589 17678msgctxt "parent’s mother" 17679msgid "grandmother" 17680msgstr "दादी/नानी" 17681 17682#: app/Services/RelationshipService.php:591 17683msgctxt "parent’s parent" 17684msgid "grandparent" 17685msgstr "दादा/दादी/नाना/नानी" 17686 17687#: app/Services/RelationshipService.php:511 17688msgctxt "child’s son" 17689msgid "grandson" 17690msgstr "पोते/नवासे" 17691 17692#: app/Services/RelationshipService.php:523 17693msgctxt "daughter’s son" 17694msgid "grandson" 17695msgstr "नवासे" 17696 17697#: app/Services/RelationshipService.php:621 17698msgctxt "son’s son" 17699msgid "grandson" 17700msgstr "पोते" 17701 17702#: app/Services/RelationshipService.php:745 17703msgctxt "child’s son’s wife" 17704msgid "grandson’s wife" 17705msgstr "पोती बहू" 17706 17707#: app/Services/RelationshipService.php:773 17708msgctxt "daughter’s son’s wife" 17709msgid "grandson’s wife" 17710msgstr "नवासी बहू" 17711 17712#: app/Services/RelationshipService.php:1065 17713msgctxt "son’s son’s wife" 17714msgid "grandson’s wife" 17715msgstr "पोती" 17716 17717#: app/Services/RelationshipService.php:1441 17718#: app/Services/RelationshipService.php:1460 17719#: app/Services/RelationshipService.php:1472 17720#: app/Services/RelationshipService.php:1484 17721#: app/Services/RelationshipService.php:1495 17722#: app/Services/RelationshipService.php:1511 17723#, php-format 17724msgid "great ×%s aunt" 17725msgstr "पर ×%s दादी/नानी" 17726 17727#: app/Services/RelationshipService.php:1444 17728#: app/Services/RelationshipService.php:1463 17729#: app/Services/RelationshipService.php:1475 17730#: app/Services/RelationshipService.php:1487 17731#: app/Services/RelationshipService.php:1498 17732#: app/Services/RelationshipService.php:1514 17733#, php-format 17734msgid "great ×%s aunt/uncle" 17735msgstr "पर ×%s दादी/नानी/दादा/नाना" 17736 17737#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17738#: app/Services/RelationshipService.php:2055 17739#: app/Services/RelationshipService.php:2066 17740#: app/Services/RelationshipService.php:2077 17741#: app/Services/RelationshipService.php:2098 17742#, php-format 17743msgid "great ×%s grandchild" 17744msgstr "पर ×%s पोते/पोती/नवासे/नवासी" 17745 17746#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17747#: app/Services/RelationshipService.php:2052 17748#: app/Services/RelationshipService.php:2063 17749#: app/Services/RelationshipService.php:2074 17750#: app/Services/RelationshipService.php:2094 17751#, php-format 17752msgid "great ×%s granddaughter" 17753msgstr "पर ×%s पोती/नवासी" 17754 17755#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17756#: app/Services/RelationshipService.php:1889 17757#: app/Services/RelationshipService.php:1903 17758#: app/Services/RelationshipService.php:1915 17759#: app/Services/RelationshipService.php:1926 17760#: app/Services/RelationshipService.php:1939 17761#: app/Services/RelationshipService.php:1955 17762#, php-format 17763msgid "great ×%s grandfather" 17764msgstr "पर ×%s दादा/नाना" 17765 17766#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17767#: app/Services/RelationshipService.php:1893 17768#: app/Services/RelationshipService.php:1907 17769#: app/Services/RelationshipService.php:1919 17770#: app/Services/RelationshipService.php:1930 17771#: app/Services/RelationshipService.php:1944 17772#: app/Services/RelationshipService.php:1960 17773#, php-format 17774msgid "great ×%s grandmother" 17775msgstr "पर ×%s दादी/नानी" 17776 17777#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17778#: app/Services/RelationshipService.php:1896 17779#: app/Services/RelationshipService.php:1910 17780#: app/Services/RelationshipService.php:1922 17781#: app/Services/RelationshipService.php:1933 17782#: app/Services/RelationshipService.php:1948 17783#: app/Services/RelationshipService.php:1964 17784#, php-format 17785msgid "great ×%s grandparent" 17786msgstr "पर ×%s दादा/दादी/नाना/नानी" 17787 17788#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17789#: app/Services/RelationshipService.php:2048 17790#: app/Services/RelationshipService.php:2059 17791#: app/Services/RelationshipService.php:2071 17792#: app/Services/RelationshipService.php:2089 17793#, php-format 17794msgid "great ×%s grandson" 17795msgstr "पर ×%s पोते/नवासे" 17796 17797#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17798#: app/Services/RelationshipService.php:1772 17799#: app/Services/RelationshipService.php:1784 17800#: app/Services/RelationshipService.php:1800 17801#, php-format 17802msgid "great ×%s nephew" 17803msgstr "पर ×%s पोते/नवासे" 17804 17805#: app/Services/RelationshipService.php:1672 17806#: app/Services/RelationshipService.php:1707 17807#: app/Services/RelationshipService.php:1743 17808#, php-format 17809msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17810msgid "great ×%s nephew" 17811msgstr "पर ×%s पोते/नवासे" 17812 17813#: app/Services/RelationshipService.php:1676 17814#: app/Services/RelationshipService.php:1711 17815#: app/Services/RelationshipService.php:1746 17816#, php-format 17817msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17818msgid "great ×%s nephew" 17819msgstr "पर ×%s पोते/नवासे" 17820 17821#: app/Services/RelationshipService.php:1679 17822#: app/Services/RelationshipService.php:1714 17823#: app/Services/RelationshipService.php:1749 17824#, php-format 17825msgctxt "(a woman’s) great ×%s nephew" 17826msgid "great ×%s nephew" 17827msgstr "पर ×%s पोते/नवासे" 17828 17829#: app/Services/RelationshipService.php:1779 17830#: app/Services/RelationshipService.php:1791 17831#: app/Services/RelationshipService.php:1807 17832#, php-format 17833msgid "great ×%s nephew/niece" 17834msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17835 17836#: app/Services/RelationshipService.php:1695 17837#: app/Services/RelationshipService.php:1730 17838#: app/Services/RelationshipService.php:1762 17839#, php-format 17840msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17841msgid "great ×%s nephew/niece" 17842msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17843 17844#: app/Services/RelationshipService.php:1699 17845#: app/Services/RelationshipService.php:1734 17846#: app/Services/RelationshipService.php:1765 17847#, php-format 17848msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17849msgid "great ×%s nephew/niece" 17850msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17851 17852#: app/Services/RelationshipService.php:1702 17853#: app/Services/RelationshipService.php:1737 17854#: app/Services/RelationshipService.php:1768 17855#, php-format 17856msgctxt "(a woman’s) great ×%s nephew/niece" 17857msgid "great ×%s nephew/niece" 17858msgstr "पर ×%s पोते/नवासे/पोती/नवासी" 17859 17860#: app/Services/RelationshipService.php:1776 17861#: app/Services/RelationshipService.php:1788 17862#: app/Services/RelationshipService.php:1804 17863#, php-format 17864msgid "great ×%s niece" 17865msgstr "पर ×%s पोती/नवासी" 17866 17867#: app/Services/RelationshipService.php:1684 17868#: app/Services/RelationshipService.php:1719 17869#: app/Services/RelationshipService.php:1753 17870#, php-format 17871msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17872msgid "great ×%s niece" 17873msgstr "पर ×%s पोती/नवासी" 17874 17875#: app/Services/RelationshipService.php:1688 17876#: app/Services/RelationshipService.php:1723 17877#: app/Services/RelationshipService.php:1756 17878#, php-format 17879msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17880msgid "great ×%s niece" 17881msgstr "पर ×%s पोती/नवासी" 17882 17883#: app/Services/RelationshipService.php:1691 17884#: app/Services/RelationshipService.php:1726 17885#: app/Services/RelationshipService.php:1759 17886#, php-format 17887msgctxt "(a woman’s) great ×%s niece" 17888msgid "great ×%s niece" 17889msgstr "पर ×%s पोती/नवासी" 17890 17891#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17892#: app/Services/RelationshipService.php:1437 17893#: app/Services/RelationshipService.php:1468 17894#: app/Services/RelationshipService.php:1480 17895#: app/Services/RelationshipService.php:1492 17896#: app/Services/RelationshipService.php:1507 17897#, php-format 17898msgid "great ×%s uncle" 17899msgstr "पर ×%s दादा/नाना" 17900 17901#: app/Services/RelationshipService.php:1449 17902#, php-format 17903msgctxt "great ×(%s-1) grandfather’s brother" 17904msgid "great ×%s uncle" 17905msgstr "पर ×%s दादा/नाना" 17906 17907#: app/Services/RelationshipService.php:1453 17908#, php-format 17909msgctxt "great ×(%s-1) grandmother’s brother" 17910msgid "great ×%s uncle" 17911msgstr "पर ×%s दादा/नाना" 17912 17913#: app/Services/RelationshipService.php:1456 17914#, php-format 17915msgctxt "great ×(%s-1) grandparent’s brother" 17916msgid "great ×%s uncle" 17917msgstr "पर ×%s दादा/नाना" 17918 17919#: app/Services/RelationshipService.php:1367 17920msgid "great ×4 aunt" 17921msgstr "पर ×3 दादी/नानी" 17922 17923#: app/Services/RelationshipService.php:1370 17924msgid "great ×4 aunt/uncle" 17925msgstr "पर ×3 दादा/दादी/नाना/नानी" 17926 17927#: app/Services/RelationshipService.php:2003 17928msgid "great ×4 grandchild" 17929msgstr "पर ×4 पोते/पोती/नवासे/नवासी" 17930 17931#: app/Services/RelationshipService.php:2000 17932msgid "great ×4 granddaughter" 17933msgstr "पर ×4 पोती/नवासी" 17934 17935#: app/Services/RelationshipService.php:1839 17936msgid "great ×4 grandfather" 17937msgstr "पर ×4 दादा/नाना" 17938 17939#: app/Services/RelationshipService.php:1843 17940msgid "great ×4 grandmother" 17941msgstr "पर ×4 दादी/नानी" 17942 17943#: app/Services/RelationshipService.php:1846 17944msgid "great ×4 grandparent" 17945msgstr "पर ×4 दादा/दादी/नाना/नानी" 17946 17947#: app/Services/RelationshipService.php:1996 17948msgid "great ×4 grandson" 17949msgstr "पर ×4 पोते/नवासे" 17950 17951#: app/Services/RelationshipService.php:1596 17952msgctxt "(a man’s) brother’s great-great-great-grandson" 17953msgid "great ×4 nephew" 17954msgstr "पर ×3 पाते/नवासे" 17955 17956#: app/Services/RelationshipService.php:1600 17957msgctxt "(a man’s) sister’s great-great-great-grandson" 17958msgid "great ×4 nephew" 17959msgstr "पर ×3 पाते/नवासे" 17960 17961#: app/Services/RelationshipService.php:1603 17962msgctxt "(a woman’s) great ×4 nephew" 17963msgid "great ×4 nephew" 17964msgstr "पर ×3 पाते/नवासे" 17965 17966#: app/Services/RelationshipService.php:1619 17967msgctxt "(a man’s) brother’s great-great-great-grandchild" 17968msgid "great ×4 nephew/niece" 17969msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 17970 17971#: app/Services/RelationshipService.php:1623 17972msgctxt "(a man’s) sister’s great-great-great-grandchild" 17973msgid "great ×4 nephew/niece" 17974msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 17975 17976#: app/Services/RelationshipService.php:1626 17977msgctxt "(a woman’s) great ×4 nephew/niece" 17978msgid "great ×4 nephew/niece" 17979msgstr "पर ×3 पाते/नवासे/पोती/नवासी" 17980 17981#: app/Services/RelationshipService.php:1608 17982msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17983msgid "great ×4 niece" 17984msgstr "पर ×3 पोती/नवासी" 17985 17986#: app/Services/RelationshipService.php:1612 17987msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17988msgid "great ×4 niece" 17989msgstr "पर ×3 पोती/नवासी" 17990 17991#: app/Services/RelationshipService.php:1615 17992msgctxt "(a woman’s) great ×4 niece" 17993msgid "great ×4 niece" 17994msgstr "पर ×3 पोती/नवासी" 17995 17996#: app/Services/RelationshipService.php:1356 17997msgctxt "great-great-great-grandfather’s brother" 17998msgid "great ×4 uncle" 17999msgstr "पर ×3 दादा/नाना" 18000 18001#: app/Services/RelationshipService.php:1360 18002msgctxt "great-great-great-grandmother’s brother" 18003msgid "great ×4 uncle" 18004msgstr "पर ×3 दादा/नाना" 18005 18006#: app/Services/RelationshipService.php:1363 18007msgctxt "great-great-great-grandparent’s brother" 18008msgid "great ×4 uncle" 18009msgstr "पर ×3 दादा/नाना" 18010 18011#: app/Services/RelationshipService.php:1386 18012msgid "great ×5 aunt" 18013msgstr "पर ×4 दादी/नानी" 18014 18015#: app/Services/RelationshipService.php:1389 18016msgid "great ×5 aunt/uncle" 18017msgstr "पर ×4 दादा/दादी/नाना/नानी" 18018 18019#: app/Services/RelationshipService.php:2014 18020msgid "great ×5 grandchild" 18021msgstr "पर ×5 पोते/पोती/नवासे/नवासी" 18022 18023#: app/Services/RelationshipService.php:2011 18024msgid "great ×5 granddaughter" 18025msgstr "पर ×5 पोती/नवासी" 18026 18027#: app/Services/RelationshipService.php:1850 18028msgid "great ×5 grandfather" 18029msgstr "पर ×5 दादा/नाना" 18030 18031#: app/Services/RelationshipService.php:1854 18032msgid "great ×5 grandmother" 18033msgstr "पर ×5 दादी/नानी" 18034 18035#: app/Services/RelationshipService.php:1857 18036msgid "great ×5 grandparent" 18037msgstr "पर ×5 दादा/दादी/नाना/नानी" 18038 18039#: app/Services/RelationshipService.php:2007 18040msgid "great ×5 grandson" 18041msgstr "पर ×5 पोते/नवासे" 18042 18043#: app/Services/RelationshipService.php:1631 18044msgctxt "(a man’s) brother’s great ×4 grandson" 18045msgid "great ×5 nephew" 18046msgstr "पर ×4 पाते/नवासे" 18047 18048#: app/Services/RelationshipService.php:1635 18049msgctxt "(a man’s) sister’s great ×4 grandson" 18050msgid "great ×5 nephew" 18051msgstr "पर ×4 पाते/नवासे" 18052 18053#: app/Services/RelationshipService.php:1638 18054msgctxt "(a woman’s) great ×5 nephew" 18055msgid "great ×5 nephew" 18056msgstr "पर ×4 पाते/नवासे" 18057 18058#: app/Services/RelationshipService.php:1654 18059msgctxt "(a man’s) brother’s great ×4 grandchild" 18060msgid "great ×5 nephew/niece" 18061msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18062 18063#: app/Services/RelationshipService.php:1658 18064msgctxt "(a man’s) sister’s great ×4 grandchild" 18065msgid "great ×5 nephew/niece" 18066msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18067 18068#: app/Services/RelationshipService.php:1661 18069msgctxt "(a woman’s) great ×5 nephew/niece" 18070msgid "great ×5 nephew/niece" 18071msgstr "पर ×4 पाते/नवासे/पोती/नवासी" 18072 18073#: app/Services/RelationshipService.php:1643 18074msgctxt "(a man’s) brother’s great ×4 granddaughter" 18075msgid "great ×5 niece" 18076msgstr "पर ×4 पोती/नवासी" 18077 18078#: app/Services/RelationshipService.php:1647 18079msgctxt "(a man’s) sister’s great ×4 granddaughter" 18080msgid "great ×5 niece" 18081msgstr "पर ×4 पोती/नवासी" 18082 18083#: app/Services/RelationshipService.php:1650 18084msgctxt "(a woman’s) great ×5 niece" 18085msgid "great ×5 niece" 18086msgstr "पर ×4 पोती/नवासी" 18087 18088#: app/Services/RelationshipService.php:1375 18089msgctxt "great ×4 grandfather’s brother" 18090msgid "great ×5 uncle" 18091msgstr "पर ×4 दादा/नाना" 18092 18093#: app/Services/RelationshipService.php:1379 18094msgctxt "great ×4 grandmother’s brother" 18095msgid "great ×5 uncle" 18096msgstr "पर ×4 दादा/नाना" 18097 18098#: app/Services/RelationshipService.php:1382 18099msgctxt "great ×4 grandparent’s brother" 18100msgid "great ×5 uncle" 18101msgstr "पर ×4 दादा/नाना" 18102 18103#: app/Services/RelationshipService.php:1405 18104msgid "great ×6 aunt" 18105msgstr "पर ×5 दादी/नानी" 18106 18107#: app/Services/RelationshipService.php:1408 18108msgid "great ×6 aunt/uncle" 18109msgstr "पर ×5 दादा/दादी/नाना/नानी" 18110 18111#: app/Services/RelationshipService.php:2025 18112msgid "great ×6 grandchild" 18113msgstr "पर ×6 पोते/पोती/नवासे/नवासी" 18114 18115#: app/Services/RelationshipService.php:2022 18116msgid "great ×6 granddaughter" 18117msgstr "पर ×6 पोती/नवासी" 18118 18119#: app/Services/RelationshipService.php:1861 18120msgid "great ×6 grandfather" 18121msgstr "पर ×6 दादा/नाना" 18122 18123#: app/Services/RelationshipService.php:1865 18124msgid "great ×6 grandmother" 18125msgstr "पर ×6 दादी/नानी" 18126 18127#: app/Services/RelationshipService.php:1868 18128msgid "great ×6 grandparent" 18129msgstr "पर ×6 दादा/दादी/नाना/नानी" 18130 18131#: app/Services/RelationshipService.php:2018 18132msgid "great ×6 grandson" 18133msgstr "पर ×6 पोते/नवासे" 18134 18135#: app/Services/RelationshipService.php:1394 18136msgctxt "great ×5 grandfather’s brother" 18137msgid "great ×6 uncle" 18138msgstr "पर ×5 दादा/नाना" 18139 18140#: app/Services/RelationshipService.php:1398 18141msgctxt "great ×5 grandmother’s brother" 18142msgid "great ×6 uncle" 18143msgstr "पर ×5 दादा/नाना" 18144 18145#: app/Services/RelationshipService.php:1401 18146msgctxt "great ×5 grandparent’s brother" 18147msgid "great ×6 uncle" 18148msgstr "पर ×5 दादा/नाना" 18149 18150#: app/Services/RelationshipService.php:1424 18151msgid "great ×7 aunt" 18152msgstr "पर ×6 दादी/नानी" 18153 18154#: app/Services/RelationshipService.php:1427 18155msgid "great ×7 aunt/uncle" 18156msgstr "पर ×6 दादा/दादी/नाना/नानी" 18157 18158#: app/Services/RelationshipService.php:2036 18159msgid "great ×7 grandchild" 18160msgstr "पर ×7 पोते/पोती/नवासे/नवासी" 18161 18162#: app/Services/RelationshipService.php:2033 18163msgid "great ×7 granddaughter" 18164msgstr "पर ×7 पोती/नवासी" 18165 18166#: app/Services/RelationshipService.php:1872 18167msgid "great ×7 grandfather" 18168msgstr "पर ×7 दादा/नाना" 18169 18170#: app/Services/RelationshipService.php:1876 18171msgid "great ×7 grandmother" 18172msgstr "पर ×7 दादी/नानी" 18173 18174#: app/Services/RelationshipService.php:1879 18175msgid "great ×7 grandparent" 18176msgstr "पर ×7 दादा/दादी/नाना/नानी" 18177 18178#: app/Services/RelationshipService.php:2029 18179msgid "great ×7 grandson" 18180msgstr "पर ×7 पोते/नवासे" 18181 18182#: app/Services/RelationshipService.php:1413 18183msgctxt "great ×6 grandfather’s brother" 18184msgid "great ×7 uncle" 18185msgstr "पर ×6 दादा/नाना" 18186 18187#: app/Services/RelationshipService.php:1417 18188msgctxt "great ×6 grandmother’s brother" 18189msgid "great ×7 uncle" 18190msgstr "पर ×6 दादा/नाना" 18191 18192#: app/Services/RelationshipService.php:1420 18193msgctxt "great ×6 grandparent’s brother" 18194msgid "great ×7 uncle" 18195msgstr "पर ×6 दादा/नाना" 18196 18197#: app/Services/RelationshipService.php:1097 18198msgctxt "father’s father’s brother’s wife" 18199msgid "great-aunt" 18200msgstr "पिता की चाची" 18201 18202#: app/Services/RelationshipService.php:793 18203msgctxt "father’s father’s sister" 18204msgid "great-aunt" 18205msgstr "पिता की बुआ" 18206 18207#: app/Services/RelationshipService.php:1103 18208msgctxt "father’s mother’s brother’s wife" 18209msgid "great-aunt" 18210msgstr "पिता की मामी" 18211 18212#: app/Services/RelationshipService.php:805 18213msgctxt "father’s mother’s sister" 18214msgid "great-aunt" 18215msgstr "पिता की मासी" 18216 18217#: app/Services/RelationshipService.php:1109 18218msgctxt "father’s parent’s brother’s wife" 18219msgid "great-aunt" 18220msgstr "पिता की चाची/मामी" 18221 18222#: app/Services/RelationshipService.php:817 18223msgctxt "father’s parent’s sister" 18224msgid "great-aunt" 18225msgstr "पिता की बुआ/मासी" 18226 18227#: app/Services/RelationshipService.php:1115 18228msgctxt "mother’s father’s brother’s wife" 18229msgid "great-aunt" 18230msgstr "माँ की चाची" 18231 18232#: app/Services/RelationshipService.php:873 18233msgctxt "mother’s father’s sister" 18234msgid "great-aunt" 18235msgstr "माँ की बुआ" 18236 18237#: app/Services/RelationshipService.php:1121 18238msgctxt "mother’s mother’s brother’s wife" 18239msgid "great-aunt" 18240msgstr "माँ की मामी" 18241 18242#: app/Services/RelationshipService.php:891 18243msgctxt "mother’s mother’s sister" 18244msgid "great-aunt" 18245msgstr "माँ की मासी" 18246 18247#: app/Services/RelationshipService.php:1127 18248msgctxt "mother’s parent’s brother’s wife" 18249msgid "great-aunt" 18250msgstr "माँ की चाची/मामी" 18251 18252#: app/Services/RelationshipService.php:903 18253msgctxt "mother’s parent’s sister" 18254msgid "great-aunt" 18255msgstr "माँ की बुआ/मासी" 18256 18257#: app/Services/RelationshipService.php:1133 18258msgctxt "parent’s father’s brother’s wife" 18259msgid "great-aunt" 18260msgstr "माता/पिता की चाची" 18261 18262#: app/Services/RelationshipService.php:925 18263msgctxt "parent’s father’s sister" 18264msgid "great-aunt" 18265msgstr "माता/पिता की बुआ" 18266 18267#: app/Services/RelationshipService.php:1139 18268msgctxt "parent’s mother’s brother’s wife" 18269msgid "great-aunt" 18270msgstr "माता/पिता की मामी" 18271 18272#: app/Services/RelationshipService.php:937 18273msgctxt "parent’s mother’s sister" 18274msgid "great-aunt" 18275msgstr "माता/पिता की मासी" 18276 18277#: app/Services/RelationshipService.php:1145 18278msgctxt "parent’s parent’s brother’s wife" 18279msgid "great-aunt" 18280msgstr "नानी/दादी" 18281 18282#: app/Services/RelationshipService.php:949 18283msgctxt "parent’s parent’s sister" 18284msgid "great-aunt" 18285msgstr "नानी/दादी" 18286 18287#: app/Services/RelationshipService.php:791 18288msgctxt "father’s father’s sibling" 18289msgid "great-aunt/uncle" 18290msgstr "दादा/दादी" 18291 18292#: app/Services/RelationshipService.php:1099 18293msgctxt "father’s father’s sibling’s spouse" 18294msgid "great-aunt/uncle" 18295msgstr "दादा/दादी" 18296 18297#: app/Services/RelationshipService.php:803 18298msgctxt "father’s mother’s sibling" 18299msgid "great-aunt/uncle" 18300msgstr "दादा/दादी" 18301 18302#: app/Services/RelationshipService.php:1105 18303msgctxt "father’s mother’s sibling’s spouse" 18304msgid "great-aunt/uncle" 18305msgstr "दादा/दादी" 18306 18307#: app/Services/RelationshipService.php:815 18308msgctxt "father’s parent’s sibling" 18309msgid "great-aunt/uncle" 18310msgstr "दादा/दादी" 18311 18312#: app/Services/RelationshipService.php:1111 18313msgctxt "father’s parent’s sibling’s spouse" 18314msgid "great-aunt/uncle" 18315msgstr "दादा/दादी" 18316 18317#: app/Services/RelationshipService.php:871 18318msgctxt "mother’s father’s sibling" 18319msgid "great-aunt/uncle" 18320msgstr "नाना/नानी" 18321 18322#: app/Services/RelationshipService.php:1117 18323msgctxt "mother’s father’s sibling’s spouse" 18324msgid "great-aunt/uncle" 18325msgstr "नाना/नानी" 18326 18327#: app/Services/RelationshipService.php:889 18328msgctxt "mother’s mother’s sibling" 18329msgid "great-aunt/uncle" 18330msgstr "नाना/नानी" 18331 18332#: app/Services/RelationshipService.php:1123 18333msgctxt "mother’s mother’s sibling’s spouse" 18334msgid "great-aunt/uncle" 18335msgstr "नाना/नानी" 18336 18337#: app/Services/RelationshipService.php:901 18338msgctxt "mother’s parent’s sibling" 18339msgid "great-aunt/uncle" 18340msgstr "नाना/नानी" 18341 18342#: app/Services/RelationshipService.php:1129 18343msgctxt "mother’s parent’s sibling’s spouse" 18344msgid "great-aunt/uncle" 18345msgstr "नाना/नानी" 18346 18347#: app/Services/RelationshipService.php:923 18348msgctxt "parent’s father’s sibling" 18349msgid "great-aunt/uncle" 18350msgstr "नाना/नानी/दादा/दादी" 18351 18352#: app/Services/RelationshipService.php:1135 18353msgctxt "parent’s father’s sibling’s spouse" 18354msgid "great-aunt/uncle" 18355msgstr "नाना/नानी/दादा/दादी" 18356 18357#: app/Services/RelationshipService.php:935 18358msgctxt "parent’s mother’s sibling" 18359msgid "great-aunt/uncle" 18360msgstr "नाना/नानी/दादा/दादी" 18361 18362#: app/Services/RelationshipService.php:1141 18363msgctxt "parent’s mother’s sibling’s spouse" 18364msgid "great-aunt/uncle" 18365msgstr "नाना/नानी/दादा/दादी" 18366 18367#: app/Services/RelationshipService.php:947 18368msgctxt "parent’s parent’s sibling" 18369msgid "great-aunt/uncle" 18370msgstr "नाना/नानी/दादा/दादी" 18371 18372#: app/Services/RelationshipService.php:1147 18373msgctxt "parent’s parent’s sibling’s spouse" 18374msgid "great-aunt/uncle" 18375msgstr "नाना/नानी/दादा/दादी" 18376 18377#: app/Services/RelationshipService.php:725 18378msgctxt "child’s child’s child" 18379msgid "great-grandchild" 18380msgstr "पर-पोते/पर-नवासे" 18381 18382#: app/Services/RelationshipService.php:731 18383msgctxt "child’s daughter’s child" 18384msgid "great-grandchild" 18385msgstr "पर-नवासे" 18386 18387#: app/Services/RelationshipService.php:739 18388msgctxt "child’s son’s child" 18389msgid "great-grandchild" 18390msgstr "पर-पोते" 18391 18392#: app/Services/RelationshipService.php:747 18393msgctxt "daughter’s child’s child" 18394msgid "great-grandchild" 18395msgstr "पर-पोते/पर-नवासे" 18396 18397#: app/Services/RelationshipService.php:753 18398msgctxt "daughter’s daughter’s child" 18399msgid "great-grandchild" 18400msgstr "पर-नवासी/पर-नवासे" 18401 18402#: app/Services/RelationshipService.php:767 18403msgctxt "daughter’s son’s child" 18404msgid "great-grandchild" 18405msgstr "पर-पोते/पर-पोती" 18406 18407#: app/Services/RelationshipService.php:1045 18408msgctxt "son’s child’s child" 18409msgid "great-grandchild" 18410msgstr "पर-नाती/पोते" 18411 18412#: app/Services/RelationshipService.php:1051 18413msgctxt "son’s daughter’s child" 18414msgid "great-grandchild" 18415msgstr "पर-नवासे/पर-नवासी" 18416 18417#: app/Services/RelationshipService.php:1059 18418msgctxt "son’s son’s child" 18419msgid "great-grandchild" 18420msgstr "पर-पोते/पर-पोती" 18421 18422#: app/Services/RelationshipService.php:727 18423msgctxt "child’s child’s daughter" 18424msgid "great-granddaughter" 18425msgstr "पर-पोती/पर-नवासी" 18426 18427#: app/Services/RelationshipService.php:733 18428msgctxt "child’s daughter’s daughter" 18429msgid "great-granddaughter" 18430msgstr "पर-नवासी" 18431 18432#: app/Services/RelationshipService.php:741 18433msgctxt "child’s son’s daughter" 18434msgid "great-granddaughter" 18435msgstr "पर-पोती" 18436 18437#: app/Services/RelationshipService.php:749 18438msgctxt "daughter’s child’s daughter" 18439msgid "great-granddaughter" 18440msgstr "पर-पोती/पर-नवासी" 18441 18442#: app/Services/RelationshipService.php:755 18443msgctxt "daughter’s daughter’s daughter" 18444msgid "great-granddaughter" 18445msgstr "पर-नवासी" 18446 18447#: app/Services/RelationshipService.php:769 18448msgctxt "daughter’s son’s daughter" 18449msgid "great-granddaughter" 18450msgstr "पर-पोती" 18451 18452#: app/Services/RelationshipService.php:1047 18453msgctxt "son’s child’s daughter" 18454msgid "great-granddaughter" 18455msgstr "पर-नाती/पोती" 18456 18457#: app/Services/RelationshipService.php:1053 18458msgctxt "son’s daughter’s daughter" 18459msgid "great-granddaughter" 18460msgstr "पर-नवासी" 18461 18462#: app/Services/RelationshipService.php:1061 18463msgctxt "son’s son’s daughter" 18464msgid "great-granddaughter" 18465msgstr "पर-पोती" 18466 18467#: app/Services/RelationshipService.php:785 18468msgctxt "father’s father’s father" 18469msgid "great-grandfather" 18470msgstr "पर-दादा" 18471 18472#: app/Services/RelationshipService.php:797 18473msgctxt "father’s mother’s father" 18474msgid "great-grandfather" 18475msgstr "पर-दादा" 18476 18477#: app/Services/RelationshipService.php:809 18478msgctxt "father’s parent’s father" 18479msgid "great-grandfather" 18480msgstr "पर-दादा" 18481 18482#: app/Services/RelationshipService.php:865 18483msgctxt "mother’s father’s father" 18484msgid "great-grandfather" 18485msgstr "पर-नाना" 18486 18487#: app/Services/RelationshipService.php:883 18488msgctxt "mother’s mother’s father" 18489msgid "great-grandfather" 18490msgstr "पर-नाना" 18491 18492#: app/Services/RelationshipService.php:895 18493msgctxt "mother’s parent’s father" 18494msgid "great-grandfather" 18495msgstr "पर-नाना" 18496 18497#: app/Services/RelationshipService.php:917 18498msgctxt "parent’s father’s father" 18499msgid "great-grandfather" 18500msgstr "पर-नाना/दादा" 18501 18502#: app/Services/RelationshipService.php:929 18503msgctxt "parent’s mother’s father" 18504msgid "great-grandfather" 18505msgstr "पर-नाना/दादा" 18506 18507#: app/Services/RelationshipService.php:941 18508msgctxt "parent’s parent’s father" 18509msgid "great-grandfather" 18510msgstr "पर-नाना/दादा" 18511 18512#: app/Services/RelationshipService.php:787 18513msgctxt "father’s father’s mother" 18514msgid "great-grandmother" 18515msgstr "पर-दादी" 18516 18517#: app/Services/RelationshipService.php:799 18518msgctxt "father’s mother’s mother" 18519msgid "great-grandmother" 18520msgstr "पर-दादी" 18521 18522#: app/Services/RelationshipService.php:811 18523msgctxt "father’s parent’s mother" 18524msgid "great-grandmother" 18525msgstr "पर-दादी" 18526 18527#: app/Services/RelationshipService.php:867 18528msgctxt "mother’s father’s mother" 18529msgid "great-grandmother" 18530msgstr "पर-नानी" 18531 18532#: app/Services/RelationshipService.php:885 18533msgctxt "mother’s mother’s mother" 18534msgid "great-grandmother" 18535msgstr "पर-नानी" 18536 18537#: app/Services/RelationshipService.php:897 18538msgctxt "mother’s parent’s mother" 18539msgid "great-grandmother" 18540msgstr "पर-नानी" 18541 18542#: app/Services/RelationshipService.php:919 18543msgctxt "parent’s father’s mother" 18544msgid "great-grandmother" 18545msgstr "पर-नानी/दादी" 18546 18547#: app/Services/RelationshipService.php:931 18548msgctxt "parent’s mother’s mother" 18549msgid "great-grandmother" 18550msgstr "पर-नानी/दादी" 18551 18552#: app/Services/RelationshipService.php:943 18553msgctxt "parent’s parent’s mother" 18554msgid "great-grandmother" 18555msgstr "पर-नानी/दादी" 18556 18557#: app/Services/RelationshipService.php:789 18558msgctxt "father’s father’s parent" 18559msgid "great-grandparent" 18560msgstr "पर-दादा/दादी" 18561 18562#: app/Services/RelationshipService.php:801 18563msgctxt "father’s mother’s parent" 18564msgid "great-grandparent" 18565msgstr "पर-दादा/दादी" 18566 18567#: app/Services/RelationshipService.php:813 18568msgctxt "father’s parent’s parent" 18569msgid "great-grandparent" 18570msgstr "पर-दादा/दादी" 18571 18572#: app/Services/RelationshipService.php:869 18573msgctxt "mother’s father’s parent" 18574msgid "great-grandparent" 18575msgstr "पर-नाना/नानी" 18576 18577#: app/Services/RelationshipService.php:887 18578msgctxt "mother’s mother’s parent" 18579msgid "great-grandparent" 18580msgstr "पर-नाना/नानी" 18581 18582#: app/Services/RelationshipService.php:899 18583msgctxt "mother’s parent’s parent" 18584msgid "great-grandparent" 18585msgstr "पर-नाना/नानी" 18586 18587#: app/Services/RelationshipService.php:921 18588msgctxt "parent’s father’s parent" 18589msgid "great-grandparent" 18590msgstr "पर-नाना/नानी/दादा/दादी" 18591 18592#: app/Services/RelationshipService.php:933 18593msgctxt "parent’s mother’s parent" 18594msgid "great-grandparent" 18595msgstr "पर-नाना/नानी/दादा/दादी" 18596 18597#: app/Services/RelationshipService.php:945 18598msgctxt "parent’s parent’s parent" 18599msgid "great-grandparent" 18600msgstr "पर-नाना/पर-नानी/पर-दादा/पर-दादी" 18601 18602#: app/Services/RelationshipService.php:729 18603msgctxt "child’s child’s son" 18604msgid "great-grandson" 18605msgstr "पर-पोते/पर-नवासे" 18606 18607#: app/Services/RelationshipService.php:737 18608msgctxt "child’s daughter’s son" 18609msgid "great-grandson" 18610msgstr "पर-नवासे" 18611 18612#: app/Services/RelationshipService.php:743 18613msgctxt "child’s son’s son" 18614msgid "great-grandson" 18615msgstr "पर-पोते" 18616 18617#: app/Services/RelationshipService.php:751 18618msgctxt "daughter’s child’s son" 18619msgid "great-grandson" 18620msgstr "पर-पोते/पर-नवासे" 18621 18622#: app/Services/RelationshipService.php:759 18623msgctxt "daughter’s daughter’s son" 18624msgid "great-grandson" 18625msgstr "पर-पोते" 18626 18627#: app/Services/RelationshipService.php:771 18628msgctxt "daughter’s son’s son" 18629msgid "great-grandson" 18630msgstr "पर-पोते" 18631 18632#: app/Services/RelationshipService.php:1049 18633msgctxt "son’s child’s son" 18634msgid "great-grandson" 18635msgstr "पर-नवासे/पोते" 18636 18637#: app/Services/RelationshipService.php:1057 18638msgctxt "son’s daughter’s son" 18639msgid "great-grandson" 18640msgstr "पर-नवासे" 18641 18642#: app/Services/RelationshipService.php:1063 18643msgctxt "son’s son’s son" 18644msgid "great-grandson" 18645msgstr "पर-पोते" 18646 18647#: app/Services/RelationshipService.php:1329 18648msgid "great-great-aunt" 18649msgstr "पर-दादी/पर-नानी" 18650 18651#: app/Services/RelationshipService.php:1332 18652msgid "great-great-aunt/uncle" 18653msgstr "पर-दादा/दादी/नाना/नानी" 18654 18655#: app/Services/RelationshipService.php:1981 18656msgid "great-great-grandchild" 18657msgstr "पर-पर-पोते/पोती/नवासे/नवासी" 18658 18659#: app/Services/RelationshipService.php:1978 18660msgid "great-great-granddaughter" 18661msgstr "पर-पर-पोती/नवासी" 18662 18663#: app/Services/RelationshipService.php:1817 18664msgid "great-great-grandfather" 18665msgstr "पर-पर-दादा/नाना" 18666 18667#: app/Services/RelationshipService.php:1821 18668msgid "great-great-grandmother" 18669msgstr "पर-पर-दादी/नानी" 18670 18671#: app/Services/RelationshipService.php:1824 18672msgid "great-great-grandparent" 18673msgstr "पर-पर-दादा/दादी/नाना/नानी" 18674 18675#: app/Services/RelationshipService.php:1974 18676msgid "great-great-grandson" 18677msgstr "पर-पर-पोते/नवासे" 18678 18679#: app/Services/RelationshipService.php:1348 18680msgid "great-great-great-aunt" 18681msgstr "पर-पर-दादी/नानी" 18682 18683#: app/Services/RelationshipService.php:1351 18684msgid "great-great-great-aunt/uncle" 18685msgstr "पर-पर-दादा/दादी/नाना/नानी" 18686 18687#: app/Services/RelationshipService.php:1992 18688msgid "great-great-great-grandchild" 18689msgstr "पर-पर-पर-पोते/पोती/नवासे/नवासी" 18690 18691#: app/Services/RelationshipService.php:1989 18692msgid "great-great-great-granddaughter" 18693msgstr "पर-पर-पर-पोती/नवासी" 18694 18695#: app/Services/RelationshipService.php:1828 18696msgid "great-great-great-grandfather" 18697msgstr "पर-पर-पर-दादा/नाना" 18698 18699#: app/Services/RelationshipService.php:1832 18700msgid "great-great-great-grandmother" 18701msgstr "पर-पर-पर-दादी/नानी" 18702 18703#: app/Services/RelationshipService.php:1835 18704msgid "great-great-great-grandparent" 18705msgstr "पर-पर-पर-दादा/दादी/नाना/नानी" 18706 18707#: app/Services/RelationshipService.php:1985 18708msgid "great-great-great-grandson" 18709msgstr "पर-पर-पर-पोते/नवासे" 18710 18711#: app/Services/RelationshipService.php:1561 18712msgctxt "(a man’s) brother’s great-great-grandson" 18713msgid "great-great-great-nephew" 18714msgstr "पर-पर-पोते/नवासे" 18715 18716#: app/Services/RelationshipService.php:1565 18717msgctxt "(a man’s) sister’s great-great-grandson" 18718msgid "great-great-great-nephew" 18719msgstr "पर-पर-पोते/नवासे" 18720 18721#: app/Services/RelationshipService.php:1568 18722msgctxt "(a woman’s) great-great-great-nephew" 18723msgid "great-great-great-nephew" 18724msgstr "पर-पर-पोते/नवासे" 18725 18726#: app/Services/RelationshipService.php:1584 18727msgctxt "(a man’s) brother’s great-great-grandchild" 18728msgid "great-great-great-nephew/niece" 18729msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18730 18731#: app/Services/RelationshipService.php:1588 18732msgctxt "(a man’s) sister’s great-great-grandchild" 18733msgid "great-great-great-nephew/niece" 18734msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18735 18736#: app/Services/RelationshipService.php:1591 18737msgctxt "(a woman’s) great-great-great-nephew/niece" 18738msgid "great-great-great-nephew/niece" 18739msgstr "पर-पर-पोते/नवासे/पोती/नवासी" 18740 18741#: app/Services/RelationshipService.php:1573 18742msgctxt "(a man’s) brother’s great-great-granddaughter" 18743msgid "great-great-great-niece" 18744msgstr "पर-पर-पोती/नवासी" 18745 18746#: app/Services/RelationshipService.php:1577 18747msgctxt "(a man’s) sister’s great-great-granddaughter" 18748msgid "great-great-great-niece" 18749msgstr "पर-पर-पोती/नवासी" 18750 18751#: app/Services/RelationshipService.php:1580 18752msgctxt "(a woman’s) great-great-great-niece" 18753msgid "great-great-great-niece" 18754msgstr "पर-पर-पोती/नवासी" 18755 18756#: app/Services/RelationshipService.php:1337 18757msgctxt "great-great-grandfather’s brother" 18758msgid "great-great-great-uncle" 18759msgstr "पर-पर-दादा/नाना" 18760 18761#: app/Services/RelationshipService.php:1341 18762msgctxt "great-great-grandmother’s brother" 18763msgid "great-great-great-uncle" 18764msgstr "पर-पर-दादा/नाना" 18765 18766#: app/Services/RelationshipService.php:1344 18767msgctxt "great-great-grandparent’s brother" 18768msgid "great-great-great-uncle" 18769msgstr "पर-पर-दादा/नाना" 18770 18771#: app/Services/RelationshipService.php:1526 18772msgctxt "(a man’s) brother’s great-grandson" 18773msgid "great-great-nephew" 18774msgstr "पर-पोते/नवासे" 18775 18776#: app/Services/RelationshipService.php:1530 18777msgctxt "(a man’s) sister’s great-grandson" 18778msgid "great-great-nephew" 18779msgstr "पर-पोते/नवासे" 18780 18781#: app/Services/RelationshipService.php:1533 18782msgctxt "(a woman’s) great-great-nephew" 18783msgid "great-great-nephew" 18784msgstr "पर-पोते/नवासे" 18785 18786#: app/Services/RelationshipService.php:1549 18787msgctxt "(a man’s) brother’s great-grandchild" 18788msgid "great-great-nephew/niece" 18789msgstr "पर-पोते/पोती/नवासे/नवासी" 18790 18791#: app/Services/RelationshipService.php:1553 18792msgctxt "(a man’s) sister’s great-grandchild" 18793msgid "great-great-nephew/niece" 18794msgstr "पर-पोते/पोती/नवासे/नवासी" 18795 18796#: app/Services/RelationshipService.php:1556 18797msgctxt "(a woman’s) great-great-nephew/niece" 18798msgid "great-great-nephew/niece" 18799msgstr "पर-पोते/पोती/नवासे/नवासी" 18800 18801#: app/Services/RelationshipService.php:1538 18802msgctxt "(a man’s) brother’s great-granddaughter" 18803msgid "great-great-niece" 18804msgstr "पर-पोती/नवासी" 18805 18806#: app/Services/RelationshipService.php:1542 18807msgctxt "(a man’s) sister’s great-granddaughter" 18808msgid "great-great-niece" 18809msgstr "पर-पोती/नवासी" 18810 18811#: app/Services/RelationshipService.php:1545 18812msgctxt "(a woman’s) great-great-niece" 18813msgid "great-great-niece" 18814msgstr "पर-पोती/नवासी" 18815 18816#: app/Services/RelationshipService.php:1318 18817msgctxt "great-grandfather’s brother" 18818msgid "great-great-uncle" 18819msgstr "पर-दादा/पर-नाना" 18820 18821#: app/Services/RelationshipService.php:1322 18822msgctxt "great-grandmother’s brother" 18823msgid "great-great-uncle" 18824msgstr "पर-दादा/पर-नाना" 18825 18826#: app/Services/RelationshipService.php:1325 18827msgctxt "great-grandparent’s brother" 18828msgid "great-great-uncle" 18829msgstr "पर-दादा/पर-नाना" 18830 18831#: app/Services/RelationshipService.php:674 18832msgctxt "(a man’s) brother’s child’s son" 18833msgid "great-nephew" 18834msgstr "पोते/नवासे" 18835 18836#: app/Services/RelationshipService.php:694 18837msgctxt "(a man’s) brother’s daughter’s son" 18838msgid "great-nephew" 18839msgstr "नवासे" 18840 18841#: app/Services/RelationshipService.php:712 18842msgctxt "(a man’s) brother’s son’s son" 18843msgid "great-nephew" 18844msgstr "पोते" 18845 18846#: app/Services/RelationshipService.php:994 18847msgctxt "(a man’s) sister’s child’s son" 18848msgid "great-nephew" 18849msgstr "पोते/नवासे" 18850 18851#: app/Services/RelationshipService.php:1014 18852msgctxt "(a man’s) sister’s daughter’s son" 18853msgid "great-nephew" 18854msgstr "नवासे" 18855 18856#: app/Services/RelationshipService.php:1038 18857msgctxt "(a man’s) sister’s son’s son" 18858msgid "great-nephew" 18859msgstr "पोते" 18860 18861#: app/Services/RelationshipService.php:677 18862msgctxt "(a woman’s) brother’s child’s son" 18863msgid "great-nephew" 18864msgstr "पोते/नवासे" 18865 18866#: app/Services/RelationshipService.php:697 18867msgctxt "(a woman’s) brother’s daughter’s son" 18868msgid "great-nephew" 18869msgstr "नवासे" 18870 18871#: app/Services/RelationshipService.php:715 18872msgctxt "(a woman’s) brother’s son’s son" 18873msgid "great-nephew" 18874msgstr "पोते" 18875 18876#: app/Services/RelationshipService.php:997 18877msgctxt "(a woman’s) sister’s child’s son" 18878msgid "great-nephew" 18879msgstr "पोते/नवासे" 18880 18881#: app/Services/RelationshipService.php:1017 18882msgctxt "(a woman’s) sister’s daughter’s son" 18883msgid "great-nephew" 18884msgstr "नवासे" 18885 18886#: app/Services/RelationshipService.php:1041 18887msgctxt "(a woman’s) sister’s son’s son" 18888msgid "great-nephew" 18889msgstr "पोते" 18890 18891#: app/Services/RelationshipService.php:963 18892msgctxt "sibling’s child’s son" 18893msgid "great-nephew" 18894msgstr "पोते/नवासे" 18895 18896#: app/Services/RelationshipService.php:971 18897msgctxt "sibling’s daughter’s son" 18898msgid "great-nephew" 18899msgstr "नवासे" 18900 18901#: app/Services/RelationshipService.php:977 18902msgctxt "sibling’s son’s son" 18903msgid "great-nephew" 18904msgstr "पोते" 18905 18906#: app/Services/RelationshipService.php:662 18907msgctxt "(a man’s) brother’s child’s child" 18908msgid "great-nephew/niece" 18909msgstr "पोते/पोती/नवासे/नवासी" 18910 18911#: app/Services/RelationshipService.php:680 18912msgctxt "(a man’s) brother’s daughter’s child" 18913msgid "great-nephew/niece" 18914msgstr "नवासे/नवासी" 18915 18916#: app/Services/RelationshipService.php:700 18917msgctxt "(a man’s) brother’s son’s child" 18918msgid "great-nephew/niece" 18919msgstr "पोते/पोती" 18920 18921#: app/Services/RelationshipService.php:982 18922msgctxt "(a man’s) sister’s child’s child" 18923msgid "great-nephew/niece" 18924msgstr "नाती/पोते" 18925 18926#: app/Services/RelationshipService.php:1000 18927msgctxt "(a man’s) sister’s daughter’s child" 18928msgid "great-nephew/niece" 18929msgstr "नाती" 18930 18931#: app/Services/RelationshipService.php:1026 18932msgctxt "(a man’s) sister’s son’s child" 18933msgid "great-nephew/niece" 18934msgstr "पोते/पोती" 18935 18936#: app/Services/RelationshipService.php:665 18937msgctxt "(a woman’s) brother’s child’s child" 18938msgid "great-nephew/niece" 18939msgstr "पोते/पोती/नवासे/नवासी" 18940 18941#: app/Services/RelationshipService.php:683 18942msgctxt "(a woman’s) brother’s daughter’s child" 18943msgid "great-nephew/niece" 18944msgstr "नवासे/नवासी" 18945 18946#: app/Services/RelationshipService.php:703 18947msgctxt "(a woman’s) brother’s son’s child" 18948msgid "great-nephew/niece" 18949msgstr "पोते/पोती" 18950 18951#: app/Services/RelationshipService.php:985 18952msgctxt "(a woman’s) sister’s child’s child" 18953msgid "great-nephew/niece" 18954msgstr "नाती/पोते" 18955 18956#: app/Services/RelationshipService.php:1003 18957msgctxt "(a woman’s) sister’s daughter’s child" 18958msgid "great-nephew/niece" 18959msgstr "नाती" 18960 18961#: app/Services/RelationshipService.php:1029 18962msgctxt "(a woman’s) sister’s son’s child" 18963msgid "great-nephew/niece" 18964msgstr "पोते/पोती" 18965 18966#: app/Services/RelationshipService.php:959 18967msgctxt "sibling’s child’s child" 18968msgid "great-nephew/niece" 18969msgstr "नाती/पोते" 18970 18971#: app/Services/RelationshipService.php:965 18972msgctxt "sibling’s daughter’s child" 18973msgid "great-nephew/niece" 18974msgstr "नवासे/नवासी" 18975 18976#: app/Services/RelationshipService.php:973 18977msgctxt "sibling’s son’s child" 18978msgid "great-nephew/niece" 18979msgstr "पोते/पोती" 18980 18981#: app/Services/RelationshipService.php:668 18982msgctxt "(a man’s) brother’s child’s daughter" 18983msgid "great-niece" 18984msgstr "पोती/नवासी" 18985 18986#: app/Services/RelationshipService.php:686 18987msgctxt "(a man’s) brother’s daughter’s daughter" 18988msgid "great-niece" 18989msgstr "नवासी" 18990 18991#: app/Services/RelationshipService.php:706 18992msgctxt "(a man’s) brother’s son’s daughter" 18993msgid "great-niece" 18994msgstr "पोती" 18995 18996#: app/Services/RelationshipService.php:988 18997msgctxt "(a man’s) sister’s child’s daughter" 18998msgid "great-niece" 18999msgstr "पोती/नवासी" 19000 19001#: app/Services/RelationshipService.php:1006 19002msgctxt "(a man’s) sister’s daughter’s daughter" 19003msgid "great-niece" 19004msgstr "नवासी" 19005 19006#: app/Services/RelationshipService.php:1032 19007msgctxt "(a man’s) sister’s son’s daughter" 19008msgid "great-niece" 19009msgstr "पोती" 19010 19011#: app/Services/RelationshipService.php:671 19012msgctxt "(a woman’s) brother’s child’s daughter" 19013msgid "great-niece" 19014msgstr "पोती/नवासी" 19015 19016#: app/Services/RelationshipService.php:689 19017msgctxt "(a woman’s) brother’s daughter’s daughter" 19018msgid "great-niece" 19019msgstr "नवासी" 19020 19021#: app/Services/RelationshipService.php:709 19022msgctxt "(a woman’s) brother’s son’s daughter" 19023msgid "great-niece" 19024msgstr "पोती" 19025 19026#: app/Services/RelationshipService.php:991 19027msgctxt "(a woman’s) sister’s child’s daughter" 19028msgid "great-niece" 19029msgstr "नवासी/पोती" 19030 19031#: app/Services/RelationshipService.php:1009 19032msgctxt "(a woman’s) sister’s daughter’s daughter" 19033msgid "great-niece" 19034msgstr "नवासी" 19035 19036#: app/Services/RelationshipService.php:1035 19037msgctxt "(a woman’s) sister’s son’s daughter" 19038msgid "great-niece" 19039msgstr "पोती" 19040 19041#: app/Services/RelationshipService.php:961 19042msgctxt "sibling’s child’s daughter" 19043msgid "great-niece" 19044msgstr "पोती/नवासी" 19045 19046#: app/Services/RelationshipService.php:967 19047msgctxt "sibling’s daughter’s daughter" 19048msgid "great-niece" 19049msgstr "नवासी" 19050 19051#: app/Services/RelationshipService.php:975 19052msgctxt "sibling’s son’s daughter" 19053msgid "great-niece" 19054msgstr "पोती" 19055 19056#: app/Services/RelationshipService.php:783 19057msgctxt "father’s father’s brother" 19058msgid "great-uncle" 19059msgstr "दादा" 19060 19061#: app/Services/RelationshipService.php:1101 19062msgctxt "father’s father’s sister’s husband" 19063msgid "great-uncle" 19064msgstr "दादा" 19065 19066#: app/Services/RelationshipService.php:795 19067msgctxt "father’s mother’s brother" 19068msgid "great-uncle" 19069msgstr "दादा" 19070 19071#: app/Services/RelationshipService.php:1107 19072msgctxt "father’s mother’s sister’s husband" 19073msgid "great-uncle" 19074msgstr "दादा" 19075 19076#: app/Services/RelationshipService.php:807 19077msgctxt "father’s parent’s brother" 19078msgid "great-uncle" 19079msgstr "दादा" 19080 19081#: app/Services/RelationshipService.php:1113 19082msgctxt "father’s parent’s sister’s husband" 19083msgid "great-uncle" 19084msgstr "दादा" 19085 19086#: app/Services/RelationshipService.php:863 19087msgctxt "mother’s father’s brother" 19088msgid "great-uncle" 19089msgstr "नाना" 19090 19091#: app/Services/RelationshipService.php:1119 19092msgctxt "mother’s father’s sister’s husband" 19093msgid "great-uncle" 19094msgstr "नाना" 19095 19096#: app/Services/RelationshipService.php:881 19097msgctxt "mother’s mother’s brother" 19098msgid "great-uncle" 19099msgstr "नाना" 19100 19101#: app/Services/RelationshipService.php:1125 19102msgctxt "mother’s mother’s sister’s husband" 19103msgid "great-uncle" 19104msgstr "नाना" 19105 19106#: app/Services/RelationshipService.php:893 19107msgctxt "mother’s parent’s brother" 19108msgid "great-uncle" 19109msgstr "नाना" 19110 19111#: app/Services/RelationshipService.php:1131 19112msgctxt "mother’s parent’s sister’s husband" 19113msgid "great-uncle" 19114msgstr "नाना" 19115 19116#: app/Services/RelationshipService.php:915 19117msgctxt "parent’s father’s brother" 19118msgid "great-uncle" 19119msgstr "दादा/नाना" 19120 19121#: app/Services/RelationshipService.php:1137 19122msgctxt "parent’s father’s sister’s husband" 19123msgid "great-uncle" 19124msgstr "दादा/नाना" 19125 19126#: app/Services/RelationshipService.php:927 19127msgctxt "parent’s mother’s brother" 19128msgid "great-uncle" 19129msgstr "नाना/दादा" 19130 19131#: app/Services/RelationshipService.php:1143 19132msgctxt "parent’s mother’s sister’s husband" 19133msgid "great-uncle" 19134msgstr "दादा/नाना" 19135 19136#: app/Services/RelationshipService.php:939 19137msgctxt "parent’s parent’s brother" 19138msgid "great-uncle" 19139msgstr "नाना/दादा" 19140 19141#: app/Services/RelationshipService.php:1149 19142msgctxt "parent’s parent’s sister’s husband" 19143msgid "great-uncle" 19144msgstr "दादा/नाना" 19145 19146#. I18N: layout option for the fan chart 19147#: app/Module/FanChartModule.php:516 19148msgid "half circle" 19149msgstr "अर्ध-चक्र" 19150 19151#: app/Services/RelationshipService.php:541 19152msgctxt "father’s son" 19153msgid "half-brother" 19154msgstr "सौतेला-भाई" 19155 19156#: app/Services/RelationshipService.php:579 19157msgctxt "mother’s son" 19158msgid "half-brother" 19159msgstr "सौतेला-भाई" 19160 19161#: app/Services/RelationshipService.php:597 19162msgctxt "parent’s son" 19163msgid "half-brother" 19164msgstr "सौतेला-भाई" 19165 19166#: app/Services/RelationshipService.php:527 19167msgctxt "father’s child" 19168msgid "half-sibling" 19169msgstr "सौतेले" 19170 19171#: app/Services/RelationshipService.php:563 19172msgctxt "mother’s child" 19173msgid "half-sibling" 19174msgstr "सौतेले-सहोदर" 19175 19176#: app/Services/RelationshipService.php:583 19177msgctxt "parent’s child" 19178msgid "half-sibling" 19179msgstr "सौतेले-सहोदर" 19180 19181#: app/Services/RelationshipService.php:529 19182msgctxt "father’s daughter" 19183msgid "half-sister" 19184msgstr "सौतेली-बहन" 19185 19186#: app/Services/RelationshipService.php:565 19187msgctxt "mother’s daughter" 19188msgid "half-sister" 19189msgstr "सौतेली-बहन" 19190 19191#: app/Services/RelationshipService.php:585 19192msgctxt "parent’s daughter" 19193msgid "half-sister" 19194msgstr "सौतेली-बहन" 19195 19196#. I18N: reflexive pronoun 19197#: app/Services/RelationshipService.php:244 19198msgid "herself" 19199msgstr "स्वयं" 19200 19201#: resources/views/admin/site-mail.phtml:150 19202#: resources/views/admin/tags.phtml:65 resources/views/admin/tags.phtml:79 19203#: resources/views/admin/tags.phtml:93 resources/views/admin/tags.phtml:105 19204#: resources/views/admin/tags.phtml:119 resources/views/admin/tags.phtml:133 19205#: resources/views/admin/tags.phtml:147 resources/views/admin/tags.phtml:161 19206#: resources/views/admin/tags.phtml:195 resources/views/admin/tags.phtml:209 19207#: resources/views/admin/tags.phtml:223 resources/views/admin/tags.phtml:237 19208#: resources/views/admin/tags.phtml:253 resources/views/admin/tags.phtml:287 19209#: resources/views/admin/tags.phtml:301 resources/views/admin/tags.phtml:315 19210#: resources/views/admin/tags.phtml:349 resources/views/admin/tags.phtml:362 19211#: resources/views/admin/tags.phtml:376 resources/views/admin/tags.phtml:390 19212#: resources/views/admin/tags.phtml:429 resources/views/admin/tags.phtml:463 19213#: resources/views/admin/tags.phtml:477 resources/views/admin/tags.phtml:491 19214#: resources/views/admin/tags.phtml:509 resources/views/admin/tags.phtml:527 19215#: resources/views/admin/tags.phtml:541 resources/views/admin/tags.phtml:559 19216#: resources/views/admin/tags.phtml:573 resources/views/admin/tags.phtml:587 19217#: resources/views/admin/tags.phtml:601 resources/views/admin/tags.phtml:615 19218#: resources/views/admin/tags.phtml:629 resources/views/admin/tags.phtml:643 19219#: resources/views/admin/tags.phtml:657 resources/views/admin/tags.phtml:671 19220#: resources/views/admin/tags.phtml:685 resources/views/admin/tags.phtml:699 19221#: resources/views/admin/tags.phtml:713 resources/views/admin/tags.phtml:767 19222#: resources/views/admin/tags.phtml:801 resources/views/admin/tags.phtml:815 19223#: resources/views/admin/tags.phtml:829 resources/views/admin/tags.phtml:843 19224#: resources/views/admin/tags.phtml:857 resources/views/admin/tags.phtml:871 19225#: resources/views/admin/tags.phtml:907 resources/views/admin/tags.phtml:925 19226#: resources/views/admin/trees-preferences.phtml:294 19227#: resources/views/admin/trees-preferences.phtml:370 19228#: resources/views/admin/trees-preferences.phtml:383 19229#: resources/views/admin/trees-preferences.phtml:397 19230#: resources/views/admin/trees-preferences.phtml:518 19231#: resources/views/admin/trees-preferences.phtml:617 19232#: resources/views/admin/trees-preferences.phtml:630 19233#: resources/views/admin/users-create.phtml:59 19234#: resources/views/admin/users-edit.phtml:70 19235#: resources/views/edit-account-page.phtml:89 19236#: resources/views/login-page.phtml:45 19237#: resources/views/modules/login_block/sign-in.phtml:31 19238#: resources/views/password-reset-page.phtml:35 19239#: resources/views/register-page.phtml:74 19240#: resources/views/setup/step-4-database-mysql.phtml:99 19241#: resources/views/setup/step-4-database-pgsql.phtml:86 19242#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19243#: resources/views/setup/step-5-administrator.phtml:81 19244msgid "hide" 19245msgstr "छुपाएं" 19246 19247#. I18N: reflexive pronoun 19248#: app/Services/RelationshipService.php:241 19249msgid "himself" 19250msgstr "स्वयं" 19251 19252#. I18N: Type of demographic data 19253#: app/Elements/DemographicDataType.php:55 19254msgid "household" 19255msgstr "गृहस्थी" 19256 19257#: app/Services/RelationshipService.php:367 19258msgid "husband" 19259msgstr "पति" 19260 19261#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19262#: app/Elements/NameType.php:81 19263msgid "immigration name" 19264msgstr "आप्रवास नाम" 19265 19266#. I18N: A button label. 19267#: resources/views/admin/locations.phtml:164 19268msgid "import file" 19269msgstr "फ़ाइल आयात करें" 19270 19271#: app/Elements/AgeAtEvent.php:93 19272msgid "infant" 19273msgstr "शिशु" 19274 19275#: app/Elements/NoteStructure.php:69 19276msgid "inline note" 19277msgstr "इनलाइन नोट" 19278 19279#. I18N: Gedcom INT dates 19280#: app/Date.php:197 19281#, php-format 19282msgid "interpreted %s (%s)" 19283msgstr "व्याख्यायित %s (%s)" 19284 19285#. I18N: reverse the selection (of a list of options) 19286#: resources/views/search-trees.phtml:52 19287msgid "invert selection" 19288msgstr "चयन को उल्टा करें" 19289 19290#. I18N: a month in the French republican calendar 19291#: app/Date/FrenchDate.php:173 19292msgctxt "GENITIVE" 19293msgid "jours complementaires" 19294msgstr "जोर्स कम्प्लीमेंटरेस" 19295 19296#. I18N: a month in the French republican calendar 19297#: app/Date/FrenchDate.php:267 19298msgctxt "INSTRUMENTAL" 19299msgid "jours complementaires" 19300msgstr "जोर्स कम्प्लीमेंटरेस" 19301 19302#. I18N: a month in the French republican calendar 19303#: app/Date/FrenchDate.php:220 19304msgctxt "LOCATIVE" 19305msgid "jours complementaires" 19306msgstr "जोर्स कम्प्लीमेंटरेस" 19307 19308#. I18N: a month in the French republican calendar 19309#: app/Date/FrenchDate.php:126 19310msgctxt "NOMINATIVE" 19311msgid "jours complementaires" 19312msgstr "जोर्स कम्प्लीमेंटरेस" 19313 19314#. I18N: A button label, last page 19315#: resources/views/admin/trees-preferences.phtml:561 19316#: resources/views/edit/reorder-card-header.phtml:34 19317#: resources/views/lists/datatables-attributes.phtml:16 19318#: resources/views/modules/media-list/pagination.phtml:53 19319msgid "last" 19320msgstr "अंतिम" 19321 19322#: resources/views/admin/trees-preferences.phtml:570 19323msgctxt "Show the [first/last] [N] parts of a place name." 19324msgid "last" 19325msgstr "अंतिम" 19326 19327#: app/Module/PedigreeChartModule.php:364 19328#: app/Module/PedigreeChartModule.php:372 19329msgid "left" 19330msgstr "बाएं" 19331 19332#. I18N: Layout option for lists of names 19333#. I18N: An option in a list-box 19334#: app/Http/RequestHandlers/TreePreferencesPage.php:90 19335#: app/Module/OnThisDayModule.php:264 app/Module/RecentChangesModule.php:255 19336#: app/Module/TopGivenNamesModule.php:182 19337#: app/Module/UpcomingAnniversariesModule.php:319 19338#: app/Module/YahrzeitModule.php:257 19339msgid "list" 19340msgstr "सूची" 19341 19342#: app/Http/RequestHandlers/MapDataImportAction.php:183 19343#, php-format 19344msgid "locations updated: %s, locations added: %s" 19345msgstr "स्थान अपडेट किए गए: %s, स्थान जोड़े गए: %s" 19346 19347#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19348#: app/Elements/NameType.php:83 19349msgid "maiden name" 19350msgstr "पूर्व नाम" 19351 19352#: resources/views/admin/trees-privacy.phtml:125 19353msgid "managers" 19354msgstr "मैनेजर्स" 19355 19356#. I18N: https://en.wikipedia.org/wiki/Markdown 19357#: app/Http/RequestHandlers/TreePreferencesPage.php:108 19358msgid "markdown" 19359msgstr "मार्कडाउन" 19360 19361#: resources/xml/reports/descendancy_report.xml:245 19362msgctxt "FEMALE" 19363msgid "married" 19364msgstr "शादी हुई" 19365 19366#: resources/xml/reports/descendancy_report.xml:176 19367msgctxt "MALE" 19368msgid "married" 19369msgstr "शादी हुई" 19370 19371#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19372#: app/Elements/NameType.php:85 19373msgid "married name" 19374msgstr "विवाहित नाम" 19375 19376#: app/Services/RelationshipService.php:567 19377msgctxt "mother’s father" 19378msgid "maternal grandfather" 19379msgstr "नाना" 19380 19381#: app/Services/RelationshipService.php:571 19382msgctxt "mother’s mother" 19383msgid "maternal grandmother" 19384msgstr "नानी" 19385 19386#: app/Services/RelationshipService.php:573 19387msgctxt "mother’s parent" 19388msgid "maternal grandparent" 19389msgstr "नाना/नानी" 19390 19391#. I18N: A system where children take their mother’s surname 19392#: app/SurnameTradition/MatrilinealSurnameTradition.php:39 19393msgid "matrilineal" 19394msgstr "मातृवंशीय" 19395 19396#: resources/views/modules/recent_changes/config.phtml:25 19397#: resources/views/modules/upcoming_events/config.phtml:25 19398#: resources/views/modules/yahrzeit/config.phtml:23 19399#, php-format 19400msgid "maximum %s day" 19401msgid_plural "maximum %s days" 19402msgstr[0] "अधिकतम %s दिन" 19403msgstr[1] "अधिकतम %s दिन" 19404 19405#: resources/views/admin/trees-privacy.phtml:35 19406#: resources/views/admin/trees-privacy.phtml:54 19407#: resources/views/admin/trees-privacy.phtml:85 19408#: resources/views/admin/trees-privacy.phtml:124 19409#: resources/views/admin/trees-privacy.phtml:144 19410msgid "members" 19411msgstr "सदस्य" 19412 19413#. I18N: Name of a theme. 19414#: app/Module/MinimalTheme.php:39 19415msgid "minimal" 19416msgstr "मिनीमल" 19417 19418#: app/Services/RelationshipService.php:349 19419msgid "mother" 19420msgstr "माता" 19421 19422#: app/Services/RelationshipService.php:553 19423msgctxt "husband’s mother" 19424msgid "mother-in-law" 19425msgstr "सास" 19426 19427#: app/Services/RelationshipService.php:633 19428msgctxt "spouse’s mother" 19429msgid "mother-in-law" 19430msgstr "सास" 19431 19432#: app/Services/RelationshipService.php:651 19433msgctxt "wife’s mother" 19434msgid "mother-in-law" 19435msgstr "सास" 19436 19437#: app/Services/RelationshipService.php:639 19438msgctxt "spouse’s parent" 19439msgid "mother/father-in-law" 19440msgstr "सास/ससुर" 19441 19442#: app/Services/RelationshipService.php:501 19443msgctxt "brother’s son" 19444msgid "nephew" 19445msgstr "भतीजे" 19446 19447#: app/Services/RelationshipService.php:853 19448msgctxt "husband’s brother’s son" 19449msgid "nephew" 19450msgstr "भतीजे" 19451 19452#: app/Services/RelationshipService.php:849 19453msgctxt "husband’s sibling’s son" 19454msgid "nephew" 19455msgstr "भानजे/भतीजे" 19456 19457#: app/Services/RelationshipService.php:851 19458msgctxt "husband’s sister’s son" 19459msgid "nephew" 19460msgstr "भानजे" 19461 19462#: app/Services/RelationshipService.php:605 19463msgctxt "sibling’s son" 19464msgid "nephew" 19465msgstr "भानजे/भतीजे" 19466 19467#: app/Services/RelationshipService.php:615 19468msgctxt "sister’s son" 19469msgid "nephew" 19470msgstr "भानजे" 19471 19472#: app/Services/RelationshipService.php:1093 19473msgctxt "wife’s brother’s son" 19474msgid "nephew" 19475msgstr "भतीजे" 19476 19477#: app/Services/RelationshipService.php:1089 19478msgctxt "wife’s sibling’s son" 19479msgid "nephew" 19480msgstr "भानजे/भतीजे" 19481 19482#: app/Services/RelationshipService.php:1091 19483msgctxt "wife’s sister’s son" 19484msgid "nephew" 19485msgstr "भानजे" 19486 19487#: app/Services/RelationshipService.php:691 19488msgctxt "brother’s daughter’s husband" 19489msgid "nephew-in-law" 19490msgstr "दामाद" 19491 19492#: app/Services/RelationshipService.php:969 19493msgctxt "sibling’s daughter’s husband" 19494msgid "nephew-in-law" 19495msgstr "दामाद" 19496 19497#: app/Services/RelationshipService.php:1011 19498msgctxt "sisters’s daughter’s husband" 19499msgid "nephew-in-law" 19500msgstr "दामाद" 19501 19502#: app/Services/RelationshipService.php:497 19503msgctxt "brother’s child" 19504msgid "nephew/niece" 19505msgstr "भतीजे/भतीजी" 19506 19507#: app/Services/RelationshipService.php:841 19508msgctxt "husband’s brother’s child" 19509msgid "nephew/niece" 19510msgstr "भतीजे/भतीजी" 19511 19512#: app/Services/RelationshipService.php:837 19513msgctxt "husband’s sibling’s child" 19514msgid "nephew/niece" 19515msgstr "भतीजे/भतीजी" 19516 19517#: app/Services/RelationshipService.php:839 19518msgctxt "husband’s sister’s child" 19519msgid "nephew/niece" 19520msgstr "भतीजे/भतीजी" 19521 19522#: app/Services/RelationshipService.php:601 19523msgctxt "sibling’s child" 19524msgid "nephew/niece" 19525msgstr "भानजे/भतीजे/भानजी/भतीजी" 19526 19527#: app/Services/RelationshipService.php:609 19528msgctxt "sister’s child" 19529msgid "nephew/niece" 19530msgstr "भानजे/भानजी" 19531 19532#: app/Services/RelationshipService.php:1081 19533msgctxt "wife’s brother’s child" 19534msgid "nephew/niece" 19535msgstr "भतीजे/भतीजी" 19536 19537#: app/Services/RelationshipService.php:1077 19538msgctxt "wife’s sibling’s child" 19539msgid "nephew/niece" 19540msgstr "भतीजे/भतीजी/भानजे/भानजी" 19541 19542#: app/Services/RelationshipService.php:1079 19543msgctxt "wife’s sister’s child" 19544msgid "nephew/niece" 19545msgstr "भानजे/भानजी" 19546 19547#. I18N: A button label, next page 19548#: resources/views/admin/data-fix-select.phtml:48 19549#: resources/views/individual-page-images.phtml:51 19550#: resources/views/layouts/default.phtml:156 19551#: resources/views/lists/datatables-attributes.phtml:18 19552#: resources/views/modules/media-list/pagination.phtml:45 19553#: resources/views/setup/step-1-language.phtml:59 19554#: resources/views/setup/step-2-server-checks.phtml:87 19555#: resources/views/setup/step-3-database-type.phtml:93 19556#: resources/views/setup/step-4-database-mysql.phtml:134 19557#: resources/views/setup/step-4-database-pgsql.phtml:119 19558#: resources/views/setup/step-4-database-sqlite.phtml:89 19559#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19560#: resources/views/setup/step-5-administrator.phtml:104 19561msgid "next" 19562msgstr "अगला" 19563 19564#: app/Services/RelationshipService.php:499 19565msgctxt "brother’s daughter" 19566msgid "niece" 19567msgstr "भतीजी" 19568 19569#: app/Services/RelationshipService.php:847 19570msgctxt "husband’s brother’s daughter" 19571msgid "niece" 19572msgstr "भतीजी" 19573 19574#: app/Services/RelationshipService.php:843 19575msgctxt "husband’s sibling’s daughter" 19576msgid "niece" 19577msgstr "भतीजी" 19578 19579#: app/Services/RelationshipService.php:845 19580msgctxt "husband’s sister’s daughter" 19581msgid "niece" 19582msgstr "भानजी" 19583 19584#: app/Services/RelationshipService.php:603 19585msgctxt "sibling’s daughter" 19586msgid "niece" 19587msgstr "भानजी/भतीजी" 19588 19589#: app/Services/RelationshipService.php:611 19590msgctxt "sister’s daughter" 19591msgid "niece" 19592msgstr "भानजी" 19593 19594#: app/Services/RelationshipService.php:1087 19595msgctxt "wife’s brother’s daughter" 19596msgid "niece" 19597msgstr "भतीजी" 19598 19599#: app/Services/RelationshipService.php:1083 19600msgctxt "wife’s sibling’s daughter" 19601msgid "niece" 19602msgstr "भानजी/भतीजी" 19603 19604#: app/Services/RelationshipService.php:1085 19605msgctxt "wife’s sister’s daughter" 19606msgid "niece" 19607msgstr "भानजी" 19608 19609#: app/Services/RelationshipService.php:717 19610msgctxt "brother’s son’s wife" 19611msgid "niece-in-law" 19612msgstr "बहू" 19613 19614#: app/Services/RelationshipService.php:979 19615msgctxt "sibling’s son’s wife" 19616msgid "niece-in-law" 19617msgstr "बहू" 19618 19619#: app/Services/RelationshipService.php:1043 19620msgctxt "sisters’s son’s wife" 19621msgid "niece-in-law" 19622msgstr "दामाद" 19623 19624#: app/Services/RelationshipService.php:2340 19625msgid "ninth cousin" 19626msgstr "नौवें कज़िन" 19627 19628#: app/Services/RelationshipService.php:2304 19629msgctxt "FEMALE" 19630msgid "ninth cousin" 19631msgstr "नौवीं कज़िन" 19632 19633#. 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. 19634#: app/Services/RelationshipService.php:2260 19635msgctxt "MALE" 19636msgid "ninth cousin" 19637msgstr "नौवें कज़िन" 19638 19639#: app/Elements/OrdinanceProcessFlag.php:55 19640#: app/Http/RequestHandlers/UserListData.php:140 19641#: app/Http/RequestHandlers/UserListData.php:141 19642#: app/Statistics/Repository/LatestUserRepository.php:146 19643#: resources/views/admin/site-mail.phtml:122 19644#: resources/views/admin/site-preferences.phtml:99 19645#: resources/views/admin/site-registration.phtml:52 19646#: resources/views/admin/site-registration.phtml:67 19647#: resources/views/admin/trees-preferences.phtml:141 19648#: resources/views/admin/trees-preferences.phtml:307 19649#: resources/views/admin/trees-preferences.phtml:531 19650#: resources/views/admin/trees-preferences.phtml:545 19651#: resources/views/admin/trees-preferences.phtml:604 19652#: resources/views/admin/trees-preferences.phtml:710 19653#: resources/views/admin/trees-preferences.phtml:736 19654#: resources/views/lists/families-table.phtml:329 19655#: resources/views/modules/fix-search-and-replace/options.phtml:56 19656#: resources/views/modules/html/config.phtml:54 19657#: resources/views/modules/random_media/config.phtml:40 19658#: resources/views/modules/random_media/config.phtml:49 19659#: resources/views/modules/recent_changes/config.phtml:61 19660#: resources/views/modules/recent_changes/config.phtml:70 19661#: resources/views/modules/review_changes/config.phtml:21 19662#: resources/views/modules/todays_events/config.phtml:22 19663#: resources/views/modules/todo/config.phtml:24 19664#: resources/views/modules/todo/config.phtml:34 19665#: resources/views/modules/todo/config.phtml:43 19666#: resources/views/modules/upcoming_events/config.phtml:34 19667#: resources/xml/reports/change_report.xml:8 19668#: resources/xml/reports/family_group_report.xml:255 19669#: resources/xml/reports/family_group_report.xml:426 19670#: resources/xml/reports/family_group_report.xml:609 19671#: resources/xml/reports/family_group_report.xml:953 19672#: resources/xml/reports/individual_ext_report.xml:190 19673#: resources/xml/reports/individual_report.xml:178 19674msgid "no" 19675msgstr "नहीं" 19676 19677#: app/Http/RequestHandlers/TreePreferencesPage.php:112 19678#: app/Module/RelationshipsChartModule.php:469 19679#: app/Services/EmailService.php:207 19680#: resources/views/modules/statistics-chart/custom.phtml:81 19681msgid "none" 19682msgstr "कोई नहीं" 19683 19684#: app/SurnameTradition/DefaultSurnameTradition.php:57 19685msgctxt "Surname tradition" 19686msgid "none" 19687msgstr "कोई नहीं" 19688 19689#: resources/views/modules/statistics-chart/custom.phtml:124 19690msgid "numbers" 19691msgstr "संख्या" 19692 19693#: resources/xml/reports/ahnentafel_report.xml:56 19694#: resources/xml/reports/bdm_report.xml:42 19695#: resources/xml/reports/birth_report.xml:32 19696#: resources/xml/reports/cemetery_report.xml:35 19697#: resources/xml/reports/change_report.xml:45 19698#: resources/xml/reports/death_report.xml:33 19699#: resources/xml/reports/descendancy_report.xml:43 19700#: resources/xml/reports/fact_sources.xml:44 19701#: resources/xml/reports/family_group_report.xml:89 19702#: resources/xml/reports/individual_report.xml:89 19703#: resources/xml/reports/marriage_report.xml:31 19704#: resources/xml/reports/occupation_report.xml:38 19705#: resources/xml/reports/relative_ext_report.xml:51 19706msgid "of" 19707msgstr "के" 19708 19709#: app/Services/RelationshipService.php:353 19710msgid "parent" 19711msgstr "माँ/बाप" 19712 19713#: app/Services/RelationshipService.php:423 19714msgid "partner" 19715msgstr "साथी" 19716 19717#: app/Services/RelationshipService.php:400 19718msgctxt "FEMALE" 19719msgid "partner" 19720msgstr "साथी" 19721 19722#: app/Services/RelationshipService.php:376 19723msgctxt "MALE" 19724msgid "partner" 19725msgstr "साथी" 19726 19727#: app/SurnameTradition/PaternalSurnameTradition.php:40 19728msgctxt "Surname tradition" 19729msgid "paternal" 19730msgstr "पैतृक" 19731 19732#: app/Services/RelationshipService.php:531 19733msgctxt "father’s father" 19734msgid "paternal grandfather" 19735msgstr "दादा" 19736 19737#: app/Services/RelationshipService.php:533 19738msgctxt "father’s mother" 19739msgid "paternal grandmother" 19740msgstr "दादी" 19741 19742#: app/Services/RelationshipService.php:535 19743msgctxt "father’s parent" 19744msgid "paternal grandparent" 19745msgstr "दादा/दादी" 19746 19747#. I18N: A system where children take their father’s surname 19748#: app/SurnameTradition/PatrilinealSurnameTradition.php:39 19749msgid "patrilineal" 19750msgstr "पितृवंशीय" 19751 19752#. I18N: the status of an edit accepted/rejected/pending 19753#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19754msgid "pending" 19755msgstr "अनिर्णीत" 19756 19757#: resources/views/modules/statistics-chart/custom.phtml:129 19758msgid "percentage" 19759msgstr "प्रतिशत" 19760 19761#. I18N: https://en.wikipedia.org/wiki/Plain_text 19762#: app/Http/RequestHandlers/TreePreferencesPage.php:106 19763msgid "plain text" 19764msgstr "सादा टेक्स्ट" 19765 19766#. I18N: Type of location hierarchy 19767#: app/Elements/HierarchicalRelationship.php:56 19768msgid "political" 19769msgstr "राजनीतिक" 19770 19771#. I18N: A button label, previous page 19772#: resources/views/individual-page-images.phtml:47 19773#: resources/views/layouts/default.phtml:155 19774#: resources/views/lists/datatables-attributes.phtml:20 19775#: resources/views/modules/media-list/pagination.phtml:33 19776#: resources/views/setup/step-2-server-checks.phtml:91 19777#: resources/views/setup/step-3-database-type.phtml:97 19778#: resources/views/setup/step-4-database-mysql.phtml:138 19779#: resources/views/setup/step-4-database-pgsql.phtml:123 19780#: resources/views/setup/step-4-database-sqlite.phtml:93 19781#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19782#: resources/views/setup/step-5-administrator.phtml:108 19783msgid "previous" 19784msgstr "पिछला" 19785 19786#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19787#: app/Elements/CertaintyAssessment.php:52 19788msgid "primary evidence" 19789msgstr "मुख्य सबूत" 19790 19791#. I18N: Status of child-parent link 19792#: app/Elements/ChildLinkageStatus.php:67 19793msgid "proven" 19794msgstr "सिद्ध" 19795 19796#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19797#: app/Elements/CertaintyAssessment.php:50 19798msgid "questionable evidence" 19799msgstr "संदिग्ध सबूत" 19800 19801#: app/Http/RequestHandlers/TreePreferencesPage.php:114 19802#: resources/xml/reports/fact_sources.xml:6 19803msgid "records" 19804msgstr "रिकार्ड" 19805 19806#: resources/views/family-page-pending.phtml:23 19807#: resources/views/individual-page-pending.phtml:27 19808#: resources/views/media-page-pending.phtml:22 19809#: resources/views/note-page-pending.phtml:23 19810#: resources/views/record-page-pending.phtml:23 19811msgctxt "You should review the changes and then accept or reject them." 19812msgid "reject" 19813msgstr "अस्वीकार" 19814 19815#: resources/views/family-page-pending.phtml:17 19816#: resources/views/individual-page-pending.phtml:18 19817#: resources/views/media-page-pending.phtml:16 19818#: resources/views/note-page-pending.phtml:17 19819#: resources/views/record-page-pending.phtml:17 19820msgctxt "You should review the deletion and then accept or reject it." 19821msgid "reject" 19822msgstr "अस्वीकार" 19823 19824#. I18N: the status of an edit accepted/rejected/pending 19825#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 19826msgid "rejected" 19827msgstr "अस्वीकृत" 19828 19829#. I18N: Type of location hierarchy 19830#: app/Elements/HierarchicalRelationship.php:57 19831msgid "religious" 19832msgstr "धार्मिक" 19833 19834#. I18N: A name taken when entering a religion or a religious order 19835#: app/Elements/NameType.php:87 19836msgid "religious name" 19837msgstr "धार्मिक नाम" 19838 19839#. I18N: A button label. 19840#: resources/views/search-replace-page.phtml:51 19841msgid "replace" 19842msgstr "बदलें" 19843 19844#. I18N: A button label. 19845#: resources/views/admin/changes-log.phtml:104 19846#: resources/views/admin/site-logs.phtml:95 19847#: resources/views/modules/lifespans-chart/page.phtml:77 19848#: resources/views/modules/media-list/page.phtml:86 19849#: resources/views/modules/timeline-chart/page.phtml:42 19850msgid "reset" 19851msgstr "रीसेट" 19852 19853#: app/Module/PedigreeChartModule.php:365 19854#: app/Module/PedigreeChartModule.php:373 19855msgid "right" 19856msgstr "दाएं" 19857 19858#. I18N: A button label. 19859#: resources/views/admin/analytics-edit.phtml:39 19860#: resources/views/admin/components.phtml:164 19861#: resources/views/admin/location-edit.phtml:68 19862#: resources/views/admin/merge-records-step-2.phtml:176 19863#: resources/views/admin/modules.phtml:293 19864#: resources/views/admin/site-mail.phtml:237 19865#: resources/views/admin/site-preferences.phtml:111 19866#: resources/views/admin/site-registration.phtml:77 19867#: resources/views/admin/tags.phtml:987 19868#: resources/views/admin/trees-export.phtml:40 19869#: resources/views/admin/trees-preferences.phtml:747 19870#: resources/views/admin/trees-privacy.phtml:284 19871#: resources/views/admin/users-create.phtml:82 19872#: resources/views/admin/users-edit.phtml:347 19873#: resources/views/edit-account-page.phtml:160 19874#: resources/views/edit-blocks-page.phtml:63 19875#: resources/views/edit/change-family-members.phtml:90 19876#: resources/views/edit/edit-fact.phtml:39 19877#: resources/views/edit/edit-record.phtml:39 19878#: resources/views/edit/link-child-to-family.phtml:47 19879#: resources/views/edit/link-spouse-to-individual.phtml:48 19880#: resources/views/edit/new-individual.phtml:43 19881#: resources/views/edit/raw-gedcom-fact.phtml:41 19882#: resources/views/edit/raw-gedcom-record.phtml:69 19883#: resources/views/edit/reorder-children.phtml:38 19884#: resources/views/edit/reorder-families.phtml:97 19885#: resources/views/edit/reorder-media-files.phtml:37 19886#: resources/views/edit/reorder-media.phtml:36 19887#: resources/views/edit/reorder-names.phtml:39 19888#: resources/views/edit/shared-note.phtml:39 19889#: resources/views/modals/create-media-from-file.phtml:59 19890#: resources/views/modals/footer-save-cancel.phtml:10 19891#: resources/views/modules/bing-maps/config.phtml:42 19892#: resources/views/modules/custom-css-js/edit.phtml:45 19893#: resources/views/modules/edit-block-config.phtml:33 19894#: resources/views/modules/faq/edit.phtml:88 19895#: resources/views/modules/favorites/favorites.phtml:174 19896#: resources/views/modules/gedcom_news/edit.phtml:48 19897#: resources/views/modules/geonames/config.phtml:42 19898#: resources/views/modules/google-maps/config.phtml:42 19899#: resources/views/modules/here-maps/config.phtml:42 19900#: resources/views/modules/map-box/config.phtml:42 19901#: resources/views/modules/openrouteservice/config.phtml:42 19902#: resources/views/modules/relationships-chart/config.phtml:55 19903#: resources/views/modules/sitemap/config.phtml:36 19904#: resources/views/modules/stories/edit.phtml:69 19905#: resources/views/modules/user_blog/edit.phtml:48 19906msgid "save" 19907msgstr "सुरक्षित" 19908 19909#. I18N: A button label. 19910#: resources/views/admin/changes-log.phtml:99 19911#: resources/views/admin/site-logs.phtml:90 19912#: resources/views/modules/media-list/page.phtml:83 19913#: resources/views/search-advanced-page.phtml:89 19914#: resources/views/search-general-page.phtml:126 19915#: resources/views/search-phonetic-page.phtml:86 19916msgid "search" 19917msgstr "खोज" 19918 19919#. I18N: A Spanish relationship name, such as third great-nephew 19920#: app/Services/RelationshipService.php:2424 19921#, php-format 19922msgid "second %s" 19923msgstr "दूसरे %s" 19924 19925#. I18N: A Spanish relationship name, such as third great-nephew 19926#: app/Services/RelationshipService.php:2402 19927#, php-format 19928msgctxt "FEMALE" 19929msgid "second %s" 19930msgstr "दूसरी %s" 19931 19932#. I18N: A Spanish relationship name, such as third great-nephew 19933#: app/Services/RelationshipService.php:2379 19934#, php-format 19935msgctxt "MALE" 19936msgid "second %s" 19937msgstr "दूसरे %s" 19938 19939#: app/Services/RelationshipService.php:2326 19940msgid "second cousin" 19941msgstr "दूसरे कज़िन" 19942 19943#: app/Services/RelationshipService.php:2290 19944msgctxt "FEMALE" 19945msgid "second cousin" 19946msgstr "दूसरी कज़िन" 19947 19948#. 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. 19949#: app/Services/RelationshipService.php:2239 19950msgctxt "MALE" 19951msgid "second cousin" 19952msgstr "दूसरे कज़िन" 19953 19954#: app/Services/RelationshipService.php:1210 19955msgctxt "grandfather’s brother’s grandchild" 19956msgid "second cousin" 19957msgstr "दूसरे कज़िन" 19958 19959#: app/Services/RelationshipService.php:1202 19960msgctxt "grandfather’s brother’s granddaughter" 19961msgid "second cousin" 19962msgstr "दूसरी कज़िन" 19963 19964#: app/Services/RelationshipService.php:1206 19965msgctxt "grandfather’s brother’s grandson" 19966msgid "second cousin" 19967msgstr "दूसरे कज़िन" 19968 19969#: app/Services/RelationshipService.php:1234 19970msgctxt "grandfather’s sibling’s grandchild" 19971msgid "second cousin" 19972msgstr "दूसरे कज़िन" 19973 19974#: app/Services/RelationshipService.php:1226 19975msgctxt "grandfather’s sibling’s granddaughter" 19976msgid "second cousin" 19977msgstr "दूसरी कज़िन" 19978 19979#: app/Services/RelationshipService.php:1230 19980msgctxt "grandfather’s sibling’s grandson" 19981msgid "second cousin" 19982msgstr "दूसरे कज़िन" 19983 19984#: app/Services/RelationshipService.php:1222 19985msgctxt "grandfather’s sister’s grandchild" 19986msgid "second cousin" 19987msgstr "दूसरे कज़िन" 19988 19989#: app/Services/RelationshipService.php:1214 19990msgctxt "grandfather’s sister’s granddaughter" 19991msgid "second cousin" 19992msgstr "दूसरी कज़िन" 19993 19994#: app/Services/RelationshipService.php:1218 19995msgctxt "grandfather’s sister’s grandson" 19996msgid "second cousin" 19997msgstr "दूसरे कज़िन" 19998 19999#: app/Services/RelationshipService.php:1246 20000msgctxt "grandmother’s brother’s grandchild" 20001msgid "second cousin" 20002msgstr "दूसरे कज़िन" 20003 20004#: app/Services/RelationshipService.php:1238 20005msgctxt "grandmother’s brother’s granddaughter" 20006msgid "second cousin" 20007msgstr "दूसरी कज़िन" 20008 20009#: app/Services/RelationshipService.php:1242 20010msgctxt "grandmother’s brother’s grandson" 20011msgid "second cousin" 20012msgstr "दूसरे कज़िन" 20013 20014#: app/Services/RelationshipService.php:1270 20015msgctxt "grandmother’s sibling’s grandchild" 20016msgid "second cousin" 20017msgstr "दूसरे कज़िन" 20018 20019#: app/Services/RelationshipService.php:1262 20020msgctxt "grandmother’s sibling’s granddaughter" 20021msgid "second cousin" 20022msgstr "दूसरी कज़िन" 20023 20024#: app/Services/RelationshipService.php:1266 20025msgctxt "grandmother’s sibling’s grandson" 20026msgid "second cousin" 20027msgstr "दूसरे कज़िन" 20028 20029#: app/Services/RelationshipService.php:1258 20030msgctxt "grandmother’s sister’s grandchild" 20031msgid "second cousin" 20032msgstr "दूसरे कज़िन" 20033 20034#: app/Services/RelationshipService.php:1250 20035msgctxt "grandmother’s sister’s granddaughter" 20036msgid "second cousin" 20037msgstr "दूसरी कज़िन" 20038 20039#: app/Services/RelationshipService.php:1254 20040msgctxt "grandmother’s sister’s grandson" 20041msgid "second cousin" 20042msgstr "दूसरे कज़िन" 20043 20044#: app/Services/RelationshipService.php:1282 20045msgctxt "grandparent’s brother’s grandchild" 20046msgid "second cousin" 20047msgstr "दूसरे कज़िन" 20048 20049#: app/Services/RelationshipService.php:1274 20050msgctxt "grandparent’s brother’s granddaughter" 20051msgid "second cousin" 20052msgstr "दूसरी कज़िन" 20053 20054#: app/Services/RelationshipService.php:1278 20055msgctxt "grandparent’s brother’s grandson" 20056msgid "second cousin" 20057msgstr "दूसरे कज़िन" 20058 20059#: app/Services/RelationshipService.php:1306 20060msgctxt "grandparent’s sibling’s grandchild" 20061msgid "second cousin" 20062msgstr "दूसरे कज़िन" 20063 20064#: app/Services/RelationshipService.php:1298 20065msgctxt "grandparent’s sibling’s granddaughter" 20066msgid "second cousin" 20067msgstr "दूसरी कज़िन" 20068 20069#: app/Services/RelationshipService.php:1302 20070msgctxt "grandparent’s sibling’s grandson" 20071msgid "second cousin" 20072msgstr "दूसरे कज़िन" 20073 20074#: app/Services/RelationshipService.php:1294 20075msgctxt "grandparent’s sister’s grandchild" 20076msgid "second cousin" 20077msgstr "दूसरे कज़िन" 20078 20079#: app/Services/RelationshipService.php:1286 20080msgctxt "grandparent’s sister’s granddaughter" 20081msgid "second cousin" 20082msgstr "दूसरी कज़िन" 20083 20084#: app/Services/RelationshipService.php:1290 20085msgctxt "grandparent’s sister’s grandson" 20086msgid "second cousin" 20087msgstr "दूसरे कज़िन" 20088 20089#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20090#: app/Elements/CertaintyAssessment.php:51 20091msgid "secondary evidence" 20092msgstr "माध्यमिक सबूत" 20093 20094#. I18N: select all (of a list of options) 20095#: resources/views/search-trees.phtml:45 20096msgid "select all" 20097msgstr "सभी चुनें" 20098 20099#. I18N: select none (of a list of options) 20100#: resources/views/search-trees.phtml:48 20101msgid "select none" 20102msgstr "कोई न चुनें" 20103 20104#: app/Services/RelationshipService.php:346 20105msgid "self" 20106msgstr "स्वयं" 20107 20108#: app/Services/RelationshipService.php:2336 20109msgid "seventh cousin" 20110msgstr "सातवें कज़िन" 20111 20112#: app/Services/RelationshipService.php:2300 20113msgctxt "FEMALE" 20114msgid "seventh cousin" 20115msgstr "सातवीं कज़िन" 20116 20117#. 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. 20118#: app/Services/RelationshipService.php:2254 20119msgctxt "MALE" 20120msgid "seventh cousin" 20121msgstr "सातवें कज़िन" 20122 20123#: app/Elements/NoteStructure.php:70 20124msgid "shared note" 20125msgstr "साझा नोट" 20126 20127#: resources/views/admin/site-mail.phtml:150 20128#: resources/views/admin/tags.phtml:957 resources/views/admin/tags.phtml:977 20129#: resources/views/admin/trees-preferences.phtml:294 20130#: resources/views/admin/trees-preferences.phtml:370 20131#: resources/views/admin/trees-preferences.phtml:383 20132#: resources/views/admin/trees-preferences.phtml:397 20133#: resources/views/admin/trees-preferences.phtml:518 20134#: resources/views/admin/trees-preferences.phtml:617 20135#: resources/views/admin/trees-preferences.phtml:630 20136#: resources/views/admin/users-create.phtml:59 20137#: resources/views/admin/users-edit.phtml:70 20138#: resources/views/edit-account-page.phtml:89 20139#: resources/views/login-page.phtml:45 20140#: resources/views/modules/faq/config.phtml:34 20141#: resources/views/modules/login_block/sign-in.phtml:31 20142#: resources/views/modules/stories/config.phtml:26 20143#: resources/views/password-reset-page.phtml:35 20144#: resources/views/register-page.phtml:74 20145#: resources/views/setup/step-4-database-mysql.phtml:99 20146#: resources/views/setup/step-4-database-pgsql.phtml:86 20147#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20148#: resources/views/setup/step-5-administrator.phtml:81 20149msgid "show" 20150msgstr "दिखाएं" 20151 20152#. I18N: An option in a list-box 20153#: app/Module/RecentChangesModule.php:271 20154msgid "show changes made in webtrees" 20155msgstr "वेबट्रीज़ में किए गए परिवर्तन दिखाएं" 20156 20157#. I18N: An option in a list-box 20158#: app/Module/RecentChangesModule.php:273 20159msgid "show changes recorded in the genealogy data" 20160msgstr "वंशावली डेटा में दर्ज परिवर्तन दिखाएं" 20161 20162#. I18N: button label 20163#: resources/views/admin/trees-check.phtml:49 20164#: resources/views/lists/anniversaries-list.phtml:24 20165#: resources/views/modules/gedcom_news/list.phtml:26 20166#: resources/views/modules/recent_changes/changes-list.phtml:23 20167#: resources/views/modules/user_blog/list.phtml:26 20168#: resources/views/modules/yahrzeit/list.phtml:21 20169msgid "show more" 20170msgstr "और दिखाएं" 20171 20172#: resources/views/modules/statistics-chart/custom.phtml:206 20173msgid "show the chart" 20174msgstr "चार्ट दिखाएं" 20175 20176#: app/Services/RelationshipService.php:493 20177msgid "sibling" 20178msgstr "सहोदर" 20179 20180#. I18N: A button label. 20181#: resources/views/login-page.phtml:55 20182#: resources/views/modules/login_block/sign-in.phtml:36 20183msgid "sign in" 20184msgstr "साइन इन" 20185 20186#. I18N: A button label. 20187#: resources/views/modules/login_block/sign-out.phtml:20 20188msgid "sign out" 20189msgstr "साइन आउट" 20190 20191#: app/Services/RelationshipService.php:472 20192msgid "sister" 20193msgstr "बहन" 20194 20195#: app/Services/RelationshipService.php:503 20196msgctxt "brother’s wife" 20197msgid "sister-in-law" 20198msgstr "भाभी" 20199 20200#: app/Services/RelationshipService.php:723 20201msgctxt "brother’s wife’s sister" 20202msgid "sister-in-law" 20203msgstr "समधन" 20204 20205#: app/Services/RelationshipService.php:833 20206msgctxt "husband’s brother’s wife" 20207msgid "sister-in-law" 20208msgstr "देवरानी" 20209 20210#: app/Services/RelationshipService.php:557 20211msgctxt "husband’s sister" 20212msgid "sister-in-law" 20213msgstr "ननद" 20214 20215#: app/Services/RelationshipService.php:1023 20216msgctxt "sister’s husband’s sister" 20217msgid "sister-in-law" 20218msgstr "समधन" 20219 20220#: app/Services/RelationshipService.php:635 20221msgctxt "spouse’s sister" 20222msgid "sister-in-law" 20223msgstr "ननद/साली" 20224 20225#: app/Services/RelationshipService.php:1073 20226msgctxt "wife’s brother’s wife" 20227msgid "sister-in-law" 20228msgstr "सलहज" 20229 20230#: app/Services/RelationshipService.php:655 20231msgctxt "wife’s sister" 20232msgid "sister-in-law" 20233msgstr "साली" 20234 20235#: app/Services/RelationshipService.php:2334 20236msgid "sixth cousin" 20237msgstr "छठे कज़िन" 20238 20239#: app/Services/RelationshipService.php:2298 20240msgctxt "FEMALE" 20241msgid "sixth cousin" 20242msgstr "छठी कज़िन" 20243 20244#. 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. 20245#: app/Services/RelationshipService.php:2251 20246msgctxt "MALE" 20247msgid "sixth cousin" 20248msgstr "छठे कज़िन" 20249 20250#: app/Services/RelationshipService.php:426 20251msgid "son" 20252msgstr "बेटे" 20253 20254#: resources/xml/reports/descendancy_report.xml:295 20255msgid "son of" 20256msgstr "वल्द" 20257 20258#: app/Services/RelationshipService.php:509 20259msgctxt "child’s husband" 20260msgid "son-in-law" 20261msgstr "दामाद" 20262 20263#: app/Services/RelationshipService.php:521 20264msgctxt "daughter’s husband" 20265msgid "son-in-law" 20266msgstr "दामाद" 20267 20268#: app/Services/RelationshipService.php:761 20269msgctxt "daughter’s husband’s father" 20270msgid "son-in-law’s father" 20271msgstr "समधी" 20272 20273#: app/Services/RelationshipService.php:763 20274msgctxt "daughter’s husband’s mother" 20275msgid "son-in-law’s mother" 20276msgstr "समधन" 20277 20278#: app/Services/RelationshipService.php:765 20279msgctxt "daughter’s husband’s parent" 20280msgid "son-in-law’s parent" 20281msgstr "समधी/समधन" 20282 20283#: app/Services/RelationshipService.php:513 20284msgctxt "child’s spouse" 20285msgid "son/daughter-in-law" 20286msgstr "दामाद/बहू" 20287 20288#. I18N: An option in a list-box 20289#: app/Module/UpcomingAnniversariesModule.php:331 20290#: resources/xml/reports/change_report.xml:7 20291msgid "sort by date" 20292msgstr "तारीख द्वारा तरतीब" 20293 20294#. I18N: A button label. 20295#: resources/views/edit/reorder-children.phtml:43 20296#: resources/xml/reports/bdm_report.xml:11 20297#: resources/xml/reports/birth_report.xml:9 20298#: resources/xml/reports/change_report.xml:7 20299#: resources/xml/reports/fact_sources.xml:7 20300#: resources/xml/reports/individual_ext_report.xml:8 20301#: resources/xml/reports/occupation_report.xml:6 20302#: resources/xml/reports/relative_ext_report.xml:7 20303msgid "sort by date of birth" 20304msgstr "जन्म तिथि के अनुसार रखें" 20305 20306#: resources/xml/reports/bdm_report.xml:11 20307#: resources/xml/reports/cemetery_report.xml:6 20308#: resources/xml/reports/death_report.xml:9 20309#: resources/xml/reports/relative_ext_report.xml:7 20310msgid "sort by date of death" 20311msgstr "मृत्यु तिथि के अनुसार अंकित करें" 20312 20313#. I18N: A button label. 20314#: resources/views/edit/reorder-families.phtml:40 20315#: resources/xml/reports/marriage_report.xml:9 20316msgid "sort by date of marriage" 20317msgstr "विवाह तिथि के अनुसार रखें" 20318 20319#. I18N: An option in a list-box 20320#: app/Module/OnThisDayModule.php:275 app/Module/RecentChangesModule.php:266 20321msgid "sort by date, newest first" 20322msgstr "दिनांक अनुसार, नया सब से पहले" 20323 20324#. I18N: An option in a list-box 20325#: app/Module/OnThisDayModule.php:273 app/Module/RecentChangesModule.php:264 20326msgid "sort by date, oldest first" 20327msgstr "दिनांक अनुसार, पुराना सब से पहले" 20328 20329#. I18N: An option in a list-box 20330#: app/Module/OnThisDayModule.php:271 app/Module/RecentChangesModule.php:262 20331#: app/Module/UpcomingAnniversariesModule.php:330 20332#: resources/xml/reports/bdm_report.xml:11 20333#: resources/xml/reports/birth_report.xml:9 20334#: resources/xml/reports/cemetery_report.xml:6 20335#: resources/xml/reports/change_report.xml:7 20336#: resources/xml/reports/death_report.xml:9 20337#: resources/xml/reports/fact_sources.xml:7 20338#: resources/xml/reports/individual_ext_report.xml:8 20339#: resources/xml/reports/marriage_report.xml:9 20340#: resources/xml/reports/occupation_report.xml:6 20341#: resources/xml/reports/relative_ext_report.xml:7 20342msgid "sort by name" 20343msgstr "नाम द्वारा तरतीब" 20344 20345#: app/Services/RelationshipService.php:414 20346msgid "spouse" 20347msgstr "जीवनसाथी" 20348 20349#: app/Services/RelationshipService.php:831 20350msgctxt "father’s wife’s son" 20351msgid "step-brother" 20352msgstr "सौतेला-भाई" 20353 20354#: app/Services/RelationshipService.php:879 20355msgctxt "mother’s husband’s son" 20356msgid "step-brother" 20357msgstr "सौतेला-भाई" 20358 20359#: app/Services/RelationshipService.php:957 20360msgctxt "parent’s spouse’s son" 20361msgid "step-brother" 20362msgstr "सौतेला-भाई" 20363 20364#: app/Services/RelationshipService.php:547 20365msgctxt "husband’s child" 20366msgid "step-child" 20367msgstr "सौतेले-बच्चे" 20368 20369#: app/Services/RelationshipService.php:627 20370msgctxt "spouse’s child" 20371msgid "step-child" 20372msgstr "सौतेले-बच्चे" 20373 20374#: app/Services/RelationshipService.php:645 20375msgctxt "wife’s child" 20376msgid "step-child" 20377msgstr "सौतेले-बच्चे" 20378 20379#: app/Services/RelationshipService.php:549 20380msgctxt "husband’s daughter" 20381msgid "step-daughter" 20382msgstr "सौतेली-बेटी" 20383 20384#: app/Services/RelationshipService.php:629 20385msgctxt "spouse’s daughter" 20386msgid "step-daughter" 20387msgstr "सौतेली-बेटी" 20388 20389#: app/Services/RelationshipService.php:647 20390msgctxt "wife’s daughter" 20391msgid "step-daughter" 20392msgstr "सौतेली-बेटी" 20393 20394#: app/Services/RelationshipService.php:569 20395msgctxt "mother’s husband" 20396msgid "step-father" 20397msgstr "सौतेले-पिता" 20398 20399#: app/Services/RelationshipService.php:543 20400msgctxt "father’s wife" 20401msgid "step-mother" 20402msgstr "सौतेली-माँ" 20403 20404#: app/Services/RelationshipService.php:599 20405msgctxt "parent’s spouse" 20406msgid "step-parent" 20407msgstr "सौतेली-माँ/सौतेले-पिता" 20408 20409#: app/Services/RelationshipService.php:827 20410msgctxt "father’s wife’s child" 20411msgid "step-sibling" 20412msgstr "सौतेले-सहोदर" 20413 20414#: app/Services/RelationshipService.php:875 20415msgctxt "mother’s husband’s child" 20416msgid "step-sibling" 20417msgstr "सौतेले-सहोदर" 20418 20419#: app/Services/RelationshipService.php:953 20420msgctxt "parent’s spouse’s child" 20421msgid "step-sibling" 20422msgstr "सौतेले-सहोदर" 20423 20424#: app/Services/RelationshipService.php:829 20425msgctxt "father’s wife’s daughter" 20426msgid "step-sister" 20427msgstr "सौतेली-बहन" 20428 20429#: app/Services/RelationshipService.php:877 20430msgctxt "mother’s husband’s daughter" 20431msgid "step-sister" 20432msgstr "सौतेली-बहन" 20433 20434#: app/Services/RelationshipService.php:955 20435msgctxt "parent’s spouse’s daughter" 20436msgid "step-sister" 20437msgstr "सौतेली-बहन" 20438 20439#: app/Services/RelationshipService.php:559 20440msgctxt "husband’s son" 20441msgid "step-son" 20442msgstr "सौतेले बेटे" 20443 20444#: app/Services/RelationshipService.php:637 20445msgctxt "spouse’s son" 20446msgid "step-son" 20447msgstr "सौतेले बेटे" 20448 20449#: app/Services/RelationshipService.php:657 20450msgctxt "wife’s son" 20451msgid "step-son" 20452msgstr "सौतेले बेटे" 20453 20454#: app/Elements/AgeAtEvent.php:96 20455msgid "stillborn" 20456msgstr "मृतजात" 20457 20458#. I18N: Layout option for lists of names 20459#. I18N: An option in a list-box 20460#: app/Http/RequestHandlers/TreePreferencesPage.php:92 20461#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:257 20462#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:270 20463#: app/Module/UpcomingAnniversariesModule.php:320 20464#: app/Module/YahrzeitModule.php:259 20465msgid "table" 20466msgstr "टेबल" 20467 20468#. I18N: Layout option for lists of names 20469#. I18N: An option in a list-box 20470#: app/Http/RequestHandlers/TreePreferencesPage.php:94 20471#: app/Module/TopSurnamesModule.php:272 20472msgid "tag cloud" 20473msgstr "टैग क्लाउड" 20474 20475#: app/Services/RelationshipService.php:2342 20476msgid "tenth cousin" 20477msgstr "दसवें कज़िन" 20478 20479#: app/Services/RelationshipService.php:2306 20480msgctxt "FEMALE" 20481msgid "tenth cousin" 20482msgstr "दसवीं कज़िन" 20483 20484#. 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. 20485#: app/Services/RelationshipService.php:2263 20486msgctxt "MALE" 20487msgid "tenth cousin" 20488msgstr "दसवें कज़िन" 20489 20490#. I18N: [you should check that:] ... 20491#: resources/views/errors/database-connection.phtml:24 20492msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20493msgstr "फ़ाइल में डेटाबेस कनेक्शन की सेटिंग्स “/data/config.ini.php” अब भी सही हैं" 20494 20495#. I18N: [you should check that:] ... 20496#: resources/views/errors/database-connection.phtml:27 20497msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20498msgstr "फ़ोल्डर “/data” और फ़ाइल “/data/config.ini.php” के पास एक्सेस परमिशन्स हैं जो वेबसर्वर को उन्हें पढ़ने की अनुमति देती हैं" 20499 20500#. I18N: reflexive pronoun - gender neutral version of himself/herself 20501#: app/Services/RelationshipService.php:247 20502msgid "themself" 20503msgstr "स्वयं" 20504 20505#. I18N: A Spanish relationship name, such as third great-nephew 20506#: app/Services/RelationshipService.php:2427 20507#, php-format 20508msgid "third %s" 20509msgstr "तीसरे %s" 20510 20511#. I18N: A Spanish relationship name, such as third great-nephew 20512#: app/Services/RelationshipService.php:2405 20513#, php-format 20514msgctxt "FEMALE" 20515msgid "third %s" 20516msgstr "तीसरी %s" 20517 20518#. I18N: A Spanish relationship name, such as third great-nephew 20519#: app/Services/RelationshipService.php:2382 20520#, php-format 20521msgctxt "MALE" 20522msgid "third %s" 20523msgstr "तीसरे %s" 20524 20525#: app/Services/RelationshipService.php:2328 20526msgid "third cousin" 20527msgstr "तीसरे कज़िन" 20528 20529#: app/Services/RelationshipService.php:2292 20530msgctxt "FEMALE" 20531msgid "third 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:2242 20536msgctxt "MALE" 20537msgid "third cousin" 20538msgstr "तीसरे कज़िन" 20539 20540#: app/Services/RelationshipService.php:2348 20541msgid "thirteenth cousin" 20542msgstr "तेरहवें कज़िन" 20543 20544#: app/Services/RelationshipService.php:2312 20545msgctxt "FEMALE" 20546msgid "thirteenth cousin" 20547msgstr "तेरहवीं कज़िन" 20548 20549#. 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. 20550#: app/Services/RelationshipService.php:2272 20551msgctxt "MALE" 20552msgid "thirteenth cousin" 20553msgstr "तेरहवें कज़िन" 20554 20555#. I18N: layout option for the fan chart 20556#: app/Module/FanChartModule.php:518 20557msgid "three-quarter circle" 20558msgstr "पौना-चक्र" 20559 20560#. I18N: Gedcom TO dates 20561#: app/Date.php:213 20562#, php-format 20563msgid "to %s" 20564msgstr "%s तक" 20565 20566#: app/Services/RelationshipService.php:2346 20567msgid "twelfth cousin" 20568msgstr "बारहवें कज़िन" 20569 20570#: app/Services/RelationshipService.php:2310 20571msgctxt "FEMALE" 20572msgid "twelfth cousin" 20573msgstr "बारहवीं कज़िन" 20574 20575#. 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. 20576#: app/Services/RelationshipService.php:2269 20577msgctxt "MALE" 20578msgid "twelfth cousin" 20579msgstr "बारहवें कज़िन" 20580 20581#: app/Services/RelationshipService.php:438 20582msgid "twin brother" 20583msgstr "जुड़वा भाई" 20584 20585#: app/Services/RelationshipService.php:480 20586msgid "twin sibling" 20587msgstr "जुड़वा सहोदर" 20588 20589#: app/Services/RelationshipService.php:459 20590msgid "twin sister" 20591msgstr "जुड़वा बहन" 20592 20593#: app/Services/RelationshipService.php:525 20594msgctxt "father’s brother" 20595msgid "uncle" 20596msgstr "चाचा" 20597 20598#: app/Services/RelationshipService.php:823 20599msgctxt "father’s sister’s husband" 20600msgid "uncle" 20601msgstr "फूफा" 20602 20603#: app/Services/RelationshipService.php:561 20604msgctxt "mother’s brother" 20605msgid "uncle" 20606msgstr "मामा" 20607 20608#: app/Services/RelationshipService.php:909 20609msgctxt "mother’s sister’s husband" 20610msgid "uncle" 20611msgstr "मौसा" 20612 20613#: app/Services/RelationshipService.php:581 20614msgctxt "parent’s brother" 20615msgid "uncle" 20616msgstr "चाचा/मामा" 20617 20618#: app/Services/RelationshipService.php:951 20619msgctxt "parent’s sister’s husband" 20620msgid "uncle" 20621msgstr "फूफा/मौसा" 20622 20623#: app/Place.php:249 20624msgid "unknown" 20625msgstr "अज्ञात" 20626 20627#: app/Module/InteractiveTree/TreeView.php:356 20628msgctxt "unknown family" 20629msgid "unknown" 20630msgstr "अज्ञात" 20631 20632#: app/Module/RelationshipsChartModule.php:473 20633msgid "unlimited" 20634msgstr "असीमित" 20635 20636#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20637#: app/Elements/CertaintyAssessment.php:49 20638msgid "unreliable evidence" 20639msgstr "अविश्वसनीय सबूत" 20640 20641#: app/Module/PedigreeChartModule.php:366 20642#: app/Module/PedigreeChartModule.php:374 20643#: resources/views/edit/reorder-card-header.phtml:26 20644msgid "up" 20645msgstr "ऊपर" 20646 20647#: resources/views/admin/trees-unconnected.phtml:31 20648msgid "update" 20649msgstr "अपडेट" 20650 20651#. I18N: A button label. 20652#: resources/views/admin/media-upload.phtml:72 20653msgid "upload" 20654msgstr "अपलोड" 20655 20656#. I18N: A button label. 20657#: resources/views/branches-page.phtml:49 20658#: resources/views/modules/ancestors-chart/page.phtml:56 20659#: resources/views/modules/compact-chart/page.phtml:33 20660#: resources/views/modules/descendancy_chart/page.phtml:56 20661#: resources/views/modules/family-book-chart/page.phtml:67 20662#: resources/views/modules/fanchart/page.phtml:71 20663#: resources/views/modules/hourglass-chart/page.phtml:55 20664#: resources/views/modules/interactive-tree/page.phtml:34 20665#: resources/views/modules/pedigree-chart/page.phtml:57 20666#: resources/views/modules/pedigree-map/page.phtml:43 20667#: resources/views/modules/relationships-chart/page.phtml:77 20668#: resources/views/report-setup-page.phtml:85 20669#: resources/views/report-setup-page.phtml:90 20670msgid "view" 20671msgstr "देखें" 20672 20673#: resources/views/admin/trees-privacy.phtml:34 20674#: resources/views/admin/trees-privacy.phtml:53 20675#: resources/views/admin/trees-privacy.phtml:84 20676#: resources/views/admin/trees-privacy.phtml:123 20677#: resources/views/admin/trees-privacy.phtml:143 20678msgid "visitors" 20679msgstr "दर्शक" 20680 20681#: resources/xml/reports/ahnentafel_report.xml:142 20682#: resources/xml/reports/descendancy_report.xml:105 20683msgctxt "FEMALE" 20684msgid "was born" 20685msgstr "जन्म हुआ" 20686 20687#: resources/xml/reports/ahnentafel_report.xml:141 20688#: resources/xml/reports/descendancy_report.xml:102 20689msgctxt "MALE" 20690msgid "was born" 20691msgstr "जन्म हुआ" 20692 20693#: app/Module/WebtreesTheme.php:38 20694msgid "webtrees" 20695msgstr "वेबट्रीस" 20696 20697#: app/Http/RequestHandlers/CheckTree.php:306 20698msgid "webtrees cannot create thumbnails for this file format." 20699msgstr "" 20700 20701#: app/Http/RequestHandlers/CheckTree.php:303 20702msgid "webtrees does not recognise this file format." 20703msgstr "" 20704 20705#: app/Services/MessageService.php:136 20706msgid "webtrees message" 20707msgstr "webtrees संदेश" 20708 20709#: resources/views/setup/step-3-database-type.phtml:47 20710msgid "webtrees needs a database to store your genealogy data." 20711msgstr "webtrees को आपके वंशावली डेटा संग्रहीत करने के लिए डेटाबेस की आवश्यकता होती है।" 20712 20713#. I18N: Help text for the “Messages” site configuration setting 20714#: resources/views/admin/site-mail.phtml:47 20715msgid "webtrees needs to send emails, such as password reminders and website notifications." 20716msgstr "webtrees को ईमेल भेजने की जरूरत होती है, जैसे पासवर्ड रिमाइंडर और वेबसाइट नोटिफिकेशन।" 20717 20718#: app/Services/MessageService.php:233 20719msgid "webtrees sends emails with no storage" 20720msgstr "webtrees बिना किसी स्टोरेज के ईमेल भेजती है" 20721 20722#: app/Services/RelationshipService.php:391 20723msgid "wife" 20724msgstr "पत्नी" 20725 20726#. I18N: Name of a theme. 20727#: app/Module/XeneaTheme.php:39 20728msgid "xenea" 20729msgstr "शेन्या" 20730 20731#: resources/views/modules/timeline-chart/chart.phtml:143 20732msgid "years" 20733msgstr "साल" 20734 20735#: app/Elements/AbstractEventElement.php:88 20736#: app/Elements/OrdinanceProcessFlag.php:56 20737#: app/Http/RequestHandlers/FamilyPage.php:143 20738#: app/Http/RequestHandlers/UserListData.php:140 20739#: app/Http/RequestHandlers/UserListData.php:141 20740#: app/Statistics/Repository/LatestUserRepository.php:145 20741#: resources/views/admin/site-mail.phtml:122 20742#: resources/views/admin/site-preferences.phtml:99 20743#: resources/views/admin/site-registration.phtml:52 20744#: resources/views/admin/site-registration.phtml:67 20745#: resources/views/admin/trees-preferences.phtml:141 20746#: resources/views/admin/trees-preferences.phtml:307 20747#: resources/views/admin/trees-preferences.phtml:531 20748#: resources/views/admin/trees-preferences.phtml:545 20749#: resources/views/admin/trees-preferences.phtml:604 20750#: resources/views/admin/trees-preferences.phtml:710 20751#: resources/views/admin/trees-preferences.phtml:736 20752#: resources/views/lists/families-table.phtml:331 20753#: resources/views/modules/fix-search-and-replace/options.phtml:56 20754#: resources/views/modules/html/config.phtml:54 20755#: resources/views/modules/random_media/config.phtml:40 20756#: resources/views/modules/random_media/config.phtml:49 20757#: resources/views/modules/recent_changes/config.phtml:61 20758#: resources/views/modules/recent_changes/config.phtml:70 20759#: resources/views/modules/review_changes/config.phtml:21 20760#: resources/views/modules/todays_events/config.phtml:22 20761#: resources/views/modules/todo/config.phtml:24 20762#: resources/views/modules/todo/config.phtml:34 20763#: resources/views/modules/todo/config.phtml:43 20764#: resources/views/modules/upcoming_events/config.phtml:34 20765#: resources/xml/reports/change_report.xml:8 20766#: resources/xml/reports/family_group_report.xml:252 20767#: resources/xml/reports/family_group_report.xml:423 20768#: resources/xml/reports/family_group_report.xml:606 20769#: resources/xml/reports/family_group_report.xml:950 20770#: resources/xml/reports/individual_ext_report.xml:187 20771#: resources/xml/reports/individual_report.xml:175 20772msgid "yes" 20773msgstr "हाँ" 20774 20775#. I18N: [you should check that:] ... 20776#: resources/views/errors/database-connection.phtml:30 20777msgid "you can connect to the database using other applications, such as phpmyadmin" 20778msgstr "आप अन्य एप्लीकेशन, जैसे कि phpmyadmin का उपयोग करके डेटाबेस से जुड़ सकते हैं" 20779 20780#: app/Services/RelationshipService.php:442 20781msgid "younger brother" 20782msgstr "छोटे भाई" 20783 20784#: app/Services/RelationshipService.php:484 20785msgid "younger sibling" 20786msgstr "छोटे सहोदर" 20787 20788#: app/Services/RelationshipService.php:463 20789msgid "younger sister" 20790msgstr "छोटी बहन" 20791 20792#: app/Http/RequestHandlers/SearchAdvancedPage.php:233 20793#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 20794#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20795#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20796#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20797#, php-format 20798msgid "±%s year" 20799msgid_plural "±%s years" 20800msgstr[0] "±%s साल" 20801msgstr[1] "±%s साल" 20802 20803#: app/Http/RequestHandlers/CheckTree.php:294 20804#, php-format 20805msgid "“%1$s” should be “%2$s”." 20806msgstr "" 20807 20808#: app/Http/RequestHandlers/CopyFact.php:71 20809#, php-format 20810msgid "“%s“ has been copied to the clipboard." 20811msgstr "“%s” को क्लिपबोर्ड पर कॉपी कर लिया गया है।" 20812 20813#. I18N: %s is the name of a genealogy record 20814#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:62 20815#: app/Services/MapDataService.php:199 20816#, php-format 20817msgid "“%s” has been deleted." 20818msgstr "“%s” को हटा दिया गया है।" 20819 20820#. I18N: Description of a “Data fix” module 20821#: app/Module/FixPrimaryTag.php:70 20822msgid "“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." 20823msgstr "“प्रकाशित छवि” (_PRIM) टैग का उपयोग कुछ वंशावली एप्लीकेशन द्वारा किसी व्यक्ति के लिए अधिमानित छवि को दर्शाने के लिए किया जाता है। एक विकल्प छवियों को फिर से क्रम में रखना है ताकि अधिमानित पहले सूचीबद्ध हो।" 20824 20825#: app/Note.php:101 app/Report/ReportParserGenerate.php:1010 20826#: app/Report/ReportParserGenerate.php:1095 20827msgid "…" 20828msgstr "…" 20829 20830#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20831#: app/Family.php:381 app/Individual.php:1048 20832#: app/Module/IndividualListModule.php:275 20833#: app/Module/IndividualListModule.php:499 20834msgctxt "Unknown given name" 20835msgid "…" 20836msgstr "…" 20837 20838#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20839#: app/Family.php:381 app/Individual.php:1047 20840#: app/Module/IndividualListModule.php:260 20841#: app/Module/IndividualListModule.php:284 20842#: app/Module/IndividualListModule.php:515 20843msgctxt "Unknown surname" 20844msgid "…" 20845msgstr "…" 20846 20847#, php-format 20848#~ msgid "#%s" 20849#~ msgstr "#%s" 20850 20851#, php-format 20852#~ msgid "%1$s %2$s has a %3$s link to %4$s." 20853#~ msgstr "%1$s %2$s में %4$s के लिए %3$s की लिंक है।" 20854 20855#, php-format 20856#~ msgid "%1$s does not exist." 20857#~ msgstr "%1$s उपलब्ध नहीं है।" 20858 20859#, php-format 20860#~ msgid "%s individual with events between %s and %s" 20861#~ msgid_plural "%s individuals with events between %s and %s" 20862#~ msgstr[0] "%s व्यक्ति %s और %s के बीच की घटनाओं वाला" 20863#~ msgstr[1] "%s व्यक्ति %s और %s के बीच की घटनाओं वाले" 20864 20865#, php-format 20866#~ msgid "%s individual with events in %s" 20867#~ msgid_plural "%s individuals with events in %s" 20868#~ msgstr[0] "%s व्यक्ती %s में घटनाओं वाले।" 20869#~ msgstr[1] "%s व्यक्ती %s में घटनाओं वाले।" 20870 20871#, php-format 20872#~ msgid "%s individual with events in %s between %s and %s" 20873#~ msgid_plural "%s individuals with events in %s between %s and %s" 20874#~ msgstr[0] "%s व्यक्ती %s में घटनाओं वाले, %s और %s के बीच" 20875#~ msgstr[1] "%s व्यक्ती %s में घटनाओं वाले, %s और %s के बीच" 20876 20877#, php-format 20878#~ msgid "%s location has been imported." 20879#~ msgid_plural "%s locations have been imported." 20880#~ msgstr[0] "%s स्थान आयात कर लिया गया।" 20881#~ msgstr[1] "%s स्थान आयात कर लिए गए।" 20882 20883#, php-format 20884#~ msgid "(aged less than %s)" 20885#~ msgstr "(%s से कम आयु)" 20886 20887#, php-format 20888#~ msgid "(aged more than %s)" 20889#~ msgstr "(%s से अधिक आयु)" 20890 20891#~ msgid "(in childhood)" 20892#~ msgstr "(बचपन में)" 20893 20894#~ msgid "(in infancy)" 20895#~ msgstr "(शैशवावस्था में)" 20896 20897#~ msgid "(stillborn)" 20898#~ msgstr "(मृत)" 20899 20900#~ 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>" 20901#~ msgstr "<p> सूचना: इस फ़ॉर्म को पूरा भरने और सबमिट करने के साथ, आप सहमत होते हैं:<ul><li>हमारी साइट पर सूचीबद्ध जीवित व्यक्तियों की गोपनीयता की रक्षा करने के लिए;</li><li>और नीचे दिए गए टेक्स्ट बॉक्स में, जिनसे आप संबंधित हैं, या हमें किसी ऐसे व्यक्ति के बारे में जानकारी प्रदान करने के लिए, जिसे हमारी वेबसाइट पर सूचीबद्ध किया जाना चाहिए।</li></ul></div>" 20902 20903#, php-format 20904#~ msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20905#~ msgstr "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 20906 20907#~ msgid "Add a brother or sister" 20908#~ msgstr "कोई भाई या बहन जोड़ें" 20909 20910#~ msgid "Add a restriction" 20911#~ msgstr "एक प्रतिबंध जोड़ें" 20912 20913#~ msgid "Add a shared note" 20914#~ msgstr "एक आम नोट जोड़ें" 20915 20916#~ msgid "Add a son or daughter" 20917#~ msgstr "कोई बेटा या बेटी जोड़ें" 20918 20919#~ msgid "Add an associate" 20920#~ msgstr "एक सहयोगी जोड़ें" 20921 20922#~ msgid "Add an event" 20923#~ msgstr "एक घटना जोड़ें" 20924 20925#~ msgid "Add married names" 20926#~ msgstr "विवाहित नाम जोड़ें" 20927 20928#~ msgid "Add missing married names" 20929#~ msgstr "लापता विवाहित नाम एड करें" 20930 20931#~ msgid "Add the GEDCOM media path to filenames" 20932#~ msgstr "फ़ाइलों के नाम के साथ लिए GEDCOM मीडिया पथ जोड़ें" 20933 20934#~ msgctxt "FEMALE" 20935#~ msgid "Adopted by both parents" 20936#~ msgstr "दोनों माता-पिता द्वारा गोद ली गई" 20937 20938#~ msgctxt "MALE" 20939#~ msgid "Adopted by both parents" 20940#~ msgstr "दोनों माता-पिता द्वारा गोद लिया गया" 20941 20942#~ msgctxt "FEMALE" 20943#~ msgid "Adopted by father" 20944#~ msgstr "पिता द्वारा गोद ली गई" 20945 20946#~ msgctxt "MALE" 20947#~ msgid "Adopted by father" 20948#~ msgstr "पिता द्वारा गोद लिया गया" 20949 20950#~ msgctxt "FEMALE" 20951#~ msgid "Adopted by mother" 20952#~ msgstr "माँ द्वारा गोद ली गई" 20953 20954#~ msgctxt "MALE" 20955#~ msgid "Adopted by mother" 20956#~ msgstr "माँ द्वारा गोद लिया गया" 20957 20958#~ msgid "Advanced fact preferences" 20959#~ msgstr "एडवांस्ड तथ्य प्राथमिकताएं" 20960 20961#~ msgid "Advanced name facts" 20962#~ msgstr "एडवांस्ड नाम तथ्य" 20963 20964#~ msgid "Advanced place name facts" 20965#~ msgstr "एडवांस्ड स्थान नाम तथ्य" 20966 20967#~ msgid "All family facts" 20968#~ msgstr "सभी पारिवारिक तथ्य" 20969 20970#~ msgid "All individual facts" 20971#~ msgstr "सभी व्यक्तिगत तथ्य" 20972 20973#~ msgid "All repository facts" 20974#~ msgstr "सभी संग्रह तथ्य" 20975 20976#~ msgid "All source facts" 20977#~ msgstr "सभी स्रोत तथ्य" 20978 20979#~ msgctxt "FEMALE" 20980#~ msgid "Also known as" 20981#~ msgstr "उर्फ़" 20982 20983#~ msgctxt "MALE" 20984#~ msgid "Also known as" 20985#~ msgstr "उर्फ़" 20986 20987#~ msgid "An associate is another individual who was involved with this fact or event, such as a witness or a priest." 20988#~ msgstr "कोई सहयोगी एक अन्य व्यक्ति हैं जो इस तथ्य या घटना के साथ शामिल रह चुके हैं, जैसे कि कोई साक्षी या पुरोहित।" 20989 20990#~ msgid "An associate is another individual who was involved with this individual, such as a friend or an employer." 20991#~ msgstr "कोई सहयोगी एक अन्य व्यक्ति हैं जो इस व्यक्ति के साथ शामिल रह चुके हैं, जैसे कि कोई दोस्त या एक नियोक्ता।" 20992 20993#~ msgid "An unknown error occurred" 20994#~ msgstr "कोई अज्ञात चूक हुई" 20995 20996#~ msgid "Apply automatic corrections to your genealogy data." 20997#~ msgstr "अपने वंशावली डेटा पर ऑटोमैटिक सुधार लागू करें।" 20998 20999#~ msgid "Batch update" 21000#~ msgstr "बैच अपडेट" 21001 21002#~ msgid "Brit milah of a brother" 21003#~ msgstr "भाई की ख़तना" 21004 21005#~ msgid "Brit milah of a grandson" 21006#~ msgstr "पोते/नवासे की ख़तना" 21007 21008#~ msgctxt "daughter’s son" 21009#~ msgid "Brit milah of a grandson" 21010#~ msgstr "नवासे की ख़तना" 21011 21012#~ msgctxt "son’s son" 21013#~ msgid "Brit milah of a grandson" 21014#~ msgstr "पोते की ख़तना" 21015 21016#~ msgid "Brit milah of a half-brother" 21017#~ msgstr "सौतेले भाई की ख़तना" 21018 21019#~ msgid "Brit milah of a son" 21020#~ msgstr "बेटे की ख़तना" 21021 21022#~ msgid "Burial of a maternal grandparent" 21023#~ msgstr "नाना/नानी का दफ़्न" 21024 21025#~ msgid "Burial of a paternal grandparent" 21026#~ msgstr "दादा/दादी का दफ़्न" 21027 21028#~ msgid "Case insensitive" 21029#~ msgstr "बेसुध अक्षर" 21030 21031#~ msgid "Caution!" 21032#~ msgstr "सावधान!" 21033 21034#~ msgid "Cleared but not yet completed" 21035#~ msgstr "साफ हो गया लेकिन पूरा नहीं हुआ" 21036 21037#~ msgid "Compress the GEDCOM file" 21038#~ msgstr "GEDCOM फ़ाइल को कंप्रेस करें" 21039 21040#~ msgid "Concatenation" 21041#~ msgstr "कड़ी" 21042 21043#~ msgid "Continued" 21044#~ msgstr "निरंतर" 21045 21046#~ msgid "Convert CEME tags to GEDCOM 5.5.1" 21047#~ msgstr "CEME टैग को GEDCOM 5.5.1 में परिवर्तित करें" 21048 21049#~ msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 21050#~ msgstr "नाम परिवर्तित करें:_XXX टैग से GEDCOM 5.5.1" 21051 21052#~ msgid "Convert _PRIM tags to GEDCOM 5.5.1" 21053#~ msgstr "_PRIM टैग को GEDCOM 5.5.1 में परिवर्तित करें" 21054 21055#~ msgid "Convert from UTF-8 to ISO-8859-1" 21056#~ msgstr "UTF-8 से ISO-8859-1 में परिवर्तित करें" 21057 21058#~ msgid "Count" 21059#~ msgstr "गिनती" 21060 21061#~ msgid "Create a family" 21062#~ msgstr "एक परिवार बनाएँ" 21063 21064#~ msgid "Custom GEDCOM sub-tags" 21065#~ msgstr "कस्टम GEDCOM उप-टैग" 21066 21067#~ msgid "Custom GEDCOM tag" 21068#~ msgstr "कस्टम GEDCOM टैग" 21069 21070#~ msgid "Custom fact" 21071#~ msgstr "कस्टम तथ्य" 21072 21073#~ msgid "Delete all existing geographic data before importing the file." 21074#~ msgstr "फ़ाइल आयात करने से पहले सभी मौजूदा भौगोलिक डेटा हटाएं।" 21075 21076#~ msgid "Delete old files…" 21077#~ msgstr "पुरानी फ़ाइलें हटाएं…" 21078 21079#~ msgid "Died as an infant: exempt" 21080#~ msgstr "शैशवावस्था में मृत्यु: मुक्त" 21081 21082#~ msgid "Display custom GEDCOM tags" 21083#~ msgstr "कस्टम GEDCOM टैग प्रदर्शित करें" 21084 21085#~ msgid "Do not use maps" 21086#~ msgstr "कोई नक्शे का उपयोग नहीं" 21087 21088#~ msgid "Down" 21089#~ msgstr "नीचे" 21090 21091#~ msgid "Editing restriction" 21092#~ msgstr "एडिटिंग प्रतिबंध" 21093 21094#~ msgid "Exact text" 21095#~ msgstr "सटीक लेख" 21096 21097#~ msgid "Facts for repository records" 21098#~ msgstr "संग्रह के रिकॉर्ड के लिए तथ्य" 21099 21100#~ msgid "Facts for source records" 21101#~ msgstr "स्रोत रिकॉर्ड के लिए तथ्य" 21102 21103#, php-format 21104#~ msgid "Flag of %s" 21105#~ msgstr "%s का झंडा" 21106 21107#~ msgid "GEDCOM sub-tag" 21108#~ msgstr "GEDCOM उप-टैग" 21109 21110#~ msgid "Head of household" 21111#~ msgstr "घर के मुखिया" 21112 21113#~ msgid "Hide/show GEDCOM tags in the edit forms" 21114#~ msgstr "संपादन प्रपत्रों में GEDCOM टैग छिपाएँ/दिखाएँ" 21115 21116#~ 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." 21117#~ msgstr "दर्शक अगर फॅमिली ट्री को नहीं देख सकते हैं, तो वे अकाउंट के लिए साइन अप नहीं कर पाएंगे। आपको मैन्युअल रूप से उनका खाता जोड़ना होगा।" 21118 21119#~ 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." 21120#~ msgstr "यदि आप “टू-फैक्टर ऑथेंटिकेशन” का उपयोग नहीं करते हैं, तो <a href=\"https://www.google.com/settings/security/lesssecureapps\">लेस सेक्युर एप्लिकेशन</a> चालू करें और अपने Google पासवर्ड का उपयोग करें।" 21121 21122#~ msgid "If you use two-factor authentication, create an <a href=\"https://myaccount.google.com/apppasswords\">app password</a>." 21123#~ msgstr "यदि आप “टू-फैक्टर ऑथेंटिकेशन” का उपयोग करते हैं, तो एक <a href=\"https://myaccount.google.com/apppasswords\"> एप्लिकेशन पासवर्ड </a> बनाएं।" 21124 21125#~ msgid "Import all places from a family tree" 21126#~ msgstr "एक फॅमिली ट्री से सारे स्थानों को आयात करें" 21127 21128#~ msgid "Include media (automatically zips files)" 21129#~ msgstr "मीडिया शामिल करें (ऑटोमेटिकली ज़िप फ़ाइल)" 21130 21131#~ msgid "Instructions for Google mail" 21132#~ msgstr "गूगल मेल के लिए निर्देश" 21133 21134#~ msgid "Interred" 21135#~ msgstr "दफनाए गए" 21136 21137#~ msgctxt "FEMALE" 21138#~ msgid "Interred" 21139#~ msgstr "दफ़नाई गई" 21140 21141#~ msgctxt "MALE" 21142#~ msgid "Interred" 21143#~ msgstr "दफ़नाया गया" 21144 21145#~ msgid "LDS temple" 21146#~ msgstr "लैटर डे संत मंदिर" 21147 21148#~ msgid "Left" 21149#~ msgstr "बाएं" 21150 21151#~ msgid "Level" 21152#~ msgstr "स्तर" 21153 21154#~ msgid "Linked database ID" 21155#~ msgstr "लिंक की गई डेटाबेस ID" 21156 21157#~ msgid "Location not removed: this location contains sub-locations" 21158#~ msgstr "स्थान नहीं हटाया गया: इस स्थान में उप-स्थान शामिल हैं" 21159 21160#~ msgid "Mailing name" 21161#~ msgstr "डाक डाक" 21162 21163#~ msgid "Manage family trees " 21164#~ msgstr "वंश वृक्ष मैनेज करें " 21165 21166#~ msgid "Map provider" 21167#~ msgstr "नक्शा प्रदाता" 21168 21169#~ msgid "Marriage status" 21170#~ msgstr "विवाह स्तिथि" 21171 21172#~ msgid "Marriage type unknown" 21173#~ msgstr "अज्ञात विवाह प्रकार" 21174 21175#~ msgid "Married surname" 21176#~ msgstr "विवाहित कुलनाम" 21177 21178#, php-format 21179#~ msgid "Media filenames will be prefixed by %s." 21180#~ msgstr "मीडिया फ़ाइल के नाम से पहले %s लगाया जाएगा।" 21181 21182#~ msgid "Medical condition" 21183#~ msgstr "मेडिकल अवस्था" 21184 21185#~ msgid "More news articles" 21186#~ msgstr "अधिक समाचार लेख" 21187 21188#~ msgctxt "FEMALE" 21189#~ msgid "Never married" 21190#~ msgstr "अविवाहित रहीं" 21191 21192#~ msgctxt "MALE" 21193#~ msgid "Never married" 21194#~ msgstr "अविवाहित रहे" 21195 21196#~ msgid "No mappable items" 21197#~ msgstr "कोई वहनीय वस्तु नहीं" 21198 21199#~ msgid "No places have been found." 21200#~ msgstr "कोई स्थान नहीं मिला।" 21201 21202#~ msgctxt "FEMALE" 21203#~ msgid "Not married" 21204#~ msgstr "अविवाहित" 21205 21206#~ msgctxt "MALE" 21207#~ msgid "Not married" 21208#~ msgstr "अविवाहित" 21209 21210#~ msgid "Other genealogy applications might not recognize this data." 21211#~ msgstr "अन्य वंशावली एप्लीकेशन इस डेटा को नहीं भी पहचान सकते हैं।" 21212 21213#~ msgid "Parent" 21214#~ msgstr "माता-पिता" 21215 21216#~ msgid "Phonetic" 21217#~ msgstr "ध्वन्यात्मक" 21218 21219#~ msgid "Phonetic title" 21220#~ msgstr "ध्वन्यात्मक शीर्षक" 21221 21222#~ msgid "Places without valid co-ordinates are not shown on the map and have a red border around the sidebar entry" 21223#~ msgstr "मान्य निर्देशांक (coordinate) के बिना स्थानों को नक़्शे पर नहीं दिखाया जाता, और साइडबार एंट्री के चारों ओर एक लाल सीमा होती है" 21224 21225#~ msgid "Presentation style" 21226#~ msgstr "प्रस्तुति अंदाज़" 21227 21228#~ msgid "Privacy restriction" 21229#~ msgstr "गोपनीयता प्रतिबंध" 21230 21231#~ msgid "Publisher" 21232#~ msgstr "प्रकाशक" 21233 21234#~ msgid "Quick repository facts" 21235#~ msgstr "क्विक संग्रह तथ्य" 21236 21237#~ msgid "Quick source facts" 21238#~ msgstr "क्विक स्रोत तथ्य" 21239 21240#~ msgid "Rada" 21241#~ msgstr "रदा'अ" 21242 21243#~ msgid "Really delete all geographic data?" 21244#~ msgstr "वाक़ई सारा भौगोलिक डेटा हटाना है?" 21245 21246#~ msgid "Religious name" 21247#~ msgstr "धार्मिक नाम" 21248 21249#~ msgctxt "FEMALE" 21250#~ msgid "Religious name" 21251#~ msgstr "धार्मिक नाम" 21252 21253#~ msgctxt "MALE" 21254#~ msgid "Religious name" 21255#~ msgstr "धार्मिक नाम" 21256 21257#~ msgid "Reset to initial map state" 21258#~ msgstr "प्रारंभिक मैप स्थिति पर रीसेट करें" 21259 21260#~ msgid "Right" 21261#~ msgstr "दाएं" 21262 21263#~ msgid "Romanized title" 21264#~ msgstr "रोमनकृत शीर्षक" 21265 21266#~ msgid "Short version" 21267#~ msgstr "छोटा अनुवाद" 21268 21269#~ msgid "Show counts before or after name" 21270#~ msgstr "नाम से पहले या बाद में गिनती दिखाएं" 21271 21272#~ msgid "Spouse census date" 21273#~ msgstr "पति या पत्नी की जनगणना की तारीख" 21274 21275#~ msgid "Spouse census place" 21276#~ msgstr "पति या पत्नी की जनगणना की जगह" 21277 21278#~ msgid "Spouse note" 21279#~ msgstr "जीवनसाथी नोट" 21280 21281#~ msgid "Support for non-standard GEDCOM tags." 21282#~ msgstr "गैर-मानक GEDCOM टैग के लिए सहायता।" 21283 21284#~ msgid "The GEDCOM standard does not allow URLs in media objects." 21285#~ msgstr "GEDCOM मानक मीडिया ऑब्जेक्ट्स में URL की अनुमति नहीं देता है।" 21286 21287#~ msgid "The following places have been changed:" 21288#~ msgstr "निम्नलिखित स्थानों को बदल दिया गया है:" 21289 21290#~ msgid "The following places would be changed:" 21291#~ msgstr "निम्नलिखित स्थानों को बदल दिया जाएगा:" 21292 21293#~ msgid "The most common repository facts are listed separately, so that they can be added more easily." 21294#~ msgstr "सबसे आम संग्रह तथ्यों को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 21295 21296#~ msgid "The most common source facts are listed separately, so that they can be added more easily." 21297#~ msgstr "सबसे आम स्रोत तथ्यों को अलग-अलग सूचीबद्ध किया गया है, ताकि उन्हें और अधिक आसानी से जोड़ा जा सके।" 21298 21299#~ msgid "The problem" 21300#~ msgstr "समस्या" 21301 21302#~ msgid "The record has been copied to the clipboard." 21303#~ msgstr "रिकॉर्ड क्लिपबोर्ड पर कॉपी हो गया।" 21304 21305#~ msgid "The regular expression appears to contain an error. It can’t be used." 21306#~ msgstr "“रेग्युलर ऍक्सप्रैशन” में एरर दिखाई देता है। इसका उपयोग नहीं किया जा सकता।" 21307 21308#~ 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." 21309#~ msgstr "HTML पेज हेडर के “मेटा विवरण” टैग में रखने के लिए मान। फॅमिली ट्री का नाम इस्तेमाल करने के लिए इस क्षेत्र को खाली छोड़ दें।" 21310 21311#~ 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." 21312#~ msgstr "वेबसाइट www.geonames.org स्थानों के नाम का एक बड़ा डेटाबेस प्रदान करती है। नए स्थान जोड़ते समय इसे खोजा जा सकता है। इस सुविधा का उपयोग करने के लिए, आपको www.geonames.org पर एक निशुल्क खाते के लिए पंजीकरण करना होगा और यूज़रनेम प्रदान करना होगा।" 21313 21314#, php-format 21315#~ msgid "There is no user account with the email “%s”." 21316#~ msgstr "“%s” इमेल के साथ कोई उपयोगकर्ता अकाऊंट नही है।" 21317 21318#, php-format 21319#~ msgid "This could be caused by an error at %s" 21320#~ msgstr "यह %s पर त्रुटि के कारण हो सकता है" 21321 21322#~ 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." 21323#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की एक सूची है, जिसे नाम जोड़ने/एडिट करने वाले फॉर्म पर दिखाया जाएगा। अगर आप गैर-लैटिन वर्णमाला जैसे कि हिब्रू, ग्रीक, सिरिलिक या अरबी का उपयोग करते हैं, तो आप _HEB, ROMN, FONE, वगैरह जैसे टैग जोड़ना चाहेंगे। ताकि आपको कई अलग-अलग वर्णमालाओं में नाम संग्रहीत करने की अनुमति मिल सके।" 21324 21325#~ 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." 21326#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की सूची है, जिसे नए परिवार को जोड़ते समय दिखाया जाएगा। उदाहरण के लिए, अगर सूची में MARR टैग है, तो फॉर्म पर विवाह तिथि और विवाह स्थान की फ़ील्ड दिखाई देगी।" 21327 21328#~ 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." 21329#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की सूची है, जिसे नए व्यक्ति को जोड़ते समय दिखाया जाएगा। उदाहरण के लिए, अगर सूची में BIRT टैग है, तो फॉर्म पर जन्म तिथि और जन्म स्थान की फ़ील्ड दिखाई देगी।" 21330 21331#~ 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." 21332#~ msgstr "यह कोमा द्वारा अलग की गई GEDCOM तथ्य के टैग की एक सूची है, जिसे स्थानों के नाम जोड़ते/एडिट करते समय दिखाया जाएगा। अगर आप गैर-लैटिन वर्णमाला जैसे कि हिब्रू, ग्रीक, सिरिलिक या अरबी का उपयोग करते हैं, तो आप _HEB, ROMN, FONE, वगैरह जैसे टैग जोड़ना चाहेंगे। ताकि आपको कई अलग-अलग वर्णमालाओं में स्थानों के नाम संग्रहीत करने की अनुमति मिल सके।" 21333 21334#~ 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." 21335#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “परिवारों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक पारिवारिक तथ्य” की सूची में भी और ना दिखाए जाएं।" 21336 21337#~ 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." 21338#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “व्यक्तियों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक व्यक्तिगत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21339 21340#~ 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." 21341#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “संग्रहों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक संग्रह तथ्य” की सूची में भी और ना दिखाए जाएं।" 21342 21343#~ 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." 21344#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता “स्रोतों” के साथ जोड़ सकते हैं, आवश्यकतानुसार आप इस सूची को तथ्य के नाम (चाहे कस्टम ही हो) हटाकर या जोड़कर संशोधित कर सकते हैं। इस सूची में दिखाई देने वाले तथ्य के नाम “यूनिक स्रोत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21345 21346#~ 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." 21347#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही परिवारों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि MARR इस सूची में है, तो उपयोगकर्ता एक परिवार के साथ एक से अधिक MARR रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी पारिवारिक तथ्य” की सूची में भी और ना दिखाए जाएं।" 21348 21349#~ 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." 21350#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही व्यक्तियों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि BIRT इस सूची में है, तो उपयोगकर्ता एक व्यक्ति के साथ एक से अधिक BIRT रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी व्यक्तिगत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21351 21352#~ 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." 21353#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही संग्रहों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि NAME इस सूची में है, तो उपयोगकर्ता एक संग्रह के साथ एक से अधिक NAME रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी संग्रह तथ्य” की सूची में भी और ना दिखाए जाएं।" 21354 21355#~ 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." 21356#~ msgstr "यह उन GEDCOM तथ्यों की सूची है जो आपके उपयोगकर्ता केवल एक बार ही स्रोतों के साथ जोड़ सकते हैं। उदाहरण के लिए, यदि TITL इस सूची में है, तो उपयोगकर्ता एक स्रोत के साथ एक से अधिक TITL रिकॉर्ड नहीं जोड़ पाएंगे। इस सूची में दिखाई देने वाले तथ्य के नाम “सभी स्रोत तथ्य” की सूची में भी और ना दिखाए जाएं।" 21357 21358#~ msgid "This repository has been deleted. The deletion will need to be reviewed by a moderator." 21359#~ msgstr "इस संग्रहालय को हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21360 21361#, php-format 21362#~ msgid "This repository has been deleted. You should review the deletion and then %1$s or %2$s it." 21363#~ msgstr "इस संग्रहालय को हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 21364 21365#~ msgid "This repository has been edited. The changes need to be reviewed by a moderator." 21366#~ msgstr "यह संग्रह एडिट किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21367 21368#, php-format 21369#~ msgid "This repository has been edited. You should review the changes and then %1$s or %2$s them." 21370#~ msgstr "यह संग्रह एडिट किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 21371 21372#~ msgid "This source has been deleted. The deletion will need to be reviewed by a moderator." 21373#~ msgstr "यह स्रोत हटा दिया गया है। विलोपन की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21374 21375#, php-format 21376#~ msgid "This source has been deleted. You should review the deletion and then %1$s or %2$s it." 21377#~ msgstr "यह स्रोत हटा दिया गया है। आपको विलोपन की समीक्षा करनी चाहिए और फिर %1$s या %2$s करना चाहिए।" 21378 21379#~ msgid "This source has been edited. The changes need to be reviewed by a moderator." 21380#~ msgstr "यह स्रोत संपादित किया गया है। बदलाव की समीक्षा किसी मॉडरेटर द्वारा की जानी चाहिए।" 21381 21382#, php-format 21383#~ msgid "This source has been edited. You should review the changes and then %1$s or %2$s them." 21384#~ msgstr "यह स्रोत संपादित किया गया है। आपको बदलावों की समीक्षा करनी चाहिए और फिर उन्हें %1$s या %2$s करना चाहिए।" 21385 21386#~ msgid "This type of link is not allowed here." 21387#~ msgstr "इस प्रकार की लिंक की यहाँ अनुमति नहीं है।" 21388 21389#~ 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”." 21390#~ msgstr "यह उच्चतम-स्तर का हिस्सा या स्थान नाम के कुछ हिस्सों को अपडेट करेगा। उदाहरण के लिए, “मेक्सिको” “क्विंटाना रो, मैक्सिको” से मेल खाएगा, लेकिन “सांता फे, न्यू मैक्सिको” से नहीं।" 21391 21392#~ msgid "Title in Hebrew" 21393#~ msgstr "पदवी हिब्रू में" 21394 21395#~ 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." 21396#~ msgstr "डाउनलोड के आकार को कम करने के लिए, आप डेटा को एक .ZIP फ़ाइल में कंप्रेस कर सकते हैं। उपयोग करने से पहले आपको .ZIP फ़ाइल को अनकंप्रेस करना होगा।" 21397 21398#~ msgid "To tell search engines that sitemaps are available, you should add the following line to your robots.txt file." 21399#~ msgstr "सर्च इंजन बताने के लिए कि साइटमैप उपलब्ध हैं, आपको अपनी robots.txt फ़ाइल में निम्न पंक्ति जोड़नी चाहिए।" 21400 21401#~ msgid "Tracking and analytics are not added to the control panel." 21402#~ msgstr "ट्रैकिंग और एनालिटिक्स को कंट्रोल पैनल में नहीं जोड़ा जाता है।" 21403 21404#~ msgid "Unique family facts" 21405#~ msgstr "यूनिक पारिवारिक तथ्य" 21406 21407#~ msgid "Unique individual facts" 21408#~ msgstr "यूनिक व्यक्तिगत तथ्य" 21409 21410#~ msgid "Unique repository facts" 21411#~ msgstr "यूनिक संग्रह तथ्य" 21412 21413#~ msgid "Unique source facts" 21414#~ msgstr "यूनिक स्रोत तथ्य" 21415 21416#~ msgid "Up" 21417#~ msgstr "ऊपर" 21418 21419#~ msgid "Use the GeoNames database for autocomplete on places" 21420#~ msgstr "स्थानों के नाम स्वतः पूर्ण प्राप्त करने के लिए GeoNames डेटाबेस का उपयोग करें" 21421 21422#~ msgid "Use this image for charts and on the individual’s page." 21423#~ msgstr "इस इमेज को चार्ट के लिए और व्यक्ती के पेज पर इस्तेमाल करें।" 21424 21425#~ msgid "View" 21426#~ msgstr "देखें" 21427 21428#~ msgid "Whole words only" 21429#~ msgstr "केवल पूरे शब्द" 21430 21431#~ msgid "Wife’s maiden surname becomes new given name" 21432#~ msgstr "पत्नी का पूर्व कुलनाम नया दिया गया नाम बन जाता है" 21433 21434#~ msgid "Wife’s surname replaced by husband’s surname" 21435#~ msgstr "पत्नी का कुलनाम पति के कुलनाम से बदल जाता है" 21436 21437#~ msgid "Wildcards" 21438#~ msgstr "विकल्प" 21439 21440#~ msgid "Yes" 21441#~ msgstr "हाँ" 21442 21443#~ 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." 21444#~ msgstr "विवाहित नाम रिकॉर्ड करके आप विवाहित महिलाओं की खोज को आसान बना सकते हैं। हालाँकि सारी महिलाएं अपने पति का कुलनाम नहीं अपनाती हैं, इसलिए अपने डेटाबेस में गलत जानकारी देने से सावधान रहें।" 21445 21446#~ msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 21447#~ msgstr "आपके उपयोगकर्ता खाते में “स्वचालित रूप से परिवर्तनों का स्वीकार” सक्षम नहीं है। आप केवल एक बार में एक रिकॉर्ड बदल पाएंगे।" 21448 21449#~ msgid "ZIP (includes media files)" 21450#~ msgstr "ZIP (मीडिया फ़ाइलें शामिल हैं)" 21451 21452#~ msgid "Zoom level" 21453#~ msgstr "ज़ूम लेवल" 21454 21455#~ msgctxt "FEMALE" 21456#~ msgid "adopted name" 21457#~ msgstr "दत्तक नाम" 21458 21459#~ msgctxt "MALE" 21460#~ msgid "adopted name" 21461#~ msgstr "दत्तक नाम" 21462 21463#~ msgid "adoption" 21464#~ msgstr "दत्तक" 21465 21466#~ msgid "after" 21467#~ msgstr "के बाद" 21468 21469#~ msgctxt "FEMALE" 21470#~ msgid "also known as" 21471#~ msgstr "उर्फ" 21472 21473#~ msgctxt "MALE" 21474#~ msgid "also known as" 21475#~ msgstr "उर्फ" 21476 21477#~ msgid "always" 21478#~ msgstr "हमेशा" 21479 21480#~ msgid "before" 21481#~ msgstr "से पहले" 21482 21483#~ msgid "birth" 21484#~ msgstr "जन्म" 21485 21486#~ msgctxt "FEMALE" 21487#~ msgid "birth name" 21488#~ msgstr "पैदाइशी नाम" 21489 21490#~ msgctxt "MALE" 21491#~ msgid "birth name" 21492#~ msgstr "पैदाइशी नाम" 21493 21494#~ msgid "burial" 21495#~ msgstr "दफ़्न" 21496 21497#~ msgid "by" 21498#~ msgstr "द्वारा" 21499 21500#~ msgid "census added" 21501#~ msgstr "जनगणना शामिल" 21502 21503#~ msgctxt "FEMALE" 21504#~ msgid "change of name" 21505#~ msgstr "नाम की बदली" 21506 21507#~ msgctxt "MALE" 21508#~ msgid "change of name" 21509#~ msgstr "नाम की बदली" 21510 21511#~ msgid "death" 21512#~ msgstr "मृत्यु" 21513 21514#~ msgctxt "FEMALE" 21515#~ msgid "estate name" 21516#~ msgstr "संपत्ति का नाम" 21517 21518#~ msgctxt "MALE" 21519#~ msgid "estate name" 21520#~ msgstr "संपत्ति का नाम" 21521 21522#~ msgid "ex-partner" 21523#~ msgstr "पिछले-जीवनसाथी" 21524 21525#~ msgctxt "FEMALE" 21526#~ msgid "ex-partner" 21527#~ msgstr "पिछले-साथी" 21528 21529#~ msgctxt "MALE" 21530#~ msgid "ex-partner" 21531#~ msgstr "पिछले-साथी" 21532 21533#~ msgid "hh:mm or hh:mm:ss" 21534#~ msgstr "घंटे:मिनट या घंटे:मिनट:सेकंड" 21535 21536#~ msgctxt "FEMALE" 21537#~ msgid "immigration name" 21538#~ msgstr "आप्रवास नाम" 21539 21540#~ msgctxt "MALE" 21541#~ msgid "immigration name" 21542#~ msgstr "आप्रवास नाम" 21543 21544#~ msgid "import" 21545#~ msgstr "आयात" 21546 21547#~ msgid "marriage" 21548#~ msgstr "विवाह" 21549 21550#~ msgctxt "FEMALE" 21551#~ msgid "married name" 21552#~ msgstr "विवाहित नाम" 21553 21554#~ msgctxt "MALE" 21555#~ msgid "married name" 21556#~ msgstr "विवाहित नाम" 21557 21558#~ msgid "never" 21559#~ msgstr "कभी नहीं" 21560 21561#~ msgid "preview" 21562#~ msgstr "पूर्वदर्शन" 21563 21564#~ msgctxt "FEMALE" 21565#~ msgid "religious name" 21566#~ msgstr "धार्मिक नाम" 21567 21568#~ msgctxt "MALE" 21569#~ msgid "religious name" 21570#~ msgstr "धार्मिक नाम" 21571 21572#~ msgid "ssl" 21573#~ msgstr "SSL" 21574 21575#~ msgid "tls" 21576#~ msgstr "TLS" 21577 21578#~ 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." 21579#~ msgstr "webtrees उच्चारण अक्षरों, विशेष वर्णों और गैर-लैटिन लिपियों के लिए UTF-8 एन्कोडिंग का उपयोग करती है। यदि आप ऐसे वंशावली सॉफ़्टवेयर के साथ इस GEDCOM फ़ाइल का उपयोग करना चाहते हैं जो UTF-8 का समर्थन नहीं करता, तो आप इसे ISO-8859-1 एन्कोडिंग का उपयोग करके भी बना सकते हैं।" 21580 21581#, php-format 21582#~ msgid "“%s”" 21583#~ msgstr "“%s”" 21584