1msgid "" 2msgstr "" 3"Project-Id-Version: webtrees\n" 4"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 5"POT-Creation-Date: 2021-08-18 10:49+0100\n" 6"PO-Revision-Date: 2012-04-25 05:30+0000\n" 7"Last-Translator: kiwi <Unknown>\n" 8"Language: mi\n" 9"MIME-Version: 1.0\n" 10"Content-Type: text/plain; charset=UTF-8\n" 11"Content-Transfer-Encoding: 8bit\n" 12"Plural-Forms: nplurals=2; plural=n > 1;\n" 13 14#: resources/xml/reports/ahnentafel_report.xml:161 15#: resources/xml/reports/ahnentafel_report.xml:189 16#: resources/xml/reports/ahnentafel_report.xml:281 17#: resources/xml/reports/ahnentafel_report.xml:308 18#: resources/xml/reports/ahnentafel_report.xml:333 19#: resources/xml/reports/ahnentafel_report.xml:358 20msgid " but the details are unknown" 21msgstr "" 22 23#: resources/xml/reports/ahnentafel_report.xml:160 24#: resources/xml/reports/ahnentafel_report.xml:188 25#: resources/xml/reports/ahnentafel_report.xml:215 26#: resources/xml/reports/ahnentafel_report.xml:280 27#: resources/xml/reports/ahnentafel_report.xml:307 28#: resources/xml/reports/ahnentafel_report.xml:332 29#: resources/xml/reports/ahnentafel_report.xml:357 30#: resources/xml/reports/descendancy_report.xml:125 31#: resources/xml/reports/descendancy_report.xml:157 32#: resources/xml/reports/descendancy_report.xml:315 33#: resources/xml/reports/descendancy_report.xml:353 34#: resources/xml/reports/descendancy_report.xml:384 35#: resources/xml/reports/descendancy_report.xml:423 36#: resources/xml/reports/descendancy_report.xml:454 37msgid " in " 38msgstr "" 39 40#: app/Http/RequestHandlers/CheckTree.php:300 41#, php-format 42msgid "%1$s %2$s has a %3$s link to %4$s." 43msgstr "" 44 45#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 46#: app/Services/RelationshipService.php:2106 47#, php-format 48msgid "%1$s %2$s times removed ascending" 49msgstr "" 50 51#. I18N: %1$s=“fifth cousin”, etc., %2$s>=4 52#: app/Services/RelationshipService.php:2111 53#, php-format 54msgid "%1$s %2$s times removed descending" 55msgstr "" 56 57#: app/Functions/FunctionsPrintLists.php:66 58#, php-format 59msgid "%1$s (%2$s)" 60msgstr "" 61 62#: app/Http/RequestHandlers/UpgradeWizardStep.php:268 63#, php-format 64msgid "%1$s KB were downloaded in %2$s seconds." 65msgstr "" 66 67#: app/Http/RequestHandlers/UserEditAction.php:96 68#, php-format 69msgid "%s does not exist." 70msgstr "" 71 72#. I18N: placeholders are GEDCOM XREFs, such as R123 73#: app/Http/RequestHandlers/CheckTree.php:225 74#: app/Http/RequestHandlers/UserEditPage.php:84 75#, php-format 76msgid "%1$s does not exist." 77msgstr "" 78 79#. I18N: placeholders are GEDCOM XREFs, such as R123 80#: app/Http/RequestHandlers/CheckTree.php:222 81#, php-format 82msgid "%1$s does not exist. Did you mean %2$s?" 83msgstr "" 84 85#. I18N: %1$s and %2$s are internal ID numbers such as R123 86#: app/Http/RequestHandlers/CheckTree.php:255 87#, php-format 88msgid "%1$s does not have a link back to %2$s." 89msgstr "" 90 91#. I18N: …from the .ZIP file, %2$s is a (fractional) number of seconds 92#: app/Http/RequestHandlers/UpgradeWizardStep.php:289 93#, php-format 94msgid "%1$s file was extracted in %2$s seconds." 95msgid_plural "%1$s files were extracted in %2$s seconds." 96msgstr[0] "" 97msgstr[1] "" 98 99#. I18N: %1$s is an internal ID number such as R123. %2$s and %3$s are record types, such as INDI or SOUR 100#: app/Http/RequestHandlers/CheckTree.php:246 101#, php-format 102msgid "%1$s is a %2$s but a %3$s is expected." 103msgstr "" 104 105#. I18N: A Spanish relationship name, such as third great-nephew 106#: app/Services/RelationshipService.php:2364 107#, php-format 108msgid "%1$s × %2$s" 109msgstr "" 110 111#. I18N: A Spanish relationship name, such as third great-nephew 112#: app/Services/RelationshipService.php:2342 113#, php-format 114msgctxt "FEMALE" 115msgid "%1$s × %2$s" 116msgstr "" 117 118#. I18N: A Spanish relationship name, such as third great-nephew 119#: app/Services/RelationshipService.php:2319 120#, php-format 121msgctxt "MALE" 122msgid "%1$s × %2$s" 123msgstr "" 124 125#. I18N: image dimensions, width × height 126#: app/Http/RequestHandlers/ManageMediaData.php:354 app/MediaFile.php:329 127#, php-format 128msgid "%1$s × %2$s pixels" 129msgstr "" 130 131#. I18N: e.g. "Occupation: farmer" 132#: app/Elements/AbstractElement.php:211 133#: resources/views/modules/media-list/page.phtml:138 134#, php-format 135msgid "%1$s: %2$s" 136msgstr "" 137 138#. I18N: A range of numbers 139#: app/Individual.php:481 app/Module/StatisticsChartModule.php:860 140#, php-format 141msgid "%1$s–%2$s" 142msgstr "" 143 144#: app/Services/RelationshipService.php:2132 145#, php-format 146msgid "%1$s’s %2$s" 147msgstr "" 148 149#. I18N: This is the format string for the time-of-day. See https://php.net/date for codes 150#: app/I18N.php:623 151msgid "%H:%i:%s" 152msgstr "" 153 154#. I18N: This is the format string for full dates. See https://php.net/date for codes 155#: app/I18N.php:263 156msgid "%j %F %Y" 157msgstr "" 158 159#: app/Statistics/Service/CenturyService.php:39 160#, php-format 161msgid "%s BCE" 162msgstr "" 163 164#. I18N: size of file in KB 165#: app/Http/RequestHandlers/ManageMediaData.php:344 app/MediaFile.php:314 166#: app/Services/MediaFileService.php:104 167#, php-format 168msgid "%s KB" 169msgstr "" 170 171#: app/Module/ClippingsCartModule.php:613 172#, php-format 173msgid "%s and her ancestors" 174msgstr "" 175 176#: app/Module/ClippingsCartModule.php:622 177#, php-format 178msgid "%s and his ancestors" 179msgstr "" 180 181#: app/Module/ClippingsCartModule.php:947 182#, php-format 183msgid "%s and the individuals that reference it." 184msgstr "" 185 186#. I18N: %s is a family (husband + wife) 187#: app/Module/ClippingsCartModule.php:511 188#, php-format 189msgid "%s and their children" 190msgstr "" 191 192#. I18N: %s is a family (husband + wife) 193#: app/Module/ClippingsCartModule.php:513 194#, php-format 195msgid "%s and their descendants" 196msgstr "" 197 198#: app/Statistics/Repository/UserRepository.php:88 199#, php-format 200msgid "%s anonymous signed-in user" 201msgid_plural "%s anonymous signed-in users" 202msgstr[0] "" 203msgstr[1] "" 204 205#: resources/views/family-page-children.phtml:19 206#: resources/views/modules/ancestors-chart/tree.phtml:42 207#: resources/views/modules/descendancy_chart/tree.phtml:40 208#: resources/views/statistics/families/top10-list.phtml:20 209#: resources/views/statistics/families/top10-nolist.phtml:16 210#, php-format 211msgid "%s child" 212msgid_plural "%s children" 213msgstr[0] "" 214msgstr[1] "" 215 216#: app/Age.php:106 app/Elements/AgeAtEvent.php:84 217#: app/Statistics/Repository/FamilyRepository.php:340 218#: app/Statistics/Repository/IndividualRepository.php:954 219#, php-format 220msgid "%s day" 221msgid_plural "%s days" 222msgstr[0] "" 223msgstr[1] "" 224 225#: resources/views/calendar-list.phtml:23 226#, php-format 227msgid "%s family" 228msgid_plural "%s families" 229msgstr[0] "" 230msgstr[1] "" 231 232#: app/Http/RequestHandlers/SearchReplaceAction.php:79 233#: app/Http/RequestHandlers/SearchReplaceAction.php:111 234#, php-format 235msgid "%s family has been updated." 236msgid_plural "%s families have been updated." 237msgstr[0] "" 238msgstr[1] "" 239 240#: resources/views/admin/locations.phtml:109 241#, php-format 242msgid "%s family tree" 243msgid_plural "%s family trees" 244msgstr[0] "" 245msgstr[1] "" 246 247#: resources/views/statistics/families/top10-list-grand.phtml:20 248#: resources/views/statistics/families/top10-nolist-grand.phtml:16 249#, php-format 250msgid "%s grandchild" 251msgid_plural "%s grandchildren" 252msgstr[0] "" 253msgstr[1] "" 254 255#: app/Module/LifespansChartModule.php:276 256#: resources/views/admin/trees-unconnected.phtml:38 257#: resources/views/calendar-list.phtml:18 258#, php-format 259msgid "%s individual" 260msgid_plural "%s individuals" 261msgstr[0] "" 262msgstr[1] "" 263 264#: app/Http/RequestHandlers/SearchReplaceAction.php:75 265#: app/Http/RequestHandlers/SearchReplaceAction.php:101 266#: app/Http/RequestHandlers/SearchReplaceAction.php:107 267#, php-format 268msgid "%s individual has been updated." 269msgid_plural "%s individuals have been updated." 270msgstr[0] "" 271msgstr[1] "" 272 273#: app/Module/UserMessagesModule.php:164 274#, php-format 275msgid "%s message" 276msgid_plural "%s messages" 277msgstr[0] "" 278msgstr[1] "" 279 280#: app/Age.php:102 app/Elements/AgeAtEvent.php:82 281#: app/Statistics/Repository/FamilyRepository.php:346 282#: app/Statistics/Repository/IndividualRepository.php:959 283#: resources/views/modules/relatives/family.phtml:196 284#, php-format 285msgid "%s month" 286msgid_plural "%s months" 287msgstr[0] "" 288msgstr[1] "" 289 290#: app/Http/RequestHandlers/SearchReplaceAction.php:91 291#, php-format 292msgid "%s note has been updated." 293msgid_plural "%s notes have been updated." 294msgstr[0] "" 295msgstr[1] "" 296 297#. I18N: %s=“fifth cousin”, etc. 298#: app/Services/RelationshipService.php:2079 299#, php-format 300msgid "%s once removed ascending" 301msgstr "" 302 303#. I18N: %s=“fifth cousin”, etc. 304#: app/Services/RelationshipService.php:2084 305#, php-format 306msgid "%s once removed descending" 307msgstr "" 308 309#: app/Http/RequestHandlers/SearchReplaceAction.php:83 310#, php-format 311msgid "%s repository has been updated." 312msgid_plural "%s repositories have been updated." 313msgstr[0] "" 314msgstr[1] "" 315 316#. I18N: %s is a person's name 317#: resources/views/emails/message-user-html.phtml:21 318#: resources/views/emails/message-user-text.phtml:16 319#, php-format 320msgid "%s sent you the following message." 321msgstr "" 322 323#: app/Statistics/Repository/UserRepository.php:99 324#, php-format 325msgid "%s signed-in user" 326msgid_plural "%s signed-in users" 327msgstr[0] "" 328msgstr[1] "" 329 330#: app/Http/RequestHandlers/SearchReplaceAction.php:87 331#, php-format 332msgid "%s source has been updated." 333msgid_plural "%s sources have been updated." 334msgstr[0] "" 335msgstr[1] "" 336 337#. I18N: %s=“fifth cousin”, etc. 338#: app/Services/RelationshipService.php:2097 339#, php-format 340msgid "%s three times removed ascending" 341msgstr "" 342 343#. I18N: %s=“fifth cousin”, etc. 344#: app/Services/RelationshipService.php:2102 345#, php-format 346msgid "%s three times removed descending" 347msgstr "" 348 349#. I18N: %s=“fifth cousin”, etc. 350#: app/Services/RelationshipService.php:2088 351#, php-format 352msgid "%s twice removed ascending" 353msgstr "" 354 355#. I18N: %s=“fifth cousin”, etc. 356#: app/Services/RelationshipService.php:2093 357#, php-format 358msgid "%s twice removed descending" 359msgstr "" 360 361#: app/Elements/AgeAtEvent.php:83 362#, php-format 363msgid "%s week" 364msgid_plural "%s weeks" 365msgstr[0] "" 366msgstr[1] "" 367 368#: app/Age.php:98 app/Elements/AgeAtEvent.php:81 369#: app/Statistics/Repository/FamilyRepository.php:351 370#: app/Statistics/Repository/IndividualRepository.php:964 371#: resources/views/modules/relatives/family.phtml:194 372#: resources/views/modules/statistics-chart/custom.phtml:141 373#: resources/views/modules/statistics-chart/custom.phtml:150 374#, php-format 375msgid "%s year" 376msgid_plural "%s years" 377msgstr[0] "" 378msgstr[1] "" 379 380#: app/Http/RequestHandlers/CalendarEvents.php:161 381#: resources/views/modules/yahrzeit/list.phtml:45 382#, php-format 383msgid "%s year anniversary" 384msgstr "" 385 386#: app/Services/RelationshipService.php:2282 387#, php-format 388msgid "%s × cousin" 389msgstr "" 390 391#: app/Services/RelationshipService.php:2246 392#, php-format 393msgctxt "FEMALE" 394msgid "%s × cousin" 395msgstr "" 396 397#. 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. 398#: app/Services/RelationshipService.php:2209 399#, php-format 400msgctxt "MALE" 401msgid "%s × cousin" 402msgstr "" 403 404#. I18N: BCE=Before the Common Era, for Julian years < 0. See https://en.wikipedia.org/wiki/Common_Era 405#: app/Date/JulianDate.php:98 406#, php-format 407msgid "%s BCE" 408msgstr "" 409 410#. I18N: CE=Common Era, for Julian years > 0. See https://en.wikipedia.org/wiki/Common_Era 411#: app/Date/JulianDate.php:102 app/Date/JulianDate.php:106 412#, php-format 413msgid "%s CE" 414msgstr "" 415 416#. I18N: Label on a graph; 40+ means 40 or more 417#: app/Module/StatisticsChartModule.php:865 418#, php-format 419msgid "%s+" 420msgstr "" 421 422#: app/Module/ClippingsCartModule.php:614 423#, php-format 424msgid "%s, her ancestors and their families" 425msgstr "" 426 427#: app/Module/ClippingsCartModule.php:611 428#, php-format 429msgid "%s, her parents and siblings" 430msgstr "" 431 432#: app/Module/ClippingsCartModule.php:612 433#, php-format 434msgid "%s, her spouses and children" 435msgstr "" 436 437#: app/Module/ClippingsCartModule.php:615 438#, php-format 439msgid "%s, her spouses and descendants" 440msgstr "" 441 442#: app/Module/ClippingsCartModule.php:623 443#, php-format 444msgid "%s, his ancestors and their families" 445msgstr "" 446 447#: app/Module/ClippingsCartModule.php:620 448#, php-format 449msgid "%s, his parents and siblings" 450msgstr "" 451 452#: app/Module/ClippingsCartModule.php:621 453#, php-format 454msgid "%s, his spouses and children" 455msgstr "" 456 457#: app/Module/ClippingsCartModule.php:624 458#, php-format 459msgid "%s, his spouses and descendants" 460msgstr "" 461 462#: resources/views/admin/data-fix-select.phtml:33 463#: resources/views/edit/add-fact-row.phtml:33 464#: resources/views/modules/user-messages/user-messages.phtml:34 465msgid "<select>" 466msgstr "" 467 468#: app/Functions/FunctionsPrint.php:327 469#, php-format 470msgid "(%s after death)" 471msgstr "" 472 473#. I18N: The current age of a living individual 474#: app/Http/RequestHandlers/IndividualPage.php:187 475#, php-format 476msgid "(age %s)" 477msgstr "" 478 479#. I18N: The age of an individual at a given date 480#: app/Functions/FunctionsPrint.php:310 481#: app/Functions/FunctionsPrintFacts.php:370 482#: app/Http/RequestHandlers/IndividualPage.php:174 483#, php-format 484msgid "(aged %s)" 485msgstr "" 486 487#. I18N: The age of an individual at a given date 488#: app/Functions/FunctionsPrint.php:306 489#: app/Functions/FunctionsPrintFacts.php:367 490#: app/Http/RequestHandlers/IndividualPage.php:171 491#, php-format 492msgctxt "Female" 493msgid "(aged %s)" 494msgstr "" 495 496#. I18N: The age of an individual at a given date 497#: app/Functions/FunctionsPrint.php:302 498#: app/Functions/FunctionsPrintFacts.php:364 499#: app/Http/RequestHandlers/IndividualPage.php:168 500#, php-format 501msgctxt "Male" 502msgid "(aged %s)" 503msgstr "" 504 505#. I18N: %s is a number 506#: resources/views/lists/datatables-attributes.phtml:27 507#, php-format 508msgid "(filtered from %s total entries)" 509msgstr "" 510 511#: app/Functions/FunctionsPrint.php:323 512msgid "(on the date of death)" 513msgstr "" 514 515#. I18N: This punctuation is used to separate lists of items 516#: app/I18N.php:336 517msgid ", " 518msgstr "" 519 520#: app/Statistics/Service/CenturyService.php:67 521msgctxt "CENTURY" 522msgid "10th" 523msgstr "" 524 525#: app/Statistics/Service/CenturyService.php:65 526msgctxt "CENTURY" 527msgid "11th" 528msgstr "" 529 530#: app/Statistics/Service/CenturyService.php:63 531msgctxt "CENTURY" 532msgid "12th" 533msgstr "" 534 535#: app/Statistics/Service/CenturyService.php:61 536msgctxt "CENTURY" 537msgid "13th" 538msgstr "" 539 540#: app/Statistics/Service/CenturyService.php:59 541msgctxt "CENTURY" 542msgid "14th" 543msgstr "" 544 545#: app/Statistics/Service/CenturyService.php:57 546msgctxt "CENTURY" 547msgid "15th" 548msgstr "" 549 550#: app/Statistics/Service/CenturyService.php:55 551msgctxt "CENTURY" 552msgid "16th" 553msgstr "" 554 555#: app/Statistics/Service/CenturyService.php:53 556msgctxt "CENTURY" 557msgid "17th" 558msgstr "" 559 560#: app/Statistics/Service/CenturyService.php:51 561msgctxt "CENTURY" 562msgid "18th" 563msgstr "" 564 565#: app/Statistics/Service/CenturyService.php:49 566msgctxt "CENTURY" 567msgid "19th" 568msgstr "" 569 570#: app/Statistics/Service/CenturyService.php:85 571msgctxt "CENTURY" 572msgid "1st" 573msgstr "" 574 575#: app/Statistics/Service/CenturyService.php:47 576msgctxt "CENTURY" 577msgid "20th" 578msgstr "" 579 580#: app/Statistics/Service/CenturyService.php:45 581msgctxt "CENTURY" 582msgid "21st" 583msgstr "" 584 585#: app/Statistics/Service/CenturyService.php:83 586msgctxt "CENTURY" 587msgid "2nd" 588msgstr "" 589 590#: app/Statistics/Service/CenturyService.php:81 591msgctxt "CENTURY" 592msgid "3rd" 593msgstr "" 594 595#: app/Statistics/Service/CenturyService.php:79 596msgctxt "CENTURY" 597msgid "4th" 598msgstr "" 599 600#: app/Statistics/Service/CenturyService.php:77 601msgctxt "CENTURY" 602msgid "5th" 603msgstr "" 604 605#: app/Statistics/Service/CenturyService.php:75 606msgctxt "CENTURY" 607msgid "6th" 608msgstr "" 609 610#: app/Statistics/Service/CenturyService.php:73 611msgctxt "CENTURY" 612msgid "7th" 613msgstr "" 614 615#: app/Statistics/Service/CenturyService.php:71 616msgctxt "CENTURY" 617msgid "8th" 618msgstr "" 619 620#: app/Statistics/Service/CenturyService.php:69 621msgctxt "CENTURY" 622msgid "9th" 623msgstr "" 624 625#: app/Http/RequestHandlers/TreePreferencesPage.php:150 626#: app/Http/RequestHandlers/UserEditPage.php:110 627msgid "<default theme>" 628msgstr "" 629 630#: resources/views/register-page.phtml:26 631msgid "<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>" 632msgstr "" 633 634#. I18N: a label/value pair, such as “Occupation: Farmer”. Some languages may need to change the punctuation. 635#: app/Fact.php:613 app/Functions/FunctionsPrint.php:106 636#: app/Functions/FunctionsPrintFacts.php:399 637#: app/Functions/FunctionsPrintFacts.php:402 638#: app/Functions/FunctionsPrintFacts.php:476 639#: app/Functions/FunctionsPrintFacts.php:490 640#, php-format 641msgid "<span class=\"label\">%1$s:</span> <span class=\"field\" dir=\"auto\">%2$s</span>" 642msgstr "" 643 644#. I18N: URL = web address 645#: resources/views/modals/media-file-fields.phtml:33 646msgid "A URL" 647msgstr "" 648 649#. I18N: Description of the “RelationshipsChart” module 650#: app/Module/RelationshipsChartModule.php:116 651msgid "A chart displaying relationships between two individuals." 652msgstr "" 653 654#. I18N: Description of the “FamilyBookChart” module 655#: app/Module/FamilyBookChartModule.php:103 656msgid "A chart of an individual’s ancestors and descendants, as a family book." 657msgstr "" 658 659#. I18N: Description of the “CompactTreeChart” module 660#: app/Module/CompactTreeChartModule.php:96 661msgid "A chart of an individual’s ancestors, as a compact tree." 662msgstr "" 663 664#. I18N: Description of the “PedigreeChart” module 665#: app/Module/PedigreeChartModule.php:129 666msgid "A chart of an individual’s ancestors, formatted as a tree." 667msgstr "" 668 669#. I18N: Description of the “AncestorsChart” module 670#: app/Module/AncestorsChartModule.php:119 671msgid "A chart of an individual’s ancestors." 672msgstr "" 673 674#. I18N: Description of the “DescendancyChart” module 675#: app/Module/DescendancyChartModule.php:119 676msgid "A chart of an individual’s descendants." 677msgstr "" 678 679#. I18N: Description of the “LifespansChart” module 680#: app/Module/LifespansChartModule.php:121 681msgid "A chart of individuals’ lifespans." 682msgstr "" 683 684#: resources/views/edit/link-child-to-family.phtml:39 685msgid "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." 686msgstr "" 687 688#. I18N: Description of a “Data fix” module 689#: app/Module/FixDuplicateLinks.php:69 690msgid "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." 691msgstr "" 692 693#. I18N: Description of the “Fan Chart” module 694#: app/Module/FanChartModule.php:130 695msgid "A fan chart of an individual’s ancestors." 696msgstr "" 697 698#: resources/views/admin/map-import-form.phtml:27 699#: resources/views/admin/trees-export.phtml:26 700#: resources/views/admin/trees-import.phtml:54 701#: resources/views/modals/media-file-fields.phtml:29 702#: resources/views/modals/media-file-fields.phtml:89 703msgid "A file on the server" 704msgstr "" 705 706#: resources/views/admin/map-import-form.phtml:51 707#: resources/views/admin/trees-export.phtml:51 708#: resources/views/admin/trees-import.phtml:43 709#: resources/views/modals/media-file-fields.phtml:25 710#: resources/views/modals/media-file-fields.phtml:41 711msgid "A file on your computer" 712msgstr "" 713 714#. I18N: Description of the “My page” module 715#: app/Module/UserWelcomeModule.php:73 716msgid "A greeting message and useful links for a user." 717msgstr "" 718 719#. I18N: Description of the “Home page” module 720#: app/Module/WelcomeBlockModule.php:71 721msgid "A greeting message for site visitors." 722msgstr "" 723 724#. I18N: Description of the “Contact information” module 725#: app/Module/ContactsFooterModule.php:68 726msgid "A link to the site contacts." 727msgstr "" 728 729#. I18N: Description of the “webtrees” module 730#: app/Module/PoweredByWebtreesModule.php:52 731msgid "A link to the webtrees home page." 732msgstr "" 733 734#. I18N: Description of the “Branches” module 735#: app/Module/BranchesListModule.php:115 736msgid "A list of branches of a family." 737msgstr "" 738 739#. I18N: Description of the “Pending changes” module 740#: app/Module/ReviewChangesModule.php:91 741msgid "A list of changes that need to be reviewed by a moderator, and email notifications." 742msgstr "" 743 744#. I18N: Description of the “Families” module 745#: app/Module/FamilyListModule.php:57 746msgid "A list of families." 747msgstr "" 748 749#. I18N: Description of the “FAQ” module 750#: app/Module/FrequentlyAskedQuestionsModule.php:84 751msgid "A list of frequently asked questions and answers." 752msgstr "" 753 754#. I18N: Description of the “Individuals” module 755#: app/Module/IndividualListModule.php:110 756msgid "A list of individuals." 757msgstr "" 758 759#. I18N: Description of the “Locations” module 760#: app/Module/LocationListModule.php:84 761msgid "A list of locations." 762msgstr "" 763 764#. I18N: Description of the “Media objects” module 765#: app/Module/MediaListModule.php:93 766msgid "A list of media objects." 767msgstr "" 768 769#. I18N: Description of the “Recent changes” module 770#: app/Module/RecentChangesModule.php:99 771msgid "A list of records that have been updated recently." 772msgstr "" 773 774#. I18N: Description of the “Repositories” module 775#: app/Module/RepositoryListModule.php:84 776msgid "A list of repositories." 777msgstr "" 778 779#. I18N: Description of the “Shared notes” module 780#: app/Module/NoteListModule.php:81 781msgid "A list of shared notes." 782msgstr "" 783 784#. I18N: Description of the “Sources” module 785#: app/Module/SourceListModule.php:83 786msgid "A list of sources." 787msgstr "" 788 789#. I18N: Description of the “Shared submitters” module 790#: app/Module/SubmitterListModule.php:84 791msgid "A list of submitters." 792msgstr "" 793 794#. I18N: Description of “Research tasks” module 795#: app/Module/ResearchTaskModule.php:74 796msgid "A list of tasks and activities that are linked to the family tree." 797msgstr "" 798 799#. I18N: Description of the “Yahrzeiten” module. A “Hebrew death” is a death where the date is recorded in the Hebrew calendar. 800#: app/Module/YahrzeitModule.php:77 801msgid "A list of the Hebrew death anniversaries that will occur in the near future." 802msgstr "" 803 804#. I18N: Description of the “On this day” module 805#: app/Module/OnThisDayModule.php:112 806msgid "A list of the anniversaries that occur today." 807msgstr "" 808 809#. I18N: Description of the “Upcoming events” module 810#: app/Module/UpcomingAnniversariesModule.php:116 811msgid "A list of the anniversaries that will occur in the near future." 812msgstr "" 813 814#. I18N: Description of the “Top given names” module 815#: app/Module/TopGivenNamesModule.php:58 816msgid "A list of the most popular given names." 817msgstr "" 818 819#. I18N: Description of the “Top surnames” module 820#: app/Module/TopSurnamesModule.php:76 821msgid "A list of the most popular surnames." 822msgstr "" 823 824#. I18N: Description of the “Most viewed pages” module 825#: app/Module/TopPageViewsModule.php:58 826msgid "A list of the pages that have been viewed the most number of times." 827msgstr "" 828 829#. I18N: Description of the “Who is online” module 830#: app/Module/LoggedInUsersModule.php:53 831msgid "A list of users and visitors who are currently online." 832msgstr "" 833 834#: resources/views/help/media-object.phtml:8 835msgid "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)." 836msgstr "" 837 838#. I18N: %1$s is a real-name, %2$s is a username, %3$s is an email address 839#: resources/views/emails/verify-notify-html.phtml:20 840#: resources/views/emails/verify-notify-text.phtml:15 841#, php-format 842msgid "A new user (%1$s) has requested an account (%2$s) and verified an email address (%3$s)." 843msgstr "" 844 845#: app/Http/RequestHandlers/LoginAction.php:81 846#: resources/views/admin/control-panel.phtml:189 847#: resources/views/admin/upgrade/wizard.phtml:29 848msgid "A new version of webtrees is available." 849msgstr "" 850 851#: app/Http/RequestHandlers/PasswordRequestAction.php:101 852#, php-format 853msgid "A password reset link has been sent to “%s”." 854msgstr "" 855 856#. I18N: Description of the “Journal” module 857#: app/Module/UserJournalModule.php:66 858msgid "A private area to record notes or keep a journal." 859msgstr "" 860 861#. I18N: %s is a server name/URL 862#: resources/views/emails/register-notify-html.phtml:22 863#: resources/views/emails/register-notify-text.phtml:18 864#, php-format 865msgid "A prospective user has registered with webtrees at %s." 866msgstr "" 867 868#. I18N: Description of the “Pedigree” module 869#: app/Module/PedigreeReportModule.php:52 870#: resources/xml/reports/pedigree_report.xml:4 871msgid "A report of an individual’s ancestors, formatted as a tree." 872msgstr "" 873 874#. I18N: Description of the “Ancestors” module 875#: app/Module/AhnentafelReportModule.php:52 876#: resources/xml/reports/ahnentafel_report.xml:5 877msgid "A report of an individual’s ancestors, in a narrative style." 878msgstr "" 879 880#. I18N: Description of the “Descendants” module 881#: app/Module/DescendancyReportModule.php:52 882#: resources/xml/reports/descendancy_report.xml:4 883msgid "A report of an individual’s descendants, in a narrative style." 884msgstr "" 885 886#. I18N: Description of the “Individual” module 887#: app/Module/IndividualReportModule.php:52 888#: resources/xml/reports/individual_report.xml:4 889msgid "A report of an individual’s details." 890msgstr "" 891 892#: resources/xml/reports/fact_sources.xml:4 893msgid "A report of facts which are supported by a given source." 894msgstr "" 895 896#. I18N: Description of the “Family” module 897#: app/Module/FamilyGroupReportModule.php:56 898#: resources/xml/reports/family_group_report.xml:4 899msgid "A report of family members and their details." 900msgstr "" 901 902#. I18N: Description of the “Deaths” module 903#: app/Module/DeathReportModule.php:52 resources/xml/reports/death_report.xml:4 904msgid "A report of individuals who died in a given time or place." 905msgstr "" 906 907#. I18N: Description of the “Occupations” module 908#: app/Module/OccupationReportModule.php:56 909#: resources/xml/reports/occupation_report.xml:4 910msgid "A report of individuals who had a given occupation." 911msgstr "" 912 913#. I18N: Description of the “Births” module 914#: app/Module/BirthReportModule.php:52 resources/xml/reports/birth_report.xml:4 915msgid "A report of individuals who were born in a given time or place." 916msgstr "" 917 918#. I18N: Description of the “Cemeteries” module 919#: app/Module/CemeteryReportModule.php:52 920#: resources/xml/reports/cemetery_report.xml:4 921msgid "A report of individuals who were buried in a given place." 922msgstr "" 923 924#. I18N: Description of the “Marriages” module 925#: app/Module/MarriageReportModule.php:52 926#: resources/xml/reports/marriage_report.xml:4 927msgid "A report of individuals who were married in a given time or place." 928msgstr "" 929 930#. I18N: Description of the “Changes” module 931#: app/Module/ChangeReportModule.php:56 932#: resources/xml/reports/change_report.xml:4 933msgid "A report of recent and pending changes." 934msgstr "" 935 936#. I18N: Description of the “Related families” 937#: app/Module/IndividualFamiliesReportModule.php:56 938#: resources/xml/reports/individual_ext_report.xml:4 939msgid "A report of the families that are closely related to an individual." 940msgstr "" 941 942#. I18N: Description of the “Related individuals” module 943#: app/Module/RelatedIndividualsReportModule.php:52 944#: resources/xml/reports/relative_ext_report.xml:4 945msgid "A report of the individuals that are closely related to an individual." 946msgstr "" 947 948#. I18N: Description of the “Source” module 949#: app/Module/FactSourcesReportModule.php:56 950msgid "A report of the information provided by a source." 951msgstr "" 952 953#. I18N: Description of the “Missing data” 954#: app/Module/MissingFactsReportModule.php:56 955#: resources/xml/reports/missing_facts_report.xml:4 956msgid "A report of the information that is missing for an individual and their relatives." 957msgstr "" 958 959#. I18N: Description of the “Vital records” module. “Vital records” are life events - birth/marriage/death 960#: app/Module/BirthDeathMarriageReportModule.php:52 961#: resources/xml/reports/bdm_report.xml:4 962msgid "A report of vital records for a given date or place." 963msgstr "" 964 965#: resources/views/admin/users-edit.phtml:233 966msgid "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." 967msgstr "" 968 969#. I18N: Description of the “Family navigator” module 970#: app/Module/FamilyNavigatorModule.php:51 971msgid "A sidebar showing an individual’s close families and relatives." 972msgstr "" 973 974#. I18N: Description of the “Extra information” module 975#: app/Module/IndividualMetadataModule.php:68 976msgid "A sidebar showing non-genealogy information about an individual." 977msgstr "" 978 979#. I18N: Description of the “Descendants” module 980#: app/Module/DescendancyModule.php:73 981msgid "A sidebar showing the descendants of an individual." 982msgstr "" 983 984#. I18N: Description of the “Families” module 985#: app/Module/RelativesTabModule.php:53 986msgid "A tab showing the close relatives of an individual." 987msgstr "" 988 989#. I18N: Description of the “Facts and events” module 990#: app/Module/IndividualFactsTabModule.php:81 991msgid "A tab showing the facts and events of an individual." 992msgstr "" 993 994#. I18N: Description of the “Media” module 995#: app/Module/MediaTabModule.php:71 996msgid "A tab showing the media objects linked to an individual." 997msgstr "" 998 999#. I18N: Description of the “Notes” module 1000#: app/Module/NotesTabModule.php:70 1001msgid "A tab showing the notes attached to an individual." 1002msgstr "" 1003 1004#. I18N: Description of the “Sources” module 1005#: app/Module/SourcesTabModule.php:70 1006msgid "A tab showing the sources linked to an individual." 1007msgstr "" 1008 1009#. I18N: Description of the “TimelineChart” module 1010#: app/Module/TimelineChartModule.php:109 1011msgid "A timeline displaying individual events." 1012msgstr "" 1013 1014#: resources/views/admin/users-edit.phtml:117 1015msgid "A user will not be able to sign in until both “email verified” and “approved by administrator” are selected." 1016msgstr "" 1017 1018#: resources/xml/reports/ahnentafel_report.xml:13 1019#: resources/xml/reports/bdm_report.xml:12 1020#: resources/xml/reports/birth_report.xml:10 1021#: resources/xml/reports/cemetery_report.xml:8 1022#: resources/xml/reports/change_report.xml:9 1023#: resources/xml/reports/death_report.xml:11 1024#: resources/xml/reports/descendancy_report.xml:8 1025#: resources/xml/reports/fact_sources.xml:8 1026#: resources/xml/reports/family_group_report.xml:11 1027#: resources/xml/reports/individual_ext_report.xml:12 1028#: resources/xml/reports/individual_report.xml:9 1029#: resources/xml/reports/marriage_report.xml:10 1030#: resources/xml/reports/missing_facts_report.xml:8 1031#: resources/xml/reports/occupation_report.xml:7 1032#: resources/xml/reports/pedigree_report.xml:8 1033#: resources/xml/reports/relative_ext_report.xml:8 1034msgctxt "paper size" 1035msgid "A3" 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 "A4" 1056msgstr "" 1057 1058#: resources/views/modules/bing-maps/config.phtml:23 1059#: resources/views/modules/google-maps/config.phtml:23 1060#: resources/views/modules/here-maps/config.phtml:23 1061#: resources/views/modules/map-box/config.phtml:23 1062#: resources/views/modules/openrouteservice/config.phtml:23 1063#: resources/views/modules/openstreetmap/config.phtml:23 1064msgid "API key" 1065msgstr "" 1066 1067#. I18N: Location of an LDS church temple 1068#: app/Elements/TempleCode.php:53 1069msgid "Aba, Nigeria" 1070msgstr "" 1071 1072#: app/Date/JalaliDate.php:266 1073msgctxt "Abbreviation for Persian month: Aban" 1074msgid "Aban" 1075msgstr "" 1076 1077#. I18N: 8th month in the Persian/Jalali calendar 1078#: app/Date/JalaliDate.php:139 1079msgctxt "GENITIVE" 1080msgid "Aban" 1081msgstr "" 1082 1083#. I18N: 8th month in the Persian/Jalali calendar 1084#: app/Date/JalaliDate.php:229 1085msgctxt "INSTRUMENTAL" 1086msgid "Aban" 1087msgstr "" 1088 1089#. I18N: 8th month in the Persian/Jalali calendar 1090#: app/Date/JalaliDate.php:184 1091msgctxt "LOCATIVE" 1092msgid "Aban" 1093msgstr "" 1094 1095#. I18N: 8th month in the Persian/Jalali calendar 1096#: app/Date/JalaliDate.php:94 1097msgctxt "NOMINATIVE" 1098msgid "Aban" 1099msgstr "" 1100 1101#. I18N: A configuration setting 1102#: resources/views/admin/trees-preferences.phtml:589 1103#: resources/views/admin/trees-preferences.phtml:591 1104#: resources/views/admin/trees-preferences.phtml:595 1105msgid "Abbreviate place names" 1106msgstr "" 1107 1108#: app/Factories/ElementFactory.php:683 app/Module/CustomTagsGedcomL.php:201 1109#: app/Module/CustomTagsGenPluswin.php:133 1110#: app/Module/CustomTagsRootsMagic.php:56 1111#: resources/views/lists/sources-table.phtml:95 1112#: resources/views/modals/source-fields.phtml:22 1113msgid "Abbreviation" 1114msgstr "" 1115 1116#: resources/views/pending-changes-page.phtml:47 1117#: resources/views/pending-changes-page.phtml:59 1118msgid "Accept" 1119msgstr "" 1120 1121#: resources/views/pending-changes-page.phtml:101 1122msgid "Accept all changes" 1123msgstr "" 1124 1125#: resources/views/admin/components.phtml:42 1126#: resources/views/admin/components.phtml:105 1127#: resources/views/admin/trees-privacy.phtml:243 1128msgid "Access level" 1129msgstr "" 1130 1131#: resources/views/admin/users-edit.phtml:230 1132msgid "Access to family trees" 1133msgstr "" 1134 1135#: resources/views/admin/users-edit.phtml:95 1136msgid "Account approval and email verification" 1137msgstr "" 1138 1139#. I18N: Location of an LDS church temple 1140#: app/Elements/TempleCode.php:54 1141msgid "Accra, Ghana" 1142msgstr "" 1143 1144#: resources/views/admin/webtrees1-thumbnails.phtml:43 1145msgid "Action" 1146msgstr "" 1147 1148#. I18N: a month in the Jewish calendar 1149#: app/Date/JewishDate.php:190 1150msgctxt "GENITIVE" 1151msgid "Adar" 1152msgstr "" 1153 1154#. I18N: a month in the Jewish calendar 1155#: app/Date/JewishDate.php:294 1156msgctxt "INSTRUMENTAL" 1157msgid "Adar" 1158msgstr "" 1159 1160#. I18N: a month in the Jewish calendar 1161#: app/Date/JewishDate.php:242 1162msgctxt "LOCATIVE" 1163msgid "Adar" 1164msgstr "" 1165 1166#. I18N: a month in the Jewish calendar 1167#: app/Date/JewishDate.php:138 1168msgctxt "NOMINATIVE" 1169msgid "Adar" 1170msgstr "" 1171 1172#. I18N: a month in the Jewish calendar 1173#: app/Date/JewishDate.php:188 1174msgctxt "GENITIVE" 1175msgid "Adar I" 1176msgstr "" 1177 1178#. I18N: a month in the Jewish calendar 1179#: app/Date/JewishDate.php:292 1180msgctxt "INSTRUMENTAL" 1181msgid "Adar I" 1182msgstr "" 1183 1184#. I18N: a month in the Jewish calendar 1185#: app/Date/JewishDate.php:240 1186msgctxt "LOCATIVE" 1187msgid "Adar I" 1188msgstr "" 1189 1190#. I18N: a month in the Jewish calendar 1191#: app/Date/JewishDate.php:136 1192msgctxt "NOMINATIVE" 1193msgid "Adar I" 1194msgstr "" 1195 1196#. I18N: a month in the Jewish calendar 1197#: app/Date/JewishDate.php:208 1198msgctxt "GENITIVE" 1199msgid "Adar II" 1200msgstr "" 1201 1202#. I18N: a month in the Jewish calendar 1203#: app/Date/JewishDate.php:312 1204msgctxt "INSTRUMENTAL" 1205msgid "Adar II" 1206msgstr "" 1207 1208#. I18N: a month in the Jewish calendar 1209#: app/Date/JewishDate.php:260 1210msgctxt "LOCATIVE" 1211msgid "Adar II" 1212msgstr "" 1213 1214#. I18N: a month in the Jewish calendar 1215#: app/Date/JewishDate.php:156 1216msgctxt "NOMINATIVE" 1217msgid "Adar II" 1218msgstr "" 1219 1220#: app/Http/RequestHandlers/MapDataAdd.php:80 1221#: app/Http/RequestHandlers/MapDataAdd.php:83 1222msgid "Add" 1223msgstr "" 1224 1225#: app/Module/ClippingsCartModule.php:516 1226#: app/Module/ClippingsCartModule.php:628 1227#: app/Module/ClippingsCartModule.php:745 1228#: app/Module/ClippingsCartModule.php:795 1229#: app/Module/ClippingsCartModule.php:845 1230#: app/Module/ClippingsCartModule.php:895 1231#: app/Module/ClippingsCartModule.php:950 1232#: app/Module/ClippingsCartModule.php:1012 1233#, php-format 1234msgid "Add %s to the clippings cart" 1235msgstr "" 1236 1237#: resources/views/modules/relatives/family.phtml:220 1238msgid "Add a brother" 1239msgstr "" 1240 1241#: app/Http/RequestHandlers/AddChildToFamilyPage.php:98 1242#: resources/views/family-page-menu.phtml:50 1243#: resources/views/modules/relatives/family.phtml:228 1244msgid "Add a child" 1245msgstr "" 1246 1247#: app/Http/RequestHandlers/AddChildToIndividualPage.php:105 1248#: resources/views/modules/relatives/tab.phtml:157 1249msgid "Add a child to create a one-parent family" 1250msgstr "" 1251 1252#: app/Http/RequestHandlers/AddChildToFamilyPage.php:97 1253#: resources/views/family-page-children.phtml:45 1254#: resources/views/modules/relatives/family.phtml:224 1255msgid "Add a daughter" 1256msgstr "" 1257 1258#: resources/views/edit/add-fact-row.phtml:22 1259#: resources/views/edit/raw-gedcom-record.phtml:53 1260#: resources/views/record-page-menu-facts.phtml:14 1261msgid "Add a fact" 1262msgstr "" 1263 1264#: app/Http/RequestHandlers/AddParentToIndividualPage.php:97 1265#: resources/views/family-page-grandparents.phtml:34 1266#: resources/views/family-page-grandparents.phtml:42 1267#: resources/views/modules/relatives/tab.phtml:49 1268msgid "Add a father" 1269msgstr "" 1270 1271#: resources/views/modules/favorites/favorites.phtml:44 1272#: resources/views/modules/favorites/favorites.phtml:54 1273msgid "Add a favorite" 1274msgstr "" 1275 1276#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:105 1277#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:105 1278#: resources/views/family-page-menu.phtml:37 1279#: resources/views/family-page-parents.phtml:27 1280#: resources/views/modules/relatives/family.phtml:63 1281#: resources/views/modules/relatives/tab.phtml:136 1282msgid "Add a husband" 1283msgstr "" 1284 1285#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:80 1286#: resources/views/modules/relatives/tab.phtml:148 1287msgid "Add a husband using an existing individual" 1288msgstr "" 1289 1290#: resources/views/modules/user_blog/list.phtml:59 1291msgid "Add a journal entry" 1292msgstr "" 1293 1294#: app/Http/RequestHandlers/AddMediaFileModal.php:77 1295#: resources/views/media-page-menu.phtml:39 1296#: resources/views/modals/add-media-file.phtml:21 1297msgid "Add a media file" 1298msgstr "" 1299 1300#: resources/views/individual-page-images.phtml:59 1301#: resources/views/individual-page-menu.phtml:93 1302msgid "Add a media object" 1303msgstr "" 1304 1305#: app/Http/RequestHandlers/AddParentToIndividualPage.php:95 1306#: resources/views/family-page-grandparents.phtml:64 1307#: resources/views/family-page-grandparents.phtml:72 1308#: resources/views/modules/relatives/tab.phtml:56 1309msgid "Add a mother" 1310msgstr "" 1311 1312#: resources/views/individual-page-menu.phtml:42 1313msgid "Add a name" 1314msgstr "" 1315 1316#: resources/views/modules/gedcom_news/list.phtml:60 1317msgid "Add a news article" 1318msgstr "" 1319 1320#: resources/views/modules/notes/tab.phtml:53 1321msgid "Add a note" 1322msgstr "" 1323 1324#: resources/views/modules/relatives/family.phtml:228 1325msgid "Add a sibling" 1326msgstr "" 1327 1328#: resources/views/modules/relatives/family.phtml:224 1329msgid "Add a sister" 1330msgstr "" 1331 1332#: app/Http/RequestHandlers/AddChildToFamilyPage.php:96 1333#: resources/views/family-page-children.phtml:41 1334#: resources/views/modules/relatives/family.phtml:220 1335msgid "Add a son" 1336msgstr "" 1337 1338#: resources/views/modules/sources_tab/tab.phtml:51 1339msgid "Add a source citation" 1340msgstr "" 1341 1342#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:106 1343msgid "Add a spouse" 1344msgstr "" 1345 1346#: app/Module/StoriesModule.php:299 1347#: resources/views/modules/stories/config.phtml:38 1348#: resources/views/modules/stories/tab.phtml:36 1349msgid "Add a story" 1350msgstr "" 1351 1352#: app/Http/RequestHandlers/UserAddPage.php:48 1353#: resources/views/admin/control-panel.phtml:518 1354msgid "Add a user" 1355msgstr "" 1356 1357#: app/Http/RequestHandlers/AddSpouseToFamilyPage.php:103 1358#: app/Http/RequestHandlers/AddSpouseToIndividualPage.php:104 1359#: resources/views/family-page-menu.phtml:44 1360#: resources/views/family-page-parents.phtml:49 1361#: resources/views/modules/relatives/family.phtml:100 1362#: resources/views/modules/relatives/tab.phtml:134 1363msgid "Add a wife" 1364msgstr "" 1365 1366#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:83 1367#: resources/views/modules/relatives/tab.phtml:146 1368msgid "Add a wife using an existing individual" 1369msgstr "" 1370 1371#. I18N: FAQ = “Frequently Asked Question” 1372#: app/Module/FrequentlyAskedQuestionsModule.php:301 1373#: resources/views/modules/faq/config.phtml:46 1374msgid "Add an FAQ" 1375msgstr "" 1376 1377#: resources/views/modules/custom-css-js/edit.phtml:34 1378msgid "Add content to the end of the <code><body></code> element." 1379msgstr "" 1380 1381#: resources/views/modules/custom-css-js/edit.phtml:22 1382msgid "Add content to the end of the <code><head></code> element." 1383msgstr "" 1384 1385#: resources/views/record-page-menu-clipboard.phtml:18 1386msgid "Add from clipboard" 1387msgstr "" 1388 1389#: app/Module/ModuleHistoricEventsTrait.php:40 1390msgid "Add historic events to an individual’s page." 1391msgstr "" 1392 1393#: resources/views/modules/lifespans-chart/page.phtml:29 1394msgid "Add individuals" 1395msgstr "" 1396 1397#: resources/views/modules/relatives/family.phtml:149 1398msgid "Add marriage details" 1399msgstr "" 1400 1401#. I18N: Name of a module 1402#: app/Module/FixMissingDeaths.php:58 1403msgid "Add missing death records" 1404msgstr "" 1405 1406#: resources/views/edit-blocks-page.phtml:46 1407msgid "Add more blocks from the following list." 1408msgstr "" 1409 1410#: resources/views/search-advanced-page.phtml:44 1411msgid "Add more fields" 1412msgstr "" 1413 1414#. I18N: Description of the “Stories” module 1415#: app/Module/StoriesModule.php:78 1416msgid "Add narrative stories to individuals in the family tree." 1417msgstr "" 1418 1419#: resources/views/admin/map-import-form.phtml:77 1420msgid "Add new, and update existing records" 1421msgstr "" 1422 1423#: resources/views/admin/trees-import.phtml:100 1424msgid "Add spaces where long lines were wrapped" 1425msgstr "" 1426 1427#. I18N: Description of the “CSS and JS” module. 1428#: app/Module/CustomCssJsModule.php:43 1429msgid "Add styling and scripts to every page." 1430msgstr "" 1431 1432#. I18N: A media path (e.g. C:\aaa\bbb\ccc\) in a GEDCOM file 1433#: resources/views/admin/trees-export.phtml:90 1434msgid "Add the GEDCOM media path to filenames" 1435msgstr "" 1436 1437#. I18N: A configuration setting 1438#: resources/views/admin/trees-preferences.phtml:205 1439msgid "Add to TITLE header tag" 1440msgstr "" 1441 1442#: app/Module/ClippingsCartModule.php:201 1443#: resources/views/modules/clippings/add-options.phtml:22 1444msgid "Add to the clippings cart" 1445msgstr "" 1446 1447#. I18N: A configuration setting 1448#: resources/views/admin/trees-preferences.phtml:147 1449msgid "Add unique identifiers" 1450msgstr "" 1451 1452#: resources/views/admin/trees.phtml:216 1453msgid "Add unlinked records" 1454msgstr "" 1455 1456#. I18N: Description of the “HTML” module 1457#: app/Module/HtmlBlockModule.php:69 1458msgid "Add your own text and graphics." 1459msgstr "" 1460 1461#: app/Module/FamilyTreeNewsModule.php:182 app/Module/UserJournalModule.php:182 1462msgid "Add/edit a journal/news entry" 1463msgstr "" 1464 1465#: app/Module/CustomTagsGenPluswin.php:60 1466#: app/Module/CustomTagsGenPluswin.php:73 1467#: app/Module/CustomTagsGenPluswin.php:75 1468#: app/Module/CustomTagsGenPluswin.php:76 1469#: app/Module/CustomTagsGenPluswin.php:84 1470#: app/Module/CustomTagsGenPluswin.php:85 1471#: app/Module/CustomTagsGenPluswin.php:92 1472#: app/Module/CustomTagsGenPluswin.php:105 1473#: app/Module/CustomTagsGenPluswin.php:107 1474#: app/Module/CustomTagsGenPluswin.php:108 1475#: app/Module/CustomTagsGenPluswin.php:118 1476#: app/Module/CustomTagsGenPluswin.php:119 1477msgid "Additional information" 1478msgstr "" 1479 1480#: app/Factories/ElementFactory.php:276 app/Factories/ElementFactory.php:388 1481#: app/Factories/ElementFactory.php:408 app/Factories/ElementFactory.php:661 1482#: app/Factories/ElementFactory.php:708 1483#: app/Http/RequestHandlers/CreateRepositoryModal.php:52 1484#: app/Module/CustomTagsPhpGedView.php:57 app/Module/FixCemeteryTag.php:85 1485#: resources/views/modals/submitter-fields.phtml:33 1486msgid "Address" 1487msgstr "" 1488 1489#: app/Factories/ElementFactory.php:277 app/Factories/ElementFactory.php:389 1490#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662 1491#: app/Factories/ElementFactory.php:709 1492msgid "Address line 1" 1493msgstr "" 1494 1495#: app/Factories/ElementFactory.php:278 app/Factories/ElementFactory.php:390 1496#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663 1497#: app/Factories/ElementFactory.php:710 1498msgid "Address line 2" 1499msgstr "" 1500 1501#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391 1502#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664 1503#: app/Factories/ElementFactory.php:711 1504msgid "Address line 3" 1505msgstr "" 1506 1507#: resources/views/admin/tags.phtml:253 1508msgid "Addresses" 1509msgstr "" 1510 1511#. I18N: Location of an LDS church temple 1512#: app/Elements/TempleCode.php:55 1513msgid "Adelaide, Australia" 1514msgstr "" 1515 1516#: resources/views/admin/users-edit.phtml:224 1517#: resources/views/admin/users-edit.phtml:273 1518msgid "Administrator" 1519msgstr "" 1520 1521#: resources/views/setup/step-5-administrator.phtml:37 1522msgid "Administrator account" 1523msgstr "" 1524 1525#: resources/views/admin/users-edit.phtml:209 1526msgid "Administrator comments on user" 1527msgstr "" 1528 1529#: resources/views/admin/control-panel.phtml:486 1530msgid "Administrators" 1531msgstr "" 1532 1533#: app/Elements/PedigreeLinkageType.php:61 1534msgctxt "Female pedigree" 1535msgid "Adopted" 1536msgstr "" 1537 1538#: app/Elements/PedigreeLinkageType.php:51 1539msgctxt "Male pedigree" 1540msgid "Adopted" 1541msgstr "" 1542 1543#: app/Elements/PedigreeLinkageType.php:71 1544msgctxt "Pedigree" 1545msgid "Adopted" 1546msgstr "" 1547 1548#: app/Elements/AdoptedByWhichParent.php:57 1549msgid "Adopted by both parents" 1550msgstr "" 1551 1552#: app/Elements/AdoptedByWhichParent.php:58 1553#: app/Module/CustomTagsBrothersKeeper.php:92 1554msgid "Adopted by father" 1555msgstr "" 1556 1557#: app/Elements/AdoptedByWhichParent.php:59 1558#: app/Module/CustomTagsBrothersKeeper.php:93 1559msgid "Adopted by mother" 1560msgstr "" 1561 1562#: app/Module/CustomTagsBrothersKeeper.php:71 1563#: app/Module/CustomTagsPersonalAncestralFile.php:54 1564msgid "Adopted name" 1565msgstr "" 1566 1567#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:452 1568msgid "Adoption" 1569msgstr "" 1570 1571#: app/Module/IndividualFactsTabModule.php:323 1572msgid "Adoption of a brother" 1573msgstr "" 1574 1575#: app/Module/IndividualFactsTabModule.php:302 1576msgid "Adoption of a child" 1577msgstr "" 1578 1579#: app/Module/IndividualFactsTabModule.php:301 1580msgid "Adoption of a daughter" 1581msgstr "" 1582 1583#: app/Module/IndividualFactsTabModule.php:371 1584#: app/Module/IndividualFactsTabModule.php:394 1585#: app/Module/IndividualFactsTabModule.php:417 1586msgid "Adoption of a grandchild" 1587msgstr "" 1588 1589#: app/Module/IndividualFactsTabModule.php:370 1590msgid "Adoption of a granddaughter" 1591msgstr "" 1592 1593#: app/Module/IndividualFactsTabModule.php:393 1594msgctxt "daughter’s daughter" 1595msgid "Adoption of a granddaughter" 1596msgstr "" 1597 1598#: app/Module/IndividualFactsTabModule.php:416 1599msgctxt "son’s daughter" 1600msgid "Adoption of a granddaughter" 1601msgstr "" 1602 1603#: app/Module/IndividualFactsTabModule.php:369 1604msgid "Adoption of a grandson" 1605msgstr "" 1606 1607#: app/Module/IndividualFactsTabModule.php:392 1608msgctxt "daughter’s son" 1609msgid "Adoption of a grandson" 1610msgstr "" 1611 1612#: app/Module/IndividualFactsTabModule.php:415 1613msgctxt "son’s son" 1614msgid "Adoption of a grandson" 1615msgstr "" 1616 1617#: app/Module/IndividualFactsTabModule.php:346 1618msgid "Adoption of a half-brother" 1619msgstr "" 1620 1621#: app/Module/IndividualFactsTabModule.php:348 1622msgid "Adoption of a half-sibling" 1623msgstr "" 1624 1625#: app/Module/IndividualFactsTabModule.php:347 1626msgid "Adoption of a half-sister" 1627msgstr "" 1628 1629#: app/Module/IndividualFactsTabModule.php:325 1630msgid "Adoption of a sibling" 1631msgstr "" 1632 1633#: app/Module/IndividualFactsTabModule.php:324 1634msgid "Adoption of a sister" 1635msgstr "" 1636 1637#: app/Module/IndividualFactsTabModule.php:300 1638msgid "Adoption of a son" 1639msgstr "" 1640 1641#: app/Factories/ElementFactory.php:451 1642msgid "Adoptive parents" 1643msgstr "" 1644 1645#: app/Factories/ElementFactory.php:495 1646msgid "Adult christening" 1647msgstr "" 1648 1649#: app/Http/RequestHandlers/SearchAdvancedPage.php:165 1650#: app/Module/SearchMenuModule.php:125 1651msgid "Advanced search" 1652msgstr "" 1653 1654#. I18N: Name of a country or state 1655#: app/Statistics/Service/CountryService.php:42 1656msgid "Afghanistan" 1657msgstr "" 1658 1659#: resources/views/modules/statistics-chart/custom.phtml:197 1660msgid "Africa" 1661msgstr "" 1662 1663#: resources/views/admin/trees-create.phtml:61 1664msgid "After creating the family tree, you will be able to import data from a GEDCOM file." 1665msgstr "" 1666 1667#: app/Factories/ElementFactory.php:416 app/Functions/FunctionsPrint.php:342 1668#: app/Statistics/Google/ChartAge.php:141 1669#: app/Statistics/Google/ChartMarriageAge.php:164 1670#: resources/views/lists/chart-by-age.phtml:32 1671#: resources/views/lists/families-table.phtml:141 1672#: resources/views/lists/families-table.phtml:216 1673#: resources/views/lists/families-table.phtml:219 1674#: resources/views/lists/individuals-table.phtml:156 1675#: resources/views/lists/individuals-table.phtml:252 1676#: resources/views/modules/timeline-chart/chart.phtml:414 1677msgid "Age" 1678msgstr "" 1679 1680#: resources/views/statistics/families/birth-age.phtml:12 1681msgid "Age at birth of child" 1682msgstr "" 1683 1684#: resources/views/admin/trees-privacy.phtml:71 1685msgid "Age at which to assume an individual is dead" 1686msgstr "" 1687 1688#: resources/views/statistics/families/age-difference.phtml:42 1689msgid "Age between husband and wife" 1690msgstr "" 1691 1692#: resources/views/statistics/families/age-difference.phtml:20 1693msgid "Age between siblings" 1694msgstr "" 1695 1696#: resources/views/statistics/families/age-difference.phtml:51 1697msgid "Age between wife and husband" 1698msgstr "" 1699 1700#: resources/views/statistics/families/age-difference.phtml:12 1701msgid "Age difference" 1702msgstr "" 1703 1704#: app/Module/StatisticsChartModule.php:644 1705#: resources/views/modules/statistics-chart/custom.phtml:40 1706msgid "Age in year of first marriage" 1707msgstr "" 1708 1709#: app/Module/StatisticsChartModule.php:583 1710#: resources/views/lists/families-table.phtml:482 1711#: resources/views/lists/families-table.phtml:524 1712#: resources/views/modules/statistics-chart/custom.phtml:39 1713#: resources/views/statistics/families/marriage-age.phtml:12 1714msgid "Age in year of marriage" 1715msgstr "" 1716 1717#: resources/views/modules/statistics-chart/custom.phtml:136 1718#: resources/views/modules/statistics-chart/custom.phtml:139 1719#: resources/views/modules/statistics-chart/custom.phtml:145 1720msgid "Age interval" 1721msgstr "" 1722 1723#. I18N: A configuration setting 1724#: resources/views/admin/trees-preferences.phtml:415 1725msgid "Age of parents next to child’s birthdate" 1726msgstr "" 1727 1728#: resources/views/lists/individuals-table.phtml:490 1729#: resources/views/lists/individuals-table.phtml:532 1730msgid "Age related to death year" 1731msgstr "" 1732 1733#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:417 1734#: app/Factories/ElementFactory.php:690 1735msgid "Agency" 1736msgstr "" 1737 1738#. I18N: Name of a country or state 1739#: app/Statistics/Service/CountryService.php:48 1740msgid "Aland Islands" 1741msgstr "" 1742 1743#. I18N: Name of a country or state 1744#: app/Statistics/Service/CountryService.php:50 1745msgid "Albania" 1746msgstr "" 1747 1748#. I18N: Name of a module 1749#: app/Module/AlbumModule.php:42 app/Module/CustomTagsFamilyTreeBuilder.php:55 1750msgid "Album" 1751msgstr "" 1752 1753#. I18N: Location of an LDS church temple 1754#: app/Elements/TempleCode.php:57 1755msgid "Albuquerque, New Mexico, United States" 1756msgstr "" 1757 1758#. I18N: Name of a country or state 1759#: app/Statistics/Service/CountryService.php:167 1760msgid "Algeria" 1761msgstr "" 1762 1763#: app/Factories/ElementFactory.php:455 1764msgid "Alias" 1765msgstr "" 1766 1767#: resources/views/lists/individuals-table.phtml:191 1768msgid "Alive" 1769msgstr "" 1770 1771#: app/Module/FrequentlyAskedQuestionsModule.php:320 1772#: app/Module/IndividualListModule.php:234 1773#: app/Module/IndividualListModule.php:243 1774#: app/Module/IndividualListModule.php:252 1775#: app/Module/IndividualListModule.php:341 1776#: app/Module/IndividualListModule.php:443 1777#: app/Module/IndividualListModule.php:445 1778#: resources/views/calendar-page.phtml:179 1779#: resources/views/lists/datatables-attributes.phtml:10 1780#: resources/views/modules/faq/config.phtml:70 1781#: resources/views/modules/random_media/config.phtml:20 1782#: resources/views/modules/user-messages/user-messages.phtml:67 1783#: resources/xml/reports/ahnentafel_report.xml:7 1784#: resources/xml/reports/descendancy_report.xml:6 1785#: resources/xml/reports/individual_ext_report.xml:6 1786#: resources/xml/reports/individual_ext_report.xml:7 1787#: resources/xml/reports/individual_ext_report.xml:11 1788#: resources/xml/reports/individual_ext_report.xml:94 1789#: resources/xml/reports/individual_report.xml:8 1790#: resources/xml/reports/missing_facts_report.xml:6 1791#: resources/xml/reports/missing_facts_report.xml:7 1792#: resources/xml/reports/relative_ext_report.xml:6 1793#: resources/xml/reports/relative_ext_report.xml:46 1794msgid "All" 1795msgstr "" 1796 1797#: app/Http/RequestHandlers/TreePrivacyPage.php:170 1798#: resources/views/admin/trees-privacy.phtml:272 1799msgid "All facts and events" 1800msgstr "" 1801 1802#: app/Http/RequestHandlers/RegisterAction.php:234 1803msgid "All fields must be completed." 1804msgstr "" 1805 1806#: resources/views/calendar-page.phtml:121 1807#: resources/views/calendar-page.phtml:133 1808msgid "All individuals" 1809msgstr "" 1810 1811#: app/Http/RequestHandlers/ModulesAllPage.php:58 1812#: resources/views/admin/components.phtml:28 1813#: resources/views/admin/control-panel.phtml:575 1814msgid "All modules" 1815msgstr "" 1816 1817#: resources/views/admin/trees-privacy.phtml:179 1818#: resources/views/admin/trees-privacy.phtml:265 1819msgid "All records" 1820msgstr "" 1821 1822#. I18N: Description of the “CKEditor” module. WYSIWYG = “what you see is what you get” 1823#: app/Module/CkeditorModule.php:54 1824msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1825msgstr "" 1826 1827#. I18N: A configuration setting 1828#: resources/views/admin/trees-preferences.phtml:637 1829msgid "Allow users to see raw GEDCOM records" 1830msgstr "" 1831 1832#. I18N: A configuration setting 1833#: resources/views/admin/site-registration.phtml:52 1834msgid "Allow visitors to request a new user account" 1835msgstr "" 1836 1837#: app/Module/CustomTagsBrothersKeeper.php:72 1838#: app/Module/CustomTagsFamilyTreeBuilder.php:54 1839#: app/Module/CustomTagsFamilyTreeMaker.php:113 1840#: app/Module/CustomTagsGenPluswin.php:114 1841#: app/Module/CustomTagsGenPluswin.php:120 1842#: app/Module/CustomTagsPersonalAncestralFile.php:55 1843#: app/Module/CustomTagsPersonalAncestralFile.php:56 1844msgid "Also known as" 1845msgstr "" 1846 1847#: app/Module/CustomTagsGenPluswin.php:62 1848#: app/Module/CustomTagsGenPluswin.php:94 1849msgid "Alternative place name" 1850msgstr "" 1851 1852#. I18N: Name of a country or state 1853#: app/Statistics/Service/CountryService.php:60 1854msgid "American Samoa" 1855msgstr "" 1856 1857#. I18N: FAQ = “Frequently Asked Question” 1858#: resources/views/modules/faq/edit.phtml:80 1859msgid "An FAQ can be displayed on just one of the family trees, or on all the family trees." 1860msgstr "" 1861 1862#: resources/views/admin/site-registration.phtml:59 1863msgid "An administrator must approve the new user account and select an access level before the user can sign in." 1864msgstr "" 1865 1866#. I18N: Description of the “Album” module 1867#: app/Module/AlbumModule.php:53 1868msgid "An alternative to the “media” tab, and an enhanced image viewer." 1869msgstr "" 1870 1871#. I18N: Description of the “Charts” module 1872#: app/Module/ChartsBlockModule.php:80 1873msgid "An alternative way to display charts." 1874msgstr "" 1875 1876#. I18N: Description of the “Census assistant” module 1877#: app/Module/CensusAssistantModule.php:63 1878msgid "An alternative way to enter census transcripts and link them to individuals." 1879msgstr "" 1880 1881#. I18N: Description of the “Theme change” module 1882#: app/Module/ThemeSelectModule.php:56 1883msgid "An alternative way to select a new theme." 1884msgstr "" 1885 1886#. I18N: Description of the “Sign in” module 1887#: app/Module/LoginBlockModule.php:54 1888msgid "An alternative way to sign in and sign out." 1889msgstr "" 1890 1891#. I18N: Description of the “HourglassChart” module 1892#: app/Module/HourglassChartModule.php:101 1893msgid "An hourglass chart of an individual’s ancestors and descendants." 1894msgstr "" 1895 1896#: resources/views/edit/reorder-families.phtml:75 1897msgid "An individual can have more than one set of parents. For example, birth and adopted." 1898msgstr "" 1899 1900#. I18N: Description of the “Interactive tree” module 1901#: app/Module/InteractiveTreeModule.php:64 1902msgid "An interactive tree, showing all the ancestors and descendants of an individual." 1903msgstr "" 1904 1905#: resources/views/errors/database-error.phtml:12 1906#: resources/views/setup/step-6-failed.phtml:12 1907msgid "An unexpected database error occurred." 1908msgstr "" 1909 1910#: resources/views/admin/control-panel.phtml:204 1911msgid "An upgrade is available." 1912msgstr "" 1913 1914#. I18N: Name of a module/report 1915#. I18N: Name of a module/chart 1916#: app/Module/AhnentafelReportModule.php:40 1917#: app/Module/AncestorsChartModule.php:108 1918#: resources/xml/reports/ahnentafel_report.xml:4 1919msgid "Ancestors" 1920msgstr "" 1921 1922#: app/Factories/ElementFactory.php:456 1923msgid "Ancestors interest" 1924msgstr "" 1925 1926#: resources/xml/reports/ahnentafel_report.xml:55 1927msgid "Ancestors of " 1928msgstr "" 1929 1930#. I18N: %s is an individual’s name 1931#: app/Module/AncestorsChartModule.php:154 1932#, php-format 1933msgid "Ancestors of %s" 1934msgstr "" 1935 1936#: app/Factories/ElementFactory.php:454 1937msgid "Ancestral file number" 1938msgstr "" 1939 1940#: app/Module/CustomTagsAncestry.php:51 1941msgid "Ancestry PID" 1942msgstr "" 1943 1944#. I18N: Location of an LDS church temple 1945#: app/Elements/TempleCode.php:58 1946msgid "Anchorage, Alaska, United States" 1947msgstr "" 1948 1949#. I18N: Name of a country or state 1950#: app/Statistics/Service/CountryService.php:52 1951msgid "Andorra" 1952msgstr "" 1953 1954#. I18N: Name of a country or state 1955#: app/Statistics/Service/CountryService.php:44 1956msgid "Angola" 1957msgstr "" 1958 1959#. I18N: Name of a country or state 1960#: app/Statistics/Service/CountryService.php:46 1961msgid "Anguilla" 1962msgstr "" 1963 1964#: resources/views/lists/anniversaries-table.phtml:39 1965#: resources/views/lists/families-table.phtml:222 1966#: resources/views/lists/individuals-table.phtml:238 1967#: resources/views/lists/individuals-table.phtml:248 1968#: resources/views/modules/share-anniversary/share.phtml:19 1969#: resources/views/modules/yahrzeit/table.phtml:29 1970msgid "Anniversary" 1971msgstr "" 1972 1973#: app/Http/RequestHandlers/CalendarPage.php:120 1974msgid "Anniversary calendar" 1975msgstr "" 1976 1977#: app/Factories/ElementFactory.php:320 1978msgid "Annulment" 1979msgstr "" 1980 1981#: resources/views/modules/faq/edit.phtml:42 1982msgid "Answer" 1983msgstr "" 1984 1985#. I18N: Name of a country or state 1986#: app/Statistics/Service/CountryService.php:62 1987msgid "Antarctica" 1988msgstr "" 1989 1990#. I18N: Name of a country or state 1991#: app/Statistics/Service/CountryService.php:66 1992msgid "Antigua and Barbuda" 1993msgstr "" 1994 1995#: app/Http/RequestHandlers/LoginPage.php:84 1996msgid "Anyone with a user account can access this website." 1997msgstr "" 1998 1999#. I18N: Location of an LDS church temple 2000#: app/Elements/TempleCode.php:59 2001msgid "Apia, Samoa" 2002msgstr "" 2003 2004#: resources/views/admin/trees-export.phtml:101 2005#: resources/views/modules/clippings/download.phtml:24 2006#: resources/views/modules/clippings/download.phtml:56 2007msgid "Apply privacy settings" 2008msgstr "" 2009 2010#. I18N: Label for checkbox 2011#: resources/views/admin/trees-preferences.phtml:807 2012#: resources/views/admin/trees-privacy.phtml:308 2013msgid "Apply these preferences to all family trees" 2014msgstr "" 2015 2016#. I18N: Label for checkbox 2017#: resources/views/admin/trees-preferences.phtml:814 2018#: resources/views/admin/trees-privacy.phtml:315 2019msgid "Apply these preferences to new family trees" 2020msgstr "" 2021 2022#: resources/views/admin/users.phtml:35 2023msgid "Approved" 2024msgstr "" 2025 2026#: resources/views/admin/users-edit.phtml:105 2027msgid "Approved by administrator" 2028msgstr "" 2029 2030#: app/Date/AbstractGregorianJulianDate.php:204 2031msgctxt "Abbreviation for April" 2032msgid "Apr" 2033msgstr "" 2034 2035#: app/Date/AbstractGregorianJulianDate.php:101 2036msgctxt "GENITIVE" 2037msgid "April" 2038msgstr "" 2039 2040#: app/Date/AbstractGregorianJulianDate.php:171 2041msgctxt "INSTRUMENTAL" 2042msgid "April" 2043msgstr "" 2044 2045#: app/Date/AbstractGregorianJulianDate.php:136 2046msgctxt "LOCATIVE" 2047msgid "April" 2048msgstr "" 2049 2050#: app/Date/AbstractGregorianJulianDate.php:66 2051#: app/Module/StatisticsChartModule.php:795 2052#: resources/views/edit/initialize-calendar-popup.phtml:14 2053msgctxt "NOMINATIVE" 2054msgid "April" 2055msgstr "" 2056 2057#. I18N: The name of a colour-scheme 2058#: app/Module/ColorsTheme.php:153 2059msgid "Aqua Marine" 2060msgstr "" 2061 2062#: resources/views/edit/icon-fact-delete.phtml:19 2063#, php-format 2064msgid "Are you sure you want to delete the link to “%s”?" 2065msgstr "" 2066 2067#: resources/views/individual-name.phtml:87 2068#: resources/views/media-page-details.phtml:41 2069msgid "Are you sure you want to delete this fact?" 2070msgstr "" 2071 2072#: resources/views/modules/user-messages/user-messages.phtml:51 2073#: resources/views/modules/user-messages/user-messages.phtml:136 2074msgid "Are you sure you want to delete this message? It cannot be retrieved later." 2075msgstr "" 2076 2077#: app/Http/RequestHandlers/ManageMediaData.php:253 2078#: resources/views/admin/clean-data.phtml:41 2079#: resources/views/admin/trees.phtml:115 2080#: resources/views/admin/users-table-options.phtml:44 2081#: resources/views/edit-account-page.phtml:175 2082#: resources/views/edit/icon-fact-delete.phtml:14 2083#: resources/views/individual-page-menu.phtml:116 2084#: resources/views/media-page-menu.phtml:73 2085#: resources/views/modules/faq/config.phtml:98 2086#: resources/views/modules/gedcom_news/list.phtml:45 2087#: resources/views/modules/stories/config.phtml:84 2088#: resources/views/modules/user_blog/list.phtml:45 2089#: resources/views/record-page-menu.phtml:45 2090#, php-format 2091msgid "Are you sure you want to delete “%s”?" 2092msgstr "" 2093 2094#: resources/views/pending-changes-page.phtml:104 2095msgid "Are you sure you want to reject all the changes to this family tree?" 2096msgstr "" 2097 2098#: resources/views/modules/favorites/favorites.phtml:35 2099msgid "Are you sure you want to remove this item from your list of favorites?" 2100msgstr "" 2101 2102#. I18N: Name of a country or state 2103#: app/Statistics/Service/CountryService.php:56 2104msgid "Argentina" 2105msgstr "" 2106 2107#: resources/xml/reports/ahnentafel_report.xml:15 2108#: resources/xml/reports/bdm_report.xml:14 2109#: resources/xml/reports/birth_report.xml:12 2110#: resources/xml/reports/cemetery_report.xml:10 2111#: resources/xml/reports/change_report.xml:12 2112#: resources/xml/reports/death_report.xml:13 2113#: resources/xml/reports/descendancy_report.xml:10 2114#: resources/xml/reports/fact_sources.xml:10 2115#: resources/xml/reports/family_group_report.xml:14 2116#: resources/xml/reports/individual_ext_report.xml:15 2117#: resources/xml/reports/individual_report.xml:12 2118#: resources/xml/reports/marriage_report.xml:12 2119#: resources/xml/reports/missing_facts_report.xml:10 2120#: resources/xml/reports/occupation_report.xml:9 2121#: resources/xml/reports/pedigree_report.xml:10 2122#: resources/xml/reports/relative_ext_report.xml:10 2123msgctxt "font name" 2124msgid "Arial" 2125msgstr "" 2126 2127#. I18N: Name of a country or state 2128#: app/Statistics/Service/CountryService.php:58 2129msgid "Armenia" 2130msgstr "" 2131 2132#. I18N: Name of a country or state 2133#: app/Statistics/Service/CountryService.php:40 2134msgid "Aruba" 2135msgstr "" 2136 2137#: resources/views/modules/html/config.phtml:43 2138msgid "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." 2139msgstr "" 2140 2141#. I18N: The name of a colour-scheme 2142#: app/Module/ColorsTheme.php:155 2143msgid "Ash" 2144msgstr "" 2145 2146#: resources/views/modules/statistics-chart/custom.phtml:191 2147msgid "Asia" 2148msgstr "" 2149 2150#: app/Factories/ElementFactory.php:457 2151#: app/Functions/FunctionsPrintFacts.php:402 2152#: app/Module/CustomTagsGedcomL.php:100 app/Module/CustomTagsGedcomL.php:149 2153#: app/Module/CustomTagsGenPluswin.php:77 2154#: app/Module/CustomTagsGenPluswin.php:109 2155#: app/Module/CustomTagsPhpGedView.php:54 app/Module/CustomTagsWebtrees.php:54 2156#: app/Module/CustomTagsWebtrees.php:68 2157msgid "Associate" 2158msgstr "" 2159 2160#: app/Http/RequestHandlers/HelpText.php:261 2161msgid "Associate events with this source" 2162msgstr "" 2163 2164#: resources/views/modules/personal_facts/tab.phtml:31 2165msgid "Associated events" 2166msgstr "" 2167 2168#. I18N: Location of an LDS church temple 2169#: app/Elements/TempleCode.php:61 2170msgid "Asuncion, Paraguay" 2171msgstr "" 2172 2173#. I18N: Name of a country or state 2174#: app/Statistics/Service/CountryService.php:431 2175msgid "At sea" 2176msgstr "" 2177 2178#. I18N: Location of an LDS church temple 2179#: app/Elements/TempleCode.php:62 2180msgid "Atlanta, Georgia, United States" 2181msgstr "" 2182 2183#: app/Elements/RelationIsDescriptor.php:94 2184msgid "Attendant" 2185msgstr "" 2186 2187#: app/Elements/RelationIsDescriptor.php:73 2188msgctxt "FEMALE" 2189msgid "Attendant" 2190msgstr "" 2191 2192#: app/Elements/RelationIsDescriptor.php:52 2193msgctxt "MALE" 2194msgid "Attendant" 2195msgstr "" 2196 2197#: app/Elements/RelationIsDescriptor.php:95 2198msgid "Attending" 2199msgstr "" 2200 2201#: app/Elements/RelationIsDescriptor.php:74 2202msgctxt "FEMALE" 2203msgid "Attending" 2204msgstr "" 2205 2206#: app/Elements/RelationIsDescriptor.php:53 2207msgctxt "MALE" 2208msgid "Attending" 2209msgstr "" 2210 2211#. I18N: Type of media object 2212#: app/Elements/SourceMediaType.php:60 app/Module/CustomTagsGedcom53.php:59 2213#: app/Module/CustomTagsGedcom53.php:99 app/Module/CustomTagsGedcom53.php:125 2214#: app/Module/CustomTagsGedcom53.php:140 app/Module/CustomTagsLegacy.php:130 2215msgid "Audio" 2216msgstr "" 2217 2218#: app/Date/AbstractGregorianJulianDate.php:208 2219msgctxt "Abbreviation for August" 2220msgid "Aug" 2221msgstr "" 2222 2223#: app/Date/AbstractGregorianJulianDate.php:105 2224msgctxt "GENITIVE" 2225msgid "August" 2226msgstr "" 2227 2228#: app/Date/AbstractGregorianJulianDate.php:175 2229msgctxt "INSTRUMENTAL" 2230msgid "August" 2231msgstr "" 2232 2233#: app/Date/AbstractGregorianJulianDate.php:140 2234msgctxt "LOCATIVE" 2235msgid "August" 2236msgstr "" 2237 2238#: app/Date/AbstractGregorianJulianDate.php:70 2239#: app/Module/StatisticsChartModule.php:799 2240#: resources/views/edit/initialize-calendar-popup.phtml:18 2241msgctxt "NOMINATIVE" 2242msgid "August" 2243msgstr "" 2244 2245#. I18N: Name of a country or state 2246#: app/Statistics/Service/CountryService.php:68 2247msgid "Australia" 2248msgstr "" 2249 2250#. I18N: Name of a country or state 2251#: app/Statistics/Service/CountryService.php:70 2252msgid "Austria" 2253msgstr "" 2254 2255#: app/Factories/ElementFactory.php:684 2256#: resources/views/lists/sources-table.phtml:96 2257#: resources/views/modals/source-fields.phtml:30 2258msgid "Author" 2259msgstr "" 2260 2261#: app/Module/CustomTagsPhpGedView.php:52 2262#: app/Module/CustomTagsPhpGedView.php:60 2263#: app/Module/CustomTagsPhpGedView.php:69 2264#: app/Module/CustomTagsPhpGedView.php:70 2265#: app/Module/CustomTagsPhpGedView.php:73 2266#: app/Module/CustomTagsPhpGedView.php:74 app/Module/CustomTagsWebtrees.php:53 2267#: app/Module/CustomTagsWebtrees.php:67 app/Module/CustomTagsWebtrees.php:81 2268#: app/Module/CustomTagsWebtrees.php:83 app/Module/CustomTagsWebtrees.php:85 2269#: app/Module/CustomTagsWebtrees.php:87 app/Module/CustomTagsWebtrees.php:89 2270#: app/Module/CustomTagsWebtrees.php:91 2271msgid "Author of last change" 2272msgstr "" 2273 2274#. I18N: Automatic suggestions when you type 2275#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:43 2276#: resources/views/admin/control-panel.phtml:640 2277msgid "Autocomplete" 2278msgstr "" 2279 2280#: resources/views/admin/users-edit.phtml:155 2281msgid "Automatically accept changes made by this user" 2282msgstr "" 2283 2284#. I18N: A configuration setting 2285#: resources/views/admin/trees-preferences.phtml:555 2286msgid "Automatically expand notes" 2287msgstr "" 2288 2289#. I18N: A configuration setting 2290#: resources/views/admin/trees-preferences.phtml:571 2291msgid "Automatically expand sources" 2292msgstr "" 2293 2294#. I18N: a month in the Jewish calendar 2295#: app/Date/JewishDate.php:200 2296msgctxt "GENITIVE" 2297msgid "Av" 2298msgstr "" 2299 2300#. I18N: a month in the Jewish calendar 2301#: app/Date/JewishDate.php:304 2302msgctxt "INSTRUMENTAL" 2303msgid "Av" 2304msgstr "" 2305 2306#. I18N: a month in the Jewish calendar 2307#: app/Date/JewishDate.php:252 2308msgctxt "LOCATIVE" 2309msgid "Av" 2310msgstr "" 2311 2312#. I18N: a month in the Jewish calendar 2313#: app/Date/JewishDate.php:148 2314msgctxt "NOMINATIVE" 2315msgid "Av" 2316msgstr "" 2317 2318#: app/Statistics/Google/ChartAge.php:119 2319#: app/Statistics/Google/ChartMarriageAge.php:142 2320#: resources/views/lists/families-table.phtml:144 2321#: resources/views/lists/individuals-table.phtml:159 2322msgid "Average age" 2323msgstr "" 2324 2325#: app/Module/StatisticsChartModule.php:521 2326#: app/Statistics/Google/ChartAge.php:139 2327#: resources/views/modules/gedcom_stats/config.phtml:59 2328#: resources/views/modules/gedcom_stats/statistics.phtml:222 2329#: resources/views/modules/html/template-statistics.phtml:89 2330#: resources/views/modules/statistics-chart/custom.phtml:38 2331#: resources/views/statistics/individuals/lifespan.phtml:20 2332msgid "Average age at death" 2333msgstr "" 2334 2335#: app/Statistics/Google/ChartMarriageAge.php:162 2336msgid "Average age at marriage" 2337msgstr "" 2338 2339#: app/Statistics/Google/ChartMarriageAge.php:159 2340msgid "Average age in century of marriage" 2341msgstr "" 2342 2343#: app/Statistics/Google/ChartAge.php:136 2344msgid "Average age related to death century" 2345msgstr "" 2346 2347#: app/Statistics/Google/ChartChildren.php:95 2348msgid "Average number" 2349msgstr "" 2350 2351#: app/Statistics/Google/ChartChildren.php:106 2352#: resources/views/modules/gedcom_stats/config.phtml:61 2353#: resources/views/modules/gedcom_stats/statistics.phtml:250 2354#: resources/views/modules/html/template-statistics.phtml:97 2355#: resources/views/statistics/families/children.phtml:20 2356msgid "Average number of children per family" 2357msgstr "" 2358 2359#. I18N: help text for family tree / GEDCOM file names 2360#: resources/views/admin/trees-create.phtml:49 2361#: resources/views/admin/trees-preferences.phtml:90 2362msgid "Avoid spaces and punctuation. A family name might be a good choice." 2363msgstr "" 2364 2365#: app/Date/JalaliDate.php:267 2366msgctxt "Abbreviation for Persian month: Azar" 2367msgid "Azar" 2368msgstr "" 2369 2370#. I18N: 9th month in the Persian/Jalali calendar 2371#: app/Date/JalaliDate.php:141 2372msgctxt "GENITIVE" 2373msgid "Azar" 2374msgstr "" 2375 2376#. I18N: 9th month in the Persian/Jalali calendar 2377#: app/Date/JalaliDate.php:231 2378msgctxt "INSTRUMENTAL" 2379msgid "Azar" 2380msgstr "" 2381 2382#. I18N: 9th month in the Persian/Jalali calendar 2383#: app/Date/JalaliDate.php:186 2384msgctxt "LOCATIVE" 2385msgid "Azar" 2386msgstr "" 2387 2388#. I18N: 9th month in the Persian/Jalali calendar 2389#: app/Date/JalaliDate.php:96 2390msgctxt "NOMINATIVE" 2391msgid "Azar" 2392msgstr "" 2393 2394#. I18N: Name of a country or state 2395#: app/Statistics/Service/CountryService.php:72 2396msgid "Azerbaijan" 2397msgstr "" 2398 2399#. I18N: Name of a country or state 2400#: app/Statistics/Service/CountryService.php:74 2401msgid "Azores" 2402msgstr "" 2403 2404#: app/Date/JalaliDate.php:269 2405msgctxt "Abbreviation for Persian month: Bahman" 2406msgid "Bah" 2407msgstr "" 2408 2409#. I18N: Name of a country or state 2410#: app/Statistics/Service/CountryService.php:91 2411msgid "Bahamas" 2412msgstr "" 2413 2414#. I18N: 11th month in the Persian/Jalali calendar 2415#: app/Date/JalaliDate.php:145 2416msgctxt "GENITIVE" 2417msgid "Bahman" 2418msgstr "" 2419 2420#. I18N: 11th month in the Persian/Jalali calendar 2421#: app/Date/JalaliDate.php:235 2422msgctxt "INSTRUMENTAL" 2423msgid "Bahman" 2424msgstr "" 2425 2426#. I18N: 11th month in the Persian/Jalali calendar 2427#: app/Date/JalaliDate.php:190 2428msgctxt "LOCATIVE" 2429msgid "Bahman" 2430msgstr "" 2431 2432#. I18N: 11th month in the Persian/Jalali calendar 2433#: app/Date/JalaliDate.php:100 2434msgctxt "NOMINATIVE" 2435msgid "Bahman" 2436msgstr "" 2437 2438#. I18N: Name of a country or state 2439#: app/Statistics/Service/CountryService.php:89 2440msgid "Bahrain" 2441msgstr "" 2442 2443#. I18N: Name of a country or state 2444#: app/Statistics/Service/CountryService.php:85 2445msgid "Bangladesh" 2446msgstr "" 2447 2448#: app/Factories/ElementFactory.php:465 resources/views/calendar-page.phtml:185 2449#: resources/xml/reports/missing_facts_report.xml:16 2450msgid "Baptism" 2451msgstr "" 2452 2453#: app/Module/IndividualFactsTabModule.php:318 2454msgid "Baptism of a brother" 2455msgstr "" 2456 2457#: app/Module/IndividualFactsTabModule.php:297 2458msgid "Baptism of a child" 2459msgstr "" 2460 2461#: app/Module/IndividualFactsTabModule.php:296 2462msgid "Baptism of a daughter" 2463msgstr "" 2464 2465#: app/Module/IndividualFactsTabModule.php:366 2466#: app/Module/IndividualFactsTabModule.php:389 2467#: app/Module/IndividualFactsTabModule.php:412 2468#: app/Module/IndividualFactsTabModule.php:489 2469#: app/Module/IndividualFactsTabModule.php:507 2470msgid "Baptism of a grandchild" 2471msgstr "" 2472 2473#: app/Module/IndividualFactsTabModule.php:365 2474msgid "Baptism of a granddaughter" 2475msgstr "" 2476 2477#: app/Module/IndividualFactsTabModule.php:388 2478msgctxt "daughter’s daughter" 2479msgid "Baptism of a granddaughter" 2480msgstr "" 2481 2482#: app/Module/IndividualFactsTabModule.php:411 2483msgctxt "son’s daughter" 2484msgid "Baptism of a granddaughter" 2485msgstr "" 2486 2487#: app/Module/IndividualFactsTabModule.php:364 2488msgid "Baptism of a grandson" 2489msgstr "" 2490 2491#: app/Module/IndividualFactsTabModule.php:387 2492msgctxt "daughter’s son" 2493msgid "Baptism of a grandson" 2494msgstr "" 2495 2496#: app/Module/IndividualFactsTabModule.php:410 2497msgctxt "son’s son" 2498msgid "Baptism of a grandson" 2499msgstr "" 2500 2501#: app/Module/IndividualFactsTabModule.php:341 2502msgid "Baptism of a half-brother" 2503msgstr "" 2504 2505#: app/Module/IndividualFactsTabModule.php:343 2506msgid "Baptism of a half-sibling" 2507msgstr "" 2508 2509#: app/Module/IndividualFactsTabModule.php:342 2510msgid "Baptism of a half-sister" 2511msgstr "" 2512 2513#: app/Module/IndividualFactsTabModule.php:320 2514msgid "Baptism of a sibling" 2515msgstr "" 2516 2517#: app/Module/IndividualFactsTabModule.php:319 2518msgid "Baptism of a sister" 2519msgstr "" 2520 2521#: app/Module/IndividualFactsTabModule.php:295 2522msgid "Baptism of a son" 2523msgstr "" 2524 2525#: app/Factories/ElementFactory.php:468 2526#: resources/xml/reports/missing_facts_report.xml:17 2527msgid "Bar mitzvah" 2528msgstr "" 2529 2530#. I18N: Name of a country or state 2531#: app/Statistics/Service/CountryService.php:106 2532msgid "Barbados" 2533msgstr "" 2534 2535#: app/Module/CustomTagsGedcomL.php:130 2536msgid "Base GEDCOM tag" 2537msgstr "" 2538 2539#: app/Factories/ElementFactory.php:471 2540#: resources/xml/reports/missing_facts_report.xml:18 2541msgid "Bat mitzvah" 2542msgstr "" 2543 2544#: resources/views/modules/batch_update/admin.phtml:26 2545msgid "Batch update" 2546msgstr "" 2547 2548#. I18N: Location of an LDS church temple 2549#: app/Elements/TempleCode.php:73 2550msgid "Baton Rouge, Louisiana, United States" 2551msgstr "" 2552 2553#: app/Http/RequestHandlers/SearchAdvancedPage.php:252 2554msgid "Begins with" 2555msgstr "" 2556 2557#. I18N: Name of a country or state 2558#: app/Statistics/Service/CountryService.php:96 2559msgid "Belarus" 2560msgstr "" 2561 2562#. I18N: The name of a colour-scheme 2563#: app/Module/ColorsTheme.php:157 2564msgid "Belgian Chocolate" 2565msgstr "" 2566 2567#. I18N: Name of a country or state 2568#: app/Statistics/Service/CountryService.php:78 2569msgid "Belgium" 2570msgstr "" 2571 2572#. I18N: Name of a country or state 2573#: app/Statistics/Service/CountryService.php:98 2574msgid "Belize" 2575msgstr "" 2576 2577#. I18N: Name of a country or state 2578#: app/Statistics/Service/CountryService.php:80 2579msgid "Benin" 2580msgstr "" 2581 2582#. I18N: Name of a country or state 2583#: app/Statistics/Service/CountryService.php:100 2584msgid "Bermuda" 2585msgstr "" 2586 2587#. I18N: Location of an LDS church temple 2588#: app/Elements/TempleCode.php:191 2589msgid "Bern, Switzerland" 2590msgstr "" 2591 2592#: app/Elements/RelationIsDescriptor.php:96 2593msgid "Best man" 2594msgstr "" 2595 2596#. I18N: Name of a country or state 2597#: app/Statistics/Service/CountryService.php:110 2598msgid "Bhutan" 2599msgstr "" 2600 2601#: app/Module/CustomTagsRootsMagic.php:55 2602msgid "Bibliography" 2603msgstr "" 2604 2605#. I18N: Location of an LDS church temple 2606#: app/Elements/TempleCode.php:64 2607msgid "Billings, Montana, United States" 2608msgstr "" 2609 2610#: app/Module/CustomTagsGedcom55.php:50 2611msgid "Binary data object" 2612msgstr "" 2613 2614#: app/Module/BingMaps.php:82 app/Module/MapLinkBing.php:42 2615msgid "Bing™ maps" 2616msgstr "" 2617 2618#: app/Module/BingWebmasterToolsModule.php:41 2619msgid "Bing™ webmaster tools" 2620msgstr "" 2621 2622#. I18N: Location of an LDS church temple 2623#: app/Elements/TempleCode.php:65 2624msgid "Birmingham, Alabama, United States" 2625msgstr "" 2626 2627#: app/Factories/ElementFactory.php:474 2628#: app/Http/RequestHandlers/IndividualPage.php:203 2629#: resources/views/calendar-page.phtml:182 2630#: resources/views/lists/individuals-table.phtml:210 2631#: resources/views/lists/individuals-table.phtml:214 2632#: resources/views/lists/individuals-table.phtml:236 2633#: resources/xml/reports/ahnentafel_report.xml:441 2634#: resources/xml/reports/bdm_report.xml:58 2635#: resources/xml/reports/change_report.xml:102 2636#: resources/xml/reports/change_report.xml:118 2637#: resources/xml/reports/descendancy_report.xml:560 2638#: resources/xml/reports/family_group_report.xml:182 2639#: resources/xml/reports/family_group_report.xml:470 2640#: resources/xml/reports/family_group_report.xml:477 2641#: resources/xml/reports/family_group_report.xml:536 2642#: resources/xml/reports/family_group_report.xml:733 2643#: resources/xml/reports/family_group_report.xml:740 2644#: resources/xml/reports/family_group_report.xml:880 2645#: resources/xml/reports/family_group_report.xml:1081 2646#: resources/xml/reports/family_group_report.xml:1090 2647#: resources/xml/reports/individual_ext_report.xml:281 2648#: resources/xml/reports/individual_ext_report.xml:317 2649#: resources/xml/reports/individual_ext_report.xml:357 2650#: resources/xml/reports/individual_ext_report.xml:393 2651#: resources/xml/reports/individual_ext_report.xml:429 2652#: resources/xml/reports/individual_ext_report.xml:487 2653#: resources/xml/reports/individual_ext_report.xml:523 2654#: resources/xml/reports/individual_ext_report.xml:564 2655#: resources/xml/reports/individual_ext_report.xml:600 2656#: resources/xml/reports/individual_ext_report.xml:636 2657#: resources/xml/reports/individual_report.xml:270 2658#: resources/xml/reports/individual_report.xml:306 2659#: resources/xml/reports/individual_report.xml:346 2660#: resources/xml/reports/individual_report.xml:382 2661#: resources/xml/reports/individual_report.xml:418 2662#: resources/xml/reports/individual_report.xml:479 2663#: resources/xml/reports/individual_report.xml:519 2664#: resources/xml/reports/individual_report.xml:560 2665#: resources/xml/reports/individual_report.xml:596 2666#: resources/xml/reports/individual_report.xml:632 2667#: resources/xml/reports/missing_facts_report.xml:15 2668#: resources/xml/reports/pedigree_report.xml:73 2669#: resources/xml/reports/pedigree_report.xml:74 2670#: resources/xml/reports/pedigree_report.xml:94 2671#: resources/xml/reports/pedigree_report.xml:95 2672#: resources/xml/reports/pedigree_report.xml:116 2673#: resources/xml/reports/pedigree_report.xml:117 2674#: resources/xml/reports/pedigree_report.xml:134 2675#: resources/xml/reports/pedigree_report.xml:135 2676#: resources/xml/reports/pedigree_report.xml:156 2677#: resources/xml/reports/pedigree_report.xml:157 2678#: resources/xml/reports/pedigree_report.xml:175 2679#: resources/xml/reports/pedigree_report.xml:176 2680#: resources/xml/reports/pedigree_report.xml:197 2681#: resources/xml/reports/pedigree_report.xml:198 2682#: resources/xml/reports/pedigree_report.xml:218 2683#: resources/xml/reports/pedigree_report.xml:219 2684#: resources/xml/reports/pedigree_report.xml:240 2685#: resources/xml/reports/pedigree_report.xml:241 2686#: resources/xml/reports/pedigree_report.xml:261 2687#: resources/xml/reports/pedigree_report.xml:262 2688#: resources/xml/reports/pedigree_report.xml:283 2689#: resources/xml/reports/pedigree_report.xml:284 2690#: resources/xml/reports/pedigree_report.xml:304 2691#: resources/xml/reports/pedigree_report.xml:305 2692#: resources/xml/reports/pedigree_report.xml:326 2693#: resources/xml/reports/pedigree_report.xml:327 2694#: resources/xml/reports/pedigree_report.xml:347 2695#: resources/xml/reports/pedigree_report.xml:348 2696#: resources/xml/reports/pedigree_report.xml:369 2697#: resources/xml/reports/pedigree_report.xml:370 2698#: resources/xml/reports/pedigree_report.xml:390 2699#: resources/xml/reports/pedigree_report.xml:409 2700#: resources/xml/reports/pedigree_report.xml:428 2701#: resources/xml/reports/pedigree_report.xml:447 2702#: resources/xml/reports/pedigree_report.xml:466 2703#: resources/xml/reports/pedigree_report.xml:485 2704#: resources/xml/reports/pedigree_report.xml:504 2705#: resources/xml/reports/pedigree_report.xml:523 2706#: resources/xml/reports/pedigree_report.xml:542 2707#: resources/xml/reports/pedigree_report.xml:561 2708#: resources/xml/reports/pedigree_report.xml:580 2709#: resources/xml/reports/pedigree_report.xml:599 2710#: resources/xml/reports/pedigree_report.xml:618 2711#: resources/xml/reports/pedigree_report.xml:637 2712#: resources/xml/reports/pedigree_report.xml:656 2713#: resources/xml/reports/pedigree_report.xml:675 2714#: resources/xml/reports/pedigree_report.xml:775 2715#: resources/xml/reports/pedigree_report.xml:776 2716#: resources/xml/reports/pedigree_report.xml:796 2717#: resources/xml/reports/pedigree_report.xml:797 2718#: resources/xml/reports/pedigree_report.xml:818 2719#: resources/xml/reports/pedigree_report.xml:819 2720#: resources/xml/reports/pedigree_report.xml:836 2721#: resources/xml/reports/pedigree_report.xml:837 2722#: resources/xml/reports/pedigree_report.xml:858 2723#: resources/xml/reports/pedigree_report.xml:859 2724#: resources/xml/reports/pedigree_report.xml:876 2725#: resources/xml/reports/pedigree_report.xml:877 2726#: resources/xml/reports/pedigree_report.xml:898 2727#: resources/xml/reports/pedigree_report.xml:899 2728#: resources/xml/reports/pedigree_report.xml:920 2729#: resources/xml/reports/pedigree_report.xml:942 2730#: resources/xml/reports/pedigree_report.xml:963 2731#: resources/xml/reports/pedigree_report.xml:985 2732#: resources/xml/reports/pedigree_report.xml:1006 2733#: resources/xml/reports/pedigree_report.xml:1028 2734#: resources/xml/reports/pedigree_report.xml:1049 2735#: resources/xml/reports/pedigree_report.xml:1071 2736#: resources/xml/reports/pedigree_report.xml:1094 2737#: resources/xml/reports/pedigree_report.xml:1113 2738#: resources/xml/reports/pedigree_report.xml:1132 2739#: resources/xml/reports/pedigree_report.xml:1151 2740#: resources/xml/reports/pedigree_report.xml:1170 2741#: resources/xml/reports/pedigree_report.xml:1189 2742#: resources/xml/reports/pedigree_report.xml:1208 2743#: resources/xml/reports/pedigree_report.xml:1227 2744#: resources/xml/reports/pedigree_report.xml:1246 2745#: resources/xml/reports/pedigree_report.xml:1265 2746#: resources/xml/reports/pedigree_report.xml:1284 2747#: resources/xml/reports/pedigree_report.xml:1303 2748#: resources/xml/reports/pedigree_report.xml:1322 2749#: resources/xml/reports/pedigree_report.xml:1341 2750#: resources/xml/reports/pedigree_report.xml:1360 2751#: resources/xml/reports/pedigree_report.xml:1379 2752#: resources/xml/reports/relative_ext_report.xml:63 2753msgid "Birth" 2754msgstr "" 2755 2756#: app/Elements/PedigreeLinkageType.php:60 2757msgctxt "Female pedigree" 2758msgid "Birth" 2759msgstr "" 2760 2761#: app/Elements/PedigreeLinkageType.php:50 2762msgctxt "Male pedigree" 2763msgid "Birth" 2764msgstr "" 2765 2766#: app/Elements/PedigreeLinkageType.php:70 2767msgctxt "Pedigree" 2768msgid "Birth" 2769msgstr "" 2770 2771#: app/Statistics/Google/ChartDistribution.php:338 2772msgid "Birth by country" 2773msgstr "" 2774 2775#: resources/xml/reports/bdm_report.xml:8 2776#: resources/xml/reports/birth_report.xml:8 2777msgid "Birth date range end" 2778msgstr "" 2779 2780#: resources/xml/reports/bdm_report.xml:7 2781#: resources/xml/reports/birth_report.xml:7 2782msgid "Birth date range start" 2783msgstr "" 2784 2785#: app/Module/CustomTagsBrothersKeeper.php:73 2786msgid "Birth name" 2787msgstr "" 2788 2789#: app/Module/IndividualFactsTabModule.php:308 2790msgid "Birth of a brother" 2791msgstr "" 2792 2793#: app/Module/IndividualFactsTabModule.php:287 app/Module/PlacesModule.php:222 2794#: resources/views/admin/trees-preferences.phtml:459 2795msgid "Birth of a child" 2796msgstr "" 2797 2798#: app/Module/IndividualFactsTabModule.php:286 2799msgid "Birth of a daughter" 2800msgstr "" 2801 2802#: app/Module/IndividualFactsTabModule.php:356 2803#: app/Module/IndividualFactsTabModule.php:379 2804#: app/Module/IndividualFactsTabModule.php:402 2805#: resources/views/admin/trees-preferences.phtml:453 2806msgid "Birth of a grandchild" 2807msgstr "" 2808 2809#: app/Module/IndividualFactsTabModule.php:355 2810msgid "Birth of a granddaughter" 2811msgstr "" 2812 2813#: app/Module/IndividualFactsTabModule.php:378 2814msgctxt "daughter’s daughter" 2815msgid "Birth of a granddaughter" 2816msgstr "" 2817 2818#: app/Module/IndividualFactsTabModule.php:401 2819msgctxt "son’s daughter" 2820msgid "Birth of a granddaughter" 2821msgstr "" 2822 2823#: app/Module/IndividualFactsTabModule.php:354 2824msgid "Birth of a grandson" 2825msgstr "" 2826 2827#: app/Module/IndividualFactsTabModule.php:377 2828msgctxt "daughter’s son" 2829msgid "Birth of a grandson" 2830msgstr "" 2831 2832#: app/Module/IndividualFactsTabModule.php:400 2833msgctxt "son’s son" 2834msgid "Birth of a grandson" 2835msgstr "" 2836 2837#: app/Module/IndividualFactsTabModule.php:331 2838msgid "Birth of a half-brother" 2839msgstr "" 2840 2841#: app/Module/IndividualFactsTabModule.php:333 2842msgid "Birth of a half-sibling" 2843msgstr "" 2844 2845#: app/Module/IndividualFactsTabModule.php:332 2846msgid "Birth of a half-sister" 2847msgstr "" 2848 2849#: app/Module/IndividualFactsTabModule.php:310 2850#: resources/views/admin/trees-preferences.phtml:465 2851msgid "Birth of a sibling" 2852msgstr "" 2853 2854#: app/Module/IndividualFactsTabModule.php:309 2855msgid "Birth of a sister" 2856msgstr "" 2857 2858#: app/Module/IndividualFactsTabModule.php:285 2859msgid "Birth of a son" 2860msgstr "" 2861 2862#: app/Factories/ElementFactory.php:476 2863msgid "Birth parents" 2864msgstr "" 2865 2866#: resources/views/statistics/other/places.phtml:21 2867msgid "Birth places" 2868msgstr "" 2869 2870#: resources/xml/reports/birth_report.xml:6 2871msgid "Birthplace contains" 2872msgstr "" 2873 2874#. I18N: Name of a module/report 2875#: app/Module/BirthReportModule.php:40 2876#: resources/views/modules/statistics-chart/custom.phtml:65 2877#: resources/xml/reports/birth_report.xml:3 2878#: resources/xml/reports/birth_report.xml:31 2879msgid "Births" 2880msgstr "" 2881 2882#: app/Statistics/Google/ChartBirth.php:129 2883#: resources/views/statistics/individuals/total-events.phtml:31 2884msgid "Births by century" 2885msgstr "" 2886 2887#. I18N: Location of an LDS church temple 2888#: app/Elements/TempleCode.php:66 2889msgid "Bismarck, North Dakota, United States" 2890msgstr "" 2891 2892#: app/Factories/ElementFactory.php:478 2893msgid "Blessing" 2894msgstr "" 2895 2896#: app/Module/CustomTagsPhpGedView.php:78 2897#: resources/views/edit-blocks-block.phtml:22 2898msgid "Block" 2899msgstr "" 2900 2901#: app/Http/RequestHandlers/ModulesBlocksPage.php:43 2902#: resources/views/admin/control-panel.phtml:626 2903#: resources/views/admin/modules.phtml:90 2904#: resources/views/admin/modules.phtml:92 2905msgid "Blocks" 2906msgstr "" 2907 2908#. I18N: The name of a colour-scheme 2909#: app/Module/ColorsTheme.php:159 2910msgid "Blue Lagoon" 2911msgstr "" 2912 2913#. I18N: The name of a colour-scheme 2914#: app/Module/ColorsTheme.php:161 2915msgid "Blue Marine" 2916msgstr "" 2917 2918#. I18N: Location of an LDS church temple 2919#: app/Elements/TempleCode.php:67 2920msgid "Bogota, Colombia" 2921msgstr "" 2922 2923#. I18N: Location of an LDS church temple 2924#: app/Elements/TempleCode.php:68 2925msgid "Boise, Idaho, United States" 2926msgstr "" 2927 2928#. I18N: Name of a country or state 2929#: app/Statistics/Service/CountryService.php:102 2930msgid "Bolivia" 2931msgstr "" 2932 2933#. I18N: Type of media object 2934#: app/Elements/SourceMediaType.php:61 2935msgid "Book" 2936msgstr "" 2937 2938#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 2939#: app/Elements/LdsChildSealingDateStatus.php:60 2940msgid "Born in the covenant" 2941msgstr "" 2942 2943#. I18N: Name of a country or state 2944#: app/Statistics/Service/CountryService.php:93 2945msgid "Bosnia and Herzegovina" 2946msgstr "" 2947 2948#. I18N: Location of an LDS church temple 2949#: app/Elements/TempleCode.php:69 2950msgid "Boston, Massachusetts, United States" 2951msgstr "" 2952 2953#: resources/views/lists/families-table.phtml:161 2954msgid "Both alive" 2955msgstr "" 2956 2957#: resources/views/lists/families-table.phtml:173 2958msgid "Both dead" 2959msgstr "" 2960 2961#. I18N: Name of a country or state 2962#: app/Statistics/Service/CountryService.php:114 2963msgid "Botswana" 2964msgstr "" 2965 2966#. I18N: Location of an LDS church temple 2967#: app/Elements/TempleCode.php:70 2968msgid "Bountiful, Utah, United States" 2969msgstr "" 2970 2971#. I18N: Name of a country or state 2972#: app/Statistics/Service/CountryService.php:112 2973msgid "Bouvet Island" 2974msgstr "" 2975 2976#. I18N: Name of a module/list 2977#. I18N: Branches of a family tree 2978#: app/Module/BranchesListModule.php:104 app/Module/BranchesListModule.php:229 2979msgid "Branches" 2980msgstr "" 2981 2982#. I18N: %s is a surname 2983#: app/Module/BranchesListModule.php:224 2984#, php-format 2985msgid "Branches of the %s family" 2986msgstr "" 2987 2988#. I18N: Name of a country or state 2989#: app/Statistics/Service/CountryService.php:104 2990msgid "Brazil" 2991msgstr "" 2992 2993#: app/Elements/RelationIsDescriptor.php:97 2994msgid "Bridesmaid" 2995msgstr "" 2996 2997#. I18N: Location of an LDS church temple 2998#: app/Elements/TempleCode.php:71 2999msgid "Brigham City, Utah, United States" 3000msgstr "" 3001 3002#. I18N: Location of an LDS church temple 3003#: app/Elements/TempleCode.php:72 3004msgid "Brisbane, Australia" 3005msgstr "" 3006 3007#: app/Module/CustomTagsBrothersKeeper.php:94 3008msgid "Brit milah" 3009msgstr "" 3010 3011#. I18N: Name of a country or state 3012#: app/Statistics/Service/CountryService.php:253 3013msgid "British Indian Ocean Territory" 3014msgstr "" 3015 3016#. I18N: Name of a country or state 3017#: app/Statistics/Service/CountryService.php:524 3018msgid "British Virgin Islands" 3019msgstr "" 3020 3021#: resources/xml/reports/individual_ext_report.xml:327 3022#: resources/xml/reports/individual_report.xml:316 3023msgid "Brother" 3024msgstr "" 3025 3026#. I18N: a month in the French republican calendar 3027#: app/Date/FrenchDate.php:137 3028msgctxt "GENITIVE" 3029msgid "Brumaire" 3030msgstr "" 3031 3032#. I18N: a month in the French republican calendar 3033#: app/Date/FrenchDate.php:231 3034msgctxt "INSTRUMENTAL" 3035msgid "Brumaire" 3036msgstr "" 3037 3038#. I18N: a month in the French republican calendar 3039#: app/Date/FrenchDate.php:184 3040msgctxt "LOCATIVE" 3041msgid "Brumaire" 3042msgstr "" 3043 3044#. I18N: a month in the French republican calendar 3045#: app/Date/FrenchDate.php:89 3046msgctxt "NOMINATIVE" 3047msgid "Brumaire" 3048msgstr "" 3049 3050#. I18N: Name of a country or state 3051#: app/Statistics/Service/CountryService.php:108 3052msgid "Brunei Darussalam" 3053msgstr "" 3054 3055#. I18N: Location of an LDS church temple 3056#: app/Elements/TempleCode.php:63 3057msgid "Buenos Aires, Argentina" 3058msgstr "" 3059 3060#. I18N: Name of a country or state 3061#: app/Statistics/Service/CountryService.php:87 3062msgid "Bulgaria" 3063msgstr "" 3064 3065#: app/Factories/ElementFactory.php:481 resources/views/calendar-page.phtml:197 3066#: resources/xml/reports/family_group_report.xml:351 3067#: resources/xml/reports/family_group_report.xml:705 3068#: resources/xml/reports/family_group_report.xml:1049 3069#: resources/xml/reports/missing_facts_report.xml:25 3070msgid "Burial" 3071msgstr "" 3072 3073#: app/Module/IndividualFactsTabModule.php:446 3074msgid "Burial of a brother" 3075msgstr "" 3076 3077#: app/Module/IndividualFactsTabModule.php:430 3078msgid "Burial of a child" 3079msgstr "" 3080 3081#: app/Module/IndividualFactsTabModule.php:429 3082msgid "Burial of a daughter" 3083msgstr "" 3084 3085#: app/Module/IndividualFactsTabModule.php:724 3086msgid "Burial of a father" 3087msgstr "" 3088 3089#: app/Module/IndividualFactsTabModule.php:484 3090#: app/Module/IndividualFactsTabModule.php:502 3091#: app/Module/IndividualFactsTabModule.php:520 3092msgid "Burial of a grandchild" 3093msgstr "" 3094 3095#: app/Module/IndividualFactsTabModule.php:483 3096msgid "Burial of a granddaughter" 3097msgstr "" 3098 3099#: app/Module/IndividualFactsTabModule.php:501 3100msgctxt "daughter’s daughter" 3101msgid "Burial of a granddaughter" 3102msgstr "" 3103 3104#: app/Module/IndividualFactsTabModule.php:519 3105msgctxt "son’s daughter" 3106msgid "Burial of a granddaughter" 3107msgstr "" 3108 3109#: app/Module/IndividualFactsTabModule.php:742 3110msgid "Burial of a grandfather" 3111msgstr "" 3112 3113#: app/Module/IndividualFactsTabModule.php:743 3114msgid "Burial of a grandmother" 3115msgstr "" 3116 3117#: app/Module/IndividualFactsTabModule.php:744 3118#: app/Module/IndividualFactsTabModule.php:762 3119#: app/Module/IndividualFactsTabModule.php:780 3120msgid "Burial of a grandparent" 3121msgstr "" 3122 3123#: app/Module/IndividualFactsTabModule.php:482 3124msgid "Burial of a grandson" 3125msgstr "" 3126 3127#: app/Module/IndividualFactsTabModule.php:500 3128msgctxt "daughter’s son" 3129msgid "Burial of a grandson" 3130msgstr "" 3131 3132#: app/Module/IndividualFactsTabModule.php:518 3133msgctxt "son’s son" 3134msgid "Burial of a grandson" 3135msgstr "" 3136 3137#: app/Module/IndividualFactsTabModule.php:464 3138msgid "Burial of a half-brother" 3139msgstr "" 3140 3141#: app/Module/IndividualFactsTabModule.php:466 3142msgid "Burial of a half-sibling" 3143msgstr "" 3144 3145#: app/Module/IndividualFactsTabModule.php:465 3146msgid "Burial of a half-sister" 3147msgstr "" 3148 3149#: app/Module/IndividualFactsTabModule.php:200 3150msgid "Burial of a husband" 3151msgstr "" 3152 3153#: app/Module/IndividualFactsTabModule.php:760 3154msgid "Burial of a maternal grandfather" 3155msgstr "" 3156 3157#: app/Module/IndividualFactsTabModule.php:761 3158msgid "Burial of a maternal grandmother" 3159msgstr "" 3160 3161#: app/Module/IndividualFactsTabModule.php:725 3162msgid "Burial of a mother" 3163msgstr "" 3164 3165#: app/Module/IndividualFactsTabModule.php:726 3166msgid "Burial of a parent" 3167msgstr "" 3168 3169#: app/Module/IndividualFactsTabModule.php:778 3170msgid "Burial of a paternal grandfather" 3171msgstr "" 3172 3173#: app/Module/IndividualFactsTabModule.php:779 3174msgid "Burial of a paternal grandmother" 3175msgstr "" 3176 3177#: app/Module/IndividualFactsTabModule.php:448 3178msgid "Burial of a sibling" 3179msgstr "" 3180 3181#: app/Module/IndividualFactsTabModule.php:447 3182msgid "Burial of a sister" 3183msgstr "" 3184 3185#: app/Module/IndividualFactsTabModule.php:428 3186msgid "Burial of a son" 3187msgstr "" 3188 3189#: app/Module/IndividualFactsTabModule.php:202 3190msgid "Burial of a spouse" 3191msgstr "" 3192 3193#: app/Module/IndividualFactsTabModule.php:201 3194msgid "Burial of a wife" 3195msgstr "" 3196 3197#: resources/xml/reports/cemetery_report.xml:5 3198msgid "Burial place contains" 3199msgstr "" 3200 3201#. I18N: Name of a module/report 3202#: app/Module/CemeteryReportModule.php:40 3203#: resources/xml/reports/cemetery_report.xml:3 3204#: resources/xml/reports/cemetery_report.xml:34 3205msgid "Burials" 3206msgstr "" 3207 3208#. I18N: Name of a country or state 3209#: app/Statistics/Service/CountryService.php:83 3210msgid "Burkina Faso" 3211msgstr "" 3212 3213#. I18N: Name of a country or state 3214#: app/Statistics/Service/CountryService.php:76 3215msgid "Burundi" 3216msgstr "" 3217 3218#: app/Elements/RelationIsDescriptor.php:98 3219msgid "Buyer" 3220msgstr "" 3221 3222#: app/Elements/RelationIsDescriptor.php:75 3223msgctxt "FEMALE" 3224msgid "Buyer" 3225msgstr "" 3226 3227#: app/Elements/RelationIsDescriptor.php:54 3228msgctxt "MALE" 3229msgid "Buyer" 3230msgstr "" 3231 3232#. I18N: Help text for the "Port number" site configuration setting 3233#: resources/views/admin/site-mail.phtml:114 3234msgid "By default, SMTP works on port 25." 3235msgstr "" 3236 3237#. I18N: Name of a module. CKEditor is a trademark. Do not translate it? https://ckeditor.com 3238#: app/Module/CkeditorModule.php:43 3239msgid "CKEditor™" 3240msgstr "" 3241 3242#. I18N: Name of a module. 3243#: app/Module/CustomCssJsModule.php:82 3244msgid "CSS and JS" 3245msgstr "" 3246 3247#: resources/views/admin/trees.phtml:71 3248#: resources/views/lists/datatables-attributes.phtml:31 3249msgid "Calculating…" 3250msgstr "" 3251 3252#. I18N: Name of a module 3253#: app/Module/CalendarMenuModule.php:42 app/Module/CalendarMenuModule.php:81 3254#: resources/views/modules/yahrzeit/config.phtml:39 3255msgid "Calendar" 3256msgstr "" 3257 3258#. I18N: A configuration setting 3259#: resources/views/admin/trees-preferences.phtml:113 3260#: resources/views/admin/trees-preferences.phtml:115 3261#: resources/views/admin/trees-preferences.phtml:118 3262msgid "Calendar conversion" 3263msgstr "" 3264 3265#. I18N: Location of an LDS church temple 3266#: app/Elements/TempleCode.php:74 3267msgid "Calgary, Alberta, Canada" 3268msgstr "" 3269 3270#: app/Factories/ElementFactory.php:701 3271#: resources/views/modals/source-fields.phtml:50 3272msgid "Call number" 3273msgstr "" 3274 3275#. I18N: Name of a country or state 3276#: app/Statistics/Service/CountryService.php:280 3277msgid "Cambodia" 3278msgstr "" 3279 3280#. I18N: Name of a country or state 3281#: app/Statistics/Service/CountryService.php:130 3282msgid "Cameroon" 3283msgstr "" 3284 3285#. I18N: Location of an LDS church temple 3286#: app/Elements/TempleCode.php:75 3287msgid "Campinas, Brazil" 3288msgstr "" 3289 3290#. I18N: Name of a country or state 3291#: app/Statistics/Service/CountryService.php:118 3292msgid "Canada" 3293msgstr "" 3294 3295#. I18N: Name of a country or state 3296#: app/Statistics/Service/CountryService.php:142 3297msgid "Cape Verde" 3298msgstr "" 3299 3300#. I18N: Location of an LDS church temple 3301#: app/Elements/TempleCode.php:76 3302msgid "Caracas, Venezuela" 3303msgstr "" 3304 3305#. I18N: Type of media object 3306#: app/Elements/SourceMediaType.php:62 3307msgid "Card" 3308msgstr "" 3309 3310#. I18N: Location of an LDS church temple 3311#: app/Elements/TempleCode.php:56 3312msgid "Cardston, Alberta, Canada" 3313msgstr "" 3314 3315#: resources/views/modules/fix-search-and-replace/options.phtml:52 3316msgid "Case insensitive" 3317msgstr "" 3318 3319#: app/Factories/ElementFactory.php:484 3320msgid "Caste" 3321msgstr "" 3322 3323#: resources/views/modules/statistics-chart/custom.phtml:79 3324msgid "Categories" 3325msgstr "" 3326 3327#: app/Module/CustomTagsGedcomL.php:123 app/Module/CustomTagsGedcomL.php:176 3328#: app/Module/CustomTagsLegacy.php:121 3329msgid "Category" 3330msgstr "" 3331 3332#: app/Factories/ElementFactory.php:285 app/Factories/ElementFactory.php:418 3333msgid "Cause" 3334msgstr "" 3335 3336#: app/Factories/ElementFactory.php:509 3337#: app/Module/CustomTagsFamilyTreeMaker.php:116 3338msgid "Cause of death" 3339msgstr "" 3340 3341#: resources/views/admin/synchronize-trees.phtml:28 3342#: resources/views/admin/trees-merge.phtml:60 3343#: resources/views/admin/trees-renumber.phtml:46 3344msgid "Caution! This may take a long time. Be patient." 3345msgstr "" 3346 3347#. I18N: Name of a country or state 3348#: app/Statistics/Service/CountryService.php:151 3349msgid "Cayman Islands" 3350msgstr "" 3351 3352#. I18N: Location of an LDS church temple 3353#: app/Elements/TempleCode.php:77 3354msgid "Cebu City, Philippines" 3355msgstr "" 3356 3357#: app/Module/CustomTagsGedcom53.php:126 app/Module/CustomTagsPhpGedView.php:59 3358msgid "Cemetery" 3359msgstr "" 3360 3361#: app/Factories/ElementFactory.php:485 3362msgid "Census" 3363msgstr "" 3364 3365#. I18N: Name of a module 3366#: app/Module/CensusAssistantModule.php:52 3367msgid "Census assistant" 3368msgstr "" 3369 3370#: app/Factories/ElementFactory.php:486 3371#: resources/views/modules/GEDFact_assistant/select-census.phtml:14 3372msgid "Census date" 3373msgstr "" 3374 3375#: resources/views/modules/GEDFact_assistant/select-census.phtml:13 3376msgid "Census date and place" 3377msgstr "" 3378 3379#: app/Factories/ElementFactory.php:487 3380msgid "Census place" 3381msgstr "" 3382 3383#: resources/views/modules/census-assistant.phtml:117 3384msgid "Census transcript" 3385msgstr "" 3386 3387#. I18N: Name of a country or state 3388#: app/Statistics/Service/CountryService.php:116 3389msgid "Central African Republic" 3390msgstr "" 3391 3392#: app/Module/StatisticsChartModule.php:986 3393#: app/Statistics/Google/ChartAge.php:116 3394#: app/Statistics/Google/ChartAge.php:144 3395#: app/Statistics/Google/ChartBirth.php:114 3396#: app/Statistics/Google/ChartChildren.php:94 3397#: app/Statistics/Google/ChartChildren.php:117 3398#: app/Statistics/Google/ChartDeath.php:114 3399#: app/Statistics/Google/ChartDivorce.php:114 3400#: app/Statistics/Google/ChartMarriage.php:114 3401#: app/Statistics/Google/ChartMarriageAge.php:139 3402#: app/Statistics/Google/ChartMarriageAge.php:167 3403#: app/Statistics/Google/ChartMortality.php:66 3404#: app/Statistics/Google/ChartNoChildrenFamilies.php:102 3405#: app/Statistics/Google/ChartNoChildrenFamilies.php:136 3406#: resources/views/lists/chart-by-decade.phtml:24 3407#: resources/views/lists/families-table.phtml:112 3408#: resources/views/lists/families-table.phtml:127 3409#: resources/views/lists/individuals-table.phtml:127 3410#: resources/views/lists/individuals-table.phtml:142 3411msgid "Century" 3412msgstr "" 3413 3414#. I18N: Type of media object 3415#: app/Elements/SourceMediaType.php:63 3416msgid "Certificate" 3417msgstr "" 3418 3419#: app/Module/CustomTagsGenPluswin.php:78 3420#: app/Module/CustomTagsGenPluswin.php:110 3421msgid "Certificate number" 3422msgstr "" 3423 3424#. I18N: Name of a country or state 3425#: app/Statistics/Service/CountryService.php:478 3426msgid "Chad" 3427msgstr "" 3428 3429#: app/Http/RequestHandlers/ChangeFamilyMembersPage.php:54 3430#: resources/views/family-page-menu.phtml:31 3431msgid "Change family members" 3432msgstr "" 3433 3434#: app/Http/RequestHandlers/TreePageEdit.php:69 3435msgid "Change the “Home page” blocks" 3436msgstr "" 3437 3438#: app/Http/RequestHandlers/UserPageEdit.php:69 3439msgid "Change the “My page” blocks" 3440msgstr "" 3441 3442#. I18N: [a record was] Changed on <date/time> 3443#: resources/views/modules/recent_changes/changes-list.phtml:50 3444#, php-format 3445msgid "Changed by %1$s" 3446msgstr "" 3447 3448#. I18N: [a record was] Changed on <date/time> 3449#: resources/views/modules/recent_changes/changes-list.phtml:48 3450#, php-format 3451msgid "Changed on %1$s" 3452msgstr "" 3453 3454#. I18N: [a record was] Changed on <date/time> by <user> 3455#: resources/views/modules/recent_changes/changes-list.phtml:46 3456#, php-format 3457msgid "Changed on %1$s by %2$s" 3458msgstr "" 3459 3460#. I18N: Name of a module/report 3461#: app/Module/ChangeReportModule.php:44 3462#: resources/views/admin/users-edit.phtml:149 3463#: resources/views/modules/recent_changes/config.phtml:49 3464#: resources/views/pending-changes-page.phtml:48 3465#: resources/xml/reports/change_report.xml:3 3466#: resources/xml/reports/change_report.xml:44 3467msgid "Changes" 3468msgstr "" 3469 3470#: app/Module/RecentChangesModule.php:178 3471#, php-format 3472msgid "Changes in the last %s day" 3473msgid_plural "Changes in the last %s days" 3474msgstr[0] "" 3475msgstr[1] "" 3476 3477#: app/Http/RequestHandlers/PendingChangesLogPage.php:99 3478#: resources/views/admin/trees.phtml:207 3479msgid "Changes log" 3480msgstr "" 3481 3482#: app/Factories/ElementFactory.php:372 3483msgid "Character set" 3484msgstr "" 3485 3486#: resources/views/admin/modules.phtml:208 3487#: resources/views/admin/modules.phtml:211 3488msgid "Chart" 3489msgstr "" 3490 3491#: app/Module/RelationshipsChartModule.php:433 3492msgid "Chart preferences" 3493msgstr "" 3494 3495#: resources/views/modules/charts/config.phtml:18 3496#: resources/views/modules/statistics-chart/custom.phtml:26 3497#: resources/views/modules/statistics-chart/custom.phtml:155 3498#: resources/views/modules/statistics-chart/custom.phtml:157 3499msgid "Chart type" 3500msgstr "" 3501 3502#. I18N: Name of a module/block 3503#. I18N: Name of a module 3504#: app/Http/RequestHandlers/ModulesChartsPage.php:43 3505#: app/Module/ChartsBlockModule.php:69 app/Module/ChartsMenuModule.php:59 3506#: app/Module/ChartsMenuModule.php:107 3507#: resources/views/admin/control-panel.phtml:684 3508#: resources/views/admin/modules.phtml:94 3509#: resources/views/admin/modules.phtml:96 3510#: resources/views/admin/trees-preferences.phtml:409 3511msgid "Charts" 3512msgstr "" 3513 3514#: app/Http/RequestHandlers/CheckTree.php:260 3515#: resources/views/admin/trees.phtml:181 3516msgid "Check for errors" 3517msgstr "" 3518 3519#: app/Http/RequestHandlers/UpgradeWizardPage.php:121 3520msgid "Check for pending changes…" 3521msgstr "" 3522 3523#: resources/views/setup/step-2-server-checks.phtml:59 3524msgid "Checking server capacity" 3525msgstr "" 3526 3527#: resources/views/setup/step-2-server-checks.phtml:42 3528msgid "Checking server configuration" 3529msgstr "" 3530 3531#. I18N: Location of an LDS church temple 3532#: app/Elements/TempleCode.php:78 3533msgid "Chicago, Illinois, United States" 3534msgstr "" 3535 3536#: app/Elements/AgeAtEvent.php:78 app/Factories/ElementFactory.php:325 3537#: resources/views/edit/change-family-members.phtml:67 3538#: resources/views/edit/change-family-members.phtml:78 3539#: resources/views/modules/pedigree-chart/previous.phtml:40 3540msgid "Child" 3541msgstr "" 3542 3543#: resources/xml/reports/ahnentafel_report.xml:388 3544#: resources/xml/reports/descendancy_report.xml:480 3545msgid "Child of " 3546msgstr "" 3547 3548#. I18N: e.g. “Child of [father name & mother name]” 3549#: app/Module/InteractiveTree/TreeView.php:368 3550#, php-format 3551msgid "Child of %s" 3552msgstr "" 3553 3554#: app/Http/RequestHandlers/IndividualPage.php:233 3555#: app/Module/StatisticsChartModule.php:426 3556#: app/Module/StatisticsChartModule.php:718 3557#: resources/views/lists/families-table.phtml:227 3558#: resources/views/lists/individuals-table.phtml:244 3559#: resources/views/modules/pedigree-chart/previous.phtml:38 3560#: resources/views/modules/relatives/family.phtml:215 3561#: resources/xml/reports/family_group_report.xml:761 3562#: resources/xml/reports/relative_ext_report.xml:122 3563msgid "Children" 3564msgstr "" 3565 3566#: resources/views/statistics/families/children.phtml:12 3567msgid "Children in family" 3568msgstr "" 3569 3570#: resources/xml/reports/ahnentafel_report.xml:391 3571#: resources/xml/reports/descendancy_report.xml:483 3572msgid "Children of " 3573msgstr "" 3574 3575#. I18N: In the Icelandic surname tradition, ... 3576#: app/SurnameTradition.php:99 3577msgid "Children take a patronym instead of a surname." 3578msgstr "" 3579 3580#. I18N: In the Spanish surname tradition, ... 3581#: app/SurnameTradition.php:93 3582msgid "Children take one surname from the father and one surname from the mother." 3583msgstr "" 3584 3585#. I18N: In the Portuguese surname tradition, ... 3586#: app/SurnameTradition.php:96 3587msgid "Children take one surname from the mother and one surname from the father." 3588msgstr "" 3589 3590#. I18N: In the paternal surname tradition, ... 3591#. I18N: In the patrilineal surname tradition, ... 3592#. I18N: In the Polish surname tradition, ... 3593#. I18N: In the Lithuanian surname tradition, ... 3594#: app/SurnameTradition.php:79 app/SurnameTradition.php:86 3595#: app/SurnameTradition.php:102 app/SurnameTradition.php:109 3596msgid "Children take their father’s surname." 3597msgstr "" 3598 3599#. I18N: In the matrilineal surname tradition, ... 3600#: app/SurnameTradition.php:90 3601msgid "Children take their mother’s surname." 3602msgstr "" 3603 3604#. I18N: Name of a country or state 3605#: app/Statistics/Service/CountryService.php:124 3606msgid "Chile" 3607msgstr "" 3608 3609#. I18N: Name of a country or state 3610#: app/Statistics/Service/CountryService.php:126 3611msgid "China" 3612msgstr "" 3613 3614#: app/Http/RequestHandlers/ReportListPage.php:74 3615msgid "Choose a report to run" 3616msgstr "" 3617 3618#: resources/xml/reports/individual_ext_report.xml:6 3619#: resources/xml/reports/missing_facts_report.xml:6 3620#: resources/xml/reports/relative_ext_report.xml:6 3621msgid "Choose relatives" 3622msgstr "" 3623 3624#: app/Http/RequestHandlers/SiteRegistrationPage.php:51 3625msgid "Choose user defined welcome text typed below" 3626msgstr "" 3627 3628#: app/Factories/ElementFactory.php:491 3629#: resources/xml/reports/family_group_report.xml:206 3630#: resources/xml/reports/family_group_report.xml:560 3631#: resources/xml/reports/family_group_report.xml:904 3632#: resources/xml/reports/missing_facts_report.xml:16 3633msgid "Christening" 3634msgstr "" 3635 3636#: app/Module/IndividualFactsTabModule.php:313 3637msgid "Christening of a brother" 3638msgstr "" 3639 3640#: app/Module/IndividualFactsTabModule.php:292 3641msgid "Christening of a child" 3642msgstr "" 3643 3644#: app/Module/IndividualFactsTabModule.php:291 3645msgid "Christening of a daughter" 3646msgstr "" 3647 3648#: app/Module/IndividualFactsTabModule.php:361 3649#: app/Module/IndividualFactsTabModule.php:384 3650#: app/Module/IndividualFactsTabModule.php:407 3651msgid "Christening of a grandchild" 3652msgstr "" 3653 3654#: app/Module/IndividualFactsTabModule.php:360 3655msgid "Christening of a granddaughter" 3656msgstr "" 3657 3658#: app/Module/IndividualFactsTabModule.php:383 3659msgctxt "daughter’s daughter" 3660msgid "Christening of a granddaughter" 3661msgstr "" 3662 3663#: app/Module/IndividualFactsTabModule.php:406 3664msgctxt "son’s daughter" 3665msgid "Christening of a granddaughter" 3666msgstr "" 3667 3668#: app/Module/IndividualFactsTabModule.php:359 3669msgid "Christening of a grandson" 3670msgstr "" 3671 3672#: app/Module/IndividualFactsTabModule.php:382 3673msgctxt "daughter’s son" 3674msgid "Christening of a grandson" 3675msgstr "" 3676 3677#: app/Module/IndividualFactsTabModule.php:405 3678msgctxt "son’s son" 3679msgid "Christening of a grandson" 3680msgstr "" 3681 3682#: app/Module/IndividualFactsTabModule.php:336 3683msgid "Christening of a half-brother" 3684msgstr "" 3685 3686#: app/Module/IndividualFactsTabModule.php:338 3687msgid "Christening of a half-sibling" 3688msgstr "" 3689 3690#: app/Module/IndividualFactsTabModule.php:337 3691msgid "Christening of a half-sister" 3692msgstr "" 3693 3694#: app/Module/IndividualFactsTabModule.php:315 3695msgid "Christening of a sibling" 3696msgstr "" 3697 3698#: app/Module/IndividualFactsTabModule.php:314 3699msgid "Christening of a sister" 3700msgstr "" 3701 3702#: app/Module/IndividualFactsTabModule.php:290 3703msgid "Christening of a son" 3704msgstr "" 3705 3706#. I18N: Name of a country or state 3707#: app/Statistics/Service/CountryService.php:149 3708msgid "Christmas Island" 3709msgstr "" 3710 3711#: app/Elements/RelationIsDescriptor.php:99 3712msgid "Circumciser" 3713msgstr "" 3714 3715#: resources/views/modules/census-assistant.phtml:37 3716msgid "Citation" 3717msgstr "" 3718 3719#: app/Factories/ElementFactory.php:314 app/Factories/ElementFactory.php:367 3720#: app/Factories/ElementFactory.php:445 app/Factories/ElementFactory.php:612 3721#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:658 3722#: app/Module/CustomTagsGedcomL.php:111 app/Module/CustomTagsGedcomL.php:160 3723#: app/Module/CustomTagsGedcomL.php:217 app/Module/CustomTagsGedcomL.php:250 3724#: app/Module/CustomTagsWebtrees.php:65 app/Module/CustomTagsWebtrees.php:79 3725#: resources/xml/reports/fact_sources.xml:74 3726#: resources/xml/reports/fact_sources.xml:161 3727#: resources/xml/reports/fact_sources.xml:277 3728#: resources/xml/reports/fact_sources.xml:323 3729msgid "Citation details" 3730msgstr "" 3731 3732#: app/Module/CustomTagsReunion.php:52 3733msgid "Citizenship" 3734msgstr "" 3735 3736#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392 3737#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665 3738#: app/Factories/ElementFactory.php:712 3739msgid "City" 3740msgstr "" 3741 3742#. I18N: Location of an LDS church temple 3743#: app/Elements/TempleCode.php:79 3744msgid "Ciudad Juarez, Mexico" 3745msgstr "" 3746 3747#: app/Elements/MarriageType.php:60 app/Module/CustomTagsAldfaer.php:50 3748#: resources/xml/reports/fact_sources.xml:202 3749msgid "Civil marriage" 3750msgstr "" 3751 3752#: app/Elements/RelationIsDescriptor.php:100 3753msgid "Civil registrar" 3754msgstr "" 3755 3756#: app/Elements/RelationIsDescriptor.php:76 3757msgctxt "FEMALE" 3758msgid "Civil registrar" 3759msgstr "" 3760 3761#: app/Elements/RelationIsDescriptor.php:55 3762msgctxt "MALE" 3763msgid "Civil registrar" 3764msgstr "" 3765 3766#: app/Http/RequestHandlers/CleanDataFolder.php:101 3767#: resources/views/admin/control-panel.phtml:248 3768msgid "Clean up data folder" 3769msgstr "" 3770 3771#. I18N: Name of a module 3772#: app/Module/ClippingsCartModule.php:229 3773msgid "Clippings cart" 3774msgstr "" 3775 3776#. I18N: Type of media object 3777#: app/Elements/SourceMediaType.php:64 3778msgid "Coat of arms" 3779msgstr "" 3780 3781#. I18N: Location of an LDS church temple 3782#: app/Elements/TempleCode.php:80 3783msgid "Cochabamba, Bolivia" 3784msgstr "" 3785 3786#. I18N: Name of a country or state 3787#: app/Statistics/Service/CountryService.php:120 3788msgid "Cocos (Keeling) Islands" 3789msgstr "" 3790 3791#. I18N: The name of a colour-scheme 3792#: app/Module/ColorsTheme.php:163 3793msgid "Coffee and Cream" 3794msgstr "" 3795 3796#: app/Module/CustomTagsGenPluswin.php:87 3797msgid "Cohabitation" 3798msgstr "" 3799 3800#. I18N: The name of a colour-scheme 3801#: app/Module/ColorsTheme.php:165 3802msgid "Cold Day" 3803msgstr "" 3804 3805#. I18N: Name of a country or state 3806#: app/Statistics/Service/CountryService.php:138 3807msgid "Colombia" 3808msgstr "" 3809 3810#. I18N: Location of an LDS church temple 3811#: app/Elements/TempleCode.php:81 3812msgid "Colonia Juarez, Mexico" 3813msgstr "" 3814 3815#. I18N: Location of an LDS church temple 3816#: app/Elements/TempleCode.php:86 3817msgid "Columbia River, Washington, United States" 3818msgstr "" 3819 3820#. I18N: Location of an LDS church temple 3821#: app/Elements/TempleCode.php:82 3822msgid "Columbia, South Carolina, United States" 3823msgstr "" 3824 3825#. I18N: Location of an LDS church temple 3826#: app/Elements/TempleCode.php:83 3827msgid "Columbus, Ohio, United States" 3828msgstr "" 3829 3830#: app/Module/CustomTagsGenPluswin.php:79 3831#: app/Module/CustomTagsGenPluswin.php:111 3832#: app/Module/CustomTagsPhpGedView.php:53 3833#: app/Module/CustomTagsPhpGedView.php:61 3834msgid "Comment" 3835msgstr "" 3836 3837#: resources/views/emails/register-notify-html.phtml:32 3838#: resources/views/emails/register-notify-text.phtml:26 3839#: resources/views/modules/census-assistant.phtml:84 3840#: resources/views/register-page.phtml:84 3841msgid "Comments" 3842msgstr "" 3843 3844#: app/Module/CustomTagsBrothersKeeper.php:63 3845msgid "Common law marriage" 3846msgstr "" 3847 3848#. I18N: Description of the “Messages” module 3849#: app/Module/UserMessagesModule.php:81 3850msgid "Communicate directly with other users, using private messages." 3851msgstr "" 3852 3853#. I18N: Name of a country or state 3854#: app/Statistics/Service/CountryService.php:140 3855msgid "Comoros" 3856msgstr "" 3857 3858#. I18N: Name of a module/chart 3859#: app/Module/CompactTreeChartModule.php:85 3860msgid "Compact tree" 3861msgstr "" 3862 3863#. I18N: %s is an individual’s name 3864#: app/Module/CompactTreeChartModule.php:131 3865#, php-format 3866msgid "Compact tree of %s" 3867msgstr "" 3868 3869#: resources/views/admin/webtrees1-thumbnails.phtml:42 3870msgid "Comparison" 3871msgstr "" 3872 3873#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3874#: app/Elements/LdsBaptismDateStatus.php:71 3875#: app/Elements/LdsChildSealingDateStatus.php:64 3876#: app/Elements/LdsEndowmentDateStatus.php:72 3877#: app/Elements/LdsSpouseSealingDateStatus.php:73 3878msgid "Completed before 1970; date not available" 3879msgstr "" 3880 3881#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 3882#: app/Elements/LdsBaptismDateStatus.php:67 3883#: app/Elements/LdsEndowmentDateStatus.php:68 3884#: app/Elements/LdsSpouseSealingDateStatus.php:65 3885msgid "Completed; date unknown" 3886msgstr "" 3887 3888#: app/Module/CustomTagsGedcomL.php:124 app/Module/CustomTagsGedcomL.php:177 3889#: app/Module/CustomTagsLegacy.php:122 3890msgid "Completion date" 3891msgstr "" 3892 3893#: app/Http/RequestHandlers/HelpText.php:283 3894#: resources/views/admin/trees-export.phtml:64 3895msgid "Compress the GEDCOM file" 3896msgstr "" 3897 3898#: app/Factories/ElementFactory.php:496 3899#: resources/xml/reports/missing_facts_report.xml:19 3900msgid "Confirmation" 3901msgstr "" 3902 3903#: resources/views/setup/step-3-database-type.phtml:35 3904msgid "Connection to database server" 3905msgstr "" 3906 3907#. I18N: Name of a module 3908#: app/Module/ContactsFooterModule.php:57 3909#: resources/views/admin/trees-preferences.phtml:158 3910msgid "Contact information" 3911msgstr "" 3912 3913#: resources/views/edit-account-page.phtml:136 3914msgid "Contact method" 3915msgstr "" 3916 3917#: app/Http/RequestHandlers/SearchAdvancedPage.php:253 3918msgid "Contains" 3919msgstr "" 3920 3921#: resources/views/modules/gedcom_news/edit.phtml:37 3922#: resources/views/modules/html/config.phtml:39 3923#: resources/views/modules/user_blog/edit.phtml:37 3924msgid "Content" 3925msgstr "" 3926 3927#: app/Http/RequestHandlers/ControlPanel.php:145 3928#: app/Http/RequestHandlers/MapDataAdd.php:93 3929#: app/Http/RequestHandlers/MapDataEdit.php:86 3930#: app/Http/RequestHandlers/MapDataList.php:110 3931#: app/Module/ModuleThemeTrait.php:224 app/Module/ModuleThemeTrait.php:228 3932#: resources/views/admin/analytics-edit.phtml:17 3933#: resources/views/admin/broadcast.phtml:21 3934#: resources/views/admin/changes-log.phtml:31 3935#: resources/views/admin/clean-data.phtml:15 3936#: resources/views/admin/components.phtml:28 3937#: resources/views/admin/data-fix-page.phtml:24 3938#: resources/views/admin/data-fix-select.phtml:20 3939#: resources/views/admin/email-page.phtml:20 3940#: resources/views/admin/fix-level-0-media.phtml:15 3941#: resources/views/admin/map-import-form.phtml:17 3942#: resources/views/admin/media-upload.phtml:18 3943#: resources/views/admin/media.phtml:21 3944#: resources/views/admin/merge-records-step-1.phtml:41 3945#: resources/views/admin/merge-records-step-2.phtml:23 3946#: resources/views/admin/modules.phtml:34 3947#: resources/views/admin/server-information.phtml:13 3948#: resources/views/admin/site-logs.phtml:29 3949#: resources/views/admin/site-mail.phtml:30 3950#: resources/views/admin/site-preferences.phtml:15 3951#: resources/views/admin/site-registration.phtml:16 3952#: resources/views/admin/tags.phtml:16 3953#: resources/views/admin/trees-check.phtml:17 3954#: resources/views/admin/trees-create.phtml:15 3955#: resources/views/admin/trees-duplicates.phtml:18 3956#: resources/views/admin/trees-export.phtml:18 3957#: resources/views/admin/trees-import.phtml:22 3958#: resources/views/admin/trees-merge.phtml:19 3959#: resources/views/admin/trees-preferences.phtml:41 3960#: resources/views/admin/trees-privacy.phtml:22 3961#: resources/views/admin/trees-renumber.phtml:17 3962#: resources/views/admin/trees-unconnected.phtml:21 3963#: resources/views/admin/trees.phtml:41 3964#: resources/views/admin/upgrade/steps.phtml:14 3965#: resources/views/admin/upgrade/wizard.phtml:15 3966#: resources/views/admin/users-cleanup.phtml:21 3967#: resources/views/admin/users-create.phtml:19 3968#: resources/views/admin/users-edit.phtml:28 3969#: resources/views/admin/users.phtml:15 3970#: resources/views/admin/webtrees1-thumbnails.phtml:14 3971#: resources/views/modules/batch_update/admin.phtml:10 3972#: resources/views/modules/bing-maps/config.phtml:14 3973#: resources/views/modules/custom-css-js/edit.phtml:14 3974#: resources/views/modules/custom-tags/config.phtml:18 3975#: resources/views/modules/faq/config.phtml:20 3976#: resources/views/modules/faq/edit.phtml:21 3977#: resources/views/modules/geonames/config.phtml:14 3978#: resources/views/modules/google-maps/config.phtml:14 3979#: resources/views/modules/here-maps/config.phtml:14 3980#: resources/views/modules/map-box/config.phtml:14 3981#: resources/views/modules/openrouteservice/config.phtml:14 3982#: resources/views/modules/openstreetmap/config.phtml:14 3983#: resources/views/modules/relationships-chart/config.phtml:20 3984#: resources/views/modules/sitemap/config.phtml:18 3985#: resources/views/modules/stories/config.phtml:18 3986#: resources/views/modules/stories/edit.phtml:22 3987msgid "Control panel" 3988msgstr "" 3989 3990#. I18N: Name of a module 3991#: app/Module/FixCemeteryTag.php:61 3992msgid "Convert CEME tags to GEDCOM 5.5.1" 3993msgstr "" 3994 3995#. I18N: Name of a module 3996#: app/Module/FixNameTags.php:83 3997msgid "Convert NAME:_XXX tags to GEDCOM 5.5.1" 3998msgstr "" 3999 4000#. I18N: Name of a module 4001#: app/Module/FixPrimaryTag.php:48 4002msgid "Convert _PRIM tags to GEDCOM 5.5.1" 4003msgstr "" 4004 4005#: app/Http/RequestHandlers/HelpText.php:278 4006#: resources/views/admin/trees-export.phtml:79 4007#: resources/views/modules/clippings/download.phtml:79 4008msgid "Convert from UTF-8 to ISO-8859-1" 4009msgstr "" 4010 4011#. I18N: Label for option 4012#: resources/views/modules/fix-ceme-tag/options.phtml:16 4013msgid "Convert to" 4014msgstr "" 4015 4016#. I18N: Name of a country or state 4017#: app/Statistics/Service/CountryService.php:136 4018msgid "Cook Islands" 4019msgstr "" 4020 4021#: resources/views/modules/privacy-policy/page.phtml:29 4022msgid "Cookies" 4023msgstr "" 4024 4025#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:429 4026#: app/Module/CustomTagsGedcomL.php:197 4027msgid "Coordinates" 4028msgstr "" 4029 4030#. I18N: Location of an LDS church temple 4031#: app/Elements/TempleCode.php:84 4032msgid "Copenhagen, Denmark" 4033msgstr "" 4034 4035#: resources/views/edit/icon-fact-copy.phtml:13 4036#: resources/views/edit/icon-fact-copy.phtml:15 4037#: resources/views/individual-name.phtml:81 4038#: resources/views/individual-name.phtml:83 4039#: resources/views/modules/share-url/share.phtml:17 4040msgid "Copy" 4041msgstr "" 4042 4043#. I18N: Copy all the records from [family tree 1] into [family tree 2] 4044#: resources/views/admin/trees-merge.phtml:49 4045#, php-format 4046msgid "Copy all the records from %1$s into %2$s." 4047msgstr "" 4048 4049#: app/Http/RequestHandlers/UpgradeWizardPage.php:125 4050msgid "Copy files…" 4051msgstr "" 4052 4053#: app/Module/ShareUrlModule.php:51 4054msgid "Copy the URL of the record to the clipboard" 4055msgstr "" 4056 4057#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:401 4058msgid "Copyright" 4059msgstr "" 4060 4061#. I18N: Location of an LDS church temple 4062#: app/Elements/TempleCode.php:85 4063msgid "Cordoba, Argentina" 4064msgstr "" 4065 4066#: app/Factories/ElementFactory.php:387 4067msgid "Corporation" 4068msgstr "" 4069 4070#. I18N: Description of a “Data fix” module 4071#: app/Module/FixNameSlashesAndSpaces.php:70 4072msgid "Correct NAME records of the form “John/DOE/” or “John /DOE”, as produced by older genealogy programs." 4073msgstr "" 4074 4075#: app/Elements/ResearchTaskStatus.php:52 app/Elements/ResearchTaskType.php:51 4076msgid "Correspondence" 4077msgstr "" 4078 4079#. I18N: Name of a country or state 4080#: app/Statistics/Service/CountryService.php:144 4081msgid "Costa Rica" 4082msgstr "" 4083 4084#. I18N: Name of a country or state 4085#: app/Statistics/Service/CountryService.php:128 4086msgid "Cote d’Ivoire" 4087msgstr "" 4088 4089#: resources/views/verify-failure-page.phtml:17 4090msgid "Could not verify the information you entered. Please try again or contact the site administrator for more information." 4091msgstr "" 4092 4093#: resources/views/modules/custom-tags/config.phtml:55 4094msgid "Count" 4095msgstr "" 4096 4097#. I18N: Description of the “Hit counters” module 4098#: app/Module/HitCountFooterModule.php:86 4099msgid "Count the visits to each page" 4100msgstr "" 4101 4102#: app/Factories/ElementFactory.php:281 app/Factories/ElementFactory.php:393 4103#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666 4104#: app/Factories/ElementFactory.php:713 4105#: app/Statistics/Google/ChartDistribution.php:127 4106msgid "Country" 4107msgstr "" 4108 4109#: app/Http/RequestHandlers/ManageMediaData.php:249 4110msgid "Create" 4111msgstr "" 4112 4113#: app/Http/RequestHandlers/CreateTreePage.php:57 4114#: resources/views/admin/control-panel.phtml:295 4115msgid "Create a family tree" 4116msgstr "" 4117 4118#: app/Elements/XrefLocation.php:61 4119#: resources/views/modals/create-location.phtml:16 4120msgid "Create a location" 4121msgstr "" 4122 4123#: app/Elements/XrefMedia.php:61 4124#: resources/views/modals/create-media-from-file.phtml:19 4125#: resources/views/modals/create-media-object.phtml:19 4126msgid "Create a media object" 4127msgstr "" 4128 4129#: app/Elements/XrefRepository.php:66 4130#: resources/views/modals/create-repository.phtml:18 4131msgid "Create a repository" 4132msgstr "" 4133 4134#: app/Elements/XrefNote.php:61 4135#: resources/views/modals/create-note-object.phtml:16 4136msgid "Create a shared note" 4137msgstr "" 4138 4139#: resources/views/modules/census-assistant.phtml:15 4140msgid "Create a shared note using the census assistant" 4141msgstr "" 4142 4143#: app/Elements/XrefSource.php:70 resources/views/modals/create-source.phtml:16 4144msgid "Create a source" 4145msgstr "" 4146 4147#: app/Elements/XrefSubmission.php:61 4148#: resources/views/modals/create-submission.phtml:16 4149msgid "Create a submission" 4150msgstr "" 4151 4152#: app/Elements/XrefSubmitter.php:61 4153#: resources/views/modals/create-submitter.phtml:16 4154msgid "Create a submitter" 4155msgstr "" 4156 4157#: app/Http/RequestHandlers/UpgradeWizardPage.php:120 4158msgid "Create a temporary folder…" 4159msgstr "" 4160 4161#: resources/views/modals/media-file-fields.phtml:81 4162msgid "Create a unique filename" 4163msgstr "" 4164 4165#: app/Http/RequestHandlers/AddUnlinkedPage.php:84 4166msgid "Create an individual" 4167msgstr "" 4168 4169#. I18N: %s is a link/URL 4170#: app/Module/BingMaps.php:47 app/Module/EsriMaps.php:51 4171#: app/Module/GoogleMaps.php:47 app/Module/HereMaps.php:47 4172#: app/Module/MapBox.php:47 app/Module/OpenStreetMap.php:47 4173#: app/Module/OrdnanceSurveyHistoricMaps.php:52 4174#, php-format 4175msgid "Create maps using %s." 4176msgstr "" 4177 4178#: resources/views/modules/statistics-chart/custom.phtml:18 4179msgid "Create your own chart" 4180msgstr "" 4181 4182#: resources/views/admin/synchronize-trees.phtml:18 4183msgid "Create, update, and delete a family tree for every GEDCOM file in the data folder." 4184msgstr "" 4185 4186#: app/Module/CustomTagsGedcomL.php:117 app/Module/CustomTagsGedcomL.php:170 4187#: app/Module/CustomTagsGenPluswin.php:86 4188#: app/Module/CustomTagsGenPluswin.php:123 4189#: app/Module/CustomTagsGenPluswin.php:126 4190#: app/Module/CustomTagsGenPluswin.php:128 4191#: app/Module/CustomTagsGenPluswin.php:130 4192#: app/Module/CustomTagsGenPluswin.php:132 4193msgid "Creation date" 4194msgstr "" 4195 4196#: app/Factories/ElementFactory.php:505 4197#: resources/xml/reports/family_group_report.xml:315 4198#: resources/xml/reports/family_group_report.xml:342 4199#: resources/xml/reports/family_group_report.xml:669 4200#: resources/xml/reports/family_group_report.xml:696 4201#: resources/xml/reports/family_group_report.xml:1013 4202#: resources/xml/reports/family_group_report.xml:1040 4203msgid "Cremation" 4204msgstr "" 4205 4206#: app/Module/IndividualFactsTabModule.php:451 4207msgid "Cremation of a brother" 4208msgstr "" 4209 4210#: app/Module/IndividualFactsTabModule.php:435 4211msgid "Cremation of a child" 4212msgstr "" 4213 4214#: app/Module/IndividualFactsTabModule.php:434 4215msgid "Cremation of a daughter" 4216msgstr "" 4217 4218#: app/Module/IndividualFactsTabModule.php:729 4219msgid "Cremation of a father" 4220msgstr "" 4221 4222#: app/Module/IndividualFactsTabModule.php:525 4223msgid "Cremation of a grandchild" 4224msgstr "" 4225 4226#: app/Module/IndividualFactsTabModule.php:488 4227msgid "Cremation of a granddaughter" 4228msgstr "" 4229 4230#: app/Module/IndividualFactsTabModule.php:506 4231msgctxt "daughter’s daughter" 4232msgid "Cremation of a granddaughter" 4233msgstr "" 4234 4235#: app/Module/IndividualFactsTabModule.php:524 4236msgctxt "son’s daughter" 4237msgid "Cremation of a granddaughter" 4238msgstr "" 4239 4240#: app/Module/IndividualFactsTabModule.php:747 4241msgid "Cremation of a grandfather" 4242msgstr "" 4243 4244#: app/Module/IndividualFactsTabModule.php:748 4245msgid "Cremation of a grandmother" 4246msgstr "" 4247 4248#: app/Module/IndividualFactsTabModule.php:749 4249#: app/Module/IndividualFactsTabModule.php:767 4250#: app/Module/IndividualFactsTabModule.php:785 4251msgid "Cremation of a grandparent" 4252msgstr "" 4253 4254#: app/Module/IndividualFactsTabModule.php:487 4255msgid "Cremation of a grandson" 4256msgstr "" 4257 4258#: app/Module/IndividualFactsTabModule.php:505 4259msgctxt "daughter’s son" 4260msgid "Cremation of a grandson" 4261msgstr "" 4262 4263#: app/Module/IndividualFactsTabModule.php:523 4264msgctxt "son’s son" 4265msgid "Cremation of a grandson" 4266msgstr "" 4267 4268#: app/Module/IndividualFactsTabModule.php:469 4269msgid "Cremation of a half-brother" 4270msgstr "" 4271 4272#: app/Module/IndividualFactsTabModule.php:471 4273msgid "Cremation of a half-sibling" 4274msgstr "" 4275 4276#: app/Module/IndividualFactsTabModule.php:470 4277msgid "Cremation of a half-sister" 4278msgstr "" 4279 4280#: app/Module/IndividualFactsTabModule.php:205 4281msgid "Cremation of a husband" 4282msgstr "" 4283 4284#: app/Module/IndividualFactsTabModule.php:765 4285msgid "Cremation of a maternal grandfather" 4286msgstr "" 4287 4288#: app/Module/IndividualFactsTabModule.php:766 4289msgid "Cremation of a maternal grandmother" 4290msgstr "" 4291 4292#: app/Module/IndividualFactsTabModule.php:730 4293msgid "Cremation of a mother" 4294msgstr "" 4295 4296#: app/Module/IndividualFactsTabModule.php:731 4297msgid "Cremation of a parent" 4298msgstr "" 4299 4300#: app/Module/IndividualFactsTabModule.php:783 4301msgid "Cremation of a paternal grandfather" 4302msgstr "" 4303 4304#: app/Module/IndividualFactsTabModule.php:784 4305msgid "Cremation of a paternal grandmother" 4306msgstr "" 4307 4308#: app/Module/IndividualFactsTabModule.php:453 4309msgid "Cremation of a sibling" 4310msgstr "" 4311 4312#: app/Module/IndividualFactsTabModule.php:452 4313msgid "Cremation of a sister" 4314msgstr "" 4315 4316#: app/Module/IndividualFactsTabModule.php:433 4317msgid "Cremation of a son" 4318msgstr "" 4319 4320#: app/Module/IndividualFactsTabModule.php:207 4321msgid "Cremation of a spouse" 4322msgstr "" 4323 4324#: app/Module/IndividualFactsTabModule.php:206 4325msgid "Cremation of a wife" 4326msgstr "" 4327 4328#. I18N: Name of a country or state 4329#: app/Statistics/Service/CountryService.php:241 4330msgid "Croatia" 4331msgstr "" 4332 4333#. I18N: Name of a country or state 4334#: app/Statistics/Service/CountryService.php:146 4335msgid "Cuba" 4336msgstr "" 4337 4338#. I18N: Location of an LDS church temple 4339#: app/Elements/TempleCode.php:87 4340msgid "Curitiba, Brazil" 4341msgstr "" 4342 4343#: app/Module/HtmlBlockModule.php:191 app/Module/StatisticsChartModule.php:160 4344msgid "Custom" 4345msgstr "" 4346 4347#: resources/views/modules/custom-tags/config.phtml:47 4348msgid "Custom GEDCOM sub-tags" 4349msgstr "" 4350 4351#: resources/views/modules/custom-tags/config.phtml:29 4352msgid "Custom GEDCOM tag" 4353msgstr "" 4354 4355#. I18N: Name of a module 4356#: app/Http/RequestHandlers/ModulesCustomTagsPage.php:43 4357#: app/Module/ModuleCustomTagsTrait.php:112 4358#: resources/views/admin/control-panel.phtml:712 4359#: resources/views/modules/custom-tags/config.phtml:25 4360msgid "Custom GEDCOM tags" 4361msgstr "" 4362 4363#: resources/views/calendar-page.phtml:203 4364msgid "Custom event" 4365msgstr "" 4366 4367#: resources/views/admin/custom-module-info.phtml:12 4368msgid "Custom module" 4369msgstr "" 4370 4371#. I18N: A configuration setting 4372#: resources/views/admin/site-registration.phtml:38 4373msgid "Custom welcome text" 4374msgstr "" 4375 4376#: app/Module/ModuleThemeTrait.php:204 app/Module/ModuleThemeTrait.php:208 4377msgid "Customize this page" 4378msgstr "" 4379 4380#. I18N: Name of a country or state 4381#: app/Statistics/Service/CountryService.php:153 4382msgid "Cyprus" 4383msgstr "" 4384 4385#. I18N: Name of a country or state 4386#: app/Statistics/Service/CountryService.php:155 4387msgid "Czech Republic" 4388msgstr "" 4389 4390#. I18N: https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail 4391#: resources/views/admin/site-mail.phtml:199 4392msgid "DKIM digital signature" 4393msgstr "" 4394 4395#: app/Module/CustomTagsFamilyTreeMaker.php:118 4396#: app/Module/CustomTagsRootsMagic.php:51 4397msgid "DNA markers" 4398msgstr "" 4399 4400#. I18N: https://en.wikipedia.org/wiki/Daitch–Mokotoff_Soundex 4401#: app/Soundex.php:3493 resources/views/branches-page.phtml:43 4402#: resources/views/search-phonetic-page.phtml:78 4403msgid "Daitch-Mokotoff" 4404msgstr "" 4405 4406#. I18N: Location of an LDS church temple 4407#: app/Elements/TempleCode.php:88 4408msgid "Dallas, Texas, United States" 4409msgstr "" 4410 4411#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 4412#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 4413#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 4414#: app/Factories/ElementFactory.php:689 app/Module/CustomTagsGedcomL.php:104 4415#: app/Module/CustomTagsGedcomL.php:153 app/Module/CustomTagsGedcomL.php:210 4416#: app/Module/CustomTagsGedcomL.php:243 app/Module/CustomTagsWebtrees.php:58 4417#: app/Module/CustomTagsWebtrees.php:72 4418#: resources/views/admin/changes-log.phtml:137 4419msgid "Data" 4420msgstr "" 4421 4422#: resources/views/modules/privacy-policy/page.phtml:66 4423msgid "Data controller" 4424msgstr "" 4425 4426#: resources/views/admin/data-fix-page.phtml:70 4427#: resources/views/admin/data-fix-select.phtml:29 4428msgid "Data fix" 4429msgstr "" 4430 4431#: app/Http/RequestHandlers/DataFixChoose.php:68 4432#: app/Http/RequestHandlers/DataFixPage.php:90 4433#: app/Http/RequestHandlers/HelpText.php:256 4434#: app/Http/RequestHandlers/ModulesDataFixesPage.php:43 4435#: resources/views/admin/control-panel.phtml:705 4436#: resources/views/admin/data-fix-page.phtml:24 4437#: resources/views/admin/trees.phtml:149 4438msgid "Data fixes" 4439msgstr "" 4440 4441#: resources/views/help/data-fixes.phtml:8 4442msgid "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." 4443msgstr "" 4444 4445#. I18N: A configuration setting 4446#: resources/views/admin/site-preferences.phtml:26 4447msgid "Data folder" 4448msgstr "" 4449 4450#: resources/views/setup/step-4-database-mysql.phtml:34 4451#: resources/views/setup/step-4-database-pgsql.phtml:34 4452#: resources/views/setup/step-4-database-sqlite.phtml:39 4453#: resources/views/setup/step-4-database-sqlsvr.phtml:34 4454msgid "Database connection" 4455msgstr "" 4456 4457#: app/Module/CustomTagsPhpGedView.php:79 4458#: resources/views/setup/step-4-database-mysql.phtml:109 4459#: resources/views/setup/step-4-database-pgsql.phtml:95 4460#: resources/views/setup/step-4-database-sqlite.phtml:52 4461#: resources/views/setup/step-4-database-sqlsvr.phtml:95 4462msgid "Database name" 4463msgstr "" 4464 4465#: app/Module/CustomTagsPhpGedView.php:80 4466#: resources/views/setup/step-4-database-mysql.phtml:95 4467#: resources/views/setup/step-4-database-pgsql.phtml:83 4468#: resources/views/setup/step-4-database-sqlsvr.phtml:83 4469msgid "Database password" 4470msgstr "" 4471 4472#: resources/views/setup/step-3-database-type.phtml:52 4473msgid "Database type" 4474msgstr "" 4475 4476#: app/Module/CustomTagsPhpGedView.php:82 4477#: resources/views/setup/step-4-database-mysql.phtml:81 4478#: resources/views/setup/step-4-database-pgsql.phtml:71 4479#: resources/views/setup/step-4-database-sqlsvr.phtml:71 4480msgid "Database user account" 4481msgstr "" 4482 4483#: app/Factories/ElementFactory.php:286 app/Factories/ElementFactory.php:375 4484#: app/Factories/ElementFactory.php:402 app/Factories/ElementFactory.php:419 4485#: app/Http/RequestHandlers/HelpText.php:205 4486#: app/Module/CustomTagsFamilyTreeBuilder.php:56 4487#: app/Module/CustomTagsGedcomL.php:99 app/Module/CustomTagsGedcomL.php:148 4488#: app/Module/CustomTagsGedcomL.php:203 app/Module/CustomTagsGedcomL.php:220 4489#: app/Module/CustomTagsGedcomL.php:224 app/Module/CustomTagsGedcomL.php:228 4490#: app/Module/CustomTagsGedcomL.php:234 app/Module/CustomTagsGedcomL.php:240 4491#: app/Module/CustomTagsLegacy.php:67 app/Module/CustomTagsLegacy.php:127 4492#: app/Module/ResearchTaskModule.php:58 app/Module/ResearchTaskModule.php:61 4493#: resources/views/help/date.phtml:28 resources/views/help/date.phtml:142 4494#: resources/views/lists/anniversaries-table.phtml:35 4495#: resources/views/modules/todo/research-tasks.phtml:27 4496#: resources/views/pending-changes-page.phtml:50 4497#: resources/xml/reports/bdm_report.xml:132 4498#: resources/xml/reports/bdm_report.xml:158 4499#: resources/xml/reports/bdm_report.xml:192 4500#: resources/xml/reports/birth_report.xml:40 4501#: resources/xml/reports/death_report.xml:46 4502#: resources/xml/reports/fact_sources.xml:72 4503#: resources/xml/reports/fact_sources.xml:159 4504#: resources/xml/reports/marriage_report.xml:46 4505#: resources/xml/reports/occupation_report.xml:57 4506msgid "Date" 4507msgstr "" 4508 4509#: resources/views/modules/relatives/tab.phtml:36 4510msgid "Date differences" 4511msgstr "" 4512 4513#: app/Factories/ElementFactory.php:460 4514msgid "Date of LDS baptism" 4515msgstr "" 4516 4517#: app/Factories/ElementFactory.php:598 4518msgid "Date of LDS child sealing" 4519msgstr "" 4520 4521#: app/Factories/ElementFactory.php:500 4522msgid "Date of LDS confirmation" 4523msgstr "" 4524 4525#: app/Factories/ElementFactory.php:520 4526msgid "Date of LDS endowment" 4527msgstr "" 4528 4529#: app/Factories/ElementFactory.php:354 4530msgid "Date of LDS spouse sealing" 4531msgstr "" 4532 4533#: app/Factories/ElementFactory.php:450 4534msgid "Date of adoption" 4535msgstr "" 4536 4537#: app/Factories/ElementFactory.php:466 4538#: resources/xml/reports/missing_facts_report.xml:129 4539msgid "Date of baptism" 4540msgstr "" 4541 4542#: app/Factories/ElementFactory.php:469 4543#: resources/xml/reports/missing_facts_report.xml:212 4544msgid "Date of bar mitzvah" 4545msgstr "" 4546 4547#: app/Factories/ElementFactory.php:472 4548#: resources/xml/reports/missing_facts_report.xml:253 4549msgid "Date of bat mitzvah" 4550msgstr "" 4551 4552#: app/Factories/ElementFactory.php:475 4553#: resources/xml/reports/fact_sources.xml:68 4554#: resources/xml/reports/fact_sources.xml:272 4555#: resources/xml/reports/missing_facts_report.xml:81 4556#: resources/xml/reports/occupation_report.xml:49 4557msgid "Date of birth" 4558msgstr "" 4559 4560#: app/Factories/ElementFactory.php:479 4561msgid "Date of blessing" 4562msgstr "" 4563 4564#: app/Module/CustomTagsBrothersKeeper.php:95 4565msgid "Date of brit milah" 4566msgstr "" 4567 4568#: app/Factories/ElementFactory.php:482 4569#: resources/xml/reports/missing_facts_report.xml:546 4570msgid "Date of burial" 4571msgstr "" 4572 4573#: app/Factories/ElementFactory.php:492 4574#: resources/xml/reports/missing_facts_report.xml:170 4575msgid "Date of christening" 4576msgstr "" 4577 4578#: app/Factories/ElementFactory.php:497 4579#: resources/xml/reports/missing_facts_report.xml:294 4580msgid "Date of confirmation" 4581msgstr "" 4582 4583#: app/Factories/ElementFactory.php:506 4584msgid "Date of cremation" 4585msgstr "" 4586 4587#: app/Factories/ElementFactory.php:510 4588#: resources/xml/reports/cemetery_report.xml:46 4589#: resources/xml/reports/fact_sources.xml:274 4590#: resources/xml/reports/missing_facts_report.xml:505 4591msgid "Date of death" 4592msgstr "" 4593 4594#: app/Factories/ElementFactory.php:327 4595msgid "Date of divorce" 4596msgstr "" 4597 4598#: app/Factories/ElementFactory.php:517 4599msgid "Date of emigration" 4600msgstr "" 4601 4602#: app/Factories/ElementFactory.php:330 4603#: resources/xml/reports/missing_facts_report.xml:336 4604msgid "Date of engagement" 4605msgstr "" 4606 4607#: app/Factories/ElementFactory.php:308 app/Factories/ElementFactory.php:361 4608#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606 4609#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 4610#: app/Module/CustomTagsGedcomL.php:105 app/Module/CustomTagsGedcomL.php:154 4611#: app/Module/CustomTagsGedcomL.php:211 app/Module/CustomTagsGedcomL.php:244 4612#: app/Module/CustomTagsWebtrees.php:59 app/Module/CustomTagsWebtrees.php:73 4613msgid "Date of entry in original source" 4614msgstr "" 4615 4616#: app/Factories/ElementFactory.php:526 4617msgid "Date of event" 4618msgstr "" 4619 4620#: app/Factories/ElementFactory.php:536 4621#: resources/xml/reports/missing_facts_report.xml:378 4622msgid "Date of first communion" 4623msgstr "" 4624 4625#: app/Factories/ElementFactory.php:543 4626msgid "Date of immigration" 4627msgstr "" 4628 4629#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 4630#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 4631#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 4632#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 4633#: app/Module/CustomTagsGedcomL.php:192 4634msgid "Date of last change" 4635msgstr "" 4636 4637#: app/Factories/ElementFactory.php:341 4638#: resources/xml/reports/fact_sources.xml:319 4639#: resources/xml/reports/missing_facts_report.xml:463 4640msgid "Date of marriage" 4641msgstr "" 4642 4643#: app/Factories/ElementFactory.php:336 4644#: resources/xml/reports/missing_facts_report.xml:420 4645msgid "Date of marriage banns" 4646msgstr "" 4647 4648#: app/Factories/ElementFactory.php:571 4649msgid "Date of naturalization" 4650msgstr "" 4651 4652#: app/Factories/ElementFactory.php:581 4653msgid "Date of ordination" 4654msgstr "" 4655 4656#: app/Factories/ElementFactory.php:589 4657msgid "Date of residence" 4658msgstr "" 4659 4660#: resources/views/help/date.phtml:104 4661msgid "Date period" 4662msgstr "" 4663 4664#: resources/views/help/date.phtml:97 4665msgid "Date periods are used to indicate that a fact, such as an occupation, continued for a period of time." 4666msgstr "" 4667 4668#: app/Factories/ElementFactory.php:692 resources/views/help/date.phtml:66 4669#: resources/views/modules/statistics-chart/custom.phtml:96 4670msgid "Date range" 4671msgstr "" 4672 4673#: resources/views/help/date.phtml:59 4674msgid "Date ranges are used to indicate that an event, such as a birth, happened on an unknown date within a possible range." 4675msgstr "" 4676 4677#: resources/views/admin/users.phtml:31 4678msgid "Date registered" 4679msgstr "" 4680 4681#: resources/views/modules/user-messages/user-messages.phtml:71 4682msgid "Date sent" 4683msgstr "" 4684 4685#. I18N: Help text for the “Calendar conversion” configuration setting 4686#: resources/views/admin/trees-preferences.phtml:134 4687#, php-format 4688msgid "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." 4689msgstr "" 4690 4691#: resources/views/help/date.phtml:21 4692msgid "Dates are stored using English abbreviations and keywords. Shortcuts are available as alternatives to these abbreviations and keywords." 4693msgstr "" 4694 4695#: resources/views/edit/change-family-members.phtml:65 4696#: resources/xml/reports/family_group_report.xml:809 4697#: resources/xml/reports/individual_ext_report.xml:570 4698#: resources/xml/reports/individual_report.xml:566 4699msgid "Daughter" 4700msgstr "" 4701 4702#. I18N: e.g. “Daughter of [father name & mother name]” 4703#: app/Module/InteractiveTree/TreeView.php:364 4704#, php-format 4705msgid "Daughter of %s" 4706msgstr "" 4707 4708#: app/Module/CalendarMenuModule.php:91 resources/views/calendar-page.phtml:40 4709msgid "Day" 4710msgstr "" 4711 4712#: app/Http/RequestHandlers/CalendarEvents.php:210 4713msgid "Day not set" 4714msgstr "" 4715 4716#: resources/views/modules/timeline-chart/chart.phtml:139 4717#: resources/views/modules/timeline-chart/chart.phtml:141 4718#: resources/views/modules/timeline-chart/chart.phtml:143 4719msgid "Day:" 4720msgstr "" 4721 4722#: app/Statistics/Google/ChartMortality.php:78 4723#: resources/views/lists/individuals-table.phtml:195 4724msgid "Dead" 4725msgstr "" 4726 4727#: app/Factories/ElementFactory.php:508 4728#: app/Http/RequestHandlers/IndividualPage.php:212 4729#: resources/views/calendar-page.phtml:194 4730#: resources/views/lists/individuals-table.phtml:199 4731#: resources/views/lists/individuals-table.phtml:203 4732#: resources/views/lists/individuals-table.phtml:246 4733#: resources/views/modules/yahrzeit/table.phtml:27 4734#: resources/xml/reports/ahnentafel_report.xml:457 4735#: resources/xml/reports/bdm_report.xml:87 4736#: resources/xml/reports/change_report.xml:102 4737#: resources/xml/reports/change_report.xml:118 4738#: resources/xml/reports/descendancy_report.xml:594 4739#: resources/xml/reports/family_group_report.xml:289 4740#: resources/xml/reports/family_group_report.xml:470 4741#: resources/xml/reports/family_group_report.xml:477 4742#: resources/xml/reports/family_group_report.xml:643 4743#: resources/xml/reports/family_group_report.xml:733 4744#: resources/xml/reports/family_group_report.xml:740 4745#: resources/xml/reports/family_group_report.xml:987 4746#: resources/xml/reports/family_group_report.xml:1081 4747#: resources/xml/reports/family_group_report.xml:1090 4748#: resources/xml/reports/individual_ext_report.xml:281 4749#: resources/xml/reports/individual_ext_report.xml:317 4750#: resources/xml/reports/individual_ext_report.xml:357 4751#: resources/xml/reports/individual_ext_report.xml:393 4752#: resources/xml/reports/individual_ext_report.xml:429 4753#: resources/xml/reports/individual_ext_report.xml:487 4754#: resources/xml/reports/individual_ext_report.xml:523 4755#: resources/xml/reports/individual_ext_report.xml:564 4756#: resources/xml/reports/individual_ext_report.xml:600 4757#: resources/xml/reports/individual_ext_report.xml:636 4758#: resources/xml/reports/individual_report.xml:270 4759#: resources/xml/reports/individual_report.xml:306 4760#: resources/xml/reports/individual_report.xml:346 4761#: resources/xml/reports/individual_report.xml:382 4762#: resources/xml/reports/individual_report.xml:418 4763#: resources/xml/reports/individual_report.xml:479 4764#: resources/xml/reports/individual_report.xml:519 4765#: resources/xml/reports/individual_report.xml:560 4766#: resources/xml/reports/individual_report.xml:596 4767#: resources/xml/reports/individual_report.xml:632 4768#: resources/xml/reports/missing_facts_report.xml:24 4769#: resources/xml/reports/pedigree_report.xml:80 4770#: resources/xml/reports/pedigree_report.xml:81 4771#: resources/xml/reports/pedigree_report.xml:101 4772#: resources/xml/reports/pedigree_report.xml:102 4773#: resources/xml/reports/pedigree_report.xml:119 4774#: resources/xml/reports/pedigree_report.xml:120 4775#: resources/xml/reports/pedigree_report.xml:141 4776#: resources/xml/reports/pedigree_report.xml:142 4777#: resources/xml/reports/pedigree_report.xml:159 4778#: resources/xml/reports/pedigree_report.xml:160 4779#: resources/xml/reports/pedigree_report.xml:182 4780#: resources/xml/reports/pedigree_report.xml:183 4781#: resources/xml/reports/pedigree_report.xml:200 4782#: resources/xml/reports/pedigree_report.xml:201 4783#: resources/xml/reports/pedigree_report.xml:225 4784#: resources/xml/reports/pedigree_report.xml:226 4785#: resources/xml/reports/pedigree_report.xml:243 4786#: resources/xml/reports/pedigree_report.xml:244 4787#: resources/xml/reports/pedigree_report.xml:268 4788#: resources/xml/reports/pedigree_report.xml:269 4789#: resources/xml/reports/pedigree_report.xml:286 4790#: resources/xml/reports/pedigree_report.xml:287 4791#: resources/xml/reports/pedigree_report.xml:311 4792#: resources/xml/reports/pedigree_report.xml:312 4793#: resources/xml/reports/pedigree_report.xml:329 4794#: resources/xml/reports/pedigree_report.xml:330 4795#: resources/xml/reports/pedigree_report.xml:354 4796#: resources/xml/reports/pedigree_report.xml:355 4797#: resources/xml/reports/pedigree_report.xml:372 4798#: resources/xml/reports/pedigree_report.xml:373 4799#: resources/xml/reports/pedigree_report.xml:395 4800#: resources/xml/reports/pedigree_report.xml:411 4801#: resources/xml/reports/pedigree_report.xml:433 4802#: resources/xml/reports/pedigree_report.xml:449 4803#: resources/xml/reports/pedigree_report.xml:471 4804#: resources/xml/reports/pedigree_report.xml:487 4805#: resources/xml/reports/pedigree_report.xml:509 4806#: resources/xml/reports/pedigree_report.xml:525 4807#: resources/xml/reports/pedigree_report.xml:547 4808#: resources/xml/reports/pedigree_report.xml:563 4809#: resources/xml/reports/pedigree_report.xml:585 4810#: resources/xml/reports/pedigree_report.xml:601 4811#: resources/xml/reports/pedigree_report.xml:623 4812#: resources/xml/reports/pedigree_report.xml:639 4813#: resources/xml/reports/pedigree_report.xml:661 4814#: resources/xml/reports/pedigree_report.xml:677 4815#: resources/xml/reports/pedigree_report.xml:782 4816#: resources/xml/reports/pedigree_report.xml:783 4817#: resources/xml/reports/pedigree_report.xml:803 4818#: resources/xml/reports/pedigree_report.xml:804 4819#: resources/xml/reports/pedigree_report.xml:821 4820#: resources/xml/reports/pedigree_report.xml:822 4821#: resources/xml/reports/pedigree_report.xml:843 4822#: resources/xml/reports/pedigree_report.xml:844 4823#: resources/xml/reports/pedigree_report.xml:861 4824#: resources/xml/reports/pedigree_report.xml:862 4825#: resources/xml/reports/pedigree_report.xml:883 4826#: resources/xml/reports/pedigree_report.xml:884 4827#: resources/xml/reports/pedigree_report.xml:901 4828#: resources/xml/reports/pedigree_report.xml:902 4829#: resources/xml/reports/pedigree_report.xml:927 4830#: resources/xml/reports/pedigree_report.xml:945 4831#: resources/xml/reports/pedigree_report.xml:970 4832#: resources/xml/reports/pedigree_report.xml:988 4833#: resources/xml/reports/pedigree_report.xml:1013 4834#: resources/xml/reports/pedigree_report.xml:1031 4835#: resources/xml/reports/pedigree_report.xml:1056 4836#: resources/xml/reports/pedigree_report.xml:1074 4837#: resources/xml/reports/pedigree_report.xml:1096 4838#: resources/xml/reports/pedigree_report.xml:1115 4839#: resources/xml/reports/pedigree_report.xml:1134 4840#: resources/xml/reports/pedigree_report.xml:1153 4841#: resources/xml/reports/pedigree_report.xml:1172 4842#: resources/xml/reports/pedigree_report.xml:1191 4843#: resources/xml/reports/pedigree_report.xml:1210 4844#: resources/xml/reports/pedigree_report.xml:1229 4845#: resources/xml/reports/pedigree_report.xml:1248 4846#: resources/xml/reports/pedigree_report.xml:1267 4847#: resources/xml/reports/pedigree_report.xml:1286 4848#: resources/xml/reports/pedigree_report.xml:1305 4849#: resources/xml/reports/pedigree_report.xml:1324 4850#: resources/xml/reports/pedigree_report.xml:1343 4851#: resources/xml/reports/pedigree_report.xml:1362 4852#: resources/xml/reports/pedigree_report.xml:1381 4853#: resources/xml/reports/relative_ext_report.xml:69 4854msgid "Death" 4855msgstr "" 4856 4857#: app/Statistics/Google/ChartDistribution.php:343 4858msgid "Death by country" 4859msgstr "" 4860 4861#: resources/xml/reports/bdm_report.xml:10 4862#: resources/xml/reports/death_report.xml:8 4863msgid "Death date range end" 4864msgstr "" 4865 4866#: resources/xml/reports/bdm_report.xml:9 4867#: resources/xml/reports/death_report.xml:7 4868msgid "Death date range start" 4869msgstr "" 4870 4871#: app/Module/IndividualFactsTabModule.php:441 4872msgid "Death of a brother" 4873msgstr "" 4874 4875#: app/Module/IndividualFactsTabModule.php:425 4876#: resources/views/admin/trees-preferences.phtml:505 4877msgid "Death of a child" 4878msgstr "" 4879 4880#: app/Module/IndividualFactsTabModule.php:424 4881msgid "Death of a daughter" 4882msgstr "" 4883 4884#: app/Functions/FunctionsPrint.php:207 4885#: app/Module/IndividualFactsTabModule.php:719 4886msgid "Death of a father" 4887msgstr "" 4888 4889#: app/Module/IndividualFactsTabModule.php:479 4890#: app/Module/IndividualFactsTabModule.php:497 4891#: app/Module/IndividualFactsTabModule.php:515 4892#: resources/views/admin/trees-preferences.phtml:499 4893msgid "Death of a grandchild" 4894msgstr "" 4895 4896#: app/Module/IndividualFactsTabModule.php:478 4897msgid "Death of a granddaughter" 4898msgstr "" 4899 4900#: app/Module/IndividualFactsTabModule.php:496 4901msgctxt "daughter’s daughter" 4902msgid "Death of a granddaughter" 4903msgstr "" 4904 4905#: app/Module/IndividualFactsTabModule.php:514 4906msgctxt "son’s daughter" 4907msgid "Death of a granddaughter" 4908msgstr "" 4909 4910#: app/Module/IndividualFactsTabModule.php:737 4911msgid "Death of a grandfather" 4912msgstr "" 4913 4914#: app/Module/IndividualFactsTabModule.php:738 4915msgid "Death of a grandmother" 4916msgstr "" 4917 4918#: app/Module/IndividualFactsTabModule.php:739 4919#: app/Module/IndividualFactsTabModule.php:757 4920#: app/Module/IndividualFactsTabModule.php:775 4921#: resources/views/admin/trees-preferences.phtml:529 4922msgid "Death of a grandparent" 4923msgstr "" 4924 4925#: app/Module/IndividualFactsTabModule.php:477 4926msgid "Death of a grandson" 4927msgstr "" 4928 4929#: app/Module/IndividualFactsTabModule.php:495 4930msgctxt "daughter’s son" 4931msgid "Death of a grandson" 4932msgstr "" 4933 4934#: app/Module/IndividualFactsTabModule.php:513 4935msgctxt "son’s son" 4936msgid "Death of a grandson" 4937msgstr "" 4938 4939#: app/Module/IndividualFactsTabModule.php:459 4940msgid "Death of a half-brother" 4941msgstr "" 4942 4943#: app/Module/IndividualFactsTabModule.php:461 4944msgid "Death of a half-sibling" 4945msgstr "" 4946 4947#: app/Module/IndividualFactsTabModule.php:460 4948msgid "Death of a half-sister" 4949msgstr "" 4950 4951#: app/Module/IndividualFactsTabModule.php:195 4952msgid "Death of a husband" 4953msgstr "" 4954 4955#: app/Module/IndividualFactsTabModule.php:755 4956msgid "Death of a maternal grandfather" 4957msgstr "" 4958 4959#: app/Module/IndividualFactsTabModule.php:756 4960msgid "Death of a maternal grandmother" 4961msgstr "" 4962 4963#: app/Functions/FunctionsPrint.php:199 4964#: app/Module/IndividualFactsTabModule.php:720 4965msgid "Death of a mother" 4966msgstr "" 4967 4968#: app/Module/IndividualFactsTabModule.php:721 4969#: resources/views/admin/trees-preferences.phtml:517 4970msgid "Death of a parent" 4971msgstr "" 4972 4973#: app/Module/IndividualFactsTabModule.php:773 4974msgid "Death of a paternal grandfather" 4975msgstr "" 4976 4977#: app/Module/IndividualFactsTabModule.php:774 4978msgid "Death of a paternal grandmother" 4979msgstr "" 4980 4981#: app/Module/IndividualFactsTabModule.php:443 4982#: resources/views/admin/trees-preferences.phtml:511 4983msgid "Death of a sibling" 4984msgstr "" 4985 4986#: app/Module/IndividualFactsTabModule.php:442 4987msgid "Death of a sister" 4988msgstr "" 4989 4990#: app/Module/IndividualFactsTabModule.php:423 4991msgid "Death of a son" 4992msgstr "" 4993 4994#: app/Module/IndividualFactsTabModule.php:197 4995#: resources/views/admin/trees-preferences.phtml:523 4996msgid "Death of a spouse" 4997msgstr "" 4998 4999#: app/Module/IndividualFactsTabModule.php:196 5000msgid "Death of a wife" 5001msgstr "" 5002 5003#: app/Module/CustomTagsFamilyTreeMaker.php:57 5004msgid "Death of one spouse" 5005msgstr "" 5006 5007#: resources/xml/reports/death_report.xml:6 5008msgid "Death place contains" 5009msgstr "" 5010 5011#: resources/views/statistics/other/places.phtml:30 5012msgid "Death places" 5013msgstr "" 5014 5015#. I18N: Name of a module/report 5016#: app/Module/DeathReportModule.php:40 5017#: resources/views/modules/statistics-chart/custom.phtml:67 5018#: resources/xml/reports/death_report.xml:3 5019#: resources/xml/reports/death_report.xml:32 5020msgid "Deaths" 5021msgstr "" 5022 5023#: app/Statistics/Google/ChartDeath.php:129 5024#: resources/views/statistics/individuals/total-events.phtml:79 5025msgid "Deaths by century" 5026msgstr "" 5027 5028#: app/Date/AbstractGregorianJulianDate.php:212 5029msgctxt "Abbreviation for December" 5030msgid "Dec" 5031msgstr "" 5032 5033#: resources/views/lists/families-table.phtml:432 5034#: resources/views/lists/families-table.phtml:448 5035#: resources/views/lists/individuals-table.phtml:438 5036#: resources/views/lists/individuals-table.phtml:455 5037msgid "Decade of birth" 5038msgstr "" 5039 5040#: resources/views/lists/individuals-table.phtml:464 5041#: resources/views/lists/individuals-table.phtml:481 5042msgid "Decade of death" 5043msgstr "" 5044 5045#: resources/views/lists/families-table.phtml:457 5046#: resources/views/lists/families-table.phtml:473 5047msgid "Decade of marriage" 5048msgstr "" 5049 5050#: app/Date/AbstractGregorianJulianDate.php:109 5051msgctxt "GENITIVE" 5052msgid "December" 5053msgstr "" 5054 5055#: app/Date/AbstractGregorianJulianDate.php:179 5056msgctxt "INSTRUMENTAL" 5057msgid "December" 5058msgstr "" 5059 5060#: app/Date/AbstractGregorianJulianDate.php:144 5061msgctxt "LOCATIVE" 5062msgid "December" 5063msgstr "" 5064 5065#: app/Date/AbstractGregorianJulianDate.php:74 5066#: app/Module/StatisticsChartModule.php:803 5067#: resources/views/edit/initialize-calendar-popup.phtml:22 5068msgctxt "NOMINATIVE" 5069msgid "December" 5070msgstr "" 5071 5072#. I18N: The tenth day in the French republican calendar 5073#: app/Date/FrenchDate.php:305 5074msgid "Decidi" 5075msgstr "" 5076 5077#: app/Module/UserWelcomeModule.php:101 app/Module/WelcomeBlockModule.php:100 5078msgid "Default chart" 5079msgstr "" 5080 5081#: resources/views/admin/trees.phtml:126 5082msgid "Default family tree" 5083msgstr "" 5084 5085#. I18N: A configuration setting 5086#: app/Module/WelcomeBlockModule.php:107 5087#: resources/views/admin/trees-preferences.phtml:99 5088#: resources/views/edit-account-page.phtml:76 5089msgid "Default individual" 5090msgstr "" 5091 5092#. I18N: A configuration setting 5093#: resources/views/admin/site-preferences.phtml:64 5094msgid "Default theme" 5095msgstr "" 5096 5097#: app/Module/CustomTagsGedcomL.php:136 app/Module/CustomTagsGedcomL.php:137 5098#: app/Module/CustomTagsGedcomL.php:138 app/Module/CustomTagsGedcomL.php:139 5099#: app/Module/CustomTagsGedcomL.php:140 5100msgid "Definition" 5101msgstr "" 5102 5103#: app/Module/CustomTagsFamilyTreeMaker.php:117 5104msgid "Degree" 5105msgstr "" 5106 5107#: resources/xml/reports/ahnentafel_report.xml:15 5108#: resources/xml/reports/bdm_report.xml:14 5109#: resources/xml/reports/birth_report.xml:12 5110#: resources/xml/reports/cemetery_report.xml:10 5111#: resources/xml/reports/change_report.xml:12 5112#: resources/xml/reports/death_report.xml:13 5113#: resources/xml/reports/descendancy_report.xml:10 5114#: resources/xml/reports/fact_sources.xml:10 5115#: resources/xml/reports/family_group_report.xml:14 5116#: resources/xml/reports/individual_ext_report.xml:15 5117#: resources/xml/reports/individual_report.xml:12 5118#: resources/xml/reports/marriage_report.xml:12 5119#: resources/xml/reports/missing_facts_report.xml:10 5120#: resources/xml/reports/occupation_report.xml:9 5121#: resources/xml/reports/pedigree_report.xml:10 5122#: resources/xml/reports/relative_ext_report.xml:10 5123msgctxt "font name" 5124msgid "DejaVu" 5125msgstr "" 5126 5127#: app/Http/RequestHandlers/ManageMediaData.php:255 5128#: app/Module/FixPrimaryTag.php:103 resources/views/admin/locations.phtml:50 5129#: resources/views/admin/trees-privacy.phtml:284 5130#: resources/views/admin/trees.phtml:116 5131#: resources/views/admin/users-table-options.phtml:45 5132#: resources/views/edit-blocks-block.phtml:28 5133#: resources/views/edit/icon-fact-delete.phtml:14 5134#: resources/views/edit/icon-fact-delete.phtml:16 5135#: resources/views/family-page-menu.phtml:70 5136#: resources/views/individual-page-menu.phtml:118 5137#: resources/views/media-page-details.phtml:41 5138#: resources/views/media-page-details.phtml:44 5139#: resources/views/media-page-menu.phtml:75 5140#: resources/views/modules/faq/config.phtml:59 5141#: resources/views/modules/gedcom_news/list.phtml:46 5142#: resources/views/modules/stories/config.phtml:57 5143#: resources/views/modules/stories/config.phtml:86 5144#: resources/views/modules/user-messages/user-messages.phtml:63 5145#: resources/views/modules/user-messages/user-messages.phtml:138 5146#: resources/views/modules/user_blog/list.phtml:46 5147#: resources/views/record-page-menu.phtml:47 5148msgid "Delete" 5149msgstr "" 5150 5151#: resources/views/admin/map-import-form.phtml:62 5152msgid "Delete all existing geographic data before importing the file." 5153msgstr "" 5154 5155#: app/Http/RequestHandlers/UsersCleanupPage.php:65 5156#: resources/views/admin/control-panel.phtml:524 5157msgid "Delete inactive users" 5158msgstr "" 5159 5160#: resources/views/modules/user-messages/user-messages.phtml:147 5161msgid "Delete selected messages" 5162msgstr "" 5163 5164#: resources/views/admin/modules.phtml:45 5165msgid "Delete the preferences for this module." 5166msgstr "" 5167 5168#: resources/views/individual-name.phtml:89 5169#: resources/views/individual-name.phtml:91 5170msgid "Delete this name" 5171msgstr "" 5172 5173#: resources/views/edit-account-page.phtml:177 5174msgid "Delete your account" 5175msgstr "" 5176 5177#: resources/views/family-page-menu.phtml:68 5178msgid "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?" 5179msgstr "" 5180 5181#. I18N: Name of a country or state 5182#: app/Statistics/Service/CountryService.php:132 5183msgid "Democratic Republic of the Congo" 5184msgstr "" 5185 5186#. I18N: Name of a country or state 5187#: app/Statistics/Service/CountryService.php:163 5188msgid "Denmark" 5189msgstr "" 5190 5191#. I18N: Location of an LDS church temple 5192#: app/Elements/TempleCode.php:89 5193msgid "Denver, Colorado, United States" 5194msgstr "" 5195 5196#: resources/views/admin/upgrade/wizard.phtml:33 5197msgid "Depending on your server configuration, you may be able to upgrade automatically." 5198msgstr "" 5199 5200#: resources/views/modules/family-book-chart/page.phtml:48 5201msgid "Descendant generations" 5202msgstr "" 5203 5204#. I18N: Name of a module/chart 5205#. I18N: Name of a module/sidebar 5206#. I18N: Name of a module/report 5207#: app/Module/ChartsBlockModule.php:145 app/Module/ChartsBlockModule.php:269 5208#: app/Module/DescendancyChartModule.php:108 5209#: app/Module/DescendancyModule.php:62 5210#: app/Module/DescendancyReportModule.php:40 5211#: resources/xml/reports/descendancy_report.xml:3 5212#: resources/xml/reports/individual_ext_report.xml:6 5213#: resources/xml/reports/individual_ext_report.xml:93 5214#: resources/xml/reports/missing_facts_report.xml:6 5215#: resources/xml/reports/relative_ext_report.xml:6 5216#: resources/xml/reports/relative_ext_report.xml:45 5217msgid "Descendants" 5218msgstr "" 5219 5220#: app/Factories/ElementFactory.php:512 5221msgid "Descendants interest" 5222msgstr "" 5223 5224#: resources/xml/reports/descendancy_report.xml:42 5225msgid "Descendants of " 5226msgstr "" 5227 5228#. I18N: %s is an individual’s name 5229#: app/Module/DescendancyChartModule.php:154 5230#, php-format 5231msgid "Descendants of %s" 5232msgstr "" 5233 5234#: app/Factories/ElementFactory.php:513 app/Module/CustomTagsGedcomL.php:118 5235#: app/Module/CustomTagsGedcomL.php:171 app/Module/CustomTagsLegacy.php:68 5236#: resources/views/admin/modules.phtml:72 resources/views/admin/tags.phtml:42 5237#: resources/views/admin/tags.phtml:172 resources/views/admin/tags.phtml:264 5238#: resources/views/admin/tags.phtml:326 resources/views/admin/tags.phtml:401 5239#: resources/views/admin/tags.phtml:440 resources/views/admin/tags.phtml:724 5240#: resources/views/admin/tags.phtml:778 resources/views/admin/tags.phtml:882 5241#: resources/views/report-setup-page.phtml:25 5242msgid "Description" 5243msgstr "" 5244 5245#. I18N: A configuration setting 5246#: resources/views/admin/trees-preferences.phtml:225 5247msgid "Description META tag" 5248msgstr "" 5249 5250#: app/Factories/ElementFactory.php:377 5251msgid "Destination" 5252msgstr "" 5253 5254#: resources/views/admin/merge-records-step-2.phtml:51 5255#: resources/views/admin/merge-records-step-2.phtml:98 5256#: resources/views/admin/merge-records-step-2.phtml:144 5257#: resources/views/modules/statistics-chart/custom.phtml:74 5258#: resources/views/record-page-links.phtml:27 5259msgid "Details" 5260msgstr "" 5261 5262#: resources/views/admin/site-registration.phtml:58 5263msgid "Details of the new user will be sent to the genealogy contact for the corresponding family tree." 5264msgstr "" 5265 5266#. I18N: Location of an LDS church temple 5267#: app/Elements/TempleCode.php:90 5268msgid "Detroit, Michigan, United States" 5269msgstr "" 5270 5271#: app/Date/JalaliDate.php:268 5272msgctxt "Abbreviation for Persian month: Dey" 5273msgid "Dey" 5274msgstr "" 5275 5276#. I18N: 10th month in the Persian/Jalali calendar 5277#: app/Date/JalaliDate.php:143 5278msgctxt "GENITIVE" 5279msgid "Dey" 5280msgstr "" 5281 5282#. I18N: 10th month in the Persian/Jalali calendar 5283#: app/Date/JalaliDate.php:233 5284msgctxt "INSTRUMENTAL" 5285msgid "Dey" 5286msgstr "" 5287 5288#. I18N: 10th month in the Persian/Jalali calendar 5289#: app/Date/JalaliDate.php:188 5290msgctxt "LOCATIVE" 5291msgid "Dey" 5292msgstr "" 5293 5294#. I18N: 10th month in the Persian/Jalali calendar 5295#: app/Date/JalaliDate.php:98 5296msgctxt "NOMINATIVE" 5297msgid "Dey" 5298msgstr "" 5299 5300#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5301#: app/Date/HijriDate.php:150 5302msgctxt "GENITIVE" 5303msgid "Dhu al-Hijjah" 5304msgstr "" 5305 5306#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5307#: app/Date/HijriDate.php:240 5308msgctxt "INSTRUMENTAL" 5309msgid "Dhu al-Hijjah" 5310msgstr "" 5311 5312#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5313#: app/Date/HijriDate.php:195 5314msgctxt "LOCATIVE" 5315msgid "Dhu al-Hijjah" 5316msgstr "" 5317 5318#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Hijjah 5319#: app/Date/HijriDate.php:105 5320msgctxt "NOMINATIVE" 5321msgid "Dhu al-Hijjah" 5322msgstr "" 5323 5324#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5325#: app/Date/HijriDate.php:148 5326msgctxt "GENITIVE" 5327msgid "Dhu al-Qi’dah" 5328msgstr "" 5329 5330#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5331#: app/Date/HijriDate.php:238 5332msgctxt "INSTRUMENTAL" 5333msgid "Dhu al-Qi’dah" 5334msgstr "" 5335 5336#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5337#: app/Date/HijriDate.php:193 5338msgctxt "LOCATIVE" 5339msgid "Dhu al-Qi’dah" 5340msgstr "" 5341 5342#. I18N: https://en.wikipedia.org/wiki/Dhu_al-Qi%27dah 5343#: app/Date/HijriDate.php:103 5344msgctxt "NOMINATIVE" 5345msgid "Dhu al-Qi’dah" 5346msgstr "" 5347 5348#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5349#: app/Elements/LdsBaptismDateStatus.php:65 5350#: app/Elements/LdsEndowmentDateStatus.php:66 5351msgid "Died as a child: exempt" 5352msgstr "" 5353 5354#: resources/xml/reports/change_report.xml:60 5355msgid "Differences" 5356msgstr "" 5357 5358#. I18N: Help text for the “Calendar conversion” configuration setting 5359#: resources/views/admin/trees-preferences.phtml:131 5360msgid "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." 5361msgstr "" 5362 5363#: resources/xml/reports/individual_ext_report.xml:6 5364#: resources/xml/reports/individual_ext_report.xml:91 5365#: resources/xml/reports/missing_facts_report.xml:6 5366#: resources/xml/reports/relative_ext_report.xml:6 5367#: resources/xml/reports/relative_ext_report.xml:43 5368msgid "Direct line ancestors" 5369msgstr "" 5370 5371#: resources/xml/reports/individual_ext_report.xml:6 5372#: resources/xml/reports/individual_ext_report.xml:92 5373#: resources/xml/reports/missing_facts_report.xml:6 5374#: resources/xml/reports/relative_ext_report.xml:6 5375#: resources/xml/reports/relative_ext_report.xml:44 5376msgid "Direct line ancestors and their families" 5377msgstr "" 5378 5379#. I18N: %s is a number of records per page 5380#: resources/views/lists/datatables-attributes.phtml:29 5381#, php-format 5382msgid "Display %s" 5383msgstr "" 5384 5385#. I18N: Description of the “Favorites” module 5386#: app/Module/FamilyTreeFavoritesModule.php:62 5387msgid "Display and manage a family tree’s favorite pages." 5388msgstr "" 5389 5390#. I18N: Description of the “Favorites” module 5391#: app/Module/UserFavoritesModule.php:63 5392msgid "Display and manage a user’s favorite pages." 5393msgstr "" 5394 5395#: resources/views/modules/custom-tags/config.phtml:22 5396msgid "Display custom GEDCOM tags" 5397msgstr "" 5398 5399#: app/Factories/ElementFactory.php:326 resources/views/calendar-page.phtml:191 5400#: resources/views/lists/families-table.phtml:203 5401msgid "Divorce" 5402msgstr "" 5403 5404#: app/Factories/ElementFactory.php:328 5405msgid "Divorce filed" 5406msgstr "" 5407 5408#: app/Statistics/Google/ChartDivorce.php:129 5409#: resources/views/statistics/families/total-records.phtml:81 5410msgid "Divorces by century" 5411msgstr "" 5412 5413#. I18N: Name of a country or state 5414#: app/Statistics/Service/CountryService.php:159 5415msgid "Djibouti" 5416msgstr "" 5417 5418#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5419#: app/Elements/LdsSpouseSealingDateStatus.php:69 5420msgid "Do not seal, previous sealing canceled" 5421msgstr "" 5422 5423#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5424#: app/Elements/LdsSpouseSealingDateStatus.php:67 5425msgid "Do not seal: unauthorized" 5426msgstr "" 5427 5428#. I18N: Type of media object 5429#: app/Elements/SourceMediaType.php:65 5430msgid "Document" 5431msgstr "" 5432 5433#: resources/views/admin/site-mail.phtml:204 5434msgid "Domain name" 5435msgstr "" 5436 5437#. I18N: Name of a country or state 5438#: app/Statistics/Service/CountryService.php:161 5439msgid "Dominica" 5440msgstr "" 5441 5442#. I18N: Name of a country or state 5443#: app/Statistics/Service/CountryService.php:165 5444msgid "Dominican Republic" 5445msgstr "" 5446 5447#: app/Module/ClippingsCartModule.php:211 5448#: app/Module/ClippingsCartModule.php:256 5449#: resources/views/modules/share-anniversary/share.phtml:25 5450msgid "Download" 5451msgstr "" 5452 5453#: app/Http/RequestHandlers/UpgradeWizardPage.php:123 5454#, php-format 5455msgid "Download %s…" 5456msgstr "" 5457 5458#: app/Module/ShareAnniversaryModule.php:89 5459msgid "Download a .ICS file containing an anniversary" 5460msgstr "" 5461 5462#: resources/views/media-page-details.phtml:86 5463msgid "Download file" 5464msgstr "" 5465 5466#: resources/views/edit-blocks-page.phtml:23 5467msgid "Drag the blocks to change their position." 5468msgstr "" 5469 5470#. I18N: Location of an LDS church temple 5471#: app/Elements/TempleCode.php:91 5472msgid "Draper, Utah, United States" 5473msgstr "" 5474 5475#. I18N: The second day in the French republican calendar 5476#: app/Date/FrenchDate.php:289 5477msgid "Duodi" 5478msgstr "" 5479 5480#: app/Http/RequestHandlers/AccountUpdate.php:95 5481#: app/Http/RequestHandlers/RegisterAction.php:244 5482#: app/Http/RequestHandlers/UserAddAction.php:72 5483#: app/Http/RequestHandlers/UserEditAction.php:152 5484msgid "Duplicate email address. A user with that email already exists." 5485msgstr "" 5486 5487#: app/Http/RequestHandlers/AccountUpdate.php:86 5488#: app/Http/RequestHandlers/RegisterAction.php:239 5489#: app/Http/RequestHandlers/UserAddAction.php:67 5490#: app/Http/RequestHandlers/UserEditAction.php:158 5491msgid "Duplicate username. A user with that username already exists. Please choose another username." 5492msgstr "" 5493 5494#: resources/views/help/source-events.phtml:8 5495msgid "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." 5496msgstr "" 5497 5498#: resources/views/help/pending-changes.phtml:25 5499msgid "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." 5500msgstr "" 5501 5502#: resources/views/modules/gedcom_stats/config.phtml:54 5503#: resources/views/modules/gedcom_stats/statistics.phtml:167 5504#: resources/views/modules/html/template-statistics.phtml:69 5505#: resources/views/statistics/individuals/total-events.phtml:44 5506msgid "Earliest birth" 5507msgstr "" 5508 5509#: resources/views/modules/gedcom_stats/config.phtml:56 5510#: resources/views/modules/gedcom_stats/statistics.phtml:189 5511#: resources/views/modules/html/template-statistics.phtml:77 5512#: resources/views/statistics/individuals/total-events.phtml:92 5513msgid "Earliest death" 5514msgstr "" 5515 5516#: resources/views/statistics/families/total-records.phtml:94 5517msgid "Earliest divorce" 5518msgstr "" 5519 5520#: resources/views/statistics/families/total-records.phtml:46 5521msgid "Earliest marriage" 5522msgstr "" 5523 5524#. I18N: Name of a country or state 5525#: app/Statistics/Service/CountryService.php:169 5526msgid "Ecuador" 5527msgstr "" 5528 5529#: app/Http/RequestHandlers/MapDataEdit.php:73 5530#: app/Http/RequestHandlers/MapDataEdit.php:76 5531#: resources/views/admin/locations.phtml:48 5532#: resources/views/admin/locations.phtml:92 5533#: resources/views/admin/locations.phtml:95 5534#: resources/views/admin/users-table-options.phtml:27 5535#: resources/views/admin/users.phtml:24 5536#: resources/views/edit/icon-fact-edit.phtml:13 5537#: resources/views/edit/icon-fact-edit.phtml:15 5538#: resources/views/media-page-details.phtml:33 5539#: resources/views/media-page-details.phtml:36 5540#: resources/views/media-page-menu.phtml:33 5541#: resources/views/modules/faq/config.phtml:58 5542#: resources/views/modules/gedcom_news/list.phtml:42 5543#: resources/views/modules/stories/config.phtml:56 5544#: resources/views/modules/stories/config.phtml:78 5545#: resources/views/modules/user_blog/list.phtml:42 5546#: resources/views/note-page-details.phtml:26 5547#: resources/views/note-page-details.phtml:29 5548#: resources/views/record-page-menu.phtml:27 5549msgid "Edit" 5550msgstr "" 5551 5552#: app/Http/RequestHandlers/EditMediaFileModal.php:81 5553#: resources/views/modals/edit-media-file.phtml:22 5554msgid "Edit a media file" 5555msgstr "" 5556 5557#. I18N: Options for editing 5558#: resources/views/admin/trees-preferences.phtml:678 5559msgid "Edit preferences" 5560msgstr "" 5561 5562#: app/Module/FrequentlyAskedQuestionsModule.php:311 5563msgid "Edit the FAQ" 5564msgstr "" 5565 5566#: resources/views/individual-page-menu.phtml:62 5567#: resources/views/individual-page-menu.phtml:70 5568#: resources/views/individual-sex.phtml:52 5569#: resources/views/individual-sex.phtml:54 5570msgid "Edit the gender" 5571msgstr "" 5572 5573#: resources/views/edit/input-addon-edit-name.phtml:13 5574#: resources/views/edit/input-addon-edit-name.phtml:16 5575#: resources/views/individual-name.phtml:76 5576#: resources/views/individual-name.phtml:78 5577msgid "Edit the name" 5578msgstr "" 5579 5580#: app/Http/RequestHandlers/EditRawFactPage.php:61 5581#: app/Http/RequestHandlers/EditRawRecordPage.php:61 5582#: resources/views/edit/edit-fact.phtml:57 5583#: resources/views/edit/edit-record.phtml:58 5584#: resources/views/family-page-menu.phtml:76 5585#: resources/views/individual-page-menu.phtml:124 5586msgid "Edit the raw GEDCOM" 5587msgstr "" 5588 5589#: app/Http/RequestHandlers/EditNotePage.php:59 5590msgid "Edit the shared note" 5591msgstr "" 5592 5593#: app/Module/StoriesModule.php:310 5594#: resources/views/modules/stories/tab.phtml:27 5595msgid "Edit the story" 5596msgstr "" 5597 5598#: app/Http/RequestHandlers/UserEditPage.php:119 5599msgid "Edit the user" 5600msgstr "" 5601 5602#: app/Services/TreeService.php:210 5603msgid "Edit this individual and replace their details with your own." 5604msgstr "" 5605 5606#: resources/views/edit/edit-fact.phtml:51 5607#: resources/views/edit/edit-record.phtml:52 5608msgid "Edit with all GEDCOM tags" 5609msgstr "" 5610 5611#. I18N: A restriction on editing data 5612#: resources/views/modals/restriction-fields.phtml:26 5613msgid "Editing restriction" 5614msgstr "" 5615 5616#. I18N: Listbox entry; name of a role 5617#: app/Http/RequestHandlers/UserEditPage.php:100 5618#: resources/views/admin/users-edit.phtml:253 5619#: resources/views/modules/recent_changes/changes-table.phtml:49 5620#: resources/views/pending-changes-page.phtml:49 5621msgid "Editor" 5622msgstr "" 5623 5624#. I18N: Location of an LDS church temple 5625#: app/Elements/TempleCode.php:92 5626msgid "Edmonton, Alberta, Canada" 5627msgstr "" 5628 5629#: app/Factories/ElementFactory.php:514 5630msgid "Education" 5631msgstr "" 5632 5633#. I18N: Name of a country or state 5634#: app/Statistics/Service/CountryService.php:171 5635msgid "Egypt" 5636msgstr "" 5637 5638#. I18N: Name of a country or state 5639#: app/Statistics/Service/CountryService.php:449 5640msgid "El Salvador" 5641msgstr "" 5642 5643#. I18N: Type of media object 5644#: app/Elements/SourceMediaType.php:66 5645msgid "Electronic" 5646msgstr "" 5647 5648#. I18N: a month in the Jewish calendar 5649#: app/Date/JewishDate.php:202 5650msgctxt "GENITIVE" 5651msgid "Elul" 5652msgstr "" 5653 5654#. I18N: a month in the Jewish calendar 5655#: app/Date/JewishDate.php:306 5656msgctxt "INSTRUMENTAL" 5657msgid "Elul" 5658msgstr "" 5659 5660#. I18N: a month in the Jewish calendar 5661#: app/Date/JewishDate.php:254 5662msgctxt "LOCATIVE" 5663msgid "Elul" 5664msgstr "" 5665 5666#. I18N: a month in the Jewish calendar 5667#: app/Date/JewishDate.php:150 5668msgctxt "NOMINATIVE" 5669msgid "Elul" 5670msgstr "" 5671 5672#: app/Module/CustomTagsLegacy.php:93 5673#: resources/views/modals/submitter-fields.phtml:17 5674#: resources/views/password-request-page.phtml:23 5675msgid "Email" 5676msgstr "" 5677 5678#: app/Factories/ElementFactory.php:287 app/Factories/ElementFactory.php:396 5679#: app/Factories/ElementFactory.php:420 app/Factories/ElementFactory.php:673 5680#: app/Factories/ElementFactory.php:720 5681#: app/Module/CustomTagsBrothersKeeper.php:97 5682#: app/Module/CustomTagsPersonalAncestralFile.php:57 5683#: app/Module/CustomTagsPhpGedView.php:63 app/Module/CustomTagsReunion.php:51 5684#: resources/views/admin/users-create.phtml:71 5685#: resources/views/admin/users-edit.phtml:81 5686#: resources/views/admin/users.phtml:28 resources/views/contact-page.phtml:50 5687#: resources/views/edit-account-page.phtml:124 5688#: resources/views/emails/register-notify-html.phtml:30 5689#: resources/views/emails/register-notify-text.phtml:24 5690#: resources/views/modules/user-messages/user-messages.phtml:72 5691#: resources/views/register-page.phtml:48 5692#: resources/views/setup/step-5-administrator.phtml:90 5693msgid "Email address" 5694msgstr "" 5695 5696#: resources/views/admin/users-edit.phtml:101 5697msgid "Email verified" 5698msgstr "" 5699 5700#: app/Factories/ElementFactory.php:516 resources/views/calendar-page.phtml:200 5701msgid "Emigration" 5702msgstr "" 5703 5704#: app/Elements/RelationIsDescriptor.php:101 5705msgid "Employee" 5706msgstr "" 5707 5708#: app/Elements/RelationIsDescriptor.php:77 5709msgctxt "FEMALE" 5710msgid "Employee" 5711msgstr "" 5712 5713#: app/Elements/RelationIsDescriptor.php:56 5714msgctxt "MALE" 5715msgid "Employee" 5716msgstr "" 5717 5718#: app/Elements/RelationIsDescriptor.php:102 5719#: app/Factories/ElementFactory.php:578 app/Factories/ElementFactory.php:593 5720msgid "Employer" 5721msgstr "" 5722 5723#: app/Elements/RelationIsDescriptor.php:78 5724msgctxt "FEMALE" 5725msgid "Employer" 5726msgstr "" 5727 5728#: app/Elements/RelationIsDescriptor.php:57 5729msgctxt "MALE" 5730msgid "Employer" 5731msgstr "" 5732 5733#: resources/views/record-page-menu-clipboard.phtml:36 5734msgid "Empty the clipboard" 5735msgstr "" 5736 5737#: app/Module/ClippingsCartModule.php:205 5738msgid "Empty the clippings cart" 5739msgstr "" 5740 5741#: resources/views/admin/components.phtml:40 5742#: resources/views/admin/components.phtml:86 5743#: resources/views/admin/modules.phtml:69 5744msgid "Enabled" 5745msgstr "" 5746 5747#. I18N: Help text for the “Family tree” configuration setting 5748#: resources/views/admin/trees-privacy.phtml:43 5749msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5750msgstr "" 5751 5752#: resources/views/modules/lifespans-chart/page.phtml:63 5753msgid "End year" 5754msgstr "" 5755 5756#: resources/xml/reports/change_report.xml:6 5757msgid "Ending range of change dates" 5758msgstr "" 5759 5760#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5761#: app/Elements/TempleCode.php:93 5762msgid "Endowment House" 5763msgstr "" 5764 5765#: app/Factories/ElementFactory.php:329 5766#: resources/xml/reports/missing_facts_report.xml:20 5767msgid "Engagement" 5768msgstr "" 5769 5770#. I18N: Name of a country or state 5771#: app/Statistics/Service/CountryService.php:173 5772msgid "England" 5773msgstr "" 5774 5775#: resources/views/modules/favorites/favorites.phtml:163 5776msgid "Enter an optional note about this favorite" 5777msgstr "" 5778 5779#: resources/views/search-replace-page.phtml:47 5780msgid "Entire record" 5781msgstr "" 5782 5783#. I18N: Name of a country or state 5784#: app/Statistics/Service/CountryService.php:219 5785msgid "Equatorial Guinea" 5786msgstr "" 5787 5788#. I18N: Name of a country or state 5789#: app/Statistics/Service/CountryService.php:175 5790msgid "Eritrea" 5791msgstr "" 5792 5793#: app/Http/RequestHandlers/GedcomLoad.php:219 5794#, php-format 5795msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5796msgstr "" 5797 5798#: app/Date/JalaliDate.php:270 5799msgctxt "Abbreviation for Persian month: Esfand" 5800msgid "Esf" 5801msgstr "" 5802 5803#. I18N: 12th month in the Persian/Jalali calendar 5804#: app/Date/JalaliDate.php:147 5805msgctxt "GENITIVE" 5806msgid "Esfand" 5807msgstr "" 5808 5809#. I18N: 12th month in the Persian/Jalali calendar 5810#: app/Date/JalaliDate.php:237 5811msgctxt "INSTRUMENTAL" 5812msgid "Esfand" 5813msgstr "" 5814 5815#. I18N: 12th month in the Persian/Jalali calendar 5816#: app/Date/JalaliDate.php:192 5817msgctxt "LOCATIVE" 5818msgid "Esfand" 5819msgstr "" 5820 5821#. I18N: 12th month in the Persian/Jalali calendar 5822#: app/Date/JalaliDate.php:102 5823msgctxt "NOMINATIVE" 5824msgid "Esfand" 5825msgstr "" 5826 5827#. I18N: Name of a mapping organisation 5828#: app/Module/EsriMaps.php:38 5829msgid "Esri/ArcGIS" 5830msgstr "" 5831 5832#: app/Module/CustomTagsBrothersKeeper.php:77 5833msgid "Estate name" 5834msgstr "" 5835 5836#. I18N: A configuration setting 5837#: resources/views/admin/trees-preferences.phtml:384 5838msgid "Estimated dates for birth and death" 5839msgstr "" 5840 5841#. I18N: Name of a country or state 5842#: app/Statistics/Service/CountryService.php:181 5843msgid "Estonia" 5844msgstr "" 5845 5846#. I18N: Name of a country or state 5847#: app/Statistics/Service/CountryService.php:183 5848msgid "Ethiopia" 5849msgstr "" 5850 5851#: resources/views/modules/statistics-chart/custom.phtml:182 5852msgid "Europe" 5853msgstr "" 5854 5855#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:332 5856#: app/Factories/ElementFactory.php:363 app/Factories/ElementFactory.php:441 5857#: app/Factories/ElementFactory.php:525 app/Factories/ElementFactory.php:608 5858#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 5859#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 5860#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 5861#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61 5862#: app/Module/CustomTagsWebtrees.php:75 5863#: resources/views/lists/anniversaries-table.phtml:42 5864#: resources/xml/reports/fact_sources.xml:70 5865#: resources/xml/reports/fact_sources.xml:157 5866#: resources/xml/reports/missing_facts_report.xml:55 5867msgid "Event" 5868msgstr "" 5869 5870#: app/Factories/ElementFactory.php:691 resources/views/calendar-page.phtml:174 5871#: resources/views/modules/gedcom_stats/statistics.phtml:135 5872#: resources/views/modules/html/template-statistics.phtml:56 5873#: resources/views/modules/todays_events/config.phtml:28 5874#: resources/views/modules/upcoming_events/config.phtml:40 5875#: resources/views/statistics/individuals/total-events.phtml:12 5876msgid "Events" 5877msgstr "" 5878 5879#: resources/views/statistics/other/places.phtml:48 5880msgid "Events in countries" 5881msgstr "" 5882 5883#: resources/views/modules/personal_facts/tab.phtml:38 5884msgid "Events of close relatives" 5885msgstr "" 5886 5887#: resources/views/admin/users-edit.phtml:242 5888msgid "Everybody has this role, including visitors to the website and search engines." 5889msgstr "" 5890 5891#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 5892msgid "Exact" 5893msgstr "" 5894 5895#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 5896msgid "Exact date" 5897msgstr "" 5898 5899#: app/Module/IndividualListModule.php:351 5900#, php-format 5901msgid "Exclude individuals with “%s” as a married name" 5902msgstr "" 5903 5904#: resources/views/admin/media.phtml:75 5905msgid "Exclude subfolders" 5906msgstr "" 5907 5908#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5909#: app/Elements/LdsBaptismDateStatus.php:69 5910#: app/Elements/LdsChildSealingDateStatus.php:62 5911#: app/Elements/LdsEndowmentDateStatus.php:70 5912#: app/Elements/LdsSpouseSealingDateStatus.php:71 5913msgid "Excluded from this submission" 5914msgstr "" 5915 5916#. I18N: placeholder text for registration-comments field 5917#: resources/views/register-page.phtml:88 5918msgid "Explain why you are requesting an account." 5919msgstr "" 5920 5921#: resources/views/admin/trees.phtml:279 5922msgid "Export" 5923msgstr "" 5924 5925#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5926msgid "Export a GEDCOM file" 5927msgstr "" 5928 5929#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5930msgid "Export all the family trees to GEDCOM files…" 5931msgstr "" 5932 5933#: resources/views/admin/trees-export.phtml:58 5934msgid "Export preferences" 5935msgstr "" 5936 5937#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5938#: resources/views/admin/trees-privacy.phtml:115 5939msgid "Extend privacy to dead individuals" 5940msgstr "" 5941 5942#. I18N: “External files” are stored on other computers 5943#: resources/views/admin/media.phtml:45 5944msgid "External files" 5945msgstr "" 5946 5947#: app/Module/CustomTagsRootsMagic.php:52 5948msgid "External link" 5949msgstr "" 5950 5951#: resources/views/admin/media.phtml:79 5952msgid "External media files have a URL instead of a filename." 5953msgstr "" 5954 5955#. I18N: Name of a module/sidebar 5956#: app/Module/CustomTagsGenPluswin.php:80 5957#: app/Module/CustomTagsGenPluswin.php:112 5958#: app/Module/IndividualMetadataModule.php:57 5959msgid "Extra information" 5960msgstr "" 5961 5962#: app/Module/CustomTagsBrothersKeeper.php:98 5963msgid "Eye color" 5964msgstr "" 5965 5966#. I18N: Name of a theme. 5967#: app/Module/FabTheme.php:39 5968msgid "F.A.B." 5969msgstr "" 5970 5971#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5972#: app/Module/FrequentlyAskedQuestionsModule.php:73 5973msgid "FAQ" 5974msgstr "" 5975 5976#. I18N: FAQ = “Frequently Asked Question” 5977#: resources/views/modules/faq/config.phtml:26 5978msgid "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." 5979msgstr "" 5980 5981#. I18N: https://foko.genealogy.net 5982#: app/Module/CustomTagsGenPluswin.php:64 5983#: app/Module/CustomTagsGenPluswin.php:66 5984#: app/Module/CustomTagsGenPluswin.php:96 5985#: app/Module/CustomTagsGenPluswin.php:98 5986msgid "FOKO country" 5987msgstr "" 5988 5989#: app/Factories/ElementFactory.php:529 5990msgid "Fact" 5991msgstr "" 5992 5993#: app/Module/CustomTagsFamilyTreeMaker.php:58 5994#: app/Module/CustomTagsFamilyTreeMaker.php:77 5995#: app/Module/CustomTagsFamilyTreeMaker.php:95 5996msgid "Fact 1" 5997msgstr "" 5998 5999#: app/Module/CustomTagsFamilyTreeMaker.php:59 6000#: app/Module/CustomTagsFamilyTreeMaker.php:78 6001#: app/Module/CustomTagsFamilyTreeMaker.php:96 6002msgid "Fact 10" 6003msgstr "" 6004 6005#: app/Module/CustomTagsFamilyTreeMaker.php:60 6006#: app/Module/CustomTagsFamilyTreeMaker.php:79 6007#: app/Module/CustomTagsFamilyTreeMaker.php:97 6008msgid "Fact 11" 6009msgstr "" 6010 6011#: app/Module/CustomTagsFamilyTreeMaker.php:61 6012#: app/Module/CustomTagsFamilyTreeMaker.php:80 6013#: app/Module/CustomTagsFamilyTreeMaker.php:98 6014msgid "Fact 12" 6015msgstr "" 6016 6017#: app/Module/CustomTagsFamilyTreeMaker.php:62 6018#: app/Module/CustomTagsFamilyTreeMaker.php:81 6019#: app/Module/CustomTagsFamilyTreeMaker.php:99 6020msgid "Fact 13" 6021msgstr "" 6022 6023#: app/Module/CustomTagsFamilyTreeMaker.php:63 6024#: app/Module/CustomTagsFamilyTreeMaker.php:82 6025#: app/Module/CustomTagsFamilyTreeMaker.php:100 6026msgid "Fact 2" 6027msgstr "" 6028 6029#: app/Module/CustomTagsFamilyTreeMaker.php:64 6030#: app/Module/CustomTagsFamilyTreeMaker.php:83 6031#: app/Module/CustomTagsFamilyTreeMaker.php:101 6032msgid "Fact 3" 6033msgstr "" 6034 6035#: app/Module/CustomTagsFamilyTreeMaker.php:65 6036#: app/Module/CustomTagsFamilyTreeMaker.php:84 6037#: app/Module/CustomTagsFamilyTreeMaker.php:102 6038msgid "Fact 4" 6039msgstr "" 6040 6041#: app/Module/CustomTagsFamilyTreeMaker.php:66 6042#: app/Module/CustomTagsFamilyTreeMaker.php:85 6043#: app/Module/CustomTagsFamilyTreeMaker.php:103 6044msgid "Fact 5" 6045msgstr "" 6046 6047#: app/Module/CustomTagsFamilyTreeMaker.php:67 6048#: app/Module/CustomTagsFamilyTreeMaker.php:86 6049#: app/Module/CustomTagsFamilyTreeMaker.php:104 6050msgid "Fact 6" 6051msgstr "" 6052 6053#: app/Module/CustomTagsFamilyTreeMaker.php:68 6054#: app/Module/CustomTagsFamilyTreeMaker.php:87 6055#: app/Module/CustomTagsFamilyTreeMaker.php:105 6056msgid "Fact 7" 6057msgstr "" 6058 6059#: app/Module/CustomTagsFamilyTreeMaker.php:69 6060#: app/Module/CustomTagsFamilyTreeMaker.php:88 6061#: app/Module/CustomTagsFamilyTreeMaker.php:106 6062msgid "Fact 8" 6063msgstr "" 6064 6065#: app/Module/CustomTagsFamilyTreeMaker.php:70 6066#: app/Module/CustomTagsFamilyTreeMaker.php:89 6067#: app/Module/CustomTagsFamilyTreeMaker.php:107 6068msgid "Fact 9" 6069msgstr "" 6070 6071#. I18N: A configuration setting 6072#: resources/views/admin/trees-preferences.phtml:540 6073msgid "Fact icons" 6074msgstr "" 6075 6076#: resources/views/admin/trees-privacy.phtml:240 6077msgid "Fact or event" 6078msgstr "" 6079 6080#. I18N: Name of a module/tab on the individual page. 6081#: app/Module/IndividualFactsTabModule.php:70 6082#: resources/views/admin/fix-level-0-media.phtml:38 6083#: resources/views/admin/locations.phtml:49 6084#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36 6085#: resources/views/modules/random_media/config.phtml:20 6086#: resources/xml/reports/individual_ext_report.xml:161 6087#: resources/xml/reports/individual_report.xml:149 6088msgid "Facts and events" 6089msgstr "" 6090 6091#: resources/views/admin/trees-preferences.phtml:705 6092msgid "Facts for family records" 6093msgstr "" 6094 6095#: resources/views/admin/trees-preferences.phtml:680 6096msgid "Facts for individual records" 6097msgstr "" 6098 6099#: resources/views/admin/trees-preferences.phtml:710 6100msgid "Facts for new families" 6101msgstr "" 6102 6103#: resources/views/admin/trees-preferences.phtml:685 6104msgid "Facts for new individuals" 6105msgstr "" 6106 6107#. I18N: Name of a country or state 6108#: app/Statistics/Service/CountryService.php:191 6109msgid "Falkland Islands" 6110msgstr "" 6111 6112#. I18N: Name of a module/list 6113#. I18N: Name of a module 6114#: app/Module/AncestorsChartModule.php:278 6115#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46 6116#: app/Module/FixSearchAndReplace.php:110 6117#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 6118#: app/Module/StatisticsChartModule.php:150 6119#: app/Module/StatisticsChartModule.php:384 6120#: app/Module/StatisticsChartModule.php:475 6121#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:185 6122#: resources/views/admin/control-panel.phtml:324 6123#: resources/views/admin/merge-records-step-1.phtml:55 6124#: resources/views/lists/locations-table.phtml:65 6125#: resources/views/lists/media-table.phtml:80 6126#: resources/views/lists/notes-table.phtml:91 6127#: resources/views/lists/sources-table.phtml:99 6128#: resources/views/lists/submitters-table.phtml:69 6129#: resources/views/modules/gedcom_stats/config.phtml:48 6130#: resources/views/modules/gedcom_stats/statistics.phtml:90 6131#: resources/views/modules/html/template-statistics.phtml:40 6132#: resources/views/modules/place-hierarchy/events.phtml:26 6133#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6134#: resources/views/record-page-links.phtml:43 6135#: resources/views/search-general-page.phtml:76 6136#: resources/views/search-results.phtml:48 6137#: resources/xml/reports/fact_sources.xml:152 6138#: resources/xml/reports/fact_sources.xml:314 6139msgid "Families" 6140msgstr "" 6141 6142#: app/Statistics/Google/ChartFamilyWithSources.php:96 6143#: resources/views/statistics/other/chart-sources.phtml:32 6144msgid "Families with sources" 6145msgstr "" 6146 6147#. I18N: Name of a module/report 6148#: app/Factories/ElementFactory.php:275 6149#: app/Module/CustomTagsFamilyTreeMaker.php:75 6150#: app/Module/CustomTagsGedcom53.php:104 6151#: app/Module/FamilyGroupReportModule.php:44 6152#: resources/views/admin/trees-privacy.phtml:181 6153#: resources/views/edit/link-child-to-family.phtml:25 6154#: resources/views/modals/link-media-to-family.phtml:23 6155#: resources/views/modules/family_nav/sidebar-family.phtml:90 6156#: resources/views/modules/favorites/favorites.phtml:80 6157#: resources/views/modules/random_media/slide-show.phtml:64 6158#: resources/views/modules/recent_changes/changes-table.phtml:62 6159#: resources/views/modules/statistics-chart/custom.phtml:47 6160#: resources/xml/reports/family_group_report.xml:3 6161#: resources/xml/reports/family_group_report.xml:6 6162#: resources/xml/reports/family_group_report.xml:88 6163#: resources/xml/reports/family_group_report.xml:96 6164msgid "Family" 6165msgstr "Whānau" 6166 6167#: app/Factories/ElementFactory.php:531 6168msgid "Family as a child" 6169msgstr "" 6170 6171#: app/Factories/ElementFactory.php:534 6172msgid "Family as a spouse" 6173msgstr "" 6174 6175#. I18N: Name of a module/chart 6176#: app/Module/FamilyBookChartModule.php:92 6177msgid "Family book" 6178msgstr "" 6179 6180#. I18N: %s is an individual’s name 6181#: app/Module/FamilyBookChartModule.php:138 6182#, php-format 6183msgid "Family book of %s" 6184msgstr "" 6185 6186#: app/Factories/ElementFactory.php:321 6187msgid "Family census" 6188msgstr "" 6189 6190#: app/Factories/ElementFactory.php:737 6191msgid "Family file" 6192msgstr "" 6193 6194#. I18N: Name of a module/sidebar 6195#: app/Module/FamilyNavigatorModule.php:40 6196msgid "Family navigator" 6197msgstr "" 6198 6199#. I18N: Description of the “News” module 6200#: app/Module/FamilyTreeNewsModule.php:66 6201msgid "Family news and site announcements." 6202msgstr "" 6203 6204#: resources/views/modules/family-book-chart/chart.phtml:21 6205#, php-format 6206msgid "Family of %s" 6207msgstr "" 6208 6209#: app/Factories/ElementFactory.php:350 6210msgid "Family residence" 6211msgstr "" 6212 6213#: app/Module/CustomTagsGedcomL.php:114 6214msgid "Family status" 6215msgstr "" 6216 6217#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 6218#: resources/views/admin/changes-log.phtml:139 6219#: resources/views/admin/control-panel.phtml:321 6220#: resources/views/admin/fix-level-0-media.phtml:34 6221#: resources/views/admin/site-logs.phtml:83 6222#: resources/views/admin/site-logs.phtml:127 6223#: resources/views/admin/trees.phtml:84 6224#: resources/views/admin/users-edit.phtml:285 6225#: resources/views/modules/batch_update/admin.phtml:20 6226#: resources/views/modules/faq/config.phtml:35 6227#: resources/views/modules/faq/config.phtml:54 6228#: resources/views/modules/faq/edit.phtml:73 6229#: resources/views/modules/stories/config.phtml:26 6230msgid "Family tree" 6231msgstr "" 6232 6233#: app/Module/ClippingsCartModule.php:256 6234#: app/Module/ClippingsCartModule.php:457 6235msgid "Family tree clippings cart" 6236msgstr "" 6237 6238#: resources/views/admin/trees-create.phtml:24 6239#: resources/views/admin/trees-preferences.phtml:53 6240msgid "Family tree title" 6241msgstr "" 6242 6243#. I18N: Name of a module 6244#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 6245#: resources/views/admin/control-panel.phtml:277 6246#: resources/views/admin/control-panel.phtml:316 6247#: resources/views/search-trees.phtml:18 6248msgid "Family trees" 6249msgstr "" 6250 6251#. I18N: %s is the spouse name 6252#: app/Individual.php:915 6253#, php-format 6254msgid "Family with %s" 6255msgstr "" 6256 6257#: app/Individual.php:845 6258msgid "Family with adoptive parents" 6259msgstr "" 6260 6261#: app/Individual.php:846 6262msgid "Family with foster parents" 6263msgstr "" 6264 6265#: resources/xml/reports/individual_ext_report.xml:449 6266#: resources/xml/reports/individual_report.xml:446 6267msgid "Family with husband" 6268msgstr "" 6269 6270#: app/Individual.php:844 app/Individual.php:898 6271#: resources/xml/reports/individual_ext_report.xml:245 6272#: resources/xml/reports/individual_report.xml:234 6273msgid "Family with parents" 6274msgstr "" 6275 6276#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6277#: app/Individual.php:850 6278msgid "Family with rada parents" 6279msgstr "" 6280 6281#. I18N: “sealing” is a Mormon ceremony. 6282#: app/Individual.php:848 6283msgid "Family with sealing parents" 6284msgstr "" 6285 6286#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 6287msgid "Family with spouse" 6288msgstr "" 6289 6290#: resources/views/modules/gedcom_stats/config.phtml:60 6291#: resources/views/modules/gedcom_stats/statistics.phtml:237 6292#: resources/views/modules/html/template-statistics.phtml:93 6293msgid "Family with the most children" 6294msgstr "" 6295 6296#: resources/xml/reports/individual_ext_report.xml:443 6297#: resources/xml/reports/individual_report.xml:486 6298msgid "Family with wife" 6299msgstr "" 6300 6301#. I18N: familysearch.org 6302#: app/Module/CustomTagsFamilySearch.php:50 6303msgid "FamilySearch ID" 6304msgstr "" 6305 6306#. I18N: Name of a module/chart 6307#: app/Module/FanChartModule.php:119 6308msgid "Fan chart" 6309msgstr "" 6310 6311#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6312#: app/Module/FanChartModule.php:165 6313#, php-format 6314msgid "Fan chart of %s" 6315msgstr "" 6316 6317#: app/Date/JalaliDate.php:259 6318msgctxt "Abbreviation for Persian month: Farvardin" 6319msgid "Far" 6320msgstr "" 6321 6322#. I18N: Name of a country or state 6323#: app/Statistics/Service/CountryService.php:195 6324msgid "Faroe Islands" 6325msgstr "" 6326 6327#. I18N: 1st month in the Persian/Jalali calendar 6328#: app/Date/JalaliDate.php:125 6329msgctxt "GENITIVE" 6330msgid "Farvardin" 6331msgstr "" 6332 6333#. I18N: 1st month in the Persian/Jalali calendar 6334#: app/Date/JalaliDate.php:215 6335msgctxt "INSTRUMENTAL" 6336msgid "Farvardin" 6337msgstr "" 6338 6339#. I18N: 1st month in the Persian/Jalali calendar 6340#: app/Date/JalaliDate.php:170 6341msgctxt "LOCATIVE" 6342msgid "Farvardin" 6343msgstr "" 6344 6345#. I18N: 1st month in the Persian/Jalali calendar 6346#: app/Date/JalaliDate.php:80 6347msgctxt "NOMINATIVE" 6348msgid "Farvardin" 6349msgstr "" 6350 6351#: resources/views/search-advanced-page.phtml:61 6352#: resources/xml/reports/bdm_report.xml:118 6353#: resources/xml/reports/family_group_report.xml:467 6354#: resources/xml/reports/family_group_report.xml:730 6355#: resources/xml/reports/individual_ext_report.xml:251 6356#: resources/xml/reports/individual_report.xml:240 6357#: resources/xml/reports/relative_ext_report.xml:71 6358msgid "Father" 6359msgstr "" 6360 6361#: resources/views/lists/individual-table-parents.phtml:21 6362#, php-format 6363msgid "Father: %s" 6364msgstr "" 6365 6366#: app/Functions/FunctionsPrint.php:209 6367msgid "Father’s age" 6368msgstr "" 6369 6370#. I18N: A step-family. %s is an individual’s name 6371#: app/Individual.php:876 6372#, php-format 6373msgid "Father’s family with %s" 6374msgstr "" 6375 6376#. I18N: A step-family. 6377#: app/Individual.php:880 6378msgid "Father’s family with an unknown individual" 6379msgstr "" 6380 6381#. I18N: Name of a module 6382#: app/Module/FamilyTreeFavoritesModule.php:51 6383#: app/Module/UserFavoritesModule.php:52 6384msgid "Favorites" 6385msgstr "" 6386 6387#: app/Factories/ElementFactory.php:288 app/Factories/ElementFactory.php:397 6388#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674 6389#: app/Factories/ElementFactory.php:721 6390msgid "Fax" 6391msgstr "" 6392 6393#: app/Date/AbstractGregorianJulianDate.php:202 6394msgctxt "Abbreviation for February" 6395msgid "Feb" 6396msgstr "" 6397 6398#: app/Date/AbstractGregorianJulianDate.php:99 6399msgctxt "GENITIVE" 6400msgid "February" 6401msgstr "" 6402 6403#: app/Date/AbstractGregorianJulianDate.php:169 6404msgctxt "INSTRUMENTAL" 6405msgid "February" 6406msgstr "" 6407 6408#: app/Date/AbstractGregorianJulianDate.php:134 6409msgctxt "LOCATIVE" 6410msgid "February" 6411msgstr "" 6412 6413#: app/Date/AbstractGregorianJulianDate.php:64 6414#: app/Module/StatisticsChartModule.php:793 6415#: resources/views/edit/initialize-calendar-popup.phtml:12 6416msgctxt "NOMINATIVE" 6417msgid "February" 6418msgstr "" 6419 6420#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780 6421#: resources/views/individual-sex.phtml:36 6422msgid "Female" 6423msgstr "" 6424 6425#: app/Statistics/Google/ChartAge.php:118 6426#: app/Statistics/Google/ChartMarriageAge.php:141 6427#: app/Statistics/Google/ChartSex.php:67 6428#: resources/views/calendar-page.phtml:155 6429#: resources/views/lists/families-table.phtml:118 6430#: resources/views/lists/families-table.phtml:133 6431#: resources/views/lists/families-table.phtml:143 6432#: resources/views/lists/individuals-table.phtml:133 6433#: resources/views/lists/individuals-table.phtml:148 6434#: resources/views/lists/individuals-table.phtml:158 6435#: resources/views/modules/gedcom_stats/statistics.phtml:66 6436#: resources/views/modules/gedcom_stats/statistics.phtml:229 6437#: resources/views/modules/html/template-statistics.phtml:32 6438#: resources/views/modules/top10_givnnames/block.phtml:18 6439#: resources/views/statistics/individuals/greatest-age.phtml:29 6440#: resources/views/statistics/individuals/lifespan.phtml:38 6441#: resources/views/statistics/individuals/oldest-living.phtml:29 6442msgid "Females" 6443msgstr "" 6444 6445#. I18N: Name of a country or state 6446#: app/Statistics/Service/CountryService.php:187 6447msgid "Fiji" 6448msgstr "" 6449 6450#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316 6451#: app/Module/CustomTagsFamilyTreeBuilder.php:57 6452msgid "File size" 6453msgstr "" 6454 6455#: app/Functions/Functions.php:43 6456msgid "File successfully uploaded" 6457msgstr "" 6458 6459#: app/Factories/ElementFactory.php:378 app/Factories/ElementFactory.php:642 6460#: app/Http/RequestHandlers/ManageMediaData.php:327 6461#: resources/views/admin/trees-export.phtml:34 6462#: resources/views/modals/media-file-fields.phtml:72 6463msgid "Filename" 6464msgstr "" 6465 6466#: resources/views/admin/media-upload.phtml:45 6467#: resources/views/modals/media-file-fields.phtml:54 6468msgid "Filename on server" 6469msgstr "" 6470 6471#: app/Http/RequestHandlers/UploadMediaAction.php:108 6472#, php-format 6473msgid "Filenames are not allowed to contain the character “%s”." 6474msgstr "" 6475 6476#: app/Http/RequestHandlers/UploadMediaAction.php:114 6477#, php-format 6478msgid "Filenames are not allowed to have the extension “%s”." 6479msgstr "" 6480 6481#: resources/views/admin/control-panel.phtml:865 6482msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6483msgstr "" 6484 6485#: resources/views/admin/clean-data.phtml:20 6486#, php-format 6487msgid "Files marked with %s are required for proper operation and cannot be removed." 6488msgstr "" 6489 6490#: resources/views/calendar-page.phtml:119 6491#: resources/views/lists/datatables-attributes.phtml:32 6492msgid "Filter" 6493msgstr "" 6494 6495#: resources/xml/reports/fact_sources.xml:5 6496msgid "Find a source" 6497msgstr "" 6498 6499#: resources/views/edit/input-addon-keyboard.phtml:13 6500#: resources/views/edit/input-addon-keyboard.phtml:16 6501#: resources/views/edit/shared-note.phtml:29 6502#: resources/views/edit/shared-note.phtml:31 6503msgid "Find a special character" 6504msgstr "" 6505 6506#: app/Module/RelationshipsChartModule.php:739 6507msgid "Find all possible relationships" 6508msgstr "" 6509 6510#: app/Module/RelationshipsChartModule.php:467 6511msgid "Find any relationship" 6512msgstr "" 6513 6514#: app/Http/RequestHandlers/FindDuplicateRecords.php:63 6515#: resources/views/admin/trees.phtml:165 6516msgid "Find duplicates" 6517msgstr "" 6518 6519#: app/Module/RelationshipsChartModule.php:741 6520msgid "Find other relationships" 6521msgstr "" 6522 6523#: app/Module/RelationshipsChartModule.php:468 6524#: resources/views/modules/relationships-chart/page.phtml:56 6525msgid "Find relationships via ancestors" 6526msgstr "" 6527 6528#: app/Module/RelationshipsChartModule.php:745 6529#: resources/views/modules/relationships-chart/page.phtml:70 6530msgid "Find the closest relationships" 6531msgstr "" 6532 6533#: app/Http/RequestHandlers/UnconnectedPage.php:109 6534#: resources/views/admin/trees.phtml:189 6535msgid "Find unrelated individuals" 6536msgstr "" 6537 6538#. I18N: Name of a country or state 6539#: app/Statistics/Service/CountryService.php:185 6540msgid "Finland" 6541msgstr "" 6542 6543#: app/Factories/ElementFactory.php:535 6544#: resources/xml/reports/missing_facts_report.xml:21 6545msgid "First communion" 6546msgstr "" 6547 6548#: resources/views/statistics/other/total-events.phtml:23 6549msgid "First event" 6550msgstr "" 6551 6552#: resources/views/admin/merge-records-step-1.phtml:68 6553msgid "First record" 6554msgstr "" 6555 6556#. I18N: Name of a module 6557#: app/Module/FixNameSlashesAndSpaces.php:59 6558msgid "Fix name slashes and spaces" 6559msgstr "" 6560 6561#: resources/views/admin/locations.phtml:46 6562msgid "Flag" 6563msgstr "" 6564 6565#. I18N: Name of a country or state 6566#: app/Statistics/Service/CountryService.php:189 6567msgid "Flanders" 6568msgstr "" 6569 6570#. I18N: a month in the French republican calendar 6571#: app/Date/FrenchDate.php:149 6572msgctxt "GENITIVE" 6573msgid "Floreal" 6574msgstr "" 6575 6576#. I18N: a month in the French republican calendar 6577#: app/Date/FrenchDate.php:243 6578msgctxt "INSTRUMENTAL" 6579msgid "Floreal" 6580msgstr "" 6581 6582#. I18N: a month in the French republican calendar 6583#: app/Date/FrenchDate.php:196 6584msgctxt "LOCATIVE" 6585msgid "Floreal" 6586msgstr "" 6587 6588#. I18N: a month in the French republican calendar 6589#: app/Date/FrenchDate.php:102 6590msgctxt "NOMINATIVE" 6591msgid "Floreal" 6592msgstr "" 6593 6594#: resources/views/modals/media-file-fields.phtml:63 6595#: resources/views/modules/media-list/page.phtml:44 6596msgid "Folder" 6597msgstr "" 6598 6599#: resources/views/admin/media-upload.phtml:58 6600msgid "Folder name on server" 6601msgstr "" 6602 6603#: resources/views/emails/register-user-html.phtml:24 6604#: resources/views/emails/register-user-text.phtml:18 6605msgid "Follow this link to verify your email address." 6606msgstr "" 6607 6608#: resources/xml/reports/ahnentafel_report.xml:15 6609#: resources/xml/reports/bdm_report.xml:14 6610#: resources/xml/reports/birth_report.xml:12 6611#: resources/xml/reports/cemetery_report.xml:10 6612#: resources/xml/reports/change_report.xml:12 6613#: resources/xml/reports/death_report.xml:13 6614#: resources/xml/reports/descendancy_report.xml:10 6615#: resources/xml/reports/fact_sources.xml:10 6616#: resources/xml/reports/family_group_report.xml:14 6617#: resources/xml/reports/individual_ext_report.xml:15 6618#: resources/xml/reports/individual_report.xml:12 6619#: resources/xml/reports/marriage_report.xml:12 6620#: resources/xml/reports/missing_facts_report.xml:10 6621#: resources/xml/reports/occupation_report.xml:9 6622#: resources/xml/reports/pedigree_report.xml:10 6623#: resources/xml/reports/relative_ext_report.xml:10 6624msgid "Font" 6625msgstr "" 6626 6627#: resources/views/admin/modules.phtml:232 6628#: resources/views/admin/modules.phtml:235 6629msgid "Footer" 6630msgstr "" 6631 6632#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6633#: resources/views/admin/control-panel.phtml:591 6634#: resources/views/admin/modules.phtml:106 6635#: resources/views/admin/modules.phtml:108 6636msgid "Footers" 6637msgstr "" 6638 6639#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6640#: resources/views/admin/trees-import.phtml:119 6641#, php-format 6642msgid "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." 6643msgstr "" 6644 6645#: resources/views/help/relationship-privacy.phtml:12 6646msgid "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)." 6647msgstr "" 6648 6649#: resources/views/help/data-fixes.phtml:12 6650msgid "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." 6651msgstr "" 6652 6653#: app/Module/ContactsFooterModule.php:149 6654#, php-format 6655msgid "For help with genealogy questions contact %s." 6656msgstr "" 6657 6658#: resources/views/admin/control-panel.phtml:209 6659#: resources/views/modules/bing-maps/config.phtml:38 6660#: resources/views/modules/geonames/config.phtml:38 6661#: resources/views/modules/google-maps/config.phtml:38 6662#: resources/views/modules/here-maps/config.phtml:38 6663#: resources/views/modules/map-box/config.phtml:38 6664#: resources/views/modules/openrouteservice/config.phtml:38 6665#: resources/views/modules/openstreetmap/config.phtml:38 6666#, php-format 6667msgid "For more information, see %s." 6668msgstr "" 6669 6670#: app/Module/ContactsFooterModule.php:162 6671#, php-format 6672msgid "For technical support and information contact %s." 6673msgstr "" 6674 6675#: app/Module/ContactsFooterModule.php:136 6676#, php-format 6677msgid "For technical support or genealogy questions contact %s." 6678msgstr "" 6679 6680#. I18N: Help text for the “Show list of family trees” site configuration setting 6681#: resources/views/admin/site-preferences.phtml:105 6682msgid "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." 6683msgstr "" 6684 6685#: resources/views/login-page.phtml:61 6686#: resources/views/modules/login_block/sign-in.phtml:42 6687msgid "Forgot password?" 6688msgstr "" 6689 6690#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:380 6691#: app/Factories/ElementFactory.php:385 app/Factories/ElementFactory.php:428 6692#: app/Factories/ElementFactory.php:643 resources/views/help/date.phtml:31 6693#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 6694#: resources/views/help/date.phtml:145 6695#: resources/views/report-setup-page.phtml:54 6696msgid "Format" 6697msgstr "" 6698 6699#. I18N: A configuration setting 6700#: resources/views/admin/trees-preferences.phtml:617 6701msgid "Format text and notes" 6702msgstr "" 6703 6704#. I18N: Location of an LDS church temple 6705#: app/Elements/TempleCode.php:94 6706msgid "Fort Lauderdale, Florida, United States" 6707msgstr "" 6708 6709#: app/Elements/PedigreeLinkageType.php:62 6710msgctxt "Female pedigree" 6711msgid "Foster" 6712msgstr "" 6713 6714#: app/Elements/PedigreeLinkageType.php:52 6715msgctxt "Male pedigree" 6716msgid "Foster" 6717msgstr "" 6718 6719#: app/Elements/PedigreeLinkageType.php:72 6720msgctxt "Pedigree" 6721msgid "Foster" 6722msgstr "" 6723 6724#: app/Elements/RelationIsDescriptor.php:103 6725msgid "Foster child" 6726msgstr "" 6727 6728#: app/Elements/RelationIsDescriptor.php:104 6729msgid "Foster father" 6730msgstr "" 6731 6732#: app/Elements/RelationIsDescriptor.php:105 6733msgid "Foster mother" 6734msgstr "" 6735 6736#. I18N: Name of a country or state 6737#: app/Statistics/Service/CountryService.php:193 6738msgid "France" 6739msgstr "" 6740 6741#. I18N: Location of an LDS church temple 6742#: app/Elements/TempleCode.php:95 6743msgid "Frankfurt am Main, Germany" 6744msgstr "" 6745 6746#. I18N: Location of an LDS church temple 6747#: app/Elements/TempleCode.php:96 6748msgid "Freiburg, Germany" 6749msgstr "" 6750 6751#. I18N: The French calendar 6752#: app/Date.php:233 resources/views/help/date.phtml:200 6753msgid "French" 6754msgstr "" 6755 6756#. I18N: Name of a country or state 6757#: app/Statistics/Service/CountryService.php:229 6758msgid "French Guiana" 6759msgstr "" 6760 6761#. I18N: Name of a country or state 6762#: app/Statistics/Service/CountryService.php:413 6763msgid "French Polynesia" 6764msgstr "" 6765 6766#. I18N: Name of a country or state 6767#: app/Statistics/Service/CountryService.php:64 6768msgid "French Southern Territories" 6769msgstr "" 6770 6771#: app/Module/FrequentlyAskedQuestionsModule.php:158 6772#: app/Module/FrequentlyAskedQuestionsModule.php:405 6773#: resources/views/modules/faq/edit.phtml:21 6774msgid "Frequently asked questions" 6775msgstr "" 6776 6777#. I18N: Location of an LDS church temple 6778#: app/Elements/TempleCode.php:97 6779msgid "Fresno, California, United States" 6780msgstr "" 6781 6782#. I18N: abbreviation for Friday 6783#: app/Date/AbstractCalendarDate.php:288 6784#: resources/views/edit/initialize-calendar-popup.phtml:28 6785msgid "Fri" 6786msgstr "" 6787 6788#: app/Date/AbstractCalendarDate.php:257 6789msgid "Friday" 6790msgstr "" 6791 6792#: app/Elements/RelationIsDescriptor.php:106 6793msgid "Friend" 6794msgstr "" 6795 6796#: app/Elements/RelationIsDescriptor.php:79 6797msgctxt "FEMALE" 6798msgid "Friend" 6799msgstr "" 6800 6801#: app/Elements/RelationIsDescriptor.php:58 6802msgctxt "MALE" 6803msgid "Friend" 6804msgstr "" 6805 6806#. I18N: a month in the French republican calendar 6807#: app/Date/FrenchDate.php:139 6808msgctxt "GENITIVE" 6809msgid "Frimaire" 6810msgstr "" 6811 6812#. I18N: a month in the French republican calendar 6813#: app/Date/FrenchDate.php:233 6814msgctxt "INSTRUMENTAL" 6815msgid "Frimaire" 6816msgstr "" 6817 6818#. I18N: a month in the French republican calendar 6819#: app/Date/FrenchDate.php:186 6820msgctxt "LOCATIVE" 6821msgid "Frimaire" 6822msgstr "" 6823 6824#. I18N: a month in the French republican calendar 6825#: app/Date/FrenchDate.php:91 6826msgctxt "NOMINATIVE" 6827msgid "Frimaire" 6828msgstr "" 6829 6830#: resources/views/admin/broadcast.phtml:30 6831#: resources/views/admin/email-page.phtml:32 6832#: resources/views/message-page.phtml:29 6833msgctxt "Email sender" 6834msgid "From" 6835msgstr "" 6836 6837#: resources/views/admin/changes-log.phtml:41 6838#: resources/views/admin/site-logs.phtml:39 6839msgctxt "Start of date range" 6840msgid "From" 6841msgstr "" 6842 6843#. I18N: a month in the French republican calendar 6844#: app/Date/FrenchDate.php:157 6845msgctxt "GENITIVE" 6846msgid "Fructidor" 6847msgstr "" 6848 6849#. I18N: a month in the French republican calendar 6850#: app/Date/FrenchDate.php:251 6851msgctxt "INSTRUMENTAL" 6852msgid "Fructidor" 6853msgstr "" 6854 6855#. I18N: a month in the French republican calendar 6856#: app/Date/FrenchDate.php:204 6857msgctxt "LOCATIVE" 6858msgid "Fructidor" 6859msgstr "" 6860 6861#. I18N: a month in the French republican calendar 6862#: app/Date/FrenchDate.php:110 6863msgctxt "NOMINATIVE" 6864msgid "Fructidor" 6865msgstr "" 6866 6867#. I18N: Location of an LDS church temple 6868#: app/Elements/TempleCode.php:98 6869msgid "Fukuoka, Japan" 6870msgstr "" 6871 6872#: app/Module/CustomTagsBrothersKeeper.php:99 6873#: app/Module/CustomTagsPhpGedView.php:65 6874msgid "Funeral" 6875msgstr "" 6876 6877#: app/Factories/ElementFactory.php:379 6878msgid "GEDCOM" 6879msgstr "" 6880 6881#. I18N: A configuration setting 6882#: resources/views/admin/trees-check.phtml:23 6883#: resources/views/admin/trees-preferences.phtml:652 6884msgid "GEDCOM errors" 6885msgstr "" 6886 6887#: resources/views/admin/trees.phtml:272 6888msgid "GEDCOM file" 6889msgstr "" 6890 6891#: resources/views/modules/custom-tags/config.phtml:53 6892msgid "GEDCOM sub-tag" 6893msgstr "" 6894 6895#: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173 6896#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327 6897#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441 6898#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779 6899#: resources/views/admin/tags.phtml:883 6900#: resources/views/modules/custom-tags/config.phtml:51 6901msgid "GEDCOM tag" 6902msgstr "" 6903 6904#: app/Http/RequestHandlers/SiteTagsPage.php:47 6905#: resources/views/admin/control-panel.phtml:264 6906msgid "GEDCOM tags" 6907msgstr "" 6908 6909#. I18N: https://gov.genealogy.net 6910#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143 6911#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68 6912#: app/Module/CustomTagsGenPluswin.php:100 6913msgid "GOV identifier" 6914msgstr "" 6915 6916#. I18N: Name of a country or state 6917#: app/Statistics/Service/CountryService.php:199 6918msgid "Gabon" 6919msgstr "" 6920 6921#. I18N: Name of a country or state 6922#: app/Statistics/Service/CountryService.php:215 6923msgid "Gambia" 6924msgstr "" 6925 6926#: app/Factories/ElementFactory.php:596 app/Module/CustomTagsGedcomL.php:167 6927#: resources/views/individual-sex.phtml:29 6928#: resources/xml/reports/family_group_report.xml:844 6929#: resources/xml/reports/individual_ext_report.xml:399 6930#: resources/xml/reports/individual_ext_report.xml:606 6931#: resources/xml/reports/individual_report.xml:388 6932#: resources/xml/reports/individual_report.xml:602 6933msgid "Gender" 6934msgstr "" 6935 6936#: resources/views/admin/control-panel.phtml:670 6937msgid "Genealogy" 6938msgstr "" 6939 6940#. I18N: A configuration setting 6941#: resources/views/admin/trees-preferences.phtml:163 6942msgid "Genealogy contact" 6943msgstr "" 6944 6945#. I18N: Individuals, sources, dates, places, etc. 6946#: resources/views/admin/trees.phtml:158 6947msgid "Genealogy data" 6948msgstr "" 6949 6950#: resources/views/admin/trees-preferences.phtml:48 6951#: resources/views/admin/trees-preferences.phtml:631 6952msgid "General" 6953msgstr "" 6954 6955#: app/Http/RequestHandlers/SearchGeneralPage.php:197 6956#: app/Module/SearchMenuModule.php:100 6957msgid "General search" 6958msgstr "" 6959 6960#. I18N: Description of the “Sitemaps” module 6961#: app/Module/SiteMapModule.php:117 6962msgid "Generate sitemap files for search engines." 6963msgstr "" 6964 6965#. I18N: This is a report footer. %s is the name of the application. 6966#: app/Report/AbstractRenderer.php:295 6967#, php-format 6968msgid "Generated by %s" 6969msgstr "" 6970 6971#: app/Module/BranchesListModule.php:502 6972msgid "Generation" 6973msgstr "" 6974 6975#: resources/xml/reports/ahnentafel_report.xml:78 6976#: resources/xml/reports/descendancy_report.xml:55 6977msgid "Generation " 6978msgstr "" 6979 6980#: resources/views/modules/ancestors-chart/page.phtml:39 6981#: resources/views/modules/descendancy_chart/page.phtml:39 6982#: resources/views/modules/family-book-chart/page.phtml:39 6983#: resources/views/modules/fanchart/page.phtml:51 6984#: resources/views/modules/hourglass-chart/page.phtml:38 6985#: resources/views/modules/pedigree-chart/page.phtml:39 6986#: resources/views/modules/pedigree-map/page.phtml:34 6987#: resources/xml/reports/ahnentafel_report.xml:7 6988#: resources/xml/reports/descendancy_report.xml:6 6989#: resources/xml/reports/individual_ext_report.xml:7 6990#: resources/xml/reports/missing_facts_report.xml:7 6991msgid "Generations" 6992msgstr "" 6993 6994#: app/Factories/ElementFactory.php:731 6995msgid "Generations of ancestors" 6996msgstr "" 6997 6998#: app/Factories/ElementFactory.php:736 6999msgid "Generations of descendants" 7000msgstr "" 7001 7002#. I18N: https://www.geonames.org 7003#: app/Module/GeonamesAutocomplete.php:57 7004#: app/Module/MapGeoLocationGeonames.php:45 7005msgid "GeoNames" 7006msgstr "" 7007 7008#: resources/views/modules/statistics-chart/custom.phtml:174 7009#: resources/views/modules/statistics-chart/custom.phtml:176 7010msgid "Geographic area" 7011msgstr "" 7012 7013#: app/Http/RequestHandlers/MapDataAdd.php:92 7014#: app/Http/RequestHandlers/MapDataEdit.php:85 7015#: app/Http/RequestHandlers/MapDataList.php:106 7016#: resources/views/admin/control-panel.phtml:633 7017#: resources/views/admin/control-panel.phtml:846 7018#: resources/views/admin/map-import-form.phtml:17 7019msgid "Geographic data" 7020msgstr "" 7021 7022#. I18N: find latitude/longitude for a place 7023#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7024#: resources/views/admin/control-panel.phtml:647 7025msgid "Geolocation" 7026msgstr "" 7027 7028#. I18N: Name of a country or state 7029#: app/Statistics/Service/CountryService.php:203 7030msgid "Georgia" 7031msgstr "" 7032 7033#. I18N: Name of a country or state 7034#: app/Statistics/Service/CountryService.php:157 7035msgid "Germany" 7036msgstr "" 7037 7038#. I18N: a month in the French republican calendar 7039#: app/Date/FrenchDate.php:147 7040msgctxt "GENITIVE" 7041msgid "Germinal" 7042msgstr "" 7043 7044#. I18N: a month in the French republican calendar 7045#: app/Date/FrenchDate.php:241 7046msgctxt "INSTRUMENTAL" 7047msgid "Germinal" 7048msgstr "" 7049 7050#. I18N: a month in the French republican calendar 7051#: app/Date/FrenchDate.php:194 7052msgctxt "LOCATIVE" 7053msgid "Germinal" 7054msgstr "" 7055 7056#. I18N: a month in the French republican calendar 7057#. I18N: a month in the French republican calendar 7058#: app/Date/FrenchDate.php:100 7059msgctxt "NOMINATIVE" 7060msgid "Germinal" 7061msgstr "" 7062 7063#. I18N: Name of a country or state 7064#: app/Statistics/Service/CountryService.php:207 7065msgid "Ghana" 7066msgstr "" 7067 7068#. I18N: Name of a country or state 7069#: app/Statistics/Service/CountryService.php:209 7070msgid "Gibraltar" 7071msgstr "" 7072 7073#. I18N: Location of an LDS church temple 7074#: app/Elements/TempleCode.php:99 7075msgid "Gila Valley, Arizona, United States" 7076msgstr "" 7077 7078#. I18N: Location of an LDS church temple 7079#: app/Elements/TempleCode.php:100 7080msgid "Gilbert, Arizona, United States" 7081msgstr "" 7082 7083#: resources/views/lists/given-names-table.phtml:26 7084#: resources/views/search-phonetic-page.phtml:32 7085msgid "Given name" 7086msgstr "" 7087 7088#: app/Factories/ElementFactory.php:547 app/Factories/ElementFactory.php:554 7089#: app/Factories/ElementFactory.php:559 7090#: resources/views/lists/families-table.phtml:214 7091#: resources/views/lists/families-table.phtml:217 7092#: resources/views/lists/given-names-table.phtml:21 7093#: resources/views/lists/individuals-table.phtml:232 7094msgid "Given names" 7095msgstr "" 7096 7097#: app/Elements/RelationIsDescriptor.php:112 7098msgid "Godchild" 7099msgstr "" 7100 7101#: app/Elements/RelationIsDescriptor.php:81 7102#: app/Elements/RelationIsDescriptor.php:111 7103msgid "Goddaughter" 7104msgstr "" 7105 7106#: app/Elements/RelationIsDescriptor.php:59 7107#: app/Elements/RelationIsDescriptor.php:107 7108msgid "Godfather" 7109msgstr "" 7110 7111#: app/Elements/RelationIsDescriptor.php:80 7112#: app/Elements/RelationIsDescriptor.php:108 7113msgid "Godmother" 7114msgstr "" 7115 7116#: app/Elements/RelationIsDescriptor.php:109 7117#: app/Module/CustomTagsGenPluswin.php:115 7118msgid "Godparent" 7119msgstr "" 7120 7121#: app/Factories/ElementFactory.php:493 7122msgid "Godparents" 7123msgstr "" 7124 7125#: app/Elements/RelationIsDescriptor.php:60 7126#: app/Elements/RelationIsDescriptor.php:110 7127msgid "Godson" 7128msgstr "" 7129 7130#: app/Module/GoogleAnalyticsModule.php:44 7131msgid "Google™ analytics" 7132msgstr "" 7133 7134#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7135msgid "Google™ maps" 7136msgstr "" 7137 7138#: app/Module/GoogleWebmasterToolsModule.php:41 7139msgid "Google™ webmaster tools" 7140msgstr "" 7141 7142#: app/Factories/ElementFactory.php:538 7143msgid "Graduation" 7144msgstr "" 7145 7146#: resources/views/statistics/individuals/greatest-age.phtml:12 7147msgid "Greatest age at death" 7148msgstr "" 7149 7150#: resources/views/statistics/families/age-difference.phtml:29 7151msgid "Greatest age between siblings" 7152msgstr "" 7153 7154#. I18N: Name of a country or state 7155#: app/Statistics/Service/CountryService.php:221 7156msgid "Greece" 7157msgstr "" 7158 7159#. I18N: The name of a colour-scheme 7160#: app/Module/ColorsTheme.php:167 7161msgid "Green Beam" 7162msgstr "" 7163 7164#. I18N: Name of a country or state 7165#: app/Statistics/Service/CountryService.php:225 7166msgid "Greenland" 7167msgstr "" 7168 7169#. I18N: The gregorian calendar 7170#: app/Date.php:229 app/Module/YahrzeitModule.php:264 7171msgid "Gregorian" 7172msgstr "" 7173 7174#. I18N: Name of a country or state 7175#: app/Statistics/Service/CountryService.php:223 7176msgid "Grenada" 7177msgstr "" 7178 7179#. I18N: Location of an LDS church temple 7180#: app/Elements/TempleCode.php:101 7181msgid "Guadalajara, Mexico" 7182msgstr "" 7183 7184#. I18N: Name of a country or state 7185#: app/Statistics/Service/CountryService.php:213 7186msgid "Guadeloupe" 7187msgstr "" 7188 7189#. I18N: Name of a country or state 7190#: app/Statistics/Service/CountryService.php:231 7191msgid "Guam" 7192msgstr "" 7193 7194#: app/Elements/RelationIsDescriptor.php:113 7195msgid "Guardian" 7196msgstr "" 7197 7198#: app/Elements/RelationIsDescriptor.php:82 7199msgctxt "FEMALE" 7200msgid "Guardian" 7201msgstr "" 7202 7203#: app/Elements/RelationIsDescriptor.php:61 7204msgctxt "MALE" 7205msgid "Guardian" 7206msgstr "" 7207 7208#. I18N: Name of a country or state 7209#: app/Statistics/Service/CountryService.php:227 7210msgid "Guatemala" 7211msgstr "" 7212 7213#. I18N: Location of an LDS church temple 7214#: app/Elements/TempleCode.php:102 7215msgid "Guatemala City, Guatemala" 7216msgstr "" 7217 7218#. I18N: Location of an LDS church temple 7219#: app/Elements/TempleCode.php:103 7220msgid "Guayaquil, Ecuador" 7221msgstr "" 7222 7223#. I18N: Name of a country or state 7224#: app/Statistics/Service/CountryService.php:205 7225msgid "Guernsey" 7226msgstr "" 7227 7228#. I18N: Name of a country or state 7229#: app/Statistics/Service/CountryService.php:211 7230msgid "Guinea" 7231msgstr "" 7232 7233#. I18N: Name of a country or state 7234#: app/Statistics/Service/CountryService.php:217 7235msgid "Guinea-Bissau" 7236msgstr "" 7237 7238#. I18N: Name of a country or state 7239#: app/Statistics/Service/CountryService.php:233 7240msgid "Guyana" 7241msgstr "" 7242 7243#. I18N: Name of a module 7244#: app/Module/HtmlBlockModule.php:58 7245msgid "HTML" 7246msgstr "" 7247 7248#: app/Module/CustomTagsBrothersKeeper.php:100 7249msgid "Hair color" 7250msgstr "" 7251 7252#. I18N: Name of a country or state 7253#: app/Statistics/Service/CountryService.php:243 7254msgid "Haiti" 7255msgstr "" 7256 7257#. I18N: Location of an LDS church temple 7258#: app/Elements/TempleCode.php:105 7259msgid "Halifax, Nova Scotia, Canada" 7260msgstr "" 7261 7262#. I18N: Location of an LDS church temple 7263#: app/Elements/TempleCode.php:147 7264msgid "Hamilton, New Zealand" 7265msgstr "" 7266 7267#. I18N: Location of an LDS church temple 7268#: app/Elements/TempleCode.php:106 7269msgid "Hartford, Connecticut, United States" 7270msgstr "" 7271 7272#: resources/xml/reports/descendancy_report.xml:428 7273msgid "He " 7274msgstr "" 7275 7276#: resources/xml/reports/ahnentafel_report.xml:288 7277msgid "He died" 7278msgstr "" 7279 7280#: resources/xml/reports/ahnentafel_report.xml:260 7281#: resources/xml/reports/descendancy_report.xml:173 7282msgid "He married" 7283msgstr "" 7284 7285#: resources/xml/reports/ahnentafel_report.xml:223 7286msgid "He resided at" 7287msgstr "" 7288 7289#: resources/xml/reports/descendancy_report.xml:401 7290msgid "He was born" 7291msgstr "" 7292 7293#: resources/xml/reports/ahnentafel_report.xml:338 7294msgid "He was buried" 7295msgstr "" 7296 7297#: resources/xml/reports/ahnentafel_report.xml:167 7298msgid "He was christened" 7299msgstr "" 7300 7301#: resources/xml/reports/ahnentafel_report.xml:313 7302msgid "He was cremated" 7303msgstr "" 7304 7305#: app/Factories/ElementFactory.php:371 app/Header.php:42 app/Header.php:43 7306#: app/Header.php:44 7307msgid "Header" 7308msgstr "" 7309 7310#. I18N: Name of a country or state 7311#: app/Statistics/Service/CountryService.php:237 7312msgid "Heard Island and McDonald Islands" 7313msgstr "" 7314 7315#: app/Http/RequestHandlers/HelpText.php:251 7316#: app/Module/CustomTagsPersonalAncestralFile.php:59 7317msgid "Hebrew" 7318msgstr "" 7319 7320#: app/Module/CustomTagsBrothersKeeper.php:81 7321#: app/Module/CustomTagsBrothersKeeper.php:82 7322msgid "Hebrew name" 7323msgstr "" 7324 7325#: app/Module/CustomTagsBrothersKeeper.php:101 7326msgid "Height" 7327msgstr "" 7328 7329#: resources/views/emails/approve-user-html.phtml:15 7330#: resources/views/emails/approve-user-text.phtml:12 7331#: resources/views/emails/message-copy-html.phtml:16 7332#: resources/views/emails/message-copy-text.phtml:14 7333#: resources/views/emails/message-user-html.phtml:16 7334#: resources/views/emails/message-user-text.phtml:14 7335#: resources/views/emails/password-request-html.phtml:14 7336#: resources/views/emails/password-request-text.phtml:12 7337#: resources/views/emails/pending-changes-html.phtml:16 7338#: resources/views/emails/pending-changes-text.phtml:15 7339#: resources/views/emails/register-user-html.phtml:15 7340#: resources/views/emails/register-user-text.phtml:14 7341#, php-format 7342msgid "Hello %s…" 7343msgstr "" 7344 7345#: resources/views/register-success-page.phtml:19 7346#, php-format 7347msgid "Hello %s…<br>Thank you for your registration." 7348msgstr "" 7349 7350#: resources/views/emails/register-notify-html.phtml:17 7351#: resources/views/emails/register-notify-text.phtml:15 7352#: resources/views/emails/verify-notify-html.phtml:14 7353#: resources/views/emails/verify-notify-text.phtml:12 7354msgid "Hello administrator…" 7355msgstr "" 7356 7357#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11 7358#: resources/views/help/link.phtml:13 7359msgid "Help" 7360msgstr "" 7361 7362#. I18N: Location of an LDS church temple 7363#: app/Elements/TempleCode.php:108 7364msgid "Helsinki, Finland" 7365msgstr "" 7366 7367#: resources/xml/reports/ahnentafel_report.xml:15 7368#: resources/xml/reports/bdm_report.xml:14 7369#: resources/xml/reports/birth_report.xml:12 7370#: resources/xml/reports/cemetery_report.xml:10 7371#: resources/xml/reports/change_report.xml:12 7372#: resources/xml/reports/death_report.xml:13 7373#: resources/xml/reports/descendancy_report.xml:10 7374#: resources/xml/reports/fact_sources.xml:10 7375#: resources/xml/reports/family_group_report.xml:14 7376#: resources/xml/reports/individual_ext_report.xml:15 7377#: resources/xml/reports/individual_report.xml:12 7378#: resources/xml/reports/marriage_report.xml:12 7379#: resources/xml/reports/missing_facts_report.xml:10 7380#: resources/xml/reports/occupation_report.xml:9 7381#: resources/xml/reports/pedigree_report.xml:10 7382#: resources/xml/reports/relative_ext_report.xml:10 7383msgctxt "font name" 7384msgid "Helvetica" 7385msgstr "" 7386 7387#: resources/xml/reports/ahnentafel_report.xml:197 7388msgid "Her occupation was" 7389msgstr "" 7390 7391#. I18N: https://wego.here.com 7392#: app/Module/HereMaps.php:82 7393msgid "Here maps" 7394msgstr "" 7395 7396#. I18N: Location of an LDS church temple 7397#: app/Elements/TempleCode.php:109 7398msgid "Hermosillo, Mexico" 7399msgstr "" 7400 7401#. I18N: a month in the Jewish calendar 7402#: app/Date/JewishDate.php:180 7403msgctxt "GENITIVE" 7404msgid "Heshvan" 7405msgstr "" 7406 7407#. I18N: a month in the Jewish calendar 7408#: app/Date/JewishDate.php:284 7409msgctxt "INSTRUMENTAL" 7410msgid "Heshvan" 7411msgstr "" 7412 7413#. I18N: a month in the Jewish calendar 7414#: app/Date/JewishDate.php:232 7415msgctxt "LOCATIVE" 7416msgid "Heshvan" 7417msgstr "" 7418 7419#. I18N: a month in the Jewish calendar 7420#: app/Date/JewishDate.php:128 7421msgctxt "NOMINATIVE" 7422msgid "Heshvan" 7423msgstr "" 7424 7425#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 7426#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 7427#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 7428#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 7429#: resources/views/admin/tags.phtml:884 7430msgid "Hide GEDCOM tags" 7431msgstr "" 7432 7433#: app/Auth.php:534 app/Auth.php:547 7434#: app/Http/RequestHandlers/TreePreferencesPage.php:155 7435#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7436#: resources/views/admin/trees-privacy.phtml:164 7437msgid "Hide from everyone" 7438msgstr "" 7439 7440#: resources/views/admin/site-mail.phtml:155 7441#: resources/views/admin/users-create.phtml:61 7442#: resources/views/admin/users-edit.phtml:71 7443#: resources/views/edit-account-page.phtml:92 7444#: resources/views/login-page.phtml:47 7445#: resources/views/modules/login_block/sign-in.phtml:33 7446#: resources/views/password-reset-page.phtml:38 7447#: resources/views/register-page.phtml:75 7448#: resources/views/setup/step-4-database-mysql.phtml:99 7449#: resources/views/setup/step-4-database-pgsql.phtml:86 7450#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7451#: resources/views/setup/step-5-administrator.phtml:81 7452msgid "Hide password" 7453msgstr "" 7454 7455#: resources/views/admin/locations.phtml:35 7456msgid "Hide unused locations" 7457msgstr "" 7458 7459#: resources/views/modules/custom-tags/config.phtml:44 7460msgid "Hide/show GEDCOM tags in the edit forms" 7461msgstr "" 7462 7463#: app/Module/CustomTagsGedcomL.php:236 7464msgid "Hierarchical relationship" 7465msgstr "" 7466 7467#: app/Module/CustomTagsFamilyTreeBuilder.php:61 7468#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 7469#: app/Module/CustomTagsGenPluswin.php:61 7470#: app/Module/CustomTagsGenPluswin.php:82 7471#: app/Module/CustomTagsGenPluswin.php:93 7472#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 7473#: app/Module/CustomTagsPhpGedView.php:71 7474#: resources/xml/reports/individual_ext_report.xml:11 7475#: resources/xml/reports/individual_report.xml:8 7476msgid "Highlighted image" 7477msgstr "" 7478 7479#. I18N: The Arabic/Hijri calendar 7480#: app/Date.php:237 resources/views/help/date.phtml:184 7481msgid "Hijri" 7482msgstr "" 7483 7484#: resources/xml/reports/ahnentafel_report.xml:196 7485msgid "His occupation was" 7486msgstr "" 7487 7488#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7489#: resources/views/admin/control-panel.phtml:740 7490#: resources/views/admin/modules.phtml:114 7491#: resources/views/admin/modules.phtml:116 7492#: resources/views/admin/modules.phtml:248 7493#: resources/views/admin/modules.phtml:251 7494#: resources/views/modules/personal_facts/tab.phtml:45 7495msgid "Historic events" 7496msgstr "" 7497 7498#. I18N: Name of a module 7499#. I18N: A configuration setting 7500#: app/Module/HitCountFooterModule.php:75 7501#: resources/views/admin/trees-preferences.phtml:667 7502msgid "Hit counters" 7503msgstr "" 7504 7505#: app/Module/CustomTagsPhpGedView.php:66 7506msgid "Holocaust" 7507msgstr "" 7508 7509#. I18N: Name of a module 7510#: app/Module/WelcomeBlockModule.php:60 7511#: resources/views/admin/control-panel.phtml:619 7512#: resources/views/admin/modules.phtml:197 7513#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 7514msgid "Home page" 7515msgstr "" 7516 7517#. I18N: Name of a country or state 7518#: app/Statistics/Service/CountryService.php:239 7519msgid "Honduras" 7520msgstr "" 7521 7522#. I18N: Location of an LDS church temple 7523#. I18N: Name of a country or state 7524#: app/Elements/TempleCode.php:110 7525#: app/Statistics/Service/CountryService.php:235 7526msgid "Hong Kong" 7527msgstr "" 7528 7529#. I18N: Name of a module/chart 7530#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 7531#: app/Module/HourglassChartModule.php:90 7532msgid "Hourglass chart" 7533msgstr "" 7534 7535#. I18N: %s is an individual’s name 7536#: app/Module/HourglassChartModule.php:136 7537#, php-format 7538msgid "Hourglass chart of %s" 7539msgstr "" 7540 7541#: app/Module/CustomTagsGenPluswin.php:58 7542#: app/Module/CustomTagsGenPluswin.php:90 7543msgid "House number" 7544msgstr "" 7545 7546#: resources/views/modules/census-assistant.phtml:117 7547msgid "Household" 7548msgstr "" 7549 7550#. I18N: Location of an LDS church temple 7551#: app/Elements/TempleCode.php:111 7552msgid "Houston, Texas, United States" 7553msgstr "" 7554 7555#. I18N: Configuration option 7556#: resources/views/modules/relationships-chart/config.phtml:45 7557msgid "How much recursion to use when searching for relationships" 7558msgstr "" 7559 7560#. I18N: Name of a country or state 7561#: app/Statistics/Service/CountryService.php:245 7562msgid "Hungary" 7563msgstr "" 7564 7565#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:334 7566#: app/Functions/FunctionsPrint.php:343 7567#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 7568#: resources/views/edit/change-family-members.phtml:32 7569#: resources/views/edit/change-family-members.phtml:47 7570#: resources/xml/reports/cemetery_report.xml:7 7571#: resources/xml/reports/death_report.xml:10 7572#: resources/xml/reports/family_group_report.xml:147 7573#: resources/xml/reports/family_group_report.xml:1087 7574#: resources/xml/reports/individual_ext_report.xml:204 7575#: resources/xml/reports/individual_ext_report.xml:221 7576#: resources/xml/reports/individual_ext_report.xml:457 7577#: resources/xml/reports/individual_report.xml:192 7578#: resources/xml/reports/individual_report.xml:213 7579#: resources/xml/reports/individual_report.xml:449 7580#: resources/xml/reports/relative_ext_report.xml:116 7581msgid "Husband" 7582msgstr "" 7583 7584#: app/Factories/ElementFactory.php:290 7585#: resources/views/modules/timeline-chart/chart.phtml:353 7586msgid "Husband’s age" 7587msgstr "" 7588 7589#: resources/views/admin/site-logs.phtml:60 7590#: resources/views/admin/site-logs.phtml:125 7591msgid "IP address" 7592msgstr "" 7593 7594#. I18N: Name of a country or state 7595#: app/Statistics/Service/CountryService.php:261 7596msgid "Iceland" 7597msgstr "" 7598 7599#: app/SurnameTradition.php:97 7600msgctxt "Surname tradition" 7601msgid "Icelandic" 7602msgstr "" 7603 7604#. I18N: Location of an LDS church temple 7605#: app/Elements/TempleCode.php:112 7606msgid "Idaho Falls, Idaho, United States" 7607msgstr "" 7608 7609#: app/Factories/ElementFactory.php:540 7610msgid "Identification number" 7611msgstr "" 7612 7613#: resources/views/admin/tags.phtml:767 7614msgid "Identifiers" 7615msgstr "" 7616 7617#: resources/views/admin/fix-level-0-media.phtml:20 7618msgid "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." 7619msgstr "" 7620 7621#. I18N: Help text for the “Language” configuration setting 7622#: resources/views/admin/site-preferences.phtml:89 7623msgid "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." 7624msgstr "" 7625 7626#: resources/views/admin/users-edit.phtml:111 7627msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7628msgstr "" 7629 7630#: resources/views/help/name.phtml:22 7631#, php-format 7632msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7633msgstr "" 7634 7635#: resources/views/help/name.phtml:19 7636#, php-format 7637msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7638msgstr "" 7639 7640#: resources/views/help/name.phtml:28 7641#, php-format 7642msgid "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>." 7643msgstr "" 7644 7645#: resources/views/help/name.phtml:25 7646#, php-format 7647msgid "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>" 7648msgstr "" 7649 7650#: resources/views/help/name.phtml:16 7651#, php-format 7652msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7653msgstr "" 7654 7655#: resources/views/admin/webtrees1-thumbnails.phtml:24 7656msgid "If the thumbnail image is a custom image, you should add it to the media object." 7657msgstr "" 7658 7659#: resources/views/admin/webtrees1-thumbnails.phtml:23 7660msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7661msgstr "" 7662 7663#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7664#: resources/views/admin/trees-privacy.phtml:85 7665msgid "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." 7666msgstr "" 7667 7668#. I18N: Help text for the “Media folder” configuration setting 7669#: resources/views/admin/trees-preferences.phtml:262 7670msgid "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." 7671msgstr "" 7672 7673#. I18N: Help text for the “Who can upload new media files” configuration setting 7674#: resources/views/admin/trees-preferences.phtml:278 7675msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7676msgstr "" 7677 7678#: resources/views/errors/database-connection.phtml:20 7679msgid "If you are the website administrator, you should check that:" 7680msgstr "" 7681 7682#: resources/views/errors/database-connection.phtml:35 7683msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7684msgstr "" 7685 7686#: resources/views/setup/step-4-database-mysql.phtml:59 7687msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7688msgstr "" 7689 7690#: resources/views/admin/trees-import.phtml:103 7691msgid "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." 7692msgstr "" 7693 7694#: resources/views/emails/password-request-html.phtml:26 7695#: resources/views/emails/password-request-text.phtml:18 7696msgid "If you did not request a new password, please ignore this message." 7697msgstr "" 7698 7699#: resources/views/emails/register-user-html.phtml:34 7700#: resources/views/emails/register-user-text.phtml:22 7701msgid "If you didn’t request an account, you can just delete this message." 7702msgstr "" 7703 7704#: resources/views/modals/media-file-fields.phtml:76 7705msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7706msgstr "" 7707 7708#: resources/views/admin/trees-import.phtml:96 7709msgid "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." 7710msgstr "" 7711 7712#: resources/views/admin/site-preferences.phtml:39 7713msgid "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." 7714msgstr "" 7715 7716#. I18N: Help text for the “Media folder” configuration setting 7717#: resources/views/admin/trees-preferences.phtml:261 7718msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7719msgstr "" 7720 7721#. I18N: Help text for the “Show living individuals” configuration setting 7722#: resources/views/admin/trees-privacy.phtml:105 7723msgid "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." 7724msgstr "" 7725 7726#: resources/views/setup/step-2-server-checks.phtml:80 7727msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7728msgstr "" 7729 7730#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7731msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7732msgstr "" 7733 7734#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 7735msgid "Image dimensions" 7736msgstr "" 7737 7738#: resources/views/admin/trees-preferences.phtml:335 7739msgid "Images without watermarks" 7740msgstr "" 7741 7742#: app/Factories/ElementFactory.php:542 7743msgid "Immigration" 7744msgstr "" 7745 7746#: resources/views/admin/map-import-form.phtml:74 7747#: resources/views/admin/trees.phtml:287 7748msgid "Import" 7749msgstr "" 7750 7751#: app/Http/RequestHandlers/ImportGedcomPage.php:70 7752msgid "Import a GEDCOM file" 7753msgstr "" 7754 7755#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7756#: resources/views/admin/control-panel.phtml:825 7757msgid "Import custom thumbnails from webtrees version 1" 7758msgstr "" 7759 7760#: app/Http/RequestHandlers/MapDataImportPage.php:75 7761msgid "Import geographic data" 7762msgstr "" 7763 7764#: resources/views/admin/trees-import.phtml:88 7765msgid "Import preferences" 7766msgstr "" 7767 7768#: resources/views/admin/trees-merge.phtml:25 7769#: resources/views/admin/trees-renumber.phtml:22 7770msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7771msgstr "" 7772 7773#: resources/views/help/romanized.phtml:8 7774msgid "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." 7775msgstr "" 7776 7777#: resources/views/help/hebrew.phtml:8 7778msgid "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." 7779msgstr "" 7780 7781#. I18N: Help text for the “Calendar conversion” configuration setting 7782#: resources/views/admin/trees-preferences.phtml:137 7783msgid "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." 7784msgstr "" 7785 7786#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7787#: resources/views/admin/trees-privacy.phtml:126 7788msgid "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." 7789msgstr "" 7790 7791#: app/Http/RequestHandlers/CalendarPage.php:127 7792msgid "In this month…" 7793msgstr "" 7794 7795#: app/Http/RequestHandlers/CalendarPage.php:130 7796msgid "In this year…" 7797msgstr "" 7798 7799#. I18N: "thumbs" is fixed text. Do not change it. 7800#: resources/views/admin/webtrees1-thumbnails.phtml:19 7801msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7802msgstr "" 7803 7804#: resources/views/admin/webtrees1-thumbnails.phtml:21 7805msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7806msgstr "" 7807 7808#: resources/views/admin/trees-unconnected.phtml:29 7809msgid "Include aliases" 7810msgstr "" 7811 7812#: resources/views/admin/trees-unconnected.phtml:28 7813msgid "Include associates" 7814msgstr "" 7815 7816#: app/Module/IndividualListModule.php:357 7817#, php-format 7818msgid "Include individuals with “%s” as a married name" 7819msgstr "" 7820 7821#: resources/views/admin/trees-export.phtml:72 7822msgid "Include media (automatically zips files)" 7823msgstr "" 7824 7825#. I18N: Label for check-box 7826#: resources/views/admin/media.phtml:70 7827#: resources/views/modules/media-list/page.phtml:48 7828msgid "Include subfolders" 7829msgstr "" 7830 7831#: resources/views/modules/custom-css-js/edit.phtml:39 7832msgid "Include the <code><script></script></code> tags." 7833msgstr "" 7834 7835#: resources/views/modules/custom-css-js/edit.phtml:27 7836msgid "Include the <code><style></style></code> tags." 7837msgstr "" 7838 7839#. I18N: Label for a configuration option 7840#: resources/views/modules/lifespans-chart/page.phtml:33 7841msgid "Include the individual’s immediate family" 7842msgstr "" 7843 7844#. I18N: Name of a country or state 7845#: app/Statistics/Service/CountryService.php:249 7846msgid "India" 7847msgstr "" 7848 7849#. I18N: Location of an LDS church temple 7850#: app/Elements/TempleCode.php:113 7851msgid "Indianapolis, Indiana, United States" 7852msgstr "" 7853 7854#. I18N: Name of a module/report 7855#: app/Factories/ElementFactory.php:407 7856#: app/Module/CustomTagsFamilyTreeMaker.php:93 7857#: app/Module/CustomTagsGedcom53.php:113 7858#: app/Module/IndividualReportModule.php:40 7859#: resources/views/admin/fix-level-0-media.phtml:37 7860#: resources/views/admin/trees-privacy.phtml:180 7861#: resources/views/admin/trees.phtml:223 7862#: resources/views/modals/link-media-to-individual.phtml:23 7863#: resources/views/modules/ancestors-chart/page.phtml:30 7864#: resources/views/modules/charts/config.phtml:28 7865#: resources/views/modules/compact-chart/page.phtml:25 7866#: resources/views/modules/descendancy_chart/page.phtml:30 7867#: resources/views/modules/family-book-chart/page.phtml:30 7868#: resources/views/modules/fanchart/page.phtml:33 7869#: resources/views/modules/favorites/favorites.phtml:66 7870#: resources/views/modules/hourglass-chart/page.phtml:29 7871#: resources/views/modules/interactive-tree/page.phtml:25 7872#: resources/views/modules/pedigree-chart/page.phtml:30 7873#: resources/views/modules/pedigree-map/page.phtml:25 7874#: resources/views/modules/random_media/slide-show.phtml:55 7875#: resources/views/modules/recent_changes/changes-table.phtml:59 7876#: resources/views/modules/statistics-chart/custom.phtml:31 7877#: resources/views/modules/stories/config.phtml:54 7878#: resources/views/modules/stories/edit.phtml:33 7879#: resources/views/modules/stories/list.phtml:19 7880#: resources/views/modules/timeline-chart/page.phtml:30 7881#: resources/views/search-advanced-page.phtml:32 7882#: resources/xml/reports/ahnentafel_report.xml:6 7883#: resources/xml/reports/descendancy_report.xml:5 7884#: resources/xml/reports/individual_ext_report.xml:5 7885#: resources/xml/reports/individual_report.xml:3 7886#: resources/xml/reports/individual_report.xml:5 7887#: resources/xml/reports/individual_report.xml:88 7888#: resources/xml/reports/missing_facts_report.xml:5 7889#: resources/xml/reports/pedigree_report.xml:5 7890#: resources/xml/reports/relative_ext_report.xml:5 7891msgid "Individual" 7892msgstr "" 7893 7894#: resources/views/modules/relationships-chart/page.phtml:33 7895msgid "Individual 1" 7896msgstr "" 7897 7898#: resources/views/modules/relationships-chart/page.phtml:42 7899msgid "Individual 2" 7900msgstr "" 7901 7902#: app/Statistics/Google/ChartDistribution.php:354 7903msgid "Individual distribution chart" 7904msgstr "" 7905 7906#: resources/views/admin/control-panel.phtml:719 7907msgid "Individual page" 7908msgstr "" 7909 7910#: resources/views/admin/trees-preferences.phtml:441 7911msgid "Individual pages" 7912msgstr "" 7913 7914#: resources/views/admin/users-edit.phtml:291 7915#: resources/views/edit-account-page.phtml:58 7916msgid "Individual record" 7917msgstr "" 7918 7919#: resources/views/modules/gedcom_stats/config.phtml:58 7920#: resources/views/modules/gedcom_stats/statistics.phtml:211 7921#: resources/views/modules/html/template-statistics.phtml:85 7922msgid "Individual who lived the longest" 7923msgstr "" 7924 7925#. I18N: Name of a module/list 7926#: app/Module/AncestorsChartModule.php:277 7927#: app/Module/DescendancyChartModule.php:271 7928#: app/Module/FixSearchAndReplace.php:111 7929#: app/Module/IndividualListModule.php:99 7930#: app/Module/IndividualListModule.php:322 7931#: app/Module/StatisticsChartModule.php:145 7932#: app/Module/StatisticsChartModule.php:286 7933#: app/Module/StatisticsChartModule.php:335 7934#: app/Module/StatisticsChartModule.php:528 7935#: app/Module/StatisticsChartModule.php:590 7936#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184 7937#: resources/views/admin/control-panel.phtml:323 7938#: resources/views/admin/merge-records-step-1.phtml:54 7939#: resources/views/lists/given-names-table.phtml:29 7940#: resources/views/lists/locations-table.phtml:64 7941#: resources/views/lists/media-table.phtml:79 7942#: resources/views/lists/notes-table.phtml:90 7943#: resources/views/lists/sources-table.phtml:98 7944#: resources/views/lists/submitters-table.phtml:68 7945#: resources/views/lists/surnames-table.phtml:37 7946#: resources/views/modules/census-assistant.phtml:60 7947#: resources/views/modules/gedcom_stats/config.phtml:46 7948#: resources/views/modules/gedcom_stats/statistics.phtml:46 7949#: resources/views/modules/html/template-statistics.phtml:24 7950#: resources/views/modules/place-hierarchy/events.phtml:20 7951#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7952#: resources/views/modules/random_media/config.phtml:20 7953#: resources/views/modules/statistics-chart/custom.phtml:64 7954#: resources/views/modules/statistics-chart/custom.phtml:160 7955#: resources/views/record-page-links.phtml:34 7956#: resources/views/search-general-page.phtml:68 7957#: resources/views/search-results.phtml:37 7958#: resources/xml/reports/fact_sources.xml:54 7959#: resources/xml/reports/fact_sources.xml:258 7960msgid "Individuals" 7961msgstr "" 7962 7963#: app/Statistics/Google/ChartIndividualWithSources.php:96 7964#: resources/views/statistics/other/chart-sources.phtml:20 7965msgid "Individuals with sources" 7966msgstr "" 7967 7968#: app/Module/IndividualListModule.php:420 7969#, php-format 7970msgid "Individuals with surname %s" 7971msgstr "" 7972 7973#. I18N: Name of a country or state 7974#: app/Statistics/Service/CountryService.php:247 7975msgid "Indonesia" 7976msgstr "" 7977 7978#: app/Elements/AgeAtEvent.php:79 7979msgid "Infant" 7980msgstr "" 7981 7982#: app/Elements/RelationIsDescriptor.php:114 7983msgid "Informant" 7984msgstr "" 7985 7986#: app/Elements/RelationIsDescriptor.php:83 7987msgctxt "FEMALE" 7988msgid "Informant" 7989msgstr "" 7990 7991#: app/Elements/RelationIsDescriptor.php:62 7992msgctxt "MALE" 7993msgid "Informant" 7994msgstr "" 7995 7996#. I18N: Name of a module 7997#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 7998#: app/Module/InteractiveTreeModule.php:53 7999msgid "Interactive tree" 8000msgstr "" 8001 8002#. I18N: %s is an individual’s name 8003#: app/Module/ChartsBlockModule.php:174 8004#: app/Module/InteractiveTree/TreeView.php:159 8005#: app/Module/InteractiveTreeModule.php:163 8006#, php-format 8007msgid "Interactive tree of %s" 8008msgstr "" 8009 8010#: app/Module/CustomTagsBrothersKeeper.php:102 8011msgid "Interment" 8012msgstr "" 8013 8014#: app/Services/MessageService.php:224 8015msgid "Internal messaging" 8016msgstr "" 8017 8018#: app/Services/MessageService.php:225 8019msgid "Internal messaging with emails" 8020msgstr "" 8021 8022#: app/Http/RequestHandlers/GedcomLoad.php:154 8023msgid "Invalid GEDCOM file - no header record found." 8024msgstr "" 8025 8026#: app/Exceptions/GedcomErrorException.php:37 8027msgid "Invalid GEDCOM record" 8028msgstr "" 8029 8030#: app/Date.php:378 8031msgid "Invalid date" 8032msgstr "" 8033 8034#. I18N: Name of a country or state 8035#: app/Statistics/Service/CountryService.php:257 8036msgid "Iran" 8037msgstr "" 8038 8039#. I18N: Name of a country or state 8040#: app/Statistics/Service/CountryService.php:259 8041msgid "Iraq" 8042msgstr "" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:255 8046msgid "Ireland" 8047msgstr "" 8048 8049#. I18N: Name of a country or state 8050#: app/Statistics/Service/CountryService.php:251 8051msgid "Isle of Man" 8052msgstr "" 8053 8054#. I18N: Name of a country or state 8055#: app/Statistics/Service/CountryService.php:263 8056msgid "Israel" 8057msgstr "" 8058 8059#: resources/views/admin/upgrade/steps.phtml:19 8060msgid "It can take several minutes to download and install the upgrade. Be patient." 8061msgstr "" 8062 8063#. I18N: Name of a country or state 8064#: app/Statistics/Service/CountryService.php:265 8065msgid "Italy" 8066msgstr "" 8067 8068#. I18N: a month in the Jewish calendar 8069#: app/Date/JewishDate.php:194 8070msgctxt "GENITIVE" 8071msgid "Iyar" 8072msgstr "" 8073 8074#. I18N: a month in the Jewish calendar 8075#: app/Date/JewishDate.php:298 8076msgctxt "INSTRUMENTAL" 8077msgid "Iyar" 8078msgstr "" 8079 8080#. I18N: a month in the Jewish calendar 8081#: app/Date/JewishDate.php:246 8082msgctxt "LOCATIVE" 8083msgid "Iyar" 8084msgstr "" 8085 8086#. I18N: a month in the Jewish calendar 8087#: app/Date/JewishDate.php:142 8088msgctxt "NOMINATIVE" 8089msgid "Iyar" 8090msgstr "" 8091 8092#. I18N: The Persian/Jalali calendar 8093#: app/Date.php:239 8094msgid "Jalali" 8095msgstr "" 8096 8097#. I18N: Name of a country or state 8098#: app/Statistics/Service/CountryService.php:267 8099msgid "Jamaica" 8100msgstr "" 8101 8102#: app/Date/AbstractGregorianJulianDate.php:201 8103msgctxt "Abbreviation for January" 8104msgid "Jan" 8105msgstr "" 8106 8107#: app/Date/AbstractGregorianJulianDate.php:98 8108msgctxt "GENITIVE" 8109msgid "January" 8110msgstr "" 8111 8112#: app/Date/AbstractGregorianJulianDate.php:168 8113msgctxt "INSTRUMENTAL" 8114msgid "January" 8115msgstr "" 8116 8117#: app/Date/AbstractGregorianJulianDate.php:133 8118msgctxt "LOCATIVE" 8119msgid "January" 8120msgstr "" 8121 8122#: app/Date/AbstractGregorianJulianDate.php:63 8123#: app/Module/StatisticsChartModule.php:792 8124#: resources/views/edit/initialize-calendar-popup.phtml:11 8125msgctxt "NOMINATIVE" 8126msgid "January" 8127msgstr "" 8128 8129#. I18N: Name of a country or state 8130#: app/Statistics/Service/CountryService.php:272 8131msgid "Japan" 8132msgstr "" 8133 8134#. I18N: The Hebrew/Jewish calendar 8135#: app/Date.php:235 app/Module/YahrzeitModule.php:263 8136#: resources/views/help/date.phtml:168 8137msgid "Jewish" 8138msgstr "" 8139 8140#. I18N: Location of an LDS church temple 8141#: app/Elements/TempleCode.php:114 8142msgid "Johannesburg, South Africa" 8143msgstr "" 8144 8145#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8146#: app/Services/TreeService.php:209 8147msgid "John /DOE/" 8148msgstr "" 8149 8150#: app/Module/CustomTagsGenPluswin.php:88 8151msgid "Joint family name" 8152msgstr "" 8153 8154#. I18N: Name of a country or state 8155#: app/Statistics/Service/CountryService.php:270 8156msgid "Jordan" 8157msgstr "" 8158 8159#. I18N: Location of an LDS church temple 8160#: app/Elements/TempleCode.php:115 8161msgid "Jordan River, Utah, United States" 8162msgstr "" 8163 8164#. I18N: Name of a module 8165#: app/Module/UserJournalModule.php:119 8166msgid "Journal" 8167msgstr "" 8168 8169#: app/Date/AbstractGregorianJulianDate.php:207 8170msgctxt "Abbreviation for July" 8171msgid "Jul" 8172msgstr "" 8173 8174#. I18N: The julian calendar 8175#: app/Date.php:231 resources/views/help/date.phtml:152 8176msgid "Julian" 8177msgstr "" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:104 8180msgctxt "GENITIVE" 8181msgid "July" 8182msgstr "" 8183 8184#: app/Date/AbstractGregorianJulianDate.php:174 8185msgctxt "INSTRUMENTAL" 8186msgid "July" 8187msgstr "" 8188 8189#: app/Date/AbstractGregorianJulianDate.php:139 8190msgctxt "LOCATIVE" 8191msgid "July" 8192msgstr "" 8193 8194#: app/Date/AbstractGregorianJulianDate.php:69 8195#: app/Module/StatisticsChartModule.php:798 8196#: resources/views/edit/initialize-calendar-popup.phtml:17 8197msgctxt "NOMINATIVE" 8198msgid "July" 8199msgstr "" 8200 8201#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8202#: app/Date/HijriDate.php:136 8203msgctxt "GENITIVE" 8204msgid "Jumada al-awwal" 8205msgstr "" 8206 8207#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8208#: app/Date/HijriDate.php:226 8209msgctxt "INSTRUMENTAL" 8210msgid "Jumada al-awwal" 8211msgstr "" 8212 8213#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8214#: app/Date/HijriDate.php:181 8215msgctxt "LOCATIVE" 8216msgid "Jumada al-awwal" 8217msgstr "" 8218 8219#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8220#: app/Date/HijriDate.php:91 8221msgctxt "NOMINATIVE" 8222msgid "Jumada al-awwal" 8223msgstr "" 8224 8225#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8226#: app/Date/HijriDate.php:138 8227msgctxt "GENITIVE" 8228msgid "Jumada al-thani" 8229msgstr "" 8230 8231#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8232#: app/Date/HijriDate.php:228 8233msgctxt "INSTRUMENTAL" 8234msgid "Jumada al-thani" 8235msgstr "" 8236 8237#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8238#: app/Date/HijriDate.php:183 8239msgctxt "LOCATIVE" 8240msgid "Jumada al-thani" 8241msgstr "" 8242 8243#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8244#: app/Date/HijriDate.php:93 8245msgctxt "NOMINATIVE" 8246msgid "Jumada al-thani" 8247msgstr "" 8248 8249#: app/Date/AbstractGregorianJulianDate.php:206 8250msgctxt "Abbreviation for June" 8251msgid "Jun" 8252msgstr "" 8253 8254#: app/Date/AbstractGregorianJulianDate.php:103 8255msgctxt "GENITIVE" 8256msgid "June" 8257msgstr "" 8258 8259#: app/Date/AbstractGregorianJulianDate.php:173 8260msgctxt "INSTRUMENTAL" 8261msgid "June" 8262msgstr "" 8263 8264#: app/Date/AbstractGregorianJulianDate.php:138 8265msgctxt "LOCATIVE" 8266msgid "June" 8267msgstr "" 8268 8269#: app/Date/AbstractGregorianJulianDate.php:68 8270#: app/Module/StatisticsChartModule.php:797 8271#: resources/views/edit/initialize-calendar-popup.phtml:16 8272msgctxt "NOMINATIVE" 8273msgid "June" 8274msgstr "" 8275 8276#. I18N: Location of an LDS church temple 8277#: app/Elements/TempleCode.php:116 8278msgid "Kansas City, Missouri, United States" 8279msgstr "" 8280 8281#. I18N: Name of a country or state 8282#: app/Statistics/Service/CountryService.php:274 8283msgid "Kazakhstan" 8284msgstr "" 8285 8286#. I18N: A configuration setting 8287#: resources/views/admin/trees-import.phtml:93 8288msgid "Keep media objects" 8289msgstr "" 8290 8291#: resources/views/modals/on-screen-keyboard.phtml:51 8292msgid "Keep open" 8293msgstr "" 8294 8295#. I18N: A configuration setting 8296#: resources/views/admin/trees-preferences.phtml:781 8297#: resources/views/edit/edit-fact.phtml:34 8298#: resources/views/edit/edit-record.phtml:34 8299msgid "Keep the existing “last change” information" 8300msgstr "" 8301 8302#. I18N: Name of a country or state 8303#: app/Statistics/Service/CountryService.php:276 8304msgid "Kenya" 8305msgstr "" 8306 8307#: app/Module/HtmlBlockModule.php:192 8308msgid "Keyword examples" 8309msgstr "" 8310 8311#: app/Date/JalaliDate.php:261 8312msgctxt "Abbreviation for Persian month: Khordad" 8313msgid "Khor" 8314msgstr "" 8315 8316#. I18N: 3rd month in the Persian/Jalali calendar 8317#: app/Date/JalaliDate.php:129 8318msgctxt "GENITIVE" 8319msgid "Khordad" 8320msgstr "" 8321 8322#. I18N: 3rd month in the Persian/Jalali calendar 8323#: app/Date/JalaliDate.php:219 8324msgctxt "INSTRUMENTAL" 8325msgid "Khordad" 8326msgstr "" 8327 8328#. I18N: 3rd month in the Persian/Jalali calendar 8329#: app/Date/JalaliDate.php:174 8330msgctxt "LOCATIVE" 8331msgid "Khordad" 8332msgstr "" 8333 8334#. I18N: 3rd month in the Persian/Jalali calendar 8335#: app/Date/JalaliDate.php:84 8336msgctxt "NOMINATIVE" 8337msgid "Khordad" 8338msgstr "" 8339 8340#. I18N: Name of a country or state 8341#: app/Statistics/Service/CountryService.php:282 8342msgid "Kiribati" 8343msgstr "" 8344 8345#. I18N: a month in the Jewish calendar 8346#: app/Date/JewishDate.php:182 8347msgctxt "GENITIVE" 8348msgid "Kislev" 8349msgstr "" 8350 8351#. I18N: a month in the Jewish calendar 8352#: app/Date/JewishDate.php:286 8353msgctxt "INSTRUMENTAL" 8354msgid "Kislev" 8355msgstr "" 8356 8357#. I18N: a month in the Jewish calendar 8358#: app/Date/JewishDate.php:234 8359msgctxt "LOCATIVE" 8360msgid "Kislev" 8361msgstr "" 8362 8363#. I18N: a month in the Jewish calendar 8364#: app/Date/JewishDate.php:130 8365msgctxt "NOMINATIVE" 8366msgid "Kislev" 8367msgstr "" 8368 8369#. I18N: Location of an LDS church temple 8370#: app/Elements/TempleCode.php:117 8371msgid "Kona, Hawaii, United States" 8372msgstr "" 8373 8374#. I18N: Name of a country or state 8375#: app/Statistics/Service/CountryService.php:286 8376msgid "Korea" 8377msgstr "" 8378 8379#. I18N: Name of a country or state 8380#: app/Statistics/Service/CountryService.php:288 8381msgid "Kuwait" 8382msgstr "" 8383 8384#. I18N: Location of an LDS church temple 8385#: app/Elements/TempleCode.php:118 8386msgid "Kyiv, Ukraine" 8387msgstr "" 8388 8389#. I18N: Name of a country or state 8390#: app/Statistics/Service/CountryService.php:278 8391msgid "Kyrgyzstan" 8392msgstr "" 8393 8394#: app/Factories/ElementFactory.php:459 8395msgid "LDS baptism" 8396msgstr "" 8397 8398#: app/Factories/ElementFactory.php:597 8399msgid "LDS child sealing" 8400msgstr "" 8401 8402#: resources/views/admin/tags.phtml:713 8403msgid "LDS church" 8404msgstr "" 8405 8406#: app/Factories/ElementFactory.php:499 8407msgid "LDS confirmation" 8408msgstr "" 8409 8410#: app/Factories/ElementFactory.php:519 8411msgid "LDS endowment" 8412msgstr "" 8413 8414#: app/Factories/ElementFactory.php:353 8415msgid "LDS spouse sealing" 8416msgstr "" 8417 8418#: app/Module/CustomTagsFamilyTreeMaker.php:76 8419#: app/Module/CustomTagsFamilyTreeMaker.php:90 8420#: app/Module/CustomTagsFamilyTreeMaker.php:94 8421#: app/Module/CustomTagsFamilyTreeMaker.php:109 8422#: resources/views/modules/custom-tags/config.phtml:30 8423#: resources/views/modules/custom-tags/config.phtml:52 8424#: resources/views/modules/custom-tags/config.phtml:54 8425msgid "Label" 8426msgstr "" 8427 8428#. I18N: Location of an LDS church temple 8429#: app/Elements/TempleCode.php:107 8430msgid "Laie, Hawaii, United States" 8431msgstr "" 8432 8433#. I18N: page orientation 8434#: app/Http/RequestHandlers/TreePreferencesPage.php:131 8435#: resources/xml/reports/change_report.xml:10 8436#: resources/xml/reports/pedigree_report.xml:7 8437msgid "Landscape" 8438msgstr "" 8439 8440#. I18N: A configuration setting 8441#: app/Factories/ElementFactory.php:382 app/Factories/ElementFactory.php:722 8442#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 8443#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 8444#: resources/views/admin/modules.phtml:267 8445#: resources/views/admin/site-preferences.phtml:78 8446#: resources/views/admin/users-edit.phtml:126 8447#: resources/views/admin/users.phtml:29 8448#: resources/views/edit-account-page.phtml:103 8449#: resources/views/layouts/administration.phtml:57 8450#: resources/views/setup/step-1-language.phtml:42 8451msgid "Language" 8452msgstr "" 8453 8454#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8455#: resources/views/admin/control-panel.phtml:612 8456#: resources/views/admin/modules.phtml:122 8457#: resources/views/admin/modules.phtml:124 8458msgid "Languages" 8459msgstr "" 8460 8461#. I18N: Name of a country or state 8462#: app/Statistics/Service/CountryService.php:290 8463msgid "Laos" 8464msgstr "" 8465 8466#: resources/views/setup/step-2-server-checks.phtml:72 8467msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8468msgstr "" 8469 8470#: app/Statistics/Google/ChartFamilyLargest.php:123 8471#: resources/views/statistics/families/children.phtml:46 8472msgid "Largest families" 8473msgstr "" 8474 8475#: resources/views/statistics/families/children.phtml:55 8476msgid "Largest number of grandchildren" 8477msgstr "" 8478 8479#. I18N: Location of an LDS church temple 8480#: app/Elements/TempleCode.php:125 8481msgid "Las Vegas, Nevada, United States" 8482msgstr "" 8483 8484#: app/Factories/ElementFactory.php:322 app/Factories/ElementFactory.php:488 8485#: app/Factories/ElementFactory.php:619 app/Factories/ElementFactory.php:638 8486#: app/Factories/ElementFactory.php:669 app/Factories/ElementFactory.php:685 8487#: app/Factories/ElementFactory.php:716 app/Factories/ElementFactory.php:732 8488#: app/Module/CustomTagsFamilyTreeBuilder.php:53 8489#: app/Module/CustomTagsGedcomL.php:191 8490#: resources/views/lists/families-table.phtml:228 8491#: resources/views/lists/individuals-table.phtml:254 8492#: resources/views/lists/locations-table.phtml:66 8493#: resources/views/lists/media-table.phtml:82 8494#: resources/views/lists/notes-table.phtml:94 8495#: resources/views/lists/repositories-table.phtml:52 8496#: resources/views/lists/sources-table.phtml:102 8497#: resources/views/lists/submitters-table.phtml:70 8498#: resources/views/modules/gedcom_stats/config.phtml:32 8499#: resources/views/modules/recent_changes/changes-table.phtml:46 8500#: resources/xml/reports/change_report.xml:66 8501#: resources/xml/reports/change_report.xml:108 8502msgid "Last change" 8503msgstr "" 8504 8505#: app/Module/ReviewChangesModule.php:161 8506msgid "Last email reminder was sent " 8507msgstr "" 8508 8509#: resources/views/statistics/other/total-events.phtml:39 8510msgid "Last event" 8511msgstr "" 8512 8513#: resources/views/admin/users.phtml:33 8514msgid "Last signed in" 8515msgstr "" 8516 8517#: resources/views/modules/gedcom_stats/config.phtml:55 8518#: resources/views/modules/gedcom_stats/statistics.phtml:178 8519#: resources/views/modules/html/template-statistics.phtml:73 8520#: resources/views/statistics/individuals/total-events.phtml:55 8521msgid "Latest birth" 8522msgstr "" 8523 8524#: resources/views/modules/gedcom_stats/config.phtml:57 8525#: resources/views/modules/gedcom_stats/statistics.phtml:200 8526#: resources/views/modules/html/template-statistics.phtml:81 8527#: resources/views/statistics/individuals/total-events.phtml:103 8528msgid "Latest death" 8529msgstr "" 8530 8531#: resources/views/statistics/families/total-records.phtml:105 8532msgid "Latest divorce" 8533msgstr "" 8534 8535#: resources/views/statistics/families/total-records.phtml:57 8536msgid "Latest marriage" 8537msgstr "" 8538 8539#: app/Factories/ElementFactory.php:299 app/Factories/ElementFactory.php:430 8540#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 8541#: resources/views/admin/location-edit.phtml:49 8542#: resources/views/admin/locations.phtml:43 8543#: resources/views/edit/input-addon-coordinates.phtml:13 8544#: resources/views/edit/input-addon-coordinates.phtml:16 8545#: resources/views/modules/place-hierarchy/popup.phtml:23 8546msgid "Latitude" 8547msgstr "" 8548 8549#. I18N: Name of a country or state 8550#: app/Statistics/Service/CountryService.php:310 8551msgid "Latvia" 8552msgstr "" 8553 8554#: resources/views/modules/ancestors-chart/page.phtml:49 8555#: resources/views/modules/descendancy_chart/page.phtml:49 8556#: resources/views/modules/fanchart/page.phtml:42 8557#: resources/views/modules/hourglass-chart/page.phtml:48 8558#: resources/views/modules/pedigree-chart/page.phtml:48 8559msgid "Layout" 8560msgstr "" 8561 8562#: resources/views/edit-account-page.phtml:96 8563msgid "Leave the password blank if you want to keep the current password." 8564msgstr "" 8565 8566#: resources/views/admin/media-upload.phtml:51 8567msgid "Leave this entry blank to keep the original filename" 8568msgstr "" 8569 8570#: resources/views/lists/families-table.phtml:184 8571#: resources/views/lists/individuals-table.phtml:225 8572msgid "Leaves" 8573msgstr "" 8574 8575#. I18N: Name of a country or state 8576#: app/Statistics/Service/CountryService.php:292 8577msgid "Lebanon" 8578msgstr "" 8579 8580#. I18N: Name of a module - historic/obsolete URLs. 8581#: app/Module/RedirectLegacyUrlsModule.php:120 8582msgid "Legacy URLs" 8583msgstr "" 8584 8585#: app/Module/CustomTagsReunion.php:53 8586msgid "Legatee" 8587msgstr "" 8588 8589#: resources/views/statistics/families/marriage-length.phtml:12 8590msgid "Length of marriage" 8591msgstr "" 8592 8593#. I18N: Name of a country or state 8594#: app/Statistics/Service/CountryService.php:304 8595msgid "Lesotho" 8596msgstr "" 8597 8598#: resources/xml/reports/ahnentafel_report.xml:13 8599#: resources/xml/reports/bdm_report.xml:12 8600#: resources/xml/reports/birth_report.xml:10 8601#: resources/xml/reports/cemetery_report.xml:8 8602#: resources/xml/reports/change_report.xml:9 8603#: resources/xml/reports/death_report.xml:11 8604#: resources/xml/reports/descendancy_report.xml:8 8605#: resources/xml/reports/fact_sources.xml:8 8606#: resources/xml/reports/family_group_report.xml:11 8607#: resources/xml/reports/individual_ext_report.xml:12 8608#: resources/xml/reports/individual_report.xml:9 8609#: resources/xml/reports/marriage_report.xml:10 8610#: resources/xml/reports/missing_facts_report.xml:8 8611#: resources/xml/reports/occupation_report.xml:7 8612#: resources/xml/reports/pedigree_report.xml:8 8613#: resources/xml/reports/relative_ext_report.xml:8 8614msgctxt "paper size" 8615msgid "Letter" 8616msgstr "" 8617 8618#. I18N: Name of a country or state 8619#: app/Statistics/Service/CountryService.php:294 8620msgid "Liberia" 8621msgstr "" 8622 8623#. I18N: Name of a country or state 8624#: app/Statistics/Service/CountryService.php:296 8625msgid "Libya" 8626msgstr "" 8627 8628#. I18N: Name of a country or state 8629#: app/Statistics/Service/CountryService.php:300 8630msgid "Liechtenstein" 8631msgstr "" 8632 8633#: resources/views/statistics/individuals/lifespan.phtml:12 8634msgid "Lifespan" 8635msgstr "" 8636 8637#. I18N: Name of a module/chart 8638#: app/Module/LifespansChartModule.php:110 8639msgid "Lifespans" 8640msgstr "" 8641 8642#. I18N: Location of an LDS church temple 8643#: app/Elements/TempleCode.php:120 8644msgid "Lima, Peru" 8645msgstr "" 8646 8647#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8648#: resources/views/admin/control-panel.phtml:819 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:57 8659#: resources/views/modules/relatives/tab.phtml:125 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:18 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:18 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:18 8675msgid "Link this media object to an individual" 8676msgstr "" 8677 8678#: resources/views/admin/users-edit.phtml:305 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:216 8688#: resources/views/admin/modules.phtml:219 8689msgid "List" 8690msgstr "" 8691 8692#. I18N: Name of a module 8693#: app/Http/RequestHandlers/ModulesListsPage.php:43 8694#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 8695#: resources/views/admin/control-panel.phtml:691 8696#: resources/views/admin/modules.phtml:98 8697#: resources/views/admin/modules.phtml:100 8698#: resources/views/admin/trees-preferences.phtml:345 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.php:107 8708msgctxt "Surname tradition" 8709msgid "Lithuanian" 8710msgstr "" 8711 8712#: app/Statistics/Google/ChartMortality.php:73 8713msgid "Living" 8714msgstr "" 8715 8716#: resources/views/calendar-page.phtml:124 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:40 8726msgid "Local files" 8727msgstr "" 8728 8729#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 8730#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123 8731#: resources/views/lists/locations-table.phtml:63 8732msgid "Location" 8733msgstr "" 8734 8735#. I18N: Name of a module/list 8736#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 8737#: app/Module/LocationListModule.php:167 8738#: resources/views/admin/merge-records-step-1.phtml:61 8739#: resources/views/lists/locations-table.phtml:58 8740#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8741#: resources/views/search-general-page.phtml:115 8742#: resources/views/search-results.phtml:92 8743msgid "Locations" 8744msgstr "" 8745 8746#: app/Elements/RelationIsDescriptor.php:115 8747msgid "Lodger" 8748msgstr "" 8749 8750#: app/Elements/RelationIsDescriptor.php:84 8751msgctxt "FEMALE" 8752msgid "Lodger" 8753msgstr "" 8754 8755#: app/Elements/RelationIsDescriptor.php:63 8756msgctxt "MALE" 8757msgid "Lodger" 8758msgstr "" 8759 8760#. I18N: Location of an LDS church temple 8761#: app/Elements/TempleCode.php:121 8762msgid "Logan, Utah, United States" 8763msgstr "" 8764 8765#. I18N: Location of an LDS church temple 8766#: app/Elements/TempleCode.php:122 8767msgid "London, England" 8768msgstr "" 8769 8770#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8771#: resources/views/admin/trees-preferences.phtml:375 8772msgid "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." 8773msgstr "" 8774 8775#: resources/views/statistics/families/marriage-length.phtml:22 8776msgid "Longest marriage" 8777msgstr "" 8778 8779#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 8780#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 8781#: resources/views/admin/location-edit.phtml:60 8782#: resources/views/admin/locations.phtml:44 8783#: resources/views/edit/input-addon-coordinates.phtml:13 8784#: resources/views/edit/input-addon-coordinates.phtml:16 8785#: resources/views/modules/place-hierarchy/popup.phtml:27 8786msgid "Longitude" 8787msgstr "" 8788 8789#. I18N: Location of an LDS church temple 8790#: app/Elements/TempleCode.php:119 8791msgid "Los Angeles, California, United States" 8792msgstr "" 8793 8794#. I18N: Location of an LDS church temple 8795#: app/Elements/TempleCode.php:123 8796msgid "Louisville, Kentucky, United States" 8797msgstr "" 8798 8799#. I18N: Location of an LDS church temple 8800#: app/Elements/TempleCode.php:124 8801msgid "Lubbock, Texas, United States" 8802msgstr "" 8803 8804#. I18N: Name of a country or state 8805#: app/Statistics/Service/CountryService.php:308 8806msgid "Luxembourg" 8807msgstr "" 8808 8809#. I18N: Name of a country or state 8810#: app/Statistics/Service/CountryService.php:312 8811msgid "Macau" 8812msgstr "" 8813 8814#. I18N: Name of a country or state 8815#: app/Statistics/Service/CountryService.php:329 8816msgid "Macedonia" 8817msgstr "" 8818 8819#. I18N: Name of a country or state 8820#: app/Statistics/Service/CountryService.php:321 8821msgid "Madagascar" 8822msgstr "" 8823 8824#. I18N: Location of an LDS church temple 8825#: app/Elements/TempleCode.php:126 8826msgid "Madrid, Spain" 8827msgstr "" 8828 8829#. I18N: Type of media object 8830#: app/Elements/SourceMediaType.php:69 8831msgid "Magazine" 8832msgstr "" 8833 8834#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8835#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 8836#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 8837#: app/Module/CustomTagsGenPluswin.php:102 8838msgid "Maidenhead location code" 8839msgstr "" 8840 8841#: app/Module/CustomTagsPersonalAncestralFile.php:60 8842msgid "Mailing name" 8843msgstr "" 8844 8845#: app/Services/MessageService.php:227 8846msgid "Mailto link" 8847msgstr "" 8848 8849#. I18N: Name of a country or state 8850#: app/Statistics/Service/CountryService.php:353 8851msgid "Malawi" 8852msgstr "" 8853 8854#. I18N: Name of a country or state 8855#: app/Statistics/Service/CountryService.php:355 8856msgid "Malaysia" 8857msgstr "" 8858 8859#. I18N: Name of a country or state 8860#: app/Statistics/Service/CountryService.php:323 8861msgid "Maldives" 8862msgstr "" 8863 8864#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 8865#: resources/views/individual-sex.phtml:33 8866msgid "Male" 8867msgstr "" 8868 8869#: app/Statistics/Google/ChartAge.php:117 8870#: app/Statistics/Google/ChartMarriageAge.php:140 8871#: app/Statistics/Google/ChartSex.php:62 8872#: resources/views/calendar-page.phtml:145 8873#: resources/views/lists/families-table.phtml:115 8874#: resources/views/lists/families-table.phtml:130 8875#: resources/views/lists/families-table.phtml:142 8876#: resources/views/lists/individuals-table.phtml:130 8877#: resources/views/lists/individuals-table.phtml:145 8878#: resources/views/lists/individuals-table.phtml:157 8879#: resources/views/modules/gedcom_stats/statistics.phtml:55 8880#: resources/views/modules/gedcom_stats/statistics.phtml:227 8881#: resources/views/modules/html/template-statistics.phtml:28 8882#: resources/views/modules/top10_givnnames/block.phtml:14 8883#: resources/views/statistics/individuals/greatest-age.phtml:20 8884#: resources/views/statistics/individuals/lifespan.phtml:29 8885#: resources/views/statistics/individuals/oldest-living.phtml:20 8886msgid "Males" 8887msgstr "" 8888 8889#. I18N: Name of a country or state 8890#: app/Statistics/Service/CountryService.php:331 8891msgid "Mali" 8892msgstr "" 8893 8894#. I18N: Name of a country or state 8895#: app/Statistics/Service/CountryService.php:333 8896msgid "Malta" 8897msgstr "" 8898 8899#: app/Http/RequestHandlers/ManageTrees.php:86 8900#: resources/views/admin/changes-log.phtml:31 8901#: resources/views/admin/data-fix-page.phtml:24 8902#: resources/views/admin/data-fix-select.phtml:20 8903#: resources/views/admin/merge-records-step-1.phtml:41 8904#: resources/views/admin/merge-records-step-2.phtml:23 8905#: resources/views/admin/trees-check.phtml:17 8906#: resources/views/admin/trees-duplicates.phtml:18 8907#: resources/views/admin/trees-export.phtml:18 8908#: resources/views/admin/trees-import.phtml:22 8909#: resources/views/admin/trees-preferences.phtml:41 8910#: resources/views/admin/trees-privacy.phtml:22 8911#: resources/views/admin/trees-renumber.phtml:17 8912#: resources/views/admin/trees-unconnected.phtml:21 8913msgid "Manage family trees" 8914msgstr "" 8915 8916#: app/Http/RequestHandlers/ManageMediaPage.php:67 8917#: resources/views/admin/control-panel.phtml:807 8918#: resources/views/admin/media-upload.phtml:18 8919msgid "Manage media" 8920msgstr "" 8921 8922#. I18N: Listbox entry; name of a role 8923#: app/Http/RequestHandlers/UserEditPage.php:104 8924#: resources/views/admin/trees-export.phtml:114 8925#: resources/views/admin/users-edit.phtml:267 8926#: resources/views/modules/clippings/download.phtml:36 8927msgid "Manager" 8928msgstr "" 8929 8930#: resources/views/admin/control-panel.phtml:486 8931msgid "Managers" 8932msgstr "" 8933 8934#. I18N: Location of an LDS church temple 8935#: app/Elements/TempleCode.php:127 8936msgid "Manaus, Brazil" 8937msgstr "" 8938 8939#. I18N: Location of an LDS church temple 8940#: app/Elements/TempleCode.php:128 8941msgid "Manhattan, New York, United States" 8942msgstr "" 8943 8944#. I18N: Location of an LDS church temple 8945#: app/Elements/TempleCode.php:129 8946msgid "Manila, Philippines" 8947msgstr "" 8948 8949#. I18N: Location of an LDS church temple 8950#: app/Elements/TempleCode.php:130 8951msgid "Manti, Utah, United States" 8952msgstr "" 8953 8954#. I18N: Type of media object 8955#: app/Elements/SourceMediaType.php:70 8956msgid "Manuscript" 8957msgstr "" 8958 8959#. I18N: Help text for the “GEDCOM errors” configuration setting 8960#: resources/views/admin/trees-preferences.phtml:657 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 "" 8963 8964#. I18N: Type of media object 8965#: app/Elements/SourceMediaType.php:71 8966#: resources/views/admin/control-panel.phtml:836 8967#: resources/views/modules/statistics-chart/custom.phtml:60 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:654 8978msgid "Map links" 8979msgstr "" 8980 8981#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8982#: resources/views/admin/control-panel.phtml:661 8983msgid "Map providers" 8984msgstr "" 8985 8986#. I18N: mapbox.com 8987#: app/Module/MapBox.php:82 8988msgid "Mapbox" 8989msgstr "" 8990 8991#: app/Date/AbstractGregorianJulianDate.php:203 8992msgctxt "Abbreviation for March" 8993msgid "Mar" 8994msgstr "" 8995 8996#: app/Date/AbstractGregorianJulianDate.php:100 8997msgctxt "GENITIVE" 8998msgid "March" 8999msgstr "" 9000 9001#: app/Date/AbstractGregorianJulianDate.php:170 9002msgctxt "INSTRUMENTAL" 9003msgid "March" 9004msgstr "" 9005 9006#: app/Date/AbstractGregorianJulianDate.php:135 9007msgctxt "LOCATIVE" 9008msgid "March" 9009msgstr "" 9010 9011#: app/Date/AbstractGregorianJulianDate.php:65 9012#: app/Module/StatisticsChartModule.php:794 9013#: resources/views/edit/initialize-calendar-popup.phtml:13 9014msgctxt "NOMINATIVE" 9015msgid "March" 9016msgstr "" 9017 9018#. I18N: Help text for the “Format text and notes” configuration setting 9019#: resources/views/admin/trees-preferences.phtml:625 9020msgid "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." 9021msgstr "" 9022 9023#: app/Factories/ElementFactory.php:340 app/Module/BranchesListModule.php:446 9024#: resources/views/calendar-page.phtml:188 9025#: resources/views/lists/families-table.phtml:195 9026#: resources/views/lists/families-table.phtml:199 9027#: resources/views/lists/families-table.phtml:220 9028#: resources/views/modules/relatives/family.phtml:144 9029#: resources/xml/reports/ahnentafel_report.xml:449 9030#: resources/xml/reports/bdm_report.xml:78 9031#: resources/xml/reports/descendancy_report.xml:575 9032#: resources/xml/reports/family_group_report.xml:377 9033#: resources/xml/reports/missing_facts_report.xml:23 9034#: resources/xml/reports/pedigree_report.xml:76 9035#: resources/xml/reports/pedigree_report.xml:77 9036#: resources/xml/reports/pedigree_report.xml:97 9037#: resources/xml/reports/pedigree_report.xml:98 9038#: resources/xml/reports/pedigree_report.xml:137 9039#: resources/xml/reports/pedigree_report.xml:138 9040#: resources/xml/reports/pedigree_report.xml:178 9041#: resources/xml/reports/pedigree_report.xml:179 9042#: resources/xml/reports/pedigree_report.xml:221 9043#: resources/xml/reports/pedigree_report.xml:222 9044#: resources/xml/reports/pedigree_report.xml:264 9045#: resources/xml/reports/pedigree_report.xml:265 9046#: resources/xml/reports/pedigree_report.xml:307 9047#: resources/xml/reports/pedigree_report.xml:308 9048#: resources/xml/reports/pedigree_report.xml:350 9049#: resources/xml/reports/pedigree_report.xml:351 9050#: resources/xml/reports/pedigree_report.xml:392 9051#: resources/xml/reports/pedigree_report.xml:430 9052#: resources/xml/reports/pedigree_report.xml:468 9053#: resources/xml/reports/pedigree_report.xml:506 9054#: resources/xml/reports/pedigree_report.xml:544 9055#: resources/xml/reports/pedigree_report.xml:582 9056#: resources/xml/reports/pedigree_report.xml:620 9057#: resources/xml/reports/pedigree_report.xml:658 9058#: resources/xml/reports/pedigree_report.xml:778 9059#: resources/xml/reports/pedigree_report.xml:779 9060#: resources/xml/reports/pedigree_report.xml:799 9061#: resources/xml/reports/pedigree_report.xml:800 9062#: resources/xml/reports/pedigree_report.xml:839 9063#: resources/xml/reports/pedigree_report.xml:840 9064#: resources/xml/reports/pedigree_report.xml:879 9065#: resources/xml/reports/pedigree_report.xml:880 9066#: resources/xml/reports/pedigree_report.xml:923 9067#: resources/xml/reports/pedigree_report.xml:966 9068#: resources/xml/reports/pedigree_report.xml:1009 9069#: resources/xml/reports/pedigree_report.xml:1052 9070#: resources/xml/reports/pedigree_report.xml:1099 9071#: resources/xml/reports/pedigree_report.xml:1137 9072#: resources/xml/reports/pedigree_report.xml:1175 9073#: resources/xml/reports/pedigree_report.xml:1213 9074#: resources/xml/reports/pedigree_report.xml:1251 9075#: resources/xml/reports/pedigree_report.xml:1289 9076#: resources/xml/reports/pedigree_report.xml:1327 9077#: resources/xml/reports/pedigree_report.xml:1365 9078msgid "Marriage" 9079msgstr "" 9080 9081#: app/Factories/ElementFactory.php:335 9082#: resources/xml/reports/missing_facts_report.xml:22 9083msgid "Marriage banns" 9084msgstr "" 9085 9086#: app/Module/CustomTagsFamilyTreeMaker.php:72 9087#: app/Module/CustomTagsFamilyTreeMaker.php:92 9088msgid "Marriage beginning status" 9089msgstr "" 9090 9091#: app/Module/CustomTagsBrothersKeeper.php:65 9092msgid "Marriage bond" 9093msgstr "" 9094 9095#: app/Statistics/Google/ChartDistribution.php:348 9096msgid "Marriage by country" 9097msgstr "" 9098 9099#: app/Factories/ElementFactory.php:338 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/Module/CustomTagsFamilyTreeMaker.php:71 9112#: app/Module/CustomTagsFamilyTreeMaker.php:91 9113msgid "Marriage ending status" 9114msgstr "" 9115 9116#: app/Module/CustomTagsBrothersKeeper.php:64 9117msgid "Marriage intention" 9118msgstr "" 9119 9120#: app/Factories/ElementFactory.php:339 9121msgid "Marriage license" 9122msgstr "" 9123 9124#: app/Module/IndividualFactsTabModule.php:554 9125msgid "Marriage of a brother" 9126msgstr "" 9127 9128#: app/Module/IndividualFactsTabModule.php:532 9129#: resources/views/admin/trees-preferences.phtml:479 9130msgid "Marriage of a child" 9131msgstr "" 9132 9133#: app/Module/IndividualFactsTabModule.php:531 9134msgid "Marriage of a daughter" 9135msgstr "" 9136 9137#: app/Module/IndividualFactsTabModule.php:790 9138msgid "Marriage of a father" 9139msgstr "" 9140 9141#: app/Module/IndividualFactsTabModule.php:538 9142#: app/Module/IndividualFactsTabModule.php:544 9143#: app/Module/IndividualFactsTabModule.php:550 9144#: resources/views/admin/trees-preferences.phtml:473 9145msgid "Marriage of a grandchild" 9146msgstr "" 9147 9148#: app/Module/IndividualFactsTabModule.php:537 9149msgid "Marriage of a granddaughter" 9150msgstr "" 9151 9152#: app/Module/IndividualFactsTabModule.php:543 9153msgctxt "daughter’s daughter" 9154msgid "Marriage of a granddaughter" 9155msgstr "" 9156 9157#: app/Module/IndividualFactsTabModule.php:549 9158msgctxt "son’s daughter" 9159msgid "Marriage of a granddaughter" 9160msgstr "" 9161 9162#: app/Module/IndividualFactsTabModule.php:536 9163msgid "Marriage of a grandson" 9164msgstr "" 9165 9166#: app/Module/IndividualFactsTabModule.php:542 9167msgctxt "daughter’s son" 9168msgid "Marriage of a grandson" 9169msgstr "" 9170 9171#: app/Module/IndividualFactsTabModule.php:548 9172msgctxt "son’s son" 9173msgid "Marriage of a grandson" 9174msgstr "" 9175 9176#: app/Module/IndividualFactsTabModule.php:560 9177msgid "Marriage of a half-brother" 9178msgstr "" 9179 9180#: app/Module/IndividualFactsTabModule.php:562 9181msgid "Marriage of a half-sibling" 9182msgstr "" 9183 9184#: app/Module/IndividualFactsTabModule.php:561 9185msgid "Marriage of a half-sister" 9186msgstr "" 9187 9188#: app/Module/IndividualFactsTabModule.php:791 9189msgid "Marriage of a mother" 9190msgstr "" 9191 9192#: app/Module/IndividualFactsTabModule.php:792 9193#: resources/views/admin/trees-preferences.phtml:491 9194msgid "Marriage of a parent" 9195msgstr "" 9196 9197#: app/Module/IndividualFactsTabModule.php:556 9198#: resources/views/admin/trees-preferences.phtml:485 9199msgid "Marriage of a sibling" 9200msgstr "" 9201 9202#: app/Module/IndividualFactsTabModule.php:555 9203msgid "Marriage of a sister" 9204msgstr "" 9205 9206#: app/Module/IndividualFactsTabModule.php:530 9207msgid "Marriage of a son" 9208msgstr "" 9209 9210#: app/Module/IndividualFactsTabModule.php:825 9211msgid "Marriage of parents" 9212msgstr "" 9213 9214#: resources/xml/reports/marriage_report.xml:6 9215msgid "Marriage place contains" 9216msgstr "" 9217 9218#: resources/views/statistics/other/places.phtml:39 9219msgid "Marriage places" 9220msgstr "" 9221 9222#: app/Factories/ElementFactory.php:344 9223msgid "Marriage settlement" 9224msgstr "" 9225 9226#: app/Module/CustomTagsAldfaer.php:53 9227msgid "Marriage type unknown" 9228msgstr "" 9229 9230#. I18N: Name of a module/report 9231#: app/Module/MarriageReportModule.php:40 9232#: resources/views/modules/statistics-chart/custom.phtml:66 9233#: resources/xml/reports/marriage_report.xml:3 9234#: resources/xml/reports/marriage_report.xml:30 9235msgid "Marriages" 9236msgstr "" 9237 9238#: app/Statistics/Google/ChartMarriage.php:129 9239#: resources/views/statistics/families/total-records.phtml:33 9240msgid "Marriages by century" 9241msgstr "" 9242 9243#: app/Module/CustomTagsFamilyTreeMaker.php:114 9244#: resources/views/lists/families-table.phtml:245 9245#: resources/views/lists/families-table.phtml:280 9246#: resources/views/lists/individuals-table.phtml:267 9247#: resources/xml/reports/cemetery_report.xml:7 9248#: resources/xml/reports/death_report.xml:10 9249msgid "Married name" 9250msgstr "" 9251 9252#. I18N: Name of a country or state 9253#: app/Statistics/Service/CountryService.php:327 9254msgid "Marshall Islands" 9255msgstr "" 9256 9257#. I18N: Name of a country or state 9258#: app/Statistics/Service/CountryService.php:349 9259msgid "Martinique" 9260msgstr "" 9261 9262#: resources/views/admin/users-table-options.phtml:37 9263msgid "Masquerade as this user" 9264msgstr "" 9265 9266#. I18N: Help text for "Case insensitive" searches 9267#: resources/views/modules/fix-search-and-replace/options.phtml:58 9268msgid "Match both upper and lower case letters." 9269msgstr "" 9270 9271#: app/Module/FixSearchAndReplace.php:102 9272msgid "Match the exact text, even if it occurs in the middle of a word." 9273msgstr "" 9274 9275#: app/Module/FixSearchAndReplace.php:103 9276msgid "Match the exact text, unless it occurs in the middle of a word." 9277msgstr "" 9278 9279#: app/Module/MatomoAnalyticsModule.php:42 9280msgid "Matomo™ / Piwik™ analytics" 9281msgstr "" 9282 9283#. I18N: Name of a country or state 9284#: app/Statistics/Service/CountryService.php:345 9285msgid "Mauritania" 9286msgstr "" 9287 9288#. I18N: Name of a country or state 9289#: app/Statistics/Service/CountryService.php:351 9290msgid "Mauritius" 9291msgstr "" 9292 9293#. I18N: A configuration setting 9294#: resources/views/admin/trees-preferences.phtml:362 9295msgid "Maximum number of surnames on individual list" 9296msgstr "" 9297 9298#: resources/views/admin/media-upload.phtml:24 9299#: resources/views/modals/media-file-fields.phtml:46 9300msgid "Maximum upload size: " 9301msgstr "" 9302 9303#: app/Date/AbstractGregorianJulianDate.php:205 9304msgctxt "Abbreviation for May" 9305msgid "May" 9306msgstr "" 9307 9308#: app/Date/AbstractGregorianJulianDate.php:102 9309msgctxt "GENITIVE" 9310msgid "May" 9311msgstr "" 9312 9313#: app/Date/AbstractGregorianJulianDate.php:172 9314msgctxt "INSTRUMENTAL" 9315msgid "May" 9316msgstr "" 9317 9318#: app/Date/AbstractGregorianJulianDate.php:137 9319msgctxt "LOCATIVE" 9320msgid "May" 9321msgstr "" 9322 9323#: app/Date/AbstractGregorianJulianDate.php:67 9324#: app/Module/StatisticsChartModule.php:796 9325#: resources/views/edit/initialize-calendar-popup.phtml:15 9326msgctxt "NOMINATIVE" 9327msgid "May" 9328msgstr "" 9329 9330#. I18N: Name of a country or state 9331#: app/Statistics/Service/CountryService.php:357 9332msgid "Mayotte" 9333msgstr "" 9334 9335#. I18N: Location of an LDS church temple 9336#: app/Elements/TempleCode.php:131 9337msgid "Medford, Oregon, United States" 9338msgstr "" 9339 9340#. I18N: Name of a module 9341#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 9342#: app/Module/MediaTabModule.php:60 9343#: resources/views/admin/control-panel.phtml:327 9344#: resources/views/admin/control-panel.phtml:799 9345#: resources/views/admin/media.phtml:104 9346#: resources/views/lists/media-table.phtml:77 9347#: resources/views/modules/recent_changes/changes-table.phtml:65 9348msgid "Media" 9349msgstr "" 9350 9351#: resources/views/admin/media-upload.phtml:31 9352#: resources/views/admin/media.phtml:100 9353#: resources/views/admin/webtrees1-thumbnails.phtml:40 9354#: resources/views/media-page-details.phtml:30 9355#: resources/views/modals/create-media-from-file.phtml:27 9356#: resources/views/modals/media-file-fields.phtml:20 9357msgid "Media file" 9358msgstr "" 9359 9360#: resources/views/admin/media-upload.phtml:35 9361msgid "Media file to upload" 9362msgstr "" 9363 9364#. I18N: %s is the name of a folder. 9365#: resources/views/admin/trees-export.phtml:94 9366#, php-format 9367msgid "Media filenames will be prefixed by %s." 9368msgstr "" 9369 9370#: resources/views/admin/media.phtml:31 9371#: resources/views/admin/trees-preferences.phtml:268 9372msgid "Media files" 9373msgstr "" 9374 9375#. I18N: A configuration setting 9376#: resources/views/admin/media.phtml:63 9377#: resources/views/admin/trees-preferences.phtml:248 9378msgid "Media folder" 9379msgstr "" 9380 9381#: resources/views/admin/media.phtml:32 9382#: resources/views/admin/trees-preferences.phtml:243 9383msgid "Media folders" 9384msgstr "" 9385 9386#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:313 9387#: app/Factories/ElementFactory.php:347 app/Factories/ElementFactory.php:366 9388#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:444 9389#: app/Factories/ElementFactory.php:576 app/Factories/ElementFactory.php:611 9390#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:637 9391#: app/Factories/ElementFactory.php:657 app/Factories/ElementFactory.php:696 9392#: app/Factories/ElementFactory.php:725 9393#: app/Http/RequestHandlers/HelpText.php:231 9394#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 9395#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 9396#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 9397#: resources/views/admin/fix-level-0-media.phtml:35 9398#: resources/views/admin/media.phtml:108 9399#: resources/views/admin/trees-privacy.phtml:185 9400#: resources/views/admin/trees.phtml:248 9401#: resources/views/admin/webtrees1-thumbnails.phtml:41 9402#: resources/views/modules/favorites/favorites.phtml:94 9403msgid "Media object" 9404msgstr "" 9405 9406#. I18N: Name of a module/list 9407#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 9408#: app/Services/AdminService.php:186 9409#: resources/views/admin/fix-level-0-media.phtml:30 9410#: resources/views/admin/merge-records-step-1.phtml:59 9411#: resources/views/admin/webtrees1-thumbnails.phtml:35 9412#: resources/views/lists/media-table.phtml:72 9413#: resources/views/lists/notes-table.phtml:92 9414#: resources/views/lists/sources-table.phtml:100 9415#: resources/views/modules/gedcom_stats/config.phtml:50 9416#: resources/views/modules/gedcom_stats/statistics.phtml:113 9417#: resources/views/modules/html/template-statistics.phtml:48 9418#: resources/views/record-page-links.phtml:52 9419#: resources/views/statistics/other/chart-objects.phtml:12 9420#: resources/views/statistics/other/total-records.phtml:21 9421msgid "Media objects" 9422msgstr "" 9423 9424#: resources/views/modules/media-list/page.phtml:95 9425msgid "Media objects found" 9426msgstr "" 9427 9428#: resources/views/modules/media-list/page.phtml:52 9429msgid "Media objects per page" 9430msgstr "" 9431 9432#: app/Factories/ElementFactory.php:644 app/Factories/ElementFactory.php:702 9433#: app/Module/CustomTagsGedcom53.php:138 9434#: app/Module/CustomTagsPersonalAncestralFile.php:63 9435#: resources/views/modals/create-media-from-file.phtml:43 9436#: resources/views/modals/media-file-fields.phtml:118 9437msgid "Media type" 9438msgstr "" 9439 9440#: app/Module/CustomTagsBrothersKeeper.php:103 9441#: app/Module/CustomTagsReunion.php:54 9442msgid "Medical" 9443msgstr "" 9444 9445#. I18N: The name of a colour-scheme 9446#: app/Module/ColorsTheme.php:169 9447msgid "Mediterranio" 9448msgstr "" 9449 9450#: resources/views/setup/step-2-server-checks.phtml:70 9451msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9452msgstr "" 9453 9454#: app/Date/JalaliDate.php:265 9455msgctxt "Abbreviation for Persian month: Mehr" 9456msgid "Mehr" 9457msgstr "" 9458 9459#. I18N: 7th month in the Persian/Jalali calendar 9460#: app/Date/JalaliDate.php:137 9461msgctxt "GENITIVE" 9462msgid "Mehr" 9463msgstr "" 9464 9465#. I18N: 7th month in the Persian/Jalali calendar 9466#: app/Date/JalaliDate.php:227 9467msgctxt "INSTRUMENTAL" 9468msgid "Mehr" 9469msgstr "" 9470 9471#. I18N: 7th month in the Persian/Jalali calendar 9472#: app/Date/JalaliDate.php:182 9473msgctxt "LOCATIVE" 9474msgid "Mehr" 9475msgstr "" 9476 9477#. I18N: 7th month in the Persian/Jalali calendar 9478#: app/Date/JalaliDate.php:92 9479msgctxt "NOMINATIVE" 9480msgid "Mehr" 9481msgstr "" 9482 9483#. I18N: Location of an LDS church temple 9484#: app/Elements/TempleCode.php:132 9485msgid "Melbourne, Australia" 9486msgstr "" 9487 9488#. I18N: Listbox entry; name of a role 9489#: app/Http/RequestHandlers/UserEditPage.php:98 9490#: resources/views/admin/trees-export.phtml:120 9491#: resources/views/admin/users-edit.phtml:245 9492#: resources/views/modules/clippings/download.phtml:42 9493#: resources/views/modules/clippings/download.phtml:62 9494msgid "Member" 9495msgstr "" 9496 9497#. I18N: Location of an LDS church temple 9498#: app/Elements/TempleCode.php:133 9499msgid "Memphis, Tennessee, United States" 9500msgstr "" 9501 9502#: resources/views/admin/modules.phtml:161 9503#: resources/views/admin/modules.phtml:164 9504msgid "Menu" 9505msgstr "" 9506 9507#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9508#: resources/views/admin/control-panel.phtml:677 9509#: resources/views/admin/modules.phtml:78 9510#: resources/views/admin/modules.phtml:80 9511msgid "Menus" 9512msgstr "" 9513 9514#. I18N: The name of a colour-scheme 9515#: app/Module/ColorsTheme.php:171 9516msgid "Mercury" 9517msgstr "" 9518 9519#: resources/views/admin/trees-duplicates.phtml:39 9520msgid "Merge" 9521msgstr "" 9522 9523#: app/Http/RequestHandlers/MergeTreesPage.php:75 9524#: resources/views/admin/control-panel.phtml:308 9525msgid "Merge family trees" 9526msgstr "" 9527 9528#: app/Http/RequestHandlers/MergeFactsPage.php:57 9529#: app/Http/RequestHandlers/MergeRecordsPage.php:68 9530#: resources/views/admin/trees.phtml:173 9531msgid "Merge records" 9532msgstr "" 9533 9534#. I18N: Location of an LDS church temple 9535#: app/Elements/TempleCode.php:134 9536msgid "Merida, Mexico" 9537msgstr "" 9538 9539#. I18N: Location of an LDS church temple 9540#: app/Elements/TempleCode.php:60 9541msgid "Mesa, Arizona, United States" 9542msgstr "" 9543 9544#: resources/views/admin/broadcast.phtml:58 9545#: resources/views/admin/email-page.phtml:59 9546#: resources/views/admin/site-logs.phtml:69 9547#: resources/views/admin/site-logs.phtml:124 9548#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9549msgid "Message" 9550msgstr "" 9551 9552#. I18N: Name of a module 9553#. I18N: A configuration setting 9554#: app/Module/UserMessagesModule.php:70 9555#: resources/views/admin/site-mail.phtml:44 9556msgid "Messages" 9557msgstr "" 9558 9559#. I18N: a month in the French republican calendar 9560#: app/Date/FrenchDate.php:153 9561msgctxt "GENITIVE" 9562msgid "Messidor" 9563msgstr "" 9564 9565#. I18N: a month in the French republican calendar 9566#: app/Date/FrenchDate.php:247 9567msgctxt "INSTRUMENTAL" 9568msgid "Messidor" 9569msgstr "" 9570 9571#. I18N: a month in the French republican calendar 9572#: app/Date/FrenchDate.php:200 9573msgctxt "LOCATIVE" 9574msgid "Messidor" 9575msgstr "" 9576 9577#. I18N: a month in the French republican calendar 9578#: app/Date/FrenchDate.php:106 9579msgctxt "NOMINATIVE" 9580msgid "Messidor" 9581msgstr "" 9582 9583#. I18N: Name of a country or state 9584#: app/Statistics/Service/CountryService.php:325 9585msgid "Mexico" 9586msgstr "" 9587 9588#. I18N: Location of an LDS church temple 9589#: app/Elements/TempleCode.php:135 9590msgid "Mexico City, Mexico" 9591msgstr "" 9592 9593#. I18N: Type of media object 9594#: app/Elements/SourceMediaType.php:67 9595msgid "Microfiche" 9596msgstr "" 9597 9598#. I18N: Type of media object 9599#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 9600msgid "Microfilm" 9601msgstr "" 9602 9603#. I18N: Name of a country or state 9604#: app/Statistics/Service/CountryService.php:197 9605msgid "Micronesia" 9606msgstr "" 9607 9608#: resources/views/modules/statistics-chart/custom.phtml:194 9609msgid "Middle East" 9610msgstr "" 9611 9612#: app/Module/CustomTagsPhpGedView.php:67 9613msgid "Military" 9614msgstr "" 9615 9616#: app/Module/CustomTagsBrothersKeeper.php:104 9617#: app/Module/CustomTagsFamilyTreeMaker.php:136 9618msgid "Military service" 9619msgstr "" 9620 9621#. I18N: Name of a module/report 9622#: app/Module/MissingFactsReportModule.php:44 9623#: resources/xml/reports/missing_facts_report.xml:3 9624#: resources/xml/reports/missing_facts_report.xml:52 9625msgid "Missing data" 9626msgstr "" 9627 9628#. I18N: Listbox entry; name of a role 9629#: app/Http/RequestHandlers/UserEditPage.php:102 9630#: resources/views/admin/users-edit.phtml:259 9631msgid "Moderator" 9632msgstr "" 9633 9634#: resources/views/admin/control-panel.phtml:486 9635msgid "Moderators" 9636msgstr "" 9637 9638#: resources/views/admin/components.phtml:39 9639#: resources/views/admin/modules.phtml:66 9640msgid "Module" 9641msgstr "" 9642 9643#: resources/views/admin/modules.phtml:61 9644#: resources/views/modules/batch_update/admin.phtml:10 9645msgid "Module administration" 9646msgstr "" 9647 9648#: resources/views/admin/analytics-edit.phtml:17 9649#: resources/views/admin/control-panel.phtml:565 9650#: resources/views/modules/bing-maps/config.phtml:14 9651#: resources/views/modules/custom-tags/config.phtml:18 9652#: resources/views/modules/faq/config.phtml:20 9653#: resources/views/modules/faq/edit.phtml:21 9654#: resources/views/modules/geonames/config.phtml:14 9655#: resources/views/modules/google-maps/config.phtml:14 9656#: resources/views/modules/here-maps/config.phtml:14 9657#: resources/views/modules/map-box/config.phtml:14 9658#: resources/views/modules/openrouteservice/config.phtml:14 9659#: resources/views/modules/openstreetmap/config.phtml:14 9660#: resources/views/modules/relationships-chart/config.phtml:20 9661#: resources/views/modules/sitemap/config.phtml:18 9662#: resources/views/modules/stories/config.phtml:18 9663#: resources/views/modules/stories/edit.phtml:22 9664msgid "Modules" 9665msgstr "" 9666 9667#. I18N: Name of a country or state 9668#: app/Statistics/Service/CountryService.php:319 9669msgid "Moldova" 9670msgstr "" 9671 9672#. I18N: abbreviation for Monday 9673#: app/Date/AbstractCalendarDate.php:280 9674#: resources/views/edit/initialize-calendar-popup.phtml:24 9675msgid "Mon" 9676msgstr "" 9677 9678#. I18N: Name of a country or state 9679#: app/Statistics/Service/CountryService.php:317 9680msgid "Monaco" 9681msgstr "" 9682 9683#: app/Date/AbstractCalendarDate.php:253 9684msgid "Monday" 9685msgstr "" 9686 9687#. I18N: Name of a country or state 9688#: app/Statistics/Service/CountryService.php:337 9689msgid "Mongolia" 9690msgstr "" 9691 9692#. I18N: Name of a country or state 9693#: app/Statistics/Service/CountryService.php:341 9694msgid "Montenegro" 9695msgstr "" 9696 9697#. I18N: Location of an LDS church temple 9698#: app/Elements/TempleCode.php:137 9699msgid "Monterrey, Mexico" 9700msgstr "" 9701 9702#. I18N: Location of an LDS church temple 9703#: app/Elements/TempleCode.php:136 9704msgid "Montevideo, Uruguay" 9705msgstr "" 9706 9707#: app/Module/CalendarMenuModule.php:104 9708#: app/Module/StatisticsChartModule.php:281 9709#: app/Module/StatisticsChartModule.php:330 9710#: app/Module/StatisticsChartModule.php:379 9711#: app/Module/StatisticsChartModule.php:421 9712#: app/Module/StatisticsChartModule.php:470 9713#: resources/views/calendar-page.phtml:56 9714msgid "Month" 9715msgstr "" 9716 9717#: app/Module/StatisticsChartModule.php:280 9718#: resources/views/modules/statistics-chart/custom.phtml:35 9719msgid "Month of birth" 9720msgstr "" 9721 9722#: app/Module/StatisticsChartModule.php:420 9723#: resources/views/modules/statistics-chart/custom.phtml:37 9724msgid "Month of birth of first child in a relation" 9725msgstr "" 9726 9727#: app/Module/StatisticsChartModule.php:329 9728#: resources/views/modules/statistics-chart/custom.phtml:36 9729msgid "Month of death" 9730msgstr "" 9731 9732#: app/Module/StatisticsChartModule.php:469 9733#: resources/views/modules/statistics-chart/custom.phtml:52 9734msgid "Month of first marriage" 9735msgstr "" 9736 9737#: app/Module/StatisticsChartModule.php:378 9738#: resources/views/modules/statistics-chart/custom.phtml:51 9739msgid "Month of marriage" 9740msgstr "" 9741 9742#: resources/views/modules/timeline-chart/chart.phtml:139 9743#: resources/views/modules/timeline-chart/chart.phtml:141 9744#: resources/views/modules/timeline-chart/chart.phtml:143 9745msgid "Month:" 9746msgstr "" 9747 9748#. I18N: Location of an LDS church temple 9749#: app/Elements/TempleCode.php:138 9750msgid "Monticello, Utah, United States" 9751msgstr "" 9752 9753#. I18N: Location of an LDS church temple 9754#: app/Elements/TempleCode.php:139 9755msgid "Montreal, Quebec, Canada" 9756msgstr "" 9757 9758#. I18N: Name of a country or state 9759#: app/Statistics/Service/CountryService.php:347 9760msgid "Montserrat" 9761msgstr "" 9762 9763#: app/Date/JalaliDate.php:263 9764msgctxt "Abbreviation for Persian month: Mordad" 9765msgid "Mor" 9766msgstr "" 9767 9768#. I18N: 5th month in the Persian/Jalali calendar 9769#: app/Date/JalaliDate.php:133 9770msgctxt "GENITIVE" 9771msgid "Mordad" 9772msgstr "" 9773 9774#. I18N: 5th month in the Persian/Jalali calendar 9775#: app/Date/JalaliDate.php:223 9776msgctxt "INSTRUMENTAL" 9777msgid "Mordad" 9778msgstr "" 9779 9780#. I18N: 5th month in the Persian/Jalali calendar 9781#: app/Date/JalaliDate.php:178 9782msgctxt "LOCATIVE" 9783msgid "Mordad" 9784msgstr "" 9785 9786#. I18N: 5th month in the Persian/Jalali calendar 9787#: app/Date/JalaliDate.php:88 9788msgctxt "NOMINATIVE" 9789msgid "Mordad" 9790msgstr "" 9791 9792#. I18N: Name of a country or state 9793#: app/Statistics/Service/CountryService.php:315 9794msgid "Morocco" 9795msgstr "" 9796 9797#. I18N: Help text for the “Use password” site configuration setting 9798#: resources/views/admin/site-mail.phtml:129 9799msgid "Most SMTP servers require a password." 9800msgstr "" 9801 9802#: resources/views/modules/gedcom_stats/config.phtml:74 9803#: resources/views/modules/gedcom_stats/statistics.phtml:266 9804#: resources/views/modules/html/template-statistics.phtml:105 9805msgid "Most common surnames" 9806msgstr "" 9807 9808#: resources/views/admin/site-mail.phtml:191 9809msgid "Most mail servers require a valid domain name." 9810msgstr "" 9811 9812#: resources/views/admin/site-mail.phtml:83 9813msgid "Most mail servers require a valid email address." 9814msgstr "" 9815 9816#. I18N: Help text for the "Sending server name" site configuration setting 9817#: resources/views/admin/site-mail.phtml:186 9818msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9819msgstr "" 9820 9821#. I18N: Help text for the “Secure connection” site configuration setting 9822#: resources/views/admin/site-mail.phtml:172 9823msgid "Most servers do not use secure connections." 9824msgstr "" 9825 9826#: resources/views/setup/step-4-database-mysql.phtml:54 9827#: resources/views/setup/step-4-database-pgsql.phtml:52 9828#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9829msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9830msgstr "" 9831 9832#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9833msgid "Most sites are configured to use the default value of 1433." 9834msgstr "" 9835 9836#: resources/views/setup/step-4-database-mysql.phtml:74 9837msgid "Most sites are configured to use the default value of 3306." 9838msgstr "" 9839 9840#: resources/views/setup/step-4-database-pgsql.phtml:64 9841msgid "Most sites are configured to use the default value of 5432." 9842msgstr "" 9843 9844#. I18N: Name of a module 9845#: app/Module/TopPageViewsModule.php:47 9846msgid "Most viewed pages" 9847msgstr "" 9848 9849#: resources/views/search-advanced-page.phtml:73 9850#: resources/xml/reports/bdm_report.xml:120 9851#: resources/xml/reports/family_group_report.xml:474 9852#: resources/xml/reports/family_group_report.xml:737 9853#: resources/xml/reports/individual_ext_report.xml:287 9854#: resources/xml/reports/individual_report.xml:276 9855#: resources/xml/reports/relative_ext_report.xml:72 9856msgid "Mother" 9857msgstr "" 9858 9859#: resources/views/lists/individual-table-parents.phtml:19 9860#, php-format 9861msgid "Mother: %s" 9862msgstr "" 9863 9864#: app/Functions/FunctionsPrint.php:201 9865msgid "Mother’s age" 9866msgstr "" 9867 9868#. I18N: A step-family. %s is an individual’s name 9869#: app/Individual.php:886 9870#, php-format 9871msgid "Mother’s family with %s" 9872msgstr "" 9873 9874#. I18N: A step-family. 9875#: app/Individual.php:890 9876msgid "Mother’s family with an unknown individual" 9877msgstr "" 9878 9879#. I18N: Location of an LDS church temple 9880#: app/Elements/TempleCode.php:140 9881msgid "Mount Timpanogos, Utah, United States" 9882msgstr "" 9883 9884#: resources/views/admin/components.phtml:46 9885#: resources/views/admin/components.phtml:152 9886#: resources/views/modules/faq/config.phtml:57 9887msgid "Move down" 9888msgstr "" 9889 9890#: resources/views/admin/fix-level-0-media-action.phtml:17 9891msgid "Move the media object?" 9892msgstr "" 9893 9894#: resources/views/admin/components.phtml:45 9895#: resources/views/admin/components.phtml:146 9896#: resources/views/modules/faq/config.phtml:56 9897msgid "Move up" 9898msgstr "" 9899 9900#. I18N: Name of a country or state 9901#: app/Statistics/Service/CountryService.php:343 9902msgid "Mozambique" 9903msgstr "" 9904 9905#. I18N: https://en.wikipedia.org/wiki/Muharram 9906#: app/Date/HijriDate.php:128 9907msgctxt "GENITIVE" 9908msgid "Muharram" 9909msgstr "" 9910 9911#. I18N: https://en.wikipedia.org/wiki/Muharram 9912#: app/Date/HijriDate.php:218 9913msgctxt "INSTRUMENTAL" 9914msgid "Muharram" 9915msgstr "" 9916 9917#. I18N: https://en.wikipedia.org/wiki/Muharram 9918#: app/Date/HijriDate.php:173 9919msgctxt "LOCATIVE" 9920msgid "Muharram" 9921msgstr "" 9922 9923#. I18N: https://en.wikipedia.org/wiki/Muharram 9924#: app/Date/HijriDate.php:83 9925msgctxt "NOMINATIVE" 9926msgid "Muharram" 9927msgstr "" 9928 9929#: resources/views/lists/families-table.phtml:207 9930msgid "Multiple marriages" 9931msgstr "" 9932 9933#: app/Http/RequestHandlers/AccountEdit.php:92 9934#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9935msgid "My account" 9936msgstr "" 9937 9938#: app/Http/RequestHandlers/CreateTreePage.php:59 9939msgid "My family tree" 9940msgstr "" 9941 9942#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 9943msgid "My individual record" 9944msgstr "" 9945 9946#. I18N: Name of a module 9947#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 9948#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 9949#: resources/views/admin/modules.phtml:192 9950#: resources/views/layouts/administration.phtml:53 9951msgid "My page" 9952msgstr "" 9953 9954#: app/Module/ModuleThemeTrait.php:363 9955msgid "My pages" 9956msgstr "" 9957 9958#: app/Module/ModuleThemeTrait.php:397 9959msgid "My pedigree" 9960msgstr "" 9961 9962#. I18N: Name of a country or state 9963#: app/Statistics/Service/CountryService.php:335 9964msgid "Myanmar" 9965msgstr "" 9966 9967#: app/Factories/ElementFactory.php:545 app/Factories/ElementFactory.php:723 9968#: app/Http/RequestHandlers/HelpText.php:221 9969#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 9970#: app/Statistics/Google/ChartCommonGiven.php:81 9971#: app/Statistics/Google/ChartCommonSurname.php:140 9972#: resources/views/individual-name.phtml:42 9973#: resources/views/individual-name.phtml:53 9974#: resources/views/modals/location-fields.phtml:9 9975#: resources/views/modals/submitter-fields.phtml:9 9976#: resources/views/modules/yahrzeit/table.phtml:26 9977#: resources/xml/reports/bdm_report.xml:5 9978#: resources/xml/reports/bdm_report.xml:49 9979#: resources/xml/reports/birth_report.xml:5 9980#: resources/xml/reports/birth_report.xml:36 9981#: resources/xml/reports/cemetery_report.xml:40 9982#: resources/xml/reports/change_report.xml:56 9983#: resources/xml/reports/change_report.xml:96 9984#: resources/xml/reports/death_report.xml:5 9985#: resources/xml/reports/death_report.xml:38 9986#: resources/xml/reports/fact_sources.xml:62 9987#: resources/xml/reports/fact_sources.xml:155 9988#: resources/xml/reports/fact_sources.xml:266 9989#: resources/xml/reports/fact_sources.xml:317 9990#: resources/xml/reports/marriage_report.xml:5 9991#: resources/xml/reports/marriage_report.xml:38 9992#: resources/xml/reports/missing_facts_report.xml:54 9993#: resources/xml/reports/occupation_report.xml:43 9994#: resources/xml/reports/relative_ext_report.xml:57 9995msgid "Name" 9996msgstr "" 9997 9998#: app/Factories/ElementFactory.php:675 9999#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 10000msgctxt "Repository" 10001msgid "Name" 10002msgstr "" 10003 10004#: app/Module/CustomTagsPhpGedView.php:64 10005msgid "Name in Hebrew" 10006msgstr "" 10007 10008#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 10009#: app/Factories/ElementFactory.php:561 10010msgid "Name prefix" 10011msgstr "" 10012 10013#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 10014#: app/Factories/ElementFactory.php:562 10015msgid "Name suffix" 10016msgstr "" 10017 10018#: resources/views/admin/tags.phtml:31 10019#: resources/views/search-replace-page.phtml:47 10020#: resources/views/statistics/individuals/names.phtml:12 10021#: resources/xml/reports/cemetery_report.xml:7 10022#: resources/xml/reports/death_report.xml:10 10023msgid "Names" 10024msgstr "" 10025 10026#: app/Module/CustomTagsFamilyTreeMaker.php:139 10027#: app/Module/CustomTagsGedcom53.php:130 10028msgid "Namesake" 10029msgstr "" 10030 10031#. I18N: Name of a country or state 10032#: app/Statistics/Service/CountryService.php:359 10033msgid "Namibia" 10034msgstr "" 10035 10036#: app/Elements/RelationIsDescriptor.php:116 10037msgid "Nanny" 10038msgstr "" 10039 10040#: app/Module/HtmlBlockModule.php:193 10041msgid "Narrative description" 10042msgstr "" 10043 10044#. I18N: Location of an LDS church temple 10045#: app/Elements/TempleCode.php:141 10046msgid "Nashville, Tennessee, United States" 10047msgstr "" 10048 10049#: app/Factories/ElementFactory.php:569 10050msgid "Nationality" 10051msgstr "" 10052 10053#: app/Factories/ElementFactory.php:570 10054msgid "Naturalization" 10055msgstr "" 10056 10057#. I18N: Name of a country or state 10058#: app/Statistics/Service/CountryService.php:381 10059msgid "Nauru" 10060msgstr "" 10061 10062#. I18N: Location of an LDS church temple 10063#: app/Elements/TempleCode.php:142 10064msgid "Nauvoo (new), Illinois, United States" 10065msgstr "" 10066 10067#. I18N: Location of an LDS church temple 10068#: app/Elements/TempleCode.php:143 10069msgid "Nauvoo (original), Illinois, United States" 10070msgstr "" 10071 10072#. I18N: Name of a country or state 10073#: app/Statistics/Service/CountryService.php:379 10074msgid "Nepal" 10075msgstr "" 10076 10077#. I18N: Name of a country or state 10078#: app/Statistics/Service/CountryService.php:375 10079msgid "Netherlands" 10080msgstr "" 10081 10082#: app/Http/RequestHandlers/UserListData.php:139 10083#: resources/views/components/datetime.phtml:11 10084msgid "Never" 10085msgstr "" 10086 10087#: app/Elements/FamilyStatusText.php:72 10088#: app/Module/CustomTagsBrothersKeeper.php:106 10089msgid "Never married" 10090msgstr "" 10091 10092#. I18N: Name of a country or state 10093#: app/Statistics/Service/CountryService.php:361 10094msgid "New Caledonia" 10095msgstr "" 10096 10097#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 10098#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 10099#: app/Module/CustomTagsGedcomL.php:135 10100msgid "New GEDCOM tag" 10101msgstr "" 10102 10103#. I18N: Location of an LDS church temple 10104#: app/Elements/TempleCode.php:146 10105msgid "New York, New York, United States" 10106msgstr "" 10107 10108#. I18N: Name of a country or state 10109#: app/Statistics/Service/CountryService.php:383 10110msgid "New Zealand" 10111msgstr "" 10112 10113#: resources/views/admin/changes-log.phtml:78 10114msgid "New data" 10115msgstr "" 10116 10117#. I18N: %s is a server name/URL 10118#: app/Http/RequestHandlers/RegisterAction.php:156 10119#, php-format 10120msgid "New registration at %s" 10121msgstr "" 10122 10123#. I18N: %s is a server name/URL 10124#: app/Http/RequestHandlers/UserEditAction.php:110 10125#: app/Http/RequestHandlers/VerifyEmail.php:86 10126#, php-format 10127msgid "New user at %s" 10128msgstr "" 10129 10130#. I18N: Location of an LDS church temple 10131#: app/Elements/TempleCode.php:144 10132msgid "Newport Beach, California, United States" 10133msgstr "" 10134 10135#. I18N: Name of a module 10136#: app/Module/FamilyTreeNewsModule.php:119 10137msgid "News" 10138msgstr "" 10139 10140#. I18N: Type of media object 10141#: app/Elements/SourceMediaType.php:72 10142msgid "Newspaper" 10143msgstr "" 10144 10145#: app/Module/ReviewChangesModule.php:162 10146msgid "Next email reminder will be sent after " 10147msgstr "" 10148 10149#: resources/views/modules/random_media/slide-show.phtml:32 10150#: resources/views/modules/random_media/slide-show.phtml:34 10151msgid "Next image" 10152msgstr "" 10153 10154#. I18N: Name of a country or state 10155#: app/Statistics/Service/CountryService.php:369 10156msgid "Nicaragua" 10157msgstr "" 10158 10159#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555 10160#: app/Factories/ElementFactory.php:560 10161msgid "Nickname" 10162msgstr "" 10163 10164#. I18N: Name of a country or state 10165#: app/Statistics/Service/CountryService.php:363 10166msgid "Niger" 10167msgstr "" 10168 10169#. I18N: Name of a country or state 10170#: app/Statistics/Service/CountryService.php:367 10171msgid "Nigeria" 10172msgstr "" 10173 10174#. I18N: a month in the Jewish calendar 10175#: app/Date/JewishDate.php:192 10176msgctxt "GENITIVE" 10177msgid "Nissan" 10178msgstr "" 10179 10180#. I18N: a month in the Jewish calendar 10181#: app/Date/JewishDate.php:296 10182msgctxt "INSTRUMENTAL" 10183msgid "Nissan" 10184msgstr "" 10185 10186#. I18N: a month in the Jewish calendar 10187#: app/Date/JewishDate.php:244 10188msgctxt "LOCATIVE" 10189msgid "Nissan" 10190msgstr "" 10191 10192#. I18N: a month in the Jewish calendar 10193#: app/Date/JewishDate.php:140 10194msgctxt "NOMINATIVE" 10195msgid "Nissan" 10196msgstr "" 10197 10198#. I18N: Name of a country or state 10199#: app/Statistics/Service/CountryService.php:373 10200msgid "Niue" 10201msgstr "" 10202 10203#. I18N: a month in the French republican calendar 10204#: app/Date/FrenchDate.php:141 10205msgctxt "GENITIVE" 10206msgid "Nivose" 10207msgstr "" 10208 10209#. I18N: a month in the French republican calendar 10210#: app/Date/FrenchDate.php:235 10211msgctxt "INSTRUMENTAL" 10212msgid "Nivose" 10213msgstr "" 10214 10215#. I18N: a month in the French republican calendar 10216#: app/Date/FrenchDate.php:188 10217msgctxt "LOCATIVE" 10218msgid "Nivose" 10219msgstr "" 10220 10221#. I18N: a month in the French republican calendar 10222#: app/Date/FrenchDate.php:93 10223msgctxt "NOMINATIVE" 10224msgid "Nivose" 10225msgstr "" 10226 10227#: resources/views/admin/users-edit.phtml:335 10228msgid "No" 10229msgstr "" 10230 10231#: app/Http/RequestHandlers/ImportGedcomAction.php:93 10232#: app/Http/RequestHandlers/ImportGedcomAction.php:105 10233msgid "No GEDCOM file was received." 10234msgstr "" 10235 10236#: resources/views/admin/trees-import.phtml:72 10237msgid "No GEDCOM files found." 10238msgstr "" 10239 10240#: resources/views/admin/trees-preferences.phtml:124 10241#: resources/views/admin/trees-preferences.phtml:127 10242msgid "No calendar conversion" 10243msgstr "" 10244 10245#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273 10246#: resources/views/family-page-children.phtml:17 10247msgid "No children" 10248msgstr "" 10249 10250#: app/Services/MessageService.php:228 10251msgid "No contact" 10252msgstr "" 10253 10254#: resources/views/admin/trees-duplicates.phtml:46 10255msgid "No duplicates have been found." 10256msgstr "" 10257 10258#: resources/views/admin/trees-check.phtml:35 10259msgid "No errors have been found." 10260msgstr "" 10261 10262#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10263#: app/Module/UpcomingAnniversariesModule.php:164 10264#, php-format 10265msgid "No events exist for the next %s day." 10266msgid_plural "No events exist for the next %s days." 10267msgstr[0] "" 10268msgstr[1] "" 10269 10270#: resources/views/modules/todays_events/empty.phtml:8 10271msgid "No events exist for today." 10272msgstr "" 10273 10274#: app/Module/UpcomingAnniversariesModule.php:160 10275msgid "No events exist for tomorrow." 10276msgstr "" 10277 10278#: resources/views/family-page.phtml:41 10279msgid "No facts exist for this family." 10280msgstr "" 10281 10282#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10283#: app/Functions/Functions.php:53 10284msgid "No file was received. Please try again." 10285msgstr "" 10286 10287#: app/Module/RelationshipsChartModule.php:410 10288msgid "No link between the two individuals could be found." 10289msgstr "" 10290 10291#: resources/views/admin/merge-records-step-2.phtml:75 10292#: resources/views/admin/merge-records-step-2.phtml:122 10293#: resources/views/admin/merge-records-step-2.phtml:168 10294msgid "No matching facts found" 10295msgstr "" 10296 10297#: resources/views/modules/gedcom_news/list.phtml:18 10298#: resources/views/modules/user_blog/list.phtml:18 10299msgid "No news articles have been submitted." 10300msgstr "" 10301 10302#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10303msgid "No predefined text" 10304msgstr "" 10305 10306#: resources/views/lists/datatables-attributes.phtml:22 10307#: resources/views/lists/datatables-attributes.phtml:33 10308msgid "No records to display" 10309msgstr "" 10310 10311#: resources/views/modules/place-hierarchy/events.phtml:34 10312#: resources/views/modules/place-hierarchy/events.phtml:46 10313#: resources/views/search-advanced-page.phtml:95 10314#: resources/views/search-general-page.phtml:137 10315#: resources/views/search-phonetic-page.phtml:98 10316msgid "No results found." 10317msgstr "" 10318 10319#: app/Statistics/Repository/UserRepository.php:84 10320msgid "No signed-in and no anonymous users" 10321msgstr "" 10322 10323#: app/Elements/TempleCode.php:211 10324msgid "No temple - living ordinance" 10325msgstr "" 10326 10327#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 10328#: resources/views/admin/control-panel.phtml:185 10329#: resources/views/admin/upgrade/wizard.phtml:21 10330msgid "No upgrade information is available." 10331msgstr "" 10332 10333#. I18N: The name of a colour-scheme 10334#: app/Module/ColorsTheme.php:173 10335msgid "Nocturnal" 10336msgstr "" 10337 10338#. I18N: https://nominatim.org 10339#: app/Module/MapGeoLocationNominatim.php:39 10340msgid "Nominatim" 10341msgstr "" 10342 10343#: app/Module/IndividualListModule.php:295 10344#: app/Module/IndividualListModule.php:511 10345#: resources/views/admin/trees-export.phtml:108 10346#: resources/views/modules/clippings/download.phtml:30 10347#: resources/xml/reports/cemetery_report.xml:7 10348#: resources/xml/reports/death_report.xml:10 10349#: resources/xml/reports/individual_ext_report.xml:11 10350#: resources/xml/reports/individual_report.xml:8 10351msgid "None" 10352msgstr "" 10353 10354#. I18N: The ninth day in the French republican calendar 10355#: app/Date/FrenchDate.php:303 10356msgid "Nonidi" 10357msgstr "" 10358 10359#. I18N: Name of a country or state 10360#: app/Statistics/Service/CountryService.php:365 10361msgid "Norfolk Island" 10362msgstr "" 10363 10364#: resources/views/admin/users-edit.phtml:158 10365msgid "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." 10366msgstr "" 10367 10368#. I18N: Name of a country or state 10369#: app/Statistics/Service/CountryService.php:405 10370msgid "North Korea" 10371msgstr "" 10372 10373#: resources/views/modules/statistics-chart/custom.phtml:185 10374msgid "Northern America" 10375msgstr "" 10376 10377#. I18N: Name of a country or state 10378#: app/Statistics/Service/CountryService.php:371 10379msgid "Northern Ireland" 10380msgstr "" 10381 10382#. I18N: Name of a country or state 10383#: app/Statistics/Service/CountryService.php:339 10384msgid "Northern Mariana Islands" 10385msgstr "" 10386 10387#. I18N: Name of a country or state 10388#: app/Statistics/Service/CountryService.php:377 10389msgid "Norway" 10390msgstr "" 10391 10392#: resources/views/admin/control-panel.phtml:486 10393msgid "Not approved by an administrator" 10394msgstr "" 10395 10396#: app/Module/CustomTagsBrothersKeeper.php:105 10397msgid "Not living" 10398msgstr "" 10399 10400#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 10401#: app/Module/CustomTagsBrothersKeeper.php:66 10402#: resources/views/lists/families-table.phtml:191 10403msgid "Not married" 10404msgstr "" 10405 10406#: resources/views/admin/control-panel.phtml:486 10407msgid "Not verified by the user" 10408msgstr "" 10409 10410#: app/Factories/ElementFactory.php:291 app/Factories/ElementFactory.php:301 10411#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:346 10412#: app/Factories/ElementFactory.php:365 app/Factories/ElementFactory.php:383 10413#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:432 10414#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:575 10415#: app/Factories/ElementFactory.php:610 app/Factories/ElementFactory.php:618 10416#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:623 10417#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:641 10418#: app/Factories/ElementFactory.php:646 app/Factories/ElementFactory.php:656 10419#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:676 10420#: app/Factories/ElementFactory.php:688 app/Factories/ElementFactory.php:694 10421#: app/Factories/ElementFactory.php:695 app/Factories/ElementFactory.php:703 10422#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:724 10423#: app/Factories/ElementFactory.php:735 app/Factories/ElementFactory.php:738 10424#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 10425#: app/Functions/FunctionsPrintFacts.php:782 10426#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 10427#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 10428#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 10429#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 10430#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55 10431#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 10432#: app/Module/CustomTagsWebtrees.php:77 10433#: resources/views/admin/trees-privacy.phtml:184 10434#: resources/views/modals/create-media-from-file.phtml:51 10435#: resources/views/modals/media-object-fields.phtml:19 10436#: resources/views/modals/note-object-fields.phtml:9 10437#: resources/views/modules/favorites/favorites.phtml:159 10438#: resources/views/modules/notes/tab.phtml:49 10439#: resources/views/modules/recent_changes/changes-table.phtml:68 10440#: resources/xml/reports/cemetery_report.xml:56 10441#: resources/xml/reports/family_group_report.xml:485 10442#: resources/xml/reports/family_group_report.xml:749 10443#: resources/xml/reports/family_group_report.xml:1101 10444#: resources/xml/reports/occupation_report.xml:64 10445msgid "Note" 10446msgstr "" 10447 10448#: resources/views/help/restriction.phtml:11 10449msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10450msgstr "" 10451 10452#: resources/views/help/relationship-privacy.phtml:16 10453msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10454msgstr "" 10455 10456#. I18N: Name of a module 10457#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 10458#: app/Module/NotesTabModule.php:59 10459#: resources/views/admin/control-panel.phtml:328 10460#: resources/views/admin/merge-records-step-1.phtml:58 10461#: resources/views/record-page-links.phtml:70 10462#: resources/views/search-results.phtml:81 10463#: resources/views/statistics/other/total-records.phtml:39 10464#: resources/xml/reports/individual_ext_report.xml:237 10465#: resources/xml/reports/individual_report.xml:226 10466msgid "Notes" 10467msgstr "" 10468 10469#: resources/views/admin/users-cleanup.phtml:75 10470msgid "Nothing found to cleanup" 10471msgstr "" 10472 10473#: resources/views/admin/location-edit.phtml:148 10474#: resources/views/modules/batch_update/admin.phtml:101 10475msgid "Nothing found." 10476msgstr "" 10477 10478#: resources/views/modules/pedigree-map/chart.phtml:97 10479#: resources/views/modules/places/tab.phtml:94 10480msgid "Nothing to show" 10481msgstr "" 10482 10483#: app/Date/AbstractGregorianJulianDate.php:211 10484msgctxt "Abbreviation for November" 10485msgid "Nov" 10486msgstr "" 10487 10488#: app/Date/AbstractGregorianJulianDate.php:108 10489msgctxt "GENITIVE" 10490msgid "November" 10491msgstr "" 10492 10493#: app/Date/AbstractGregorianJulianDate.php:178 10494msgctxt "INSTRUMENTAL" 10495msgid "November" 10496msgstr "" 10497 10498#: app/Date/AbstractGregorianJulianDate.php:143 10499msgctxt "LOCATIVE" 10500msgid "November" 10501msgstr "" 10502 10503#: app/Date/AbstractGregorianJulianDate.php:73 10504#: app/Module/StatisticsChartModule.php:802 10505#: resources/views/edit/initialize-calendar-popup.phtml:21 10506msgctxt "NOMINATIVE" 10507msgid "November" 10508msgstr "" 10509 10510#. I18N: Location of an LDS church temple 10511#: app/Elements/TempleCode.php:145 10512msgid "Nuku’Alofa, Tonga" 10513msgstr "" 10514 10515#: app/Factories/ElementFactory.php:345 app/Factories/ElementFactory.php:573 10516#: app/Module/StatisticsChartModule.php:717 10517#: app/Statistics/Google/ChartChildren.php:114 10518#: resources/views/modules/statistics-chart/custom.phtml:53 10519msgid "Number of children" 10520msgstr "" 10521 10522#: resources/views/modules/recent_changes/config.phtml:21 10523#: resources/views/modules/upcoming_events/config.phtml:21 10524#: resources/views/modules/yahrzeit/config.phtml:18 10525msgid "Number of days to show" 10526msgstr "" 10527 10528#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 10529#: resources/views/statistics/families/children.phtml:32 10530msgid "Number of families without children" 10531msgstr "" 10532 10533#. I18N: ... to show in a list 10534#: resources/views/modules/top10_givnnames/config.phtml:15 10535msgid "Number of given names" 10536msgstr "" 10537 10538#: app/Factories/ElementFactory.php:574 10539msgid "Number of marriages" 10540msgstr "" 10541 10542#. I18N: ... to show in a list 10543#: resources/views/modules/top10_pageviews/config.phtml:13 10544msgid "Number of pages" 10545msgstr "" 10546 10547#. I18N: ... to show in a list 10548#: resources/views/modules/gedcom_stats/config.phtml:82 10549#: resources/views/modules/top10_surnames/config.phtml:15 10550msgid "Number of surnames" 10551msgstr "" 10552 10553#: app/Elements/RelationIsDescriptor.php:117 10554msgid "Nurse" 10555msgstr "" 10556 10557#: app/Elements/RelationIsDescriptor.php:85 10558msgctxt "FEMALE" 10559msgid "Nurse" 10560msgstr "" 10561 10562#: app/Elements/RelationIsDescriptor.php:64 10563msgctxt "MALE" 10564msgid "Nurse" 10565msgstr "" 10566 10567#. I18N: Location of an LDS church temple 10568#: app/Elements/TempleCode.php:148 10569msgid "Oakland, California, United States" 10570msgstr "" 10571 10572#. I18N: Location of an LDS church temple 10573#: app/Elements/TempleCode.php:149 10574msgid "Oaxaca, Mexico" 10575msgstr "" 10576 10577#: app/Factories/ElementFactory.php:577 app/Module/CustomTagsAncestry.php:52 10578#: resources/xml/reports/occupation_report.xml:5 10579#: resources/xml/reports/occupation_report.xml:54 10580msgid "Occupation" 10581msgstr "" 10582 10583#. I18N: Name of a report 10584#: app/Module/OccupationReportModule.php:44 10585#: resources/xml/reports/occupation_report.xml:3 10586#: resources/xml/reports/occupation_report.xml:37 10587msgid "Occupations" 10588msgstr "" 10589 10590#. I18N: Name of a country or state 10591#: app/Statistics/Service/CountryService.php:411 10592msgid "Occupied Palestinian Territory" 10593msgstr "" 10594 10595#: app/Date/AbstractGregorianJulianDate.php:210 10596msgctxt "Abbreviation for October" 10597msgid "Oct" 10598msgstr "" 10599 10600#. I18N: The eighth day in the French republican calendar 10601#: app/Date/FrenchDate.php:301 10602msgid "Octidi" 10603msgstr "" 10604 10605#: app/Date/AbstractGregorianJulianDate.php:107 10606msgctxt "GENITIVE" 10607msgid "October" 10608msgstr "" 10609 10610#: app/Date/AbstractGregorianJulianDate.php:177 10611msgctxt "INSTRUMENTAL" 10612msgid "October" 10613msgstr "" 10614 10615#: app/Date/AbstractGregorianJulianDate.php:142 10616msgctxt "LOCATIVE" 10617msgid "October" 10618msgstr "" 10619 10620#: app/Date/AbstractGregorianJulianDate.php:72 10621#: app/Module/StatisticsChartModule.php:801 10622#: resources/views/edit/initialize-calendar-popup.phtml:20 10623msgctxt "NOMINATIVE" 10624msgid "October" 10625msgstr "" 10626 10627#. I18N: Location of an LDS church temple 10628#: app/Elements/TempleCode.php:150 10629msgid "Ogden, Utah, United States" 10630msgstr "" 10631 10632#. I18N: Location of an LDS church temple 10633#: app/Elements/TempleCode.php:151 10634msgid "Oklahoma City, Oklahoma, United States" 10635msgstr "" 10636 10637#: resources/views/admin/changes-log.phtml:71 10638msgid "Old data" 10639msgstr "" 10640 10641#: resources/views/admin/control-panel.phtml:860 10642msgid "Old files found" 10643msgstr "" 10644 10645#: resources/views/statistics/families/birth-age.phtml:64 10646msgid "Oldest father" 10647msgstr "" 10648 10649#: resources/views/statistics/families/marriage-age.phtml:84 10650msgid "Oldest female" 10651msgstr "" 10652 10653#: resources/views/statistics/individuals/oldest-living.phtml:12 10654msgid "Oldest living individuals" 10655msgstr "" 10656 10657#: resources/views/statistics/families/marriage-age.phtml:64 10658msgid "Oldest male" 10659msgstr "" 10660 10661#: resources/views/statistics/families/birth-age.phtml:84 10662msgid "Oldest mother" 10663msgstr "" 10664 10665#. I18N: The name of a colour-scheme 10666#: app/Module/ColorsTheme.php:175 10667msgid "Olivia" 10668msgstr "" 10669 10670#. I18N: Name of a country or state 10671#: app/Statistics/Service/CountryService.php:385 10672msgid "Oman" 10673msgstr "" 10674 10675#. I18N: Name of a module 10676#: app/Module/OnThisDayModule.php:101 10677msgid "On this day" 10678msgstr "" 10679 10680#: app/Http/RequestHandlers/CalendarPage.php:124 10681msgid "On this day…" 10682msgstr "" 10683 10684#: resources/views/admin/map-import-form.phtml:77 10685msgid "Only add new records" 10686msgstr "" 10687 10688#: app/Elements/RestrictionNotice.php:78 10689#: app/Functions/FunctionsPrintFacts.php:620 10690#: resources/views/modals/restriction-fields.phtml:32 10691msgid "Only managers can edit" 10692msgstr "" 10693 10694#: resources/views/admin/map-import-form.phtml:77 10695msgid "Only update existing records" 10696msgstr "" 10697 10698#: resources/views/errors/database-connection.phtml:13 10699msgid "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." 10700msgstr "" 10701 10702#: app/Http/RequestHandlers/SetupWizard.php:175 10703msgid "Oops! webtrees was unable to create files in this folder." 10704msgstr "" 10705 10706#. I18N: https://openrouteservice.org 10707#: app/Module/MapGeoLocationOpenRouteService.php:44 10708#: app/Module/OpenRouteServiceAutocomplete.php:81 10709msgid "OpenRouteService" 10710msgstr "" 10711 10712#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 10713msgid "OpenStreetMap™" 10714msgstr "" 10715 10716#. I18N: Location of an LDS church temple 10717#: app/Elements/TempleCode.php:152 10718msgid "Oquirrh Mountain, Utah, United States" 10719msgstr "" 10720 10721#: app/Date/JalaliDate.php:260 10722msgctxt "Abbreviation for Persian month: Ordibehesht" 10723msgid "Ord" 10724msgstr "" 10725 10726#. I18N: 2nd month in the Persian/Jalali calendar 10727#: app/Date/JalaliDate.php:127 10728msgctxt "GENITIVE" 10729msgid "Ordibehesht" 10730msgstr "" 10731 10732#. I18N: 2nd month in the Persian/Jalali calendar 10733#: app/Date/JalaliDate.php:217 10734msgctxt "INSTRUMENTAL" 10735msgid "Ordibehesht" 10736msgstr "" 10737 10738#. I18N: 2nd month in the Persian/Jalali calendar 10739#: app/Date/JalaliDate.php:172 10740msgctxt "LOCATIVE" 10741msgid "Ordibehesht" 10742msgstr "" 10743 10744#. I18N: 2nd month in the Persian/Jalali calendar 10745#: app/Date/JalaliDate.php:82 10746msgctxt "NOMINATIVE" 10747msgid "Ordibehesht" 10748msgstr "" 10749 10750#: app/Factories/ElementFactory.php:739 10751msgid "Ordinance" 10752msgstr "" 10753 10754#: app/Factories/ElementFactory.php:579 10755msgid "Ordination" 10756msgstr "" 10757 10758#. I18N: Ordnance Survey is the UK government mapping service. 10759#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10760msgid "Ordnance Survey historic maps" 10761msgstr "" 10762 10763#: resources/xml/reports/change_report.xml:10 10764#: resources/xml/reports/pedigree_report.xml:7 10765msgid "Orientation" 10766msgstr "" 10767 10768#: app/Module/CustomTagsGenPluswin.php:74 10769#: app/Module/CustomTagsGenPluswin.php:83 10770#: app/Module/CustomTagsGenPluswin.php:106 10771#: app/Module/CustomTagsGenPluswin.php:117 10772msgid "Original text" 10773msgstr "" 10774 10775#. I18N: Location of an LDS church temple 10776#: app/Elements/TempleCode.php:153 10777msgid "Orlando, Florida, United States" 10778msgstr "" 10779 10780#. I18N: Type of media object 10781#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10782#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10783#: app/Module/StatisticsChartModule.php:155 10784#: app/Statistics/Google/ChartCommonGiven.php:91 10785#: app/Statistics/Google/ChartCommonSurname.php:150 10786#: resources/views/admin/control-panel.phtml:757 10787msgid "Other" 10788msgstr "" 10789 10790#: resources/views/admin/trees-preferences.phtml:429 10791msgid "Other facts to show in charts" 10792msgstr "" 10793 10794#: resources/views/admin/trees-preferences.phtml:730 10795msgid "Other preferences" 10796msgstr "" 10797 10798#: app/Elements/RelationIsDescriptor.php:118 10799msgid "Owner" 10800msgstr "" 10801 10802#: app/Elements/RelationIsDescriptor.php:86 10803msgctxt "FEMALE" 10804msgid "Owner" 10805msgstr "" 10806 10807#: app/Elements/RelationIsDescriptor.php:65 10808msgctxt "MALE" 10809msgid "Owner" 10810msgstr "" 10811 10812#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10813#: app/Functions/Functions.php:62 10814msgid "PHP blocked the file because of its extension." 10815msgstr "" 10816 10817#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10818#: app/Functions/Functions.php:59 10819msgid "PHP failed to write to disk." 10820msgstr "" 10821 10822#: resources/views/admin/server-information.phtml:18 10823msgid "PHP information" 10824msgstr "" 10825 10826#: resources/xml/reports/ahnentafel_report.xml:56 10827#: resources/xml/reports/bdm_report.xml:42 10828#: resources/xml/reports/birth_report.xml:32 10829#: resources/xml/reports/cemetery_report.xml:35 10830#: resources/xml/reports/change_report.xml:45 10831#: resources/xml/reports/death_report.xml:33 10832#: resources/xml/reports/descendancy_report.xml:43 10833#: resources/xml/reports/fact_sources.xml:44 10834#: resources/xml/reports/family_group_report.xml:89 10835#: resources/xml/reports/individual_ext_report.xml:100 10836#: resources/xml/reports/individual_report.xml:89 10837#: resources/xml/reports/marriage_report.xml:31 10838#: resources/xml/reports/missing_facts_report.xml:53 10839#: resources/xml/reports/occupation_report.xml:38 10840#: resources/xml/reports/relative_ext_report.xml:51 10841msgid "Page" 10842msgstr "" 10843 10844#: resources/views/modules/media-list/pagination.phtml:39 10845#, php-format 10846msgid "Page %s of %s" 10847msgstr "" 10848 10849#: resources/xml/reports/ahnentafel_report.xml:13 10850#: resources/xml/reports/bdm_report.xml:12 10851#: resources/xml/reports/birth_report.xml:10 10852#: resources/xml/reports/cemetery_report.xml:8 10853#: resources/xml/reports/change_report.xml:9 10854#: resources/xml/reports/death_report.xml:11 10855#: resources/xml/reports/descendancy_report.xml:8 10856#: resources/xml/reports/fact_sources.xml:8 10857#: resources/xml/reports/family_group_report.xml:11 10858#: resources/xml/reports/individual_ext_report.xml:12 10859#: resources/xml/reports/individual_report.xml:9 10860#: resources/xml/reports/marriage_report.xml:10 10861#: resources/xml/reports/missing_facts_report.xml:8 10862#: resources/xml/reports/occupation_report.xml:7 10863#: resources/xml/reports/pedigree_report.xml:8 10864#: resources/xml/reports/relative_ext_report.xml:8 10865msgid "Page size" 10866msgstr "" 10867 10868#. I18N: Type of media object 10869#: app/Elements/SourceMediaType.php:75 10870msgid "Painting" 10871msgstr "" 10872 10873#. I18N: Name of a country or state 10874#: app/Statistics/Service/CountryService.php:387 10875msgid "Pakistan" 10876msgstr "" 10877 10878#. I18N: Name of a country or state 10879#: app/Statistics/Service/CountryService.php:397 10880msgid "Palau" 10881msgstr "" 10882 10883#. I18N: A colour scheme 10884#: app/Module/ColorsTheme.php:124 10885msgid "Palette" 10886msgstr "" 10887 10888#. I18N: Location of an LDS church temple 10889#: app/Elements/TempleCode.php:155 10890msgid "Palmyra, New York, United States" 10891msgstr "" 10892 10893#. I18N: Name of a country or state 10894#: app/Statistics/Service/CountryService.php:389 10895msgid "Panama" 10896msgstr "" 10897 10898#. I18N: Location of an LDS church temple 10899#: app/Elements/TempleCode.php:156 10900msgid "Panama City, Panama" 10901msgstr "" 10902 10903#. I18N: Location of an LDS church temple 10904#: app/Elements/TempleCode.php:157 10905msgid "Papeete, Tahiti" 10906msgstr "" 10907 10908#. I18N: Name of a country or state 10909#: app/Statistics/Service/CountryService.php:399 10910msgid "Papua New Guinea" 10911msgstr "" 10912 10913#. I18N: Name of a country or state 10914#: app/Statistics/Service/CountryService.php:409 10915msgid "Paraguay" 10916msgstr "" 10917 10918#: app/Module/CustomTagsGedcomL.php:233 10919msgid "Parent" 10920msgstr "" 10921 10922#: app/Factories/ElementFactory.php:599 10923#: app/Http/RequestHandlers/IndividualPage.php:218 10924#: resources/views/edit/reorder-families.phtml:72 10925#: resources/views/modules/ancestors-chart/tree.phtml:33 10926#: resources/views/modules/family_nav/sidebar-family.phtml:42 10927msgid "Parents" 10928msgstr "" 10929 10930#: resources/xml/reports/individual_ext_report.xml:6 10931#: resources/xml/reports/individual_ext_report.xml:89 10932#: resources/xml/reports/missing_facts_report.xml:6 10933#: resources/xml/reports/relative_ext_report.xml:6 10934#: resources/xml/reports/relative_ext_report.xml:41 10935msgid "Parents and siblings" 10936msgstr "" 10937 10938#: app/Functions/FunctionsPrint.php:213 10939msgid "Parent’s age" 10940msgstr "" 10941 10942#. I18N: A configuration setting 10943#: resources/views/admin/site-mail.phtml:152 10944#: resources/views/admin/users-create.phtml:58 10945#: resources/views/admin/users-edit.phtml:68 10946#: resources/views/edit-account-page.phtml:89 10947#: resources/views/login-page.phtml:44 10948#: resources/views/modules/login_block/sign-in.phtml:31 10949#: resources/views/password-reset-page.phtml:35 10950#: resources/views/register-page.phtml:72 10951#: resources/views/setup/step-5-administrator.phtml:78 10952msgid "Password" 10953msgstr "Kupumuna" 10954 10955#: resources/views/admin/users-create.phtml:63 10956#: resources/views/admin/users-edit.phtml:73 10957#: resources/views/edit-account-page.phtml:94 10958#: resources/views/password-reset-page.phtml:40 10959#: resources/views/register-page.phtml:77 10960msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10961msgstr "" 10962 10963#. I18N: Location of an LDS church temple 10964#: app/Elements/TempleCode.php:158 10965msgid "Payson, Utah, United States" 10966msgstr "" 10967 10968#. I18N: Name of a module/chart 10969#. I18N: Name of a report 10970#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 10971#: app/Module/PedigreeChartModule.php:118 10972#: app/Module/PedigreeReportModule.php:40 10973#: resources/xml/reports/pedigree_report.xml:3 10974#: resources/xml/reports/pedigree_report.xml:48 10975msgid "Pedigree" 10976msgstr "" 10977 10978#: resources/xml/reports/pedigree_report.xml:750 10979msgid "Pedigree chart" 10980msgstr "" 10981 10982#. I18N: Name of a module 10983#: app/Module/PedigreeMapModule.php:127 10984msgid "Pedigree map" 10985msgstr "" 10986 10987#. I18N: %s is an individual’s name 10988#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 10989#, php-format 10990msgid "Pedigree map of %s" 10991msgstr "" 10992 10993#. I18N: %s is an individual’s name 10994#: app/Module/PedigreeChartModule.php:164 10995#, php-format 10996msgid "Pedigree tree of %s" 10997msgstr "" 10998 10999#. I18N: Name of a module 11000#: app/Http/RequestHandlers/HelpText.php:266 11001#: app/Http/RequestHandlers/PendingChanges.php:70 11002#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 11003#: app/Module/ReviewChangesModule.php:134 11004#: resources/views/admin/control-panel.phtml:322 11005#: resources/views/admin/control-panel.phtml:348 11006#: resources/views/pending-changes-page.phtml:78 11007#: resources/xml/reports/change_report.xml:52 11008msgid "Pending changes" 11009msgstr "" 11010 11011#: resources/views/help/pending-changes.phtml:20 11012msgid "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." 11013msgstr "" 11014 11015#: app/Module/CustomTagsBrothersKeeper.php:67 11016#: app/Module/CustomTagsBrothersKeeper.php:107 11017msgid "Permanent number" 11018msgstr "" 11019 11020#: resources/views/admin/changes-log.phtml:113 11021#: resources/views/admin/site-logs.phtml:105 11022msgid "Permanently delete these records?" 11023msgstr "" 11024 11025#: resources/views/modules/privacy-policy/page.phtml:18 11026msgid "Personal data" 11027msgstr "" 11028 11029#. I18N: Location of an LDS church temple 11030#: app/Elements/TempleCode.php:159 11031msgid "Perth, Australia" 11032msgstr "" 11033 11034#. I18N: Name of a country or state 11035#: app/Statistics/Service/CountryService.php:393 11036msgid "Peru" 11037msgstr "" 11038 11039#. I18N: Name of a country or state 11040#: app/Statistics/Service/CountryService.php:395 11041msgid "Philippines" 11042msgstr "" 11043 11044#. I18N: Location of an LDS church temple 11045#: app/Elements/TempleCode.php:160 11046msgid "Phoenix, Arizona, United States" 11047msgstr "" 11048 11049#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:398 11050#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:677 11051#: app/Factories/ElementFactory.php:726 11052#: resources/views/modals/submitter-fields.phtml:25 11053msgid "Phone" 11054msgstr "" 11055 11056#: resources/views/search-phonetic-page.phtml:66 11057msgid "Phonetic algorithm" 11058msgstr "" 11059 11060#: app/Factories/ElementFactory.php:546 11061msgid "Phonetic name" 11062msgstr "" 11063 11064#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 11065msgid "Phonetic place" 11066msgstr "" 11067 11068#. I18N: search using “sounds like”, rather than exact spelling 11069#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 11070#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 11071msgid "Phonetic search" 11072msgstr "" 11073 11074#: app/Factories/ElementFactory.php:553 11075msgid "Phonetic type" 11076msgstr "" 11077 11078#. I18N: Type of media object 11079#: app/Elements/SourceMediaType.php:74 11080#: app/Module/CustomTagsFamilyTreeBuilder.php:58 11081#: app/Module/CustomTagsFamilyTreeBuilder.php:60 11082#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 11083#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 11084msgid "Photo" 11085msgstr "" 11086 11087#. I18N: The name of a colour-scheme 11088#: app/Module/ColorsTheme.php:177 11089msgid "Pink Plastic" 11090msgstr "" 11091 11092#. I18N: Name of a country or state 11093#: app/Statistics/Service/CountryService.php:391 11094msgid "Pitcairn" 11095msgstr "" 11096 11097#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:425 11098#: app/Factories/ElementFactory.php:693 11099#: app/Http/RequestHandlers/HelpText.php:236 11100#: app/Module/CustomTagsFamilyTreeBuilder.php:59 11101#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 11102#: app/Module/FixCemeteryTag.php:86 11103#: resources/views/admin/location-edit.phtml:40 11104#: resources/views/admin/location-edit.phtml:147 11105#: resources/views/admin/locations.phtml:42 11106#: resources/views/lists/families-table.phtml:226 11107#: resources/views/lists/individuals-table.phtml:242 11108#: resources/views/lists/individuals-table.phtml:253 11109#: resources/views/modules/census-assistant.phtml:48 11110#: resources/views/modules/lifespans-chart/page.phtml:45 11111#: resources/views/search-phonetic-page.phtml:56 11112#: resources/xml/reports/bdm_report.xml:6 11113#: resources/xml/reports/bdm_report.xml:134 11114#: resources/xml/reports/bdm_report.xml:160 11115#: resources/xml/reports/bdm_report.xml:194 11116#: resources/xml/reports/birth_report.xml:42 11117#: resources/xml/reports/cemetery_report.xml:52 11118#: resources/xml/reports/death_report.xml:50 11119#: resources/xml/reports/marriage_report.xml:50 11120#: resources/xml/reports/occupation_report.xml:60 11121msgid "Place" 11122msgstr "" 11123 11124#. I18N: Name of a module/list 11125#: app/Factories/ElementFactory.php:384 11126#: app/Module/PlaceHierarchyListModule.php:108 11127#: app/Module/PlaceHierarchyListModule.php:252 11128#: resources/views/place-hierarchy.phtml:16 11129msgid "Place hierarchy" 11130msgstr "" 11131 11132#: app/Module/CustomTagsPhpGedView.php:56 11133msgid "Place in Hebrew" 11134msgstr "" 11135 11136#: resources/views/modules/place-hierarchy/list.phtml:14 11137msgid "Place list" 11138msgstr "" 11139 11140#. I18N: Help text for the “Abbreviate place names” configuration setting 11141#: resources/views/admin/trees-preferences.phtml:605 11142msgid "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>." 11143msgstr "" 11144 11145#: resources/views/help/place.phtml:12 11146msgid "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." 11147msgstr "" 11148 11149#: resources/views/help/place.phtml:8 11150msgid "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”." 11151msgstr "" 11152 11153#: app/Factories/ElementFactory.php:461 11154msgid "Place of LDS baptism" 11155msgstr "" 11156 11157#: app/Factories/ElementFactory.php:600 11158msgid "Place of LDS child sealing" 11159msgstr "" 11160 11161#: app/Factories/ElementFactory.php:501 11162msgid "Place of LDS confirmation" 11163msgstr "" 11164 11165#: app/Factories/ElementFactory.php:521 11166msgid "Place of LDS endowment" 11167msgstr "" 11168 11169#: app/Factories/ElementFactory.php:355 11170msgid "Place of LDS spouse sealing" 11171msgstr "" 11172 11173#: app/Factories/ElementFactory.php:453 11174msgid "Place of adoption" 11175msgstr "" 11176 11177#: app/Factories/ElementFactory.php:467 11178#: resources/xml/reports/missing_facts_report.xml:140 11179msgid "Place of baptism" 11180msgstr "" 11181 11182#: app/Factories/ElementFactory.php:470 11183#: resources/xml/reports/missing_facts_report.xml:223 11184msgid "Place of bar mitzvah" 11185msgstr "" 11186 11187#: app/Factories/ElementFactory.php:473 11188#: resources/xml/reports/missing_facts_report.xml:264 11189msgid "Place of bat mitzvah" 11190msgstr "" 11191 11192#: app/Factories/ElementFactory.php:477 11193#: resources/xml/reports/fact_sources.xml:273 11194#: resources/xml/reports/missing_facts_report.xml:93 11195msgid "Place of birth" 11196msgstr "" 11197 11198#: app/Factories/ElementFactory.php:480 11199msgid "Place of blessing" 11200msgstr "" 11201 11202#: app/Module/CustomTagsBrothersKeeper.php:96 11203msgid "Place of brit milah" 11204msgstr "" 11205 11206#: app/Factories/ElementFactory.php:483 11207#: resources/xml/reports/missing_facts_report.xml:557 11208msgid "Place of burial" 11209msgstr "" 11210 11211#: app/Factories/ElementFactory.php:494 11212#: resources/xml/reports/missing_facts_report.xml:181 11213msgid "Place of christening" 11214msgstr "" 11215 11216#. I18N: German Bürgerort 11217#: app/Module/CustomTagsGenPluswin.php:124 11218msgid "Place of citizenship" 11219msgstr "" 11220 11221#: app/Factories/ElementFactory.php:498 11222#: resources/xml/reports/missing_facts_report.xml:305 11223msgid "Place of confirmation" 11224msgstr "" 11225 11226#: app/Factories/ElementFactory.php:507 11227msgid "Place of cremation" 11228msgstr "" 11229 11230#: app/Factories/ElementFactory.php:511 11231#: resources/xml/reports/fact_sources.xml:275 11232#: resources/xml/reports/missing_facts_report.xml:516 11233msgid "Place of death" 11234msgstr "" 11235 11236#: app/Factories/ElementFactory.php:518 11237msgid "Place of emigration" 11238msgstr "" 11239 11240#: app/Factories/ElementFactory.php:331 11241#: resources/xml/reports/missing_facts_report.xml:347 11242msgid "Place of engagement" 11243msgstr "" 11244 11245#: app/Factories/ElementFactory.php:527 11246msgid "Place of event" 11247msgstr "" 11248 11249#: app/Factories/ElementFactory.php:537 11250#: resources/xml/reports/missing_facts_report.xml:389 11251msgid "Place of first communion" 11252msgstr "" 11253 11254#: app/Factories/ElementFactory.php:544 11255msgid "Place of immigration" 11256msgstr "" 11257 11258#: app/Factories/ElementFactory.php:342 11259#: resources/xml/reports/fact_sources.xml:321 11260#: resources/xml/reports/missing_facts_report.xml:474 11261msgid "Place of marriage" 11262msgstr "" 11263 11264#: app/Factories/ElementFactory.php:337 11265#: resources/xml/reports/missing_facts_report.xml:431 11266msgid "Place of marriage banns" 11267msgstr "" 11268 11269#: app/Factories/ElementFactory.php:572 11270msgid "Place of naturalization" 11271msgstr "" 11272 11273#: app/Factories/ElementFactory.php:582 11274msgid "Place of ordination" 11275msgstr "" 11276 11277#: app/Factories/ElementFactory.php:590 11278msgid "Place of residence" 11279msgstr "" 11280 11281#. I18N: Name of a module 11282#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 11283#: resources/views/admin/trees-preferences.phtml:583 11284#: resources/views/search-replace-page.phtml:47 11285#: resources/views/statistics/other/places.phtml:12 11286msgid "Places" 11287msgstr "" 11288 11289#: resources/views/layouts/default.phtml:163 11290#: resources/views/modules/random_media/slide-show.phtml:24 11291#: resources/views/modules/random_media/slide-show.phtml:26 11292msgid "Play" 11293msgstr "" 11294 11295#: app/Http/RequestHandlers/ContactAction.php:116 11296msgid "Please enter a valid email address." 11297msgstr "" 11298 11299#: app/Http/RequestHandlers/ContactAction.php:111 11300#: app/Http/RequestHandlers/PasswordResetAction.php:84 11301#: app/Http/RequestHandlers/PasswordResetPage.php:76 11302#: app/Http/RequestHandlers/RegisterAction.php:98 11303msgid "Please try again." 11304msgstr "" 11305 11306#. I18N: a month in the French republican calendar 11307#: app/Date/FrenchDate.php:143 11308msgctxt "GENITIVE" 11309msgid "Pluviose" 11310msgstr "" 11311 11312#. I18N: a month in the French republican calendar 11313#: app/Date/FrenchDate.php:237 11314msgctxt "INSTRUMENTAL" 11315msgid "Pluviose" 11316msgstr "" 11317 11318#. I18N: a month in the French republican calendar 11319#: app/Date/FrenchDate.php:190 11320msgctxt "LOCATIVE" 11321msgid "Pluviose" 11322msgstr "" 11323 11324#. I18N: a month in the French republican calendar 11325#: app/Date/FrenchDate.php:95 11326msgctxt "NOMINATIVE" 11327msgid "Pluviose" 11328msgstr "" 11329 11330#. I18N: Name of a country or state 11331#: app/Statistics/Service/CountryService.php:401 11332msgid "Poland" 11333msgstr "" 11334 11335#: app/SurnameTradition.php:100 11336msgctxt "Surname tradition" 11337msgid "Polish" 11338msgstr "" 11339 11340#. I18N: A configuration setting 11341#: resources/views/admin/site-mail.phtml:108 11342#: resources/views/setup/step-4-database-mysql.phtml:67 11343#: resources/views/setup/step-4-database-pgsql.phtml:59 11344#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11345msgid "Port number" 11346msgstr "" 11347 11348#. I18N: Location of an LDS church temple 11349#: app/Elements/TempleCode.php:162 11350msgid "Portland, Oregon, United States" 11351msgstr "" 11352 11353#. I18N: Location of an LDS church temple 11354#: app/Elements/TempleCode.php:154 11355msgid "Porto Alegre, Brazil" 11356msgstr "" 11357 11358#. I18N: page orientation 11359#: app/Http/RequestHandlers/TreePreferencesPage.php:129 11360#: resources/xml/reports/change_report.xml:10 11361#: resources/xml/reports/pedigree_report.xml:7 11362msgid "Portrait" 11363msgstr "" 11364 11365#. I18N: Name of a country or state 11366#: app/Statistics/Service/CountryService.php:407 11367msgid "Portugal" 11368msgstr "" 11369 11370#: app/SurnameTradition.php:94 11371msgctxt "Surname tradition" 11372msgid "Portuguese" 11373msgstr "" 11374 11375#: app/Factories/ElementFactory.php:282 app/Factories/ElementFactory.php:394 11376#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667 11377#: app/Factories/ElementFactory.php:714 app/Module/CustomTagsGedcomL.php:239 11378#: app/Module/CustomTagsGenPluswin.php:71 11379#: app/Module/CustomTagsGenPluswin.php:103 11380msgid "Postal code" 11381msgstr "" 11382 11383#. I18N: Name of a module 11384#: app/Module/PoweredByWebtreesModule.php:41 11385msgid "Powered by webtrees™" 11386msgstr "" 11387 11388#. I18N: a month in the French republican calendar 11389#: app/Date/FrenchDate.php:151 11390msgctxt "GENITIVE" 11391msgid "Prairial" 11392msgstr "" 11393 11394#. I18N: a month in the French republican calendar 11395#: app/Date/FrenchDate.php:245 11396msgctxt "INSTRUMENTAL" 11397msgid "Prairial" 11398msgstr "" 11399 11400#. I18N: a month in the French republican calendar 11401#: app/Date/FrenchDate.php:198 11402msgctxt "LOCATIVE" 11403msgid "Prairial" 11404msgstr "" 11405 11406#. I18N: a month in the French republican calendar 11407#: app/Date/FrenchDate.php:104 11408msgctxt "NOMINATIVE" 11409msgid "Prairial" 11410msgstr "" 11411 11412#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11413msgid "Predefined text that states admin will decide on each request for a user account" 11414msgstr "" 11415 11416#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11417msgid "Predefined text that states all users can request a user account" 11418msgstr "" 11419 11420#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11421msgid "Predefined text that states only family members can request a user account" 11422msgstr "" 11423 11424#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 11425#: app/Http/RequestHandlers/TreePreferencesPage.php:210 11426#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 11427#: resources/views/admin/components.phtml:61 11428#: resources/views/admin/components.phtml:64 11429#: resources/views/admin/modules.phtml:74 11430#: resources/views/admin/modules.phtml:76 11431#: resources/views/admin/modules.phtml:147 11432#: resources/views/admin/modules.phtml:150 11433#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 11434#: resources/views/modules/block-template.phtml:18 11435#: resources/views/modules/block-template.phtml:20 11436msgid "Preferences" 11437msgstr "" 11438 11439#: resources/views/admin/modules.phtml:43 11440#, php-format 11441msgid "Preferences exist for the module “%s”, but this module no longer exists." 11442msgstr "" 11443 11444#. I18N: A configuration setting 11445#: resources/views/admin/users-edit.phtml:185 11446msgid "Preferred contact method" 11447msgstr "" 11448 11449#. I18N: Label for a configuration option 11450#: resources/views/modules/recent_changes/config.phtml:31 11451#: resources/views/modules/todays_events/config.phtml:37 11452#: resources/views/modules/top10_givnnames/config.phtml:24 11453#: resources/views/modules/top10_surnames/config.phtml:24 11454#: resources/views/modules/upcoming_events/config.phtml:49 11455#: resources/views/modules/yahrzeit/config.phtml:30 11456msgid "Presentation style" 11457msgstr "" 11458 11459#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11460#: app/Elements/TempleCode.php:161 11461msgid "President’s Office" 11462msgstr "" 11463 11464#. I18N: Location of an LDS church temple 11465#: app/Elements/TempleCode.php:163 11466msgid "Preston, England" 11467msgstr "" 11468 11469#: app/Http/RequestHandlers/DataFixData.php:104 11470#: app/Http/RequestHandlers/DataFixPreview.php:83 11471#: resources/views/admin/analytics-edit.phtml:27 11472msgid "Preview" 11473msgstr "" 11474 11475#: app/Elements/RelationIsDescriptor.php:120 11476msgid "Priest" 11477msgstr "" 11478 11479#. I18N: The first day in the French republican calendar 11480#: app/Date/FrenchDate.php:287 11481msgid "Primidi" 11482msgstr "" 11483 11484#: resources/xml/reports/family_group_report.xml:10 11485msgid "Print basic events when blank" 11486msgstr "" 11487 11488#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 11489#: app/Module/CustomTagsLegacy.php:120 11490msgid "Priority" 11491msgstr "" 11492 11493#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11494#: resources/views/admin/trees.phtml:107 11495msgid "Privacy" 11496msgstr "" 11497 11498#. I18N: Name of a module 11499#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 11500#: resources/views/modules/privacy-policy/footer.phtml:16 11501msgid "Privacy policy" 11502msgstr "" 11503 11504#. I18N: a restriction on viewing data 11505#: resources/views/modals/restriction-fields.phtml:9 11506msgid "Privacy restriction" 11507msgstr "" 11508 11509#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11510#: resources/views/admin/trees-privacy.phtml:170 11511msgid "Privacy restrictions" 11512msgstr "" 11513 11514#: resources/views/admin/trees-privacy.phtml:232 11515msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11516msgstr "" 11517 11518#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 11519#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 11520#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 11521#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 11522#: app/Statistics/Repository/EventRepository.php:415 11523msgid "Private" 11524msgstr "" 11525 11526#: resources/views/admin/site-mail.phtml:222 11527msgid "Private key" 11528msgstr "" 11529 11530#: app/Factories/ElementFactory.php:583 11531msgid "Probate" 11532msgstr "" 11533 11534#: app/Factories/ElementFactory.php:584 11535msgid "Property" 11536msgstr "" 11537 11538#. I18N: Location of an LDS church temple 11539#: app/Elements/TempleCode.php:164 11540msgid "Provo City Center, Utah, United States" 11541msgstr "" 11542 11543#. I18N: Location of an LDS church temple 11544#: app/Elements/TempleCode.php:165 11545msgid "Provo, Utah, United States" 11546msgstr "" 11547 11548#. I18N: An individual that represents another 11549#: app/Elements/RelationIsDescriptor.php:119 11550msgid "Proxy" 11551msgstr "" 11552 11553#: app/Factories/ElementFactory.php:697 11554#: resources/views/lists/sources-table.phtml:97 11555#: resources/views/modals/source-fields.phtml:36 11556msgid "Publication" 11557msgstr "" 11558 11559#. I18N: Name of a country or state 11560#: app/Statistics/Service/CountryService.php:403 11561msgid "Puerto Rico" 11562msgstr "" 11563 11564#. I18N: Name of a country or state 11565#: app/Statistics/Service/CountryService.php:415 11566msgid "Qatar" 11567msgstr "" 11568 11569#: app/Factories/ElementFactory.php:315 app/Factories/ElementFactory.php:368 11570#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613 11571#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659 11572#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 11573#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 11574#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 11575#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 11576#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66 11577#: app/Module/CustomTagsWebtrees.php:80 11578msgid "Quality of data" 11579msgstr "" 11580 11581#. I18N: The fourth day in the French republican calendar 11582#: app/Date/FrenchDate.php:293 11583msgid "Quartidi" 11584msgstr "" 11585 11586#: resources/views/modules/faq/config.phtml:55 11587#: resources/views/modules/faq/edit.phtml:31 11588msgid "Question" 11589msgstr "" 11590 11591#. I18N: Location of an LDS church temple 11592#: app/Elements/TempleCode.php:166 11593msgid "Quetzaltenango, Guatemala" 11594msgstr "" 11595 11596#: resources/views/admin/trees-preferences.phtml:720 11597msgid "Quick family facts" 11598msgstr "" 11599 11600#: resources/views/admin/trees-preferences.phtml:695 11601msgid "Quick individual facts" 11602msgstr "" 11603 11604#. I18N: The fifth day in the French republican calendar 11605#: app/Date/FrenchDate.php:295 11606msgid "Quintidi" 11607msgstr "" 11608 11609#. I18N: When replying to an email, the subject becomes “RE: subject” 11610#: resources/views/modules/user-messages/user-messages.phtml:116 11611#: resources/views/modules/user-messages/user-messages.phtml:117 11612msgid "RE: " 11613msgstr "" 11614 11615#: app/Elements/RelationIsDescriptor.php:121 11616msgid "Rabbi" 11617msgstr "" 11618 11619#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11620#: app/Date/HijriDate.php:132 11621msgctxt "GENITIVE" 11622msgid "Rabi’ al-awwal" 11623msgstr "" 11624 11625#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11626#: app/Date/HijriDate.php:222 11627msgctxt "INSTRUMENTAL" 11628msgid "Rabi’ al-awwal" 11629msgstr "" 11630 11631#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11632#: app/Date/HijriDate.php:177 11633msgctxt "LOCATIVE" 11634msgid "Rabi’ al-awwal" 11635msgstr "" 11636 11637#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11638#: app/Date/HijriDate.php:87 11639msgctxt "NOMINATIVE" 11640msgid "Rabi’ al-awwal" 11641msgstr "" 11642 11643#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11644#: app/Date/HijriDate.php:134 11645msgctxt "GENITIVE" 11646msgid "Rabi’ al-thani" 11647msgstr "" 11648 11649#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11650#: app/Date/HijriDate.php:224 11651msgctxt "INSTRUMENTAL" 11652msgid "Rabi’ al-thani" 11653msgstr "" 11654 11655#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11656#: app/Date/HijriDate.php:179 11657msgctxt "LOCATIVE" 11658msgid "Rabi’ al-thani" 11659msgstr "" 11660 11661#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11662#: app/Date/HijriDate.php:89 11663msgctxt "NOMINATIVE" 11664msgid "Rabi’ al-thani" 11665msgstr "" 11666 11667#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11668#: app/Elements/PedigreeLinkageType.php:66 11669msgctxt "Female pedigree" 11670msgid "Rada" 11671msgstr "" 11672 11673#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11674#: app/Elements/PedigreeLinkageType.php:56 11675msgctxt "Male pedigree" 11676msgid "Rada" 11677msgstr "" 11678 11679#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11680#: app/Elements/PedigreeLinkageType.php:76 11681msgctxt "Pedigree" 11682msgid "Rada" 11683msgstr "" 11684 11685#. I18N: https://en.wikipedia.org/wiki/Rajab 11686#: app/Date/HijriDate.php:140 11687msgctxt "GENITIVE" 11688msgid "Rajab" 11689msgstr "" 11690 11691#. I18N: https://en.wikipedia.org/wiki/Rajab 11692#: app/Date/HijriDate.php:230 11693msgctxt "INSTRUMENTAL" 11694msgid "Rajab" 11695msgstr "" 11696 11697#. I18N: https://en.wikipedia.org/wiki/Rajab 11698#: app/Date/HijriDate.php:185 11699msgctxt "LOCATIVE" 11700msgid "Rajab" 11701msgstr "" 11702 11703#. I18N: https://en.wikipedia.org/wiki/Rajab 11704#: app/Date/HijriDate.php:95 11705msgctxt "NOMINATIVE" 11706msgid "Rajab" 11707msgstr "" 11708 11709#. I18N: Location of an LDS church temple 11710#: app/Elements/TempleCode.php:167 11711msgid "Raleigh, North Carolina, United States" 11712msgstr "" 11713 11714#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11715#: app/Date/HijriDate.php:144 11716msgctxt "GENITIVE" 11717msgid "Ramadan" 11718msgstr "" 11719 11720#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11721#: app/Date/HijriDate.php:234 11722msgctxt "INSTRUMENTAL" 11723msgid "Ramadan" 11724msgstr "" 11725 11726#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11727#: app/Date/HijriDate.php:189 11728msgctxt "LOCATIVE" 11729msgid "Ramadan" 11730msgstr "" 11731 11732#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11733#: app/Date/HijriDate.php:99 11734msgctxt "NOMINATIVE" 11735msgid "Ramadan" 11736msgstr "" 11737 11738#. I18N: Description of the “Slide show” module 11739#: app/Module/SlideShowModule.php:61 11740msgid "Random images from the current family tree." 11741msgstr "" 11742 11743#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11744#: resources/views/family-page-children.phtml:50 11745#: resources/views/family-page-menu.phtml:56 11746#: resources/views/modules/relatives/family.phtml:234 11747msgid "Re-order children" 11748msgstr "" 11749 11750#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11751#: resources/views/individual-page-menu.phtml:80 11752#: resources/views/individual-page-menu.phtml:85 11753#: resources/views/modules/relatives/tab.phtml:117 11754msgid "Re-order families" 11755msgstr "" 11756 11757#: app/Http/RequestHandlers/ReorderMediaPage.php:57 11758#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 11759#: resources/views/individual-page-menu.phtml:99 11760#: resources/views/individual-page-menu.phtml:104 11761msgid "Re-order media" 11762msgstr "" 11763 11764#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11765#: resources/views/individual-page-menu.phtml:48 11766#: resources/views/individual-page-menu.phtml:53 11767msgid "Re-order names" 11768msgstr "" 11769 11770#: resources/views/admin/users-create.phtml:32 11771#: resources/views/admin/users-edit.phtml:42 11772#: resources/views/admin/users.phtml:27 11773#: resources/views/edit-account-page.phtml:45 11774#: resources/views/emails/register-notify-html.phtml:28 11775#: resources/views/emails/register-notify-text.phtml:22 11776#: resources/views/register-page.phtml:36 11777msgid "Real name" 11778msgstr "" 11779 11780#: resources/views/admin/map-import-form.phtml:103 11781msgid "Really delete all geographic data?" 11782msgstr "" 11783 11784#. I18N: Name of a module 11785#: app/Module/RecentChangesModule.php:88 11786#: resources/xml/reports/change_report.xml:92 11787msgid "Recent changes" 11788msgstr "" 11789 11790#: resources/views/calendar-page.phtml:127 11791msgid "Recent years (< 100 yrs)" 11792msgstr "" 11793 11794#. I18N: Location of an LDS church temple 11795#: app/Elements/TempleCode.php:168 11796msgid "Recife, Brazil" 11797msgstr "" 11798 11799#: resources/views/admin/changes-log.phtml:62 11800#: resources/views/admin/changes-log.phtml:136 11801#: resources/views/admin/data-fix-page.phtml:66 11802#: resources/views/admin/trees-privacy.phtml:237 11803#: resources/views/lists/anniversaries-table.phtml:32 11804#: resources/views/modules/clippings/show.phtml:30 11805#: resources/views/modules/recent_changes/changes-table.phtml:43 11806#: resources/views/modules/todo/research-tasks.phtml:30 11807msgid "Record" 11808msgstr "" 11809 11810#: app/Factories/ElementFactory.php:352 app/Factories/ElementFactory.php:595 11811#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 11812#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:704 11813#: app/Factories/ElementFactory.php:728 app/Factories/ElementFactory.php:740 11814msgid "Record ID number" 11815msgstr "" 11816 11817#: app/Factories/ElementFactory.php:594 app/Factories/ElementFactory.php:727 11818msgid "Record file number" 11819msgstr "" 11820 11821#: resources/views/modules/fix-search-and-replace/options.phtml:65 11822#: resources/views/search-general-page.phtml:61 11823#: resources/views/statistics/other/total-records.phtml:12 11824msgid "Records" 11825msgstr "" 11826 11827#. I18N: Description of the “Legacy URLs” module 11828#: app/Module/RedirectLegacyUrlsModule.php:114 11829msgid "Redirect old URLs from webtrees version 1." 11830msgstr "" 11831 11832#. I18N: Location of an LDS church temple 11833#: app/Elements/TempleCode.php:169 11834msgid "Redlands, California, United States" 11835msgstr "" 11836 11837#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:585 11838#: app/Factories/ElementFactory.php:624 app/Factories/ElementFactory.php:647 11839#: app/Factories/ElementFactory.php:678 app/Factories/ElementFactory.php:698 11840msgid "Reference number" 11841msgstr "" 11842 11843#. I18N: Location of an LDS church temple 11844#: app/Elements/TempleCode.php:170 11845msgid "Regina, Saskatchewan, Canada" 11846msgstr "" 11847 11848#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 11849#: resources/xml/reports/fact_sources.xml:205 11850msgid "Registered partnership" 11851msgstr "" 11852 11853#: app/Elements/RelationIsDescriptor.php:122 11854msgid "Registry officer" 11855msgstr "" 11856 11857#: app/Elements/RelationIsDescriptor.php:87 11858msgctxt "FEMALE" 11859msgid "Registry officer" 11860msgstr "" 11861 11862#: app/Elements/RelationIsDescriptor.php:66 11863msgctxt "MALE" 11864msgid "Registry officer" 11865msgstr "" 11866 11867#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11868#: app/Module/FixSearchAndReplace.php:106 11869msgid "Regular expression" 11870msgstr "" 11871 11872#: resources/views/modules/fix-search-and-replace/options.phtml:44 11873msgid "Regular expressions are an advanced pattern matching technique." 11874msgstr "" 11875 11876#: resources/views/pending-changes-page.phtml:51 11877#: resources/views/pending-changes-page.phtml:89 11878msgid "Reject" 11879msgstr "" 11880 11881#: resources/views/pending-changes-page.phtml:105 11882msgid "Reject all changes" 11883msgstr "" 11884 11885#. I18N: Name of a module/report 11886#: app/Module/IndividualFamiliesReportModule.php:44 11887#: resources/xml/reports/individual_ext_report.xml:3 11888msgid "Related families" 11889msgstr "" 11890 11891#. I18N: Name of a report 11892#: app/Module/RelatedIndividualsReportModule.php:40 11893#: resources/xml/reports/relative_ext_report.xml:3 11894msgid "Related individuals" 11895msgstr "" 11896 11897#: app/Factories/ElementFactory.php:458 11898#: app/Functions/FunctionsPrintFacts.php:387 11899#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 11900#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 11901#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 11902#: app/Module/CustomTagsWebtrees.php:70 11903msgid "Relationship" 11904msgstr "" 11905 11906#: app/Module/CustomTagsFamilyTreeMaker.php:55 11907#: app/Module/CustomTagsLegacy.php:58 11908msgid "Relationship to father" 11909msgstr "" 11910 11911#: app/Module/RelationshipsChartModule.php:147 11912msgid "Relationship to me" 11913msgstr "" 11914 11915#: app/Module/CustomTagsFamilyTreeMaker.php:56 11916#: app/Module/CustomTagsLegacy.php:59 11917msgid "Relationship to mother" 11918msgstr "" 11919 11920#: app/Factories/ElementFactory.php:532 11921msgid "Relationship to parents" 11922msgstr "" 11923 11924#: app/Module/RelationshipsChartModule.php:336 11925#, php-format 11926msgid "Relationship: %s" 11927msgstr "" 11928 11929#. I18N: Name of a module/chart 11930#. I18N: Configuration option 11931#: app/Module/RelationshipsChartModule.php:181 11932#: app/Module/RelationshipsChartModule.php:265 11933#: resources/views/lists/individuals-table.phtml:283 11934#: resources/views/modules/relationships-chart/config.phtml:34 11935msgid "Relationships" 11936msgstr "" 11937 11938#. I18N: %s are individual’s names 11939#: app/Module/RelationshipsChartModule.php:257 11940#, php-format 11941msgid "Relationships between %1$s and %2$s" 11942msgstr "" 11943 11944#: app/Module/CustomTagsGenPluswin.php:72 11945#: app/Module/CustomTagsGenPluswin.php:104 11946msgid "Reliability of the information" 11947msgstr "" 11948 11949#: app/Factories/ElementFactory.php:304 app/Factories/ElementFactory.php:435 11950#: app/Factories/ElementFactory.php:587 11951#: resources/xml/reports/missing_facts_report.xml:26 11952#: resources/xml/reports/missing_facts_report.xml:587 11953msgid "Religion" 11954msgstr "" 11955 11956#: app/Factories/ElementFactory.php:580 11957msgid "Religious institution" 11958msgstr "" 11959 11960#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 11961#: resources/xml/reports/fact_sources.xml:199 11962msgid "Religious marriage" 11963msgstr "" 11964 11965#: app/Module/CustomTagsGedcom53.php:129 11966msgid "Religious name" 11967msgstr "" 11968 11969#: app/Services/LeafletJsService.php:63 11970msgid "Reload map" 11971msgstr "" 11972 11973#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 11974#: app/Module/CustomTagsLegacy.php:124 11975msgid "Reminder date" 11976msgstr "" 11977 11978#: resources/views/modules/review_changes/config.phtml:29 11979msgid "Reminder email frequency (days)" 11980msgstr "" 11981 11982#: app/Module/CustomTagsPhpGedView.php:75 11983msgid "Remote server" 11984msgstr "" 11985 11986#: app/Module/CensusAssistantModule.php:233 11987#: app/Module/CensusAssistantModule.php:257 11988#: resources/views/modules/clippings/show.phtml:31 11989#: resources/views/modules/clippings/show.phtml:47 11990#: resources/views/modules/favorites/favorites.phtml:36 11991msgid "Remove" 11992msgstr "" 11993 11994#. I18N: Name of a module 11995#: app/Module/FixDuplicateLinks.php:58 11996msgid "Remove duplicate links" 11997msgstr "" 11998 11999#: resources/views/modules/timeline-chart/page.phtml:74 12000msgid "Remove individual" 12001msgstr "" 12002 12003#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 12004#: resources/views/admin/trees-import.phtml:106 12005msgid "Remove the GEDCOM media path from filenames" 12006msgstr "" 12007 12008#: resources/views/admin/locations.phtml:128 12009msgid "Remove this location?" 12010msgstr "" 12011 12012#. I18N: Location of an LDS church temple 12013#: app/Elements/TempleCode.php:171 12014msgid "Reno, Nevada, United States" 12015msgstr "" 12016 12017#: resources/views/admin/trees.phtml:197 12018msgid "Renumber" 12019msgstr "" 12020 12021#. I18N: Renumber the records in a family tree 12022#: app/Http/RequestHandlers/RenumberTreePage.php:65 12023#: resources/views/admin/trees-merge.phtml:35 12024#: resources/views/admin/trees-merge.phtml:40 12025msgid "Renumber family tree" 12026msgstr "" 12027 12028#: resources/views/modules/fix-place-names/options.phtml:21 12029msgid "Replace" 12030msgstr "" 12031 12032#. I18N: Description of a “Data fix” module 12033#: app/Module/FixCemeteryTag.php:72 12034msgid "Replace cemetery tags with burial places." 12035msgstr "" 12036 12037#: resources/views/search-replace-page.phtml:35 12038msgid "Replace with" 12039msgstr "" 12040 12041#: resources/views/modules/fix-search-and-replace/options.phtml:28 12042msgid "Replacement text" 12043msgstr "" 12044 12045#: resources/views/modules/user-messages/user-messages.phtml:131 12046#: resources/views/modules/user-messages/user-messages.phtml:132 12047msgid "Reply" 12048msgstr "" 12049 12050#: app/Http/RequestHandlers/ReportGenerate.php:121 12051#: resources/views/admin/modules.phtml:224 12052#: resources/views/admin/modules.phtml:227 12053#: resources/views/report-select-page.phtml:22 12054msgid "Report" 12055msgstr "" 12056 12057#. I18N: Name of a module 12058#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12059#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 12060#: resources/views/admin/control-panel.phtml:698 12061#: resources/views/admin/modules.phtml:102 12062#: resources/views/admin/modules.phtml:104 12063msgid "Reports" 12064msgstr "" 12065 12066#. I18N: Name of a module/list 12067#: app/Module/FixSearchAndReplace.php:115 12068#: app/Module/RepositoryListModule.php:73 12069#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182 12070#: resources/views/admin/control-panel.phtml:326 12071#: resources/views/admin/merge-records-step-1.phtml:57 12072#: resources/views/lists/repositories-table.phtml:45 12073#: resources/views/modules/gedcom_stats/config.phtml:51 12074#: resources/views/modules/gedcom_stats/statistics.phtml:124 12075#: resources/views/modules/html/template-statistics.phtml:52 12076#: resources/views/search-general-page.phtml:95 12077#: resources/views/search-results.phtml:70 12078#: resources/views/statistics/other/total-records.phtml:48 12079msgid "Repositories" 12080msgstr "" 12081 12082#: app/Factories/ElementFactory.php:660 app/Factories/ElementFactory.php:700 12083#: resources/views/admin/trees-privacy.phtml:183 12084#: resources/views/admin/trees.phtml:239 12085#: resources/views/modals/source-fields.phtml:44 12086#: resources/views/modules/favorites/favorites.phtml:122 12087#: resources/views/modules/recent_changes/changes-table.phtml:77 12088msgid "Repository" 12089msgstr "" 12090 12091#: resources/views/lists/repositories-table.phtml:50 12092msgid "Repository name" 12093msgstr "" 12094 12095#. I18N: Name of a country or state 12096#: app/Statistics/Service/CountryService.php:134 12097msgid "Republic of the Congo" 12098msgstr "" 12099 12100#: app/Http/RequestHandlers/PasswordRequestAction.php:94 12101#: app/Http/RequestHandlers/PasswordRequestPage.php:55 12102#: resources/views/modules/login_block/sign-in.phtml:55 12103msgid "Request a new password" 12104msgstr "" 12105 12106#: app/Http/RequestHandlers/RegisterAction.php:195 12107#: app/Http/RequestHandlers/RegisterPage.php:67 12108#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 12109#: resources/views/modules/login_block/sign-in.phtml:49 12110msgid "Request a new user account" 12111msgstr "" 12112 12113#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12114msgid "Research" 12115msgstr "" 12116 12117#: app/Module/CustomTagsBrothersKeeper.php:69 12118#: app/Module/CustomTagsBrothersKeeper.php:108 12119#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 12120#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57 12121#: app/Module/ResearchTaskModule.php:60 12122#: resources/views/modules/todo/research-tasks.phtml:36 12123msgid "Research task" 12124msgstr "" 12125 12126#. I18N: Name of a module. Tasks that need further research. 12127#: app/Module/ResearchTaskModule.php:199 12128msgid "Research tasks" 12129msgstr "" 12130 12131#: resources/views/modules/todo/config.phtml:14 12132msgid "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." 12133msgstr "" 12134 12135#: resources/views/modules/todo/config.phtml:16 12136msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12137msgstr "" 12138 12139#: app/Factories/ElementFactory.php:588 12140msgid "Residence" 12141msgstr "" 12142 12143#: resources/views/edit-blocks-page.phtml:69 12144#: resources/views/edit-blocks-page.phtml:70 12145msgid "Restore the default block layout" 12146msgstr "" 12147 12148#: app/Http/RequestHandlers/HelpText.php:273 12149#: resources/views/admin/users-edit.phtml:294 12150msgid "Restrict to immediate family" 12151msgstr "" 12152 12153#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:351 12154#: app/Factories/ElementFactory.php:436 app/Factories/ElementFactory.php:591 12155#: app/Http/RequestHandlers/HelpText.php:241 12156#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 12157#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 12158#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 12159#: app/Module/CustomTagsWebtrees.php:92 12160msgid "Restriction" 12161msgstr "" 12162 12163#: resources/views/help/restriction.phtml:8 12164msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12165msgstr "" 12166 12167#: resources/views/modules/statistics-chart/custom.phtml:122 12168msgid "Results" 12169msgstr "" 12170 12171#: app/Factories/ElementFactory.php:592 12172msgid "Retirement" 12173msgstr "" 12174 12175#. I18N: Name of a country or state 12176#: app/Statistics/Service/CountryService.php:417 12177msgid "Reunion" 12178msgstr "" 12179 12180#. I18N: Location of an LDS church temple 12181#: app/Elements/TempleCode.php:172 12182msgid "Rexburg, Idaho, United States" 12183msgstr "" 12184 12185#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:364 12186#: app/Factories/ElementFactory.php:442 app/Factories/ElementFactory.php:609 12187#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 12188#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 12189#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 12190#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 12191#: resources/views/admin/users-edit.phtml:288 12192msgid "Role" 12193msgstr "" 12194 12195#. I18N: Name of a country or state 12196#: app/Statistics/Service/CountryService.php:419 12197msgid "Romania" 12198msgstr "" 12199 12200#: app/Http/RequestHandlers/HelpText.php:246 12201msgid "Romanized" 12202msgstr "" 12203 12204#: app/Factories/ElementFactory.php:558 12205msgid "Romanized name" 12206msgstr "" 12207 12208#: app/Factories/ElementFactory.php:302 app/Factories/ElementFactory.php:433 12209msgid "Romanized place" 12210msgstr "" 12211 12212#: app/Factories/ElementFactory.php:565 12213msgid "Romanized type" 12214msgstr "" 12215 12216#: resources/views/lists/families-table.phtml:180 12217#: resources/views/lists/individuals-table.phtml:221 12218msgid "Roots" 12219msgstr "" 12220 12221#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 12222msgid "Rufname" 12223msgstr "" 12224 12225#. I18N: https://en.wikipedia.org/wiki/Soundex 12226#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 12227#: resources/views/search-phonetic-page.phtml:72 12228msgid "Russell" 12229msgstr "" 12230 12231#. I18N: Name of a country or state 12232#: app/Statistics/Service/CountryService.php:421 12233msgid "Russia" 12234msgstr "" 12235 12236#. I18N: Name of a country or state 12237#: app/Statistics/Service/CountryService.php:423 12238msgid "Rwanda" 12239msgstr "" 12240 12241#: resources/views/admin/site-mail.phtml:89 12242msgid "SMTP mail server" 12243msgstr "" 12244 12245#: app/Services/ServerCheckService.php:325 12246msgid "SQLite is only suitable for small sites, testing and evaluation." 12247msgstr "" 12248 12249#: app/Services/ServerCheckService.php:215 12250#, php-format 12251msgid "SQLite version %s is installed. SQLite version %s or later is required." 12252msgstr "" 12253 12254#. I18N: Location of an LDS church temple 12255#: app/Elements/TempleCode.php:173 12256msgid "Sacramento, California, United States" 12257msgstr "" 12258 12259#. I18N: https://en.wikipedia.org/wiki/Safar 12260#: app/Date/HijriDate.php:130 12261msgctxt "GENITIVE" 12262msgid "Safar" 12263msgstr "" 12264 12265#. I18N: https://en.wikipedia.org/wiki/Safar 12266#: app/Date/HijriDate.php:220 12267msgctxt "INSTRUMENTAL" 12268msgid "Safar" 12269msgstr "" 12270 12271#. I18N: https://en.wikipedia.org/wiki/Safar 12272#: app/Date/HijriDate.php:175 12273msgctxt "LOCATIVE" 12274msgid "Safar" 12275msgstr "" 12276 12277#. I18N: https://en.wikipedia.org/wiki/Safar 12278#: app/Date/HijriDate.php:85 12279msgctxt "NOMINATIVE" 12280msgid "Safar" 12281msgstr "" 12282 12283#. I18N: The name of a colour-scheme 12284#: app/Module/ColorsTheme.php:179 12285msgid "Sage" 12286msgstr "" 12287 12288#. I18N: Name of a country or state 12289#: app/Statistics/Service/CountryService.php:441 12290msgid "Saint Helena" 12291msgstr "" 12292 12293#. I18N: Name of a country or state 12294#: app/Statistics/Service/CountryService.php:284 12295msgid "Saint Kitts and Nevis" 12296msgstr "" 12297 12298#. I18N: Name of a country or state 12299#: app/Statistics/Service/CountryService.php:298 12300msgid "Saint Lucia" 12301msgstr "" 12302 12303#. I18N: Name of a country or state 12304#: app/Statistics/Service/CountryService.php:455 12305msgid "Saint Pierre and Miquelon" 12306msgstr "" 12307 12308#. I18N: Name of a country or state 12309#: app/Statistics/Service/CountryService.php:520 12310msgid "Saint Vincent and the Grenadines" 12311msgstr "" 12312 12313#. I18N: Location of an LDS church temple 12314#: app/Elements/TempleCode.php:183 12315msgid "Salt Lake City, Utah, United States" 12316msgstr "" 12317 12318#: resources/views/modals/media-file-fields.phtml:72 12319msgid "Same as uploaded file" 12320msgstr "" 12321 12322#. I18N: Name of a country or state 12323#: app/Statistics/Service/CountryService.php:536 12324msgid "Samoa" 12325msgstr "" 12326 12327#. I18N: Location of an LDS church temple 12328#: app/Elements/TempleCode.php:176 12329msgid "San Antonio, Texas, United States" 12330msgstr "" 12331 12332#. I18N: Location of an LDS church temple 12333#: app/Elements/TempleCode.php:177 12334msgid "San Diego, California, United States" 12335msgstr "" 12336 12337#. I18N: Location of an LDS church temple 12338#: app/Elements/TempleCode.php:182 12339msgid "San Jose, Costa Rica" 12340msgstr "" 12341 12342#. I18N: Name of a country or state 12343#: app/Statistics/Service/CountryService.php:451 12344msgid "San Marino" 12345msgstr "" 12346 12347#. I18N: Location of an LDS church temple 12348#: app/Elements/TempleCode.php:174 12349msgid "San Salvador, El Salvador" 12350msgstr "" 12351 12352#. I18N: Location of an LDS church temple 12353#: app/Elements/TempleCode.php:175 12354msgid "Santiago, Chile" 12355msgstr "" 12356 12357#. I18N: Location of an LDS church temple 12358#: app/Elements/TempleCode.php:178 12359msgid "Santo Domingo, Dominican Republic" 12360msgstr "" 12361 12362#. I18N: Location of an LDS church temple 12363#: app/Elements/TempleCode.php:186 12364msgid "Sao Paulo, Brazil" 12365msgstr "" 12366 12367#. I18N: Name of a country or state 12368#: app/Statistics/Service/CountryService.php:459 12369msgid "Sao Tome and Principe" 12370msgstr "" 12371 12372#. I18N: abbreviation for Saturday 12373#: app/Date/AbstractCalendarDate.php:290 12374#: resources/views/edit/initialize-calendar-popup.phtml:29 12375msgid "Sat" 12376msgstr "" 12377 12378#: app/Date/AbstractCalendarDate.php:258 12379msgid "Saturday" 12380msgstr "" 12381 12382#. I18N: Name of a country or state 12383#: app/Statistics/Service/CountryService.php:425 12384msgid "Saudi Arabia" 12385msgstr "" 12386 12387#: app/Module/CustomTagsGedcomL.php:129 12388msgid "Schema" 12389msgstr "" 12390 12391#: app/Factories/ElementFactory.php:515 app/Factories/ElementFactory.php:539 12392msgid "School or college" 12393msgstr "" 12394 12395#. I18N: Name of a country or state 12396#: app/Statistics/Service/CountryService.php:427 12397msgid "Scotland" 12398msgstr "" 12399 12400#: app/Module/CustomTagsLegacy.php:129 12401#: app/Module/CustomTagsPersonalAncestralFile.php:61 12402msgid "Scrapbook" 12403msgstr "" 12404 12405#. I18N: “sealing” is a Mormon ceremony. 12406#: app/Elements/PedigreeLinkageType.php:64 12407msgctxt "Female pedigree" 12408msgid "Sealing" 12409msgstr "" 12410 12411#. I18N: “sealing” is a Mormon ceremony. 12412#: app/Elements/PedigreeLinkageType.php:54 12413msgctxt "Male pedigree" 12414msgid "Sealing" 12415msgstr "" 12416 12417#. I18N: “sealing” is a Mormon ceremony. 12418#: app/Elements/PedigreeLinkageType.php:74 12419msgctxt "Pedigree" 12420msgid "Sealing" 12421msgstr "" 12422 12423#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12424#: app/Elements/LdsSpouseSealingDateStatus.php:63 12425msgid "Sealing canceled (divorce)" 12426msgstr "" 12427 12428#. I18N: Name of a module 12429#. I18N: A button label. 12430#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12431#: resources/views/admin/data-fix-page.phtml:42 12432#: resources/views/admin/location-edit.phtml:149 12433#: resources/views/admin/location-edit.phtml:169 12434#: resources/views/layouts/default.phtml:90 12435#: resources/views/layouts/default.phtml:92 12436#: resources/views/modules/descendancy/sidebar.phtml:16 12437#: resources/views/modules/descendancy/sidebar.phtml:35 12438#: resources/views/modules/fix-place-names/options.phtml:11 12439#: resources/views/search-replace-page.phtml:44 12440msgid "Search" 12441msgstr "" 12442 12443#. I18N: Name of a module 12444#: app/Http/RequestHandlers/SearchReplacePage.php:52 12445#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 12446msgid "Search and replace" 12447msgstr "" 12448 12449#. I18N: Description of a “Data fix” module 12450#: app/Module/FixSearchAndReplace.php:89 12451msgid "Search and replace text, using simple searches or advanced pattern matching." 12452msgstr "" 12453 12454#. I18N: Help text for the “Description META tag” configuration setting 12455#: resources/views/admin/trees-preferences.phtml:237 12456msgid "Search engines may use this description of your site in their search results." 12457msgstr "" 12458 12459#: resources/views/modules/media-list/page.phtml:75 12460msgid "Search filters" 12461msgstr "" 12462 12463#: resources/views/search-general-page.phtml:49 12464#: resources/views/search-replace-page.phtml:26 12465msgid "Search for" 12466msgstr "" 12467 12468#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12469msgid "Search for locations in an external database." 12470msgstr "" 12471 12472#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12473msgid "Search for place names in an external database." 12474msgstr "" 12475 12476#: app/Module/GeonamesAutocomplete.php:69 12477#: app/Module/OpenRouteServiceAutocomplete.php:56 12478#, php-format 12479msgid "Search for place names using %s." 12480msgstr "" 12481 12482#: resources/views/modules/fix-search-and-replace/options.phtml:38 12483msgid "Search method" 12484msgstr "" 12485 12486#: resources/views/modules/fix-search-and-replace/options.phtml:18 12487msgid "Search text/pattern" 12488msgstr "" 12489 12490#: resources/views/modules/relationships-chart/config.phtml:24 12491msgid "Searching for all possible relationships can take a lot of time in complex trees." 12492msgstr "" 12493 12494#. I18N: Location of an LDS church temple 12495#: app/Elements/TempleCode.php:179 12496msgid "Seattle, Washington, United States" 12497msgstr "" 12498 12499#: resources/views/admin/merge-records-step-1.phtml:106 12500msgid "Second record" 12501msgstr "" 12502 12503#. I18N: A configuration setting 12504#: resources/views/admin/site-mail.phtml:166 12505msgid "Secure connection" 12506msgstr "" 12507 12508#. I18N: A configuration setting 12509#: resources/views/modules/statcounter/form.phtml:18 12510msgid "Security code" 12511msgstr "" 12512 12513#: resources/views/admin/site-mail.phtml:35 12514#: resources/views/modules/fix-search-and-replace/options.phtml:45 12515#, php-format 12516msgid "See %s for more information." 12517msgstr "" 12518 12519#: resources/views/admin/merge-records-step-2.phtml:48 12520#: resources/views/admin/merge-records-step-2.phtml:95 12521#: resources/views/admin/merge-records-step-2.phtml:141 12522msgid "Select" 12523msgstr "" 12524 12525#: resources/views/admin/trees-import.phtml:37 12526msgid "Select a GEDCOM file to import" 12527msgstr "" 12528 12529#: resources/views/edit/input-addon-calendar.phtml:13 12530#: resources/views/edit/input-addon-calendar.phtml:16 12531msgid "Select a date" 12532msgstr "" 12533 12534#: resources/views/modules/lifespans-chart/page.phtml:39 12535msgid "Select individuals by place or date" 12536msgstr "" 12537 12538#. I18N: Description of the “Clippings cart” module 12539#: app/Module/ClippingsCartModule.php:149 12540msgid "Select records from your family tree and save them as a GEDCOM file." 12541msgstr "" 12542 12543#: resources/views/modules/statistics-chart/custom.phtml:148 12544msgid "Select the desired age interval" 12545msgstr "" 12546 12547#: resources/views/admin/merge-records-step-2.phtml:34 12548msgid "Select the facts and events to keep from both records." 12549msgstr "" 12550 12551#: resources/views/admin/merge-records-step-1.phtml:50 12552msgid "Select two records to merge." 12553msgstr "" 12554 12555#: resources/views/admin/site-mail.phtml:213 12556msgid "Selector" 12557msgstr "" 12558 12559#: app/Elements/RelationIsDescriptor.php:123 12560msgid "Seller" 12561msgstr "" 12562 12563#: app/Elements/RelationIsDescriptor.php:88 12564msgctxt "FEMALE" 12565msgid "Seller" 12566msgstr "" 12567 12568#: app/Elements/RelationIsDescriptor.php:67 12569msgctxt "MALE" 12570msgid "Seller" 12571msgstr "" 12572 12573#: resources/views/admin/broadcast.phtml:69 12574#: resources/views/admin/email-page.phtml:70 12575#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12576#: resources/views/modules/user-messages/user-messages.phtml:42 12577msgid "Send" 12578msgstr "" 12579 12580#: app/Http/RequestHandlers/ContactPage.php:93 12581#: app/Http/RequestHandlers/MessagePage.php:75 12582#: app/Statistics/Repository/UserRepository.php:124 12583#: resources/views/modules/user-messages/user-messages.phtml:30 12584#: resources/views/pending-changes-page.phtml:78 12585msgid "Send a message" 12586msgstr "" 12587 12588#: app/Services/MessageService.php:208 12589#: resources/views/admin/control-panel.phtml:540 12590msgid "Send a message to all users" 12591msgstr "" 12592 12593#: app/Services/MessageService.php:210 12594#: resources/views/admin/control-panel.phtml:546 12595msgid "Send a message to users who have never signed in" 12596msgstr "" 12597 12598#: app/Services/MessageService.php:212 12599#: resources/views/admin/control-panel.phtml:552 12600msgid "Send a message to users who have not signed in for 6 months" 12601msgstr "" 12602 12603#: resources/views/admin/site-mail.phtml:236 12604msgid "Send a test email using these settings" 12605msgstr "" 12606 12607#. I18N: Label for a configuration option 12608#: resources/views/modules/review_changes/config.phtml:19 12609msgid "Send out reminder emails" 12610msgstr "" 12611 12612#. I18N: A configuration setting 12613#: resources/views/admin/site-mail.phtml:72 12614msgid "Sender email" 12615msgstr "" 12616 12617#. I18N: A configuration setting 12618#: resources/views/admin/site-mail.phtml:58 12619msgid "Sender name" 12620msgstr "" 12621 12622#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 12623#: resources/views/admin/control-panel.phtml:226 12624msgid "Sending email" 12625msgstr "" 12626 12627#. I18N: A configuration setting 12628#: resources/views/admin/site-mail.phtml:180 12629msgid "Sending server name" 12630msgstr "" 12631 12632#. I18N: Name of a country or state 12633#: app/Statistics/Service/CountryService.php:433 12634msgid "Senegal" 12635msgstr "" 12636 12637#. I18N: Location of an LDS church temple 12638#: app/Elements/TempleCode.php:180 12639msgid "Seoul, Korea" 12640msgstr "" 12641 12642#: app/Date/AbstractGregorianJulianDate.php:209 12643msgctxt "Abbreviation for September" 12644msgid "Sep" 12645msgstr "" 12646 12647#: app/Module/CustomTagsBrothersKeeper.php:68 12648msgid "Separated" 12649msgstr "" 12650 12651#: app/Module/CustomTagsFamilyTreeMaker.php:73 12652msgid "Separation" 12653msgstr "" 12654 12655#: app/Date/AbstractGregorianJulianDate.php:106 12656msgctxt "GENITIVE" 12657msgid "September" 12658msgstr "" 12659 12660#: app/Date/AbstractGregorianJulianDate.php:176 12661msgctxt "INSTRUMENTAL" 12662msgid "September" 12663msgstr "" 12664 12665#: app/Date/AbstractGregorianJulianDate.php:141 12666msgctxt "LOCATIVE" 12667msgid "September" 12668msgstr "" 12669 12670#: app/Date/AbstractGregorianJulianDate.php:71 12671#: app/Module/StatisticsChartModule.php:800 12672#: resources/views/edit/initialize-calendar-popup.phtml:19 12673msgctxt "NOMINATIVE" 12674msgid "September" 12675msgstr "" 12676 12677#. I18N: The seventh day in the French republican calendar 12678#: app/Date/FrenchDate.php:299 12679msgid "Septidi" 12680msgstr "" 12681 12682#. I18N: Name of a country or state 12683#: app/Statistics/Service/CountryService.php:435 12684msgid "Serbia" 12685msgstr "" 12686 12687#: app/Elements/RelationIsDescriptor.php:124 12688msgid "Servant" 12689msgstr "" 12690 12691#: app/Elements/RelationIsDescriptor.php:89 12692msgctxt "FEMALE" 12693msgid "Servant" 12694msgstr "" 12695 12696#: app/Elements/RelationIsDescriptor.php:68 12697msgctxt "MALE" 12698msgid "Servant" 12699msgstr "" 12700 12701#: app/Http/RequestHandlers/PhpInformation.php:60 12702#: resources/views/admin/control-panel.phtml:254 12703msgid "Server information" 12704msgstr "" 12705 12706#. I18N: A configuration setting 12707#: resources/views/admin/site-mail.phtml:94 12708#: resources/views/setup/step-4-database-mysql.phtml:47 12709#: resources/views/setup/step-4-database-pgsql.phtml:47 12710#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12711msgid "Server name" 12712msgstr "" 12713 12714#: app/Http/RequestHandlers/PasswordResetPage.php:63 12715msgid "Set a new password" 12716msgstr "" 12717 12718#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 12719msgid "Set as default" 12720msgstr "" 12721 12722#. I18N: You need to: 12723#: resources/views/emails/verify-notify-html.phtml:39 12724#: resources/views/emails/verify-notify-text.phtml:26 12725msgid "Set the access level for each tree." 12726msgstr "" 12727 12728#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12729#: resources/views/admin/control-panel.phtml:301 12730msgid "Set the default blocks for new family trees" 12731msgstr "" 12732 12733#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12734#: resources/views/admin/control-panel.phtml:530 12735msgid "Set the default blocks for new users" 12736msgstr "" 12737 12738#. I18N: Help text for the “Show dead individuals” configuration setting 12739#: resources/views/admin/trees-privacy.phtml:62 12740msgid "Set the privacy access level for all dead individuals." 12741msgstr "" 12742 12743#. I18N: You need to: 12744#: resources/views/emails/verify-notify-html.phtml:37 12745#: resources/views/emails/verify-notify-text.phtml:25 12746msgid "Set the status to “approved”." 12747msgstr "" 12748 12749#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12750#: resources/views/admin/trees-preferences.phtml:642 12751msgid "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." 12752msgstr "" 12753 12754#: resources/views/layouts/setup.phtml:16 12755#: resources/views/layouts/setup.phtml:24 12756msgid "Setup wizard for webtrees" 12757msgstr "" 12758 12759#. I18N: The sixth day in the French republican calendar 12760#: app/Date/FrenchDate.php:297 12761msgid "Sextidi" 12762msgstr "" 12763 12764#. I18N: Name of a country or state 12765#: app/Statistics/Service/CountryService.php:472 12766msgid "Seychelles" 12767msgstr "" 12768 12769#: app/Date/JalaliDate.php:264 12770msgctxt "Abbreviation for Persian month: Shahrivar" 12771msgid "Shah" 12772msgstr "" 12773 12774#. I18N: 6th month in the Persian/Jalali calendar 12775#: app/Date/JalaliDate.php:135 12776msgctxt "GENITIVE" 12777msgid "Shahrivar" 12778msgstr "" 12779 12780#. I18N: 6th month in the Persian/Jalali calendar 12781#: app/Date/JalaliDate.php:225 12782msgctxt "INSTRUMENTAL" 12783msgid "Shahrivar" 12784msgstr "" 12785 12786#. I18N: 6th month in the Persian/Jalali calendar 12787#: app/Date/JalaliDate.php:180 12788msgctxt "LOCATIVE" 12789msgid "Shahrivar" 12790msgstr "" 12791 12792#. I18N: 6th month in the Persian/Jalali calendar 12793#: app/Date/JalaliDate.php:90 12794msgctxt "NOMINATIVE" 12795msgid "Shahrivar" 12796msgstr "" 12797 12798#: resources/views/individual-page-menu.phtml:34 12799#: resources/views/individual-page.phtml:61 12800msgid "Share" 12801msgstr "" 12802 12803#: app/Module/ShareUrlModule.php:41 12804msgid "Share the URL" 12805msgstr "" 12806 12807#: app/Module/ShareAnniversaryModule.php:79 12808msgid "Share the anniversary of an event" 12809msgstr "" 12810 12811#: app/Functions/FunctionsPrint.php:85 12812#: app/Functions/FunctionsPrintFacts.php:778 12813#: resources/views/admin/trees.phtml:256 12814#: resources/views/edit/shared-note.phtml:23 12815#: resources/views/note-page-details.phtml:23 12816msgid "Shared note" 12817msgstr "" 12818 12819#. I18N: Name of a module/list 12820#: app/Module/NoteListModule.php:70 12821#: resources/views/lists/sources-table.phtml:101 12822#: resources/views/search-general-page.phtml:105 12823msgid "Shared notes" 12824msgstr "" 12825 12826#. I18N: plural noun - things that can be shared 12827#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12828#: resources/views/admin/control-panel.phtml:747 12829msgid "Shares" 12830msgstr "" 12831 12832#. I18N: https://en.wikipedia.org/wiki/Shawwal 12833#: app/Date/HijriDate.php:146 12834msgctxt "GENITIVE" 12835msgid "Shawwal" 12836msgstr "" 12837 12838#. I18N: https://en.wikipedia.org/wiki/Shawwal 12839#: app/Date/HijriDate.php:236 12840msgctxt "INSTRUMENTAL" 12841msgid "Shawwal" 12842msgstr "" 12843 12844#. I18N: https://en.wikipedia.org/wiki/Shawwal 12845#: app/Date/HijriDate.php:191 12846msgctxt "LOCATIVE" 12847msgid "Shawwal" 12848msgstr "" 12849 12850#. I18N: https://en.wikipedia.org/wiki/Shawwal 12851#: app/Date/HijriDate.php:101 12852msgctxt "NOMINATIVE" 12853msgid "Shawwal" 12854msgstr "" 12855 12856#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12857#: app/Date/HijriDate.php:142 12858msgctxt "GENITIVE" 12859msgid "Sha’aban" 12860msgstr "" 12861 12862#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12863#: app/Date/HijriDate.php:232 12864msgctxt "INSTRUMENTAL" 12865msgid "Sha’aban" 12866msgstr "" 12867 12868#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12869#: app/Date/HijriDate.php:187 12870msgctxt "LOCATIVE" 12871msgid "Sha’aban" 12872msgstr "" 12873 12874#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12875#: app/Date/HijriDate.php:97 12876msgctxt "NOMINATIVE" 12877msgid "Sha’aban" 12878msgstr "" 12879 12880#: resources/xml/reports/descendancy_report.xml:358 12881msgid "She " 12882msgstr "" 12883 12884#: resources/xml/reports/ahnentafel_report.xml:289 12885msgid "She died" 12886msgstr "" 12887 12888#: resources/xml/reports/ahnentafel_report.xml:261 12889#: resources/xml/reports/descendancy_report.xml:242 12890msgid "She married" 12891msgstr "" 12892 12893#: resources/xml/reports/ahnentafel_report.xml:224 12894msgid "She resided at" 12895msgstr "" 12896 12897#: resources/xml/reports/descendancy_report.xml:331 12898msgid "She was born" 12899msgstr "" 12900 12901#: resources/xml/reports/ahnentafel_report.xml:339 12902msgid "She was buried" 12903msgstr "" 12904 12905#: resources/xml/reports/ahnentafel_report.xml:168 12906msgid "She was christened" 12907msgstr "" 12908 12909#: resources/xml/reports/ahnentafel_report.xml:314 12910msgid "She was cremated" 12911msgstr "" 12912 12913#. I18N: a month in the Jewish calendar 12914#: app/Date/JewishDate.php:186 12915msgctxt "GENITIVE" 12916msgid "Shevat" 12917msgstr "" 12918 12919#. I18N: a month in the Jewish calendar 12920#: app/Date/JewishDate.php:290 12921msgctxt "INSTRUMENTAL" 12922msgid "Shevat" 12923msgstr "" 12924 12925#. I18N: a month in the Jewish calendar 12926#: app/Date/JewishDate.php:238 12927msgctxt "LOCATIVE" 12928msgid "Shevat" 12929msgstr "" 12930 12931#. I18N: a month in the Jewish calendar 12932#: app/Date/JewishDate.php:134 12933msgctxt "NOMINATIVE" 12934msgid "Shevat" 12935msgstr "" 12936 12937#. I18N: The name of a colour-scheme 12938#: app/Module/ColorsTheme.php:181 12939msgid "Shiny Tomato" 12940msgstr "" 12941 12942#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 12943#: resources/views/help/date.phtml:110 12944msgid "Shortcut" 12945msgstr "" 12946 12947#: resources/views/statistics/families/marriage-length.phtml:42 12948msgid "Shortest marriage" 12949msgstr "" 12950 12951#: resources/views/calendar-page.phtml:105 12952msgid "Show" 12953msgstr "" 12954 12955#. I18N: A configuration setting 12956#: resources/views/admin/trees-preferences.phtml:287 12957msgid "Show a download link in the media viewer" 12958msgstr "" 12959 12960#. I18N: Description of the “Cookie warning” module 12961#: app/Module/PrivacyPolicy.php:78 12962msgid "Show a privacy policy." 12963msgstr "" 12964 12965#. I18N: A configuration setting 12966#: resources/views/admin/site-registration.phtml:69 12967msgid "Show acceptable use agreement on “Request a new user account” page" 12968msgstr "" 12969 12970#: resources/views/modules/notes/tab.phtml:26 12971msgid "Show all notes" 12972msgstr "" 12973 12974#: app/Module/PlaceHierarchyListModule.php:223 12975msgid "Show all places in a list" 12976msgstr "" 12977 12978#: resources/views/modules/sources_tab/tab.phtml:26 12979msgid "Show all sources" 12980msgstr "" 12981 12982#. I18N: an age indicator, which can be dragged around the screen 12983#: resources/views/modules/timeline-chart/page.phtml:81 12984msgid "Show an age cursor" 12985msgstr "" 12986 12987#: resources/xml/reports/ahnentafel_report.xml:12 12988msgid "Show children of ancestors" 12989msgstr "" 12990 12991#: resources/views/lists/families-table.phtml:205 12992msgid "Show couples where either partner married more than once." 12993msgstr "" 12994 12995#: resources/views/lists/families-table.phtml:163 12996msgid "Show couples where only the female partner is dead." 12997msgstr "" 12998 12999#: resources/views/lists/families-table.phtml:167 13000msgid "Show couples where only the male partner is dead." 13001msgstr "" 13002 13003#: resources/views/lists/families-table.phtml:193 13004msgid "Show couples who married more than 100 years ago." 13005msgstr "" 13006 13007#: resources/views/lists/families-table.phtml:197 13008msgid "Show couples who married within the last 100 years." 13009msgstr "" 13010 13011#: resources/views/lists/families-table.phtml:189 13012msgid "Show couples with an unknown marriage date." 13013msgstr "" 13014 13015#. I18N: label for yes/no option 13016#: resources/views/modules/gedcom_stats/config.phtml:35 13017msgid "Show date of last update" 13018msgstr "" 13019 13020#. I18N: A configuration setting 13021#: resources/views/admin/trees-privacy.phtml:52 13022msgid "Show dead individuals" 13023msgstr "" 13024 13025#: resources/views/lists/families-table.phtml:201 13026msgid "Show divorced couples." 13027msgstr "" 13028 13029#: resources/views/lists/individuals-table.phtml:208 13030msgid "Show individuals born more than 100 years ago." 13031msgstr "" 13032 13033#: resources/views/lists/individuals-table.phtml:212 13034msgid "Show individuals born within the last 100 years." 13035msgstr "" 13036 13037#: resources/views/lists/individuals-table.phtml:189 13038msgid "Show individuals who are alive or couples where both partners are alive." 13039msgstr "" 13040 13041#: resources/views/lists/families-table.phtml:171 13042#: resources/views/lists/individuals-table.phtml:193 13043msgid "Show individuals who are dead or couples where both partners are dead." 13044msgstr "" 13045 13046#: resources/views/lists/individuals-table.phtml:197 13047msgid "Show individuals who died more than 100 years ago." 13048msgstr "" 13049 13050#: resources/views/lists/individuals-table.phtml:201 13051msgid "Show individuals who died within the last 100 years." 13052msgstr "" 13053 13054#. I18N: A configuration setting 13055#: resources/views/admin/site-preferences.phtml:99 13056msgid "Show list of family trees" 13057msgstr "" 13058 13059#. I18N: A configuration setting 13060#: resources/views/admin/trees-privacy.phtml:95 13061msgid "Show living individuals" 13062msgstr "" 13063 13064#. I18N: A configuration setting 13065#: resources/views/admin/trees-privacy.phtml:136 13066msgid "Show names of private individuals" 13067msgstr "" 13068 13069#: resources/xml/reports/ahnentafel_report.xml:9 13070#: resources/xml/reports/family_group_report.xml:8 13071#: resources/xml/reports/individual_ext_report.xml:10 13072#: resources/xml/reports/individual_report.xml:7 13073msgid "Show notes" 13074msgstr "" 13075 13076#: resources/xml/reports/ahnentafel_report.xml:10 13077msgid "Show occupations" 13078msgstr "" 13079 13080#: resources/views/modules/todays_events/config.phtml:19 13081#: resources/views/modules/upcoming_events/config.phtml:31 13082msgid "Show only events of living individuals" 13083msgstr "" 13084 13085#: resources/views/lists/individuals-table.phtml:178 13086msgid "Show only females." 13087msgstr "" 13088 13089#: resources/views/lists/individuals-table.phtml:182 13090msgid "Show only individuals for whom the gender is not known." 13091msgstr "" 13092 13093#: resources/views/modules/random_media/config.phtml:17 13094msgid "Show only individuals, events, or all" 13095msgstr "" 13096 13097#: resources/views/lists/individuals-table.phtml:174 13098msgid "Show only males." 13099msgstr "" 13100 13101#: resources/views/lists/families-table.phtml:414 13102#: resources/views/lists/individuals-table.phtml:420 13103msgid "Show parents" 13104msgstr "" 13105 13106#: resources/views/admin/site-mail.phtml:155 13107#: resources/views/admin/users-create.phtml:61 13108#: resources/views/admin/users-edit.phtml:71 13109#: resources/views/edit-account-page.phtml:92 13110#: resources/views/login-page.phtml:47 13111#: resources/views/modules/login_block/sign-in.phtml:33 13112#: resources/views/password-reset-page.phtml:38 13113#: resources/views/register-page.phtml:75 13114#: resources/views/setup/step-4-database-mysql.phtml:99 13115#: resources/views/setup/step-4-database-pgsql.phtml:86 13116#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13117#: resources/views/setup/step-5-administrator.phtml:81 13118msgid "Show password" 13119msgstr "" 13120 13121#: resources/xml/reports/change_report.xml:8 13122msgid "Show pending changes" 13123msgstr "" 13124 13125#: resources/xml/reports/family_group_report.xml:9 13126#: resources/xml/reports/individual_ext_report.xml:11 13127#: resources/xml/reports/individual_report.xml:8 13128msgid "Show photos" 13129msgstr "" 13130 13131#: app/Module/PlaceHierarchyListModule.php:217 13132msgid "Show place hierarchy" 13133msgstr "" 13134 13135#. I18N: A configuration setting 13136#: resources/views/admin/trees-privacy.phtml:156 13137msgid "Show private relationships" 13138msgstr "" 13139 13140#: resources/views/modules/todo/config.phtml:21 13141msgid "Show research tasks that are assigned to other users" 13142msgstr "" 13143 13144#: resources/views/modules/todo/config.phtml:31 13145msgid "Show research tasks that are not assigned to any user" 13146msgstr "" 13147 13148#: resources/views/modules/todo/config.phtml:40 13149msgid "Show research tasks that have a date in the future" 13150msgstr "" 13151 13152#: resources/xml/reports/ahnentafel_report.xml:11 13153msgid "Show residences" 13154msgstr "" 13155 13156#: resources/views/modules/random_media/config.phtml:39 13157msgid "Show slide show controls" 13158msgstr "" 13159 13160#: resources/xml/reports/ahnentafel_report.xml:8 13161#: resources/xml/reports/descendancy_report.xml:7 13162#: resources/xml/reports/family_group_report.xml:7 13163#: resources/xml/reports/individual_ext_report.xml:9 13164#: resources/xml/reports/individual_report.xml:6 13165msgid "Show sources" 13166msgstr "" 13167 13168#: resources/views/modules/family-book-chart/page.phtml:61 13169#: resources/views/modules/hourglass-chart/page.phtml:51 13170#: resources/xml/reports/pedigree_report.xml:6 13171msgid "Show spouses" 13172msgstr "" 13173 13174#: resources/views/lists/families-table.phtml:417 13175#: resources/views/lists/individuals-table.phtml:423 13176msgid "Show statistics charts" 13177msgstr "" 13178 13179#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13180#: resources/views/admin/trees-preferences.phtml:600 13181#, php-format 13182msgid "Show the %1$s %2$s parts of a place name." 13183msgstr "" 13184 13185#. I18N: Description of the “Pedigree map” module 13186#: app/Module/PedigreeMapModule.php:138 13187msgid "Show the birthplace of ancestors on a map." 13188msgstr "" 13189 13190#. I18N: label for a yes/no option 13191#: resources/views/modules/recent_changes/config.phtml:67 13192msgid "Show the date and time" 13193msgstr "" 13194 13195#: resources/views/modules/html/config.phtml:52 13196msgid "Show the date and time of update" 13197msgstr "" 13198 13199#: resources/views/admin/trees-preferences.phtml:447 13200msgid "Show the events of close relatives on the individual page" 13201msgstr "" 13202 13203#. I18N: A configuration setting 13204#: resources/views/admin/trees-privacy.phtml:33 13205msgid "Show the family tree" 13206msgstr "" 13207 13208#: app/Module/IndividualListModule.php:366 13209msgid "Show the list of individuals" 13210msgstr "" 13211 13212#: app/Module/IndividualListModule.php:372 13213msgid "Show the list of surnames" 13214msgstr "" 13215 13216#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13217#: app/Module/ModuleMapLinkTrait.php:49 13218msgid "Show the location of an event on an external map." 13219msgstr "" 13220 13221#. I18N: Description of the “Places” module 13222#: app/Module/PlacesModule.php:96 13223msgid "Show the location of events on a map." 13224msgstr "" 13225 13226#. I18N: label for a yes/no option 13227#: resources/views/modules/recent_changes/config.phtml:58 13228msgid "Show the user who made the change" 13229msgstr "" 13230 13231#. I18N: Label for a configuration option 13232#: resources/views/modules/faq/edit.phtml:53 13233#: resources/views/modules/html/config.phtml:63 13234#: resources/views/modules/stories/edit.phtml:60 13235msgid "Show this block for which languages" 13236msgstr "" 13237 13238#: resources/views/admin/trees-preferences.phtml:309 13239msgid "Show thumbnail images in charts and family groups." 13240msgstr "" 13241 13242#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 13243#: app/Functions/FunctionsPrintFacts.php:617 13244#: app/Http/RequestHandlers/TreePreferencesPage.php:154 13245#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13246#: resources/views/modals/restriction-fields.phtml:21 13247msgid "Show to managers" 13248msgstr "" 13249 13250#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 13251#: app/Functions/FunctionsPrintFacts.php:614 13252#: app/Http/RequestHandlers/TreePreferencesPage.php:153 13253#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13254#: resources/views/admin/trees-privacy.phtml:41 13255#: resources/views/admin/trees-privacy.phtml:103 13256#: resources/views/modals/restriction-fields.phtml:18 13257msgid "Show to members" 13258msgstr "" 13259 13260#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 13261#: app/Functions/FunctionsPrintFacts.php:611 13262#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13263#: resources/views/admin/trees-privacy.phtml:41 13264#: resources/views/admin/trees-privacy.phtml:103 13265#: resources/views/admin/trees-privacy.phtml:164 13266#: resources/views/modals/restriction-fields.phtml:15 13267msgid "Show to visitors" 13268msgstr "" 13269 13270#: resources/views/lists/families-table.phtml:182 13271#: resources/views/lists/individuals-table.phtml:223 13272msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13273msgstr "" 13274 13275#: resources/views/lists/families-table.phtml:178 13276#: resources/views/lists/individuals-table.phtml:219 13277msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13278msgstr "" 13279 13280#. I18N: %s are placeholders for numbers 13281#: resources/views/lists/datatables-attributes.phtml:24 13282#: resources/views/lists/datatables-attributes.phtml:25 13283#: resources/views/pending-changes-page.phtml:24 13284#, php-format 13285msgid "Showing %1$s to %2$s of %3$s" 13286msgstr "" 13287 13288#: resources/views/modules/pedigree-chart/previous.phtml:22 13289msgid "Sibling" 13290msgstr "" 13291 13292#: resources/views/modules/pedigree-chart/previous.phtml:20 13293msgid "Siblings" 13294msgstr "" 13295 13296#: resources/views/admin/modules.phtml:177 13297#: resources/views/admin/modules.phtml:180 13298msgid "Sidebar" 13299msgstr "" 13300 13301#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13302#: resources/views/admin/control-panel.phtml:733 13303#: resources/views/admin/modules.phtml:86 13304#: resources/views/admin/modules.phtml:88 13305msgid "Sidebars" 13306msgstr "" 13307 13308#. I18N: Name of a country or state 13309#: app/Statistics/Service/CountryService.php:447 13310msgid "Sierra Leone" 13311msgstr "" 13312 13313#. I18N: Name of a module 13314#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 13315#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 13316#, fuzzy 13317msgid "Sign in" 13318msgstr "Takiuru" 13319 13320#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13321#: resources/views/layouts/administration.phtml:66 13322#, fuzzy 13323msgid "Sign out" 13324msgstr "Takiputa" 13325 13326#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13327#: resources/views/admin/control-panel.phtml:232 13328msgid "Sign-in and registration" 13329msgstr "" 13330 13331#: resources/views/help/date.phtml:135 13332msgid "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." 13333msgstr "" 13334 13335#. I18N: Name of a country or state 13336#: app/Statistics/Service/CountryService.php:437 13337msgid "Singapore" 13338msgstr "" 13339 13340#: resources/xml/reports/individual_ext_report.xml:363 13341#: resources/xml/reports/individual_report.xml:352 13342msgid "Sister" 13343msgstr "" 13344 13345#. I18N: A configuration setting 13346#: resources/views/modules/google-analytics/form.phtml:9 13347#: resources/views/modules/matomo-analytics/form.phtml:9 13348#: resources/views/modules/statcounter/form.phtml:9 13349msgid "Site identification code" 13350msgstr "" 13351 13352#. I18N: Help text for the “Preferred contact method” configuration setting 13353#: resources/views/admin/users-edit.phtml:191 13354#: resources/views/edit-account-page.phtml:141 13355msgid "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." 13356msgstr "" 13357 13358#. I18N: A configuration setting 13359#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13360#: resources/views/modules/google-webmaster-tools/form.phtml:9 13361msgid "Site verification code" 13362msgstr "" 13363 13364#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13365#: resources/views/modules/google-webmaster-tools/form.phtml:18 13366msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13367msgstr "" 13368 13369#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13370#: app/Module/SiteMapModule.php:163 13371msgid "Sitemaps" 13372msgstr "" 13373 13374#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13375#: resources/views/modules/sitemap/config.phtml:23 13376msgid "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>." 13377msgstr "" 13378 13379#. I18N: a month in the Jewish calendar 13380#: app/Date/JewishDate.php:196 13381msgctxt "GENITIVE" 13382msgid "Sivan" 13383msgstr "" 13384 13385#. I18N: a month in the Jewish calendar 13386#: app/Date/JewishDate.php:300 13387msgctxt "INSTRUMENTAL" 13388msgid "Sivan" 13389msgstr "" 13390 13391#. I18N: a month in the Jewish calendar 13392#: app/Date/JewishDate.php:248 13393msgctxt "LOCATIVE" 13394msgid "Sivan" 13395msgstr "" 13396 13397#. I18N: a month in the Jewish calendar 13398#: app/Date/JewishDate.php:144 13399msgctxt "NOMINATIVE" 13400msgid "Sivan" 13401msgstr "" 13402 13403#. I18N: Skip over the headers and menus, to the main content of the page 13404#: resources/views/layouts/administration.phtml:47 13405#: resources/views/layouts/default.phtml:76 13406msgid "Skip to content" 13407msgstr "" 13408 13409#: app/Elements/RelationIsDescriptor.php:125 13410msgid "Slave" 13411msgstr "" 13412 13413#: app/Elements/RelationIsDescriptor.php:90 13414msgctxt "FEMALE" 13415msgid "Slave" 13416msgstr "" 13417 13418#: app/Elements/RelationIsDescriptor.php:69 13419msgctxt "MALE" 13420msgid "Slave" 13421msgstr "" 13422 13423#. I18N: Name of a module 13424#: app/Module/CustomTagsPersonalAncestralFile.php:62 13425#: app/Module/SlideShowModule.php:188 13426msgid "Slide show" 13427msgstr "" 13428 13429#. I18N: Name of a country or state 13430#: app/Statistics/Service/CountryService.php:463 13431msgid "Slovakia" 13432msgstr "" 13433 13434#. I18N: Name of a country or state 13435#: app/Statistics/Service/CountryService.php:465 13436msgid "Slovenia" 13437msgstr "" 13438 13439#: resources/views/setup/step-2-server-checks.phtml:68 13440msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13441msgstr "" 13442 13443#. I18N: Location of an LDS church temple 13444#: app/Elements/TempleCode.php:185 13445msgid "Snowflake, Arizona, United States" 13446msgstr "" 13447 13448#: app/Factories/ElementFactory.php:614 13449msgid "Social security number" 13450msgstr "" 13451 13452#. I18N: Name of a country or state 13453#: app/Statistics/Service/CountryService.php:445 13454msgid "Solomon Islands" 13455msgstr "" 13456 13457#. I18N: Name of a country or state 13458#: app/Statistics/Service/CountryService.php:453 13459msgid "Somalia" 13460msgstr "" 13461 13462#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13463#: resources/views/admin/trees-import.phtml:118 13464msgid "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." 13465msgstr "" 13466 13467#. I18N: Description of a “Data fix” module 13468#: app/Module/FixNameTags.php:94 13469msgid "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." 13470msgstr "" 13471 13472#: resources/views/admin/tags.phtml:26 13473msgid "Some of these GEDCOM tags are used infrequently or never used." 13474msgstr "" 13475 13476#. I18N: Help text for the “Hit counters” configuration setting 13477#: resources/views/admin/trees-preferences.phtml:672 13478msgid "Some pages can display the number of times that they have been visited." 13479msgstr "" 13480 13481#. I18N: Help text for the “Fact icons” configuration setting 13482#: resources/views/admin/trees-preferences.phtml:545 13483msgid "Some themes can display icons on the “Facts and events” tab." 13484msgstr "" 13485 13486#: resources/views/edit/change-family-members.phtml:63 13487#: resources/xml/reports/family_group_report.xml:774 13488#: resources/xml/reports/individual_ext_report.xml:534 13489#: resources/xml/reports/individual_report.xml:530 13490msgid "Son" 13491msgstr "" 13492 13493#. I18N: e.g. “Son of [father name & mother name]” 13494#: app/Module/InteractiveTree/TreeView.php:360 13495#, php-format 13496msgid "Son of %s" 13497msgstr "" 13498 13499#. I18N: Label for a configuration option 13500#: resources/views/modules/faq/config.phtml:53 13501#: resources/views/modules/faq/edit.phtml:63 13502#: resources/views/modules/recent_changes/config.phtml:40 13503#: resources/views/modules/todays_events/config.phtml:46 13504#: resources/views/modules/upcoming_events/config.phtml:58 13505#: resources/xml/reports/bdm_report.xml:11 13506#: resources/xml/reports/birth_report.xml:9 13507#: resources/xml/reports/cemetery_report.xml:6 13508#: resources/xml/reports/change_report.xml:7 13509#: resources/xml/reports/death_report.xml:9 13510#: resources/xml/reports/fact_sources.xml:7 13511#: resources/xml/reports/individual_ext_report.xml:8 13512#: resources/xml/reports/marriage_report.xml:9 13513#: resources/xml/reports/occupation_report.xml:6 13514#: resources/xml/reports/relative_ext_report.xml:7 13515msgid "Sort order" 13516msgstr "" 13517 13518#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13519#: resources/views/lists/individuals-table.phtml:235 13520msgid "Sosa" 13521msgstr "" 13522 13523#: resources/views/modules/ancestors-chart/tree.phtml:18 13524msgid "Sosa-Stradonitz number" 13525msgstr "" 13526 13527#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 13528msgid "Sounds like" 13529msgstr "" 13530 13531#. I18N: Name of a module/report 13532#: app/Factories/ElementFactory.php:682 13533#: app/Functions/FunctionsPrintFacts.php:436 13534#: app/Functions/FunctionsPrintFacts.php:476 13535#: app/Functions/FunctionsPrintFacts.php:490 13536#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 13537#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 13538#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 13539#: app/Module/CustomTagsGedcomL.php:241 13540#: app/Module/FactSourcesReportModule.php:44 13541#: resources/views/admin/trees-privacy.phtml:182 13542#: resources/views/admin/trees.phtml:231 13543#: resources/views/modals/link-media-to-source.phtml:23 13544#: resources/views/modules/favorites/favorites.phtml:108 13545#: resources/views/modules/random_media/slide-show.phtml:73 13546#: resources/views/modules/recent_changes/changes-table.phtml:71 13547#: resources/views/modules/sources_tab/tab.phtml:47 13548#: resources/xml/reports/bdm_report.xml:136 13549#: resources/xml/reports/bdm_report.xml:162 13550#: resources/xml/reports/bdm_report.xml:196 13551#: resources/xml/reports/birth_report.xml:43 13552#: resources/xml/reports/death_report.xml:54 13553#: resources/xml/reports/fact_sources.xml:3 13554#: resources/xml/reports/fact_sources.xml:43 13555#: resources/xml/reports/marriage_report.xml:54 13556#: resources/xml/reports/missing_facts_report.xml:108 13557#: resources/xml/reports/missing_facts_report.xml:153 13558#: resources/xml/reports/missing_facts_report.xml:194 13559#: resources/xml/reports/missing_facts_report.xml:236 13560#: resources/xml/reports/missing_facts_report.xml:277 13561#: resources/xml/reports/missing_facts_report.xml:318 13562#: resources/xml/reports/missing_facts_report.xml:360 13563#: resources/xml/reports/missing_facts_report.xml:402 13564#: resources/xml/reports/missing_facts_report.xml:444 13565#: resources/xml/reports/missing_facts_report.xml:487 13566#: resources/xml/reports/missing_facts_report.xml:529 13567#: resources/xml/reports/missing_facts_report.xml:570 13568msgid "Source" 13569msgstr "" 13570 13571#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:359 13572#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:604 13573#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 13574#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 13575#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 13576msgid "Source citation" 13577msgstr "" 13578 13579#: resources/views/admin/tags.phtml:315 13580msgid "Source citations" 13581msgstr "" 13582 13583#. I18N: Help text for the “Use full source citations” configuration setting 13584#: resources/views/admin/trees-preferences.phtml:756 13585msgid "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." 13586msgstr "" 13587 13588#. I18N: A configuration setting 13589#: resources/views/admin/trees-preferences.phtml:766 13590#: resources/xml/reports/fact_sources.xml:6 13591msgid "Source type" 13592msgstr "" 13593 13594#. I18N: Name of a module/list 13595#. I18N: Name of a module 13596#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 13597#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 13598#: app/Services/AdminService.php:183 13599#: resources/views/admin/control-panel.phtml:325 13600#: resources/views/admin/merge-records-step-1.phtml:56 13601#: resources/views/admin/tags.phtml:390 13602#: resources/views/lists/media-table.phtml:81 13603#: resources/views/lists/notes-table.phtml:84 13604#: resources/views/lists/notes-table.phtml:93 13605#: resources/views/lists/repositories-table.phtml:51 13606#: resources/views/lists/sources-table.phtml:89 13607#: resources/views/modules/gedcom_stats/config.phtml:49 13608#: resources/views/modules/gedcom_stats/statistics.phtml:102 13609#: resources/views/modules/html/template-statistics.phtml:44 13610#: resources/views/record-page-links.phtml:61 13611#: resources/views/search-general-page.phtml:85 13612#: resources/views/search-results.phtml:59 13613#: resources/views/statistics/other/chart-sources.phtml:12 13614#: resources/views/statistics/other/total-records.phtml:30 13615#: resources/xml/reports/ahnentafel_report.xml:475 13616#: resources/xml/reports/descendancy_report.xml:611 13617#: resources/xml/reports/family_group_report.xml:1118 13618#: resources/xml/reports/individual_ext_report.xml:651 13619#: resources/xml/reports/individual_report.xml:647 13620msgid "Sources" 13621msgstr "" 13622 13623#: resources/xml/reports/missing_facts_report.xml:14 13624msgid "Sources to the events" 13625msgstr "" 13626 13627#. I18N: Name of a country or state 13628#: app/Statistics/Service/CountryService.php:540 13629msgid "South Africa" 13630msgstr "" 13631 13632#: resources/views/modules/statistics-chart/custom.phtml:188 13633msgid "South America" 13634msgstr "" 13635 13636#. I18N: Name of a country or state 13637#: app/Statistics/Service/CountryService.php:439 13638msgid "South Georgia and the South Sandwich Islands" 13639msgstr "" 13640 13641#. I18N: Name of a country or state 13642#: app/Statistics/Service/CountryService.php:457 13643msgid "South Sudan" 13644msgstr "" 13645 13646#. I18N: Name of a country or state 13647#: app/Statistics/Service/CountryService.php:179 13648msgid "Spain" 13649msgstr "" 13650 13651#: app/SurnameTradition.php:91 13652msgctxt "Surname tradition" 13653msgid "Spanish" 13654msgstr "" 13655 13656#. I18N: Location of an LDS church temple 13657#: app/Elements/TempleCode.php:188 13658msgid "Spokane, Washington, United States" 13659msgstr "" 13660 13661#: app/Http/RequestHandlers/IndividualPage.php:224 13662#: resources/views/edit/change-family-members.phtml:36 13663#: resources/views/edit/change-family-members.phtml:51 13664#: resources/views/modules/pedigree-chart/previous.phtml:31 13665#: resources/xml/reports/bdm_report.xml:169 13666#: resources/xml/reports/individual_ext_report.xml:210 13667#: resources/xml/reports/individual_ext_report.xml:227 13668msgid "Spouse" 13669msgstr "" 13670 13671#: resources/views/edit/reorder-families.phtml:33 13672#: resources/views/lists/surnames-table.phtml:35 13673#: resources/views/modules/family-book-chart/page.phtml:58 13674#: resources/views/modules/pedigree-chart/previous.phtml:29 13675msgid "Spouses" 13676msgstr "" 13677 13678#: resources/xml/reports/individual_ext_report.xml:6 13679#: resources/xml/reports/individual_ext_report.xml:90 13680#: resources/xml/reports/missing_facts_report.xml:6 13681#: resources/xml/reports/relative_ext_report.xml:6 13682#: resources/xml/reports/relative_ext_report.xml:42 13683msgid "Spouses and children" 13684msgstr "" 13685 13686#. I18N: Name of a country or state 13687#: app/Statistics/Service/CountryService.php:302 13688msgid "Sri Lanka" 13689msgstr "" 13690 13691#. I18N: Location of an LDS church temple 13692#: app/Elements/TempleCode.php:181 13693msgid "St. George, Utah, United States" 13694msgstr "" 13695 13696#. I18N: Location of an LDS church temple 13697#: app/Elements/TempleCode.php:184 13698msgid "St. Louis, Missouri, United States" 13699msgstr "" 13700 13701#. I18N: Location of an LDS church temple 13702#: app/Elements/TempleCode.php:187 13703msgid "St. Paul, Minnesota, United States" 13704msgstr "" 13705 13706#: resources/views/modules/random_media/config.phtml:48 13707msgid "Start slide show on page load" 13708msgstr "" 13709 13710#: resources/views/modules/lifespans-chart/page.phtml:54 13711msgid "Start year" 13712msgstr "" 13713 13714#: resources/xml/reports/change_report.xml:5 13715msgid "Starting range of change dates" 13716msgstr "" 13717 13718#: app/Module/StatcounterModule.php:41 13719msgid "Statcounter™" 13720msgstr "" 13721 13722#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 13723#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 13724#: app/Factories/ElementFactory.php:715 13725msgid "State" 13726msgstr "" 13727 13728#. I18N: Name of a module 13729#. I18N: Name of a module/chart 13730#: app/Module/FamilyTreeStatisticsModule.php:52 13731#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13732#: resources/views/modules/gedcom_stats/config.phtml:43 13733#: resources/views/modules/gedcom_stats/statistics.phtml:40 13734#: resources/views/modules/gedcom_stats/statistics.phtml:160 13735msgid "Statistics" 13736msgstr "" 13737 13738#: app/Factories/ElementFactory.php:356 app/Factories/ElementFactory.php:462 13739#: app/Factories/ElementFactory.php:502 app/Factories/ElementFactory.php:522 13740#: app/Factories/ElementFactory.php:533 app/Factories/ElementFactory.php:601 13741#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 13742#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 13743#: resources/views/admin/changes-log.phtml:55 13744#: resources/views/admin/changes-log.phtml:135 13745msgid "Status" 13746msgstr "" 13747 13748#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 13749#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 13750#: app/Factories/ElementFactory.php:602 13751msgid "Status change date" 13752msgstr "" 13753 13754#: app/Elements/AgeAtEvent.php:80 13755msgid "Stillborn" 13756msgstr "" 13757 13758#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13759#: app/Elements/LdsBaptismDateStatus.php:73 13760#: app/Elements/LdsChildSealingDateStatus.php:66 13761#: app/Elements/LdsEndowmentDateStatus.php:74 13762msgid "Stillborn: exempt" 13763msgstr "" 13764 13765#. I18N: Location of an LDS church temple 13766#: app/Elements/TempleCode.php:189 13767msgid "Stockholm, Sweden" 13768msgstr "" 13769 13770#: resources/views/layouts/default.phtml:164 13771#: resources/views/modules/random_media/slide-show.phtml:28 13772#: resources/views/modules/random_media/slide-show.phtml:30 13773msgid "Stop" 13774msgstr "" 13775 13776#. I18N: Name of a module 13777#: app/Module/StoriesModule.php:208 13778#: resources/views/modules/stories/edit.phtml:22 13779msgid "Stories" 13780msgstr "" 13781 13782#: resources/views/modules/stories/edit.phtml:51 13783msgid "Story" 13784msgstr "" 13785 13786#: resources/views/modules/stories/config.phtml:55 13787#: resources/views/modules/stories/edit.phtml:42 13788#: resources/views/modules/stories/list.phtml:18 13789msgid "Story title" 13790msgstr "" 13791 13792#: app/Module/CustomTagsGenPluswin.php:59 13793#: app/Module/CustomTagsGenPluswin.php:91 13794msgid "Street name" 13795msgstr "" 13796 13797#: resources/views/admin/broadcast.phtml:49 13798#: resources/views/admin/email-page.phtml:50 13799#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13800#: resources/views/modules/user-messages/user-messages.phtml:70 13801msgid "Subject" 13802msgstr "" 13803 13804#: app/Factories/ElementFactory.php:406 app/Factories/ElementFactory.php:730 13805#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 13806msgid "Submission" 13807msgstr "" 13808 13809#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13810#: app/Elements/LdsBaptismDateStatus.php:75 13811#: app/Elements/LdsChildSealingDateStatus.php:68 13812#: app/Elements/LdsEndowmentDateStatus.php:76 13813#: app/Elements/LdsSpouseSealingDateStatus.php:75 13814msgid "Submitted but not yet cleared" 13815msgstr "" 13816 13817#: app/Factories/ElementFactory.php:369 app/Factories/ElementFactory.php:405 13818#: app/Factories/ElementFactory.php:615 app/Factories/ElementFactory.php:707 13819#: app/Factories/ElementFactory.php:741 resources/views/admin/trees.phtml:264 13820#: resources/views/modals/submission-fields.phtml:14 13821#: resources/views/modules/recent_changes/changes-table.phtml:74 13822msgid "Submitter" 13823msgstr "" 13824 13825#: resources/views/lists/submitters-table.phtml:67 13826msgid "Submitter name" 13827msgstr "" 13828 13829#. I18N: Name of a module/list 13830#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 13831#: app/Module/SubmitterListModule.php:177 13832#: resources/views/admin/control-panel.phtml:329 13833#: resources/views/admin/merge-records-step-1.phtml:60 13834#: resources/views/admin/tags.phtml:871 13835#: resources/views/lists/submitters-table.phtml:62 13836msgid "Submitters" 13837msgstr "" 13838 13839#. I18N: Name of a country or state 13840#: app/Statistics/Service/CountryService.php:429 13841msgid "Sudan" 13842msgstr "" 13843 13844#. I18N: abbreviation for Sunday 13845#: app/Date/AbstractCalendarDate.php:292 13846#: resources/views/edit/initialize-calendar-popup.phtml:23 13847msgid "Sun" 13848msgstr "" 13849 13850#: app/Date/AbstractCalendarDate.php:259 13851msgid "Sunday" 13852msgstr "" 13853 13854#. I18N: %s is a URL/link to the project website 13855#: resources/views/admin/control-panel.phtml:180 13856#, php-format 13857msgid "Support and documentation can be found at %s." 13858msgstr "" 13859 13860#: app/Services/ServerCheckService.php:330 13861msgid "Support for PostgreSQL is experimental." 13862msgstr "" 13863 13864#: app/Services/ServerCheckService.php:335 13865msgid "Support for SQL Server is experimental." 13866msgstr "" 13867 13868#. I18N: Description of the “Custom GEDCOM tags” module 13869#: app/Module/ModuleCustomTagsTrait.php:74 13870msgid "Support for non-standard GEDCOM tags." 13871msgstr "" 13872 13873#. I18N: Name of a country or state 13874#: app/Statistics/Service/CountryService.php:461 13875msgid "Suriname" 13876msgstr "" 13877 13878#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 13879#: app/Factories/ElementFactory.php:567 13880#: app/Http/RequestHandlers/HelpText.php:226 13881#: resources/views/branches-page.phtml:27 13882#: resources/views/lists/families-table.phtml:215 13883#: resources/views/lists/families-table.phtml:218 13884#: resources/views/lists/individuals-table.phtml:233 13885#: resources/views/lists/surnames-table.phtml:31 13886#: resources/views/modules/statistics-chart/custom.phtml:168 13887#: resources/views/search-phonetic-page.phtml:44 13888msgid "Surname" 13889msgstr "" 13890 13891#: app/Statistics/Google/ChartDistribution.php:333 13892msgid "Surname distribution chart" 13893msgstr "" 13894 13895#: resources/views/admin/trees-preferences.phtml:350 13896msgid "Surname list style" 13897msgstr "" 13898 13899#: resources/views/modules/fix-add-marr-names/options.phtml:16 13900msgid "Surname option" 13901msgstr "" 13902 13903#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:563 13904#: app/Factories/ElementFactory.php:566 13905msgid "Surname prefix" 13906msgstr "" 13907 13908#: resources/views/admin/trees-preferences.phtml:736 13909msgid "Surname tradition" 13910msgstr "" 13911 13912#: resources/views/lists/surnames-table.phtml:26 13913#: resources/views/modules/gedcom_stats/config.phtml:70 13914#: resources/views/modules/gedcom_stats/statistics.phtml:79 13915#: resources/views/modules/statistics-chart/custom.phtml:163 13916msgid "Surnames" 13917msgstr "" 13918 13919#. I18N: In the Lithuanian surname tradition, ... 13920#: app/SurnameTradition.php:113 13921msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13922msgstr "" 13923 13924#. I18N: In the Polish surname tradition, ... 13925#: app/SurnameTradition.php:106 13926msgid "Surnames are inflected to indicate an individual’s gender." 13927msgstr "" 13928 13929#. I18N: Location of an LDS church temple 13930#: app/Elements/TempleCode.php:190 13931msgid "Suva, Fiji" 13932msgstr "" 13933 13934#. I18N: Name of a country or state 13935#: app/Statistics/Service/CountryService.php:443 13936msgid "Svalbard and Jan Mayen" 13937msgstr "" 13938 13939#. I18N: Reverse the order of two individuals 13940#: resources/views/modules/relationships-chart/page.phtml:88 13941msgid "Swap individuals" 13942msgstr "" 13943 13944#. I18N: Name of a country or state 13945#: app/Statistics/Service/CountryService.php:469 13946msgid "Swaziland" 13947msgstr "" 13948 13949#. I18N: Name of a country or state 13950#: app/Statistics/Service/CountryService.php:467 13951msgid "Sweden" 13952msgstr "" 13953 13954#. I18N: Name of a country or state 13955#: app/Statistics/Service/CountryService.php:122 13956msgid "Switzerland" 13957msgstr "" 13958 13959#. I18N: Location of an LDS church temple 13960#: app/Elements/TempleCode.php:192 13961msgid "Sydney, Australia" 13962msgstr "" 13963 13964#: resources/views/admin/synchronize-trees.phtml:12 13965msgid "Synchronize family trees with GEDCOM files" 13966msgstr "" 13967 13968#. I18N: Name of a country or state 13969#: app/Statistics/Service/CountryService.php:474 13970msgid "Syria" 13971msgstr "" 13972 13973#: resources/views/admin/modules.phtml:169 13974#: resources/views/admin/modules.phtml:172 13975msgid "Tab" 13976msgstr "" 13977 13978#: resources/views/setup/step-4-database-mysql.phtml:119 13979#: resources/views/setup/step-4-database-pgsql.phtml:104 13980#: resources/views/setup/step-4-database-sqlite.phtml:76 13981#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13982msgid "Table prefix" 13983msgstr "" 13984 13985#: resources/xml/reports/ahnentafel_report.xml:13 13986#: resources/xml/reports/bdm_report.xml:12 13987#: resources/xml/reports/birth_report.xml:10 13988#: resources/xml/reports/cemetery_report.xml:8 13989#: resources/xml/reports/change_report.xml:9 13990#: resources/xml/reports/descendancy_report.xml:8 13991#: resources/xml/reports/fact_sources.xml:8 13992#: resources/xml/reports/family_group_report.xml:11 13993#: resources/xml/reports/individual_ext_report.xml:12 13994#: resources/xml/reports/individual_report.xml:9 13995#: resources/xml/reports/marriage_report.xml:10 13996#: resources/xml/reports/missing_facts_report.xml:8 13997#: resources/xml/reports/occupation_report.xml:7 13998#: resources/xml/reports/pedigree_report.xml:8 13999#: resources/xml/reports/relative_ext_report.xml:8 14000msgctxt "paper size" 14001msgid "Tabloid" 14002msgstr "" 14003 14004#: app/Http/RequestHandlers/ModulesTabsPage.php:43 14005#: resources/views/admin/control-panel.phtml:726 14006#: resources/views/admin/modules.phtml:82 14007#: resources/views/admin/modules.phtml:84 14008msgid "Tabs" 14009msgstr "" 14010 14011#. I18N: Location of an LDS church temple 14012#: app/Elements/TempleCode.php:193 14013msgid "Taipei, Taiwan" 14014msgstr "" 14015 14016#. I18N: Name of a country or state 14017#: app/Statistics/Service/CountryService.php:502 14018msgid "Taiwan" 14019msgstr "" 14020 14021#. I18N: Name of a country or state 14022#: app/Statistics/Service/CountryService.php:484 14023msgid "Tajikistan" 14024msgstr "" 14025 14026#. I18N: Location of an LDS church temple 14027#: app/Elements/TempleCode.php:194 14028msgid "Tampico, Mexico" 14029msgstr "" 14030 14031#. I18N: a month in the Jewish calendar 14032#: app/Date/JewishDate.php:198 14033msgctxt "GENITIVE" 14034msgid "Tamuz" 14035msgstr "" 14036 14037#. I18N: a month in the Jewish calendar 14038#: app/Date/JewishDate.php:302 14039msgctxt "INSTRUMENTAL" 14040msgid "Tamuz" 14041msgstr "" 14042 14043#. I18N: a month in the Jewish calendar 14044#: app/Date/JewishDate.php:250 14045msgctxt "LOCATIVE" 14046msgid "Tamuz" 14047msgstr "" 14048 14049#. I18N: a month in the Jewish calendar 14050#: app/Date/JewishDate.php:146 14051msgctxt "NOMINATIVE" 14052msgid "Tamuz" 14053msgstr "" 14054 14055#. I18N: Name of a country or state 14056#: app/Statistics/Service/CountryService.php:504 14057msgid "Tanzania" 14058msgstr "" 14059 14060#. I18N: The name of a colour-scheme 14061#: app/Module/ColorsTheme.php:183 14062msgid "Teal Top" 14063msgstr "" 14064 14065#. I18N: A configuration setting 14066#: resources/views/admin/trees-preferences.phtml:183 14067msgid "Technical help contact" 14068msgstr "" 14069 14070#. I18N: Location of an LDS church temple 14071#: app/Elements/TempleCode.php:195 14072msgid "Tegucigalpa, Honduras" 14073msgstr "" 14074 14075#: resources/views/modules/html/config.phtml:27 14076msgid "Templates" 14077msgstr "" 14078 14079#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14080#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 14081#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 14082#: app/Factories/ElementFactory.php:603 app/Factories/ElementFactory.php:742 14083#: resources/xml/reports/individual_report.xml:208 14084msgid "Temple" 14085msgstr "" 14086 14087#. I18N: a month in the Jewish calendar 14088#: app/Date/JewishDate.php:184 14089msgctxt "GENITIVE" 14090msgid "Tevet" 14091msgstr "" 14092 14093#. I18N: a month in the Jewish calendar 14094#: app/Date/JewishDate.php:288 14095msgctxt "INSTRUMENTAL" 14096msgid "Tevet" 14097msgstr "" 14098 14099#. I18N: a month in the Jewish calendar 14100#: app/Date/JewishDate.php:236 14101msgctxt "LOCATIVE" 14102msgid "Tevet" 14103msgstr "" 14104 14105#. I18N: a month in the Jewish calendar 14106#: app/Date/JewishDate.php:132 14107msgctxt "NOMINATIVE" 14108msgid "Tevet" 14109msgstr "" 14110 14111#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362 14112#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607 14113#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653 14114#: app/Factories/ElementFactory.php:705 app/Module/CustomTagsGedcom53.php:181 14115#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 14116#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 14117#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 14118#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74 14119#: resources/views/admin/trees-preferences.phtml:611 14120#: resources/views/modals/source-fields.phtml:58 14121msgid "Text" 14122msgstr "" 14123 14124#. I18N: Name of a country or state 14125#: app/Statistics/Service/CountryService.php:482 14126msgid "Thailand" 14127msgstr "" 14128 14129#: resources/views/help/name.phtml:8 14130msgid "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." 14131msgstr "" 14132 14133#: resources/views/help/surname.phtml:8 14134msgid "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." 14135msgstr "" 14136 14137#: app/Http/RequestHandlers/SynchronizeTrees.php:94 14138#, php-format 14139msgid "The GEDCOM file “%s” has been imported." 14140msgstr "" 14141 14142#: resources/views/admin/tags.phtml:24 14143msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14144msgstr "" 14145 14146#. I18N: Location of an LDS church temple 14147#: app/Elements/TempleCode.php:104 14148msgid "The Hague, Netherlands" 14149msgstr "" 14150 14151#: app/Services/ServerCheckService.php:124 14152#, php-format 14153msgid "The PHP extension “%s” is not installed." 14154msgstr "" 14155 14156#: app/Services/ServerCheckService.php:182 14157#, php-format 14158msgid "The PHP function “%1$s” is disabled." 14159msgstr "" 14160 14161#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14162#: app/Functions/Functions.php:56 14163msgid "The PHP temporary folder is missing." 14164msgstr "" 14165 14166#: app/Services/ServerCheckService.php:143 14167#, php-format 14168msgid "The PHP.INI setting “%1$s” is disabled." 14169msgstr "" 14170 14171#: app/Services/ServerCheckService.php:147 14172#, php-format 14173msgid "The PHP.INI setting “%1$s” is enabled." 14174msgstr "" 14175 14176#: resources/views/modules/share-url/share.phtml:30 14177msgid "The URL was copied to the clipboard" 14178msgstr "" 14179 14180#: resources/views/emails/approve-user-html.phtml:19 14181#: resources/views/emails/approve-user-text.phtml:14 14182#, php-format 14183msgid "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" 14184msgstr "" 14185 14186#: resources/views/verify-success-page.phtml:20 14187msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14188msgstr "" 14189 14190#. I18N: Description of the “Calendar” module 14191#: app/Module/CalendarMenuModule.php:53 14192msgid "The calendar menu." 14193msgstr "" 14194 14195#. I18N: %s is the name of a genealogy record 14196#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 14197#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 14198#, php-format 14199msgid "The changes to “%s” have been accepted." 14200msgstr "" 14201 14202#. I18N: %s is the name of a genealogy record 14203#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 14204#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 14205#, php-format 14206msgid "The changes to “%s” have been rejected." 14207msgstr "" 14208 14209#. I18N: Description of the “Charts” module 14210#: app/Module/ChartsMenuModule.php:70 14211msgid "The charts menu." 14212msgstr "" 14213 14214#: resources/views/modules/clippings/show.phtml:19 14215msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14216msgstr "" 14217 14218#: resources/views/admin/trees-preferences.phtml:399 14219msgid "The date and time of the last update" 14220msgstr "" 14221 14222#: app/Http/RequestHandlers/AccountUpdate.php:113 14223#: app/Http/RequestHandlers/MapDataSave.php:101 14224#, php-format 14225msgid "The details for “%s” have been updated." 14226msgstr "" 14227 14228#. I18N: %s is a filename 14229#: app/Http/RequestHandlers/ExportGedcomServer.php:100 14230#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 14231#, php-format 14232msgid "The family tree has been exported to %s." 14233msgstr "" 14234 14235#: app/Http/RequestHandlers/CreateTreeAction.php:63 14236#, php-format 14237msgid "The family tree “%s” already exists." 14238msgstr "" 14239 14240#: app/Http/RequestHandlers/CreateTreeAction.php:70 14241#, php-format 14242msgid "The family tree “%s” has been created." 14243msgstr "" 14244 14245#. I18N: %s is the name of a family tree 14246#: app/Http/RequestHandlers/DeleteTreeAction.php:64 14247#: app/Http/RequestHandlers/SynchronizeTrees.php:108 14248#, php-format 14249msgid "The family tree “%s” has been deleted." 14250msgstr "" 14251 14252#. I18N: %s is the name of a family tree 14253#: app/Http/RequestHandlers/SelectDefaultTree.php:54 14254#, php-format 14255msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14256msgstr "" 14257 14258#: app/Http/RequestHandlers/MergeTreesAction.php:249 14259msgid "The family trees have been merged successfully." 14260msgstr "" 14261 14262#. I18N: Description of the “Family trees” module 14263#: app/Module/TreesMenuModule.php:71 14264msgid "The family trees menu." 14265msgstr "" 14266 14267#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14268#: app/Http/RequestHandlers/DeleteRecord.php:75 14269#, php-format 14270msgid "The family “%s” has been deleted because it only has one member." 14271msgstr "" 14272 14273#: app/Http/RequestHandlers/UploadMediaAction.php:127 14274#, php-format 14275msgid "The file %s already exists. Use another filename." 14276msgstr "" 14277 14278#: app/Http/RequestHandlers/ExportGedcomServer.php:103 14279#, php-format 14280msgid "The file %s could not be created." 14281msgstr "" 14282 14283#: app/Http/RequestHandlers/DeletePath.php:67 14284#, php-format 14285msgid "The file %s could not be deleted." 14286msgstr "" 14287 14288#: app/Http/RequestHandlers/DeletePath.php:65 14289#, php-format 14290msgid "The file %s has been deleted." 14291msgstr "" 14292 14293#: app/Http/RequestHandlers/UploadMediaAction.php:134 14294#, php-format 14295msgid "The file %s has been uploaded." 14296msgstr "" 14297 14298#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14299#: app/Functions/Functions.php:50 14300msgid "The file was only partially uploaded. Please try again." 14301msgstr "" 14302 14303#. I18N: %s is a filename 14304#: resources/views/media-page-details.phtml:59 14305#: resources/views/modules/media-list/page.phtml:142 14306#, php-format 14307msgid "The file “%s” does not exist." 14308msgstr "" 14309 14310#: resources/views/edit/reorder-families.phtml:77 14311msgid "The first family in the list will be used in charts, lists, reports, etc." 14312msgstr "" 14313 14314#: app/Http/RequestHandlers/DeletePath.php:60 14315#, php-format 14316msgid "The folder %s could not be deleted." 14317msgstr "" 14318 14319#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 14320#, php-format 14321msgid "The folder %s has been created." 14322msgstr "" 14323 14324#: app/Http/RequestHandlers/DeletePath.php:58 14325#, php-format 14326msgid "The folder %s has been deleted." 14327msgstr "" 14328 14329#: resources/views/admin/site-preferences.phtml:42 14330msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14331msgstr "" 14332 14333#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14334#, php-format 14335msgid "The folder “%s” does not exist." 14336msgstr "" 14337 14338#: resources/views/admin/merge-records-step-2.phtml:39 14339msgid "The following facts and events were found in both records." 14340msgstr "" 14341 14342#. I18N: the name of an individual, source, etc. 14343#: resources/views/admin/merge-records-step-2.phtml:86 14344#: resources/views/admin/merge-records-step-2.phtml:132 14345#, php-format 14346msgid "The following facts and events were only found in the record of %s." 14347msgstr "" 14348 14349#: resources/views/setup/step-2-server-checks.phtml:65 14350msgid "The following list shows typical requirements." 14351msgstr "" 14352 14353#: app/Http/RequestHandlers/HelpText.php:289 14354msgid "The help text has not been written for this item." 14355msgstr "" 14356 14357#. I18N: Help text for the “Technical help contact” configuration setting 14358#: resources/views/admin/trees-preferences.phtml:195 14359msgid "The individual to be contacted about technical questions or errors encountered on your website." 14360msgstr "" 14361 14362#. I18N: Help text for the “Genealogy contact” configuration setting 14363#: resources/views/admin/trees-preferences.phtml:175 14364msgid "The individual to contact about the genealogy data on this website." 14365msgstr "" 14366 14367#. I18N: %s are names of records, such as sources, repositories or individuals 14368#: app/Http/RequestHandlers/DeleteRecord.php:83 14369#: app/Http/RequestHandlers/DeleteRecord.php:88 14370#, php-format 14371msgid "The link from “%1$s” to “%2$s” has been deleted." 14372msgstr "" 14373 14374#: app/Http/RequestHandlers/MergeFactsAction.php:98 14375#, php-format 14376msgid "The link from “%1$s” to “%2$s” has been updated." 14377msgstr "" 14378 14379#. I18N: Description of the “Lists” module 14380#: app/Module/ListsMenuModule.php:69 14381msgid "The lists menu." 14382msgstr "" 14383 14384#: app/Http/RequestHandlers/CreateLocationAction.php:60 14385#: app/Http/RequestHandlers/MapDataSave.php:89 14386msgid "The location has been created" 14387msgstr "" 14388 14389#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14390msgid "The location of this place is not known." 14391msgstr "" 14392 14393#: app/Http/RequestHandlers/EditMediaFileAction.php:149 14394#, php-format 14395msgid "The media file %1$s could not be renamed to %2$s." 14396msgstr "" 14397 14398#: app/Http/RequestHandlers/EditMediaFileAction.php:146 14399#, php-format 14400msgid "The media file %1$s has been renamed to %2$s." 14401msgstr "" 14402 14403#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 14404msgid "The media object has been created" 14405msgstr "" 14406 14407#: resources/views/setup/step-2-server-checks.phtml:62 14408msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14409msgstr "" 14410 14411#: app/Http/RequestHandlers/BroadcastAction.php:88 14412#: app/Http/RequestHandlers/ContactAction.php:150 14413#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14414#: app/Http/RequestHandlers/MessageAction.php:103 14415msgid "The message was not sent." 14416msgstr "" 14417 14418#: app/Http/RequestHandlers/BroadcastAction.php:81 14419#: app/Http/RequestHandlers/ContactAction.php:143 14420#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14421#: app/Http/RequestHandlers/MessageAction.php:96 14422#, php-format 14423msgid "The message was successfully sent to %s." 14424msgstr "" 14425 14426#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14427#: app/Http/RequestHandlers/ModulesAllAction.php:71 14428#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 14429#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 14430#, php-format 14431msgid "The module “%s” has been disabled." 14432msgstr "" 14433 14434#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 14435#: app/Http/RequestHandlers/ModulesAllAction.php:69 14436#, php-format 14437msgid "The module “%s” has been enabled." 14438msgstr "" 14439 14440#. I18N: Help text for the “Quick family facts” configuration setting 14441#: resources/views/admin/trees-preferences.phtml:725 14442msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14443msgstr "" 14444 14445#. I18N: Help text for the “Quick individual facts” configuration setting 14446#: resources/views/admin/trees-preferences.phtml:700 14447msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14448msgstr "" 14449 14450#: resources/views/admin/site-registration.phtml:57 14451msgid "The new user will be asked to confirm their email address before the account is created." 14452msgstr "" 14453 14454#: app/Http/RequestHandlers/CreateNoteAction.php:75 14455msgid "The note has been created" 14456msgstr "" 14457 14458#: app/Exceptions/MissingParameterException.php:36 14459#, php-format 14460msgid "The parameter “%s” is missing." 14461msgstr "" 14462 14463#: app/Http/RequestHandlers/SetupWizard.php:383 14464msgid "The password needs to be at least six characters long." 14465msgstr "" 14466 14467#. I18N: Help text for the "Password" site configuration setting 14468#: resources/views/admin/site-mail.phtml:158 14469msgid "The password required for authentication with the SMTP server." 14470msgstr "" 14471 14472#: app/Http/RequestHandlers/PasswordResetAction.php:83 14473#: app/Http/RequestHandlers/PasswordResetPage.php:75 14474msgid "The password reset link has expired." 14475msgstr "" 14476 14477#. I18N: Description of the “Place hierarchy” module 14478#: app/Module/PlaceHierarchyListModule.php:119 14479msgid "The place hierarchy." 14480msgstr "" 14481 14482#: app/Http/RequestHandlers/TreePreferencesAction.php:138 14483#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14484msgid "The preferences for all family trees have been updated." 14485msgstr "" 14486 14487#: app/Http/RequestHandlers/TreePreferencesAction.php:142 14488#: app/Http/RequestHandlers/TreePrivacyAction.php:121 14489msgid "The preferences for new family trees have been updated." 14490msgstr "" 14491 14492#: app/Http/RequestHandlers/TreePreferencesAction.php:131 14493#: app/Http/RequestHandlers/TreePrivacyAction.php:111 14494#, php-format 14495msgid "The preferences for the family tree “%s” have been updated." 14496msgstr "" 14497 14498#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14499#, php-format 14500msgid "The preferences for the module “%s” have been deleted." 14501msgstr "" 14502 14503#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14504#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 14505#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14506#: app/Module/MapGeoLocationGeonames.php:86 14507#: app/Module/MapGeoLocationOpenRouteService.php:81 14508#: app/Module/OpenRouteServiceAutocomplete.php:105 14509#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454 14510#: app/Module/SiteMapModule.php:180 14511#, php-format 14512msgid "The preferences for the module “%s” have been updated." 14513msgstr "" 14514 14515#: resources/views/setup/step-4-database-mysql.phtml:124 14516#: resources/views/setup/step-4-database-pgsql.phtml:109 14517#: resources/views/setup/step-4-database-sqlite.phtml:83 14518#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14519msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14520msgstr "" 14521 14522#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 14523msgid "The problem" 14524msgstr "" 14525 14526#: app/Http/RequestHandlers/MergeFactsAction.php:169 14527#, php-format 14528msgid "The records “%1$s” and “%2$s” have been merged." 14529msgstr "" 14530 14531#. I18N: Description of the “Reports” module 14532#: app/Module/ReportsMenuModule.php:72 14533msgid "The reports menu." 14534msgstr "" 14535 14536#: app/Http/RequestHandlers/CreateRepositoryAction.php:90 14537msgid "The repository has been created" 14538msgstr "" 14539 14540#. I18N: Description of the “Search” module 14541#: app/Module/SearchMenuModule.php:59 14542msgid "The search menu." 14543msgstr "" 14544 14545#: app/Services/SearchService.php:1162 14546msgid "The search returned too many results." 14547msgstr "" 14548 14549#: resources/views/setup/step-2-server-checks.phtml:55 14550msgid "The server configuration is OK." 14551msgstr "" 14552 14553#: app/Exceptions/HttpBadRequestException.php:34 14554msgid "The server could not understand this request." 14555msgstr "" 14556 14557#: app/Services/ServerCheckService.php:247 14558msgid "The server’s temporary folder cannot be accessed." 14559msgstr "" 14560 14561#: app/Http/RequestHandlers/RenumberTreeAction.php:554 14562#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 14563msgid "The server’s time limit has been reached." 14564msgstr "" 14565 14566#. I18N: Description of “Statistics” module 14567#: app/Module/FamilyTreeStatisticsModule.php:63 14568msgid "The size of the family tree, earliest and latest events, common names, etc." 14569msgstr "" 14570 14571#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 14572msgid "The solution" 14573msgstr "" 14574 14575#: app/Http/RequestHandlers/CreateSourceAction.php:113 14576msgid "The source has been created" 14577msgstr "" 14578 14579#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 14580msgid "The submission has been created" 14581msgstr "" 14582 14583#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 14584msgid "The submitter has been created" 14585msgstr "" 14586 14587#: resources/views/help/name.phtml:13 14588#, php-format 14589msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14590msgstr "" 14591 14592#: resources/views/admin/site-preferences.phtml:55 14593#: resources/views/admin/users-edit.phtml:141 14594#: resources/views/edit-account-page.phtml:117 14595msgid "The time zone is required for date calculations, such as knowing today’s date." 14596msgstr "" 14597 14598#. I18N: An XREF is the identification number used in GEDCOM files. 14599#: resources/views/admin/trees-merge.phtml:28 14600#, php-format 14601msgid "The two family trees have %1$s record which uses the same “XREF”." 14602msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14603msgstr[0] "" 14604msgstr[1] "" 14605 14606#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 14607msgid "The upgrade is complete." 14608msgstr "" 14609 14610#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14611#: app/Functions/Functions.php:47 14612msgid "The uploaded file exceeds the allowed size." 14613msgstr "" 14614 14615#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14616#, php-format 14617msgid "The user %s has been deleted." 14618msgstr "" 14619 14620#: resources/views/emails/register-notify-html.phtml:39 14621#: resources/views/emails/register-notify-text.phtml:30 14622msgid "The user has been sent an email with the information necessary to confirm the access request." 14623msgstr "" 14624 14625#: app/Http/RequestHandlers/LoginAction.php:120 14626#: app/Http/RequestHandlers/LoginAction.php:125 14627msgid "The username or password is incorrect." 14628msgstr "" 14629 14630#. I18N: Help text for the "Username" site configuration setting 14631#: resources/views/admin/site-mail.phtml:144 14632msgid "The username required for authentication with the SMTP server." 14633msgstr "" 14634 14635#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 14636#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14637#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14638#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14639#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 14640#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14641#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14642#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14643#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14644#: app/Http/RequestHandlers/ModulesListsAction.php:46 14645#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14646#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 14647#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14648#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 14649#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14650#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14651#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14652#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14653#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14654#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14655#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14656#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14657#: app/Http/RequestHandlers/SiteTagsAction.php:53 14658msgid "The website preferences have been updated." 14659msgstr "" 14660 14661#: resources/views/errors/database-error.phtml:20 14662#: resources/views/setup/step-6-failed.phtml:20 14663msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14664msgstr "" 14665 14666#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 14667#: resources/views/admin/modules.phtml:256 14668#: resources/views/admin/modules.phtml:259 14669#: resources/views/admin/users-edit.phtml:199 14670msgid "Theme" 14671msgstr "" 14672 14673#. I18N: Name of a module 14674#: app/Module/ThemeSelectModule.php:45 14675msgid "Theme change" 14676msgstr "" 14677 14678#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14679#: resources/views/admin/control-panel.phtml:605 14680#: resources/views/admin/modules.phtml:118 14681#: resources/views/admin/modules.phtml:120 14682msgid "Themes" 14683msgstr "" 14684 14685#: resources/views/modules/personal_facts/tab.phtml:58 14686msgid "There are no facts for this individual." 14687msgstr "" 14688 14689#: app/Http/RequestHandlers/ManageMediaData.php:310 14690msgid "There are no links to this media object." 14691msgstr "" 14692 14693#: resources/views/modules/media/tab.phtml:29 14694msgid "There are no media objects for this individual." 14695msgstr "" 14696 14697#: resources/views/modules/notes/tab.phtml:41 14698msgid "There are no notes for this individual." 14699msgstr "" 14700 14701#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 14702#: resources/views/pending-changes-page.phtml:30 14703msgid "There are no pending changes." 14704msgstr "" 14705 14706#: app/Module/ResearchTaskModule.php:121 14707msgid "There are no research tasks in this family tree." 14708msgstr "" 14709 14710#: resources/views/modules/sources_tab/tab.phtml:39 14711msgid "There are no source citations for this individual." 14712msgstr "" 14713 14714#: app/Module/ReviewChangesModule.php:155 14715#: resources/views/emails/pending-changes-html.phtml:20 14716#: resources/views/emails/pending-changes-text.phtml:17 14717msgid "There are pending changes for you to moderate." 14718msgstr "" 14719 14720#: app/Module/RecentChangesModule.php:152 14721#, php-format 14722msgid "There have been no changes within the last %s day." 14723msgid_plural "There have been no changes within the last %s days." 14724msgstr[0] "" 14725msgstr[1] "" 14726 14727#: app/Http/RequestHandlers/PasswordRequestAction.php:105 14728#, php-format 14729msgid "There is no user account with the email “%s”." 14730msgstr "" 14731 14732#: app/Http/RequestHandlers/AddMediaFileAction.php:86 14733#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 14734#: app/Http/RequestHandlers/UploadMediaAction.php:137 14735#: app/Services/MediaFileService.php:236 14736msgid "There was an error uploading your file." 14737msgstr "" 14738 14739#. I18N: a month in the French republican calendar 14740#: app/Date/FrenchDate.php:155 14741msgctxt "GENITIVE" 14742msgid "Thermidor" 14743msgstr "" 14744 14745#. I18N: a month in the French republican calendar 14746#: app/Date/FrenchDate.php:249 14747msgctxt "INSTRUMENTAL" 14748msgid "Thermidor" 14749msgstr "" 14750 14751#. I18N: a month in the French republican calendar 14752#: app/Date/FrenchDate.php:202 14753msgctxt "LOCATIVE" 14754msgid "Thermidor" 14755msgstr "" 14756 14757#. I18N: a month in the French republican calendar 14758#: app/Date/FrenchDate.php:108 14759msgctxt "NOMINATIVE" 14760msgid "Thermidor" 14761msgstr "" 14762 14763#: resources/views/modules/privacy-policy/page.phtml:36 14764msgid "These cookies are “essential”, and do not require consent." 14765msgstr "" 14766 14767#: resources/views/admin/trees-unconnected.phtml:35 14768#, php-format 14769msgid "These groups of individuals are not related to %s." 14770msgstr "" 14771 14772#: resources/views/modules/privacy-policy/page.phtml:57 14773msgid "These services may use cookies or other tracking technology." 14774msgstr "" 14775 14776#: app/Http/RequestHandlers/LoginAction.php:135 14777msgid "This account has not been approved. Please wait for an administrator to approve it." 14778msgstr "" 14779 14780#: app/Http/RequestHandlers/LoginAction.php:130 14781msgid "This account has not been verified. Please check your email for a verification message." 14782msgstr "" 14783 14784#: resources/views/modules/review_changes/config.phtml:13 14785msgid "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." 14786msgstr "" 14787 14788#. I18N: %s is a URL 14789#: app/Exceptions/MissingParameterException.php:43 14790#, php-format 14791msgid "This could be caused by an error at %s" 14792msgstr "" 14793 14794#: resources/views/admin/users-create.phtml:76 14795#: resources/views/admin/users-edit.phtml:86 14796#: resources/views/edit-account-page.phtml:129 14797#: resources/views/register-page.phtml:53 14798#: resources/views/setup/step-5-administrator.phtml:95 14799msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14800msgstr "" 14801 14802#: app/Elements/AbstractEventElement.php:61 14803msgid "This event occurred, but the details are unknown." 14804msgstr "" 14805 14806#: app/Exceptions/FamilyAccessDeniedException.php:35 14807#: app/Exceptions/FamilyNotFoundException.php:35 14808msgid "This family does not exist or you do not have permission to view it." 14809msgstr "" 14810 14811#: resources/views/family-page-pending.phtml:19 14812msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14813msgstr "" 14814 14815#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14816#: resources/views/family-page-pending.phtml:17 14817#, php-format 14818msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14819msgstr "" 14820 14821#: resources/views/family-page-pending.phtml:25 14822msgid "This family has been edited. The changes need to be reviewed by a moderator." 14823msgstr "" 14824 14825#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14826#: resources/views/family-page-pending.phtml:23 14827#, php-format 14828msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14829msgstr "" 14830 14831#: resources/views/admin/trees-renumber.phtml:30 14832#, php-format 14833msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14834msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14835msgstr[0] "" 14836msgstr[1] "" 14837 14838#: app/Module/SlideShowModule.php:164 14839msgid "This family tree has no images to display." 14840msgstr "" 14841 14842#. I18N: do not translate the #keywords# 14843#: resources/views/modules/html/template-narrative.phtml:7 14844msgid "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#." 14845msgstr "" 14846 14847#: resources/views/modules/gedcom_stats/statistics.phtml:32 14848#: resources/views/modules/html/template-statistics.phtml:18 14849#, php-format 14850msgid "This family tree was last updated on %s." 14851msgstr "" 14852 14853#. I18N: Help text for the "Data folder" site configuration setting 14854#: resources/views/admin/site-preferences.phtml:32 14855msgid "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." 14856msgstr "" 14857 14858#. I18N: Help text for the “Media folder” configuration setting 14859#: resources/views/admin/trees-preferences.phtml:260 14860msgid "This folder will be used to store the media files for this family tree." 14861msgstr "" 14862 14863#: app/Http/Middleware/CheckCsrf.php:68 14864msgid "This form has expired. Try again." 14865msgstr "" 14866 14867#: app/Exceptions/IndividualAccessDeniedException.php:35 14868#: app/Exceptions/IndividualNotFoundException.php:35 14869msgid "This individual does not exist or you do not have permission to view it." 14870msgstr "" 14871 14872#: resources/views/individual-page-pending.phtml:21 14873msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14874msgstr "" 14875 14876#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14877#: resources/views/individual-page-pending.phtml:18 14878#, php-format 14879msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14880msgstr "" 14881 14882#: resources/views/individual-page-pending.phtml:30 14883msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14884msgstr "" 14885 14886#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14887#: resources/views/individual-page-pending.phtml:27 14888#, php-format 14889msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14890msgstr "" 14891 14892#. I18N: Help text for the “Default individual” configuration setting 14893#: resources/views/admin/trees-preferences.phtml:104 14894#: resources/views/edit-account-page.phtml:81 14895msgid "This individual will be selected by default when viewing charts and reports." 14896msgstr "" 14897 14898#: app/Module/StatisticsChartModule.php:951 14899#: app/Statistics/Repository/EventRepository.php:245 14900#: app/Statistics/Repository/FamilyDatesRepository.php:102 14901#: app/Statistics/Repository/FamilyRepository.php:517 14902#: app/Statistics/Repository/IndividualRepository.php:1772 14903#: app/Statistics/Repository/IndividualRepository.php:1797 14904#: resources/views/statistics/families/birth-age.phtml:31 14905#: resources/views/statistics/families/birth-age.phtml:51 14906#: resources/views/statistics/families/birth-age.phtml:73 14907#: resources/views/statistics/families/birth-age.phtml:93 14908#: resources/views/statistics/families/marriage-age.phtml:31 14909#: resources/views/statistics/families/marriage-age.phtml:51 14910#: resources/views/statistics/families/marriage-age.phtml:73 14911#: resources/views/statistics/families/marriage-age.phtml:93 14912#: resources/views/statistics/families/marriage-length.phtml:31 14913#: resources/views/statistics/families/marriage-length.phtml:51 14914#: resources/views/statistics/families/top10-list-age.phtml:31 14915#: resources/views/statistics/families/top10-list-grand.phtml:27 14916#: resources/views/statistics/families/top10-list-spouses.phtml:25 14917#: resources/views/statistics/families/top10-list.phtml:27 14918#: resources/views/statistics/individuals/top10-list.phtml:25 14919#: resources/views/statistics/other/charts/column.phtml:19 14920#: resources/views/statistics/other/charts/combo.phtml:18 14921#: resources/views/statistics/other/charts/custom.phtml:17 14922#: resources/views/statistics/other/charts/geo.phtml:21 14923#: resources/views/statistics/other/charts/pie.phtml:19 14924#: resources/views/statistics/other/places.phtml:55 14925#: resources/views/statistics/other/top10-list.phtml:26 14926msgid "This information is not available." 14927msgstr "" 14928 14929#: app/Statistics/Repository/EventRepository.php:253 14930#: app/Statistics/Repository/FamilyDatesRepository.php:110 14931#: app/Statistics/Repository/FamilyDatesRepository.php:381 14932#: app/Statistics/Repository/FamilyRepository.php:84 14933#: app/Statistics/Repository/FamilyRepository.php:472 14934#: app/Statistics/Repository/FamilyRepository.php:849 14935#: app/Statistics/Repository/FamilyRepository.php:1500 14936#: app/Statistics/Repository/IndividualRepository.php:838 14937#: app/Statistics/Repository/IndividualRepository.php:1152 14938#: app/Statistics/Repository/IndividualRepository.php:1172 14939#: app/Statistics/Repository/IndividualRepository.php:1192 14940#: app/Statistics/Repository/IndividualRepository.php:1212 14941#: app/Statistics/Repository/IndividualRepository.php:1232 14942#: app/Statistics/Repository/IndividualRepository.php:1252 14943msgid "This information is private and cannot be shown." 14944msgstr "" 14945 14946#: resources/views/edit-account-page.phtml:69 14947msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14948msgstr "" 14949 14950#: resources/views/setup/step-4-database-mysql.phtml:88 14951#: resources/views/setup/step-4-database-mysql.phtml:102 14952#: resources/views/setup/step-4-database-pgsql.phtml:76 14953#: resources/views/setup/step-4-database-pgsql.phtml:88 14954#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14955#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14956msgid "This is case sensitive." 14957msgstr "" 14958 14959#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 14960#: resources/views/admin/control-panel.phtml:197 14961#: resources/views/admin/upgrade/wizard.phtml:25 14962msgid "This is the latest version of webtrees. No upgrade is available." 14963msgstr "" 14964 14965#. I18N: Help text for the “Server name” site configuration setting 14966#: resources/views/admin/site-mail.phtml:100 14967msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14968msgstr "" 14969 14970#: resources/views/admin/users-create.phtml:37 14971#: resources/views/admin/users-edit.phtml:47 14972#: resources/views/edit-account-page.phtml:50 14973#: resources/views/register-page.phtml:41 14974#: resources/views/setup/step-5-administrator.phtml:59 14975msgid "This is your real name, as you would like it displayed on screen." 14976msgstr "" 14977 14978#: app/Http/RequestHandlers/PasswordRequestAction.php:102 14979msgid "This link is valid for one hour." 14980msgstr "" 14981 14982#: resources/views/help/data-fixes.phtml:16 14983msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14984msgstr "" 14985 14986#: app/Exceptions/MediaAccessDeniedException.php:35 14987#: app/Exceptions/MediaNotFoundException.php:35 14988msgid "This media object does not exist or you do not have permission to view it." 14989msgstr "" 14990 14991#: resources/views/media-page-pending.phtml:18 14992msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14993msgstr "" 14994 14995#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14996#: resources/views/media-page-pending.phtml:16 14997#, php-format 14998msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14999msgstr "" 15000 15001#: resources/views/media-page-pending.phtml:24 15002msgid "This media object has been edited. The changes need to be reviewed by a moderator." 15003msgstr "" 15004 15005#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15006#: resources/views/media-page-pending.phtml:22 15007#, php-format 15008msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 15009msgstr "" 15010 15011#: resources/views/emails/message-copy-html.phtml:33 15012#: resources/views/emails/message-copy-text.phtml:23 15013#: resources/views/emails/message-user-html.phtml:34 15014#: resources/views/emails/message-user-text.phtml:24 15015msgid "This message was sent while viewing the following URL: " 15016msgstr "" 15017 15018#: resources/views/setup/step-5-administrator.phtml:83 15019msgid "This must be at least six characters long. It is case-sensitive." 15020msgstr "" 15021 15022#. I18N: Help text for the “Sender name” site configuration setting 15023#: resources/views/admin/site-mail.phtml:64 15024#: resources/views/admin/site-mail.phtml:78 15025msgid "This name is used in the “From” field, when sending automatic emails from this server." 15026msgstr "" 15027 15028#: app/Exceptions/NoteAccessDeniedException.php:35 15029#: app/Exceptions/NoteNotFoundException.php:35 15030msgid "This note does not exist or you do not have permission to view it." 15031msgstr "" 15032 15033#: resources/views/note-page-pending.phtml:19 15034msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15035msgstr "" 15036 15037#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15038#: resources/views/note-page-pending.phtml:17 15039#, php-format 15040msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15041msgstr "" 15042 15043#: resources/views/note-page-pending.phtml:25 15044msgid "This note has been edited. The changes need to be reviewed by a moderator." 15045msgstr "" 15046 15047#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15048#: resources/views/note-page-pending.phtml:23 15049#, php-format 15050msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15051msgstr "" 15052 15053#. I18N: Help text for the “Automatically expand notes” configuration setting 15054#: resources/views/admin/trees-preferences.phtml:561 15055msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15056msgstr "" 15057 15058#. I18N: Help text for the “Automatically expand sources” configuration setting 15059#: resources/views/admin/trees-preferences.phtml:577 15060msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15061msgstr "" 15062 15063#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15064#: resources/views/admin/trees-preferences.phtml:420 15065msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15066msgstr "" 15067 15068#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15069#: resources/views/admin/trees-preferences.phtml:389 15070msgid "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." 15071msgstr "" 15072 15073#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15074#: resources/views/admin/trees-preferences.phtml:292 15075msgid "This option will make it easier for users to download images." 15076msgstr "" 15077 15078#. I18N: Help text for the “Show private relationships” configuration setting 15079#: resources/views/admin/trees-privacy.phtml:166 15080msgid "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." 15081msgstr "" 15082 15083#. I18N: Help text for the “Show names of private individuals” configuration setting 15084#: resources/views/admin/trees-privacy.phtml:147 15085msgid "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." 15086msgstr "" 15087 15088#: resources/views/edit/raw-gedcom-fact.phtml:23 15089#: resources/views/edit/raw-gedcom-record.phtml:25 15090msgid "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." 15091msgstr "" 15092 15093#: app/Module/HitCountFooterModule.php:115 15094#, php-format 15095msgid "This page has been viewed %s time." 15096msgid_plural "This page has been viewed %s times." 15097msgstr[0] "" 15098msgstr[1] "" 15099 15100#: resources/views/help/pending-changes.phtml:16 15101msgid "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." 15102msgstr "" 15103 15104#: app/Exceptions/RecordAccessDeniedException.php:35 15105#: app/Exceptions/RecordNotFoundException.php:35 15106msgid "This record does not exist or you do not have permission to view it." 15107msgstr "" 15108 15109#: resources/views/admin/trees-privacy.phtml:261 15110msgid "This record does not exist." 15111msgstr "" 15112 15113#: resources/views/record-page-pending.phtml:19 15114msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15115msgstr "" 15116 15117#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15118#: resources/views/record-page-pending.phtml:17 15119#, php-format 15120msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15121msgstr "" 15122 15123#: resources/views/record-page-pending.phtml:25 15124msgid "This record has been edited. The changes need to be reviewed by a moderator." 15125msgstr "" 15126 15127#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15128#: resources/views/record-page-pending.phtml:23 15129#, php-format 15130msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15131msgstr "" 15132 15133#: app/Exceptions/RepositoryAccessDeniedException.php:35 15134#: app/Exceptions/RepositoryNotFoundException.php:35 15135msgid "This repository does not exist or you do not have permission to view it." 15136msgstr "" 15137 15138#: resources/views/modules/privacy-policy/page.phtml:25 15139msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15140msgstr "" 15141 15142#: resources/views/admin/users-edit.phtml:262 15143msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15144msgstr "" 15145 15146#: resources/views/admin/users-edit.phtml:276 15147msgid "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." 15148msgstr "" 15149 15150#: resources/views/admin/users-edit.phtml:256 15151msgid "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." 15152msgstr "" 15153 15154#: resources/views/admin/users-edit.phtml:270 15155msgid "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." 15156msgstr "" 15157 15158#: resources/views/admin/users-edit.phtml:248 15159msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15160msgstr "" 15161 15162#: resources/views/setup/step-2-server-checks.phtml:76 15163#, php-format 15164msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15165msgstr "" 15166 15167#. I18N: Help text for the “Other facts to show in charts” configuration setting 15168#: resources/views/admin/trees-preferences.phtml:436 15169msgid "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." 15170msgstr "" 15171 15172#: app/Exceptions/SourceAccessDeniedException.php:35 15173#: app/Exceptions/SourceNotFoundException.php:35 15174msgid "This source does not exist or you do not have permission to view it." 15175msgstr "" 15176 15177#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15178#: resources/views/admin/trees-preferences.phtml:217 15179msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15180msgstr "" 15181 15182#: app/Http/RequestHandlers/CheckTree.php:235 15183#: app/Http/RequestHandlers/CheckTree.php:240 15184msgid "This type of link is not allowed here." 15185msgstr "" 15186 15187#: resources/views/errors/no-tree-access.phtml:8 15188msgid "This user account does not have access to any tree." 15189msgstr "" 15190 15191#: app/Http/RequestHandlers/SetupWizard.php:176 15192msgid "This usually means that you need to change the folder permissions to 777." 15193msgstr "" 15194 15195#: app/Services/UpgradeService.php:265 15196msgid "This website is being upgraded. Try again in a few minutes." 15197msgstr "" 15198 15199#: resources/views/layouts/offline.phtml:70 15200msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15201msgstr "" 15202 15203#: resources/views/modules/privacy-policy/page.phtml:70 15204msgid "This website is operated by the following individuals." 15205msgstr "" 15206 15207#: resources/views/layouts/error.phtml:17 15208#: resources/views/layouts/error.phtml:34 15209#: resources/views/layouts/offline.phtml:67 15210msgid "This website is temporarily unavailable" 15211msgstr "" 15212 15213#: resources/views/modules/privacy-policy/page.phtml:22 15214msgid "This website processes personal data for the purpose of historical and genealogical research." 15215msgstr "" 15216 15217#: resources/views/modules/privacy-policy/page.phtml:33 15218msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15219msgstr "" 15220 15221#: resources/views/modules/privacy-policy/footer.phtml:21 15222msgid "This website uses cookies to learn about visitor behavior." 15223msgstr "" 15224 15225#: resources/views/modules/privacy-policy/page.phtml:45 15226msgid "This website uses third-party services to learn about visitor behavior." 15227msgstr "" 15228 15229#. I18N: %s is the name of a family tree 15230#: resources/views/admin/trees-import.phtml:27 15231#, php-format 15232msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15233msgstr "" 15234 15235#. I18N: abbreviation for Thursday 15236#: app/Date/AbstractCalendarDate.php:286 15237#: resources/views/edit/initialize-calendar-popup.phtml:27 15238msgid "Thu" 15239msgstr "" 15240 15241#: app/Module/CustomTagsPhpGedView.php:72 15242#: resources/views/admin/webtrees1-thumbnails.phtml:39 15243msgid "Thumbnail image" 15244msgstr "" 15245 15246#: resources/views/admin/trees-preferences.phtml:298 15247#: resources/views/admin/trees-preferences.phtml:304 15248msgid "Thumbnail images" 15249msgstr "" 15250 15251#: app/Date/AbstractCalendarDate.php:256 15252msgid "Thursday" 15253msgstr "" 15254 15255#. I18N: Location of an LDS church temple 15256#: app/Elements/TempleCode.php:197 15257msgid "Tijuana, Mexico" 15258msgstr "" 15259 15260#: app/Factories/ElementFactory.php:376 app/Module/CustomTagsGedcomL.php:193 15261#: app/Module/CustomTagsPhpGedView.php:58 15262#: app/Module/CustomTagsPhpGedView.php:62 15263msgid "Time" 15264msgstr "" 15265 15266#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490 15267#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640 15268#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687 15269#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734 15270msgid "Time of last change" 15271msgstr "" 15272 15273#. I18N: A configuration setting 15274#: resources/views/admin/site-preferences.phtml:50 15275#: resources/views/admin/users-edit.phtml:136 15276#: resources/views/edit-account-page.phtml:112 15277msgid "Time zone" 15278msgstr "" 15279 15280#. I18N: Name of a module/chart 15281#: app/Module/TimelineChartModule.php:98 15282msgid "Timeline" 15283msgstr "" 15284 15285#: resources/views/admin/changes-log.phtml:134 15286#: resources/views/admin/site-logs.phtml:122 15287msgid "Timestamp" 15288msgstr "" 15289 15290#. I18N: Name of a country or state 15291#: app/Statistics/Service/CountryService.php:490 15292msgid "Timor-Leste" 15293msgstr "" 15294 15295#: app/Date/JalaliDate.php:262 15296msgctxt "Abbreviation for Persian month: Tir" 15297msgid "Tir" 15298msgstr "" 15299 15300#. I18N: 4th month in the Persian/Jalali calendar 15301#: app/Date/JalaliDate.php:131 15302msgctxt "GENITIVE" 15303msgid "Tir" 15304msgstr "" 15305 15306#. I18N: 4th month in the Persian/Jalali calendar 15307#: app/Date/JalaliDate.php:221 15308msgctxt "INSTRUMENTAL" 15309msgid "Tir" 15310msgstr "" 15311 15312#. I18N: 4th month in the Persian/Jalali calendar 15313#: app/Date/JalaliDate.php:176 15314msgctxt "LOCATIVE" 15315msgid "Tir" 15316msgstr "" 15317 15318#. I18N: 4th month in the Persian/Jalali calendar 15319#: app/Date/JalaliDate.php:86 15320msgctxt "NOMINATIVE" 15321msgid "Tir" 15322msgstr "" 15323 15324#. I18N: a month in the Jewish calendar 15325#: app/Date/JewishDate.php:178 15326msgctxt "GENITIVE" 15327msgid "Tishrei" 15328msgstr "" 15329 15330#. I18N: a month in the Jewish calendar 15331#: app/Date/JewishDate.php:282 15332msgctxt "INSTRUMENTAL" 15333msgid "Tishrei" 15334msgstr "" 15335 15336#. I18N: a month in the Jewish calendar 15337#: app/Date/JewishDate.php:230 15338msgctxt "LOCATIVE" 15339msgid "Tishrei" 15340msgstr "" 15341 15342#. I18N: a month in the Jewish calendar 15343#: app/Date/JewishDate.php:126 15344msgctxt "NOMINATIVE" 15345msgid "Tishrei" 15346msgstr "" 15347 15348#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:645 15349#: app/Factories/ElementFactory.php:706 15350#: resources/views/admin/fix-level-0-media.phtml:36 15351#: resources/views/lists/media-table.phtml:78 15352#: resources/views/lists/notes-table.phtml:89 15353#: resources/views/lists/sources-table.phtml:94 15354#: resources/views/modals/create-media-from-file.phtml:35 15355#: resources/views/modals/media-file-fields.phtml:109 15356#: resources/views/modals/source-fields.phtml:14 15357#: resources/views/modules/census-assistant.phtml:25 15358#: resources/views/modules/favorites/favorites.phtml:149 15359#: resources/views/modules/favorites/favorites.phtml:151 15360#: resources/views/modules/gedcom_news/edit.phtml:25 15361#: resources/views/modules/html/config.phtml:18 15362#: resources/views/modules/user_blog/edit.phtml:25 15363msgid "Title" 15364msgstr "" 15365 15366#: resources/views/admin/broadcast.phtml:39 15367#: resources/views/admin/email-page.phtml:41 15368#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15369msgctxt "Email recipient" 15370msgid "To" 15371msgstr "" 15372 15373#: resources/views/admin/changes-log.phtml:48 15374#: resources/views/admin/site-logs.phtml:46 15375msgctxt "End of date range" 15376msgid "To" 15377msgstr "" 15378 15379#: resources/views/modules/html/config.phtml:32 15380msgid "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." 15381msgstr "" 15382 15383#: resources/views/modules/todo/config.phtml:15 15384msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15385msgstr "" 15386 15387#. I18N: Help text for the “Format text and notes” configuration setting 15388#: resources/views/admin/trees-preferences.phtml:622 15389msgid "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." 15390msgstr "" 15391 15392#. I18N: “Apache” is a software program. 15393#: resources/views/admin/site-preferences.phtml:36 15394msgid "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." 15395msgstr "" 15396 15397#: resources/views/help/zip-gedcom.phtml:8 15398msgid "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." 15399msgstr "" 15400 15401#: resources/views/emails/password-request-html.phtml:18 15402#: resources/views/emails/password-request-text.phtml:14 15403msgid "To set a new password, follow this link." 15404msgstr "" 15405 15406#. I18N: Help text for the "Custom welcome text" site configuration setting 15407#: resources/views/admin/site-registration.phtml:43 15408msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15409msgstr "" 15410 15411#: resources/views/modules/sitemap/config.phtml:50 15412msgid "To tell search engines that sitemaps are available, you can use the following links." 15413msgstr "" 15414 15415#: resources/views/modules/bing-maps/config.phtml:36 15416#: resources/views/modules/google-maps/config.phtml:36 15417#: resources/views/modules/here-maps/config.phtml:36 15418#: resources/views/modules/map-box/config.phtml:36 15419#: resources/views/modules/openrouteservice/config.phtml:36 15420#: resources/views/modules/openstreetmap/config.phtml:36 15421msgid "To use this service, you need an API key." 15422msgstr "" 15423 15424#: resources/views/modules/geonames/config.phtml:36 15425msgid "To use this service, you need an account." 15426msgstr "" 15427 15428#. I18N: Name of a country or state 15429#: app/Statistics/Service/CountryService.php:480 15430msgid "Togo" 15431msgstr "" 15432 15433#. I18N: Name of a country or state 15434#: app/Statistics/Service/CountryService.php:486 15435msgid "Tokelau" 15436msgstr "" 15437 15438#. I18N: Location of an LDS church temple 15439#: app/Elements/TempleCode.php:198 15440msgid "Tokyo, Japan" 15441msgstr "" 15442 15443#. I18N: Type of media object 15444#: app/Elements/SourceMediaType.php:76 15445msgid "Tombstone" 15446msgstr "" 15447 15448#. I18N: Name of a country or state 15449#: app/Statistics/Service/CountryService.php:492 15450msgid "Tonga" 15451msgstr "" 15452 15453#. 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 15454#: app/Module/TopGivenNamesModule.php:104 15455#, php-format 15456msgid "Top %s given name" 15457msgid_plural "Top %s given names" 15458msgstr[0] "" 15459msgstr[1] "" 15460 15461#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15462#: app/Module/TopSurnamesModule.php:165 15463#, php-format 15464msgid "Top %s surname" 15465msgid_plural "Top %s surnames" 15466msgstr[0] "" 15467msgstr[1] "" 15468 15469#. I18N: i.e. most popular given name. 15470#: app/Module/TopGivenNamesModule.php:101 15471msgid "Top given name" 15472msgstr "" 15473 15474#. I18N: Name of a module. Top=Most common 15475#: app/Module/TopGivenNamesModule.php:47 15476#: resources/views/statistics/individuals/names.phtml:55 15477msgid "Top given names" 15478msgstr "" 15479 15480#. I18N: i.e. most popular surname. 15481#: app/Module/TopSurnamesModule.php:162 15482msgid "Top surname" 15483msgstr "" 15484 15485#. I18N: Name of a module. Top=Most common 15486#: app/Module/TopSurnamesModule.php:65 15487#: resources/views/statistics/individuals/names.phtml:31 15488msgid "Top surnames" 15489msgstr "" 15490 15491#. I18N: Location of an LDS church temple 15492#: app/Elements/TempleCode.php:199 15493msgid "Toronto, Ontario, Canada" 15494msgstr "" 15495 15496#: app/Module/StatisticsChartModule.php:769 15497#: app/Statistics/Google/ChartBirth.php:115 15498#: app/Statistics/Google/ChartCommonGiven.php:82 15499#: app/Statistics/Google/ChartCommonSurname.php:141 15500#: app/Statistics/Google/ChartDeath.php:115 15501#: app/Statistics/Google/ChartDistribution.php:128 15502#: app/Statistics/Google/ChartDivorce.php:115 15503#: app/Statistics/Google/ChartFamilyLargest.php:105 15504#: app/Statistics/Google/ChartFamilyWithSources.php:77 15505#: app/Statistics/Google/ChartIndividualWithSources.php:77 15506#: app/Statistics/Google/ChartMarriage.php:115 15507#: app/Statistics/Google/ChartMedia.php:76 15508#: app/Statistics/Google/ChartMortality.php:67 15509#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 15510#: app/Statistics/Google/ChartSex.php:56 15511#: resources/views/admin/control-panel.phtml:438 15512#: resources/views/lists/chart-by-age.phtml:29 15513#: resources/views/lists/chart-by-decade.phtml:21 15514msgid "Total" 15515msgstr "" 15516 15517#: resources/xml/reports/change_report.xml:127 15518msgid "Total accepted changes: " 15519msgstr "" 15520 15521#: resources/views/statistics/individuals/total-events.phtml:22 15522msgid "Total births" 15523msgstr "" 15524 15525#: resources/views/statistics/individuals/total-records.phtml:61 15526msgid "Total dead" 15527msgstr "" 15528 15529#: resources/views/statistics/individuals/total-events.phtml:70 15530msgid "Total deaths" 15531msgstr "" 15532 15533#: resources/views/statistics/families/total-records.phtml:72 15534msgid "Total divorces" 15535msgstr "" 15536 15537#: resources/views/modules/gedcom_stats/config.phtml:52 15538#: resources/views/statistics/other/total-events.phtml:12 15539#: resources/xml/reports/missing_facts_report.xml:602 15540msgid "Total events" 15541msgstr "" 15542 15543#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 15544#: resources/views/statistics/families/total-records.phtml:13 15545#: resources/xml/reports/fact_sources.xml:248 15546#: resources/xml/reports/fact_sources.xml:252 15547#: resources/xml/reports/fact_sources.xml:350 15548#: resources/xml/reports/fact_sources.xml:354 15549#: resources/xml/reports/marriage_report.xml:111 15550msgid "Total families" 15551msgstr "" 15552 15553#: resources/views/statistics/individuals/total-records.phtml:32 15554msgid "Total females" 15555msgstr "" 15556 15557#: resources/views/statistics/individuals/names.phtml:46 15558msgid "Total given names" 15559msgstr "" 15560 15561#: resources/views/statistics/individuals/total-records.phtml:12 15562#: resources/xml/reports/bdm_report.xml:210 15563#: resources/xml/reports/birth_report.xml:66 15564#: resources/xml/reports/cemetery_report.xml:89 15565#: resources/xml/reports/death_report.xml:99 15566#: resources/xml/reports/fact_sources.xml:142 15567#: resources/xml/reports/fact_sources.xml:146 15568#: resources/xml/reports/fact_sources.xml:305 15569#: resources/xml/reports/fact_sources.xml:309 15570#: resources/xml/reports/missing_facts_report.xml:601 15571#: resources/xml/reports/occupation_report.xml:94 15572#: resources/xml/reports/relative_ext_report.xml:147 15573msgid "Total individuals" 15574msgstr "" 15575 15576#: resources/views/statistics/individuals/total-records.phtml:53 15577msgid "Total living" 15578msgstr "" 15579 15580#: resources/views/statistics/individuals/total-records.phtml:23 15581msgid "Total males" 15582msgstr "" 15583 15584#: resources/views/statistics/families/total-records.phtml:24 15585msgid "Total marriages" 15586msgstr "" 15587 15588#: resources/xml/reports/change_report.xml:87 15589msgid "Total pending changes: " 15590msgstr "" 15591 15592#: resources/views/modules/gedcom_stats/config.phtml:47 15593#: resources/views/modules/html/template-statistics.phtml:36 15594#: resources/views/statistics/individuals/names.phtml:22 15595msgid "Total surnames" 15596msgstr "" 15597 15598#: resources/views/modules/gedcom_stats/config.phtml:53 15599msgid "Total users" 15600msgstr "" 15601 15602#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15603#: app/Module/ModuleAnalyticsTrait.php:79 15604#: resources/views/admin/analytics-edit.phtml:17 15605#: resources/views/admin/control-panel.phtml:598 15606#: resources/views/admin/modules.phtml:110 15607#: resources/views/admin/modules.phtml:112 15608#: resources/views/admin/modules.phtml:240 15609#: resources/views/admin/modules.phtml:243 15610#: resources/views/modules/privacy-policy/page.phtml:41 15611msgid "Tracking and analytics" 15612msgstr "" 15613 15614#: app/Factories/ElementFactory.php:743 15615msgid "Trailer" 15616msgstr "" 15617 15618#: app/Module/AncestorsChartModule.php:276 15619#: app/Module/DescendancyChartModule.php:270 15620#: resources/views/emails/register-notify-html.phtml:34 15621#: resources/views/emails/register-notify-text.phtml:28 15622msgid "Tree" 15623msgstr "" 15624 15625#. I18N: The third day in the French republican calendar 15626#: app/Date/FrenchDate.php:291 15627msgid "Tridi" 15628msgstr "" 15629 15630#. I18N: Name of a country or state 15631#: app/Statistics/Service/CountryService.php:494 15632msgid "Trinidad and Tobago" 15633msgstr "" 15634 15635#. I18N: Location of an LDS church temple 15636#: app/Elements/TempleCode.php:200 15637msgid "Trujillo, Peru" 15638msgstr "" 15639 15640#. I18N: abbreviation for Tuesday 15641#: app/Date/AbstractCalendarDate.php:282 15642#: resources/views/edit/initialize-calendar-popup.phtml:25 15643msgid "Tue" 15644msgstr "" 15645 15646#: app/Date/AbstractCalendarDate.php:254 15647msgid "Tuesday" 15648msgstr "" 15649 15650#. I18N: Name of a country or state 15651#: app/Statistics/Service/CountryService.php:496 15652msgid "Tunisia" 15653msgstr "" 15654 15655#. I18N: Name of a country or state 15656#: app/Statistics/Service/CountryService.php:498 15657msgid "Turkey" 15658msgstr "" 15659 15660#. I18N: Name of a country or state 15661#: app/Statistics/Service/CountryService.php:488 15662msgid "Turkmenistan" 15663msgstr "" 15664 15665#. I18N: Name of a country or state 15666#: app/Statistics/Service/CountryService.php:476 15667msgid "Turks and Caicos Islands" 15668msgstr "" 15669 15670#. I18N: Name of a country or state 15671#: app/Statistics/Service/CountryService.php:500 15672msgid "Tuvalu" 15673msgstr "" 15674 15675#. I18N: Location of an LDS church temple 15676#: app/Elements/TempleCode.php:196 15677msgid "Tuxtla Gutierrez, Mexico" 15678msgstr "" 15679 15680#. I18N: Location of an LDS church temple 15681#: app/Elements/TempleCode.php:201 15682msgid "Twin Falls, Idaho, United States" 15683msgstr "" 15684 15685#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:303 15686#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:427 15687#: app/Factories/ElementFactory.php:434 app/Factories/ElementFactory.php:447 15688#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 15689#: app/Statistics/Google/ChartFamilyLargest.php:104 15690#: app/Statistics/Google/ChartFamilyWithSources.php:76 15691#: app/Statistics/Google/ChartIndividualWithSources.php:76 15692#: app/Statistics/Google/ChartMedia.php:75 15693#: app/Statistics/Google/ChartSex.php:55 15694#: resources/views/admin/site-logs.phtml:53 15695#: resources/views/admin/site-logs.phtml:123 15696#: resources/views/modules/media-list/page.phtml:61 15697#: resources/views/modules/random_media/config.phtml:27 15698#: resources/views/modules/recent_changes/changes-table.phtml:39 15699msgid "Type" 15700msgstr "" 15701 15702#: app/Module/CustomTagsGedcomL.php:202 15703msgid "Type of abbreviation" 15704msgstr "" 15705 15706#: app/Module/CustomTagsGedcomL.php:226 15707msgid "Type of administrative ID" 15708msgstr "" 15709 15710#: app/Module/CustomTagsGedcomL.php:230 15711msgid "Type of demographic data" 15712msgstr "" 15713 15714#: app/Factories/ElementFactory.php:333 app/Factories/ElementFactory.php:528 15715#: app/Module/CustomTagsGedcomL.php:196 15716msgid "Type of event" 15717msgstr "" 15718 15719#: app/Factories/ElementFactory.php:530 15720msgid "Type of fact" 15721msgstr "" 15722 15723#: app/Factories/ElementFactory.php:541 15724msgid "Type of identification number" 15725msgstr "" 15726 15727#: app/Module/CustomTagsGedcomL.php:219 15728msgid "Type of location" 15729msgstr "" 15730 15731#: app/Factories/ElementFactory.php:343 15732msgid "Type of marriage" 15733msgstr "" 15734 15735#: app/Factories/ElementFactory.php:568 15736msgid "Type of name" 15737msgstr "" 15738 15739#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 15740#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 15741#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 15742msgid "Type of reference number" 15743msgstr "" 15744 15745#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 15746msgid "Type of research task" 15747msgstr "" 15748 15749#. I18N: A configuration setting 15750#: app/Factories/ElementFactory.php:319 app/Factories/ElementFactory.php:399 15751#: app/Factories/ElementFactory.php:448 app/Factories/ElementFactory.php:681 15752#: app/Factories/ElementFactory.php:729 15753#: app/Http/RequestHandlers/CreateRepositoryModal.php:53 15754#: app/Module/CustomTagsLegacy.php:126 15755#: app/Module/CustomTagsPersonalAncestralFile.php:58 15756#: app/Module/CustomTagsPersonalAncestralFile.php:64 15757#: app/Module/CustomTagsPhpGedView.php:76 15758#: app/Module/CustomTagsRootsMagic.php:54 15759#: resources/views/admin/trees-create.phtml:32 15760#: resources/views/admin/trees-preferences.phtml:73 15761#: resources/views/modals/media-file-fields.phtml:100 15762#: resources/views/modules/favorites/favorites.phtml:136 15763#: resources/views/modules/favorites/favorites.phtml:143 15764#: resources/views/modules/favorites/favorites.phtml:145 15765#: resources/views/modules/matomo-analytics/form.phtml:18 15766#: resources/views/modules/share-url/share.phtml:11 15767#: resources/views/modules/sitemap/config.phtml:46 15768msgid "URL" 15769msgstr "" 15770 15771#. I18N: Name of a country or state 15772#: app/Statistics/Service/CountryService.php:510 15773msgid "US Minor Outlying Islands" 15774msgstr "" 15775 15776#. I18N: Name of a country or state 15777#: app/Statistics/Service/CountryService.php:526 15778msgid "US Virgin Islands" 15779msgstr "" 15780 15781#. I18N: Name of a country or state 15782#: app/Statistics/Service/CountryService.php:506 15783msgid "Uganda" 15784msgstr "" 15785 15786#. I18N: Name of a country or state 15787#: app/Statistics/Service/CountryService.php:508 15788msgid "Ukraine" 15789msgstr "" 15790 15791#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15792#: app/Elements/LdsBaptismDateStatus.php:77 15793#: app/Elements/LdsChildSealingDateStatus.php:70 15794#: app/Elements/LdsEndowmentDateStatus.php:78 15795#: app/Elements/LdsSpouseSealingDateStatus.php:77 15796msgid "Uncleared: insufficient data" 15797msgstr "" 15798 15799#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 15800#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 15801#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 15802#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 15803#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 15804#: app/Module/CustomTagsGenPluswin.php:125 15805#: app/Module/CustomTagsGenPluswin.php:127 15806#: app/Module/CustomTagsGenPluswin.php:129 15807#: app/Module/CustomTagsGenPluswin.php:131 15808#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125 15809msgid "Unique identifier" 15810msgstr "" 15811 15812#. I18N: Help text for the “Add unique identifiers” configuration setting 15813#: resources/views/admin/trees-preferences.phtml:152 15814msgid "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." 15815msgstr "" 15816 15817#. I18N: Name of a country or state 15818#: app/Statistics/Service/CountryService.php:54 15819msgid "United Arab Emirates" 15820msgstr "" 15821 15822#. I18N: Name of a country or state 15823#: app/Statistics/Service/CountryService.php:201 15824msgid "United Kingdom" 15825msgstr "" 15826 15827#. I18N: Name of a country or state 15828#: app/Statistics/Service/CountryService.php:514 15829msgid "United States" 15830msgstr "" 15831 15832#. I18N: Name of a country or state 15833#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 15834#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 15835#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 15836#: app/Statistics/Service/CountryService.php:38 15837msgid "Unknown" 15838msgstr "" 15839 15840#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 15841msgctxt "unknown century" 15842msgid "Unknown" 15843msgstr "" 15844 15845#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 15846#: resources/xml/reports/family_group_report.xml:844 15847#: resources/xml/reports/individual_ext_report.xml:399 15848#: resources/xml/reports/individual_ext_report.xml:606 15849#: resources/xml/reports/individual_report.xml:388 15850#: resources/xml/reports/individual_report.xml:602 15851msgctxt "unknown gender" 15852msgid "Unknown" 15853msgstr "" 15854 15855#: resources/views/edit-account-page.phtml:65 15856msgctxt "unknown people" 15857msgid "Unknown" 15858msgstr "" 15859 15860#: resources/views/edit/icon-fact-delete.phtml:19 15861#: resources/views/edit/icon-fact-delete.phtml:21 15862msgid "Unlink" 15863msgstr "" 15864 15865#: app/Elements/UnknownElement.php:36 15866msgid "Unrecognized GEDCOM code" 15867msgstr "" 15868 15869#: resources/views/admin/media.phtml:50 15870msgid "Unused files" 15871msgstr "" 15872 15873#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15874#, php-format 15875msgid "Unzip %s to a temporary folder…" 15876msgstr "" 15877 15878#. I18N: Name of a module 15879#: app/Module/UpcomingAnniversariesModule.php:105 15880msgid "Upcoming events" 15881msgstr "" 15882 15883#: app/Http/RequestHandlers/DataFixData.php:105 15884#: resources/views/modules/batch_update/admin.phtml:78 15885msgid "Update" 15886msgstr "" 15887 15888#: resources/views/admin/data-fix-page.phtml:47 15889#: resources/views/modules/batch_update/admin.phtml:83 15890#: resources/views/modules/batch_update/admin.phtml:87 15891msgid "Update all" 15892msgstr "" 15893 15894#. I18N: Name of a module 15895#: app/Module/FixPlaceNames.php:61 15896msgid "Update place names" 15897msgstr "" 15898 15899#. I18N: Description of a “Data fix” module 15900#: app/Module/FixPlaceNames.php:72 15901msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15902msgstr "" 15903 15904#. I18N: %s is a version number, such as 1.2.3 15905#. I18N: %s is a version number 15906#: app/Http/RequestHandlers/LoginAction.php:81 15907#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 15908#: resources/views/admin/control-panel.phtml:192 15909#, php-format 15910msgid "Upgrade to webtrees %s." 15911msgstr "" 15912 15913#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15914#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15915msgid "Upgrade wizard" 15916msgstr "" 15917 15918#: app/Http/RequestHandlers/UploadMediaPage.php:69 15919#: resources/views/admin/control-panel.phtml:813 15920msgid "Upload media files" 15921msgstr "" 15922 15923#: resources/views/admin/media-upload.phtml:23 15924msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15925msgstr "" 15926 15927#. I18N: Name of a country or state 15928#: app/Statistics/Service/CountryService.php:512 15929msgid "Uruguay" 15930msgstr "" 15931 15932#: app/Services/EmailService.php:229 15933msgid "Use SMTP to send messages" 15934msgstr "" 15935 15936#: app/Module/FixSearchAndReplace.php:104 15937msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15938msgstr "" 15939 15940#: app/Module/ModuleMapGeoLocationTrait.php:48 15941msgid "Use an external service to find locations." 15942msgstr "" 15943 15944#. I18N: placeholder text for new-password field 15945#: resources/views/admin/users-create.phtml:61 15946#: resources/views/admin/users-edit.phtml:71 15947#: resources/views/register-page.phtml:75 15948#, php-format 15949msgid "Use at least %s character." 15950msgid_plural "Use at least %s characters." 15951msgstr[0] "" 15952msgstr[1] "" 15953 15954#: resources/xml/reports/family_group_report.xml:12 15955#: resources/xml/reports/individual_ext_report.xml:13 15956#: resources/xml/reports/individual_report.xml:10 15957msgid "Use colors" 15958msgstr "" 15959 15960#: resources/views/modules/interactive-tree/chart.phtml:19 15961msgid "Use compact layout" 15962msgstr "" 15963 15964#. I18N: A configuration setting 15965#: resources/views/admin/trees-preferences.phtml:751 15966msgid "Use full source citations" 15967msgstr "" 15968 15969#: resources/views/setup/step-4-database-mysql.phtml:125 15970#: resources/views/setup/step-4-database-pgsql.phtml:110 15971#: resources/views/setup/step-4-database-sqlite.phtml:69 15972#: resources/views/setup/step-4-database-sqlite.phtml:84 15973#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15974msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15975msgstr "" 15976 15977#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15978msgid "Use maps in webtrees." 15979msgstr "" 15980 15981#. I18N: A configuration setting 15982#: resources/views/admin/site-mail.phtml:123 15983msgid "Use password" 15984msgstr "" 15985 15986#. I18N: "sendmail" is the name of some mail software 15987#: app/Services/EmailService.php:228 15988msgid "Use sendmail to send messages" 15989msgstr "" 15990 15991#. I18N: Help text for the “Use silhouettes” configuration setting 15992#: resources/views/admin/trees-preferences.phtml:324 15993msgid "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." 15994msgstr "" 15995 15996#. I18N: A configuration setting 15997#: resources/views/admin/trees-preferences.phtml:319 15998msgid "Use silhouettes" 15999msgstr "" 16000 16001#: app/Http/RequestHandlers/CopyFact.php:79 16002msgid "Use the “edit“ menu to paste this into another record." 16003msgstr "" 16004 16005#: resources/views/register-page.phtml:90 16006msgid "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." 16007msgstr "" 16008 16009#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 16010#: resources/views/admin/changes-log.phtml:85 16011#: resources/views/admin/changes-log.phtml:138 16012#: resources/views/admin/site-logs.phtml:76 16013#: resources/views/admin/site-logs.phtml:126 16014msgid "User" 16015msgstr "" 16016 16017#: app/Http/RequestHandlers/UserListPage.php:51 16018#: resources/views/admin/control-panel.phtml:512 16019#: resources/views/admin/email-page.phtml:21 16020#: resources/views/admin/users-cleanup.phtml:22 16021#: resources/views/admin/users-create.phtml:20 16022#: resources/views/admin/users-edit.phtml:29 16023msgid "User administration" 16024msgstr "" 16025 16026#: resources/views/admin/users-cleanup.phtml:64 16027msgid "User didn’t verify within 7 days." 16028msgstr "" 16029 16030#: resources/views/admin/users-cleanup.phtml:66 16031msgid "User not verified by administrator." 16032msgstr "" 16033 16034#: app/Http/RequestHandlers/VerifyEmail.php:72 16035msgid "User verification" 16036msgstr "" 16037 16038#. I18N: A configuration setting 16039#: resources/views/admin/site-mail.phtml:138 16040#: resources/views/admin/users-create.phtml:45 16041#: resources/views/admin/users-edit.phtml:55 16042#: resources/views/admin/users.phtml:26 16043#: resources/views/edit-account-page.phtml:33 16044#: resources/views/emails/register-notify-html.phtml:26 16045#: resources/views/emails/register-notify-text.phtml:20 16046#: resources/views/login-page.phtml:35 16047#: resources/views/modules/geonames/config.phtml:23 16048#: resources/views/modules/login_block/sign-in.phtml:24 16049#: resources/views/modules/todo/research-tasks.phtml:33 16050#: resources/views/password-reset-page.phtml:26 16051#: resources/views/register-page.phtml:60 16052#: resources/views/setup/step-5-administrator.phtml:66 16053msgid "Username" 16054msgstr "Ingoa rorohiko" 16055 16056#: resources/views/forgot-password-page.phtml:22 16057#: resources/views/modules/login_block/sign-in.phtml:58 16058msgid "Username or email address" 16059msgstr "" 16060 16061#: resources/views/admin/users-create.phtml:50 16062#: resources/views/admin/users-edit.phtml:60 16063#: resources/views/edit-account-page.phtml:38 16064#: resources/views/register-page.phtml:65 16065msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16066msgstr "" 16067 16068#: resources/views/admin/control-panel.phtml:478 16069#: resources/views/modules/gedcom_stats/statistics.phtml:146 16070#: resources/views/modules/html/template-statistics.phtml:60 16071msgid "Users" 16072msgstr "" 16073 16074#: resources/views/admin/users-cleanup.phtml:45 16075msgid "User’s account has been inactive too long: " 16076msgstr "" 16077 16078#. I18N: Name of a country or state 16079#: app/Statistics/Service/CountryService.php:516 16080msgid "Uzbekistan" 16081msgstr "" 16082 16083#. I18N: Location of an LDS church temple 16084#: app/Elements/TempleCode.php:202 16085msgid "Vancouver, British Columbia, Canada" 16086msgstr "" 16087 16088#. I18N: Name of a country or state 16089#: app/Statistics/Service/CountryService.php:530 16090msgid "Vanuatu" 16091msgstr "" 16092 16093#. I18N: Description of the “StatisticsChart” module 16094#: app/Module/StatisticsChartModule.php:98 16095msgid "Various statistics charts." 16096msgstr "" 16097 16098#. I18N: Name of a country or state 16099#: app/Statistics/Service/CountryService.php:518 16100msgid "Vatican City" 16101msgstr "" 16102 16103#. I18N: a month in the French republican calendar 16104#: app/Date/FrenchDate.php:135 16105msgctxt "GENITIVE" 16106msgid "Vendemiaire" 16107msgstr "" 16108 16109#. I18N: a month in the French republican calendar 16110#: app/Date/FrenchDate.php:229 16111msgctxt "INSTRUMENTAL" 16112msgid "Vendemiaire" 16113msgstr "" 16114 16115#. I18N: a month in the French republican calendar 16116#: app/Date/FrenchDate.php:182 16117msgctxt "LOCATIVE" 16118msgid "Vendemiaire" 16119msgstr "" 16120 16121#. I18N: a month in the French republican calendar 16122#: app/Date/FrenchDate.php:87 16123msgctxt "NOMINATIVE" 16124msgid "Vendemiaire" 16125msgstr "" 16126 16127#. I18N: Name of a country or state 16128#: app/Statistics/Service/CountryService.php:522 16129msgid "Venezuela" 16130msgstr "" 16131 16132#. I18N: a month in the French republican calendar 16133#: app/Date/FrenchDate.php:145 16134msgctxt "GENITIVE" 16135msgid "Ventose" 16136msgstr "" 16137 16138#. I18N: a month in the French republican calendar 16139#: app/Date/FrenchDate.php:239 16140msgctxt "INSTRUMENTAL" 16141msgid "Ventose" 16142msgstr "" 16143 16144#. I18N: a month in the French republican calendar 16145#: app/Date/FrenchDate.php:192 16146msgctxt "LOCATIVE" 16147msgid "Ventose" 16148msgstr "" 16149 16150#. I18N: a month in the French republican calendar 16151#: app/Date/FrenchDate.php:97 16152msgctxt "NOMINATIVE" 16153msgid "Ventose" 16154msgstr "" 16155 16156#. I18N: Location of an LDS church temple 16157#: app/Elements/TempleCode.php:203 16158msgid "Veracruz, Mexico" 16159msgstr "" 16160 16161#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56 16162#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105 16163#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109 16164#: resources/views/admin/users.phtml:34 16165msgid "Verified" 16166msgstr "" 16167 16168#. I18N: Location of an LDS church temple 16169#: app/Elements/TempleCode.php:204 16170msgid "Vernal, Utah, United States" 16171msgstr "" 16172 16173#: app/Factories/ElementFactory.php:373 app/Factories/ElementFactory.php:381 16174#: app/Factories/ElementFactory.php:404 16175msgid "Version" 16176msgstr "" 16177 16178#. I18N: Type of media object 16179#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 16180#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 16181#: app/Module/CustomTagsGedcom53.php:187 16182msgid "Video" 16183msgstr "" 16184 16185#. I18N: Name of a country or state 16186#: app/Statistics/Service/CountryService.php:528 16187msgid "Vietnam" 16188msgstr "" 16189 16190#: resources/views/modules/place-hierarchy/page.phtml:49 16191#, php-format 16192msgid "View table of events occurring in %s" 16193msgstr "" 16194 16195#: resources/views/calendar-page.phtml:215 16196msgid "View this day" 16197msgstr "" 16198 16199#: app/Functions/FunctionsPrintFacts.php:187 16200#: app/Statistics/Repository/FamilyRepository.php:470 16201#: resources/views/statistics/families/top10-list-age.phtml:23 16202#: resources/views/statistics/families/top10-nolist-age.phtml:25 16203msgid "View this family" 16204msgstr "" 16205 16206#: app/Module/ModuleMapLinkTrait.php:62 16207#, php-format 16208msgid "View this location using %s" 16209msgstr "" 16210 16211#: resources/views/calendar-page.phtml:219 16212msgid "View this month" 16213msgstr "" 16214 16215#: resources/views/calendar-page.phtml:223 16216msgid "View this year" 16217msgstr "" 16218 16219#. I18N: Location of an LDS church temple 16220#: app/Elements/TempleCode.php:205 16221msgid "Villa Hermosa, Mexico" 16222msgstr "" 16223 16224#. I18N: A configuration setting 16225#: resources/views/admin/users-edit.phtml:167 16226#: resources/views/edit-account-page.phtml:149 16227msgid "Visible online" 16228msgstr "" 16229 16230#. I18N: A configuration setting 16231#: resources/views/admin/users-edit.phtml:173 16232#: resources/views/edit-account-page.phtml:152 16233msgid "Visible to other users when online" 16234msgstr "" 16235 16236#. I18N: Listbox entry; name of a role 16237#: app/Http/RequestHandlers/UserEditPage.php:96 16238#: resources/views/admin/trees-export.phtml:126 16239#: resources/views/admin/users-edit.phtml:239 16240#: resources/views/modules/clippings/download.phtml:48 16241#: resources/views/modules/clippings/download.phtml:68 16242msgid "Visitor" 16243msgstr "" 16244 16245#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16246#: app/Module/BirthDeathMarriageReportModule.php:40 16247#: resources/views/calendar-page.phtml:176 16248#: resources/xml/reports/bdm_report.xml:3 16249#: resources/xml/reports/bdm_report.xml:34 16250msgid "Vital records" 16251msgstr "" 16252 16253#. I18N: Name of a country or state 16254#: app/Statistics/Service/CountryService.php:534 16255msgid "Wales" 16256msgstr "" 16257 16258#. I18N: Name of a country or state 16259#: app/Statistics/Service/CountryService.php:532 16260msgid "Wallis and Futuna" 16261msgstr "" 16262 16263#: app/Elements/RelationIsDescriptor.php:126 16264msgid "Ward" 16265msgstr "" 16266 16267#: app/Elements/RelationIsDescriptor.php:91 16268msgctxt "FEMALE" 16269msgid "Ward" 16270msgstr "" 16271 16272#: app/Elements/RelationIsDescriptor.php:70 16273msgctxt "MALE" 16274msgid "Ward" 16275msgstr "" 16276 16277#. I18N: Location of an LDS church temple 16278#: app/Elements/TempleCode.php:206 16279msgid "Washington, District of Columbia, United States" 16280msgstr "" 16281 16282#: resources/views/admin/trees-preferences.phtml:330 16283msgid "Watermarks" 16284msgstr "" 16285 16286#. I18N: Help text for the “Images without watermarks” configuration setting 16287#: resources/views/admin/trees-preferences.phtml:340 16288msgid "Watermarks are optional and normally shown just to visitors." 16289msgstr "" 16290 16291#: resources/views/register-success-page.phtml:23 16292#, php-format 16293msgid "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." 16294msgstr "" 16295 16296#: resources/views/admin/control-panel.phtml:163 16297#: resources/views/admin/control-panel.phtml:584 16298#: resources/views/admin/trees-preferences.phtml:200 16299msgid "Website" 16300msgstr "" 16301 16302#: app/Http/RequestHandlers/SiteLogsPage.php:100 16303#: resources/views/admin/control-panel.phtml:242 16304msgid "Website logs" 16305msgstr "" 16306 16307#: app/Http/RequestHandlers/SitePreferencesPage.php:64 16308#: resources/views/admin/control-panel.phtml:220 16309msgid "Website preferences" 16310msgstr "" 16311 16312#. I18N: abbreviation for Wednesday 16313#: app/Date/AbstractCalendarDate.php:284 16314#: resources/views/edit/initialize-calendar-popup.phtml:26 16315msgid "Wed" 16316msgstr "" 16317 16318#: app/Date/AbstractCalendarDate.php:255 16319msgid "Wednesday" 16320msgstr "" 16321 16322#: app/Module/CustomTagsBrothersKeeper.php:109 16323msgid "Weight" 16324msgstr "" 16325 16326#. I18N: A %s is the user’s name 16327#: app/Module/UserWelcomeModule.php:123 16328#, php-format 16329msgid "Welcome %s" 16330msgstr "" 16331 16332#. I18N: A configuration setting 16333#: resources/views/admin/site-registration.phtml:26 16334msgid "Welcome text on sign-in page" 16335msgstr "" 16336 16337#: resources/views/login-page.phtml:22 16338msgid "Welcome to this genealogy website" 16339msgstr "" 16340 16341#. I18N: Name of a country or state 16342#: app/Statistics/Service/CountryService.php:177 16343msgid "Western Sahara" 16344msgstr "" 16345 16346#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16347#: resources/views/admin/trees-preferences.phtml:786 16348msgid "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." 16349msgstr "" 16350 16351#: resources/views/admin/users-edit.phtml:108 16352msgid "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." 16353msgstr "" 16354 16355#. I18N: Help text for the “Source type” configuration setting 16356#: resources/views/admin/trees-preferences.phtml:771 16357msgid "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." 16358msgstr "" 16359 16360#: resources/views/edit/reorder-families.phtml:36 16361msgid "When an individual has more than one spouse, you should sort the families in date order." 16362msgstr "" 16363 16364#. I18N: Help text for the “Surname tradition” configuration setting 16365#: resources/views/admin/trees-preferences.phtml:741 16366msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16367msgstr "" 16368 16369#: resources/views/help/pending-changes.phtml:12 16370msgid "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." 16371msgstr "" 16372 16373#: resources/views/help/relationship-privacy.phtml:8 16374msgid "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." 16375msgstr "" 16376 16377#. I18N: Label for a configuration option 16378#: resources/views/modules/sitemap/config.phtml:27 16379msgid "Which family trees should be included in the sitemaps" 16380msgstr "" 16381 16382#. I18N: A configuration setting 16383#: resources/views/admin/trees-preferences.phtml:273 16384msgid "Who can upload new media files" 16385msgstr "" 16386 16387#. I18N: Name of a module. (A list of users who are online now) 16388#: app/Module/LoggedInUsersModule.php:42 16389msgid "Who is online" 16390msgstr "" 16391 16392#: resources/views/admin/data-fix-page.phtml:82 16393msgid "Why does this list include records that do not need to be updated?" 16394msgstr "" 16395 16396#: resources/views/lists/families-table.phtml:169 16397msgid "Widow" 16398msgstr "" 16399 16400#: resources/views/lists/families-table.phtml:165 16401msgid "Widower" 16402msgstr "" 16403 16404#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:370 16405#: app/Functions/FunctionsPrint.php:344 16406#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 16407#: resources/views/edit/change-family-members.phtml:34 16408#: resources/views/edit/change-family-members.phtml:49 16409#: resources/xml/reports/family_group_report.xml:501 16410#: resources/xml/reports/family_group_report.xml:1078 16411#: resources/xml/reports/individual_ext_report.xml:207 16412#: resources/xml/reports/individual_ext_report.xml:224 16413#: resources/xml/reports/individual_ext_report.xml:493 16414#: resources/xml/reports/individual_report.xml:195 16415#: resources/xml/reports/individual_report.xml:216 16416#: resources/xml/reports/individual_report.xml:489 16417#: resources/xml/reports/relative_ext_report.xml:111 16418msgid "Wife" 16419msgstr "" 16420 16421#: app/Factories/ElementFactory.php:318 16422#: resources/views/modules/timeline-chart/chart.phtml:351 16423msgid "Wife’s age" 16424msgstr "" 16425 16426#: app/Factories/ElementFactory.php:617 16427msgid "Will" 16428msgstr "" 16429 16430#. I18N: Location of an LDS church temple 16431#: app/Elements/TempleCode.php:207 16432msgid "Winter Quarters, Nebraska, United States" 16433msgstr "" 16434 16435#: app/Statistics/Google/ChartFamilyWithSources.php:88 16436#: app/Statistics/Google/ChartIndividualWithSources.php:88 16437msgid "With sources" 16438msgstr "" 16439 16440#: app/Statistics/Google/ChartFamilyWithSources.php:83 16441#: app/Statistics/Google/ChartIndividualWithSources.php:83 16442msgid "Without sources" 16443msgstr "" 16444 16445#: app/Elements/RelationIsDescriptor.php:127 16446#: app/Module/CustomTagsGenPluswin.php:81 16447#: app/Module/CustomTagsGenPluswin.php:113 16448msgid "Witness" 16449msgstr "" 16450 16451#. I18N: In the paternal surname tradition, ... 16452#. I18N: In the Polish surname tradition, ... 16453#. I18N: In the Lithuanian surname tradition, ... 16454#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16455#: app/SurnameTradition.php:111 16456msgid "Wives take their husband’s surname." 16457msgstr "" 16458 16459#: app/Http/RequestHandlers/MapDataAdd.php:75 16460#: resources/views/modules/place-hierarchy/page.phtml:28 16461#: resources/views/modules/place-hierarchy/page.phtml:31 16462#: resources/views/modules/statistics-chart/custom.phtml:179 16463msgid "World" 16464msgstr "" 16465 16466#: app/Module/CustomTagsBrothersKeeper.php:110 16467#: resources/views/modules/yahrzeit/table.phtml:34 16468msgid "Yahrzeit" 16469msgstr "" 16470 16471#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16472#: app/Module/YahrzeitModule.php:66 16473msgid "Yahrzeiten" 16474msgstr "" 16475 16476#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 16477msgid "Year" 16478msgstr "" 16479 16480#: resources/views/modules/timeline-chart/chart.phtml:143 16481#: resources/views/modules/timeline-chart/chart.phtml:408 16482msgid "Year:" 16483msgstr "" 16484 16485#. I18N: Name of a country or state 16486#: app/Statistics/Service/CountryService.php:538 16487msgid "Yemen" 16488msgstr "" 16489 16490#. I18N: %1$s is the site URL and %2$s is an email address 16491#: resources/views/emails/register-user-html.phtml:20 16492#: resources/views/emails/register-user-text.phtml:16 16493#, php-format 16494msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16495msgstr "" 16496 16497#: app/Http/RequestHandlers/ContactAction.php:123 16498#: app/Http/RequestHandlers/RegisterAction.php:251 16499msgid "You are not allowed to send messages that contain external links." 16500msgstr "" 16501 16502#: resources/views/modules/login_block/sign-out.phtml:15 16503#, php-format 16504msgid "You are signed in as %s." 16505msgstr "" 16506 16507#: app/Http/RequestHandlers/LoginPage.php:98 16508msgid "You can apply for an account using the link below." 16509msgstr "" 16510 16511#. I18N: Help text for the "Default theme" site configuration setting 16512#: resources/views/admin/site-preferences.phtml:70 16513msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16514msgstr "" 16515 16516#: resources/views/admin/users-edit.phtml:176 16517#: resources/views/edit-account-page.phtml:154 16518msgid "You can choose whether to appear in the list of users who are currently signed-in." 16519msgstr "" 16520 16521#. I18N: %s is a URL 16522#: resources/views/edit/raw-gedcom-fact.phtml:26 16523#: resources/views/edit/raw-gedcom-record.phtml:28 16524#, php-format 16525msgid "You can download a copy of the GEDCOM specification from %s." 16526msgstr "" 16527 16528#: resources/views/modules/privacy-policy/page.phtml:61 16529msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16530msgstr "" 16531 16532#: resources/views/admin/trees-renumber.phtml:26 16533msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16534msgstr "" 16535 16536#: resources/views/admin/trees-renumber.phtml:35 16537msgid "You can renumber this family tree." 16538msgstr "" 16539 16540#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16541#: resources/views/admin/trees-privacy.phtml:172 16542msgid "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." 16543msgstr "" 16544 16545#: resources/views/admin/tags.phtml:28 16546msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16547msgstr "" 16548 16549#. I18N: Description of a “Data fix” module 16550#: app/Module/FixMissingDeaths.php:69 16551msgid "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." 16552msgstr "" 16553 16554#: app/Http/RequestHandlers/LoginAction.php:113 16555msgid "You cannot sign in because your browser does not accept cookies." 16556msgstr "" 16557 16558#: app/Exceptions/HttpAccessDeniedException.php:34 16559#: app/Exceptions/HttpNotFoundException.php:34 16560msgid "You do not have permission to view this page." 16561msgstr "" 16562 16563#: resources/views/verify-success-page.phtml:17 16564msgid "You have confirmed your request to become a registered user." 16565msgstr "" 16566 16567#: resources/views/admin/trees-import.phtml:30 16568msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16569msgstr "" 16570 16571#: app/Http/RequestHandlers/Logout.php:51 16572msgid "You have signed out." 16573msgstr "" 16574 16575#: resources/views/modules/faq/config.phtml:27 16576msgid "You may use HTML to format the answer and to add links to other websites." 16577msgstr "" 16578 16579#: app/Http/RequestHandlers/SetupWizard.php:379 16580msgid "You must enter all the administrator account fields." 16581msgstr "" 16582 16583#: resources/views/admin/trees-merge.phtml:31 16584msgid "You must renumber the records in one of the trees before you can merge them." 16585msgstr "" 16586 16587#: app/Module/ChartsBlockModule.php:186 16588msgid "You must select an individual and a chart type in the block preferences" 16589msgstr "" 16590 16591#: resources/views/admin/users-edit.phtml:363 16592msgid "You must specify an individual record before you can restrict the user to their immediate family." 16593msgstr "" 16594 16595#: app/Http/RequestHandlers/LoginPage.php:90 16596msgid "You need to be a family member to access this website." 16597msgstr "" 16598 16599#: app/Http/RequestHandlers/LoginPage.php:87 16600msgid "You need to be an authorized user to access this website." 16601msgstr "" 16602 16603#: resources/views/admin/control-panel.phtml:287 16604#: resources/views/admin/trees.phtml:48 16605msgid "You need to create a family tree." 16606msgstr "" 16607 16608#: resources/views/emails/verify-notify-html.phtml:28 16609#: resources/views/emails/verify-notify-text.phtml:21 16610msgid "You need to review the account details." 16611msgstr "" 16612 16613#: resources/views/setup/step-5-administrator.phtml:49 16614msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16615msgstr "" 16616 16617#: resources/views/emails/message-copy-html.phtml:20 16618#: resources/views/emails/message-copy-text.phtml:16 16619msgid "You sent the following message to a webtrees user:" 16620msgstr "" 16621 16622#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 16623msgid "You should accept or reject all pending changes before upgrading." 16624msgstr "" 16625 16626#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16627#: app/Http/RequestHandlers/ContactAction.php:124 16628#: app/Http/RequestHandlers/RegisterAction.php:251 16629#, php-format 16630msgid "You should delete the “%1$s” from “%2$s” and try again." 16631msgstr "" 16632 16633#: resources/views/admin/users-edit.phtml:114 16634msgid "You should not approve an account unless you know that the email address is correct." 16635msgstr "" 16636 16637#: resources/views/emails/register-notify-html.phtml:43 16638#: resources/views/emails/register-notify-text.phtml:32 16639msgid "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." 16640msgstr "" 16641 16642#: resources/views/setup/step-5-administrator.phtml:71 16643msgid "You will use this to sign in to webtrees." 16644msgstr "" 16645 16646#: resources/views/statistics/families/birth-age.phtml:22 16647msgid "Youngest father" 16648msgstr "" 16649 16650#: resources/views/statistics/families/marriage-age.phtml:42 16651msgid "Youngest female" 16652msgstr "" 16653 16654#: resources/views/statistics/families/marriage-age.phtml:22 16655msgid "Youngest male" 16656msgstr "" 16657 16658#: resources/views/statistics/families/birth-age.phtml:42 16659msgid "Youngest mother" 16660msgstr "" 16661 16662#: resources/views/modules/clippings/show.phtml:24 16663msgid "Your clippings cart is empty." 16664msgstr "" 16665 16666#: resources/views/contact-page.phtml:42 16667#: resources/views/setup/step-5-administrator.phtml:54 16668msgid "Your name" 16669msgstr "" 16670 16671#: app/Http/RequestHandlers/PasswordResetAction.php:76 16672msgid "Your password has been updated." 16673msgstr "" 16674 16675#: app/Http/RequestHandlers/RegisterAction.php:146 16676#, php-format 16677msgid "Your registration at %s" 16678msgstr "" 16679 16680#: resources/views/modules/batch_update/admin.phtml:86 16681msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 16682msgstr "" 16683 16684#: app/Services/ServerCheckService.php:197 16685#, php-format 16686msgid "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." 16687msgstr "" 16688 16689#. I18N: Name of a country or state 16690#: app/Statistics/Service/CountryService.php:542 16691msgid "Zambia" 16692msgstr "" 16693 16694#. I18N: Name of a country or state 16695#: app/Statistics/Service/CountryService.php:544 16696msgid "Zimbabwe" 16697msgstr "" 16698 16699#: resources/views/modules/fanchart/page.phtml:60 16700msgid "Zoom" 16701msgstr "" 16702 16703#: app/Services/LeafletJsService.php:64 16704#: resources/views/modules/timeline-chart/page.phtml:52 16705msgid "Zoom in" 16706msgstr "" 16707 16708#: app/Services/LeafletJsService.php:65 16709#: resources/views/modules/timeline-chart/page.phtml:55 16710msgid "Zoom out" 16711msgstr "" 16712 16713#. I18N: Gedcom ABT dates 16714#: app/Date.php:339 16715#, php-format 16716msgid "about %s" 16717msgstr "" 16718 16719#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16720#: resources/views/family-page-pending.phtml:23 16721#: resources/views/individual-page-pending.phtml:27 16722#: resources/views/media-page-pending.phtml:22 16723#: resources/views/note-page-pending.phtml:23 16724#: resources/views/record-page-pending.phtml:23 16725msgctxt "You should review the changes and then accept or reject them." 16726msgid "accept" 16727msgstr "" 16728 16729#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16730#: resources/views/family-page-pending.phtml:17 16731#: resources/views/individual-page-pending.phtml:18 16732#: resources/views/media-page-pending.phtml:16 16733#: resources/views/note-page-pending.phtml:17 16734#: resources/views/record-page-pending.phtml:17 16735msgctxt "You should review the deletion and then accept or reject it." 16736msgid "accept" 16737msgstr "" 16738 16739#. I18N: the status of an edit accepted/rejected/pending 16740#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 16741msgid "accepted" 16742msgstr "" 16743 16744#. I18N: A button label. 16745#: resources/views/admin/trees-privacy.phtml:248 16746#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16747#: resources/views/edit/add-fact-row.phtml:42 16748#: resources/views/modules/census-assistant.phtml:65 16749#: resources/views/modules/lifespans-chart/page.phtml:75 16750#: resources/views/modules/timeline-chart/page.phtml:41 16751msgid "add" 16752msgstr "" 16753 16754#. I18N: A button label. 16755#: resources/views/admin/locations.phtml:144 16756msgid "add place" 16757msgstr "" 16758 16759#. I18N: The name given to a child by its adoptive parents 16760#: app/Elements/NameType.php:47 16761msgid "adopted name" 16762msgstr "" 16763 16764#. I18N: Gedcom AFT dates 16765#: app/Date.php:359 16766#, php-format 16767msgid "after %s" 16768msgstr "" 16769 16770#: app/Module/StatisticsChartModule.php:522 16771#: app/Module/StatisticsChartModule.php:584 16772#: app/Module/StatisticsChartModule.php:645 16773msgid "age" 16774msgstr "" 16775 16776#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16777#: app/Elements/NameType.php:49 16778msgid "also known as" 16779msgstr "" 16780 16781#: app/Statistics/Repository/FamilyRepository.php:468 16782#: app/Statistics/Repository/UserRepository.php:96 16783#: resources/views/statistics/families/top10-list-age.phtml:21 16784#: resources/views/statistics/families/top10-nolist-age.phtml:21 16785#: resources/xml/reports/ahnentafel_report.xml:394 16786#: resources/xml/reports/descendancy_report.xml:131 16787#: resources/xml/reports/descendancy_report.xml:230 16788#: resources/xml/reports/descendancy_report.xml:299 16789#: resources/xml/reports/descendancy_report.xml:363 16790#: resources/xml/reports/descendancy_report.xml:433 16791#: resources/xml/reports/descendancy_report.xml:486 16792msgid "and" 16793msgstr "" 16794 16795#: app/Services/RelationshipService.php:778 16796msgctxt "father’s brother’s wife" 16797msgid "aunt" 16798msgstr "" 16799 16800#: app/Services/RelationshipService.php:536 16801msgctxt "father’s sister" 16802msgid "aunt" 16803msgstr "" 16804 16805#: app/Services/RelationshipService.php:858 16806msgctxt "mother’s brother’s wife" 16807msgid "aunt" 16808msgstr "" 16809 16810#: app/Services/RelationshipService.php:574 16811msgctxt "mother’s sister" 16812msgid "aunt" 16813msgstr "" 16814 16815#: app/Services/RelationshipService.php:910 16816msgctxt "parent’s brother’s wife" 16817msgid "aunt" 16818msgstr "" 16819 16820#: app/Services/RelationshipService.php:592 16821msgctxt "parent’s sister" 16822msgid "aunt" 16823msgstr "" 16824 16825#: app/Services/RelationshipService.php:534 16826msgctxt "father’s sibling" 16827msgid "aunt/uncle" 16828msgstr "" 16829 16830#: app/Services/RelationshipService.php:572 16831msgctxt "mother’s sibling" 16832msgid "aunt/uncle" 16833msgstr "" 16834 16835#: app/Services/RelationshipService.php:590 16836msgctxt "parent’s sibling" 16837msgid "aunt/uncle" 16838msgstr "" 16839 16840#: resources/views/modules/faq/show.phtml:30 16841msgid "back to top" 16842msgstr "" 16843 16844#. I18N: Gedcom BEF dates 16845#: app/Date.php:355 16846#, php-format 16847msgid "before %s" 16848msgstr "" 16849 16850#. I18N: Gedcom BET-AND dates 16851#: app/Date.php:371 16852#, php-format 16853msgid "between %s and %s" 16854msgstr "" 16855 16856#. I18N: The name given to an individual at their birth 16857#: app/Elements/NameType.php:51 16858msgid "birth name" 16859msgstr "" 16860 16861#. I18N: Extend privacy to dead individuals who were… 16862#: resources/views/admin/trees-privacy.phtml:121 16863#, php-format 16864msgid "born in the last %1$s years or died in the last %2$s years" 16865msgstr "" 16866 16867#: app/Services/RelationshipService.php:448 16868msgid "brother" 16869msgstr "" 16870 16871#: app/Services/RelationshipService.php:716 16872msgctxt "brother’s wife’s brother" 16873msgid "brother-in-law" 16874msgstr "" 16875 16876#: app/Services/RelationshipService.php:542 16877msgctxt "husband’s brother" 16878msgid "brother-in-law" 16879msgstr "" 16880 16881#: app/Services/RelationshipService.php:832 16882msgctxt "husband’s sister’s husband" 16883msgid "brother-in-law" 16884msgstr "" 16885 16886#: app/Services/RelationshipService.php:610 16887msgctxt "sister’s husband" 16888msgid "brother-in-law" 16889msgstr "" 16890 16891#: app/Services/RelationshipService.php:1016 16892msgctxt "sister’s husband’s brother" 16893msgid "brother-in-law" 16894msgstr "" 16895 16896#: app/Services/RelationshipService.php:622 16897msgctxt "spouse’s brother" 16898msgid "brother-in-law" 16899msgstr "" 16900 16901#: app/Services/RelationshipService.php:640 16902msgctxt "wife’s brother" 16903msgid "brother-in-law" 16904msgstr "" 16905 16906#: app/Services/RelationshipService.php:1072 16907msgctxt "wife’s sister’s husband" 16908msgid "brother-in-law" 16909msgstr "" 16910 16911#: app/Services/RelationshipService.php:718 16912msgctxt "brother’s wife’s sibling" 16913msgid "brother/sister-in-law" 16914msgstr "" 16915 16916#: app/Services/RelationshipService.php:552 16917msgctxt "husband’s sibling" 16918msgid "brother/sister-in-law" 16919msgstr "" 16920 16921#: app/Services/RelationshipService.php:604 16922msgctxt "sibling’s spouse" 16923msgid "brother/sister-in-law" 16924msgstr "" 16925 16926#: app/Services/RelationshipService.php:1018 16927msgctxt "sister’s husband’s sibling" 16928msgid "brother/sister-in-law" 16929msgstr "" 16930 16931#: app/Services/RelationshipService.php:638 16932msgctxt "spouse’s sibling" 16933msgid "brother/sister-in-law" 16934msgstr "" 16935 16936#: app/Services/RelationshipService.php:650 16937msgctxt "wife’s sibling" 16938msgid "brother/sister-in-law" 16939msgstr "" 16940 16941#. I18N: An option in a list-box 16942#: app/Module/TopSurnamesModule.php:243 16943msgid "bullet list" 16944msgstr "" 16945 16946#. I18N: Gedcom CAL dates 16947#: app/Date.php:343 16948#, php-format 16949msgid "calculated %s" 16950msgstr "" 16951 16952#. I18N: A button label. 16953#: resources/views/admin/analytics-edit.phtml:45 16954#: resources/views/admin/broadcast.phtml:72 16955#: resources/views/admin/components.phtml:169 16956#: resources/views/admin/email-page.phtml:73 16957#: resources/views/admin/location-edit.phtml:77 16958#: resources/views/admin/map-import-form.phtml:91 16959#: resources/views/admin/site-mail.phtml:247 16960#: resources/views/admin/site-preferences.phtml:120 16961#: resources/views/admin/site-registration.phtml:88 16962#: resources/views/admin/tags.phtml:932 16963#: resources/views/admin/trees-preferences.phtml:800 16964#: resources/views/admin/trees-privacy.phtml:301 16965#: resources/views/contact-page.phtml:82 16966#: resources/views/edit-blocks-page.phtml:65 16967#: resources/views/edit/change-family-members.phtml:97 16968#: resources/views/edit/edit-fact.phtml:46 16969#: resources/views/edit/edit-record.phtml:47 16970#: resources/views/edit/link-child-to-family.phtml:54 16971#: resources/views/edit/link-spouse-to-individual.phtml:55 16972#: resources/views/edit/new-individual.phtml:51 16973#: resources/views/edit/raw-gedcom-fact.phtml:44 16974#: resources/views/edit/raw-gedcom-record.phtml:68 16975#: resources/views/edit/reorder-children.phtml:50 16976#: resources/views/edit/reorder-families.phtml:104 16977#: resources/views/edit/reorder-media.phtml:43 16978#: resources/views/edit/reorder-names.phtml:46 16979#: resources/views/edit/shared-note.phtml:46 16980#: resources/views/message-page.phtml:71 16981#: resources/views/modals/create-media-from-file.phtml:65 16982#: resources/views/modals/footer-save-cancel.phtml:14 16983#: resources/views/modules/bing-maps/config.phtml:49 16984#: resources/views/modules/clippings/add-options.phtml:39 16985#: resources/views/modules/clippings/download.phtml:96 16986#: resources/views/modules/custom-css-js/edit.phtml:51 16987#: resources/views/modules/edit-block-config.phtml:39 16988#: resources/views/modules/favorites/favorites.phtml:171 16989#: resources/views/modules/gedcom_news/edit.phtml:54 16990#: resources/views/modules/geonames/config.phtml:49 16991#: resources/views/modules/google-maps/config.phtml:49 16992#: resources/views/modules/here-maps/config.phtml:49 16993#: resources/views/modules/map-box/config.phtml:49 16994#: resources/views/modules/openrouteservice/config.phtml:49 16995#: resources/views/modules/openstreetmap/config.phtml:49 16996#: resources/views/modules/stories/edit.phtml:76 16997#: resources/views/modules/user_blog/edit.phtml:54 16998msgid "cancel" 16999msgstr "" 17000 17001#. I18N: Status of child-parent link 17002#: app/Elements/ChildLinkageStatus.php:61 17003msgid "challenged" 17004msgstr "" 17005 17006#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 17007#: app/Elements/NameType.php:53 17008msgid "change of name" 17009msgstr "" 17010 17011#: app/Services/RelationshipService.php:427 17012msgid "child" 17013msgstr "" 17014 17015#. I18N: Type of demographic data 17016#: app/Elements/DemographicDataType.php:56 17017msgid "citizen" 17018msgstr "" 17019 17020#: resources/views/components/alert-warning-dismissible.phtml:14 17021#: resources/views/layouts/administration.phtml:75 17022#: resources/views/layouts/default.phtml:130 17023#: resources/views/layouts/default.phtml:165 17024#: resources/views/modals/create-media-from-file.phtml:20 17025#: resources/views/modals/footer-close.phtml:10 17026#: resources/views/modals/header.phtml:15 17027#: resources/views/modules/privacy-policy/footer.phtml:23 17028msgid "close" 17029msgstr "" 17030 17031#. I18N: Name of a theme. 17032#: app/Module/CloudsTheme.php:43 17033msgid "clouds" 17034msgstr "" 17035 17036#. I18N: Name of a theme. 17037#: app/Module/ColorsTheme.php:53 17038msgid "colors" 17039msgstr "" 17040 17041#. I18N: An option in a list-box 17042#: app/Module/TopSurnamesModule.php:245 17043msgid "compact list" 17044msgstr "" 17045 17046#. I18N: A button label. 17047#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 17048#: resources/views/admin/import-progress.phtml:39 17049#: resources/views/admin/map-import-form.phtml:87 17050#: resources/views/admin/merge-records-step-1.phtml:149 17051#: resources/views/admin/synchronize-trees.phtml:25 17052#: resources/views/admin/trees-export.phtml:41 17053#: resources/views/admin/trees-export.phtml:134 17054#: resources/views/admin/trees-import.phtml:128 17055#: resources/views/admin/trees-merge.phtml:57 17056#: resources/views/admin/trees-renumber.phtml:43 17057#: resources/views/admin/upgrade/wizard.phtml:40 17058#: resources/views/forgot-password-page.phtml:35 17059#: resources/views/modules/clippings/add-options.phtml:34 17060#: resources/views/modules/custom-tags/config.phtml:77 17061#: resources/views/modules/login_block/sign-in.phtml:64 17062#: resources/views/password-request-page.phtml:36 17063#: resources/views/password-reset-page.phtml:51 17064#: resources/views/pending-changes-page.phtml:34 17065#: resources/views/register-page.phtml:100 17066#: resources/views/report-select-page.phtml:39 17067msgid "continue" 17068msgstr "" 17069 17070#. I18N: A button label. 17071#: resources/views/admin/trees-create.phtml:58 17072msgid "create" 17073msgstr "" 17074 17075#. I18N: Type of location hierarchy 17076#: app/Elements/HierarchicalRelationship.php:59 17077msgid "cultural" 17078msgstr "" 17079 17080#: resources/views/modules/statistics-chart/custom.phtml:93 17081msgid "date periods" 17082msgstr "" 17083 17084#: app/Services/RelationshipService.php:425 17085msgid "daughter" 17086msgstr "" 17087 17088#: resources/xml/reports/descendancy_report.xml:226 17089msgid "daughter of" 17090msgstr "" 17091 17092#: app/Services/RelationshipService.php:512 17093msgctxt "child’s wife" 17094msgid "daughter-in-law" 17095msgstr "" 17096 17097#: app/Services/RelationshipService.php:620 17098msgctxt "son’s wife" 17099msgid "daughter-in-law" 17100msgstr "" 17101 17102#: app/Services/RelationshipService.php:1064 17103msgctxt "son’s wife’s father" 17104msgid "daughter-in-law’s father" 17105msgstr "" 17106 17107#: app/Services/RelationshipService.php:1066 17108msgctxt "son’s wife’s mother" 17109msgid "daughter-in-law’s mother" 17110msgstr "" 17111 17112#: app/Services/RelationshipService.php:1068 17113msgctxt "son’s wife’s parent" 17114msgid "daughter-in-law’s parent" 17115msgstr "" 17116 17117#: resources/views/admin/location-edit.phtml:53 17118#: resources/views/admin/location-edit.phtml:64 17119msgid "degrees" 17120msgstr "" 17121 17122#. I18N: A button label. 17123#: resources/views/admin/changes-log.phtml:115 17124#: resources/views/admin/locations.phtml:128 17125#: resources/views/admin/site-logs.phtml:107 17126#: resources/views/admin/users-cleanup.phtml:78 17127#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17128msgid "delete" 17129msgstr "" 17130 17131#: resources/xml/reports/descendancy_report.xml:137 17132#: resources/xml/reports/descendancy_report.xml:365 17133msgctxt "FEMALE" 17134msgid "died" 17135msgstr "" 17136 17137#: resources/xml/reports/descendancy_report.xml:134 17138#: resources/xml/reports/descendancy_report.xml:435 17139msgctxt "MALE" 17140msgid "died" 17141msgstr "" 17142 17143#. I18N: Status of child-parent link 17144#: app/Elements/ChildLinkageStatus.php:62 17145msgid "disproven" 17146msgstr "" 17147 17148#: app/Module/PedigreeChartModule.php:390 17149#: app/Module/PedigreeChartModule.php:398 17150#: resources/views/edit/reorder-card-header.phtml:30 17151msgid "down" 17152msgstr "" 17153 17154#. I18N: A button label. 17155#: resources/views/admin/changes-log.phtml:110 17156#: resources/views/admin/site-logs.phtml:102 17157#: resources/views/modules/clippings/download.phtml:92 17158#: resources/views/report-setup-page.phtml:83 17159#: resources/views/report-setup-page.phtml:96 17160msgid "download" 17161msgstr "" 17162 17163#: resources/views/modules/descendancy_chart/tree.phtml:17 17164msgid "d’Aboville number" 17165msgstr "" 17166 17167#: resources/views/admin/components.phtml:139 17168#: resources/views/family-page-menu.phtml:25 17169#: resources/views/individual-page-menu.phtml:27 17170#: resources/views/media-page-menu.phtml:26 17171#: resources/views/record-page-menu.phtml:21 17172msgid "edit" 17173msgstr "" 17174 17175#: app/Services/RelationshipService.php:2266 17176msgid "eighth cousin" 17177msgstr "" 17178 17179#: app/Services/RelationshipService.php:2230 17180msgctxt "FEMALE" 17181msgid "eighth cousin" 17182msgstr "" 17183 17184#. 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. 17185#: app/Services/RelationshipService.php:2185 17186msgctxt "MALE" 17187msgid "eighth cousin" 17188msgstr "" 17189 17190#: app/Services/RelationshipService.php:443 17191msgid "elder brother" 17192msgstr "" 17193 17194#: app/Services/RelationshipService.php:485 17195msgid "elder sibling" 17196msgstr "" 17197 17198#: app/Services/RelationshipService.php:464 17199msgid "elder sister" 17200msgstr "" 17201 17202#: app/Services/RelationshipService.php:2272 17203msgid "eleventh cousin" 17204msgstr "" 17205 17206#: app/Services/RelationshipService.php:2236 17207msgctxt "FEMALE" 17208msgid "eleventh cousin" 17209msgstr "" 17210 17211#. 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. 17212#: app/Services/RelationshipService.php:2194 17213msgctxt "MALE" 17214msgid "eleventh cousin" 17215msgstr "" 17216 17217#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17218#: app/Elements/NameType.php:55 17219msgid "estate name" 17220msgstr "" 17221 17222#. I18N: Gedcom EST dates 17223#: app/Date.php:347 17224#, php-format 17225msgid "estimated %s" 17226msgstr "" 17227 17228#: app/Services/RelationshipService.php:362 17229msgid "ex-husband" 17230msgstr "" 17231 17232#: app/Services/RelationshipService.php:409 17233msgid "ex-spouse" 17234msgstr "" 17235 17236#: app/Services/RelationshipService.php:386 17237msgid "ex-wife" 17238msgstr "" 17239 17240#. I18N: A button label. 17241#: resources/views/admin/locations.phtml:150 17242msgid "export file" 17243msgstr "" 17244 17245#: app/Http/RequestHandlers/TreePreferencesPage.php:143 17246#: resources/xml/reports/fact_sources.xml:6 17247msgid "facts" 17248msgstr "" 17249 17250#: app/Services/RelationshipService.php:348 17251msgid "father" 17252msgstr "" 17253 17254#: app/Services/RelationshipService.php:548 17255msgctxt "husband’s father" 17256msgid "father-in-law" 17257msgstr "" 17258 17259#: app/Services/RelationshipService.php:628 17260msgctxt "spouse’s father" 17261msgid "father-in-law" 17262msgstr "" 17263 17264#: app/Services/RelationshipService.php:646 17265msgctxt "wife’s father" 17266msgid "father-in-law" 17267msgstr "" 17268 17269#: app/Services/RelationshipService.php:366 17270msgid "fiancé" 17271msgstr "" 17272 17273#: app/Services/RelationshipService.php:413 17274msgid "fiancé(e)" 17275msgstr "" 17276 17277#: app/Services/RelationshipService.php:390 17278msgid "fiancée" 17279msgstr "" 17280 17281#: app/Services/RelationshipService.php:2280 17282msgid "fifteenth cousin" 17283msgstr "" 17284 17285#: app/Services/RelationshipService.php:2244 17286msgctxt "FEMALE" 17287msgid "fifteenth cousin" 17288msgstr "" 17289 17290#. 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. 17291#: app/Services/RelationshipService.php:2206 17292msgctxt "MALE" 17293msgid "fifteenth cousin" 17294msgstr "" 17295 17296#. I18N: A Spanish relationship name, such as third great-nephew 17297#: app/Services/RelationshipService.php:2361 17298#, php-format 17299msgid "fifth %s" 17300msgstr "" 17301 17302#. I18N: A Spanish relationship name, such as third great-nephew 17303#: app/Services/RelationshipService.php:2339 17304#, php-format 17305msgctxt "FEMALE" 17306msgid "fifth %s" 17307msgstr "" 17308 17309#. I18N: A Spanish relationship name, such as third great-nephew 17310#: app/Services/RelationshipService.php:2316 17311#, php-format 17312msgctxt "MALE" 17313msgid "fifth %s" 17314msgstr "" 17315 17316#: app/Services/RelationshipService.php:2260 17317msgid "fifth cousin" 17318msgstr "" 17319 17320#: app/Services/RelationshipService.php:2224 17321msgctxt "FEMALE" 17322msgid "fifth cousin" 17323msgstr "" 17324 17325#. 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. 17326#: app/Services/RelationshipService.php:2176 17327msgctxt "MALE" 17328msgid "fifth cousin" 17329msgstr "" 17330 17331#. I18N: A button label, first page 17332#: resources/views/admin/trees-preferences.phtml:592 17333#: resources/views/edit/reorder-card-header.phtml:22 17334#: resources/views/lists/datatables-attributes.phtml:14 17335#: resources/views/modules/media-list/pagination.phtml:25 17336msgid "first" 17337msgstr "" 17338 17339#: resources/views/admin/trees-preferences.phtml:601 17340msgctxt "Show the [first/last] [N] parts of a place name." 17341msgid "first" 17342msgstr "" 17343 17344#. I18N: A Spanish relationship name, such as third great-nephew 17345#: app/Services/RelationshipService.php:2349 17346#, php-format 17347msgid "first %s" 17348msgstr "" 17349 17350#. I18N: A Spanish relationship name, such as third great-nephew 17351#: app/Services/RelationshipService.php:2327 17352#, php-format 17353msgctxt "FEMALE" 17354msgid "first %s" 17355msgstr "" 17356 17357#. I18N: A Spanish relationship name, such as third great-nephew 17358#: app/Services/RelationshipService.php:2304 17359#, php-format 17360msgctxt "MALE" 17361msgid "first %s" 17362msgstr "" 17363 17364#: app/Services/RelationshipService.php:2252 17365msgid "first cousin" 17366msgstr "" 17367 17368#: app/Services/RelationshipService.php:2216 17369msgctxt "FEMALE" 17370msgid "first cousin" 17371msgstr "" 17372 17373#. 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. 17374#: app/Services/RelationshipService.php:2164 17375msgctxt "MALE" 17376msgid "first cousin" 17377msgstr "" 17378 17379#: app/Services/RelationshipService.php:772 17380msgctxt "father’s brother’s child" 17381msgid "first cousin" 17382msgstr "" 17383 17384#: app/Services/RelationshipService.php:774 17385msgctxt "father’s brother’s daughter" 17386msgid "first cousin" 17387msgstr "" 17388 17389#: app/Services/RelationshipService.php:776 17390msgctxt "father’s brother’s son" 17391msgid "first cousin" 17392msgstr "" 17393 17394#: app/Services/RelationshipService.php:816 17395msgctxt "father’s sister’s child" 17396msgid "first cousin" 17397msgstr "" 17398 17399#: app/Services/RelationshipService.php:818 17400msgctxt "father’s sister’s daughter" 17401msgid "first cousin" 17402msgstr "" 17403 17404#: app/Services/RelationshipService.php:822 17405msgctxt "father’s sister’s son" 17406msgid "first cousin" 17407msgstr "" 17408 17409#: app/Services/RelationshipService.php:852 17410msgctxt "mother’s brother’s child" 17411msgid "first cousin" 17412msgstr "" 17413 17414#: app/Services/RelationshipService.php:854 17415msgctxt "mother’s brother’s daughter" 17416msgid "first cousin" 17417msgstr "" 17418 17419#: app/Services/RelationshipService.php:856 17420msgctxt "mother’s brother’s son" 17421msgid "first cousin" 17422msgstr "" 17423 17424#: app/Services/RelationshipService.php:902 17425msgctxt "mother’s sister’s child" 17426msgid "first cousin" 17427msgstr "" 17428 17429#: app/Services/RelationshipService.php:904 17430msgctxt "mother’s sister’s daughter" 17431msgid "first cousin" 17432msgstr "" 17433 17434#: app/Services/RelationshipService.php:908 17435msgctxt "mother’s sister’s son" 17436msgid "first cousin" 17437msgstr "" 17438 17439#: app/Services/RelationshipService.php:1152 17440msgctxt "father’s father’s brother’s child" 17441msgid "first cousin once removed ascending" 17442msgstr "" 17443 17444#: app/Services/RelationshipService.php:1148 17445msgctxt "father’s father’s brother’s daughter" 17446msgid "first cousin once removed ascending" 17447msgstr "" 17448 17449#: app/Services/RelationshipService.php:1150 17450msgctxt "father’s father’s brother’s son" 17451msgid "first cousin once removed ascending" 17452msgstr "" 17453 17454#: app/Services/RelationshipService.php:1158 17455msgctxt "father’s father’s sister’s child" 17456msgid "first cousin once removed ascending" 17457msgstr "" 17458 17459#: app/Services/RelationshipService.php:1154 17460msgctxt "father’s father’s sister’s daughter" 17461msgid "first cousin once removed ascending" 17462msgstr "" 17463 17464#: app/Services/RelationshipService.php:1156 17465msgctxt "father’s father’s sister’s son" 17466msgid "first cousin once removed ascending" 17467msgstr "" 17468 17469#: app/Services/RelationshipService.php:1164 17470msgctxt "father’s mother’s brother’s child" 17471msgid "first cousin once removed ascending" 17472msgstr "" 17473 17474#: app/Services/RelationshipService.php:1160 17475msgctxt "father’s mother’s brother’s daughter" 17476msgid "first cousin once removed ascending" 17477msgstr "" 17478 17479#: app/Services/RelationshipService.php:1162 17480msgctxt "father’s mother’s brother’s son" 17481msgid "first cousin once removed ascending" 17482msgstr "" 17483 17484#: app/Services/RelationshipService.php:1170 17485msgctxt "father’s mother’s sister’s child" 17486msgid "first cousin once removed ascending" 17487msgstr "" 17488 17489#: app/Services/RelationshipService.php:1166 17490msgctxt "father’s mother’s sister’s daughter" 17491msgid "first cousin once removed ascending" 17492msgstr "" 17493 17494#: app/Services/RelationshipService.php:1168 17495msgctxt "father’s mother’s sister’s son" 17496msgid "first cousin once removed ascending" 17497msgstr "" 17498 17499#: app/Services/RelationshipService.php:1176 17500msgctxt "mother’s father’s brother’s child" 17501msgid "first cousin once removed ascending" 17502msgstr "" 17503 17504#: app/Services/RelationshipService.php:1172 17505msgctxt "mother’s father’s brother’s daughter" 17506msgid "first cousin once removed ascending" 17507msgstr "" 17508 17509#: app/Services/RelationshipService.php:1174 17510msgctxt "mother’s father’s brother’s son" 17511msgid "first cousin once removed ascending" 17512msgstr "" 17513 17514#: app/Services/RelationshipService.php:1182 17515msgctxt "mother’s father’s sister’s child" 17516msgid "first cousin once removed ascending" 17517msgstr "" 17518 17519#: app/Services/RelationshipService.php:1178 17520msgctxt "mother’s father’s sister’s daughter" 17521msgid "first cousin once removed ascending" 17522msgstr "" 17523 17524#: app/Services/RelationshipService.php:1180 17525msgctxt "mother’s father’s sister’s son" 17526msgid "first cousin once removed ascending" 17527msgstr "" 17528 17529#: app/Services/RelationshipService.php:1188 17530msgctxt "mother’s mother’s brother’s child" 17531msgid "first cousin once removed ascending" 17532msgstr "" 17533 17534#: app/Services/RelationshipService.php:1184 17535msgctxt "mother’s mother’s brother’s daughter" 17536msgid "first cousin once removed ascending" 17537msgstr "" 17538 17539#: app/Services/RelationshipService.php:1186 17540msgctxt "mother’s mother’s brother’s son" 17541msgid "first cousin once removed ascending" 17542msgstr "" 17543 17544#: app/Services/RelationshipService.php:1194 17545msgctxt "mother’s mother’s sister’s child" 17546msgid "first cousin once removed ascending" 17547msgstr "" 17548 17549#: app/Services/RelationshipService.php:1190 17550msgctxt "mother’s mother’s sister’s daughter" 17551msgid "first cousin once removed ascending" 17552msgstr "" 17553 17554#: app/Services/RelationshipService.php:1192 17555msgctxt "mother’s mother’s sister’s son" 17556msgid "first cousin once removed ascending" 17557msgstr "" 17558 17559#: app/Services/RelationshipService.php:2278 17560msgid "fourteenth cousin" 17561msgstr "" 17562 17563#: app/Services/RelationshipService.php:2242 17564msgctxt "FEMALE" 17565msgid "fourteenth cousin" 17566msgstr "" 17567 17568#. 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. 17569#: app/Services/RelationshipService.php:2203 17570msgctxt "MALE" 17571msgid "fourteenth cousin" 17572msgstr "" 17573 17574#. I18N: A Spanish relationship name, such as third great-nephew 17575#: app/Services/RelationshipService.php:2358 17576#, php-format 17577msgid "fourth %s" 17578msgstr "" 17579 17580#. I18N: A Spanish relationship name, such as third great-nephew 17581#: app/Services/RelationshipService.php:2336 17582#, php-format 17583msgctxt "FEMALE" 17584msgid "fourth %s" 17585msgstr "" 17586 17587#. I18N: A Spanish relationship name, such as third great-nephew 17588#: app/Services/RelationshipService.php:2313 17589#, php-format 17590msgctxt "MALE" 17591msgid "fourth %s" 17592msgstr "" 17593 17594#: app/Services/RelationshipService.php:2258 17595msgid "fourth cousin" 17596msgstr "" 17597 17598#: app/Services/RelationshipService.php:2222 17599msgctxt "FEMALE" 17600msgid "fourth cousin" 17601msgstr "" 17602 17603#. 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. 17604#: app/Services/RelationshipService.php:2173 17605msgctxt "MALE" 17606msgid "fourth cousin" 17607msgstr "" 17608 17609#. I18N: from 1700 interval 50 years 17610#: resources/views/modules/statistics-chart/custom.phtml:101 17611#: resources/views/modules/statistics-chart/custom.phtml:104 17612#: resources/views/modules/statistics-chart/custom.phtml:107 17613#: resources/views/modules/statistics-chart/custom.phtml:110 17614#: resources/views/modules/statistics-chart/custom.phtml:113 17615#: resources/views/modules/statistics-chart/custom.phtml:116 17616#, php-format 17617msgid "from %1$s interval %2$s year" 17618msgid_plural "from %1$s interval %2$s years" 17619msgstr[0] "" 17620msgstr[1] "" 17621 17622#. I18N: Gedcom FROM dates 17623#: app/Date.php:363 17624#, php-format 17625msgid "from %s" 17626msgstr "" 17627 17628#. I18N: Gedcom FROM-TO dates 17629#: app/Date.php:375 17630#, php-format 17631msgid "from %s to %s" 17632msgstr "" 17633 17634#. I18N: layout option for the fan chart 17635#: app/Module/FanChartModule.php:587 17636msgid "full circle" 17637msgstr "" 17638 17639#: resources/views/modules/statistics-chart/custom.phtml:88 17640msgid "gender" 17641msgstr "" 17642 17643#. I18N: Type of location hierarchy 17644#: app/Elements/HierarchicalRelationship.php:58 17645msgid "geographic" 17646msgstr "" 17647 17648#. I18N: A button label. 17649#: resources/views/edit/new-individual.phtml:46 17650msgid "go to new individual" 17651msgstr "" 17652 17653#: app/Services/RelationshipService.php:502 17654msgctxt "child’s child" 17655msgid "grandchild" 17656msgstr "" 17657 17658#: app/Services/RelationshipService.php:514 17659msgctxt "daughter’s child" 17660msgid "grandchild" 17661msgstr "" 17662 17663#: app/Services/RelationshipService.php:614 17664msgctxt "son’s child" 17665msgid "grandchild" 17666msgstr "" 17667 17668#: app/Services/RelationshipService.php:504 17669msgctxt "child’s daughter" 17670msgid "granddaughter" 17671msgstr "" 17672 17673#: app/Services/RelationshipService.php:516 17674msgctxt "daughter’s daughter" 17675msgid "granddaughter" 17676msgstr "" 17677 17678#: app/Services/RelationshipService.php:616 17679msgctxt "son’s daughter" 17680msgid "granddaughter" 17681msgstr "" 17682 17683#: app/Services/RelationshipService.php:732 17684msgctxt "child’s daughter’s husband" 17685msgid "granddaughter’s husband" 17686msgstr "" 17687 17688#: app/Services/RelationshipService.php:754 17689msgctxt "daughter’s daughter’s husband" 17690msgid "granddaughter’s husband" 17691msgstr "" 17692 17693#: app/Services/RelationshipService.php:1052 17694msgctxt "son’s daughter’s husband" 17695msgid "granddaughter’s husband" 17696msgstr "" 17697 17698#: app/Services/RelationshipService.php:584 17699msgctxt "parent’s father" 17700msgid "grandfather" 17701msgstr "" 17702 17703#: app/Services/RelationshipService.php:586 17704msgctxt "parent’s mother" 17705msgid "grandmother" 17706msgstr "" 17707 17708#: app/Services/RelationshipService.php:588 17709msgctxt "parent’s parent" 17710msgid "grandparent" 17711msgstr "" 17712 17713#: app/Services/RelationshipService.php:508 17714msgctxt "child’s son" 17715msgid "grandson" 17716msgstr "" 17717 17718#: app/Services/RelationshipService.php:520 17719msgctxt "daughter’s son" 17720msgid "grandson" 17721msgstr "" 17722 17723#: app/Services/RelationshipService.php:618 17724msgctxt "son’s son" 17725msgid "grandson" 17726msgstr "" 17727 17728#: app/Services/RelationshipService.php:742 17729msgctxt "child’s son’s wife" 17730msgid "grandson’s wife" 17731msgstr "" 17732 17733#: app/Services/RelationshipService.php:770 17734msgctxt "daughter’s son’s wife" 17735msgid "grandson’s wife" 17736msgstr "" 17737 17738#: app/Services/RelationshipService.php:1062 17739msgctxt "son’s son’s wife" 17740msgid "grandson’s wife" 17741msgstr "" 17742 17743#: app/Services/RelationshipService.php:1438 17744#: app/Services/RelationshipService.php:1457 17745#: app/Services/RelationshipService.php:1469 17746#: app/Services/RelationshipService.php:1480 17747#: app/Services/RelationshipService.php:1496 17748#, php-format 17749msgid "great ×%s aunt" 17750msgstr "" 17751 17752#: app/Services/RelationshipService.php:1441 17753#: app/Services/RelationshipService.php:1460 17754#: app/Services/RelationshipService.php:1472 17755#: app/Services/RelationshipService.php:1483 17756#: app/Services/RelationshipService.php:1499 17757#, php-format 17758msgid "great ×%s aunt/uncle" 17759msgstr "" 17760 17761#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17762#: app/Services/RelationshipService.php:1994 17763#: app/Services/RelationshipService.php:2005 17764#: app/Services/RelationshipService.php:2026 17765#, php-format 17766msgid "great ×%s grandchild" 17767msgstr "" 17768 17769#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17770#: app/Services/RelationshipService.php:1991 17771#: app/Services/RelationshipService.php:2002 17772#: app/Services/RelationshipService.php:2022 17773#, php-format 17774msgid "great ×%s granddaughter" 17775msgstr "" 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:1839 17779#: app/Services/RelationshipService.php:1853 17780#: app/Services/RelationshipService.php:1865 17781#: app/Services/RelationshipService.php:1878 17782#: app/Services/RelationshipService.php:1894 17783#, php-format 17784msgid "great ×%s grandfather" 17785msgstr "" 17786 17787#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17788#: app/Services/RelationshipService.php:1843 17789#: app/Services/RelationshipService.php:1857 17790#: app/Services/RelationshipService.php:1869 17791#: app/Services/RelationshipService.php:1883 17792#: app/Services/RelationshipService.php:1899 17793#, php-format 17794msgid "great ×%s grandmother" 17795msgstr "" 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:1846 17799#: app/Services/RelationshipService.php:1860 17800#: app/Services/RelationshipService.php:1872 17801#: app/Services/RelationshipService.php:1887 17802#: app/Services/RelationshipService.php:1903 17803#, php-format 17804msgid "great ×%s grandparent" 17805msgstr "" 17806 17807#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17808#: app/Services/RelationshipService.php:1987 17809#: app/Services/RelationshipService.php:1999 17810#: app/Services/RelationshipService.php:2017 17811#, php-format 17812msgid "great ×%s grandson" 17813msgstr "" 17814 17815#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17816#: app/Services/RelationshipService.php:1722 17817#: app/Services/RelationshipService.php:1734 17818#: app/Services/RelationshipService.php:1750 17819#, php-format 17820msgid "great ×%s nephew" 17821msgstr "" 17822 17823#: app/Services/RelationshipService.php:1657 17824#: app/Services/RelationshipService.php:1693 17825#, php-format 17826msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17827msgid "great ×%s nephew" 17828msgstr "" 17829 17830#: app/Services/RelationshipService.php:1661 17831#: app/Services/RelationshipService.php:1696 17832#, php-format 17833msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17834msgid "great ×%s nephew" 17835msgstr "" 17836 17837#: app/Services/RelationshipService.php:1664 17838#: app/Services/RelationshipService.php:1699 17839#, php-format 17840msgctxt "(a woman’s) great ×%s nephew" 17841msgid "great ×%s nephew" 17842msgstr "" 17843 17844#: app/Services/RelationshipService.php:1729 17845#: app/Services/RelationshipService.php:1741 17846#: app/Services/RelationshipService.php:1757 17847#, php-format 17848msgid "great ×%s nephew/niece" 17849msgstr "" 17850 17851#: app/Services/RelationshipService.php:1680 17852#: app/Services/RelationshipService.php:1712 17853#, php-format 17854msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17855msgid "great ×%s nephew/niece" 17856msgstr "" 17857 17858#: app/Services/RelationshipService.php:1684 17859#: app/Services/RelationshipService.php:1715 17860#, php-format 17861msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17862msgid "great ×%s nephew/niece" 17863msgstr "" 17864 17865#: app/Services/RelationshipService.php:1687 17866#: app/Services/RelationshipService.php:1718 17867#, php-format 17868msgctxt "(a woman’s) great ×%s nephew/niece" 17869msgid "great ×%s nephew/niece" 17870msgstr "" 17871 17872#: app/Services/RelationshipService.php:1726 17873#: app/Services/RelationshipService.php:1738 17874#: app/Services/RelationshipService.php:1754 17875#, php-format 17876msgid "great ×%s niece" 17877msgstr "" 17878 17879#: app/Services/RelationshipService.php:1669 17880#: app/Services/RelationshipService.php:1703 17881#, php-format 17882msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17883msgid "great ×%s niece" 17884msgstr "" 17885 17886#: app/Services/RelationshipService.php:1673 17887#: app/Services/RelationshipService.php:1706 17888#, php-format 17889msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17890msgid "great ×%s niece" 17891msgstr "" 17892 17893#: app/Services/RelationshipService.php:1676 17894#: app/Services/RelationshipService.php:1709 17895#, php-format 17896msgctxt "(a woman’s) great ×%s niece" 17897msgid "great ×%s niece" 17898msgstr "" 17899 17900#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17901#: app/Services/RelationshipService.php:1434 17902#: app/Services/RelationshipService.php:1465 17903#: app/Services/RelationshipService.php:1477 17904#: app/Services/RelationshipService.php:1492 17905#, php-format 17906msgid "great ×%s uncle" 17907msgstr "" 17908 17909#: app/Services/RelationshipService.php:1446 17910#, php-format 17911msgctxt "great ×(%s-1) grandfather’s brother" 17912msgid "great ×%s uncle" 17913msgstr "" 17914 17915#: app/Services/RelationshipService.php:1450 17916#, php-format 17917msgctxt "great ×(%s-1) grandmother’s brother" 17918msgid "great ×%s uncle" 17919msgstr "" 17920 17921#: app/Services/RelationshipService.php:1453 17922#, php-format 17923msgctxt "great ×(%s-1) grandparent’s brother" 17924msgid "great ×%s uncle" 17925msgstr "" 17926 17927#: app/Services/RelationshipService.php:1364 17928msgid "great ×4 aunt" 17929msgstr "" 17930 17931#: app/Services/RelationshipService.php:1367 17932msgid "great ×4 aunt/uncle" 17933msgstr "" 17934 17935#: app/Services/RelationshipService.php:1942 17936msgid "great ×4 grandchild" 17937msgstr "" 17938 17939#: app/Services/RelationshipService.php:1939 17940msgid "great ×4 granddaughter" 17941msgstr "" 17942 17943#: app/Services/RelationshipService.php:1789 17944msgid "great ×4 grandfather" 17945msgstr "" 17946 17947#: app/Services/RelationshipService.php:1793 17948msgid "great ×4 grandmother" 17949msgstr "" 17950 17951#: app/Services/RelationshipService.php:1796 17952msgid "great ×4 grandparent" 17953msgstr "" 17954 17955#: app/Services/RelationshipService.php:1935 17956msgid "great ×4 grandson" 17957msgstr "" 17958 17959#: app/Services/RelationshipService.php:1581 17960msgctxt "(a man’s) brother’s great-great-great-grandson" 17961msgid "great ×4 nephew" 17962msgstr "" 17963 17964#: app/Services/RelationshipService.php:1585 17965msgctxt "(a man’s) sister’s great-great-great-grandson" 17966msgid "great ×4 nephew" 17967msgstr "" 17968 17969#: app/Services/RelationshipService.php:1588 17970msgctxt "(a woman’s) great ×4 nephew" 17971msgid "great ×4 nephew" 17972msgstr "" 17973 17974#: app/Services/RelationshipService.php:1604 17975msgctxt "(a man’s) brother’s great-great-great-grandchild" 17976msgid "great ×4 nephew/niece" 17977msgstr "" 17978 17979#: app/Services/RelationshipService.php:1608 17980msgctxt "(a man’s) sister’s great-great-great-grandchild" 17981msgid "great ×4 nephew/niece" 17982msgstr "" 17983 17984#: app/Services/RelationshipService.php:1611 17985msgctxt "(a woman’s) great ×4 nephew/niece" 17986msgid "great ×4 nephew/niece" 17987msgstr "" 17988 17989#: app/Services/RelationshipService.php:1593 17990msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17991msgid "great ×4 niece" 17992msgstr "" 17993 17994#: app/Services/RelationshipService.php:1597 17995msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17996msgid "great ×4 niece" 17997msgstr "" 17998 17999#: app/Services/RelationshipService.php:1600 18000msgctxt "(a woman’s) great ×4 niece" 18001msgid "great ×4 niece" 18002msgstr "" 18003 18004#: app/Services/RelationshipService.php:1353 18005msgctxt "great-great-great-grandfather’s brother" 18006msgid "great ×4 uncle" 18007msgstr "" 18008 18009#: app/Services/RelationshipService.php:1357 18010msgctxt "great-great-great-grandmother’s brother" 18011msgid "great ×4 uncle" 18012msgstr "" 18013 18014#: app/Services/RelationshipService.php:1360 18015msgctxt "great-great-great-grandparent’s brother" 18016msgid "great ×4 uncle" 18017msgstr "" 18018 18019#: app/Services/RelationshipService.php:1383 18020msgid "great ×5 aunt" 18021msgstr "" 18022 18023#: app/Services/RelationshipService.php:1386 18024msgid "great ×5 aunt/uncle" 18025msgstr "" 18026 18027#: app/Services/RelationshipService.php:1953 18028msgid "great ×5 grandchild" 18029msgstr "" 18030 18031#: app/Services/RelationshipService.php:1950 18032msgid "great ×5 granddaughter" 18033msgstr "" 18034 18035#: app/Services/RelationshipService.php:1800 18036msgid "great ×5 grandfather" 18037msgstr "" 18038 18039#: app/Services/RelationshipService.php:1804 18040msgid "great ×5 grandmother" 18041msgstr "" 18042 18043#: app/Services/RelationshipService.php:1807 18044msgid "great ×5 grandparent" 18045msgstr "" 18046 18047#: app/Services/RelationshipService.php:1946 18048msgid "great ×5 grandson" 18049msgstr "" 18050 18051#: app/Services/RelationshipService.php:1616 18052msgctxt "(a man’s) brother’s great ×4 grandson" 18053msgid "great ×5 nephew" 18054msgstr "" 18055 18056#: app/Services/RelationshipService.php:1620 18057msgctxt "(a man’s) sister’s great ×4 grandson" 18058msgid "great ×5 nephew" 18059msgstr "" 18060 18061#: app/Services/RelationshipService.php:1623 18062msgctxt "(a woman’s) great ×5 nephew" 18063msgid "great ×5 nephew" 18064msgstr "" 18065 18066#: app/Services/RelationshipService.php:1639 18067msgctxt "(a man’s) brother’s great ×4 grandchild" 18068msgid "great ×5 nephew/niece" 18069msgstr "" 18070 18071#: app/Services/RelationshipService.php:1643 18072msgctxt "(a man’s) sister’s great ×4 grandchild" 18073msgid "great ×5 nephew/niece" 18074msgstr "" 18075 18076#: app/Services/RelationshipService.php:1646 18077msgctxt "(a woman’s) great ×5 nephew/niece" 18078msgid "great ×5 nephew/niece" 18079msgstr "" 18080 18081#: app/Services/RelationshipService.php:1628 18082msgctxt "(a man’s) brother’s great ×4 granddaughter" 18083msgid "great ×5 niece" 18084msgstr "" 18085 18086#: app/Services/RelationshipService.php:1632 18087msgctxt "(a man’s) sister’s great ×4 granddaughter" 18088msgid "great ×5 niece" 18089msgstr "" 18090 18091#: app/Services/RelationshipService.php:1635 18092msgctxt "(a woman’s) great ×5 niece" 18093msgid "great ×5 niece" 18094msgstr "" 18095 18096#: app/Services/RelationshipService.php:1372 18097msgctxt "great ×4 grandfather’s brother" 18098msgid "great ×5 uncle" 18099msgstr "" 18100 18101#: app/Services/RelationshipService.php:1376 18102msgctxt "great ×4 grandmother’s brother" 18103msgid "great ×5 uncle" 18104msgstr "" 18105 18106#: app/Services/RelationshipService.php:1379 18107msgctxt "great ×4 grandparent’s brother" 18108msgid "great ×5 uncle" 18109msgstr "" 18110 18111#: app/Services/RelationshipService.php:1402 18112msgid "great ×6 aunt" 18113msgstr "" 18114 18115#: app/Services/RelationshipService.php:1405 18116msgid "great ×6 aunt/uncle" 18117msgstr "" 18118 18119#: app/Services/RelationshipService.php:1964 18120msgid "great ×6 grandchild" 18121msgstr "" 18122 18123#: app/Services/RelationshipService.php:1961 18124msgid "great ×6 granddaughter" 18125msgstr "" 18126 18127#: app/Services/RelationshipService.php:1811 18128msgid "great ×6 grandfather" 18129msgstr "" 18130 18131#: app/Services/RelationshipService.php:1815 18132msgid "great ×6 grandmother" 18133msgstr "" 18134 18135#: app/Services/RelationshipService.php:1818 18136msgid "great ×6 grandparent" 18137msgstr "" 18138 18139#: app/Services/RelationshipService.php:1957 18140msgid "great ×6 grandson" 18141msgstr "" 18142 18143#: app/Services/RelationshipService.php:1391 18144msgctxt "great ×5 grandfather’s brother" 18145msgid "great ×6 uncle" 18146msgstr "" 18147 18148#: app/Services/RelationshipService.php:1395 18149msgctxt "great ×5 grandmother’s brother" 18150msgid "great ×6 uncle" 18151msgstr "" 18152 18153#: app/Services/RelationshipService.php:1398 18154msgctxt "great ×5 grandparent’s brother" 18155msgid "great ×6 uncle" 18156msgstr "" 18157 18158#: app/Services/RelationshipService.php:1421 18159msgid "great ×7 aunt" 18160msgstr "" 18161 18162#: app/Services/RelationshipService.php:1424 18163msgid "great ×7 aunt/uncle" 18164msgstr "" 18165 18166#: app/Services/RelationshipService.php:1975 18167msgid "great ×7 grandchild" 18168msgstr "" 18169 18170#: app/Services/RelationshipService.php:1972 18171msgid "great ×7 granddaughter" 18172msgstr "" 18173 18174#: app/Services/RelationshipService.php:1822 18175msgid "great ×7 grandfather" 18176msgstr "" 18177 18178#: app/Services/RelationshipService.php:1826 18179msgid "great ×7 grandmother" 18180msgstr "" 18181 18182#: app/Services/RelationshipService.php:1829 18183msgid "great ×7 grandparent" 18184msgstr "" 18185 18186#: app/Services/RelationshipService.php:1968 18187msgid "great ×7 grandson" 18188msgstr "" 18189 18190#: app/Services/RelationshipService.php:1410 18191msgctxt "great ×6 grandfather’s brother" 18192msgid "great ×7 uncle" 18193msgstr "" 18194 18195#: app/Services/RelationshipService.php:1414 18196msgctxt "great ×6 grandmother’s brother" 18197msgid "great ×7 uncle" 18198msgstr "" 18199 18200#: app/Services/RelationshipService.php:1417 18201msgctxt "great ×6 grandparent’s brother" 18202msgid "great ×7 uncle" 18203msgstr "" 18204 18205#: app/Services/RelationshipService.php:1094 18206msgctxt "father’s father’s brother’s wife" 18207msgid "great-aunt" 18208msgstr "" 18209 18210#: app/Services/RelationshipService.php:790 18211msgctxt "father’s father’s sister" 18212msgid "great-aunt" 18213msgstr "" 18214 18215#: app/Services/RelationshipService.php:1100 18216msgctxt "father’s mother’s brother’s wife" 18217msgid "great-aunt" 18218msgstr "" 18219 18220#: app/Services/RelationshipService.php:802 18221msgctxt "father’s mother’s sister" 18222msgid "great-aunt" 18223msgstr "" 18224 18225#: app/Services/RelationshipService.php:1106 18226msgctxt "father’s parent’s brother’s wife" 18227msgid "great-aunt" 18228msgstr "" 18229 18230#: app/Services/RelationshipService.php:814 18231msgctxt "father’s parent’s sister" 18232msgid "great-aunt" 18233msgstr "" 18234 18235#: app/Services/RelationshipService.php:1112 18236msgctxt "mother’s father’s brother’s wife" 18237msgid "great-aunt" 18238msgstr "" 18239 18240#: app/Services/RelationshipService.php:870 18241msgctxt "mother’s father’s sister" 18242msgid "great-aunt" 18243msgstr "" 18244 18245#: app/Services/RelationshipService.php:1118 18246msgctxt "mother’s mother’s brother’s wife" 18247msgid "great-aunt" 18248msgstr "" 18249 18250#: app/Services/RelationshipService.php:888 18251msgctxt "mother’s mother’s sister" 18252msgid "great-aunt" 18253msgstr "" 18254 18255#: app/Services/RelationshipService.php:1124 18256msgctxt "mother’s parent’s brother’s wife" 18257msgid "great-aunt" 18258msgstr "" 18259 18260#: app/Services/RelationshipService.php:900 18261msgctxt "mother’s parent’s sister" 18262msgid "great-aunt" 18263msgstr "" 18264 18265#: app/Services/RelationshipService.php:1130 18266msgctxt "parent’s father’s brother’s wife" 18267msgid "great-aunt" 18268msgstr "" 18269 18270#: app/Services/RelationshipService.php:922 18271msgctxt "parent’s father’s sister" 18272msgid "great-aunt" 18273msgstr "" 18274 18275#: app/Services/RelationshipService.php:1136 18276msgctxt "parent’s mother’s brother’s wife" 18277msgid "great-aunt" 18278msgstr "" 18279 18280#: app/Services/RelationshipService.php:934 18281msgctxt "parent’s mother’s sister" 18282msgid "great-aunt" 18283msgstr "" 18284 18285#: app/Services/RelationshipService.php:1142 18286msgctxt "parent’s parent’s brother’s wife" 18287msgid "great-aunt" 18288msgstr "" 18289 18290#: app/Services/RelationshipService.php:946 18291msgctxt "parent’s parent’s sister" 18292msgid "great-aunt" 18293msgstr "" 18294 18295#: app/Services/RelationshipService.php:788 18296msgctxt "father’s father’s sibling" 18297msgid "great-aunt/uncle" 18298msgstr "" 18299 18300#: app/Services/RelationshipService.php:1096 18301msgctxt "father’s father’s sibling’s spouse" 18302msgid "great-aunt/uncle" 18303msgstr "" 18304 18305#: app/Services/RelationshipService.php:800 18306msgctxt "father’s mother’s sibling" 18307msgid "great-aunt/uncle" 18308msgstr "" 18309 18310#: app/Services/RelationshipService.php:1102 18311msgctxt "father’s mother’s sibling’s spouse" 18312msgid "great-aunt/uncle" 18313msgstr "" 18314 18315#: app/Services/RelationshipService.php:812 18316msgctxt "father’s parent’s sibling" 18317msgid "great-aunt/uncle" 18318msgstr "" 18319 18320#: app/Services/RelationshipService.php:1108 18321msgctxt "father’s parent’s sibling’s spouse" 18322msgid "great-aunt/uncle" 18323msgstr "" 18324 18325#: app/Services/RelationshipService.php:868 18326msgctxt "mother’s father’s sibling" 18327msgid "great-aunt/uncle" 18328msgstr "" 18329 18330#: app/Services/RelationshipService.php:1114 18331msgctxt "mother’s father’s sibling’s spouse" 18332msgid "great-aunt/uncle" 18333msgstr "" 18334 18335#: app/Services/RelationshipService.php:886 18336msgctxt "mother’s mother’s sibling" 18337msgid "great-aunt/uncle" 18338msgstr "" 18339 18340#: app/Services/RelationshipService.php:1120 18341msgctxt "mother’s mother’s sibling’s spouse" 18342msgid "great-aunt/uncle" 18343msgstr "" 18344 18345#: app/Services/RelationshipService.php:898 18346msgctxt "mother’s parent’s sibling" 18347msgid "great-aunt/uncle" 18348msgstr "" 18349 18350#: app/Services/RelationshipService.php:1126 18351msgctxt "mother’s parent’s sibling’s spouse" 18352msgid "great-aunt/uncle" 18353msgstr "" 18354 18355#: app/Services/RelationshipService.php:920 18356msgctxt "parent’s father’s sibling" 18357msgid "great-aunt/uncle" 18358msgstr "" 18359 18360#: app/Services/RelationshipService.php:1132 18361msgctxt "parent’s father’s sibling’s spouse" 18362msgid "great-aunt/uncle" 18363msgstr "" 18364 18365#: app/Services/RelationshipService.php:932 18366msgctxt "parent’s mother’s sibling" 18367msgid "great-aunt/uncle" 18368msgstr "" 18369 18370#: app/Services/RelationshipService.php:1138 18371msgctxt "parent’s mother’s sibling’s spouse" 18372msgid "great-aunt/uncle" 18373msgstr "" 18374 18375#: app/Services/RelationshipService.php:944 18376msgctxt "parent’s parent’s sibling" 18377msgid "great-aunt/uncle" 18378msgstr "" 18379 18380#: app/Services/RelationshipService.php:1144 18381msgctxt "parent’s parent’s sibling’s spouse" 18382msgid "great-aunt/uncle" 18383msgstr "" 18384 18385#: app/Services/RelationshipService.php:722 18386msgctxt "child’s child’s child" 18387msgid "great-grandchild" 18388msgstr "" 18389 18390#: app/Services/RelationshipService.php:728 18391msgctxt "child’s daughter’s child" 18392msgid "great-grandchild" 18393msgstr "" 18394 18395#: app/Services/RelationshipService.php:736 18396msgctxt "child’s son’s child" 18397msgid "great-grandchild" 18398msgstr "" 18399 18400#: app/Services/RelationshipService.php:744 18401msgctxt "daughter’s child’s child" 18402msgid "great-grandchild" 18403msgstr "" 18404 18405#: app/Services/RelationshipService.php:750 18406msgctxt "daughter’s daughter’s child" 18407msgid "great-grandchild" 18408msgstr "" 18409 18410#: app/Services/RelationshipService.php:764 18411msgctxt "daughter’s son’s child" 18412msgid "great-grandchild" 18413msgstr "" 18414 18415#: app/Services/RelationshipService.php:1042 18416msgctxt "son’s child’s child" 18417msgid "great-grandchild" 18418msgstr "" 18419 18420#: app/Services/RelationshipService.php:1048 18421msgctxt "son’s daughter’s child" 18422msgid "great-grandchild" 18423msgstr "" 18424 18425#: app/Services/RelationshipService.php:1056 18426msgctxt "son’s son’s child" 18427msgid "great-grandchild" 18428msgstr "" 18429 18430#: app/Services/RelationshipService.php:724 18431msgctxt "child’s child’s daughter" 18432msgid "great-granddaughter" 18433msgstr "" 18434 18435#: app/Services/RelationshipService.php:730 18436msgctxt "child’s daughter’s daughter" 18437msgid "great-granddaughter" 18438msgstr "" 18439 18440#: app/Services/RelationshipService.php:738 18441msgctxt "child’s son’s daughter" 18442msgid "great-granddaughter" 18443msgstr "" 18444 18445#: app/Services/RelationshipService.php:746 18446msgctxt "daughter’s child’s daughter" 18447msgid "great-granddaughter" 18448msgstr "" 18449 18450#: app/Services/RelationshipService.php:752 18451msgctxt "daughter’s daughter’s daughter" 18452msgid "great-granddaughter" 18453msgstr "" 18454 18455#: app/Services/RelationshipService.php:766 18456msgctxt "daughter’s son’s daughter" 18457msgid "great-granddaughter" 18458msgstr "" 18459 18460#: app/Services/RelationshipService.php:1044 18461msgctxt "son’s child’s daughter" 18462msgid "great-granddaughter" 18463msgstr "" 18464 18465#: app/Services/RelationshipService.php:1050 18466msgctxt "son’s daughter’s daughter" 18467msgid "great-granddaughter" 18468msgstr "" 18469 18470#: app/Services/RelationshipService.php:1058 18471msgctxt "son’s son’s daughter" 18472msgid "great-granddaughter" 18473msgstr "" 18474 18475#: app/Services/RelationshipService.php:782 18476msgctxt "father’s father’s father" 18477msgid "great-grandfather" 18478msgstr "" 18479 18480#: app/Services/RelationshipService.php:794 18481msgctxt "father’s mother’s father" 18482msgid "great-grandfather" 18483msgstr "" 18484 18485#: app/Services/RelationshipService.php:806 18486msgctxt "father’s parent’s father" 18487msgid "great-grandfather" 18488msgstr "" 18489 18490#: app/Services/RelationshipService.php:862 18491msgctxt "mother’s father’s father" 18492msgid "great-grandfather" 18493msgstr "" 18494 18495#: app/Services/RelationshipService.php:880 18496msgctxt "mother’s mother’s father" 18497msgid "great-grandfather" 18498msgstr "" 18499 18500#: app/Services/RelationshipService.php:892 18501msgctxt "mother’s parent’s father" 18502msgid "great-grandfather" 18503msgstr "" 18504 18505#: app/Services/RelationshipService.php:914 18506msgctxt "parent’s father’s father" 18507msgid "great-grandfather" 18508msgstr "" 18509 18510#: app/Services/RelationshipService.php:926 18511msgctxt "parent’s mother’s father" 18512msgid "great-grandfather" 18513msgstr "" 18514 18515#: app/Services/RelationshipService.php:938 18516msgctxt "parent’s parent’s father" 18517msgid "great-grandfather" 18518msgstr "" 18519 18520#: app/Services/RelationshipService.php:784 18521msgctxt "father’s father’s mother" 18522msgid "great-grandmother" 18523msgstr "" 18524 18525#: app/Services/RelationshipService.php:796 18526msgctxt "father’s mother’s mother" 18527msgid "great-grandmother" 18528msgstr "" 18529 18530#: app/Services/RelationshipService.php:808 18531msgctxt "father’s parent’s mother" 18532msgid "great-grandmother" 18533msgstr "" 18534 18535#: app/Services/RelationshipService.php:864 18536msgctxt "mother’s father’s mother" 18537msgid "great-grandmother" 18538msgstr "" 18539 18540#: app/Services/RelationshipService.php:882 18541msgctxt "mother’s mother’s mother" 18542msgid "great-grandmother" 18543msgstr "" 18544 18545#: app/Services/RelationshipService.php:894 18546msgctxt "mother’s parent’s mother" 18547msgid "great-grandmother" 18548msgstr "" 18549 18550#: app/Services/RelationshipService.php:916 18551msgctxt "parent’s father’s mother" 18552msgid "great-grandmother" 18553msgstr "" 18554 18555#: app/Services/RelationshipService.php:928 18556msgctxt "parent’s mother’s mother" 18557msgid "great-grandmother" 18558msgstr "" 18559 18560#: app/Services/RelationshipService.php:940 18561msgctxt "parent’s parent’s mother" 18562msgid "great-grandmother" 18563msgstr "" 18564 18565#: app/Services/RelationshipService.php:786 18566msgctxt "father’s father’s parent" 18567msgid "great-grandparent" 18568msgstr "" 18569 18570#: app/Services/RelationshipService.php:798 18571msgctxt "father’s mother’s parent" 18572msgid "great-grandparent" 18573msgstr "" 18574 18575#: app/Services/RelationshipService.php:810 18576msgctxt "father’s parent’s parent" 18577msgid "great-grandparent" 18578msgstr "" 18579 18580#: app/Services/RelationshipService.php:866 18581msgctxt "mother’s father’s parent" 18582msgid "great-grandparent" 18583msgstr "" 18584 18585#: app/Services/RelationshipService.php:884 18586msgctxt "mother’s mother’s parent" 18587msgid "great-grandparent" 18588msgstr "" 18589 18590#: app/Services/RelationshipService.php:896 18591msgctxt "mother’s parent’s parent" 18592msgid "great-grandparent" 18593msgstr "" 18594 18595#: app/Services/RelationshipService.php:918 18596msgctxt "parent’s father’s parent" 18597msgid "great-grandparent" 18598msgstr "" 18599 18600#: app/Services/RelationshipService.php:930 18601msgctxt "parent’s mother’s parent" 18602msgid "great-grandparent" 18603msgstr "" 18604 18605#: app/Services/RelationshipService.php:942 18606msgctxt "parent’s parent’s parent" 18607msgid "great-grandparent" 18608msgstr "" 18609 18610#: app/Services/RelationshipService.php:726 18611msgctxt "child’s child’s son" 18612msgid "great-grandson" 18613msgstr "" 18614 18615#: app/Services/RelationshipService.php:734 18616msgctxt "child’s daughter’s son" 18617msgid "great-grandson" 18618msgstr "" 18619 18620#: app/Services/RelationshipService.php:740 18621msgctxt "child’s son’s son" 18622msgid "great-grandson" 18623msgstr "" 18624 18625#: app/Services/RelationshipService.php:748 18626msgctxt "daughter’s child’s son" 18627msgid "great-grandson" 18628msgstr "" 18629 18630#: app/Services/RelationshipService.php:756 18631msgctxt "daughter’s daughter’s son" 18632msgid "great-grandson" 18633msgstr "" 18634 18635#: app/Services/RelationshipService.php:768 18636msgctxt "daughter’s son’s son" 18637msgid "great-grandson" 18638msgstr "" 18639 18640#: app/Services/RelationshipService.php:1046 18641msgctxt "son’s child’s son" 18642msgid "great-grandson" 18643msgstr "" 18644 18645#: app/Services/RelationshipService.php:1054 18646msgctxt "son’s daughter’s son" 18647msgid "great-grandson" 18648msgstr "" 18649 18650#: app/Services/RelationshipService.php:1060 18651msgctxt "son’s son’s son" 18652msgid "great-grandson" 18653msgstr "" 18654 18655#: app/Services/RelationshipService.php:1326 18656msgid "great-great-aunt" 18657msgstr "" 18658 18659#: app/Services/RelationshipService.php:1329 18660msgid "great-great-aunt/uncle" 18661msgstr "" 18662 18663#: app/Services/RelationshipService.php:1920 18664msgid "great-great-grandchild" 18665msgstr "" 18666 18667#: app/Services/RelationshipService.php:1917 18668msgid "great-great-granddaughter" 18669msgstr "" 18670 18671#: app/Services/RelationshipService.php:1767 18672msgid "great-great-grandfather" 18673msgstr "" 18674 18675#: app/Services/RelationshipService.php:1771 18676msgid "great-great-grandmother" 18677msgstr "" 18678 18679#: app/Services/RelationshipService.php:1774 18680msgid "great-great-grandparent" 18681msgstr "" 18682 18683#: app/Services/RelationshipService.php:1913 18684msgid "great-great-grandson" 18685msgstr "" 18686 18687#: app/Services/RelationshipService.php:1345 18688msgid "great-great-great-aunt" 18689msgstr "" 18690 18691#: app/Services/RelationshipService.php:1348 18692msgid "great-great-great-aunt/uncle" 18693msgstr "" 18694 18695#: app/Services/RelationshipService.php:1931 18696msgid "great-great-great-grandchild" 18697msgstr "" 18698 18699#: app/Services/RelationshipService.php:1928 18700msgid "great-great-great-granddaughter" 18701msgstr "" 18702 18703#: app/Services/RelationshipService.php:1778 18704msgid "great-great-great-grandfather" 18705msgstr "" 18706 18707#: app/Services/RelationshipService.php:1782 18708msgid "great-great-great-grandmother" 18709msgstr "" 18710 18711#: app/Services/RelationshipService.php:1785 18712msgid "great-great-great-grandparent" 18713msgstr "" 18714 18715#: app/Services/RelationshipService.php:1924 18716msgid "great-great-great-grandson" 18717msgstr "" 18718 18719#: app/Services/RelationshipService.php:1546 18720msgctxt "(a man’s) brother’s great-great-grandson" 18721msgid "great-great-great-nephew" 18722msgstr "" 18723 18724#: app/Services/RelationshipService.php:1550 18725msgctxt "(a man’s) sister’s great-great-grandson" 18726msgid "great-great-great-nephew" 18727msgstr "" 18728 18729#: app/Services/RelationshipService.php:1553 18730msgctxt "(a woman’s) great-great-great-nephew" 18731msgid "great-great-great-nephew" 18732msgstr "" 18733 18734#: app/Services/RelationshipService.php:1569 18735msgctxt "(a man’s) brother’s great-great-grandchild" 18736msgid "great-great-great-nephew/niece" 18737msgstr "" 18738 18739#: app/Services/RelationshipService.php:1573 18740msgctxt "(a man’s) sister’s great-great-grandchild" 18741msgid "great-great-great-nephew/niece" 18742msgstr "" 18743 18744#: app/Services/RelationshipService.php:1576 18745msgctxt "(a woman’s) great-great-great-nephew/niece" 18746msgid "great-great-great-nephew/niece" 18747msgstr "" 18748 18749#: app/Services/RelationshipService.php:1558 18750msgctxt "(a man’s) brother’s great-great-granddaughter" 18751msgid "great-great-great-niece" 18752msgstr "" 18753 18754#: app/Services/RelationshipService.php:1562 18755msgctxt "(a man’s) sister’s great-great-granddaughter" 18756msgid "great-great-great-niece" 18757msgstr "" 18758 18759#: app/Services/RelationshipService.php:1565 18760msgctxt "(a woman’s) great-great-great-niece" 18761msgid "great-great-great-niece" 18762msgstr "" 18763 18764#: app/Services/RelationshipService.php:1334 18765msgctxt "great-great-grandfather’s brother" 18766msgid "great-great-great-uncle" 18767msgstr "" 18768 18769#: app/Services/RelationshipService.php:1338 18770msgctxt "great-great-grandmother’s brother" 18771msgid "great-great-great-uncle" 18772msgstr "" 18773 18774#: app/Services/RelationshipService.php:1341 18775msgctxt "great-great-grandparent’s brother" 18776msgid "great-great-great-uncle" 18777msgstr "" 18778 18779#: app/Services/RelationshipService.php:1511 18780msgctxt "(a man’s) brother’s great-grandson" 18781msgid "great-great-nephew" 18782msgstr "" 18783 18784#: app/Services/RelationshipService.php:1515 18785msgctxt "(a man’s) sister’s great-grandson" 18786msgid "great-great-nephew" 18787msgstr "" 18788 18789#: app/Services/RelationshipService.php:1518 18790msgctxt "(a woman’s) great-great-nephew" 18791msgid "great-great-nephew" 18792msgstr "" 18793 18794#: app/Services/RelationshipService.php:1534 18795msgctxt "(a man’s) brother’s great-grandchild" 18796msgid "great-great-nephew/niece" 18797msgstr "" 18798 18799#: app/Services/RelationshipService.php:1538 18800msgctxt "(a man’s) sister’s great-grandchild" 18801msgid "great-great-nephew/niece" 18802msgstr "" 18803 18804#: app/Services/RelationshipService.php:1541 18805msgctxt "(a woman’s) great-great-nephew/niece" 18806msgid "great-great-nephew/niece" 18807msgstr "" 18808 18809#: app/Services/RelationshipService.php:1523 18810msgctxt "(a man’s) brother’s great-granddaughter" 18811msgid "great-great-niece" 18812msgstr "" 18813 18814#: app/Services/RelationshipService.php:1527 18815msgctxt "(a man’s) sister’s great-granddaughter" 18816msgid "great-great-niece" 18817msgstr "" 18818 18819#: app/Services/RelationshipService.php:1530 18820msgctxt "(a woman’s) great-great-niece" 18821msgid "great-great-niece" 18822msgstr "" 18823 18824#: app/Services/RelationshipService.php:1315 18825msgctxt "great-grandfather’s brother" 18826msgid "great-great-uncle" 18827msgstr "" 18828 18829#: app/Services/RelationshipService.php:1319 18830msgctxt "great-grandmother’s brother" 18831msgid "great-great-uncle" 18832msgstr "" 18833 18834#: app/Services/RelationshipService.php:1322 18835msgctxt "great-grandparent’s brother" 18836msgid "great-great-uncle" 18837msgstr "" 18838 18839#: app/Services/RelationshipService.php:671 18840msgctxt "(a man’s) brother’s child’s son" 18841msgid "great-nephew" 18842msgstr "" 18843 18844#: app/Services/RelationshipService.php:691 18845msgctxt "(a man’s) brother’s daughter’s son" 18846msgid "great-nephew" 18847msgstr "" 18848 18849#: app/Services/RelationshipService.php:709 18850msgctxt "(a man’s) brother’s son’s son" 18851msgid "great-nephew" 18852msgstr "" 18853 18854#: app/Services/RelationshipService.php:991 18855msgctxt "(a man’s) sister’s child’s son" 18856msgid "great-nephew" 18857msgstr "" 18858 18859#: app/Services/RelationshipService.php:1011 18860msgctxt "(a man’s) sister’s daughter’s son" 18861msgid "great-nephew" 18862msgstr "" 18863 18864#: app/Services/RelationshipService.php:1035 18865msgctxt "(a man’s) sister’s son’s son" 18866msgid "great-nephew" 18867msgstr "" 18868 18869#: app/Services/RelationshipService.php:674 18870msgctxt "(a woman’s) brother’s child’s son" 18871msgid "great-nephew" 18872msgstr "" 18873 18874#: app/Services/RelationshipService.php:694 18875msgctxt "(a woman’s) brother’s daughter’s son" 18876msgid "great-nephew" 18877msgstr "" 18878 18879#: app/Services/RelationshipService.php:712 18880msgctxt "(a woman’s) brother’s son’s son" 18881msgid "great-nephew" 18882msgstr "" 18883 18884#: app/Services/RelationshipService.php:994 18885msgctxt "(a woman’s) sister’s child’s son" 18886msgid "great-nephew" 18887msgstr "" 18888 18889#: app/Services/RelationshipService.php:1014 18890msgctxt "(a woman’s) sister’s daughter’s son" 18891msgid "great-nephew" 18892msgstr "" 18893 18894#: app/Services/RelationshipService.php:1038 18895msgctxt "(a woman’s) sister’s son’s son" 18896msgid "great-nephew" 18897msgstr "" 18898 18899#: app/Services/RelationshipService.php:960 18900msgctxt "sibling’s child’s son" 18901msgid "great-nephew" 18902msgstr "" 18903 18904#: app/Services/RelationshipService.php:968 18905msgctxt "sibling’s daughter’s son" 18906msgid "great-nephew" 18907msgstr "" 18908 18909#: app/Services/RelationshipService.php:974 18910msgctxt "sibling’s son’s son" 18911msgid "great-nephew" 18912msgstr "" 18913 18914#: app/Services/RelationshipService.php:659 18915msgctxt "(a man’s) brother’s child’s child" 18916msgid "great-nephew/niece" 18917msgstr "" 18918 18919#: app/Services/RelationshipService.php:677 18920msgctxt "(a man’s) brother’s daughter’s child" 18921msgid "great-nephew/niece" 18922msgstr "" 18923 18924#: app/Services/RelationshipService.php:697 18925msgctxt "(a man’s) brother’s son’s child" 18926msgid "great-nephew/niece" 18927msgstr "" 18928 18929#: app/Services/RelationshipService.php:979 18930msgctxt "(a man’s) sister’s child’s child" 18931msgid "great-nephew/niece" 18932msgstr "" 18933 18934#: app/Services/RelationshipService.php:997 18935msgctxt "(a man’s) sister’s daughter’s child" 18936msgid "great-nephew/niece" 18937msgstr "" 18938 18939#: app/Services/RelationshipService.php:1023 18940msgctxt "(a man’s) sister’s son’s child" 18941msgid "great-nephew/niece" 18942msgstr "" 18943 18944#: app/Services/RelationshipService.php:662 18945msgctxt "(a woman’s) brother’s child’s child" 18946msgid "great-nephew/niece" 18947msgstr "" 18948 18949#: app/Services/RelationshipService.php:680 18950msgctxt "(a woman’s) brother’s daughter’s child" 18951msgid "great-nephew/niece" 18952msgstr "" 18953 18954#: app/Services/RelationshipService.php:700 18955msgctxt "(a woman’s) brother’s son’s child" 18956msgid "great-nephew/niece" 18957msgstr "" 18958 18959#: app/Services/RelationshipService.php:982 18960msgctxt "(a woman’s) sister’s child’s child" 18961msgid "great-nephew/niece" 18962msgstr "" 18963 18964#: app/Services/RelationshipService.php:1000 18965msgctxt "(a woman’s) sister’s daughter’s child" 18966msgid "great-nephew/niece" 18967msgstr "" 18968 18969#: app/Services/RelationshipService.php:1026 18970msgctxt "(a woman’s) sister’s son’s child" 18971msgid "great-nephew/niece" 18972msgstr "" 18973 18974#: app/Services/RelationshipService.php:956 18975msgctxt "sibling’s child’s child" 18976msgid "great-nephew/niece" 18977msgstr "" 18978 18979#: app/Services/RelationshipService.php:962 18980msgctxt "sibling’s daughter’s child" 18981msgid "great-nephew/niece" 18982msgstr "" 18983 18984#: app/Services/RelationshipService.php:970 18985msgctxt "sibling’s son’s child" 18986msgid "great-nephew/niece" 18987msgstr "" 18988 18989#: app/Services/RelationshipService.php:665 18990msgctxt "(a man’s) brother’s child’s daughter" 18991msgid "great-niece" 18992msgstr "" 18993 18994#: app/Services/RelationshipService.php:683 18995msgctxt "(a man’s) brother’s daughter’s daughter" 18996msgid "great-niece" 18997msgstr "" 18998 18999#: app/Services/RelationshipService.php:703 19000msgctxt "(a man’s) brother’s son’s daughter" 19001msgid "great-niece" 19002msgstr "" 19003 19004#: app/Services/RelationshipService.php:985 19005msgctxt "(a man’s) sister’s child’s daughter" 19006msgid "great-niece" 19007msgstr "" 19008 19009#: app/Services/RelationshipService.php:1003 19010msgctxt "(a man’s) sister’s daughter’s daughter" 19011msgid "great-niece" 19012msgstr "" 19013 19014#: app/Services/RelationshipService.php:1029 19015msgctxt "(a man’s) sister’s son’s daughter" 19016msgid "great-niece" 19017msgstr "" 19018 19019#: app/Services/RelationshipService.php:668 19020msgctxt "(a woman’s) brother’s child’s daughter" 19021msgid "great-niece" 19022msgstr "" 19023 19024#: app/Services/RelationshipService.php:686 19025msgctxt "(a woman’s) brother’s daughter’s daughter" 19026msgid "great-niece" 19027msgstr "" 19028 19029#: app/Services/RelationshipService.php:706 19030msgctxt "(a woman’s) brother’s son’s daughter" 19031msgid "great-niece" 19032msgstr "" 19033 19034#: app/Services/RelationshipService.php:988 19035msgctxt "(a woman’s) sister’s child’s daughter" 19036msgid "great-niece" 19037msgstr "" 19038 19039#: app/Services/RelationshipService.php:1006 19040msgctxt "(a woman’s) sister’s daughter’s daughter" 19041msgid "great-niece" 19042msgstr "" 19043 19044#: app/Services/RelationshipService.php:1032 19045msgctxt "(a woman’s) sister’s son’s daughter" 19046msgid "great-niece" 19047msgstr "" 19048 19049#: app/Services/RelationshipService.php:958 19050msgctxt "sibling’s child’s daughter" 19051msgid "great-niece" 19052msgstr "" 19053 19054#: app/Services/RelationshipService.php:964 19055msgctxt "sibling’s daughter’s daughter" 19056msgid "great-niece" 19057msgstr "" 19058 19059#: app/Services/RelationshipService.php:972 19060msgctxt "sibling’s son’s daughter" 19061msgid "great-niece" 19062msgstr "" 19063 19064#: app/Services/RelationshipService.php:780 19065msgctxt "father’s father’s brother" 19066msgid "great-uncle" 19067msgstr "" 19068 19069#: app/Services/RelationshipService.php:1098 19070msgctxt "father’s father’s sister’s husband" 19071msgid "great-uncle" 19072msgstr "" 19073 19074#: app/Services/RelationshipService.php:792 19075msgctxt "father’s mother’s brother" 19076msgid "great-uncle" 19077msgstr "" 19078 19079#: app/Services/RelationshipService.php:1104 19080msgctxt "father’s mother’s sister’s husband" 19081msgid "great-uncle" 19082msgstr "" 19083 19084#: app/Services/RelationshipService.php:804 19085msgctxt "father’s parent’s brother" 19086msgid "great-uncle" 19087msgstr "" 19088 19089#: app/Services/RelationshipService.php:1110 19090msgctxt "father’s parent’s sister’s husband" 19091msgid "great-uncle" 19092msgstr "" 19093 19094#: app/Services/RelationshipService.php:860 19095msgctxt "mother’s father’s brother" 19096msgid "great-uncle" 19097msgstr "" 19098 19099#: app/Services/RelationshipService.php:1116 19100msgctxt "mother’s father’s sister’s husband" 19101msgid "great-uncle" 19102msgstr "" 19103 19104#: app/Services/RelationshipService.php:878 19105msgctxt "mother’s mother’s brother" 19106msgid "great-uncle" 19107msgstr "" 19108 19109#: app/Services/RelationshipService.php:1122 19110msgctxt "mother’s mother’s sister’s husband" 19111msgid "great-uncle" 19112msgstr "" 19113 19114#: app/Services/RelationshipService.php:890 19115msgctxt "mother’s parent’s brother" 19116msgid "great-uncle" 19117msgstr "" 19118 19119#: app/Services/RelationshipService.php:1128 19120msgctxt "mother’s parent’s sister’s husband" 19121msgid "great-uncle" 19122msgstr "" 19123 19124#: app/Services/RelationshipService.php:912 19125msgctxt "parent’s father’s brother" 19126msgid "great-uncle" 19127msgstr "" 19128 19129#: app/Services/RelationshipService.php:1134 19130msgctxt "parent’s father’s sister’s husband" 19131msgid "great-uncle" 19132msgstr "" 19133 19134#: app/Services/RelationshipService.php:924 19135msgctxt "parent’s mother’s brother" 19136msgid "great-uncle" 19137msgstr "" 19138 19139#: app/Services/RelationshipService.php:1140 19140msgctxt "parent’s mother’s sister’s husband" 19141msgid "great-uncle" 19142msgstr "" 19143 19144#: app/Services/RelationshipService.php:936 19145msgctxt "parent’s parent’s brother" 19146msgid "great-uncle" 19147msgstr "" 19148 19149#: app/Services/RelationshipService.php:1146 19150msgctxt "parent’s parent’s sister’s husband" 19151msgid "great-uncle" 19152msgstr "" 19153 19154#. I18N: layout option for the fan chart 19155#: app/Module/FanChartModule.php:583 19156msgid "half circle" 19157msgstr "" 19158 19159#: app/Services/RelationshipService.php:538 19160msgctxt "father’s son" 19161msgid "half-brother" 19162msgstr "" 19163 19164#: app/Services/RelationshipService.php:576 19165msgctxt "mother’s son" 19166msgid "half-brother" 19167msgstr "" 19168 19169#: app/Services/RelationshipService.php:594 19170msgctxt "parent’s son" 19171msgid "half-brother" 19172msgstr "" 19173 19174#: app/Services/RelationshipService.php:524 19175msgctxt "father’s child" 19176msgid "half-sibling" 19177msgstr "" 19178 19179#: app/Services/RelationshipService.php:560 19180msgctxt "mother’s child" 19181msgid "half-sibling" 19182msgstr "" 19183 19184#: app/Services/RelationshipService.php:580 19185msgctxt "parent’s child" 19186msgid "half-sibling" 19187msgstr "" 19188 19189#: app/Services/RelationshipService.php:526 19190msgctxt "father’s daughter" 19191msgid "half-sister" 19192msgstr "" 19193 19194#: app/Services/RelationshipService.php:562 19195msgctxt "mother’s daughter" 19196msgid "half-sister" 19197msgstr "" 19198 19199#: app/Services/RelationshipService.php:582 19200msgctxt "parent’s daughter" 19201msgid "half-sister" 19202msgstr "" 19203 19204#. I18N: reflexive pronoun 19205#: app/Services/RelationshipService.php:244 19206msgid "herself" 19207msgstr "" 19208 19209#: resources/views/admin/site-mail.phtml:155 19210#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73 19211#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99 19212#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127 19213#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 19214#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 19215#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 19216#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 19217#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 19218#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 19219#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 19220#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 19221#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 19222#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 19223#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 19224#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 19225#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 19226#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 19227#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 19228#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 19229#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 19230#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 19231#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 19232#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 19233#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 19234#: resources/views/admin/trees-preferences.phtml:307 19235#: resources/views/admin/trees-preferences.phtml:387 19236#: resources/views/admin/trees-preferences.phtml:402 19237#: resources/views/admin/trees-preferences.phtml:418 19238#: resources/views/admin/trees-preferences.phtml:543 19239#: resources/views/admin/trees-preferences.phtml:655 19240#: resources/views/admin/trees-preferences.phtml:670 19241#: resources/views/admin/users-create.phtml:61 19242#: resources/views/admin/users-edit.phtml:71 19243#: resources/views/edit-account-page.phtml:92 19244#: resources/views/login-page.phtml:47 19245#: resources/views/modules/login_block/sign-in.phtml:33 19246#: resources/views/password-reset-page.phtml:38 19247#: resources/views/register-page.phtml:75 19248#: resources/views/setup/step-4-database-mysql.phtml:99 19249#: resources/views/setup/step-4-database-pgsql.phtml:86 19250#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19251#: resources/views/setup/step-5-administrator.phtml:81 19252msgid "hide" 19253msgstr "" 19254 19255#. I18N: reflexive pronoun 19256#: app/Services/RelationshipService.php:241 19257msgid "himself" 19258msgstr "" 19259 19260#. I18N: Type of demographic data 19261#: app/Elements/DemographicDataType.php:55 19262msgid "household" 19263msgstr "" 19264 19265#: app/Services/RelationshipService.php:364 19266msgid "husband" 19267msgstr "" 19268 19269#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19270#: app/Elements/NameType.php:57 19271msgid "immigration name" 19272msgstr "" 19273 19274#. I18N: A button label. 19275#: resources/views/admin/locations.phtml:163 19276msgid "import file" 19277msgstr "" 19278 19279#: app/Elements/NoteStructure.php:73 19280msgid "inline note" 19281msgstr "" 19282 19283#. I18N: Gedcom INT dates 19284#: app/Date.php:351 19285#, php-format 19286msgid "interpreted %s (%s)" 19287msgstr "" 19288 19289#. I18N: reverse the selection (of a list of options) 19290#: resources/views/search-trees.phtml:53 19291msgid "invert selection" 19292msgstr "" 19293 19294#. I18N: a month in the French republican calendar 19295#: app/Date/FrenchDate.php:159 19296msgctxt "GENITIVE" 19297msgid "jours complementaires" 19298msgstr "" 19299 19300#. I18N: a month in the French republican calendar 19301#: app/Date/FrenchDate.php:253 19302msgctxt "INSTRUMENTAL" 19303msgid "jours complementaires" 19304msgstr "" 19305 19306#. I18N: a month in the French republican calendar 19307#: app/Date/FrenchDate.php:206 19308msgctxt "LOCATIVE" 19309msgid "jours complementaires" 19310msgstr "" 19311 19312#. I18N: a month in the French republican calendar 19313#: app/Date/FrenchDate.php:112 19314msgctxt "NOMINATIVE" 19315msgid "jours complementaires" 19316msgstr "" 19317 19318#. I18N: A button label, last page 19319#: resources/views/admin/trees-preferences.phtml:592 19320#: resources/views/edit/reorder-card-header.phtml:34 19321#: resources/views/lists/datatables-attributes.phtml:16 19322#: resources/views/modules/media-list/pagination.phtml:53 19323msgid "last" 19324msgstr "" 19325 19326#: resources/views/admin/trees-preferences.phtml:601 19327msgctxt "Show the [first/last] [N] parts of a place name." 19328msgid "last" 19329msgstr "" 19330 19331#: app/Module/PedigreeChartModule.php:387 19332#: app/Module/PedigreeChartModule.php:395 19333msgid "left" 19334msgstr "" 19335 19336#. I18N: Layout option for lists of names 19337#. I18N: An option in a list-box 19338#: app/Http/RequestHandlers/TreePreferencesPage.php:120 19339#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 19340#: app/Module/TopGivenNamesModule.php:182 19341#: app/Module/UpcomingAnniversariesModule.php:274 19342#: app/Module/YahrzeitModule.php:257 19343msgid "list" 19344msgstr "" 19345 19346#: app/Http/RequestHandlers/MapDataImportAction.php:203 19347#, php-format 19348msgid "locations updated: %s, locations added: %s" 19349msgstr "" 19350 19351#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19352#: app/Elements/NameType.php:59 19353msgid "maiden name" 19354msgstr "" 19355 19356#: resources/views/admin/trees-privacy.phtml:141 19357msgid "managers" 19358msgstr "" 19359 19360#. I18N: https://en.wikipedia.org/wiki/Markdown 19361#: app/Http/RequestHandlers/TreePreferencesPage.php:138 19362msgid "markdown" 19363msgstr "" 19364 19365#: resources/xml/reports/descendancy_report.xml:245 19366msgctxt "FEMALE" 19367msgid "married" 19368msgstr "" 19369 19370#: resources/xml/reports/descendancy_report.xml:176 19371msgctxt "MALE" 19372msgid "married" 19373msgstr "" 19374 19375#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19376#: app/Elements/NameType.php:61 19377msgid "married name" 19378msgstr "" 19379 19380#: app/Services/RelationshipService.php:564 19381msgctxt "mother’s father" 19382msgid "maternal grandfather" 19383msgstr "" 19384 19385#: app/Services/RelationshipService.php:568 19386msgctxt "mother’s mother" 19387msgid "maternal grandmother" 19388msgstr "" 19389 19390#: app/Services/RelationshipService.php:570 19391msgctxt "mother’s parent" 19392msgid "maternal grandparent" 19393msgstr "" 19394 19395#. I18N: A system where children take their mother’s surname 19396#: app/SurnameTradition.php:88 19397msgid "matrilineal" 19398msgstr "" 19399 19400#: resources/views/modules/recent_changes/config.phtml:25 19401#: resources/views/modules/upcoming_events/config.phtml:25 19402#: resources/views/modules/yahrzeit/config.phtml:23 19403#, php-format 19404msgid "maximum %s day" 19405msgid_plural "maximum %s days" 19406msgstr[0] "" 19407msgstr[1] "" 19408 19409#: resources/views/admin/trees-privacy.phtml:37 19410#: resources/views/admin/trees-privacy.phtml:56 19411#: resources/views/admin/trees-privacy.phtml:98 19412#: resources/views/admin/trees-privacy.phtml:140 19413#: resources/views/admin/trees-privacy.phtml:160 19414msgid "members" 19415msgstr "" 19416 19417#. I18N: Name of a theme. 19418#: app/Module/MinimalTheme.php:39 19419msgid "minimal" 19420msgstr "" 19421 19422#: app/Services/RelationshipService.php:346 19423msgid "mother" 19424msgstr "" 19425 19426#: app/Services/RelationshipService.php:550 19427msgctxt "husband’s mother" 19428msgid "mother-in-law" 19429msgstr "" 19430 19431#: app/Services/RelationshipService.php:630 19432msgctxt "spouse’s mother" 19433msgid "mother-in-law" 19434msgstr "" 19435 19436#: app/Services/RelationshipService.php:648 19437msgctxt "wife’s mother" 19438msgid "mother-in-law" 19439msgstr "" 19440 19441#: app/Services/RelationshipService.php:636 19442msgctxt "spouse’s parent" 19443msgid "mother/father-in-law" 19444msgstr "" 19445 19446#: app/Services/RelationshipService.php:498 19447msgctxt "brother’s son" 19448msgid "nephew" 19449msgstr "" 19450 19451#: app/Services/RelationshipService.php:850 19452msgctxt "husband’s brother’s son" 19453msgid "nephew" 19454msgstr "" 19455 19456#: app/Services/RelationshipService.php:846 19457msgctxt "husband’s sibling’s son" 19458msgid "nephew" 19459msgstr "" 19460 19461#: app/Services/RelationshipService.php:848 19462msgctxt "husband’s sister’s son" 19463msgid "nephew" 19464msgstr "" 19465 19466#: app/Services/RelationshipService.php:602 19467msgctxt "sibling’s son" 19468msgid "nephew" 19469msgstr "" 19470 19471#: app/Services/RelationshipService.php:612 19472msgctxt "sister’s son" 19473msgid "nephew" 19474msgstr "" 19475 19476#: app/Services/RelationshipService.php:1090 19477msgctxt "wife’s brother’s son" 19478msgid "nephew" 19479msgstr "" 19480 19481#: app/Services/RelationshipService.php:1086 19482msgctxt "wife’s sibling’s son" 19483msgid "nephew" 19484msgstr "" 19485 19486#: app/Services/RelationshipService.php:1088 19487msgctxt "wife’s sister’s son" 19488msgid "nephew" 19489msgstr "" 19490 19491#: app/Services/RelationshipService.php:688 19492msgctxt "brother’s daughter’s husband" 19493msgid "nephew-in-law" 19494msgstr "" 19495 19496#: app/Services/RelationshipService.php:966 19497msgctxt "sibling’s daughter’s husband" 19498msgid "nephew-in-law" 19499msgstr "" 19500 19501#: app/Services/RelationshipService.php:1008 19502msgctxt "sisters’s daughter’s husband" 19503msgid "nephew-in-law" 19504msgstr "" 19505 19506#: app/Services/RelationshipService.php:494 19507msgctxt "brother’s child" 19508msgid "nephew/niece" 19509msgstr "" 19510 19511#: app/Services/RelationshipService.php:838 19512msgctxt "husband’s brother’s child" 19513msgid "nephew/niece" 19514msgstr "" 19515 19516#: app/Services/RelationshipService.php:834 19517msgctxt "husband’s sibling’s child" 19518msgid "nephew/niece" 19519msgstr "" 19520 19521#: app/Services/RelationshipService.php:836 19522msgctxt "husband’s sister’s child" 19523msgid "nephew/niece" 19524msgstr "" 19525 19526#: app/Services/RelationshipService.php:598 19527msgctxt "sibling’s child" 19528msgid "nephew/niece" 19529msgstr "" 19530 19531#: app/Services/RelationshipService.php:606 19532msgctxt "sister’s child" 19533msgid "nephew/niece" 19534msgstr "" 19535 19536#: app/Services/RelationshipService.php:1078 19537msgctxt "wife’s brother’s child" 19538msgid "nephew/niece" 19539msgstr "" 19540 19541#: app/Services/RelationshipService.php:1074 19542msgctxt "wife’s sibling’s child" 19543msgid "nephew/niece" 19544msgstr "" 19545 19546#: app/Services/RelationshipService.php:1076 19547msgctxt "wife’s sister’s child" 19548msgid "nephew/niece" 19549msgstr "" 19550 19551#. I18N: A button label, next page 19552#: resources/views/admin/data-fix-select.phtml:50 19553#: resources/views/individual-page-images.phtml:51 19554#: resources/views/layouts/default.phtml:162 19555#: resources/views/lists/datatables-attributes.phtml:18 19556#: resources/views/modules/batch_update/admin.phtml:67 19557#: resources/views/modules/batch_update/admin.phtml:71 19558#: resources/views/modules/media-list/pagination.phtml:45 19559#: resources/views/setup/step-1-language.phtml:59 19560#: resources/views/setup/step-2-server-checks.phtml:87 19561#: resources/views/setup/step-3-database-type.phtml:93 19562#: resources/views/setup/step-4-database-mysql.phtml:134 19563#: resources/views/setup/step-4-database-pgsql.phtml:119 19564#: resources/views/setup/step-4-database-sqlite.phtml:93 19565#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19566#: resources/views/setup/step-5-administrator.phtml:104 19567msgid "next" 19568msgstr "" 19569 19570#: app/Services/RelationshipService.php:496 19571msgctxt "brother’s daughter" 19572msgid "niece" 19573msgstr "" 19574 19575#: app/Services/RelationshipService.php:844 19576msgctxt "husband’s brother’s daughter" 19577msgid "niece" 19578msgstr "" 19579 19580#: app/Services/RelationshipService.php:840 19581msgctxt "husband’s sibling’s daughter" 19582msgid "niece" 19583msgstr "" 19584 19585#: app/Services/RelationshipService.php:842 19586msgctxt "husband’s sister’s daughter" 19587msgid "niece" 19588msgstr "" 19589 19590#: app/Services/RelationshipService.php:600 19591msgctxt "sibling’s daughter" 19592msgid "niece" 19593msgstr "" 19594 19595#: app/Services/RelationshipService.php:608 19596msgctxt "sister’s daughter" 19597msgid "niece" 19598msgstr "" 19599 19600#: app/Services/RelationshipService.php:1084 19601msgctxt "wife’s brother’s daughter" 19602msgid "niece" 19603msgstr "" 19604 19605#: app/Services/RelationshipService.php:1080 19606msgctxt "wife’s sibling’s daughter" 19607msgid "niece" 19608msgstr "" 19609 19610#: app/Services/RelationshipService.php:1082 19611msgctxt "wife’s sister’s daughter" 19612msgid "niece" 19613msgstr "" 19614 19615#: app/Services/RelationshipService.php:714 19616msgctxt "brother’s son’s wife" 19617msgid "niece-in-law" 19618msgstr "" 19619 19620#: app/Services/RelationshipService.php:976 19621msgctxt "sibling’s son’s wife" 19622msgid "niece-in-law" 19623msgstr "" 19624 19625#: app/Services/RelationshipService.php:1040 19626msgctxt "sisters’s son’s wife" 19627msgid "niece-in-law" 19628msgstr "" 19629 19630#: app/Services/RelationshipService.php:2268 19631msgid "ninth cousin" 19632msgstr "" 19633 19634#: app/Services/RelationshipService.php:2232 19635msgctxt "FEMALE" 19636msgid "ninth cousin" 19637msgstr "" 19638 19639#. 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. 19640#: app/Services/RelationshipService.php:2188 19641msgctxt "MALE" 19642msgid "ninth cousin" 19643msgstr "" 19644 19645#: app/Elements/OrdinanceProcessFlag.php:55 19646#: app/Http/RequestHandlers/UserListData.php:140 19647#: app/Http/RequestHandlers/UserListData.php:141 19648#: app/Statistics/Repository/LatestUserRepository.php:147 19649#: resources/views/admin/map-import-form.phtml:65 19650#: resources/views/admin/site-mail.phtml:126 19651#: resources/views/admin/site-preferences.phtml:102 19652#: resources/views/admin/site-registration.phtml:55 19653#: resources/views/admin/site-registration.phtml:72 19654#: resources/views/admin/trees-preferences.phtml:150 19655#: resources/views/admin/trees-preferences.phtml:322 19656#: resources/views/admin/trees-preferences.phtml:558 19657#: resources/views/admin/trees-preferences.phtml:574 19658#: resources/views/admin/trees-preferences.phtml:640 19659#: resources/views/admin/trees-preferences.phtml:754 19660#: resources/views/admin/trees-preferences.phtml:784 19661#: resources/views/lists/families-table.phtml:324 19662#: resources/views/modules/fix-search-and-replace/options.phtml:56 19663#: resources/views/modules/html/config.phtml:55 19664#: resources/views/modules/random_media/config.phtml:42 19665#: resources/views/modules/random_media/config.phtml:51 19666#: resources/views/modules/recent_changes/config.phtml:61 19667#: resources/views/modules/recent_changes/config.phtml:70 19668#: resources/views/modules/review_changes/config.phtml:22 19669#: resources/views/modules/todays_events/config.phtml:22 19670#: resources/views/modules/todo/config.phtml:24 19671#: resources/views/modules/todo/config.phtml:34 19672#: resources/views/modules/todo/config.phtml:43 19673#: resources/views/modules/upcoming_events/config.phtml:34 19674#: resources/xml/reports/change_report.xml:8 19675#: resources/xml/reports/family_group_report.xml:255 19676#: resources/xml/reports/family_group_report.xml:426 19677#: resources/xml/reports/family_group_report.xml:609 19678#: resources/xml/reports/family_group_report.xml:953 19679#: resources/xml/reports/individual_ext_report.xml:190 19680#: resources/xml/reports/individual_report.xml:178 19681msgid "no" 19682msgstr "" 19683 19684#. I18N: None of the other options 19685#: app/Http/RequestHandlers/TreePreferencesPage.php:136 19686#: app/Http/RequestHandlers/TreePreferencesPage.php:142 19687#: app/Module/RelationshipsChartModule.php:480 19688#: app/Services/EmailService.php:211 19689#: resources/views/modules/statistics-chart/custom.phtml:83 19690msgid "none" 19691msgstr "" 19692 19693#: app/SurnameTradition.php:114 19694msgctxt "Surname tradition" 19695msgid "none" 19696msgstr "" 19697 19698#: resources/views/modules/statistics-chart/custom.phtml:126 19699msgid "numbers" 19700msgstr "" 19701 19702#: resources/xml/reports/ahnentafel_report.xml:56 19703#: resources/xml/reports/bdm_report.xml:42 19704#: resources/xml/reports/birth_report.xml:32 19705#: resources/xml/reports/cemetery_report.xml:35 19706#: resources/xml/reports/change_report.xml:45 19707#: resources/xml/reports/death_report.xml:33 19708#: resources/xml/reports/descendancy_report.xml:43 19709#: resources/xml/reports/fact_sources.xml:44 19710#: resources/xml/reports/family_group_report.xml:89 19711#: resources/xml/reports/individual_report.xml:89 19712#: resources/xml/reports/marriage_report.xml:31 19713#: resources/xml/reports/occupation_report.xml:38 19714#: resources/xml/reports/relative_ext_report.xml:51 19715msgid "of" 19716msgstr "" 19717 19718#: app/Services/RelationshipService.php:350 19719msgid "parent" 19720msgstr "" 19721 19722#: app/Services/RelationshipService.php:420 19723msgid "partner" 19724msgstr "" 19725 19726#: app/Services/RelationshipService.php:397 19727msgctxt "FEMALE" 19728msgid "partner" 19729msgstr "" 19730 19731#: app/Services/RelationshipService.php:373 19732msgctxt "MALE" 19733msgid "partner" 19734msgstr "" 19735 19736#: app/SurnameTradition.php:77 19737msgctxt "Surname tradition" 19738msgid "paternal" 19739msgstr "" 19740 19741#: app/Services/RelationshipService.php:528 19742msgctxt "father’s father" 19743msgid "paternal grandfather" 19744msgstr "" 19745 19746#: app/Services/RelationshipService.php:530 19747msgctxt "father’s mother" 19748msgid "paternal grandmother" 19749msgstr "" 19750 19751#: app/Services/RelationshipService.php:532 19752msgctxt "father’s parent" 19753msgid "paternal grandparent" 19754msgstr "" 19755 19756#. I18N: A system where children take their father’s surname 19757#: app/SurnameTradition.php:84 19758msgid "patrilineal" 19759msgstr "" 19760 19761#. I18N: the status of an edit accepted/rejected/pending 19762#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 19763msgid "pending" 19764msgstr "" 19765 19766#: resources/views/modules/statistics-chart/custom.phtml:131 19767msgid "percentage" 19768msgstr "" 19769 19770#. I18N: Type of location hierarchy 19771#: app/Elements/HierarchicalRelationship.php:56 19772msgid "political" 19773msgstr "" 19774 19775#. I18N: A button label, previous page 19776#: resources/views/individual-page-images.phtml:47 19777#: resources/views/layouts/default.phtml:161 19778#: resources/views/lists/datatables-attributes.phtml:20 19779#: resources/views/modules/batch_update/admin.phtml:57 19780#: resources/views/modules/batch_update/admin.phtml:61 19781#: resources/views/modules/media-list/pagination.phtml:33 19782#: resources/views/setup/step-2-server-checks.phtml:91 19783#: resources/views/setup/step-3-database-type.phtml:97 19784#: resources/views/setup/step-4-database-mysql.phtml:138 19785#: resources/views/setup/step-4-database-pgsql.phtml:123 19786#: resources/views/setup/step-4-database-sqlite.phtml:97 19787#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19788#: resources/views/setup/step-5-administrator.phtml:108 19789msgid "previous" 19790msgstr "" 19791 19792#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19793#: app/Elements/CertaintyAssessment.php:52 19794msgid "primary evidence" 19795msgstr "" 19796 19797#. I18N: Status of child-parent link 19798#: app/Elements/ChildLinkageStatus.php:63 19799msgid "proven" 19800msgstr "" 19801 19802#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19803#: app/Elements/CertaintyAssessment.php:50 19804msgid "questionable evidence" 19805msgstr "" 19806 19807#: app/Http/RequestHandlers/TreePreferencesPage.php:144 19808#: resources/xml/reports/fact_sources.xml:6 19809msgid "records" 19810msgstr "" 19811 19812#: resources/views/family-page-pending.phtml:23 19813#: resources/views/individual-page-pending.phtml:27 19814#: resources/views/media-page-pending.phtml:22 19815#: resources/views/note-page-pending.phtml:23 19816#: resources/views/record-page-pending.phtml:23 19817msgctxt "You should review the changes and then accept or reject them." 19818msgid "reject" 19819msgstr "" 19820 19821#: resources/views/family-page-pending.phtml:17 19822#: resources/views/individual-page-pending.phtml:18 19823#: resources/views/media-page-pending.phtml:16 19824#: resources/views/note-page-pending.phtml:17 19825#: resources/views/record-page-pending.phtml:17 19826msgctxt "You should review the deletion and then accept or reject it." 19827msgid "reject" 19828msgstr "" 19829 19830#. I18N: the status of an edit accepted/rejected/pending 19831#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19832msgid "rejected" 19833msgstr "" 19834 19835#. I18N: Type of location hierarchy 19836#: app/Elements/HierarchicalRelationship.php:57 19837msgid "religious" 19838msgstr "" 19839 19840#. I18N: A name taken when entering a religion or a religious order 19841#: app/Elements/NameType.php:63 19842msgid "religious name" 19843msgstr "" 19844 19845#. I18N: A button label. 19846#: resources/views/search-replace-page.phtml:53 19847msgid "replace" 19848msgstr "" 19849 19850#. I18N: A button label. 19851#: resources/views/admin/changes-log.phtml:106 19852#: resources/views/admin/site-logs.phtml:97 19853#: resources/views/modules/lifespans-chart/page.phtml:79 19854#: resources/views/modules/media-list/page.phtml:88 19855#: resources/views/modules/timeline-chart/page.phtml:44 19856msgid "reset" 19857msgstr "" 19858 19859#: app/Module/PedigreeChartModule.php:388 19860#: app/Module/PedigreeChartModule.php:396 19861msgid "right" 19862msgstr "" 19863 19864#. I18N: A button label. 19865#: resources/views/admin/analytics-edit.phtml:40 19866#: resources/views/admin/components.phtml:164 19867#: resources/views/admin/location-edit.phtml:73 19868#: resources/views/admin/merge-records-step-2.phtml:178 19869#: resources/views/admin/modules.phtml:278 19870#: resources/views/admin/site-mail.phtml:242 19871#: resources/views/admin/site-preferences.phtml:115 19872#: resources/views/admin/site-registration.phtml:83 19873#: resources/views/admin/tags.phtml:928 19874#: resources/views/admin/trees-preferences.phtml:796 19875#: resources/views/admin/trees-privacy.phtml:296 19876#: resources/views/admin/users-create.phtml:84 19877#: resources/views/admin/users-edit.phtml:348 19878#: resources/views/edit-account-page.phtml:165 19879#: resources/views/edit-blocks-page.phtml:60 19880#: resources/views/edit/change-family-members.phtml:92 19881#: resources/views/edit/edit-fact.phtml:40 19882#: resources/views/edit/edit-record.phtml:41 19883#: resources/views/edit/link-child-to-family.phtml:49 19884#: resources/views/edit/link-spouse-to-individual.phtml:50 19885#: resources/views/edit/new-individual.phtml:41 19886#: resources/views/edit/raw-gedcom-fact.phtml:40 19887#: resources/views/edit/raw-gedcom-record.phtml:64 19888#: resources/views/edit/reorder-children.phtml:40 19889#: resources/views/edit/reorder-families.phtml:99 19890#: resources/views/edit/reorder-media.phtml:38 19891#: resources/views/edit/reorder-names.phtml:41 19892#: resources/views/edit/shared-note.phtml:41 19893#: resources/views/modals/create-media-from-file.phtml:61 19894#: resources/views/modals/footer-save-cancel.phtml:10 19895#: resources/views/modules/bing-maps/config.phtml:44 19896#: resources/views/modules/custom-css-js/edit.phtml:46 19897#: resources/views/modules/edit-block-config.phtml:35 19898#: resources/views/modules/faq/edit.phtml:89 19899#: resources/views/modules/favorites/favorites.phtml:175 19900#: resources/views/modules/gedcom_news/edit.phtml:50 19901#: resources/views/modules/geonames/config.phtml:44 19902#: resources/views/modules/google-maps/config.phtml:44 19903#: resources/views/modules/here-maps/config.phtml:44 19904#: resources/views/modules/map-box/config.phtml:44 19905#: resources/views/modules/openrouteservice/config.phtml:44 19906#: resources/views/modules/openstreetmap/config.phtml:44 19907#: resources/views/modules/relationships-chart/config.phtml:58 19908#: resources/views/modules/sitemap/config.phtml:38 19909#: resources/views/modules/stories/edit.phtml:71 19910#: resources/views/modules/user_blog/edit.phtml:50 19911msgid "save" 19912msgstr "" 19913 19914#. I18N: A button label. 19915#: resources/views/admin/changes-log.phtml:101 19916#: resources/views/admin/site-logs.phtml:92 19917#: resources/views/modules/media-list/page.phtml:85 19918#: resources/views/search-advanced-page.phtml:86 19919#: resources/views/search-general-page.phtml:129 19920#: resources/views/search-phonetic-page.phtml:90 19921msgid "search" 19922msgstr "" 19923 19924#. I18N: A Spanish relationship name, such as third great-nephew 19925#: app/Services/RelationshipService.php:2352 19926#, php-format 19927msgid "second %s" 19928msgstr "" 19929 19930#. I18N: A Spanish relationship name, such as third great-nephew 19931#: app/Services/RelationshipService.php:2330 19932#, php-format 19933msgctxt "FEMALE" 19934msgid "second %s" 19935msgstr "" 19936 19937#. I18N: A Spanish relationship name, such as third great-nephew 19938#: app/Services/RelationshipService.php:2307 19939#, php-format 19940msgctxt "MALE" 19941msgid "second %s" 19942msgstr "" 19943 19944#: app/Services/RelationshipService.php:2254 19945msgid "second cousin" 19946msgstr "" 19947 19948#: app/Services/RelationshipService.php:2218 19949msgctxt "FEMALE" 19950msgid "second cousin" 19951msgstr "" 19952 19953#. 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. 19954#: app/Services/RelationshipService.php:2167 19955msgctxt "MALE" 19956msgid "second cousin" 19957msgstr "" 19958 19959#: app/Services/RelationshipService.php:1207 19960msgctxt "grandfather’s brother’s grandchild" 19961msgid "second cousin" 19962msgstr "" 19963 19964#: app/Services/RelationshipService.php:1199 19965msgctxt "grandfather’s brother’s granddaughter" 19966msgid "second cousin" 19967msgstr "" 19968 19969#: app/Services/RelationshipService.php:1203 19970msgctxt "grandfather’s brother’s grandson" 19971msgid "second cousin" 19972msgstr "" 19973 19974#: app/Services/RelationshipService.php:1231 19975msgctxt "grandfather’s sibling’s grandchild" 19976msgid "second cousin" 19977msgstr "" 19978 19979#: app/Services/RelationshipService.php:1223 19980msgctxt "grandfather’s sibling’s granddaughter" 19981msgid "second cousin" 19982msgstr "" 19983 19984#: app/Services/RelationshipService.php:1227 19985msgctxt "grandfather’s sibling’s grandson" 19986msgid "second cousin" 19987msgstr "" 19988 19989#: app/Services/RelationshipService.php:1219 19990msgctxt "grandfather’s sister’s grandchild" 19991msgid "second cousin" 19992msgstr "" 19993 19994#: app/Services/RelationshipService.php:1211 19995msgctxt "grandfather’s sister’s granddaughter" 19996msgid "second cousin" 19997msgstr "" 19998 19999#: app/Services/RelationshipService.php:1215 20000msgctxt "grandfather’s sister’s grandson" 20001msgid "second cousin" 20002msgstr "" 20003 20004#: app/Services/RelationshipService.php:1243 20005msgctxt "grandmother’s brother’s grandchild" 20006msgid "second cousin" 20007msgstr "" 20008 20009#: app/Services/RelationshipService.php:1235 20010msgctxt "grandmother’s brother’s granddaughter" 20011msgid "second cousin" 20012msgstr "" 20013 20014#: app/Services/RelationshipService.php:1239 20015msgctxt "grandmother’s brother’s grandson" 20016msgid "second cousin" 20017msgstr "" 20018 20019#: app/Services/RelationshipService.php:1267 20020msgctxt "grandmother’s sibling’s grandchild" 20021msgid "second cousin" 20022msgstr "" 20023 20024#: app/Services/RelationshipService.php:1259 20025msgctxt "grandmother’s sibling’s granddaughter" 20026msgid "second cousin" 20027msgstr "" 20028 20029#: app/Services/RelationshipService.php:1263 20030msgctxt "grandmother’s sibling’s grandson" 20031msgid "second cousin" 20032msgstr "" 20033 20034#: app/Services/RelationshipService.php:1255 20035msgctxt "grandmother’s sister’s grandchild" 20036msgid "second cousin" 20037msgstr "" 20038 20039#: app/Services/RelationshipService.php:1247 20040msgctxt "grandmother’s sister’s granddaughter" 20041msgid "second cousin" 20042msgstr "" 20043 20044#: app/Services/RelationshipService.php:1251 20045msgctxt "grandmother’s sister’s grandson" 20046msgid "second cousin" 20047msgstr "" 20048 20049#: app/Services/RelationshipService.php:1279 20050msgctxt "grandparent’s brother’s grandchild" 20051msgid "second cousin" 20052msgstr "" 20053 20054#: app/Services/RelationshipService.php:1271 20055msgctxt "grandparent’s brother’s granddaughter" 20056msgid "second cousin" 20057msgstr "" 20058 20059#: app/Services/RelationshipService.php:1275 20060msgctxt "grandparent’s brother’s grandson" 20061msgid "second cousin" 20062msgstr "" 20063 20064#: app/Services/RelationshipService.php:1303 20065msgctxt "grandparent’s sibling’s grandchild" 20066msgid "second cousin" 20067msgstr "" 20068 20069#: app/Services/RelationshipService.php:1295 20070msgctxt "grandparent’s sibling’s granddaughter" 20071msgid "second cousin" 20072msgstr "" 20073 20074#: app/Services/RelationshipService.php:1299 20075msgctxt "grandparent’s sibling’s grandson" 20076msgid "second cousin" 20077msgstr "" 20078 20079#: app/Services/RelationshipService.php:1291 20080msgctxt "grandparent’s sister’s grandchild" 20081msgid "second cousin" 20082msgstr "" 20083 20084#: app/Services/RelationshipService.php:1283 20085msgctxt "grandparent’s sister’s granddaughter" 20086msgid "second cousin" 20087msgstr "" 20088 20089#: app/Services/RelationshipService.php:1287 20090msgctxt "grandparent’s sister’s grandson" 20091msgid "second cousin" 20092msgstr "" 20093 20094#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20095#: app/Elements/CertaintyAssessment.php:51 20096msgid "secondary evidence" 20097msgstr "" 20098 20099#. I18N: select all (of a list of options) 20100#: resources/views/search-trees.phtml:46 20101msgid "select all" 20102msgstr "" 20103 20104#. I18N: select none (of a list of options) 20105#: resources/views/search-trees.phtml:49 20106msgid "select none" 20107msgstr "" 20108 20109#: app/Services/RelationshipService.php:343 20110msgid "self" 20111msgstr "" 20112 20113#: app/Services/RelationshipService.php:2264 20114msgid "seventh cousin" 20115msgstr "" 20116 20117#: app/Services/RelationshipService.php:2228 20118msgctxt "FEMALE" 20119msgid "seventh cousin" 20120msgstr "" 20121 20122#. 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. 20123#: app/Services/RelationshipService.php:2182 20124msgctxt "MALE" 20125msgid "seventh cousin" 20126msgstr "" 20127 20128#: app/Elements/NoteStructure.php:74 20129msgid "shared note" 20130msgstr "" 20131 20132#: resources/views/admin/site-mail.phtml:155 20133#: resources/views/admin/trees-preferences.phtml:307 20134#: resources/views/admin/trees-preferences.phtml:387 20135#: resources/views/admin/trees-preferences.phtml:402 20136#: resources/views/admin/trees-preferences.phtml:418 20137#: resources/views/admin/trees-preferences.phtml:543 20138#: resources/views/admin/trees-preferences.phtml:655 20139#: resources/views/admin/trees-preferences.phtml:670 20140#: resources/views/admin/users-create.phtml:61 20141#: resources/views/admin/users-edit.phtml:71 20142#: resources/views/edit-account-page.phtml:92 20143#: resources/views/login-page.phtml:47 20144#: resources/views/modules/faq/config.phtml:38 20145#: resources/views/modules/login_block/sign-in.phtml:33 20146#: resources/views/modules/stories/config.phtml:31 20147#: resources/views/password-reset-page.phtml:38 20148#: resources/views/register-page.phtml:75 20149#: resources/views/setup/step-4-database-mysql.phtml:99 20150#: resources/views/setup/step-4-database-pgsql.phtml:86 20151#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20152#: resources/views/setup/step-5-administrator.phtml:81 20153msgid "show" 20154msgstr "" 20155 20156#. I18N: An option in a list-box 20157#: app/Module/RecentChangesModule.php:273 20158msgid "show changes made in webtrees" 20159msgstr "" 20160 20161#. I18N: An option in a list-box 20162#: app/Module/RecentChangesModule.php:275 20163msgid "show changes recorded in the genealogy data" 20164msgstr "" 20165 20166#. I18N: button label 20167#: resources/views/lists/anniversaries-list.phtml:24 20168#: resources/views/modules/gedcom_news/list.phtml:26 20169#: resources/views/modules/recent_changes/changes-list.phtml:23 20170#: resources/views/modules/user_blog/list.phtml:26 20171#: resources/views/modules/yahrzeit/list.phtml:21 20172msgid "show more" 20173msgstr "" 20174 20175#: resources/views/modules/statistics-chart/custom.phtml:208 20176msgid "show the chart" 20177msgstr "" 20178 20179#: app/Services/RelationshipService.php:490 20180msgid "sibling" 20181msgstr "" 20182 20183#. I18N: A button label. 20184#: resources/views/login-page.phtml:57 20185#: resources/views/modules/login_block/sign-in.phtml:38 20186msgid "sign in" 20187msgstr "takiuru" 20188 20189#. I18N: A button label. 20190#: resources/views/modules/login_block/sign-out.phtml:20 20191#, fuzzy 20192msgid "sign out" 20193msgstr "takiputa" 20194 20195#: app/Services/RelationshipService.php:469 20196msgid "sister" 20197msgstr "" 20198 20199#: app/Services/RelationshipService.php:500 20200msgctxt "brother’s wife" 20201msgid "sister-in-law" 20202msgstr "" 20203 20204#: app/Services/RelationshipService.php:720 20205msgctxt "brother’s wife’s sister" 20206msgid "sister-in-law" 20207msgstr "" 20208 20209#: app/Services/RelationshipService.php:830 20210msgctxt "husband’s brother’s wife" 20211msgid "sister-in-law" 20212msgstr "" 20213 20214#: app/Services/RelationshipService.php:554 20215msgctxt "husband’s sister" 20216msgid "sister-in-law" 20217msgstr "" 20218 20219#: app/Services/RelationshipService.php:1020 20220msgctxt "sister’s husband’s sister" 20221msgid "sister-in-law" 20222msgstr "" 20223 20224#: app/Services/RelationshipService.php:632 20225msgctxt "spouse’s sister" 20226msgid "sister-in-law" 20227msgstr "" 20228 20229#: app/Services/RelationshipService.php:1070 20230msgctxt "wife’s brother’s wife" 20231msgid "sister-in-law" 20232msgstr "" 20233 20234#: app/Services/RelationshipService.php:652 20235msgctxt "wife’s sister" 20236msgid "sister-in-law" 20237msgstr "" 20238 20239#: app/Services/RelationshipService.php:2262 20240msgid "sixth cousin" 20241msgstr "" 20242 20243#: app/Services/RelationshipService.php:2226 20244msgctxt "FEMALE" 20245msgid "sixth cousin" 20246msgstr "" 20247 20248#. 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. 20249#: app/Services/RelationshipService.php:2179 20250msgctxt "MALE" 20251msgid "sixth cousin" 20252msgstr "" 20253 20254#: app/Services/RelationshipService.php:423 20255msgid "son" 20256msgstr "" 20257 20258#: resources/xml/reports/descendancy_report.xml:295 20259msgid "son of" 20260msgstr "" 20261 20262#: app/Services/RelationshipService.php:506 20263msgctxt "child’s husband" 20264msgid "son-in-law" 20265msgstr "" 20266 20267#: app/Services/RelationshipService.php:518 20268msgctxt "daughter’s husband" 20269msgid "son-in-law" 20270msgstr "" 20271 20272#: app/Services/RelationshipService.php:758 20273msgctxt "daughter’s husband’s father" 20274msgid "son-in-law’s father" 20275msgstr "" 20276 20277#: app/Services/RelationshipService.php:760 20278msgctxt "daughter’s husband’s mother" 20279msgid "son-in-law’s mother" 20280msgstr "" 20281 20282#: app/Services/RelationshipService.php:762 20283msgctxt "daughter’s husband’s parent" 20284msgid "son-in-law’s parent" 20285msgstr "" 20286 20287#: app/Services/RelationshipService.php:510 20288msgctxt "child’s spouse" 20289msgid "son/daughter-in-law" 20290msgstr "" 20291 20292#. I18N: An option in a list-box 20293#: app/Module/UpcomingAnniversariesModule.php:283 20294#: resources/xml/reports/change_report.xml:7 20295msgid "sort by date" 20296msgstr "" 20297 20298#. I18N: A button label. 20299#: resources/views/edit/reorder-children.phtml:45 20300#: resources/xml/reports/bdm_report.xml:11 20301#: resources/xml/reports/birth_report.xml:9 20302#: resources/xml/reports/change_report.xml:7 20303#: resources/xml/reports/fact_sources.xml:7 20304#: resources/xml/reports/individual_ext_report.xml:8 20305#: resources/xml/reports/occupation_report.xml:6 20306#: resources/xml/reports/relative_ext_report.xml:7 20307msgid "sort by date of birth" 20308msgstr "" 20309 20310#: resources/xml/reports/bdm_report.xml:11 20311#: resources/xml/reports/cemetery_report.xml:6 20312#: resources/xml/reports/death_report.xml:9 20313#: resources/xml/reports/relative_ext_report.xml:7 20314msgid "sort by date of death" 20315msgstr "" 20316 20317#. I18N: A button label. 20318#: resources/views/edit/reorder-families.phtml:42 20319#: resources/xml/reports/marriage_report.xml:9 20320msgid "sort by date of marriage" 20321msgstr "" 20322 20323#. I18N: An option in a list-box 20324#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 20325msgid "sort by date, newest first" 20326msgstr "" 20327 20328#. I18N: An option in a list-box 20329#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 20330msgid "sort by date, oldest first" 20331msgstr "" 20332 20333#. I18N: An option in a list-box 20334#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 20335#: app/Module/UpcomingAnniversariesModule.php:281 20336#: resources/xml/reports/bdm_report.xml:11 20337#: resources/xml/reports/birth_report.xml:9 20338#: resources/xml/reports/cemetery_report.xml:6 20339#: resources/xml/reports/change_report.xml:7 20340#: resources/xml/reports/death_report.xml:9 20341#: resources/xml/reports/fact_sources.xml:7 20342#: resources/xml/reports/individual_ext_report.xml:8 20343#: resources/xml/reports/marriage_report.xml:9 20344#: resources/xml/reports/occupation_report.xml:6 20345#: resources/xml/reports/relative_ext_report.xml:7 20346msgid "sort by name" 20347msgstr "" 20348 20349#: app/Services/RelationshipService.php:411 20350msgid "spouse" 20351msgstr "" 20352 20353#. I18N: Secure Sockets Layer - a secure communications protocol 20354#: app/Services/EmailService.php:213 20355msgid "ssl" 20356msgstr "" 20357 20358#: app/Services/RelationshipService.php:828 20359msgctxt "father’s wife’s son" 20360msgid "step-brother" 20361msgstr "" 20362 20363#: app/Services/RelationshipService.php:876 20364msgctxt "mother’s husband’s son" 20365msgid "step-brother" 20366msgstr "" 20367 20368#: app/Services/RelationshipService.php:954 20369msgctxt "parent’s spouse’s son" 20370msgid "step-brother" 20371msgstr "" 20372 20373#: app/Services/RelationshipService.php:544 20374msgctxt "husband’s child" 20375msgid "step-child" 20376msgstr "" 20377 20378#: app/Services/RelationshipService.php:624 20379msgctxt "spouse’s child" 20380msgid "step-child" 20381msgstr "" 20382 20383#: app/Services/RelationshipService.php:642 20384msgctxt "wife’s child" 20385msgid "step-child" 20386msgstr "" 20387 20388#: app/Services/RelationshipService.php:546 20389msgctxt "husband’s daughter" 20390msgid "step-daughter" 20391msgstr "" 20392 20393#: app/Services/RelationshipService.php:626 20394msgctxt "spouse’s daughter" 20395msgid "step-daughter" 20396msgstr "" 20397 20398#: app/Services/RelationshipService.php:644 20399msgctxt "wife’s daughter" 20400msgid "step-daughter" 20401msgstr "" 20402 20403#: app/Services/RelationshipService.php:566 20404msgctxt "mother’s husband" 20405msgid "step-father" 20406msgstr "" 20407 20408#: app/Services/RelationshipService.php:540 20409msgctxt "father’s wife" 20410msgid "step-mother" 20411msgstr "" 20412 20413#: app/Services/RelationshipService.php:596 20414msgctxt "parent’s spouse" 20415msgid "step-parent" 20416msgstr "" 20417 20418#: app/Services/RelationshipService.php:824 20419msgctxt "father’s wife’s child" 20420msgid "step-sibling" 20421msgstr "" 20422 20423#: app/Services/RelationshipService.php:872 20424msgctxt "mother’s husband’s child" 20425msgid "step-sibling" 20426msgstr "" 20427 20428#: app/Services/RelationshipService.php:950 20429msgctxt "parent’s spouse’s child" 20430msgid "step-sibling" 20431msgstr "" 20432 20433#: app/Services/RelationshipService.php:826 20434msgctxt "father’s wife’s daughter" 20435msgid "step-sister" 20436msgstr "" 20437 20438#: app/Services/RelationshipService.php:874 20439msgctxt "mother’s husband’s daughter" 20440msgid "step-sister" 20441msgstr "" 20442 20443#: app/Services/RelationshipService.php:952 20444msgctxt "parent’s spouse’s daughter" 20445msgid "step-sister" 20446msgstr "" 20447 20448#: app/Services/RelationshipService.php:556 20449msgctxt "husband’s son" 20450msgid "step-son" 20451msgstr "" 20452 20453#: app/Services/RelationshipService.php:634 20454msgctxt "spouse’s son" 20455msgid "step-son" 20456msgstr "" 20457 20458#: app/Services/RelationshipService.php:654 20459msgctxt "wife’s son" 20460msgid "step-son" 20461msgstr "" 20462 20463#. I18N: Layout option for lists of names 20464#. I18N: An option in a list-box 20465#: app/Http/RequestHandlers/TreePreferencesPage.php:122 20466#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 20467#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 20468#: app/Module/UpcomingAnniversariesModule.php:276 20469#: app/Module/YahrzeitModule.php:259 20470msgid "table" 20471msgstr "" 20472 20473#. I18N: Layout option for lists of names 20474#. I18N: An option in a list-box 20475#: app/Http/RequestHandlers/TreePreferencesPage.php:124 20476#: app/Module/TopSurnamesModule.php:249 20477msgid "tag cloud" 20478msgstr "" 20479 20480#: app/Services/RelationshipService.php:2270 20481msgid "tenth cousin" 20482msgstr "" 20483 20484#: app/Services/RelationshipService.php:2234 20485msgctxt "FEMALE" 20486msgid "tenth cousin" 20487msgstr "" 20488 20489#. 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. 20490#: app/Services/RelationshipService.php:2191 20491msgctxt "MALE" 20492msgid "tenth cousin" 20493msgstr "" 20494 20495#. I18N: [you should check that:] ... 20496#: resources/views/errors/database-connection.phtml:24 20497msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20498msgstr "" 20499 20500#. I18N: [you should check that:] ... 20501#: resources/views/errors/database-connection.phtml:27 20502msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20503msgstr "" 20504 20505#. I18N: reflexive pronoun - gender neutral version of himself/herself 20506#: app/Services/RelationshipService.php:247 20507msgid "themself" 20508msgstr "" 20509 20510#. I18N: A Spanish relationship name, such as third great-nephew 20511#: app/Services/RelationshipService.php:2355 20512#, php-format 20513msgid "third %s" 20514msgstr "" 20515 20516#. I18N: A Spanish relationship name, such as third great-nephew 20517#: app/Services/RelationshipService.php:2333 20518#, php-format 20519msgctxt "FEMALE" 20520msgid "third %s" 20521msgstr "" 20522 20523#. I18N: A Spanish relationship name, such as third great-nephew 20524#: app/Services/RelationshipService.php:2310 20525#, php-format 20526msgctxt "MALE" 20527msgid "third %s" 20528msgstr "" 20529 20530#: app/Services/RelationshipService.php:2256 20531msgid "third cousin" 20532msgstr "" 20533 20534#: app/Services/RelationshipService.php:2220 20535msgctxt "FEMALE" 20536msgid "third cousin" 20537msgstr "" 20538 20539#. 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. 20540#: app/Services/RelationshipService.php:2170 20541msgctxt "MALE" 20542msgid "third cousin" 20543msgstr "" 20544 20545#: app/Services/RelationshipService.php:2276 20546msgid "thirteenth cousin" 20547msgstr "" 20548 20549#: app/Services/RelationshipService.php:2240 20550msgctxt "FEMALE" 20551msgid "thirteenth cousin" 20552msgstr "" 20553 20554#. 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. 20555#: app/Services/RelationshipService.php:2200 20556msgctxt "MALE" 20557msgid "thirteenth cousin" 20558msgstr "" 20559 20560#. I18N: layout option for the fan chart 20561#: app/Module/FanChartModule.php:585 20562msgid "three-quarter circle" 20563msgstr "" 20564 20565#. I18N: Transport Layer Security - a secure communications protocol 20566#: app/Services/EmailService.php:215 20567msgid "tls" 20568msgstr "" 20569 20570#. I18N: Gedcom TO dates 20571#: app/Date.php:367 20572#, php-format 20573msgid "to %s" 20574msgstr "" 20575 20576#: app/Services/RelationshipService.php:2274 20577msgid "twelfth cousin" 20578msgstr "" 20579 20580#: app/Services/RelationshipService.php:2238 20581msgctxt "FEMALE" 20582msgid "twelfth cousin" 20583msgstr "" 20584 20585#. 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. 20586#: app/Services/RelationshipService.php:2197 20587msgctxt "MALE" 20588msgid "twelfth cousin" 20589msgstr "" 20590 20591#: app/Services/RelationshipService.php:435 20592msgid "twin brother" 20593msgstr "" 20594 20595#: app/Services/RelationshipService.php:477 20596msgid "twin sibling" 20597msgstr "" 20598 20599#: app/Services/RelationshipService.php:456 20600msgid "twin sister" 20601msgstr "" 20602 20603#: app/Services/RelationshipService.php:522 20604msgctxt "father’s brother" 20605msgid "uncle" 20606msgstr "" 20607 20608#: app/Services/RelationshipService.php:820 20609msgctxt "father’s sister’s husband" 20610msgid "uncle" 20611msgstr "" 20612 20613#: app/Services/RelationshipService.php:558 20614msgctxt "mother’s brother" 20615msgid "uncle" 20616msgstr "" 20617 20618#: app/Services/RelationshipService.php:906 20619msgctxt "mother’s sister’s husband" 20620msgid "uncle" 20621msgstr "" 20622 20623#: app/Services/RelationshipService.php:578 20624msgctxt "parent’s brother" 20625msgid "uncle" 20626msgstr "" 20627 20628#: app/Services/RelationshipService.php:948 20629msgctxt "parent’s sister’s husband" 20630msgid "uncle" 20631msgstr "" 20632 20633#: app/Place.php:246 20634msgid "unknown" 20635msgstr "" 20636 20637#: app/Module/InteractiveTree/TreeView.php:355 20638msgctxt "unknown family" 20639msgid "unknown" 20640msgstr "" 20641 20642#: app/Module/RelationshipsChartModule.php:484 20643msgid "unlimited" 20644msgstr "" 20645 20646#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20647#: app/Elements/CertaintyAssessment.php:49 20648msgid "unreliable evidence" 20649msgstr "" 20650 20651#: app/Module/PedigreeChartModule.php:389 20652#: app/Module/PedigreeChartModule.php:397 20653#: resources/views/edit/reorder-card-header.phtml:26 20654msgid "up" 20655msgstr "" 20656 20657#: resources/views/admin/trees-unconnected.phtml:31 20658msgid "update" 20659msgstr "" 20660 20661#. I18N: A button label. 20662#: resources/views/admin/media-upload.phtml:74 20663msgid "upload" 20664msgstr "" 20665 20666#. I18N: A button label. 20667#: resources/views/branches-page.phtml:53 20668#: resources/views/modules/ancestors-chart/page.phtml:60 20669#: resources/views/modules/compact-chart/page.phtml:35 20670#: resources/views/modules/descendancy_chart/page.phtml:60 20671#: resources/views/modules/family-book-chart/page.phtml:69 20672#: resources/views/modules/fanchart/page.phtml:77 20673#: resources/views/modules/hourglass-chart/page.phtml:59 20674#: resources/views/modules/interactive-tree/page.phtml:36 20675#: resources/views/modules/pedigree-chart/page.phtml:59 20676#: resources/views/modules/pedigree-map/page.phtml:45 20677#: resources/views/modules/relationships-chart/page.phtml:83 20678#: resources/views/report-setup-page.phtml:87 20679#: resources/views/report-setup-page.phtml:92 20680msgid "view" 20681msgstr "" 20682 20683#: resources/views/admin/trees-privacy.phtml:36 20684#: resources/views/admin/trees-privacy.phtml:55 20685#: resources/views/admin/trees-privacy.phtml:97 20686#: resources/views/admin/trees-privacy.phtml:139 20687#: resources/views/admin/trees-privacy.phtml:159 20688msgid "visitors" 20689msgstr "" 20690 20691#: resources/xml/reports/ahnentafel_report.xml:142 20692#: resources/xml/reports/descendancy_report.xml:105 20693msgctxt "FEMALE" 20694msgid "was born" 20695msgstr "" 20696 20697#: resources/xml/reports/ahnentafel_report.xml:141 20698#: resources/xml/reports/descendancy_report.xml:102 20699msgctxt "MALE" 20700msgid "was born" 20701msgstr "" 20702 20703#: app/Module/WebtreesTheme.php:38 20704msgid "webtrees" 20705msgstr "" 20706 20707#: app/Services/MessageService.php:125 20708msgid "webtrees message" 20709msgstr "" 20710 20711#: resources/views/setup/step-3-database-type.phtml:47 20712msgid "webtrees needs a database to store your genealogy data." 20713msgstr "" 20714 20715#. I18N: Help text for the “Messages” site configuration setting 20716#: resources/views/admin/site-mail.phtml:50 20717msgid "webtrees needs to send emails, such as password reminders and website notifications." 20718msgstr "" 20719 20720#: app/Services/MessageService.php:226 20721msgid "webtrees sends emails with no storage" 20722msgstr "" 20723 20724#: resources/views/help/iso-8859-1.phtml:8 20725msgid "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." 20726msgstr "" 20727 20728#: app/Services/RelationshipService.php:388 20729msgid "wife" 20730msgstr "" 20731 20732#. I18N: Name of a theme. 20733#: app/Module/XeneaTheme.php:39 20734msgid "xenea" 20735msgstr "" 20736 20737#: resources/views/modules/timeline-chart/chart.phtml:141 20738msgid "years" 20739msgstr "" 20740 20741#: app/Elements/OrdinanceProcessFlag.php:56 20742#: app/Http/RequestHandlers/UserListData.php:140 20743#: app/Http/RequestHandlers/UserListData.php:141 20744#: app/Statistics/Repository/LatestUserRepository.php:146 20745#: resources/views/admin/map-import-form.phtml:65 20746#: resources/views/admin/site-mail.phtml:126 20747#: resources/views/admin/site-preferences.phtml:102 20748#: resources/views/admin/site-registration.phtml:55 20749#: resources/views/admin/site-registration.phtml:72 20750#: resources/views/admin/trees-preferences.phtml:150 20751#: resources/views/admin/trees-preferences.phtml:322 20752#: resources/views/admin/trees-preferences.phtml:558 20753#: resources/views/admin/trees-preferences.phtml:574 20754#: resources/views/admin/trees-preferences.phtml:640 20755#: resources/views/admin/trees-preferences.phtml:754 20756#: resources/views/admin/trees-preferences.phtml:784 20757#: resources/views/lists/families-table.phtml:326 20758#: resources/views/modules/fix-search-and-replace/options.phtml:56 20759#: resources/views/modules/html/config.phtml:55 20760#: resources/views/modules/random_media/config.phtml:42 20761#: resources/views/modules/random_media/config.phtml:51 20762#: resources/views/modules/recent_changes/config.phtml:61 20763#: resources/views/modules/recent_changes/config.phtml:70 20764#: resources/views/modules/review_changes/config.phtml:22 20765#: resources/views/modules/todays_events/config.phtml:22 20766#: resources/views/modules/todo/config.phtml:24 20767#: resources/views/modules/todo/config.phtml:34 20768#: resources/views/modules/todo/config.phtml:43 20769#: resources/views/modules/upcoming_events/config.phtml:34 20770#: resources/xml/reports/change_report.xml:8 20771#: resources/xml/reports/family_group_report.xml:252 20772#: resources/xml/reports/family_group_report.xml:423 20773#: resources/xml/reports/family_group_report.xml:606 20774#: resources/xml/reports/family_group_report.xml:950 20775#: resources/xml/reports/individual_ext_report.xml:187 20776#: resources/xml/reports/individual_report.xml:175 20777msgid "yes" 20778msgstr "" 20779 20780#. I18N: [you should check that:] ... 20781#: resources/views/errors/database-connection.phtml:30 20782msgid "you can connect to the database using other applications, such as phpmyadmin" 20783msgstr "" 20784 20785#: app/Services/RelationshipService.php:439 20786msgid "younger brother" 20787msgstr "" 20788 20789#: app/Services/RelationshipService.php:481 20790msgid "younger sibling" 20791msgstr "" 20792 20793#: app/Services/RelationshipService.php:460 20794msgid "younger sister" 20795msgstr "" 20796 20797#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20798#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20799#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20800#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 20801#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 20802#, php-format 20803msgid "±%s year" 20804msgid_plural "±%s years" 20805msgstr[0] "" 20806msgstr[1] "" 20807 20808#: app/Http/RequestHandlers/CopyFact.php:77 20809#, php-format 20810msgid "“%s“ has been copied to the clipboard." 20811msgstr "" 20812 20813#. I18N: %s is the name of a genealogy record 20814#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 20815#, php-format 20816msgid "“%s” has been deleted." 20817msgstr "" 20818 20819#. I18N: Description of a “Data fix” module 20820#: app/Module/FixPrimaryTag.php:59 20821msgid "“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." 20822msgstr "" 20823 20824#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 20825#: app/Report/ReportParserGenerate.php:971 20826#: app/Report/ReportParserGenerate.php:1056 20827msgid "…" 20828msgstr "" 20829 20830#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20831#: app/Family.php:381 app/Individual.php:1054 20832#: app/Module/IndividualListModule.php:278 20833#: app/Module/IndividualListModule.php:491 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:1053 20840#: app/Module/IndividualListModule.php:263 20841#: app/Module/IndividualListModule.php:287 20842#: app/Module/IndividualListModule.php:507 20843msgctxt "Unknown surname" 20844msgid "…" 20845msgstr "" 20846