1msgid "" 2msgstr "" 3"Project-Id-Version: webtrees\n" 4"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 5"POT-Creation-Date: 2021-07-27 18:34+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:70 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 "%1$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:208 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:480 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:369 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:366 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:363 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 "<div class=\"largeError\">Notice:</div><div class=\"error\">By completing and submitting this form, you agree:<ul><li>to protect the privacy of living individuals listed on our site;</li><li>and in the text box below, to explain to whom you are related, or to provide us with information on someone who should be listed on our website.</li></ul></div>" 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:398 637#: app/Functions/FunctionsPrintFacts.php:401 638#: app/Functions/FunctionsPrintFacts.php:475 639#: app/Functions/FunctionsPrintFacts.php:489 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:684 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:511 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:17 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:277 app/Factories/ElementFactory.php:389 1481#: app/Factories/ElementFactory.php:409 app/Factories/ElementFactory.php:662 1482#: app/Factories/ElementFactory.php:709 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:278 app/Factories/ElementFactory.php:390 1490#: app/Factories/ElementFactory.php:410 app/Factories/ElementFactory.php:663 1491#: app/Factories/ElementFactory.php:710 1492msgid "Address line 1" 1493msgstr "" 1494 1495#: app/Factories/ElementFactory.php:279 app/Factories/ElementFactory.php:391 1496#: app/Factories/ElementFactory.php:411 app/Factories/ElementFactory.php:664 1497#: app/Factories/ElementFactory.php:711 1498msgid "Address line 2" 1499msgstr "" 1500 1501#: app/Factories/ElementFactory.php:280 app/Factories/ElementFactory.php:392 1502#: app/Factories/ElementFactory.php:412 app/Factories/ElementFactory.php:665 1503#: app/Factories/ElementFactory.php:712 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:479 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:450 app/Factories/ElementFactory.php:453 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:452 1642msgid "Adoptive parents" 1643msgstr "" 1644 1645#: app/Factories/ElementFactory.php:496 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:417 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:285 app/Factories/ElementFactory.php:418 1734#: app/Factories/ElementFactory.php:691 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:456 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:568 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:457 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:455 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:321 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:458 2151#: app/Functions/FunctionsPrintFacts.php:401 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:685 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:633 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:466 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:469 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:472 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:475 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:477 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:479 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:619 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:482 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:702 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:485 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:286 app/Factories/ElementFactory.php:419 3333msgid "Cause" 3334msgstr "" 3335 3336#: app/Factories/ElementFactory.php:510 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:486 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:487 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:488 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:373 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:677 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:326 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:492 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:315 app/Factories/ElementFactory.php:368 3720#: app/Factories/ElementFactory.php:446 app/Factories/ElementFactory.php:613 3721#: app/Factories/ElementFactory.php:636 app/Factories/ElementFactory.php:659 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:281 app/Factories/ElementFactory.php:393 3737#: app/Factories/ElementFactory.php:413 app/Factories/ElementFactory.php:666 3738#: app/Factories/ElementFactory.php:713 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:244 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:497 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:299 app/Factories/ElementFactory.php:430 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:375 app/Factories/ElementFactory.php:402 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:388 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:282 app/Factories/ElementFactory.php:394 4103#: app/Factories/ElementFactory.php:414 app/Factories/ElementFactory.php:667 4104#: app/Factories/ElementFactory.php:714 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:291 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:506 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:705 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:308 app/Factories/ElementFactory.php:361 4412#: app/Factories/ElementFactory.php:439 app/Factories/ElementFactory.php:606 4413#: app/Factories/ElementFactory.php:629 app/Factories/ElementFactory.php:652 4414#: app/Factories/ElementFactory.php:690 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:698 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:287 app/Factories/ElementFactory.php:376 4484#: app/Factories/ElementFactory.php:403 app/Factories/ElementFactory.php:420 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:461 4514msgid "Date of LDS baptism" 4515msgstr "" 4516 4517#: app/Factories/ElementFactory.php:599 4518msgid "Date of LDS child sealing" 4519msgstr "" 4520 4521#: app/Factories/ElementFactory.php:501 4522msgid "Date of LDS confirmation" 4523msgstr "" 4524 4525#: app/Factories/ElementFactory.php:521 4526msgid "Date of LDS endowment" 4527msgstr "" 4528 4529#: app/Factories/ElementFactory.php:355 4530msgid "Date of LDS spouse sealing" 4531msgstr "" 4532 4533#: app/Factories/ElementFactory.php:451 4534msgid "Date of adoption" 4535msgstr "" 4536 4537#: app/Factories/ElementFactory.php:467 4538#: resources/xml/reports/missing_facts_report.xml:129 4539msgid "Date of baptism" 4540msgstr "" 4541 4542#: app/Factories/ElementFactory.php:470 4543#: resources/xml/reports/missing_facts_report.xml:212 4544msgid "Date of bar mitzvah" 4545msgstr "" 4546 4547#: app/Factories/ElementFactory.php:473 4548#: resources/xml/reports/missing_facts_report.xml:253 4549msgid "Date of bat mitzvah" 4550msgstr "" 4551 4552#: app/Factories/ElementFactory.php:476 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:480 4561msgid "Date of blessing" 4562msgstr "" 4563 4564#: app/Module/CustomTagsBrothersKeeper.php:95 4565msgid "Date of brit milah" 4566msgstr "" 4567 4568#: app/Factories/ElementFactory.php:483 4569#: resources/xml/reports/missing_facts_report.xml:546 4570msgid "Date of burial" 4571msgstr "" 4572 4573#: app/Factories/ElementFactory.php:493 4574#: resources/xml/reports/missing_facts_report.xml:170 4575msgid "Date of christening" 4576msgstr "" 4577 4578#: app/Factories/ElementFactory.php:498 4579#: resources/xml/reports/missing_facts_report.xml:294 4580msgid "Date of confirmation" 4581msgstr "" 4582 4583#: app/Factories/ElementFactory.php:507 4584msgid "Date of cremation" 4585msgstr "" 4586 4587#: app/Factories/ElementFactory.php:511 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:328 4595msgid "Date of divorce" 4596msgstr "" 4597 4598#: app/Factories/ElementFactory.php:518 4599msgid "Date of emigration" 4600msgstr "" 4601 4602#: app/Factories/ElementFactory.php:331 4603#: resources/xml/reports/missing_facts_report.xml:336 4604msgid "Date of engagement" 4605msgstr "" 4606 4607#: app/Factories/ElementFactory.php:309 app/Factories/ElementFactory.php:362 4608#: app/Factories/ElementFactory.php:440 app/Factories/ElementFactory.php:607 4609#: app/Factories/ElementFactory.php:630 app/Factories/ElementFactory.php:653 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:527 4617msgid "Date of event" 4618msgstr "" 4619 4620#: app/Factories/ElementFactory.php:537 4621#: resources/xml/reports/missing_facts_report.xml:378 4622msgid "Date of first communion" 4623msgstr "" 4624 4625#: app/Factories/ElementFactory.php:544 4626msgid "Date of immigration" 4627msgstr "" 4628 4629#: app/Factories/ElementFactory.php:324 app/Factories/ElementFactory.php:490 4630#: app/Factories/ElementFactory.php:621 app/Factories/ElementFactory.php:640 4631#: app/Factories/ElementFactory.php:671 app/Factories/ElementFactory.php:687 4632#: app/Factories/ElementFactory.php:718 app/Factories/ElementFactory.php:734 4633#: app/Module/CustomTagsGedcomL.php:192 4634msgid "Date of last change" 4635msgstr "" 4636 4637#: app/Factories/ElementFactory.php:342 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:337 4644#: resources/xml/reports/missing_facts_report.xml:420 4645msgid "Date of marriage banns" 4646msgstr "" 4647 4648#: app/Factories/ElementFactory.php:572 4649msgid "Date of naturalization" 4650msgstr "" 4651 4652#: app/Factories/ElementFactory.php:582 4653msgid "Date of ordination" 4654msgstr "" 4655 4656#: app/Factories/ElementFactory.php:590 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:693 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:509 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:517 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:513 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:514 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:378 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:327 resources/views/calendar-page.phtml:191 5400#: resources/views/lists/families-table.phtml:203 5401msgid "Divorce" 5402msgstr "" 5403 5404#: app/Factories/ElementFactory.php:329 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:515 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:288 app/Factories/ElementFactory.php:397 5679#: app/Factories/ElementFactory.php:421 app/Factories/ElementFactory.php:674 5680#: app/Factories/ElementFactory.php:721 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:517 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:579 app/Factories/ElementFactory.php:594 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#: app/Module/ClippingsCartModule.php:205 5734msgid "Empty the clippings cart" 5735msgstr "" 5736 5737#: resources/views/admin/components.phtml:40 5738#: resources/views/admin/components.phtml:86 5739#: resources/views/admin/modules.phtml:69 5740msgid "Enabled" 5741msgstr "" 5742 5743#. I18N: Help text for the “Family tree” configuration setting 5744#: resources/views/admin/trees-privacy.phtml:43 5745msgid "Enabling this option will force all visitors to sign in before they can view any data on the website." 5746msgstr "" 5747 5748#: resources/views/modules/lifespans-chart/page.phtml:63 5749msgid "End year" 5750msgstr "" 5751 5752#: resources/xml/reports/change_report.xml:6 5753msgid "Ending range of change dates" 5754msgstr "" 5755 5756#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/Endowment_house 5757#: app/Elements/TempleCode.php:93 5758msgid "Endowment House" 5759msgstr "" 5760 5761#: app/Factories/ElementFactory.php:330 5762#: resources/xml/reports/missing_facts_report.xml:20 5763msgid "Engagement" 5764msgstr "" 5765 5766#. I18N: Name of a country or state 5767#: app/Statistics/Service/CountryService.php:173 5768msgid "England" 5769msgstr "" 5770 5771#: resources/views/modules/favorites/favorites.phtml:163 5772msgid "Enter an optional note about this favorite" 5773msgstr "" 5774 5775#: resources/views/search-replace-page.phtml:47 5776msgid "Entire record" 5777msgstr "" 5778 5779#. I18N: Name of a country or state 5780#: app/Statistics/Service/CountryService.php:219 5781msgid "Equatorial Guinea" 5782msgstr "" 5783 5784#. I18N: Name of a country or state 5785#: app/Statistics/Service/CountryService.php:175 5786msgid "Eritrea" 5787msgstr "" 5788 5789#: app/Http/RequestHandlers/GedcomLoad.php:219 5790#, php-format 5791msgid "Error: converting GEDCOM files from %s encoding to UTF-8 encoding not currently supported." 5792msgstr "" 5793 5794#: app/Date/JalaliDate.php:270 5795msgctxt "Abbreviation for Persian month: Esfand" 5796msgid "Esf" 5797msgstr "" 5798 5799#. I18N: 12th month in the Persian/Jalali calendar 5800#: app/Date/JalaliDate.php:147 5801msgctxt "GENITIVE" 5802msgid "Esfand" 5803msgstr "" 5804 5805#. I18N: 12th month in the Persian/Jalali calendar 5806#: app/Date/JalaliDate.php:237 5807msgctxt "INSTRUMENTAL" 5808msgid "Esfand" 5809msgstr "" 5810 5811#. I18N: 12th month in the Persian/Jalali calendar 5812#: app/Date/JalaliDate.php:192 5813msgctxt "LOCATIVE" 5814msgid "Esfand" 5815msgstr "" 5816 5817#. I18N: 12th month in the Persian/Jalali calendar 5818#: app/Date/JalaliDate.php:102 5819msgctxt "NOMINATIVE" 5820msgid "Esfand" 5821msgstr "" 5822 5823#. I18N: Name of a mapping organisation 5824#: app/Module/EsriMaps.php:38 5825msgid "Esri/ArcGIS" 5826msgstr "" 5827 5828#: app/Module/CustomTagsBrothersKeeper.php:77 5829msgid "Estate name" 5830msgstr "" 5831 5832#. I18N: A configuration setting 5833#: resources/views/admin/trees-preferences.phtml:384 5834msgid "Estimated dates for birth and death" 5835msgstr "" 5836 5837#. I18N: Name of a country or state 5838#: app/Statistics/Service/CountryService.php:181 5839msgid "Estonia" 5840msgstr "" 5841 5842#. I18N: Name of a country or state 5843#: app/Statistics/Service/CountryService.php:183 5844msgid "Ethiopia" 5845msgstr "" 5846 5847#: resources/views/modules/statistics-chart/custom.phtml:182 5848msgid "Europe" 5849msgstr "" 5850 5851#: app/Factories/ElementFactory.php:311 app/Factories/ElementFactory.php:333 5852#: app/Factories/ElementFactory.php:364 app/Factories/ElementFactory.php:442 5853#: app/Factories/ElementFactory.php:526 app/Factories/ElementFactory.php:609 5854#: app/Factories/ElementFactory.php:632 app/Factories/ElementFactory.php:655 5855#: app/Module/CustomTagsGedcomL.php:107 app/Module/CustomTagsGedcomL.php:156 5856#: app/Module/CustomTagsGedcomL.php:195 app/Module/CustomTagsGedcomL.php:213 5857#: app/Module/CustomTagsGedcomL.php:246 app/Module/CustomTagsWebtrees.php:61 5858#: app/Module/CustomTagsWebtrees.php:75 5859#: resources/views/lists/anniversaries-table.phtml:42 5860#: resources/xml/reports/fact_sources.xml:70 5861#: resources/xml/reports/fact_sources.xml:157 5862#: resources/xml/reports/missing_facts_report.xml:55 5863msgid "Event" 5864msgstr "" 5865 5866#: app/Factories/ElementFactory.php:692 resources/views/calendar-page.phtml:174 5867#: resources/views/modules/gedcom_stats/statistics.phtml:135 5868#: resources/views/modules/html/template-statistics.phtml:56 5869#: resources/views/modules/todays_events/config.phtml:28 5870#: resources/views/modules/upcoming_events/config.phtml:40 5871#: resources/views/statistics/individuals/total-events.phtml:12 5872msgid "Events" 5873msgstr "" 5874 5875#: resources/views/statistics/other/places.phtml:48 5876msgid "Events in countries" 5877msgstr "" 5878 5879#: resources/views/modules/personal_facts/tab.phtml:38 5880msgid "Events of close relatives" 5881msgstr "" 5882 5883#: resources/views/admin/users-edit.phtml:242 5884msgid "Everybody has this role, including visitors to the website and search engines." 5885msgstr "" 5886 5887#: app/Http/RequestHandlers/SearchAdvancedPage.php:251 5888msgid "Exact" 5889msgstr "" 5890 5891#: app/Http/RequestHandlers/SearchAdvancedPage.php:234 5892msgid "Exact date" 5893msgstr "" 5894 5895#: app/Module/IndividualListModule.php:351 5896#, php-format 5897msgid "Exclude individuals with “%s” as a married name" 5898msgstr "" 5899 5900#: resources/views/admin/media.phtml:75 5901msgid "Exclude subfolders" 5902msgstr "" 5903 5904#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 5905#: app/Elements/LdsBaptismDateStatus.php:69 5906#: app/Elements/LdsChildSealingDateStatus.php:62 5907#: app/Elements/LdsEndowmentDateStatus.php:70 5908#: app/Elements/LdsSpouseSealingDateStatus.php:71 5909msgid "Excluded from this submission" 5910msgstr "" 5911 5912#. I18N: placeholder text for registration-comments field 5913#: resources/views/register-page.phtml:88 5914msgid "Explain why you are requesting an account." 5915msgstr "" 5916 5917#: resources/views/admin/trees.phtml:279 5918msgid "Export" 5919msgstr "" 5920 5921#: app/Http/RequestHandlers/ExportGedcomPage.php:53 5922msgid "Export a GEDCOM file" 5923msgstr "" 5924 5925#: app/Http/RequestHandlers/UpgradeWizardPage.php:115 5926msgid "Export all the family trees to GEDCOM files…" 5927msgstr "" 5928 5929#: resources/views/admin/trees-export.phtml:58 5930msgid "Export preferences" 5931msgstr "" 5932 5933#. I18N: A configuration setting. …who were born in the last XX years or died in the last YY years 5934#: resources/views/admin/trees-privacy.phtml:115 5935msgid "Extend privacy to dead individuals" 5936msgstr "" 5937 5938#. I18N: “External files” are stored on other computers 5939#: resources/views/admin/media.phtml:45 5940msgid "External files" 5941msgstr "" 5942 5943#: app/Module/CustomTagsRootsMagic.php:52 5944msgid "External link" 5945msgstr "" 5946 5947#: resources/views/admin/media.phtml:79 5948msgid "External media files have a URL instead of a filename." 5949msgstr "" 5950 5951#. I18N: Name of a module/sidebar 5952#: app/Module/CustomTagsGenPluswin.php:80 5953#: app/Module/CustomTagsGenPluswin.php:112 5954#: app/Module/IndividualMetadataModule.php:57 5955msgid "Extra information" 5956msgstr "" 5957 5958#: app/Module/CustomTagsBrothersKeeper.php:98 5959msgid "Eye color" 5960msgstr "" 5961 5962#. I18N: Name of a theme. 5963#: app/Module/FabTheme.php:39 5964msgid "F.A.B." 5965msgstr "" 5966 5967#. I18N: Name of a module. Abbreviation for “Frequently Asked Questions” 5968#: app/Module/FrequentlyAskedQuestionsModule.php:73 5969msgid "FAQ" 5970msgstr "" 5971 5972#. I18N: FAQ = “Frequently Asked Question” 5973#: resources/views/modules/faq/config.phtml:26 5974msgid "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." 5975msgstr "" 5976 5977#. I18N: https://foko.genealogy.net 5978#: app/Module/CustomTagsGenPluswin.php:64 5979#: app/Module/CustomTagsGenPluswin.php:66 5980#: app/Module/CustomTagsGenPluswin.php:96 5981#: app/Module/CustomTagsGenPluswin.php:98 5982msgid "FOKO country" 5983msgstr "" 5984 5985#: app/Factories/ElementFactory.php:530 5986msgid "Fact" 5987msgstr "" 5988 5989#: app/Module/CustomTagsFamilyTreeMaker.php:58 5990#: app/Module/CustomTagsFamilyTreeMaker.php:77 5991#: app/Module/CustomTagsFamilyTreeMaker.php:95 5992msgid "Fact 1" 5993msgstr "" 5994 5995#: app/Module/CustomTagsFamilyTreeMaker.php:59 5996#: app/Module/CustomTagsFamilyTreeMaker.php:78 5997#: app/Module/CustomTagsFamilyTreeMaker.php:96 5998msgid "Fact 10" 5999msgstr "" 6000 6001#: app/Module/CustomTagsFamilyTreeMaker.php:60 6002#: app/Module/CustomTagsFamilyTreeMaker.php:79 6003#: app/Module/CustomTagsFamilyTreeMaker.php:97 6004msgid "Fact 11" 6005msgstr "" 6006 6007#: app/Module/CustomTagsFamilyTreeMaker.php:61 6008#: app/Module/CustomTagsFamilyTreeMaker.php:80 6009#: app/Module/CustomTagsFamilyTreeMaker.php:98 6010msgid "Fact 12" 6011msgstr "" 6012 6013#: app/Module/CustomTagsFamilyTreeMaker.php:62 6014#: app/Module/CustomTagsFamilyTreeMaker.php:81 6015#: app/Module/CustomTagsFamilyTreeMaker.php:99 6016msgid "Fact 13" 6017msgstr "" 6018 6019#: app/Module/CustomTagsFamilyTreeMaker.php:63 6020#: app/Module/CustomTagsFamilyTreeMaker.php:82 6021#: app/Module/CustomTagsFamilyTreeMaker.php:100 6022msgid "Fact 2" 6023msgstr "" 6024 6025#: app/Module/CustomTagsFamilyTreeMaker.php:64 6026#: app/Module/CustomTagsFamilyTreeMaker.php:83 6027#: app/Module/CustomTagsFamilyTreeMaker.php:101 6028msgid "Fact 3" 6029msgstr "" 6030 6031#: app/Module/CustomTagsFamilyTreeMaker.php:65 6032#: app/Module/CustomTagsFamilyTreeMaker.php:84 6033#: app/Module/CustomTagsFamilyTreeMaker.php:102 6034msgid "Fact 4" 6035msgstr "" 6036 6037#: app/Module/CustomTagsFamilyTreeMaker.php:66 6038#: app/Module/CustomTagsFamilyTreeMaker.php:85 6039#: app/Module/CustomTagsFamilyTreeMaker.php:103 6040msgid "Fact 5" 6041msgstr "" 6042 6043#: app/Module/CustomTagsFamilyTreeMaker.php:67 6044#: app/Module/CustomTagsFamilyTreeMaker.php:86 6045#: app/Module/CustomTagsFamilyTreeMaker.php:104 6046msgid "Fact 6" 6047msgstr "" 6048 6049#: app/Module/CustomTagsFamilyTreeMaker.php:68 6050#: app/Module/CustomTagsFamilyTreeMaker.php:87 6051#: app/Module/CustomTagsFamilyTreeMaker.php:105 6052msgid "Fact 7" 6053msgstr "" 6054 6055#: app/Module/CustomTagsFamilyTreeMaker.php:69 6056#: app/Module/CustomTagsFamilyTreeMaker.php:88 6057#: app/Module/CustomTagsFamilyTreeMaker.php:106 6058msgid "Fact 8" 6059msgstr "" 6060 6061#: app/Module/CustomTagsFamilyTreeMaker.php:70 6062#: app/Module/CustomTagsFamilyTreeMaker.php:89 6063#: app/Module/CustomTagsFamilyTreeMaker.php:107 6064msgid "Fact 9" 6065msgstr "" 6066 6067#. I18N: A configuration setting 6068#: resources/views/admin/trees-preferences.phtml:540 6069msgid "Fact icons" 6070msgstr "" 6071 6072#: resources/views/admin/trees-privacy.phtml:240 6073msgid "Fact or event" 6074msgstr "" 6075 6076#. I18N: Name of a module/tab on the individual page. 6077#: app/Module/IndividualFactsTabModule.php:70 6078#: resources/views/admin/fix-level-0-media.phtml:38 6079#: resources/views/admin/locations.phtml:49 6080#: resources/views/admin/tags.phtml:429 resources/views/family-page.phtml:36 6081#: resources/views/modules/random_media/config.phtml:20 6082#: resources/xml/reports/individual_ext_report.xml:161 6083#: resources/xml/reports/individual_report.xml:149 6084msgid "Facts and events" 6085msgstr "" 6086 6087#: resources/views/admin/trees-preferences.phtml:705 6088msgid "Facts for family records" 6089msgstr "" 6090 6091#: resources/views/admin/trees-preferences.phtml:680 6092msgid "Facts for individual records" 6093msgstr "" 6094 6095#: resources/views/admin/trees-preferences.phtml:710 6096msgid "Facts for new families" 6097msgstr "" 6098 6099#: resources/views/admin/trees-preferences.phtml:685 6100msgid "Facts for new individuals" 6101msgstr "" 6102 6103#. I18N: Name of a country or state 6104#: app/Statistics/Service/CountryService.php:191 6105msgid "Falkland Islands" 6106msgstr "" 6107 6108#. I18N: Name of a module/list 6109#. I18N: Name of a module 6110#: app/Module/AncestorsChartModule.php:278 6111#: app/Module/DescendancyChartModule.php:272 app/Module/FamilyListModule.php:46 6112#: app/Module/FixSearchAndReplace.php:110 6113#: app/Module/IndividualListModule.php:320 app/Module/RelativesTabModule.php:42 6114#: app/Module/StatisticsChartModule.php:150 6115#: app/Module/StatisticsChartModule.php:384 6116#: app/Module/StatisticsChartModule.php:475 6117#: app/Module/StatisticsChartModule.php:723 app/Services/AdminService.php:185 6118#: resources/views/admin/control-panel.phtml:320 6119#: resources/views/admin/merge-records-step-1.phtml:55 6120#: resources/views/lists/locations-table.phtml:65 6121#: resources/views/lists/media-table.phtml:80 6122#: resources/views/lists/notes-table.phtml:91 6123#: resources/views/lists/sources-table.phtml:99 6124#: resources/views/lists/submitters-table.phtml:69 6125#: resources/views/modules/gedcom_stats/config.phtml:48 6126#: resources/views/modules/gedcom_stats/statistics.phtml:90 6127#: resources/views/modules/html/template-statistics.phtml:40 6128#: resources/views/modules/place-hierarchy/events.phtml:26 6129#: resources/views/modules/place-hierarchy/sidebar.phtml:45 6130#: resources/views/record-page-links.phtml:43 6131#: resources/views/search-general-page.phtml:76 6132#: resources/views/search-results.phtml:48 6133#: resources/xml/reports/fact_sources.xml:152 6134#: resources/xml/reports/fact_sources.xml:314 6135msgid "Families" 6136msgstr "" 6137 6138#: app/Statistics/Google/ChartFamilyWithSources.php:96 6139#: resources/views/statistics/other/chart-sources.phtml:32 6140msgid "Families with sources" 6141msgstr "" 6142 6143#. I18N: Name of a module/report 6144#: app/Factories/ElementFactory.php:276 6145#: app/Module/CustomTagsFamilyTreeMaker.php:75 6146#: app/Module/CustomTagsGedcom53.php:104 6147#: app/Module/FamilyGroupReportModule.php:44 6148#: resources/views/admin/trees-privacy.phtml:181 6149#: resources/views/edit/link-child-to-family.phtml:25 6150#: resources/views/modals/link-media-to-family.phtml:23 6151#: resources/views/modules/family_nav/sidebar-family.phtml:90 6152#: resources/views/modules/favorites/favorites.phtml:80 6153#: resources/views/modules/random_media/slide-show.phtml:64 6154#: resources/views/modules/recent_changes/changes-table.phtml:62 6155#: resources/views/modules/statistics-chart/custom.phtml:47 6156#: resources/xml/reports/family_group_report.xml:3 6157#: resources/xml/reports/family_group_report.xml:6 6158#: resources/xml/reports/family_group_report.xml:88 6159#: resources/xml/reports/family_group_report.xml:96 6160msgid "Family" 6161msgstr "Whānau" 6162 6163#: app/Factories/ElementFactory.php:532 6164msgid "Family as a child" 6165msgstr "" 6166 6167#: app/Factories/ElementFactory.php:535 6168msgid "Family as a spouse" 6169msgstr "" 6170 6171#. I18N: Name of a module/chart 6172#: app/Module/FamilyBookChartModule.php:92 6173msgid "Family book" 6174msgstr "" 6175 6176#. I18N: %s is an individual’s name 6177#: app/Module/FamilyBookChartModule.php:138 6178#, php-format 6179msgid "Family book of %s" 6180msgstr "" 6181 6182#: app/Factories/ElementFactory.php:322 6183msgid "Family census" 6184msgstr "" 6185 6186#: app/Factories/ElementFactory.php:738 6187msgid "Family file" 6188msgstr "" 6189 6190#. I18N: Name of a module/sidebar 6191#: app/Module/FamilyNavigatorModule.php:40 6192msgid "Family navigator" 6193msgstr "" 6194 6195#. I18N: Description of the “News” module 6196#: app/Module/FamilyTreeNewsModule.php:66 6197msgid "Family news and site announcements." 6198msgstr "" 6199 6200#: resources/views/modules/family-book-chart/chart.phtml:21 6201#, php-format 6202msgid "Family of %s" 6203msgstr "" 6204 6205#: app/Factories/ElementFactory.php:351 6206msgid "Family residence" 6207msgstr "" 6208 6209#: app/Module/CustomTagsGedcomL.php:114 6210msgid "Family status" 6211msgstr "" 6212 6213#: app/Module/TreesMenuModule.php:96 resources/views/admin/changes-log.phtml:92 6214#: resources/views/admin/changes-log.phtml:139 6215#: resources/views/admin/control-panel.phtml:317 6216#: resources/views/admin/fix-level-0-media.phtml:34 6217#: resources/views/admin/site-logs.phtml:83 6218#: resources/views/admin/site-logs.phtml:127 6219#: resources/views/admin/trees.phtml:84 6220#: resources/views/admin/users-edit.phtml:285 6221#: resources/views/modules/batch_update/admin.phtml:20 6222#: resources/views/modules/faq/config.phtml:35 6223#: resources/views/modules/faq/config.phtml:54 6224#: resources/views/modules/faq/edit.phtml:73 6225#: resources/views/modules/stories/config.phtml:26 6226msgid "Family tree" 6227msgstr "" 6228 6229#: app/Module/ClippingsCartModule.php:256 6230#: app/Module/ClippingsCartModule.php:457 6231msgid "Family tree clippings cart" 6232msgstr "" 6233 6234#: resources/views/admin/trees-create.phtml:24 6235#: resources/views/admin/trees-preferences.phtml:53 6236msgid "Family tree title" 6237msgstr "" 6238 6239#. I18N: Name of a module 6240#: app/Module/TreesMenuModule.php:60 app/Module/TreesMenuModule.php:109 6241#: resources/views/admin/control-panel.phtml:273 6242#: resources/views/admin/control-panel.phtml:312 6243#: resources/views/search-trees.phtml:18 6244msgid "Family trees" 6245msgstr "" 6246 6247#. I18N: %s is the spouse name 6248#: app/Individual.php:914 6249#, php-format 6250msgid "Family with %s" 6251msgstr "" 6252 6253#: app/Individual.php:844 6254msgid "Family with adoptive parents" 6255msgstr "" 6256 6257#: app/Individual.php:845 6258msgid "Family with foster parents" 6259msgstr "" 6260 6261#: resources/xml/reports/individual_ext_report.xml:449 6262#: resources/xml/reports/individual_report.xml:446 6263msgid "Family with husband" 6264msgstr "" 6265 6266#: app/Individual.php:843 app/Individual.php:897 6267#: resources/xml/reports/individual_ext_report.xml:245 6268#: resources/xml/reports/individual_report.xml:234 6269msgid "Family with parents" 6270msgstr "" 6271 6272#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 6273#: app/Individual.php:849 6274msgid "Family with rada parents" 6275msgstr "" 6276 6277#. I18N: “sealing” is a Mormon ceremony. 6278#: app/Individual.php:847 6279msgid "Family with sealing parents" 6280msgstr "" 6281 6282#: app/Module/ModuleThemeTrait.php:173 resources/views/chart-box.phtml:35 6283msgid "Family with spouse" 6284msgstr "" 6285 6286#: resources/views/modules/gedcom_stats/config.phtml:60 6287#: resources/views/modules/gedcom_stats/statistics.phtml:237 6288#: resources/views/modules/html/template-statistics.phtml:93 6289msgid "Family with the most children" 6290msgstr "" 6291 6292#: resources/xml/reports/individual_ext_report.xml:443 6293#: resources/xml/reports/individual_report.xml:486 6294msgid "Family with wife" 6295msgstr "" 6296 6297#. I18N: familysearch.org 6298#: app/Module/CustomTagsFamilySearch.php:50 6299msgid "FamilySearch ID" 6300msgstr "" 6301 6302#. I18N: Name of a module/chart 6303#: app/Module/FanChartModule.php:119 6304msgid "Fan chart" 6305msgstr "" 6306 6307#. I18N: https://en.wikipedia.org/wiki/Family_tree#Fan_chart - %s is an individual’s name 6308#: app/Module/FanChartModule.php:165 6309#, php-format 6310msgid "Fan chart of %s" 6311msgstr "" 6312 6313#: app/Date/JalaliDate.php:259 6314msgctxt "Abbreviation for Persian month: Farvardin" 6315msgid "Far" 6316msgstr "" 6317 6318#. I18N: Name of a country or state 6319#: app/Statistics/Service/CountryService.php:195 6320msgid "Faroe Islands" 6321msgstr "" 6322 6323#. I18N: 1st month in the Persian/Jalali calendar 6324#: app/Date/JalaliDate.php:125 6325msgctxt "GENITIVE" 6326msgid "Farvardin" 6327msgstr "" 6328 6329#. I18N: 1st month in the Persian/Jalali calendar 6330#: app/Date/JalaliDate.php:215 6331msgctxt "INSTRUMENTAL" 6332msgid "Farvardin" 6333msgstr "" 6334 6335#. I18N: 1st month in the Persian/Jalali calendar 6336#: app/Date/JalaliDate.php:170 6337msgctxt "LOCATIVE" 6338msgid "Farvardin" 6339msgstr "" 6340 6341#. I18N: 1st month in the Persian/Jalali calendar 6342#: app/Date/JalaliDate.php:80 6343msgctxt "NOMINATIVE" 6344msgid "Farvardin" 6345msgstr "" 6346 6347#: resources/views/search-advanced-page.phtml:61 6348#: resources/xml/reports/bdm_report.xml:118 6349#: resources/xml/reports/family_group_report.xml:467 6350#: resources/xml/reports/family_group_report.xml:730 6351#: resources/xml/reports/individual_ext_report.xml:251 6352#: resources/xml/reports/individual_report.xml:240 6353#: resources/xml/reports/relative_ext_report.xml:71 6354msgid "Father" 6355msgstr "" 6356 6357#: resources/views/lists/individual-table-parents.phtml:21 6358#, php-format 6359msgid "Father: %s" 6360msgstr "" 6361 6362#: app/Functions/FunctionsPrint.php:209 6363msgid "Father’s age" 6364msgstr "" 6365 6366#. I18N: A step-family. %s is an individual’s name 6367#: app/Individual.php:875 6368#, php-format 6369msgid "Father’s family with %s" 6370msgstr "" 6371 6372#. I18N: A step-family. 6373#: app/Individual.php:879 6374msgid "Father’s family with an unknown individual" 6375msgstr "" 6376 6377#. I18N: Name of a module 6378#: app/Module/FamilyTreeFavoritesModule.php:51 6379#: app/Module/UserFavoritesModule.php:52 6380msgid "Favorites" 6381msgstr "" 6382 6383#: app/Factories/ElementFactory.php:289 app/Factories/ElementFactory.php:398 6384#: app/Factories/ElementFactory.php:422 app/Factories/ElementFactory.php:675 6385#: app/Factories/ElementFactory.php:722 6386msgid "Fax" 6387msgstr "" 6388 6389#: app/Date/AbstractGregorianJulianDate.php:202 6390msgctxt "Abbreviation for February" 6391msgid "Feb" 6392msgstr "" 6393 6394#: app/Date/AbstractGregorianJulianDate.php:99 6395msgctxt "GENITIVE" 6396msgid "February" 6397msgstr "" 6398 6399#: app/Date/AbstractGregorianJulianDate.php:169 6400msgctxt "INSTRUMENTAL" 6401msgid "February" 6402msgstr "" 6403 6404#: app/Date/AbstractGregorianJulianDate.php:134 6405msgctxt "LOCATIVE" 6406msgid "February" 6407msgstr "" 6408 6409#: app/Date/AbstractGregorianJulianDate.php:64 6410#: app/Module/StatisticsChartModule.php:793 6411#: resources/views/edit/initialize-calendar-popup.phtml:12 6412msgctxt "NOMINATIVE" 6413msgid "February" 6414msgstr "" 6415 6416#: app/Elements/SexValue.php:74 app/Module/StatisticsChartModule.php:780 6417#: resources/views/individual-sex.phtml:36 6418msgid "Female" 6419msgstr "" 6420 6421#: app/Statistics/Google/ChartAge.php:118 6422#: app/Statistics/Google/ChartMarriageAge.php:141 6423#: app/Statistics/Google/ChartSex.php:67 6424#: resources/views/calendar-page.phtml:155 6425#: resources/views/lists/families-table.phtml:118 6426#: resources/views/lists/families-table.phtml:133 6427#: resources/views/lists/families-table.phtml:143 6428#: resources/views/lists/individuals-table.phtml:133 6429#: resources/views/lists/individuals-table.phtml:148 6430#: resources/views/lists/individuals-table.phtml:158 6431#: resources/views/modules/gedcom_stats/statistics.phtml:66 6432#: resources/views/modules/gedcom_stats/statistics.phtml:229 6433#: resources/views/modules/html/template-statistics.phtml:32 6434#: resources/views/modules/top10_givnnames/block.phtml:18 6435#: resources/views/statistics/individuals/greatest-age.phtml:29 6436#: resources/views/statistics/individuals/lifespan.phtml:38 6437#: resources/views/statistics/individuals/oldest-living.phtml:29 6438msgid "Females" 6439msgstr "" 6440 6441#. I18N: Name of a country or state 6442#: app/Statistics/Service/CountryService.php:187 6443msgid "Fiji" 6444msgstr "" 6445 6446#: app/Http/RequestHandlers/ManageMediaData.php:345 app/MediaFile.php:316 6447#: app/Module/CustomTagsFamilyTreeBuilder.php:57 6448msgid "File size" 6449msgstr "" 6450 6451#: app/Functions/Functions.php:43 6452msgid "File successfully uploaded" 6453msgstr "" 6454 6455#: app/Factories/ElementFactory.php:379 app/Factories/ElementFactory.php:643 6456#: app/Http/RequestHandlers/ManageMediaData.php:327 6457#: resources/views/admin/trees-export.phtml:34 6458#: resources/views/modals/media-file-fields.phtml:72 6459msgid "Filename" 6460msgstr "" 6461 6462#: resources/views/admin/media-upload.phtml:45 6463#: resources/views/modals/media-file-fields.phtml:54 6464msgid "Filename on server" 6465msgstr "" 6466 6467#: app/Http/RequestHandlers/UploadMediaAction.php:108 6468#, php-format 6469msgid "Filenames are not allowed to contain the character “%s”." 6470msgstr "" 6471 6472#: app/Http/RequestHandlers/UploadMediaAction.php:114 6473#, php-format 6474msgid "Filenames are not allowed to have the extension “%s”." 6475msgstr "" 6476 6477#: resources/views/admin/control-panel.phtml:858 6478msgid "Files have been found from a previous version of webtrees. Old files can sometimes be a security risk. You should delete them." 6479msgstr "" 6480 6481#: resources/views/admin/clean-data.phtml:20 6482#, php-format 6483msgid "Files marked with %s are required for proper operation and cannot be removed." 6484msgstr "" 6485 6486#: resources/views/calendar-page.phtml:119 6487#: resources/views/lists/datatables-attributes.phtml:32 6488msgid "Filter" 6489msgstr "" 6490 6491#: resources/xml/reports/fact_sources.xml:5 6492msgid "Find a source" 6493msgstr "" 6494 6495#: resources/views/edit/input-addon-keyboard.phtml:13 6496#: resources/views/edit/input-addon-keyboard.phtml:16 6497#: resources/views/edit/shared-note.phtml:29 6498#: resources/views/edit/shared-note.phtml:31 6499msgid "Find a special character" 6500msgstr "" 6501 6502#: app/Module/RelationshipsChartModule.php:739 6503msgid "Find all possible relationships" 6504msgstr "" 6505 6506#: app/Module/RelationshipsChartModule.php:467 6507msgid "Find any relationship" 6508msgstr "" 6509 6510#: app/Http/RequestHandlers/FindDuplicateRecords.php:63 6511#: resources/views/admin/trees.phtml:165 6512msgid "Find duplicates" 6513msgstr "" 6514 6515#: app/Module/RelationshipsChartModule.php:741 6516msgid "Find other relationships" 6517msgstr "" 6518 6519#: app/Module/RelationshipsChartModule.php:468 6520#: resources/views/modules/relationships-chart/page.phtml:56 6521msgid "Find relationships via ancestors" 6522msgstr "" 6523 6524#: app/Module/RelationshipsChartModule.php:745 6525#: resources/views/modules/relationships-chart/page.phtml:70 6526msgid "Find the closest relationships" 6527msgstr "" 6528 6529#: app/Http/RequestHandlers/UnconnectedPage.php:109 6530#: resources/views/admin/trees.phtml:189 6531msgid "Find unrelated individuals" 6532msgstr "" 6533 6534#. I18N: Name of a country or state 6535#: app/Statistics/Service/CountryService.php:185 6536msgid "Finland" 6537msgstr "" 6538 6539#: app/Factories/ElementFactory.php:536 6540#: resources/xml/reports/missing_facts_report.xml:21 6541msgid "First communion" 6542msgstr "" 6543 6544#: resources/views/statistics/other/total-events.phtml:23 6545msgid "First event" 6546msgstr "" 6547 6548#: resources/views/admin/merge-records-step-1.phtml:68 6549msgid "First record" 6550msgstr "" 6551 6552#. I18N: Name of a module 6553#: app/Module/FixNameSlashesAndSpaces.php:59 6554msgid "Fix name slashes and spaces" 6555msgstr "" 6556 6557#: resources/views/admin/locations.phtml:46 6558msgid "Flag" 6559msgstr "" 6560 6561#. I18N: Name of a country or state 6562#: app/Statistics/Service/CountryService.php:189 6563msgid "Flanders" 6564msgstr "" 6565 6566#. I18N: a month in the French republican calendar 6567#: app/Date/FrenchDate.php:149 6568msgctxt "GENITIVE" 6569msgid "Floreal" 6570msgstr "" 6571 6572#. I18N: a month in the French republican calendar 6573#: app/Date/FrenchDate.php:243 6574msgctxt "INSTRUMENTAL" 6575msgid "Floreal" 6576msgstr "" 6577 6578#. I18N: a month in the French republican calendar 6579#: app/Date/FrenchDate.php:196 6580msgctxt "LOCATIVE" 6581msgid "Floreal" 6582msgstr "" 6583 6584#. I18N: a month in the French republican calendar 6585#: app/Date/FrenchDate.php:102 6586msgctxt "NOMINATIVE" 6587msgid "Floreal" 6588msgstr "" 6589 6590#: resources/views/modals/media-file-fields.phtml:63 6591#: resources/views/modules/media-list/page.phtml:44 6592msgid "Folder" 6593msgstr "" 6594 6595#: resources/views/admin/media-upload.phtml:58 6596msgid "Folder name on server" 6597msgstr "" 6598 6599#: resources/views/emails/register-user-html.phtml:24 6600#: resources/views/emails/register-user-text.phtml:18 6601msgid "Follow this link to verify your email address." 6602msgstr "" 6603 6604#: resources/xml/reports/ahnentafel_report.xml:15 6605#: resources/xml/reports/bdm_report.xml:14 6606#: resources/xml/reports/birth_report.xml:12 6607#: resources/xml/reports/cemetery_report.xml:10 6608#: resources/xml/reports/change_report.xml:12 6609#: resources/xml/reports/death_report.xml:13 6610#: resources/xml/reports/descendancy_report.xml:10 6611#: resources/xml/reports/fact_sources.xml:10 6612#: resources/xml/reports/family_group_report.xml:14 6613#: resources/xml/reports/individual_ext_report.xml:15 6614#: resources/xml/reports/individual_report.xml:12 6615#: resources/xml/reports/marriage_report.xml:12 6616#: resources/xml/reports/missing_facts_report.xml:10 6617#: resources/xml/reports/occupation_report.xml:9 6618#: resources/xml/reports/pedigree_report.xml:10 6619#: resources/xml/reports/relative_ext_report.xml:10 6620msgid "Font" 6621msgstr "" 6622 6623#: resources/views/admin/modules.phtml:232 6624#: resources/views/admin/modules.phtml:235 6625msgid "Footer" 6626msgstr "" 6627 6628#: app/Http/RequestHandlers/ModulesFootersPage.php:43 6629#: resources/views/admin/control-panel.phtml:584 6630#: resources/views/admin/modules.phtml:106 6631#: resources/views/admin/modules.phtml:108 6632msgid "Footers" 6633msgstr "" 6634 6635#. I18N: Help text for the “GEDCOM media path” configuration setting. %s are all folder names 6636#: resources/views/admin/trees-import.phtml:119 6637#, php-format 6638msgid "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." 6639msgstr "" 6640 6641#: resources/views/help/relationship-privacy.phtml:12 6642msgid "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)." 6643msgstr "" 6644 6645#: resources/views/help/data-fixes.phtml:12 6646msgid "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." 6647msgstr "" 6648 6649#: app/Module/ContactsFooterModule.php:149 6650#, php-format 6651msgid "For help with genealogy questions contact %s." 6652msgstr "" 6653 6654#: resources/views/modules/bing-maps/config.phtml:38 6655#: resources/views/modules/geonames/config.phtml:38 6656#: resources/views/modules/google-maps/config.phtml:38 6657#: resources/views/modules/here-maps/config.phtml:38 6658#: resources/views/modules/map-box/config.phtml:38 6659#: resources/views/modules/openrouteservice/config.phtml:38 6660#: resources/views/modules/openstreetmap/config.phtml:38 6661#, php-format 6662msgid "For more information, see %s." 6663msgstr "" 6664 6665#: app/Module/ContactsFooterModule.php:162 6666#, php-format 6667msgid "For technical support and information contact %s." 6668msgstr "" 6669 6670#: app/Module/ContactsFooterModule.php:136 6671#, php-format 6672msgid "For technical support or genealogy questions contact %s." 6673msgstr "" 6674 6675#. I18N: Help text for the “Show list of family trees” site configuration setting 6676#: resources/views/admin/site-preferences.phtml:105 6677msgid "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." 6678msgstr "" 6679 6680#: resources/views/login-page.phtml:61 6681#: resources/views/modules/login_block/sign-in.phtml:42 6682msgid "Forgot password?" 6683msgstr "" 6684 6685#: app/Factories/ElementFactory.php:298 app/Factories/ElementFactory.php:381 6686#: app/Factories/ElementFactory.php:386 app/Factories/ElementFactory.php:429 6687#: app/Factories/ElementFactory.php:644 resources/views/help/date.phtml:31 6688#: resources/views/help/date.phtml:69 resources/views/help/date.phtml:107 6689#: resources/views/help/date.phtml:145 6690#: resources/views/report-setup-page.phtml:54 6691msgid "Format" 6692msgstr "" 6693 6694#. I18N: A configuration setting 6695#: resources/views/admin/trees-preferences.phtml:617 6696msgid "Format text and notes" 6697msgstr "" 6698 6699#. I18N: Location of an LDS church temple 6700#: app/Elements/TempleCode.php:94 6701msgid "Fort Lauderdale, Florida, United States" 6702msgstr "" 6703 6704#: app/Elements/PedigreeLinkageType.php:62 6705msgctxt "Female pedigree" 6706msgid "Foster" 6707msgstr "" 6708 6709#: app/Elements/PedigreeLinkageType.php:52 6710msgctxt "Male pedigree" 6711msgid "Foster" 6712msgstr "" 6713 6714#: app/Elements/PedigreeLinkageType.php:72 6715msgctxt "Pedigree" 6716msgid "Foster" 6717msgstr "" 6718 6719#: app/Elements/RelationIsDescriptor.php:103 6720msgid "Foster child" 6721msgstr "" 6722 6723#: app/Elements/RelationIsDescriptor.php:104 6724msgid "Foster father" 6725msgstr "" 6726 6727#: app/Elements/RelationIsDescriptor.php:105 6728msgid "Foster mother" 6729msgstr "" 6730 6731#. I18N: Name of a country or state 6732#: app/Statistics/Service/CountryService.php:193 6733msgid "France" 6734msgstr "" 6735 6736#. I18N: Location of an LDS church temple 6737#: app/Elements/TempleCode.php:95 6738msgid "Frankfurt am Main, Germany" 6739msgstr "" 6740 6741#. I18N: Location of an LDS church temple 6742#: app/Elements/TempleCode.php:96 6743msgid "Freiburg, Germany" 6744msgstr "" 6745 6746#. I18N: The French calendar 6747#: app/Date.php:233 resources/views/help/date.phtml:200 6748msgid "French" 6749msgstr "" 6750 6751#. I18N: Name of a country or state 6752#: app/Statistics/Service/CountryService.php:229 6753msgid "French Guiana" 6754msgstr "" 6755 6756#. I18N: Name of a country or state 6757#: app/Statistics/Service/CountryService.php:413 6758msgid "French Polynesia" 6759msgstr "" 6760 6761#. I18N: Name of a country or state 6762#: app/Statistics/Service/CountryService.php:64 6763msgid "French Southern Territories" 6764msgstr "" 6765 6766#: app/Module/FrequentlyAskedQuestionsModule.php:158 6767#: app/Module/FrequentlyAskedQuestionsModule.php:405 6768#: resources/views/modules/faq/edit.phtml:21 6769msgid "Frequently asked questions" 6770msgstr "" 6771 6772#. I18N: Location of an LDS church temple 6773#: app/Elements/TempleCode.php:97 6774msgid "Fresno, California, United States" 6775msgstr "" 6776 6777#. I18N: abbreviation for Friday 6778#: app/Date/AbstractCalendarDate.php:288 6779#: resources/views/edit/initialize-calendar-popup.phtml:28 6780msgid "Fri" 6781msgstr "" 6782 6783#: app/Date/AbstractCalendarDate.php:257 6784msgid "Friday" 6785msgstr "" 6786 6787#: app/Elements/RelationIsDescriptor.php:106 6788msgid "Friend" 6789msgstr "" 6790 6791#: app/Elements/RelationIsDescriptor.php:79 6792msgctxt "FEMALE" 6793msgid "Friend" 6794msgstr "" 6795 6796#: app/Elements/RelationIsDescriptor.php:58 6797msgctxt "MALE" 6798msgid "Friend" 6799msgstr "" 6800 6801#. I18N: a month in the French republican calendar 6802#: app/Date/FrenchDate.php:139 6803msgctxt "GENITIVE" 6804msgid "Frimaire" 6805msgstr "" 6806 6807#. I18N: a month in the French republican calendar 6808#: app/Date/FrenchDate.php:233 6809msgctxt "INSTRUMENTAL" 6810msgid "Frimaire" 6811msgstr "" 6812 6813#. I18N: a month in the French republican calendar 6814#: app/Date/FrenchDate.php:186 6815msgctxt "LOCATIVE" 6816msgid "Frimaire" 6817msgstr "" 6818 6819#. I18N: a month in the French republican calendar 6820#: app/Date/FrenchDate.php:91 6821msgctxt "NOMINATIVE" 6822msgid "Frimaire" 6823msgstr "" 6824 6825#: resources/views/admin/broadcast.phtml:30 6826#: resources/views/admin/email-page.phtml:32 6827#: resources/views/message-page.phtml:29 6828msgctxt "Email sender" 6829msgid "From" 6830msgstr "" 6831 6832#: resources/views/admin/changes-log.phtml:41 6833#: resources/views/admin/site-logs.phtml:39 6834msgctxt "Start of date range" 6835msgid "From" 6836msgstr "" 6837 6838#. I18N: a month in the French republican calendar 6839#: app/Date/FrenchDate.php:157 6840msgctxt "GENITIVE" 6841msgid "Fructidor" 6842msgstr "" 6843 6844#. I18N: a month in the French republican calendar 6845#: app/Date/FrenchDate.php:251 6846msgctxt "INSTRUMENTAL" 6847msgid "Fructidor" 6848msgstr "" 6849 6850#. I18N: a month in the French republican calendar 6851#: app/Date/FrenchDate.php:204 6852msgctxt "LOCATIVE" 6853msgid "Fructidor" 6854msgstr "" 6855 6856#. I18N: a month in the French republican calendar 6857#: app/Date/FrenchDate.php:110 6858msgctxt "NOMINATIVE" 6859msgid "Fructidor" 6860msgstr "" 6861 6862#. I18N: Location of an LDS church temple 6863#: app/Elements/TempleCode.php:98 6864msgid "Fukuoka, Japan" 6865msgstr "" 6866 6867#: app/Module/CustomTagsBrothersKeeper.php:99 6868#: app/Module/CustomTagsPhpGedView.php:65 6869msgid "Funeral" 6870msgstr "" 6871 6872#: app/Factories/ElementFactory.php:380 6873msgid "GEDCOM" 6874msgstr "" 6875 6876#. I18N: A configuration setting 6877#: resources/views/admin/trees-check.phtml:23 6878#: resources/views/admin/trees-preferences.phtml:652 6879msgid "GEDCOM errors" 6880msgstr "" 6881 6882#: resources/views/admin/trees.phtml:272 6883msgid "GEDCOM file" 6884msgstr "" 6885 6886#: resources/views/modules/custom-tags/config.phtml:53 6887msgid "GEDCOM sub-tag" 6888msgstr "" 6889 6890#: resources/views/admin/tags.phtml:43 resources/views/admin/tags.phtml:173 6891#: resources/views/admin/tags.phtml:265 resources/views/admin/tags.phtml:327 6892#: resources/views/admin/tags.phtml:402 resources/views/admin/tags.phtml:441 6893#: resources/views/admin/tags.phtml:725 resources/views/admin/tags.phtml:779 6894#: resources/views/admin/tags.phtml:883 6895#: resources/views/modules/custom-tags/config.phtml:51 6896msgid "GEDCOM tag" 6897msgstr "" 6898 6899#: app/Http/RequestHandlers/SiteTagsPage.php:47 6900#: resources/views/admin/control-panel.phtml:260 6901msgid "GEDCOM tags" 6902msgstr "" 6903 6904#. I18N: https://gov.genealogy.net 6905#: app/Module/CustomTagsGedcomL.php:94 app/Module/CustomTagsGedcomL.php:143 6906#: app/Module/CustomTagsGedcomL.php:232 app/Module/CustomTagsGenPluswin.php:68 6907#: app/Module/CustomTagsGenPluswin.php:100 6908msgid "GOV identifier" 6909msgstr "" 6910 6911#. I18N: Name of a country or state 6912#: app/Statistics/Service/CountryService.php:199 6913msgid "Gabon" 6914msgstr "" 6915 6916#. I18N: Name of a country or state 6917#: app/Statistics/Service/CountryService.php:215 6918msgid "Gambia" 6919msgstr "" 6920 6921#: app/Factories/ElementFactory.php:597 app/Module/CustomTagsGedcomL.php:167 6922#: resources/views/individual-sex.phtml:29 6923#: resources/xml/reports/family_group_report.xml:844 6924#: resources/xml/reports/individual_ext_report.xml:399 6925#: resources/xml/reports/individual_ext_report.xml:606 6926#: resources/xml/reports/individual_report.xml:388 6927#: resources/xml/reports/individual_report.xml:602 6928msgid "Gender" 6929msgstr "" 6930 6931#: resources/views/admin/control-panel.phtml:663 6932msgid "Genealogy" 6933msgstr "" 6934 6935#. I18N: A configuration setting 6936#: resources/views/admin/trees-preferences.phtml:163 6937msgid "Genealogy contact" 6938msgstr "" 6939 6940#. I18N: Individuals, sources, dates, places, etc. 6941#: resources/views/admin/trees.phtml:158 6942msgid "Genealogy data" 6943msgstr "" 6944 6945#: resources/views/admin/trees-preferences.phtml:48 6946#: resources/views/admin/trees-preferences.phtml:631 6947msgid "General" 6948msgstr "" 6949 6950#: app/Http/RequestHandlers/SearchGeneralPage.php:197 6951#: app/Module/SearchMenuModule.php:100 6952msgid "General search" 6953msgstr "" 6954 6955#. I18N: Description of the “Sitemaps” module 6956#: app/Module/SiteMapModule.php:117 6957msgid "Generate sitemap files for search engines." 6958msgstr "" 6959 6960#. I18N: This is a report footer. %s is the name of the application. 6961#: app/Report/AbstractRenderer.php:295 6962#, php-format 6963msgid "Generated by %s" 6964msgstr "" 6965 6966#: app/Module/BranchesListModule.php:502 6967msgid "Generation" 6968msgstr "" 6969 6970#: resources/xml/reports/ahnentafel_report.xml:78 6971#: resources/xml/reports/descendancy_report.xml:55 6972msgid "Generation " 6973msgstr "" 6974 6975#: resources/views/modules/ancestors-chart/page.phtml:39 6976#: resources/views/modules/descendancy_chart/page.phtml:39 6977#: resources/views/modules/family-book-chart/page.phtml:39 6978#: resources/views/modules/fanchart/page.phtml:51 6979#: resources/views/modules/hourglass-chart/page.phtml:38 6980#: resources/views/modules/pedigree-chart/page.phtml:39 6981#: resources/views/modules/pedigree-map/page.phtml:34 6982#: resources/xml/reports/ahnentafel_report.xml:7 6983#: resources/xml/reports/descendancy_report.xml:6 6984#: resources/xml/reports/individual_ext_report.xml:7 6985#: resources/xml/reports/missing_facts_report.xml:7 6986msgid "Generations" 6987msgstr "" 6988 6989#: app/Factories/ElementFactory.php:732 6990msgid "Generations of ancestors" 6991msgstr "" 6992 6993#: app/Factories/ElementFactory.php:737 6994msgid "Generations of descendants" 6995msgstr "" 6996 6997#. I18N: https://www.geonames.org 6998#: app/Module/GeonamesAutocomplete.php:57 6999#: app/Module/MapGeoLocationGeonames.php:45 7000msgid "GeoNames" 7001msgstr "" 7002 7003#: resources/views/modules/statistics-chart/custom.phtml:174 7004#: resources/views/modules/statistics-chart/custom.phtml:176 7005msgid "Geographic area" 7006msgstr "" 7007 7008#: app/Http/RequestHandlers/MapDataAdd.php:92 7009#: app/Http/RequestHandlers/MapDataEdit.php:85 7010#: app/Http/RequestHandlers/MapDataList.php:106 7011#: resources/views/admin/control-panel.phtml:626 7012#: resources/views/admin/control-panel.phtml:839 7013#: resources/views/admin/map-import-form.phtml:17 7014msgid "Geographic data" 7015msgstr "" 7016 7017#. I18N: find latitude/longitude for a place 7018#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:43 7019#: resources/views/admin/control-panel.phtml:640 7020msgid "Geolocation" 7021msgstr "" 7022 7023#. I18N: Name of a country or state 7024#: app/Statistics/Service/CountryService.php:203 7025msgid "Georgia" 7026msgstr "" 7027 7028#. I18N: Name of a country or state 7029#: app/Statistics/Service/CountryService.php:157 7030msgid "Germany" 7031msgstr "" 7032 7033#. I18N: a month in the French republican calendar 7034#: app/Date/FrenchDate.php:147 7035msgctxt "GENITIVE" 7036msgid "Germinal" 7037msgstr "" 7038 7039#. I18N: a month in the French republican calendar 7040#: app/Date/FrenchDate.php:241 7041msgctxt "INSTRUMENTAL" 7042msgid "Germinal" 7043msgstr "" 7044 7045#. I18N: a month in the French republican calendar 7046#: app/Date/FrenchDate.php:194 7047msgctxt "LOCATIVE" 7048msgid "Germinal" 7049msgstr "" 7050 7051#. I18N: a month in the French republican calendar 7052#. I18N: a month in the French republican calendar 7053#: app/Date/FrenchDate.php:100 7054msgctxt "NOMINATIVE" 7055msgid "Germinal" 7056msgstr "" 7057 7058#. I18N: Name of a country or state 7059#: app/Statistics/Service/CountryService.php:207 7060msgid "Ghana" 7061msgstr "" 7062 7063#. I18N: Name of a country or state 7064#: app/Statistics/Service/CountryService.php:209 7065msgid "Gibraltar" 7066msgstr "" 7067 7068#. I18N: Location of an LDS church temple 7069#: app/Elements/TempleCode.php:99 7070msgid "Gila Valley, Arizona, United States" 7071msgstr "" 7072 7073#. I18N: Location of an LDS church temple 7074#: app/Elements/TempleCode.php:100 7075msgid "Gilbert, Arizona, United States" 7076msgstr "" 7077 7078#: resources/views/lists/given-names-table.phtml:26 7079#: resources/views/search-phonetic-page.phtml:32 7080msgid "Given name" 7081msgstr "" 7082 7083#: app/Factories/ElementFactory.php:548 app/Factories/ElementFactory.php:555 7084#: app/Factories/ElementFactory.php:560 7085#: resources/views/lists/families-table.phtml:214 7086#: resources/views/lists/families-table.phtml:217 7087#: resources/views/lists/given-names-table.phtml:21 7088#: resources/views/lists/individuals-table.phtml:232 7089msgid "Given names" 7090msgstr "" 7091 7092#: app/Elements/RelationIsDescriptor.php:112 7093msgid "Godchild" 7094msgstr "" 7095 7096#: app/Elements/RelationIsDescriptor.php:81 7097#: app/Elements/RelationIsDescriptor.php:111 7098msgid "Goddaughter" 7099msgstr "" 7100 7101#: app/Elements/RelationIsDescriptor.php:59 7102#: app/Elements/RelationIsDescriptor.php:107 7103msgid "Godfather" 7104msgstr "" 7105 7106#: app/Elements/RelationIsDescriptor.php:80 7107#: app/Elements/RelationIsDescriptor.php:108 7108msgid "Godmother" 7109msgstr "" 7110 7111#: app/Elements/RelationIsDescriptor.php:109 7112#: app/Module/CustomTagsGenPluswin.php:115 7113msgid "Godparent" 7114msgstr "" 7115 7116#: app/Factories/ElementFactory.php:494 7117msgid "Godparents" 7118msgstr "" 7119 7120#: app/Elements/RelationIsDescriptor.php:60 7121#: app/Elements/RelationIsDescriptor.php:110 7122msgid "Godson" 7123msgstr "" 7124 7125#: app/Module/GoogleAnalyticsModule.php:44 7126msgid "Google™ analytics" 7127msgstr "" 7128 7129#: app/Module/GoogleMaps.php:82 app/Module/MapLinkGoogle.php:41 7130msgid "Google™ maps" 7131msgstr "" 7132 7133#: app/Module/GoogleWebmasterToolsModule.php:41 7134msgid "Google™ webmaster tools" 7135msgstr "" 7136 7137#: app/Factories/ElementFactory.php:539 7138msgid "Graduation" 7139msgstr "" 7140 7141#: resources/views/statistics/individuals/greatest-age.phtml:12 7142msgid "Greatest age at death" 7143msgstr "" 7144 7145#: resources/views/statistics/families/age-difference.phtml:29 7146msgid "Greatest age between siblings" 7147msgstr "" 7148 7149#. I18N: Name of a country or state 7150#: app/Statistics/Service/CountryService.php:221 7151msgid "Greece" 7152msgstr "" 7153 7154#. I18N: The name of a colour-scheme 7155#: app/Module/ColorsTheme.php:167 7156msgid "Green Beam" 7157msgstr "" 7158 7159#. I18N: Name of a country or state 7160#: app/Statistics/Service/CountryService.php:225 7161msgid "Greenland" 7162msgstr "" 7163 7164#. I18N: The gregorian calendar 7165#: app/Date.php:229 app/Module/YahrzeitModule.php:264 7166msgid "Gregorian" 7167msgstr "" 7168 7169#. I18N: Name of a country or state 7170#: app/Statistics/Service/CountryService.php:223 7171msgid "Grenada" 7172msgstr "" 7173 7174#. I18N: Location of an LDS church temple 7175#: app/Elements/TempleCode.php:101 7176msgid "Guadalajara, Mexico" 7177msgstr "" 7178 7179#. I18N: Name of a country or state 7180#: app/Statistics/Service/CountryService.php:213 7181msgid "Guadeloupe" 7182msgstr "" 7183 7184#. I18N: Name of a country or state 7185#: app/Statistics/Service/CountryService.php:231 7186msgid "Guam" 7187msgstr "" 7188 7189#: app/Elements/RelationIsDescriptor.php:113 7190msgid "Guardian" 7191msgstr "" 7192 7193#: app/Elements/RelationIsDescriptor.php:82 7194msgctxt "FEMALE" 7195msgid "Guardian" 7196msgstr "" 7197 7198#: app/Elements/RelationIsDescriptor.php:61 7199msgctxt "MALE" 7200msgid "Guardian" 7201msgstr "" 7202 7203#. I18N: Name of a country or state 7204#: app/Statistics/Service/CountryService.php:227 7205msgid "Guatemala" 7206msgstr "" 7207 7208#. I18N: Location of an LDS church temple 7209#: app/Elements/TempleCode.php:102 7210msgid "Guatemala City, Guatemala" 7211msgstr "" 7212 7213#. I18N: Location of an LDS church temple 7214#: app/Elements/TempleCode.php:103 7215msgid "Guayaquil, Ecuador" 7216msgstr "" 7217 7218#. I18N: Name of a country or state 7219#: app/Statistics/Service/CountryService.php:205 7220msgid "Guernsey" 7221msgstr "" 7222 7223#. I18N: Name of a country or state 7224#: app/Statistics/Service/CountryService.php:211 7225msgid "Guinea" 7226msgstr "" 7227 7228#. I18N: Name of a country or state 7229#: app/Statistics/Service/CountryService.php:217 7230msgid "Guinea-Bissau" 7231msgstr "" 7232 7233#. I18N: Name of a country or state 7234#: app/Statistics/Service/CountryService.php:233 7235msgid "Guyana" 7236msgstr "" 7237 7238#. I18N: Name of a module 7239#: app/Module/HtmlBlockModule.php:58 7240msgid "HTML" 7241msgstr "" 7242 7243#: app/Module/CustomTagsBrothersKeeper.php:100 7244msgid "Hair color" 7245msgstr "" 7246 7247#. I18N: Name of a country or state 7248#: app/Statistics/Service/CountryService.php:243 7249msgid "Haiti" 7250msgstr "" 7251 7252#. I18N: Location of an LDS church temple 7253#: app/Elements/TempleCode.php:105 7254msgid "Halifax, Nova Scotia, Canada" 7255msgstr "" 7256 7257#. I18N: Location of an LDS church temple 7258#: app/Elements/TempleCode.php:147 7259msgid "Hamilton, New Zealand" 7260msgstr "" 7261 7262#. I18N: Location of an LDS church temple 7263#: app/Elements/TempleCode.php:106 7264msgid "Hartford, Connecticut, United States" 7265msgstr "" 7266 7267#: resources/xml/reports/descendancy_report.xml:428 7268msgid "He " 7269msgstr "" 7270 7271#: resources/xml/reports/ahnentafel_report.xml:288 7272msgid "He died" 7273msgstr "" 7274 7275#: resources/xml/reports/ahnentafel_report.xml:260 7276#: resources/xml/reports/descendancy_report.xml:173 7277msgid "He married" 7278msgstr "" 7279 7280#: resources/xml/reports/ahnentafel_report.xml:223 7281msgid "He resided at" 7282msgstr "" 7283 7284#: resources/xml/reports/descendancy_report.xml:401 7285msgid "He was born" 7286msgstr "" 7287 7288#: resources/xml/reports/ahnentafel_report.xml:338 7289msgid "He was buried" 7290msgstr "" 7291 7292#: resources/xml/reports/ahnentafel_report.xml:167 7293msgid "He was christened" 7294msgstr "" 7295 7296#: resources/xml/reports/ahnentafel_report.xml:313 7297msgid "He was cremated" 7298msgstr "" 7299 7300#: app/Factories/ElementFactory.php:372 app/Header.php:42 app/Header.php:43 7301#: app/Header.php:44 7302msgid "Header" 7303msgstr "" 7304 7305#. I18N: Name of a country or state 7306#: app/Statistics/Service/CountryService.php:237 7307msgid "Heard Island and McDonald Islands" 7308msgstr "" 7309 7310#: app/Http/RequestHandlers/HelpText.php:251 7311#: app/Module/CustomTagsPersonalAncestralFile.php:59 7312msgid "Hebrew" 7313msgstr "" 7314 7315#: app/Module/CustomTagsBrothersKeeper.php:81 7316#: app/Module/CustomTagsBrothersKeeper.php:82 7317msgid "Hebrew name" 7318msgstr "" 7319 7320#: app/Module/CustomTagsBrothersKeeper.php:101 7321msgid "Height" 7322msgstr "" 7323 7324#: resources/views/emails/approve-user-html.phtml:15 7325#: resources/views/emails/approve-user-text.phtml:12 7326#: resources/views/emails/message-copy-html.phtml:16 7327#: resources/views/emails/message-copy-text.phtml:14 7328#: resources/views/emails/message-user-html.phtml:16 7329#: resources/views/emails/message-user-text.phtml:14 7330#: resources/views/emails/password-request-html.phtml:14 7331#: resources/views/emails/password-request-text.phtml:12 7332#: resources/views/emails/pending-changes-html.phtml:16 7333#: resources/views/emails/pending-changes-text.phtml:15 7334#: resources/views/emails/register-user-html.phtml:15 7335#: resources/views/emails/register-user-text.phtml:14 7336#, php-format 7337msgid "Hello %s…" 7338msgstr "" 7339 7340#: resources/views/register-success-page.phtml:19 7341#, php-format 7342msgid "Hello %s…<br>Thank you for your registration." 7343msgstr "" 7344 7345#: resources/views/emails/register-notify-html.phtml:17 7346#: resources/views/emails/register-notify-text.phtml:15 7347#: resources/views/emails/verify-notify-html.phtml:14 7348#: resources/views/emails/verify-notify-text.phtml:12 7349msgid "Hello administrator…" 7350msgstr "" 7351 7352#: app/Http/RequestHandlers/HelpText.php:288 resources/views/help/link.phtml:11 7353#: resources/views/help/link.phtml:13 7354msgid "Help" 7355msgstr "" 7356 7357#. I18N: Location of an LDS church temple 7358#: app/Elements/TempleCode.php:108 7359msgid "Helsinki, Finland" 7360msgstr "" 7361 7362#: resources/xml/reports/ahnentafel_report.xml:15 7363#: resources/xml/reports/bdm_report.xml:14 7364#: resources/xml/reports/birth_report.xml:12 7365#: resources/xml/reports/cemetery_report.xml:10 7366#: resources/xml/reports/change_report.xml:12 7367#: resources/xml/reports/death_report.xml:13 7368#: resources/xml/reports/descendancy_report.xml:10 7369#: resources/xml/reports/fact_sources.xml:10 7370#: resources/xml/reports/family_group_report.xml:14 7371#: resources/xml/reports/individual_ext_report.xml:15 7372#: resources/xml/reports/individual_report.xml:12 7373#: resources/xml/reports/marriage_report.xml:12 7374#: resources/xml/reports/missing_facts_report.xml:10 7375#: resources/xml/reports/occupation_report.xml:9 7376#: resources/xml/reports/pedigree_report.xml:10 7377#: resources/xml/reports/relative_ext_report.xml:10 7378msgctxt "font name" 7379msgid "Helvetica" 7380msgstr "" 7381 7382#: resources/xml/reports/ahnentafel_report.xml:197 7383msgid "Her occupation was" 7384msgstr "" 7385 7386#. I18N: https://wego.here.com 7387#: app/Module/HereMaps.php:82 7388msgid "Here maps" 7389msgstr "" 7390 7391#. I18N: Location of an LDS church temple 7392#: app/Elements/TempleCode.php:109 7393msgid "Hermosillo, Mexico" 7394msgstr "" 7395 7396#. I18N: a month in the Jewish calendar 7397#: app/Date/JewishDate.php:180 7398msgctxt "GENITIVE" 7399msgid "Heshvan" 7400msgstr "" 7401 7402#. I18N: a month in the Jewish calendar 7403#: app/Date/JewishDate.php:284 7404msgctxt "INSTRUMENTAL" 7405msgid "Heshvan" 7406msgstr "" 7407 7408#. I18N: a month in the Jewish calendar 7409#: app/Date/JewishDate.php:232 7410msgctxt "LOCATIVE" 7411msgid "Heshvan" 7412msgstr "" 7413 7414#. I18N: a month in the Jewish calendar 7415#: app/Date/JewishDate.php:128 7416msgctxt "NOMINATIVE" 7417msgid "Heshvan" 7418msgstr "" 7419 7420#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 7421#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 7422#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 7423#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 7424#: resources/views/admin/tags.phtml:884 7425msgid "Hide GEDCOM tags" 7426msgstr "" 7427 7428#: app/Auth.php:534 app/Auth.php:547 7429#: app/Http/RequestHandlers/TreePreferencesPage.php:155 7430#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7431#: resources/views/admin/trees-privacy.phtml:164 7432msgid "Hide from everyone" 7433msgstr "" 7434 7435#: resources/views/admin/site-mail.phtml:155 7436#: resources/views/admin/users-create.phtml:61 7437#: resources/views/admin/users-edit.phtml:71 7438#: resources/views/edit-account-page.phtml:92 7439#: resources/views/login-page.phtml:47 7440#: resources/views/modules/login_block/sign-in.phtml:33 7441#: resources/views/password-reset-page.phtml:38 7442#: resources/views/register-page.phtml:75 7443#: resources/views/setup/step-4-database-mysql.phtml:99 7444#: resources/views/setup/step-4-database-pgsql.phtml:86 7445#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7446#: resources/views/setup/step-5-administrator.phtml:81 7447msgid "Hide password" 7448msgstr "" 7449 7450#: resources/views/admin/locations.phtml:35 7451msgid "Hide unused locations" 7452msgstr "" 7453 7454#: resources/views/modules/custom-tags/config.phtml:44 7455msgid "Hide/show GEDCOM tags in the edit forms" 7456msgstr "" 7457 7458#: app/Module/CustomTagsGedcomL.php:236 7459msgid "Hierarchical relationship" 7460msgstr "" 7461 7462#: app/Module/CustomTagsFamilyTreeBuilder.php:61 7463#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 7464#: app/Module/CustomTagsGenPluswin.php:61 7465#: app/Module/CustomTagsGenPluswin.php:82 7466#: app/Module/CustomTagsGenPluswin.php:93 7467#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 7468#: app/Module/CustomTagsPhpGedView.php:71 7469#: resources/xml/reports/individual_ext_report.xml:11 7470#: resources/xml/reports/individual_report.xml:8 7471msgid "Highlighted image" 7472msgstr "" 7473 7474#. I18N: The Arabic/Hijri calendar 7475#: app/Date.php:237 resources/views/help/date.phtml:184 7476msgid "Hijri" 7477msgstr "" 7478 7479#: resources/xml/reports/ahnentafel_report.xml:196 7480msgid "His occupation was" 7481msgstr "" 7482 7483#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7484#: resources/views/admin/control-panel.phtml:733 7485#: resources/views/admin/modules.phtml:114 7486#: resources/views/admin/modules.phtml:116 7487#: resources/views/admin/modules.phtml:248 7488#: resources/views/admin/modules.phtml:251 7489#: resources/views/modules/personal_facts/tab.phtml:45 7490msgid "Historic events" 7491msgstr "" 7492 7493#. I18N: Name of a module 7494#. I18N: A configuration setting 7495#: app/Module/HitCountFooterModule.php:75 7496#: resources/views/admin/trees-preferences.phtml:667 7497msgid "Hit counters" 7498msgstr "" 7499 7500#: app/Module/CustomTagsPhpGedView.php:66 7501msgid "Holocaust" 7502msgstr "" 7503 7504#. I18N: Name of a module 7505#: app/Module/WelcomeBlockModule.php:60 7506#: resources/views/admin/control-panel.phtml:612 7507#: resources/views/admin/modules.phtml:197 7508#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 7509msgid "Home page" 7510msgstr "" 7511 7512#. I18N: Name of a country or state 7513#: app/Statistics/Service/CountryService.php:239 7514msgid "Honduras" 7515msgstr "" 7516 7517#. I18N: Location of an LDS church temple 7518#. I18N: Name of a country or state 7519#: app/Elements/TempleCode.php:110 7520#: app/Statistics/Service/CountryService.php:235 7521msgid "Hong Kong" 7522msgstr "" 7523 7524#. I18N: Name of a module/chart 7525#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 7526#: app/Module/HourglassChartModule.php:90 7527msgid "Hourglass chart" 7528msgstr "" 7529 7530#. I18N: %s is an individual’s name 7531#: app/Module/HourglassChartModule.php:136 7532#, php-format 7533msgid "Hourglass chart of %s" 7534msgstr "" 7535 7536#: app/Module/CustomTagsGenPluswin.php:58 7537#: app/Module/CustomTagsGenPluswin.php:90 7538msgid "House number" 7539msgstr "" 7540 7541#: resources/views/modules/census-assistant.phtml:117 7542msgid "Household" 7543msgstr "" 7544 7545#. I18N: Location of an LDS church temple 7546#: app/Elements/TempleCode.php:111 7547msgid "Houston, Texas, United States" 7548msgstr "" 7549 7550#. I18N: Configuration option 7551#: resources/views/modules/relationships-chart/config.phtml:45 7552msgid "How much recursion to use when searching for relationships" 7553msgstr "" 7554 7555#. I18N: Name of a country or state 7556#: app/Statistics/Service/CountryService.php:245 7557msgid "Hungary" 7558msgstr "" 7559 7560#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:335 7561#: app/Functions/FunctionsPrint.php:343 7562#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 7563#: resources/views/edit/change-family-members.phtml:32 7564#: resources/views/edit/change-family-members.phtml:47 7565#: resources/xml/reports/cemetery_report.xml:7 7566#: resources/xml/reports/death_report.xml:10 7567#: resources/xml/reports/family_group_report.xml:147 7568#: resources/xml/reports/family_group_report.xml:1087 7569#: resources/xml/reports/individual_ext_report.xml:204 7570#: resources/xml/reports/individual_ext_report.xml:221 7571#: resources/xml/reports/individual_ext_report.xml:457 7572#: resources/xml/reports/individual_report.xml:192 7573#: resources/xml/reports/individual_report.xml:213 7574#: resources/xml/reports/individual_report.xml:449 7575#: resources/xml/reports/relative_ext_report.xml:116 7576msgid "Husband" 7577msgstr "" 7578 7579#: app/Factories/ElementFactory.php:291 7580#: resources/views/modules/timeline-chart/chart.phtml:353 7581msgid "Husband’s age" 7582msgstr "" 7583 7584#: resources/views/admin/site-logs.phtml:60 7585#: resources/views/admin/site-logs.phtml:125 7586msgid "IP address" 7587msgstr "" 7588 7589#. I18N: Name of a country or state 7590#: app/Statistics/Service/CountryService.php:261 7591msgid "Iceland" 7592msgstr "" 7593 7594#: app/SurnameTradition.php:97 7595msgctxt "Surname tradition" 7596msgid "Icelandic" 7597msgstr "" 7598 7599#. I18N: Location of an LDS church temple 7600#: app/Elements/TempleCode.php:112 7601msgid "Idaho Falls, Idaho, United States" 7602msgstr "" 7603 7604#: app/Factories/ElementFactory.php:541 7605msgid "Identification number" 7606msgstr "" 7607 7608#: resources/views/admin/tags.phtml:767 7609msgid "Identifiers" 7610msgstr "" 7611 7612#: resources/views/admin/fix-level-0-media.phtml:20 7613msgid "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." 7614msgstr "" 7615 7616#. I18N: Help text for the “Language” configuration setting 7617#: resources/views/admin/site-preferences.phtml:89 7618msgid "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." 7619msgstr "" 7620 7621#: resources/views/admin/users-edit.phtml:111 7622msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7623msgstr "" 7624 7625#: resources/views/help/name.phtml:22 7626#, php-format 7627msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7628msgstr "" 7629 7630#: resources/views/help/name.phtml:19 7631#, php-format 7632msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7633msgstr "" 7634 7635#: resources/views/help/name.phtml:28 7636#, php-format 7637msgid "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>." 7638msgstr "" 7639 7640#: resources/views/help/name.phtml:25 7641#, php-format 7642msgid "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>" 7643msgstr "" 7644 7645#: resources/views/help/name.phtml:16 7646#, php-format 7647msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7648msgstr "" 7649 7650#: resources/views/admin/webtrees1-thumbnails.phtml:24 7651msgid "If the thumbnail image is a custom image, you should add it to the media object." 7652msgstr "" 7653 7654#: resources/views/admin/webtrees1-thumbnails.phtml:23 7655msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7656msgstr "" 7657 7658#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7659#: resources/views/admin/trees-privacy.phtml:85 7660msgid "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." 7661msgstr "" 7662 7663#. I18N: Help text for the “Media folder” configuration setting 7664#: resources/views/admin/trees-preferences.phtml:262 7665msgid "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." 7666msgstr "" 7667 7668#. I18N: Help text for the “Who can upload new media files” configuration setting 7669#: resources/views/admin/trees-preferences.phtml:278 7670msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7671msgstr "" 7672 7673#: resources/views/errors/database-connection.phtml:20 7674msgid "If you are the website administrator, you should check that:" 7675msgstr "" 7676 7677#: resources/views/errors/database-connection.phtml:35 7678msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7679msgstr "" 7680 7681#: resources/views/setup/step-4-database-mysql.phtml:59 7682msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7683msgstr "" 7684 7685#: resources/views/admin/trees-import.phtml:103 7686msgid "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." 7687msgstr "" 7688 7689#: resources/views/emails/password-request-html.phtml:26 7690#: resources/views/emails/password-request-text.phtml:18 7691msgid "If you did not request a new password, please ignore this message." 7692msgstr "" 7693 7694#: resources/views/emails/register-user-html.phtml:34 7695#: resources/views/emails/register-user-text.phtml:22 7696msgid "If you didn’t request an account, you can just delete this message." 7697msgstr "" 7698 7699#: resources/views/modals/media-file-fields.phtml:76 7700msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7701msgstr "" 7702 7703#: resources/views/admin/trees-import.phtml:96 7704msgid "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." 7705msgstr "" 7706 7707#: resources/views/admin/site-preferences.phtml:39 7708msgid "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." 7709msgstr "" 7710 7711#. I18N: Help text for the “Media folder” configuration setting 7712#: resources/views/admin/trees-preferences.phtml:261 7713msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7714msgstr "" 7715 7716#. I18N: Help text for the “Show living individuals” configuration setting 7717#: resources/views/admin/trees-privacy.phtml:105 7718msgid "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." 7719msgstr "" 7720 7721#: resources/views/setup/step-2-server-checks.phtml:80 7722msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7723msgstr "" 7724 7725#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7726msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7727msgstr "" 7728 7729#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 7730msgid "Image dimensions" 7731msgstr "" 7732 7733#: resources/views/admin/trees-preferences.phtml:335 7734msgid "Images without watermarks" 7735msgstr "" 7736 7737#: app/Factories/ElementFactory.php:543 7738msgid "Immigration" 7739msgstr "" 7740 7741#: resources/views/admin/map-import-form.phtml:74 7742#: resources/views/admin/trees.phtml:287 7743msgid "Import" 7744msgstr "" 7745 7746#: app/Http/RequestHandlers/ImportGedcomPage.php:70 7747msgid "Import a GEDCOM file" 7748msgstr "" 7749 7750#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7751#: resources/views/admin/control-panel.phtml:818 7752msgid "Import custom thumbnails from webtrees version 1" 7753msgstr "" 7754 7755#: app/Http/RequestHandlers/MapDataImportPage.php:75 7756msgid "Import geographic data" 7757msgstr "" 7758 7759#: resources/views/admin/trees-import.phtml:88 7760msgid "Import preferences" 7761msgstr "" 7762 7763#: resources/views/admin/trees-merge.phtml:25 7764#: resources/views/admin/trees-renumber.phtml:22 7765msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7766msgstr "" 7767 7768#: resources/views/help/romanized.phtml:8 7769msgid "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." 7770msgstr "" 7771 7772#: resources/views/help/hebrew.phtml:8 7773msgid "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." 7774msgstr "" 7775 7776#. I18N: Help text for the “Calendar conversion” configuration setting 7777#: resources/views/admin/trees-preferences.phtml:137 7778msgid "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." 7779msgstr "" 7780 7781#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7782#: resources/views/admin/trees-privacy.phtml:126 7783msgid "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." 7784msgstr "" 7785 7786#: app/Http/RequestHandlers/CalendarPage.php:127 7787msgid "In this month…" 7788msgstr "" 7789 7790#: app/Http/RequestHandlers/CalendarPage.php:130 7791msgid "In this year…" 7792msgstr "" 7793 7794#. I18N: "thumbs" is fixed text. Do not change it. 7795#: resources/views/admin/webtrees1-thumbnails.phtml:19 7796msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7797msgstr "" 7798 7799#: resources/views/admin/webtrees1-thumbnails.phtml:21 7800msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7801msgstr "" 7802 7803#: resources/views/admin/trees-unconnected.phtml:29 7804msgid "Include aliases" 7805msgstr "" 7806 7807#: resources/views/admin/trees-unconnected.phtml:28 7808msgid "Include associates" 7809msgstr "" 7810 7811#: app/Module/IndividualListModule.php:357 7812#, php-format 7813msgid "Include individuals with “%s” as a married name" 7814msgstr "" 7815 7816#: resources/views/admin/trees-export.phtml:72 7817msgid "Include media (automatically zips files)" 7818msgstr "" 7819 7820#. I18N: Label for check-box 7821#: resources/views/admin/media.phtml:70 7822#: resources/views/modules/media-list/page.phtml:48 7823msgid "Include subfolders" 7824msgstr "" 7825 7826#: resources/views/modules/custom-css-js/edit.phtml:39 7827msgid "Include the <code><script></script></code> tags." 7828msgstr "" 7829 7830#: resources/views/modules/custom-css-js/edit.phtml:27 7831msgid "Include the <code><style></style></code> tags." 7832msgstr "" 7833 7834#. I18N: Label for a configuration option 7835#: resources/views/modules/lifespans-chart/page.phtml:33 7836msgid "Include the individual’s immediate family" 7837msgstr "" 7838 7839#. I18N: Name of a country or state 7840#: app/Statistics/Service/CountryService.php:249 7841msgid "India" 7842msgstr "" 7843 7844#. I18N: Location of an LDS church temple 7845#: app/Elements/TempleCode.php:113 7846msgid "Indianapolis, Indiana, United States" 7847msgstr "" 7848 7849#. I18N: Name of a module/report 7850#: app/Factories/ElementFactory.php:408 7851#: app/Module/CustomTagsFamilyTreeMaker.php:93 7852#: app/Module/CustomTagsGedcom53.php:113 7853#: app/Module/IndividualReportModule.php:40 7854#: resources/views/admin/fix-level-0-media.phtml:37 7855#: resources/views/admin/trees-privacy.phtml:180 7856#: resources/views/admin/trees.phtml:223 7857#: resources/views/modals/link-media-to-individual.phtml:23 7858#: resources/views/modules/ancestors-chart/page.phtml:30 7859#: resources/views/modules/charts/config.phtml:28 7860#: resources/views/modules/compact-chart/page.phtml:25 7861#: resources/views/modules/descendancy_chart/page.phtml:30 7862#: resources/views/modules/family-book-chart/page.phtml:30 7863#: resources/views/modules/fanchart/page.phtml:33 7864#: resources/views/modules/favorites/favorites.phtml:66 7865#: resources/views/modules/hourglass-chart/page.phtml:29 7866#: resources/views/modules/interactive-tree/page.phtml:25 7867#: resources/views/modules/pedigree-chart/page.phtml:30 7868#: resources/views/modules/pedigree-map/page.phtml:25 7869#: resources/views/modules/random_media/slide-show.phtml:55 7870#: resources/views/modules/recent_changes/changes-table.phtml:59 7871#: resources/views/modules/statistics-chart/custom.phtml:31 7872#: resources/views/modules/stories/config.phtml:54 7873#: resources/views/modules/stories/edit.phtml:33 7874#: resources/views/modules/stories/list.phtml:19 7875#: resources/views/modules/timeline-chart/page.phtml:30 7876#: resources/views/search-advanced-page.phtml:32 7877#: resources/xml/reports/ahnentafel_report.xml:6 7878#: resources/xml/reports/descendancy_report.xml:5 7879#: resources/xml/reports/individual_ext_report.xml:5 7880#: resources/xml/reports/individual_report.xml:3 7881#: resources/xml/reports/individual_report.xml:5 7882#: resources/xml/reports/individual_report.xml:88 7883#: resources/xml/reports/missing_facts_report.xml:5 7884#: resources/xml/reports/pedigree_report.xml:5 7885#: resources/xml/reports/relative_ext_report.xml:5 7886msgid "Individual" 7887msgstr "" 7888 7889#: resources/views/modules/relationships-chart/page.phtml:33 7890msgid "Individual 1" 7891msgstr "" 7892 7893#: resources/views/modules/relationships-chart/page.phtml:42 7894msgid "Individual 2" 7895msgstr "" 7896 7897#: app/Statistics/Google/ChartDistribution.php:354 7898msgid "Individual distribution chart" 7899msgstr "" 7900 7901#: resources/views/admin/control-panel.phtml:712 7902msgid "Individual page" 7903msgstr "" 7904 7905#: resources/views/admin/trees-preferences.phtml:441 7906msgid "Individual pages" 7907msgstr "" 7908 7909#: resources/views/admin/users-edit.phtml:291 7910#: resources/views/edit-account-page.phtml:58 7911msgid "Individual record" 7912msgstr "" 7913 7914#: resources/views/modules/gedcom_stats/config.phtml:58 7915#: resources/views/modules/gedcom_stats/statistics.phtml:211 7916#: resources/views/modules/html/template-statistics.phtml:85 7917msgid "Individual who lived the longest" 7918msgstr "" 7919 7920#. I18N: Name of a module/list 7921#: app/Module/AncestorsChartModule.php:277 7922#: app/Module/DescendancyChartModule.php:271 7923#: app/Module/FixSearchAndReplace.php:111 7924#: app/Module/IndividualListModule.php:99 7925#: app/Module/IndividualListModule.php:322 7926#: app/Module/StatisticsChartModule.php:145 7927#: app/Module/StatisticsChartModule.php:286 7928#: app/Module/StatisticsChartModule.php:335 7929#: app/Module/StatisticsChartModule.php:528 7930#: app/Module/StatisticsChartModule.php:590 7931#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184 7932#: resources/views/admin/control-panel.phtml:319 7933#: resources/views/admin/merge-records-step-1.phtml:54 7934#: resources/views/lists/given-names-table.phtml:29 7935#: resources/views/lists/locations-table.phtml:64 7936#: resources/views/lists/media-table.phtml:79 7937#: resources/views/lists/notes-table.phtml:90 7938#: resources/views/lists/sources-table.phtml:98 7939#: resources/views/lists/submitters-table.phtml:68 7940#: resources/views/lists/surnames-table.phtml:37 7941#: resources/views/modules/census-assistant.phtml:60 7942#: resources/views/modules/gedcom_stats/config.phtml:46 7943#: resources/views/modules/gedcom_stats/statistics.phtml:46 7944#: resources/views/modules/html/template-statistics.phtml:24 7945#: resources/views/modules/place-hierarchy/events.phtml:20 7946#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7947#: resources/views/modules/random_media/config.phtml:20 7948#: resources/views/modules/statistics-chart/custom.phtml:64 7949#: resources/views/modules/statistics-chart/custom.phtml:160 7950#: resources/views/record-page-links.phtml:34 7951#: resources/views/search-general-page.phtml:68 7952#: resources/views/search-results.phtml:37 7953#: resources/xml/reports/fact_sources.xml:54 7954#: resources/xml/reports/fact_sources.xml:258 7955msgid "Individuals" 7956msgstr "" 7957 7958#: app/Statistics/Google/ChartIndividualWithSources.php:96 7959#: resources/views/statistics/other/chart-sources.phtml:20 7960msgid "Individuals with sources" 7961msgstr "" 7962 7963#: app/Module/IndividualListModule.php:420 7964#, php-format 7965msgid "Individuals with surname %s" 7966msgstr "" 7967 7968#. I18N: Name of a country or state 7969#: app/Statistics/Service/CountryService.php:247 7970msgid "Indonesia" 7971msgstr "" 7972 7973#: app/Elements/AgeAtEvent.php:79 7974msgid "Infant" 7975msgstr "" 7976 7977#: app/Elements/RelationIsDescriptor.php:114 7978msgid "Informant" 7979msgstr "" 7980 7981#: app/Elements/RelationIsDescriptor.php:83 7982msgctxt "FEMALE" 7983msgid "Informant" 7984msgstr "" 7985 7986#: app/Elements/RelationIsDescriptor.php:62 7987msgctxt "MALE" 7988msgid "Informant" 7989msgstr "" 7990 7991#. I18N: Name of a module 7992#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 7993#: app/Module/InteractiveTreeModule.php:53 7994msgid "Interactive tree" 7995msgstr "" 7996 7997#. I18N: %s is an individual’s name 7998#: app/Module/ChartsBlockModule.php:174 7999#: app/Module/InteractiveTree/TreeView.php:159 8000#: app/Module/InteractiveTreeModule.php:163 8001#, php-format 8002msgid "Interactive tree of %s" 8003msgstr "" 8004 8005#: app/Module/CustomTagsBrothersKeeper.php:102 8006msgid "Interment" 8007msgstr "" 8008 8009#: app/Services/MessageService.php:224 8010msgid "Internal messaging" 8011msgstr "" 8012 8013#: app/Services/MessageService.php:225 8014msgid "Internal messaging with emails" 8015msgstr "" 8016 8017#: app/Http/RequestHandlers/GedcomLoad.php:154 8018msgid "Invalid GEDCOM file - no header record found." 8019msgstr "" 8020 8021#: app/Exceptions/GedcomErrorException.php:37 8022msgid "Invalid GEDCOM record" 8023msgstr "" 8024 8025#: app/Date.php:378 8026msgid "Invalid date" 8027msgstr "" 8028 8029#. I18N: Name of a country or state 8030#: app/Statistics/Service/CountryService.php:257 8031msgid "Iran" 8032msgstr "" 8033 8034#. I18N: Name of a country or state 8035#: app/Statistics/Service/CountryService.php:259 8036msgid "Iraq" 8037msgstr "" 8038 8039#. I18N: Name of a country or state 8040#: app/Statistics/Service/CountryService.php:255 8041msgid "Ireland" 8042msgstr "" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:251 8046msgid "Isle of Man" 8047msgstr "" 8048 8049#. I18N: Name of a country or state 8050#: app/Statistics/Service/CountryService.php:263 8051msgid "Israel" 8052msgstr "" 8053 8054#: resources/views/admin/upgrade/steps.phtml:19 8055msgid "It can take several minutes to download and install the upgrade. Be patient." 8056msgstr "" 8057 8058#. I18N: Name of a country or state 8059#: app/Statistics/Service/CountryService.php:265 8060msgid "Italy" 8061msgstr "" 8062 8063#. I18N: a month in the Jewish calendar 8064#: app/Date/JewishDate.php:194 8065msgctxt "GENITIVE" 8066msgid "Iyar" 8067msgstr "" 8068 8069#. I18N: a month in the Jewish calendar 8070#: app/Date/JewishDate.php:298 8071msgctxt "INSTRUMENTAL" 8072msgid "Iyar" 8073msgstr "" 8074 8075#. I18N: a month in the Jewish calendar 8076#: app/Date/JewishDate.php:246 8077msgctxt "LOCATIVE" 8078msgid "Iyar" 8079msgstr "" 8080 8081#. I18N: a month in the Jewish calendar 8082#: app/Date/JewishDate.php:142 8083msgctxt "NOMINATIVE" 8084msgid "Iyar" 8085msgstr "" 8086 8087#. I18N: The Persian/Jalali calendar 8088#: app/Date.php:239 8089msgid "Jalali" 8090msgstr "" 8091 8092#. I18N: Name of a country or state 8093#: app/Statistics/Service/CountryService.php:267 8094msgid "Jamaica" 8095msgstr "" 8096 8097#: app/Date/AbstractGregorianJulianDate.php:201 8098msgctxt "Abbreviation for January" 8099msgid "Jan" 8100msgstr "" 8101 8102#: app/Date/AbstractGregorianJulianDate.php:98 8103msgctxt "GENITIVE" 8104msgid "January" 8105msgstr "" 8106 8107#: app/Date/AbstractGregorianJulianDate.php:168 8108msgctxt "INSTRUMENTAL" 8109msgid "January" 8110msgstr "" 8111 8112#: app/Date/AbstractGregorianJulianDate.php:133 8113msgctxt "LOCATIVE" 8114msgid "January" 8115msgstr "" 8116 8117#: app/Date/AbstractGregorianJulianDate.php:63 8118#: app/Module/StatisticsChartModule.php:792 8119#: resources/views/edit/initialize-calendar-popup.phtml:11 8120msgctxt "NOMINATIVE" 8121msgid "January" 8122msgstr "" 8123 8124#. I18N: Name of a country or state 8125#: app/Statistics/Service/CountryService.php:272 8126msgid "Japan" 8127msgstr "" 8128 8129#. I18N: The Hebrew/Jewish calendar 8130#: app/Date.php:235 app/Module/YahrzeitModule.php:263 8131#: resources/views/help/date.phtml:168 8132msgid "Jewish" 8133msgstr "" 8134 8135#. I18N: Location of an LDS church temple 8136#: app/Elements/TempleCode.php:114 8137msgid "Johannesburg, South Africa" 8138msgstr "" 8139 8140#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8141#: app/Services/TreeService.php:209 8142msgid "John /DOE/" 8143msgstr "" 8144 8145#: app/Module/CustomTagsGenPluswin.php:88 8146msgid "Joint family name" 8147msgstr "" 8148 8149#. I18N: Name of a country or state 8150#: app/Statistics/Service/CountryService.php:270 8151msgid "Jordan" 8152msgstr "" 8153 8154#. I18N: Location of an LDS church temple 8155#: app/Elements/TempleCode.php:115 8156msgid "Jordan River, Utah, United States" 8157msgstr "" 8158 8159#. I18N: Name of a module 8160#: app/Module/UserJournalModule.php:119 8161msgid "Journal" 8162msgstr "" 8163 8164#: app/Date/AbstractGregorianJulianDate.php:207 8165msgctxt "Abbreviation for July" 8166msgid "Jul" 8167msgstr "" 8168 8169#. I18N: The julian calendar 8170#: app/Date.php:231 resources/views/help/date.phtml:152 8171msgid "Julian" 8172msgstr "" 8173 8174#: app/Date/AbstractGregorianJulianDate.php:104 8175msgctxt "GENITIVE" 8176msgid "July" 8177msgstr "" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:174 8180msgctxt "INSTRUMENTAL" 8181msgid "July" 8182msgstr "" 8183 8184#: app/Date/AbstractGregorianJulianDate.php:139 8185msgctxt "LOCATIVE" 8186msgid "July" 8187msgstr "" 8188 8189#: app/Date/AbstractGregorianJulianDate.php:69 8190#: app/Module/StatisticsChartModule.php:798 8191#: resources/views/edit/initialize-calendar-popup.phtml:17 8192msgctxt "NOMINATIVE" 8193msgid "July" 8194msgstr "" 8195 8196#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8197#: app/Date/HijriDate.php:136 8198msgctxt "GENITIVE" 8199msgid "Jumada al-awwal" 8200msgstr "" 8201 8202#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8203#: app/Date/HijriDate.php:226 8204msgctxt "INSTRUMENTAL" 8205msgid "Jumada al-awwal" 8206msgstr "" 8207 8208#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8209#: app/Date/HijriDate.php:181 8210msgctxt "LOCATIVE" 8211msgid "Jumada al-awwal" 8212msgstr "" 8213 8214#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8215#: app/Date/HijriDate.php:91 8216msgctxt "NOMINATIVE" 8217msgid "Jumada al-awwal" 8218msgstr "" 8219 8220#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8221#: app/Date/HijriDate.php:138 8222msgctxt "GENITIVE" 8223msgid "Jumada al-thani" 8224msgstr "" 8225 8226#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8227#: app/Date/HijriDate.php:228 8228msgctxt "INSTRUMENTAL" 8229msgid "Jumada al-thani" 8230msgstr "" 8231 8232#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8233#: app/Date/HijriDate.php:183 8234msgctxt "LOCATIVE" 8235msgid "Jumada al-thani" 8236msgstr "" 8237 8238#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8239#: app/Date/HijriDate.php:93 8240msgctxt "NOMINATIVE" 8241msgid "Jumada al-thani" 8242msgstr "" 8243 8244#: app/Date/AbstractGregorianJulianDate.php:206 8245msgctxt "Abbreviation for June" 8246msgid "Jun" 8247msgstr "" 8248 8249#: app/Date/AbstractGregorianJulianDate.php:103 8250msgctxt "GENITIVE" 8251msgid "June" 8252msgstr "" 8253 8254#: app/Date/AbstractGregorianJulianDate.php:173 8255msgctxt "INSTRUMENTAL" 8256msgid "June" 8257msgstr "" 8258 8259#: app/Date/AbstractGregorianJulianDate.php:138 8260msgctxt "LOCATIVE" 8261msgid "June" 8262msgstr "" 8263 8264#: app/Date/AbstractGregorianJulianDate.php:68 8265#: app/Module/StatisticsChartModule.php:797 8266#: resources/views/edit/initialize-calendar-popup.phtml:16 8267msgctxt "NOMINATIVE" 8268msgid "June" 8269msgstr "" 8270 8271#. I18N: Location of an LDS church temple 8272#: app/Elements/TempleCode.php:116 8273msgid "Kansas City, Missouri, United States" 8274msgstr "" 8275 8276#. I18N: Name of a country or state 8277#: app/Statistics/Service/CountryService.php:274 8278msgid "Kazakhstan" 8279msgstr "" 8280 8281#. I18N: A configuration setting 8282#: resources/views/admin/trees-import.phtml:93 8283msgid "Keep media objects" 8284msgstr "" 8285 8286#: resources/views/modals/on-screen-keyboard.phtml:51 8287msgid "Keep open" 8288msgstr "" 8289 8290#. I18N: A configuration setting 8291#: resources/views/admin/trees-preferences.phtml:781 8292#: resources/views/edit/edit-fact.phtml:34 8293#: resources/views/edit/edit-record.phtml:34 8294msgid "Keep the existing “last change” information" 8295msgstr "" 8296 8297#. I18N: Name of a country or state 8298#: app/Statistics/Service/CountryService.php:276 8299msgid "Kenya" 8300msgstr "" 8301 8302#: app/Module/HtmlBlockModule.php:192 8303msgid "Keyword examples" 8304msgstr "" 8305 8306#: app/Date/JalaliDate.php:261 8307msgctxt "Abbreviation for Persian month: Khordad" 8308msgid "Khor" 8309msgstr "" 8310 8311#. I18N: 3rd month in the Persian/Jalali calendar 8312#: app/Date/JalaliDate.php:129 8313msgctxt "GENITIVE" 8314msgid "Khordad" 8315msgstr "" 8316 8317#. I18N: 3rd month in the Persian/Jalali calendar 8318#: app/Date/JalaliDate.php:219 8319msgctxt "INSTRUMENTAL" 8320msgid "Khordad" 8321msgstr "" 8322 8323#. I18N: 3rd month in the Persian/Jalali calendar 8324#: app/Date/JalaliDate.php:174 8325msgctxt "LOCATIVE" 8326msgid "Khordad" 8327msgstr "" 8328 8329#. I18N: 3rd month in the Persian/Jalali calendar 8330#: app/Date/JalaliDate.php:84 8331msgctxt "NOMINATIVE" 8332msgid "Khordad" 8333msgstr "" 8334 8335#. I18N: Name of a country or state 8336#: app/Statistics/Service/CountryService.php:282 8337msgid "Kiribati" 8338msgstr "" 8339 8340#. I18N: a month in the Jewish calendar 8341#: app/Date/JewishDate.php:182 8342msgctxt "GENITIVE" 8343msgid "Kislev" 8344msgstr "" 8345 8346#. I18N: a month in the Jewish calendar 8347#: app/Date/JewishDate.php:286 8348msgctxt "INSTRUMENTAL" 8349msgid "Kislev" 8350msgstr "" 8351 8352#. I18N: a month in the Jewish calendar 8353#: app/Date/JewishDate.php:234 8354msgctxt "LOCATIVE" 8355msgid "Kislev" 8356msgstr "" 8357 8358#. I18N: a month in the Jewish calendar 8359#: app/Date/JewishDate.php:130 8360msgctxt "NOMINATIVE" 8361msgid "Kislev" 8362msgstr "" 8363 8364#. I18N: Location of an LDS church temple 8365#: app/Elements/TempleCode.php:117 8366msgid "Kona, Hawaii, United States" 8367msgstr "" 8368 8369#. I18N: Name of a country or state 8370#: app/Statistics/Service/CountryService.php:286 8371msgid "Korea" 8372msgstr "" 8373 8374#. I18N: Name of a country or state 8375#: app/Statistics/Service/CountryService.php:288 8376msgid "Kuwait" 8377msgstr "" 8378 8379#. I18N: Location of an LDS church temple 8380#: app/Elements/TempleCode.php:118 8381msgid "Kyiv, Ukraine" 8382msgstr "" 8383 8384#. I18N: Name of a country or state 8385#: app/Statistics/Service/CountryService.php:278 8386msgid "Kyrgyzstan" 8387msgstr "" 8388 8389#: app/Factories/ElementFactory.php:460 8390msgid "LDS baptism" 8391msgstr "" 8392 8393#: app/Factories/ElementFactory.php:598 8394msgid "LDS child sealing" 8395msgstr "" 8396 8397#: resources/views/admin/tags.phtml:713 8398msgid "LDS church" 8399msgstr "" 8400 8401#: app/Factories/ElementFactory.php:500 8402msgid "LDS confirmation" 8403msgstr "" 8404 8405#: app/Factories/ElementFactory.php:520 8406msgid "LDS endowment" 8407msgstr "" 8408 8409#: app/Factories/ElementFactory.php:354 8410msgid "LDS spouse sealing" 8411msgstr "" 8412 8413#: app/Module/CustomTagsFamilyTreeMaker.php:76 8414#: app/Module/CustomTagsFamilyTreeMaker.php:90 8415#: app/Module/CustomTagsFamilyTreeMaker.php:94 8416#: app/Module/CustomTagsFamilyTreeMaker.php:109 8417#: resources/views/modules/custom-tags/config.phtml:30 8418#: resources/views/modules/custom-tags/config.phtml:52 8419#: resources/views/modules/custom-tags/config.phtml:54 8420msgid "Label" 8421msgstr "" 8422 8423#. I18N: Location of an LDS church temple 8424#: app/Elements/TempleCode.php:107 8425msgid "Laie, Hawaii, United States" 8426msgstr "" 8427 8428#. I18N: page orientation 8429#: app/Http/RequestHandlers/TreePreferencesPage.php:131 8430#: resources/xml/reports/change_report.xml:10 8431#: resources/xml/reports/pedigree_report.xml:7 8432msgid "Landscape" 8433msgstr "" 8434 8435#. I18N: A configuration setting 8436#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:723 8437#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 8438#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 8439#: resources/views/admin/modules.phtml:267 8440#: resources/views/admin/site-preferences.phtml:78 8441#: resources/views/admin/users-edit.phtml:126 8442#: resources/views/admin/users.phtml:29 8443#: resources/views/edit-account-page.phtml:103 8444#: resources/views/layouts/administration.phtml:57 8445#: resources/views/setup/step-1-language.phtml:42 8446msgid "Language" 8447msgstr "" 8448 8449#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8450#: resources/views/admin/control-panel.phtml:605 8451#: resources/views/admin/modules.phtml:122 8452#: resources/views/admin/modules.phtml:124 8453msgid "Languages" 8454msgstr "" 8455 8456#. I18N: Name of a country or state 8457#: app/Statistics/Service/CountryService.php:290 8458msgid "Laos" 8459msgstr "" 8460 8461#: resources/views/setup/step-2-server-checks.phtml:72 8462msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8463msgstr "" 8464 8465#: app/Statistics/Google/ChartFamilyLargest.php:123 8466#: resources/views/statistics/families/children.phtml:46 8467msgid "Largest families" 8468msgstr "" 8469 8470#: resources/views/statistics/families/children.phtml:55 8471msgid "Largest number of grandchildren" 8472msgstr "" 8473 8474#. I18N: Location of an LDS church temple 8475#: app/Elements/TempleCode.php:125 8476msgid "Las Vegas, Nevada, United States" 8477msgstr "" 8478 8479#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 8480#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 8481#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 8482#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 8483#: app/Module/CustomTagsFamilyTreeBuilder.php:53 8484#: app/Module/CustomTagsGedcomL.php:191 8485#: resources/views/lists/families-table.phtml:228 8486#: resources/views/lists/individuals-table.phtml:254 8487#: resources/views/lists/locations-table.phtml:66 8488#: resources/views/lists/media-table.phtml:82 8489#: resources/views/lists/notes-table.phtml:94 8490#: resources/views/lists/repositories-table.phtml:52 8491#: resources/views/lists/sources-table.phtml:102 8492#: resources/views/lists/submitters-table.phtml:70 8493#: resources/views/modules/gedcom_stats/config.phtml:32 8494#: resources/views/modules/recent_changes/changes-table.phtml:46 8495#: resources/xml/reports/change_report.xml:66 8496#: resources/xml/reports/change_report.xml:108 8497msgid "Last change" 8498msgstr "" 8499 8500#: app/Module/ReviewChangesModule.php:161 8501msgid "Last email reminder was sent " 8502msgstr "" 8503 8504#: resources/views/statistics/other/total-events.phtml:39 8505msgid "Last event" 8506msgstr "" 8507 8508#: resources/views/admin/users.phtml:33 8509msgid "Last signed in" 8510msgstr "" 8511 8512#: resources/views/modules/gedcom_stats/config.phtml:55 8513#: resources/views/modules/gedcom_stats/statistics.phtml:178 8514#: resources/views/modules/html/template-statistics.phtml:73 8515#: resources/views/statistics/individuals/total-events.phtml:55 8516msgid "Latest birth" 8517msgstr "" 8518 8519#: resources/views/modules/gedcom_stats/config.phtml:57 8520#: resources/views/modules/gedcom_stats/statistics.phtml:200 8521#: resources/views/modules/html/template-statistics.phtml:81 8522#: resources/views/statistics/individuals/total-events.phtml:103 8523msgid "Latest death" 8524msgstr "" 8525 8526#: resources/views/statistics/families/total-records.phtml:105 8527msgid "Latest divorce" 8528msgstr "" 8529 8530#: resources/views/statistics/families/total-records.phtml:57 8531msgid "Latest marriage" 8532msgstr "" 8533 8534#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 8535#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 8536#: resources/views/admin/location-edit.phtml:49 8537#: resources/views/admin/locations.phtml:43 8538#: resources/views/edit/input-addon-coordinates.phtml:13 8539#: resources/views/edit/input-addon-coordinates.phtml:16 8540#: resources/views/modules/place-hierarchy/popup.phtml:23 8541msgid "Latitude" 8542msgstr "" 8543 8544#. I18N: Name of a country or state 8545#: app/Statistics/Service/CountryService.php:310 8546msgid "Latvia" 8547msgstr "" 8548 8549#: resources/views/modules/ancestors-chart/page.phtml:49 8550#: resources/views/modules/descendancy_chart/page.phtml:49 8551#: resources/views/modules/fanchart/page.phtml:42 8552#: resources/views/modules/hourglass-chart/page.phtml:48 8553#: resources/views/modules/pedigree-chart/page.phtml:48 8554msgid "Layout" 8555msgstr "" 8556 8557#: resources/views/edit-account-page.phtml:96 8558msgid "Leave the password blank if you want to keep the current password." 8559msgstr "" 8560 8561#: resources/views/admin/media-upload.phtml:51 8562msgid "Leave this entry blank to keep the original filename" 8563msgstr "" 8564 8565#: resources/views/lists/families-table.phtml:184 8566#: resources/views/lists/individuals-table.phtml:225 8567msgid "Leaves" 8568msgstr "" 8569 8570#. I18N: Name of a country or state 8571#: app/Statistics/Service/CountryService.php:292 8572msgid "Lebanon" 8573msgstr "" 8574 8575#. I18N: Name of a module - historic/obsolete URLs. 8576#: app/Module/RedirectLegacyUrlsModule.php:120 8577msgid "Legacy URLs" 8578msgstr "" 8579 8580#: app/Module/CustomTagsReunion.php:53 8581msgid "Legatee" 8582msgstr "" 8583 8584#: resources/views/statistics/families/marriage-length.phtml:12 8585msgid "Length of marriage" 8586msgstr "" 8587 8588#. I18N: Name of a country or state 8589#: app/Statistics/Service/CountryService.php:304 8590msgid "Lesotho" 8591msgstr "" 8592 8593#: resources/xml/reports/ahnentafel_report.xml:13 8594#: resources/xml/reports/bdm_report.xml:12 8595#: resources/xml/reports/birth_report.xml:10 8596#: resources/xml/reports/cemetery_report.xml:8 8597#: resources/xml/reports/change_report.xml:9 8598#: resources/xml/reports/death_report.xml:11 8599#: resources/xml/reports/descendancy_report.xml:8 8600#: resources/xml/reports/fact_sources.xml:8 8601#: resources/xml/reports/family_group_report.xml:11 8602#: resources/xml/reports/individual_ext_report.xml:12 8603#: resources/xml/reports/individual_report.xml:9 8604#: resources/xml/reports/marriage_report.xml:10 8605#: resources/xml/reports/missing_facts_report.xml:8 8606#: resources/xml/reports/occupation_report.xml:7 8607#: resources/xml/reports/pedigree_report.xml:8 8608#: resources/xml/reports/relative_ext_report.xml:8 8609msgctxt "paper size" 8610msgid "Letter" 8611msgstr "" 8612 8613#. I18N: Name of a country or state 8614#: app/Statistics/Service/CountryService.php:294 8615msgid "Liberia" 8616msgstr "" 8617 8618#. I18N: Name of a country or state 8619#: app/Statistics/Service/CountryService.php:296 8620msgid "Libya" 8621msgstr "" 8622 8623#. I18N: Name of a country or state 8624#: app/Statistics/Service/CountryService.php:300 8625msgid "Liechtenstein" 8626msgstr "" 8627 8628#: resources/views/statistics/individuals/lifespan.phtml:12 8629msgid "Lifespan" 8630msgstr "" 8631 8632#. I18N: Name of a module/chart 8633#: app/Module/LifespansChartModule.php:110 8634msgid "Lifespans" 8635msgstr "" 8636 8637#. I18N: Location of an LDS church temple 8638#: app/Elements/TempleCode.php:120 8639msgid "Lima, Peru" 8640msgstr "" 8641 8642#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8643#: resources/views/admin/control-panel.phtml:812 8644msgid "Link media objects to facts and events" 8645msgstr "" 8646 8647#. I18N: You need to: 8648#: resources/views/emails/verify-notify-html.phtml:41 8649#: resources/views/emails/verify-notify-text.phtml:27 8650msgid "Link the user account to an individual." 8651msgstr "" 8652 8653#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57 8654#: resources/views/modules/relatives/tab.phtml:125 8655msgid "Link this individual to an existing family as a child" 8656msgstr "" 8657 8658#: resources/views/media-page-menu.phtml:63 8659#: resources/views/modals/link-media-to-family.phtml:18 8660msgid "Link this media object to a family" 8661msgstr "" 8662 8663#: resources/views/media-page-menu.phtml:68 8664#: resources/views/modals/link-media-to-source.phtml:18 8665msgid "Link this media object to a source" 8666msgstr "" 8667 8668#: resources/views/media-page-menu.phtml:58 8669#: resources/views/modals/link-media-to-individual.phtml:18 8670msgid "Link this media object to an individual" 8671msgstr "" 8672 8673#: resources/views/admin/users-edit.phtml:305 8674msgid "Link this user to an individual in the family tree." 8675msgstr "" 8676 8677#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8678#: resources/views/chart-box.phtml:126 8679msgid "Links" 8680msgstr "" 8681 8682#: resources/views/admin/modules.phtml:216 8683#: resources/views/admin/modules.phtml:219 8684msgid "List" 8685msgstr "" 8686 8687#. I18N: Name of a module 8688#: app/Http/RequestHandlers/ModulesListsPage.php:43 8689#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 8690#: resources/views/admin/control-panel.phtml:684 8691#: resources/views/admin/modules.phtml:98 8692#: resources/views/admin/modules.phtml:100 8693#: resources/views/admin/trees-preferences.phtml:345 8694msgid "Lists" 8695msgstr "" 8696 8697#. I18N: Name of a country or state 8698#: app/Statistics/Service/CountryService.php:306 8699msgid "Lithuania" 8700msgstr "" 8701 8702#: app/SurnameTradition.php:107 8703msgctxt "Surname tradition" 8704msgid "Lithuanian" 8705msgstr "" 8706 8707#: app/Statistics/Google/ChartMortality.php:73 8708msgid "Living" 8709msgstr "" 8710 8711#: resources/views/calendar-page.phtml:124 8712msgid "Living individuals" 8713msgstr "" 8714 8715#: resources/views/lists/datatables-attributes.phtml:30 8716msgid "Loading…" 8717msgstr "" 8718 8719#. I18N: “Local files” are stored on this computer 8720#: resources/views/admin/media.phtml:40 8721msgid "Local files" 8722msgstr "" 8723 8724#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 8725#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123 8726#: resources/views/lists/locations-table.phtml:63 8727msgid "Location" 8728msgstr "" 8729 8730#. I18N: Name of a module/list 8731#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 8732#: app/Module/LocationListModule.php:167 8733#: resources/views/admin/merge-records-step-1.phtml:61 8734#: resources/views/lists/locations-table.phtml:58 8735#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8736#: resources/views/search-general-page.phtml:115 8737#: resources/views/search-results.phtml:92 8738msgid "Locations" 8739msgstr "" 8740 8741#: app/Elements/RelationIsDescriptor.php:115 8742msgid "Lodger" 8743msgstr "" 8744 8745#: app/Elements/RelationIsDescriptor.php:84 8746msgctxt "FEMALE" 8747msgid "Lodger" 8748msgstr "" 8749 8750#: app/Elements/RelationIsDescriptor.php:63 8751msgctxt "MALE" 8752msgid "Lodger" 8753msgstr "" 8754 8755#. I18N: Location of an LDS church temple 8756#: app/Elements/TempleCode.php:121 8757msgid "Logan, Utah, United States" 8758msgstr "" 8759 8760#. I18N: Location of an LDS church temple 8761#: app/Elements/TempleCode.php:122 8762msgid "London, England" 8763msgstr "" 8764 8765#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8766#: resources/views/admin/trees-preferences.phtml:375 8767msgid "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." 8768msgstr "" 8769 8770#: resources/views/statistics/families/marriage-length.phtml:22 8771msgid "Longest marriage" 8772msgstr "" 8773 8774#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:432 8775#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 8776#: resources/views/admin/location-edit.phtml:60 8777#: resources/views/admin/locations.phtml:44 8778#: resources/views/edit/input-addon-coordinates.phtml:13 8779#: resources/views/edit/input-addon-coordinates.phtml:16 8780#: resources/views/modules/place-hierarchy/popup.phtml:27 8781msgid "Longitude" 8782msgstr "" 8783 8784#. I18N: Location of an LDS church temple 8785#: app/Elements/TempleCode.php:119 8786msgid "Los Angeles, California, United States" 8787msgstr "" 8788 8789#. I18N: Location of an LDS church temple 8790#: app/Elements/TempleCode.php:123 8791msgid "Louisville, Kentucky, United States" 8792msgstr "" 8793 8794#. I18N: Location of an LDS church temple 8795#: app/Elements/TempleCode.php:124 8796msgid "Lubbock, Texas, United States" 8797msgstr "" 8798 8799#. I18N: Name of a country or state 8800#: app/Statistics/Service/CountryService.php:308 8801msgid "Luxembourg" 8802msgstr "" 8803 8804#. I18N: Name of a country or state 8805#: app/Statistics/Service/CountryService.php:312 8806msgid "Macau" 8807msgstr "" 8808 8809#. I18N: Name of a country or state 8810#: app/Statistics/Service/CountryService.php:329 8811msgid "Macedonia" 8812msgstr "" 8813 8814#. I18N: Name of a country or state 8815#: app/Statistics/Service/CountryService.php:321 8816msgid "Madagascar" 8817msgstr "" 8818 8819#. I18N: Location of an LDS church temple 8820#: app/Elements/TempleCode.php:126 8821msgid "Madrid, Spain" 8822msgstr "" 8823 8824#. I18N: Type of media object 8825#: app/Elements/SourceMediaType.php:69 8826msgid "Magazine" 8827msgstr "" 8828 8829#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8830#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 8831#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 8832#: app/Module/CustomTagsGenPluswin.php:102 8833msgid "Maidenhead location code" 8834msgstr "" 8835 8836#: app/Module/CustomTagsPersonalAncestralFile.php:60 8837msgid "Mailing name" 8838msgstr "" 8839 8840#: app/Services/MessageService.php:227 8841msgid "Mailto link" 8842msgstr "" 8843 8844#. I18N: Name of a country or state 8845#: app/Statistics/Service/CountryService.php:353 8846msgid "Malawi" 8847msgstr "" 8848 8849#. I18N: Name of a country or state 8850#: app/Statistics/Service/CountryService.php:355 8851msgid "Malaysia" 8852msgstr "" 8853 8854#. I18N: Name of a country or state 8855#: app/Statistics/Service/CountryService.php:323 8856msgid "Maldives" 8857msgstr "" 8858 8859#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 8860#: resources/views/individual-sex.phtml:33 8861msgid "Male" 8862msgstr "" 8863 8864#: app/Statistics/Google/ChartAge.php:117 8865#: app/Statistics/Google/ChartMarriageAge.php:140 8866#: app/Statistics/Google/ChartSex.php:62 8867#: resources/views/calendar-page.phtml:145 8868#: resources/views/lists/families-table.phtml:115 8869#: resources/views/lists/families-table.phtml:130 8870#: resources/views/lists/families-table.phtml:142 8871#: resources/views/lists/individuals-table.phtml:130 8872#: resources/views/lists/individuals-table.phtml:145 8873#: resources/views/lists/individuals-table.phtml:157 8874#: resources/views/modules/gedcom_stats/statistics.phtml:55 8875#: resources/views/modules/gedcom_stats/statistics.phtml:227 8876#: resources/views/modules/html/template-statistics.phtml:28 8877#: resources/views/modules/top10_givnnames/block.phtml:14 8878#: resources/views/statistics/individuals/greatest-age.phtml:20 8879#: resources/views/statistics/individuals/lifespan.phtml:29 8880#: resources/views/statistics/individuals/oldest-living.phtml:20 8881msgid "Males" 8882msgstr "" 8883 8884#. I18N: Name of a country or state 8885#: app/Statistics/Service/CountryService.php:331 8886msgid "Mali" 8887msgstr "" 8888 8889#. I18N: Name of a country or state 8890#: app/Statistics/Service/CountryService.php:333 8891msgid "Malta" 8892msgstr "" 8893 8894#: app/Http/RequestHandlers/ManageTrees.php:86 8895#: resources/views/admin/changes-log.phtml:31 8896#: resources/views/admin/data-fix-page.phtml:24 8897#: resources/views/admin/data-fix-select.phtml:20 8898#: resources/views/admin/merge-records-step-1.phtml:41 8899#: resources/views/admin/merge-records-step-2.phtml:23 8900#: resources/views/admin/trees-check.phtml:17 8901#: resources/views/admin/trees-duplicates.phtml:18 8902#: resources/views/admin/trees-export.phtml:18 8903#: resources/views/admin/trees-import.phtml:22 8904#: resources/views/admin/trees-preferences.phtml:41 8905#: resources/views/admin/trees-privacy.phtml:22 8906#: resources/views/admin/trees-renumber.phtml:17 8907#: resources/views/admin/trees-unconnected.phtml:21 8908msgid "Manage family trees" 8909msgstr "" 8910 8911#: app/Http/RequestHandlers/ManageMediaPage.php:67 8912#: resources/views/admin/control-panel.phtml:800 8913#: resources/views/admin/media-upload.phtml:18 8914msgid "Manage media" 8915msgstr "" 8916 8917#. I18N: Listbox entry; name of a role 8918#: app/Http/RequestHandlers/UserEditPage.php:104 8919#: resources/views/admin/trees-export.phtml:114 8920#: resources/views/admin/users-edit.phtml:267 8921#: resources/views/modules/clippings/download.phtml:36 8922msgid "Manager" 8923msgstr "" 8924 8925#: resources/views/admin/control-panel.phtml:479 8926msgid "Managers" 8927msgstr "" 8928 8929#. I18N: Location of an LDS church temple 8930#: app/Elements/TempleCode.php:127 8931msgid "Manaus, Brazil" 8932msgstr "" 8933 8934#. I18N: Location of an LDS church temple 8935#: app/Elements/TempleCode.php:128 8936msgid "Manhattan, New York, United States" 8937msgstr "" 8938 8939#. I18N: Location of an LDS church temple 8940#: app/Elements/TempleCode.php:129 8941msgid "Manila, Philippines" 8942msgstr "" 8943 8944#. I18N: Location of an LDS church temple 8945#: app/Elements/TempleCode.php:130 8946msgid "Manti, Utah, United States" 8947msgstr "" 8948 8949#. I18N: Type of media object 8950#: app/Elements/SourceMediaType.php:70 8951msgid "Manuscript" 8952msgstr "" 8953 8954#. I18N: Help text for the “GEDCOM errors” configuration setting 8955#: resources/views/admin/trees-preferences.phtml:657 8956msgid "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." 8957msgstr "" 8958 8959#. I18N: Type of media object 8960#: app/Elements/SourceMediaType.php:71 8961#: resources/views/admin/control-panel.phtml:829 8962#: resources/views/modules/statistics-chart/custom.phtml:60 8963msgid "Map" 8964msgstr "" 8965 8966#: app/Module/ModuleMapLinkTrait.php:39 8967msgid "Map link" 8968msgstr "" 8969 8970#. I18N: Links to maps 8971#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8972#: resources/views/admin/control-panel.phtml:647 8973msgid "Map links" 8974msgstr "" 8975 8976#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8977#: resources/views/admin/control-panel.phtml:654 8978msgid "Map providers" 8979msgstr "" 8980 8981#. I18N: mapbox.com 8982#: app/Module/MapBox.php:82 8983msgid "Mapbox" 8984msgstr "" 8985 8986#: app/Date/AbstractGregorianJulianDate.php:203 8987msgctxt "Abbreviation for March" 8988msgid "Mar" 8989msgstr "" 8990 8991#: app/Date/AbstractGregorianJulianDate.php:100 8992msgctxt "GENITIVE" 8993msgid "March" 8994msgstr "" 8995 8996#: app/Date/AbstractGregorianJulianDate.php:170 8997msgctxt "INSTRUMENTAL" 8998msgid "March" 8999msgstr "" 9000 9001#: app/Date/AbstractGregorianJulianDate.php:135 9002msgctxt "LOCATIVE" 9003msgid "March" 9004msgstr "" 9005 9006#: app/Date/AbstractGregorianJulianDate.php:65 9007#: app/Module/StatisticsChartModule.php:794 9008#: resources/views/edit/initialize-calendar-popup.phtml:13 9009msgctxt "NOMINATIVE" 9010msgid "March" 9011msgstr "" 9012 9013#. I18N: Help text for the “Format text and notes” configuration setting 9014#: resources/views/admin/trees-preferences.phtml:625 9015msgid "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." 9016msgstr "" 9017 9018#: app/Factories/ElementFactory.php:341 app/Module/BranchesListModule.php:446 9019#: resources/views/calendar-page.phtml:188 9020#: resources/views/lists/families-table.phtml:195 9021#: resources/views/lists/families-table.phtml:199 9022#: resources/views/lists/families-table.phtml:220 9023#: resources/views/modules/relatives/family.phtml:144 9024#: resources/xml/reports/ahnentafel_report.xml:449 9025#: resources/xml/reports/bdm_report.xml:78 9026#: resources/xml/reports/descendancy_report.xml:575 9027#: resources/xml/reports/family_group_report.xml:377 9028#: resources/xml/reports/missing_facts_report.xml:23 9029#: resources/xml/reports/pedigree_report.xml:76 9030#: resources/xml/reports/pedigree_report.xml:77 9031#: resources/xml/reports/pedigree_report.xml:97 9032#: resources/xml/reports/pedigree_report.xml:98 9033#: resources/xml/reports/pedigree_report.xml:137 9034#: resources/xml/reports/pedigree_report.xml:138 9035#: resources/xml/reports/pedigree_report.xml:178 9036#: resources/xml/reports/pedigree_report.xml:179 9037#: resources/xml/reports/pedigree_report.xml:221 9038#: resources/xml/reports/pedigree_report.xml:222 9039#: resources/xml/reports/pedigree_report.xml:264 9040#: resources/xml/reports/pedigree_report.xml:265 9041#: resources/xml/reports/pedigree_report.xml:307 9042#: resources/xml/reports/pedigree_report.xml:308 9043#: resources/xml/reports/pedigree_report.xml:350 9044#: resources/xml/reports/pedigree_report.xml:351 9045#: resources/xml/reports/pedigree_report.xml:392 9046#: resources/xml/reports/pedigree_report.xml:430 9047#: resources/xml/reports/pedigree_report.xml:468 9048#: resources/xml/reports/pedigree_report.xml:506 9049#: resources/xml/reports/pedigree_report.xml:544 9050#: resources/xml/reports/pedigree_report.xml:582 9051#: resources/xml/reports/pedigree_report.xml:620 9052#: resources/xml/reports/pedigree_report.xml:658 9053#: resources/xml/reports/pedigree_report.xml:778 9054#: resources/xml/reports/pedigree_report.xml:779 9055#: resources/xml/reports/pedigree_report.xml:799 9056#: resources/xml/reports/pedigree_report.xml:800 9057#: resources/xml/reports/pedigree_report.xml:839 9058#: resources/xml/reports/pedigree_report.xml:840 9059#: resources/xml/reports/pedigree_report.xml:879 9060#: resources/xml/reports/pedigree_report.xml:880 9061#: resources/xml/reports/pedigree_report.xml:923 9062#: resources/xml/reports/pedigree_report.xml:966 9063#: resources/xml/reports/pedigree_report.xml:1009 9064#: resources/xml/reports/pedigree_report.xml:1052 9065#: resources/xml/reports/pedigree_report.xml:1099 9066#: resources/xml/reports/pedigree_report.xml:1137 9067#: resources/xml/reports/pedigree_report.xml:1175 9068#: resources/xml/reports/pedigree_report.xml:1213 9069#: resources/xml/reports/pedigree_report.xml:1251 9070#: resources/xml/reports/pedigree_report.xml:1289 9071#: resources/xml/reports/pedigree_report.xml:1327 9072#: resources/xml/reports/pedigree_report.xml:1365 9073msgid "Marriage" 9074msgstr "" 9075 9076#: app/Factories/ElementFactory.php:336 9077#: resources/xml/reports/missing_facts_report.xml:22 9078msgid "Marriage banns" 9079msgstr "" 9080 9081#: app/Module/CustomTagsFamilyTreeMaker.php:72 9082#: app/Module/CustomTagsFamilyTreeMaker.php:92 9083msgid "Marriage beginning status" 9084msgstr "" 9085 9086#: app/Module/CustomTagsBrothersKeeper.php:65 9087msgid "Marriage bond" 9088msgstr "" 9089 9090#: app/Statistics/Google/ChartDistribution.php:348 9091msgid "Marriage by country" 9092msgstr "" 9093 9094#: app/Factories/ElementFactory.php:339 9095msgid "Marriage contract" 9096msgstr "" 9097 9098#: resources/xml/reports/marriage_report.xml:8 9099msgid "Marriage date range end" 9100msgstr "" 9101 9102#: resources/xml/reports/marriage_report.xml:7 9103msgid "Marriage date range start" 9104msgstr "" 9105 9106#: app/Module/CustomTagsFamilyTreeMaker.php:71 9107#: app/Module/CustomTagsFamilyTreeMaker.php:91 9108msgid "Marriage ending status" 9109msgstr "" 9110 9111#: app/Module/CustomTagsBrothersKeeper.php:64 9112msgid "Marriage intention" 9113msgstr "" 9114 9115#: app/Factories/ElementFactory.php:340 9116msgid "Marriage license" 9117msgstr "" 9118 9119#: app/Module/IndividualFactsTabModule.php:554 9120msgid "Marriage of a brother" 9121msgstr "" 9122 9123#: app/Module/IndividualFactsTabModule.php:532 9124#: resources/views/admin/trees-preferences.phtml:479 9125msgid "Marriage of a child" 9126msgstr "" 9127 9128#: app/Module/IndividualFactsTabModule.php:531 9129msgid "Marriage of a daughter" 9130msgstr "" 9131 9132#: app/Module/IndividualFactsTabModule.php:790 9133msgid "Marriage of a father" 9134msgstr "" 9135 9136#: app/Module/IndividualFactsTabModule.php:538 9137#: app/Module/IndividualFactsTabModule.php:544 9138#: app/Module/IndividualFactsTabModule.php:550 9139#: resources/views/admin/trees-preferences.phtml:473 9140msgid "Marriage of a grandchild" 9141msgstr "" 9142 9143#: app/Module/IndividualFactsTabModule.php:537 9144msgid "Marriage of a granddaughter" 9145msgstr "" 9146 9147#: app/Module/IndividualFactsTabModule.php:543 9148msgctxt "daughter’s daughter" 9149msgid "Marriage of a granddaughter" 9150msgstr "" 9151 9152#: app/Module/IndividualFactsTabModule.php:549 9153msgctxt "son’s daughter" 9154msgid "Marriage of a granddaughter" 9155msgstr "" 9156 9157#: app/Module/IndividualFactsTabModule.php:536 9158msgid "Marriage of a grandson" 9159msgstr "" 9160 9161#: app/Module/IndividualFactsTabModule.php:542 9162msgctxt "daughter’s son" 9163msgid "Marriage of a grandson" 9164msgstr "" 9165 9166#: app/Module/IndividualFactsTabModule.php:548 9167msgctxt "son’s son" 9168msgid "Marriage of a grandson" 9169msgstr "" 9170 9171#: app/Module/IndividualFactsTabModule.php:560 9172msgid "Marriage of a half-brother" 9173msgstr "" 9174 9175#: app/Module/IndividualFactsTabModule.php:562 9176msgid "Marriage of a half-sibling" 9177msgstr "" 9178 9179#: app/Module/IndividualFactsTabModule.php:561 9180msgid "Marriage of a half-sister" 9181msgstr "" 9182 9183#: app/Module/IndividualFactsTabModule.php:791 9184msgid "Marriage of a mother" 9185msgstr "" 9186 9187#: app/Module/IndividualFactsTabModule.php:792 9188#: resources/views/admin/trees-preferences.phtml:491 9189msgid "Marriage of a parent" 9190msgstr "" 9191 9192#: app/Module/IndividualFactsTabModule.php:556 9193#: resources/views/admin/trees-preferences.phtml:485 9194msgid "Marriage of a sibling" 9195msgstr "" 9196 9197#: app/Module/IndividualFactsTabModule.php:555 9198msgid "Marriage of a sister" 9199msgstr "" 9200 9201#: app/Module/IndividualFactsTabModule.php:530 9202msgid "Marriage of a son" 9203msgstr "" 9204 9205#: app/Module/IndividualFactsTabModule.php:825 9206msgid "Marriage of parents" 9207msgstr "" 9208 9209#: resources/xml/reports/marriage_report.xml:6 9210msgid "Marriage place contains" 9211msgstr "" 9212 9213#: resources/views/statistics/other/places.phtml:39 9214msgid "Marriage places" 9215msgstr "" 9216 9217#: app/Factories/ElementFactory.php:345 9218msgid "Marriage settlement" 9219msgstr "" 9220 9221#: app/Module/CustomTagsAldfaer.php:53 9222msgid "Marriage type unknown" 9223msgstr "" 9224 9225#. I18N: Name of a module/report 9226#: app/Module/MarriageReportModule.php:40 9227#: resources/views/modules/statistics-chart/custom.phtml:66 9228#: resources/xml/reports/marriage_report.xml:3 9229#: resources/xml/reports/marriage_report.xml:30 9230msgid "Marriages" 9231msgstr "" 9232 9233#: app/Statistics/Google/ChartMarriage.php:129 9234#: resources/views/statistics/families/total-records.phtml:33 9235msgid "Marriages by century" 9236msgstr "" 9237 9238#: app/Module/CustomTagsFamilyTreeMaker.php:114 9239#: resources/views/lists/families-table.phtml:245 9240#: resources/views/lists/families-table.phtml:280 9241#: resources/views/lists/individuals-table.phtml:267 9242#: resources/xml/reports/cemetery_report.xml:7 9243#: resources/xml/reports/death_report.xml:10 9244msgid "Married name" 9245msgstr "" 9246 9247#. I18N: Name of a country or state 9248#: app/Statistics/Service/CountryService.php:327 9249msgid "Marshall Islands" 9250msgstr "" 9251 9252#. I18N: Name of a country or state 9253#: app/Statistics/Service/CountryService.php:349 9254msgid "Martinique" 9255msgstr "" 9256 9257#: resources/views/admin/users-table-options.phtml:37 9258msgid "Masquerade as this user" 9259msgstr "" 9260 9261#. I18N: Help text for "Case insensitive" searches 9262#: resources/views/modules/fix-search-and-replace/options.phtml:58 9263msgid "Match both upper and lower case letters." 9264msgstr "" 9265 9266#: app/Module/FixSearchAndReplace.php:102 9267msgid "Match the exact text, even if it occurs in the middle of a word." 9268msgstr "" 9269 9270#: app/Module/FixSearchAndReplace.php:103 9271msgid "Match the exact text, unless it occurs in the middle of a word." 9272msgstr "" 9273 9274#: app/Module/MatomoAnalyticsModule.php:42 9275msgid "Matomo™ / Piwik™ analytics" 9276msgstr "" 9277 9278#. I18N: Name of a country or state 9279#: app/Statistics/Service/CountryService.php:345 9280msgid "Mauritania" 9281msgstr "" 9282 9283#. I18N: Name of a country or state 9284#: app/Statistics/Service/CountryService.php:351 9285msgid "Mauritius" 9286msgstr "" 9287 9288#. I18N: A configuration setting 9289#: resources/views/admin/trees-preferences.phtml:362 9290msgid "Maximum number of surnames on individual list" 9291msgstr "" 9292 9293#: resources/views/admin/media-upload.phtml:24 9294#: resources/views/modals/media-file-fields.phtml:46 9295msgid "Maximum upload size: " 9296msgstr "" 9297 9298#: app/Date/AbstractGregorianJulianDate.php:205 9299msgctxt "Abbreviation for May" 9300msgid "May" 9301msgstr "" 9302 9303#: app/Date/AbstractGregorianJulianDate.php:102 9304msgctxt "GENITIVE" 9305msgid "May" 9306msgstr "" 9307 9308#: app/Date/AbstractGregorianJulianDate.php:172 9309msgctxt "INSTRUMENTAL" 9310msgid "May" 9311msgstr "" 9312 9313#: app/Date/AbstractGregorianJulianDate.php:137 9314msgctxt "LOCATIVE" 9315msgid "May" 9316msgstr "" 9317 9318#: app/Date/AbstractGregorianJulianDate.php:67 9319#: app/Module/StatisticsChartModule.php:796 9320#: resources/views/edit/initialize-calendar-popup.phtml:15 9321msgctxt "NOMINATIVE" 9322msgid "May" 9323msgstr "" 9324 9325#. I18N: Name of a country or state 9326#: app/Statistics/Service/CountryService.php:357 9327msgid "Mayotte" 9328msgstr "" 9329 9330#. I18N: Location of an LDS church temple 9331#: app/Elements/TempleCode.php:131 9332msgid "Medford, Oregon, United States" 9333msgstr "" 9334 9335#. I18N: Name of a module 9336#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 9337#: app/Module/MediaTabModule.php:60 9338#: resources/views/admin/control-panel.phtml:323 9339#: resources/views/admin/control-panel.phtml:792 9340#: resources/views/admin/media.phtml:104 9341#: resources/views/lists/media-table.phtml:77 9342#: resources/views/modules/recent_changes/changes-table.phtml:65 9343msgid "Media" 9344msgstr "" 9345 9346#: resources/views/admin/media-upload.phtml:31 9347#: resources/views/admin/media.phtml:100 9348#: resources/views/admin/webtrees1-thumbnails.phtml:40 9349#: resources/views/media-page-details.phtml:30 9350#: resources/views/modals/create-media-from-file.phtml:27 9351#: resources/views/modals/media-file-fields.phtml:20 9352msgid "Media file" 9353msgstr "" 9354 9355#: resources/views/admin/media-upload.phtml:35 9356msgid "Media file to upload" 9357msgstr "" 9358 9359#. I18N: %s is the name of a folder. 9360#: resources/views/admin/trees-export.phtml:94 9361#, php-format 9362msgid "Media filenames will be prefixed by %s." 9363msgstr "" 9364 9365#: resources/views/admin/media.phtml:31 9366#: resources/views/admin/trees-preferences.phtml:268 9367msgid "Media files" 9368msgstr "" 9369 9370#. I18N: A configuration setting 9371#: resources/views/admin/media.phtml:63 9372#: resources/views/admin/trees-preferences.phtml:248 9373msgid "Media folder" 9374msgstr "" 9375 9376#: resources/views/admin/media.phtml:32 9377#: resources/views/admin/trees-preferences.phtml:243 9378msgid "Media folders" 9379msgstr "" 9380 9381#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:314 9382#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:367 9383#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:445 9384#: app/Factories/ElementFactory.php:577 app/Factories/ElementFactory.php:612 9385#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:638 9386#: app/Factories/ElementFactory.php:658 app/Factories/ElementFactory.php:697 9387#: app/Factories/ElementFactory.php:726 9388#: app/Http/RequestHandlers/HelpText.php:231 9389#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 9390#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 9391#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 9392#: resources/views/admin/fix-level-0-media.phtml:35 9393#: resources/views/admin/media.phtml:108 9394#: resources/views/admin/trees-privacy.phtml:185 9395#: resources/views/admin/trees.phtml:248 9396#: resources/views/admin/webtrees1-thumbnails.phtml:41 9397#: resources/views/modules/favorites/favorites.phtml:94 9398msgid "Media object" 9399msgstr "" 9400 9401#. I18N: Name of a module/list 9402#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 9403#: app/Services/AdminService.php:186 9404#: resources/views/admin/fix-level-0-media.phtml:30 9405#: resources/views/admin/merge-records-step-1.phtml:59 9406#: resources/views/admin/webtrees1-thumbnails.phtml:35 9407#: resources/views/lists/media-table.phtml:72 9408#: resources/views/lists/notes-table.phtml:92 9409#: resources/views/lists/sources-table.phtml:100 9410#: resources/views/modules/gedcom_stats/config.phtml:50 9411#: resources/views/modules/gedcom_stats/statistics.phtml:113 9412#: resources/views/modules/html/template-statistics.phtml:48 9413#: resources/views/record-page-links.phtml:52 9414#: resources/views/statistics/other/chart-objects.phtml:12 9415#: resources/views/statistics/other/total-records.phtml:21 9416msgid "Media objects" 9417msgstr "" 9418 9419#: resources/views/modules/media-list/page.phtml:95 9420msgid "Media objects found" 9421msgstr "" 9422 9423#: resources/views/modules/media-list/page.phtml:52 9424msgid "Media objects per page" 9425msgstr "" 9426 9427#: app/Factories/ElementFactory.php:645 app/Factories/ElementFactory.php:703 9428#: app/Module/CustomTagsGedcom53.php:138 9429#: app/Module/CustomTagsPersonalAncestralFile.php:63 9430#: resources/views/modals/create-media-from-file.phtml:43 9431#: resources/views/modals/media-file-fields.phtml:118 9432msgid "Media type" 9433msgstr "" 9434 9435#: app/Module/CustomTagsBrothersKeeper.php:103 9436#: app/Module/CustomTagsReunion.php:54 9437msgid "Medical" 9438msgstr "" 9439 9440#. I18N: The name of a colour-scheme 9441#: app/Module/ColorsTheme.php:169 9442msgid "Mediterranio" 9443msgstr "" 9444 9445#: resources/views/setup/step-2-server-checks.phtml:70 9446msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9447msgstr "" 9448 9449#: app/Date/JalaliDate.php:265 9450msgctxt "Abbreviation for Persian month: Mehr" 9451msgid "Mehr" 9452msgstr "" 9453 9454#. I18N: 7th month in the Persian/Jalali calendar 9455#: app/Date/JalaliDate.php:137 9456msgctxt "GENITIVE" 9457msgid "Mehr" 9458msgstr "" 9459 9460#. I18N: 7th month in the Persian/Jalali calendar 9461#: app/Date/JalaliDate.php:227 9462msgctxt "INSTRUMENTAL" 9463msgid "Mehr" 9464msgstr "" 9465 9466#. I18N: 7th month in the Persian/Jalali calendar 9467#: app/Date/JalaliDate.php:182 9468msgctxt "LOCATIVE" 9469msgid "Mehr" 9470msgstr "" 9471 9472#. I18N: 7th month in the Persian/Jalali calendar 9473#: app/Date/JalaliDate.php:92 9474msgctxt "NOMINATIVE" 9475msgid "Mehr" 9476msgstr "" 9477 9478#. I18N: Location of an LDS church temple 9479#: app/Elements/TempleCode.php:132 9480msgid "Melbourne, Australia" 9481msgstr "" 9482 9483#. I18N: Listbox entry; name of a role 9484#: app/Http/RequestHandlers/UserEditPage.php:98 9485#: resources/views/admin/trees-export.phtml:120 9486#: resources/views/admin/users-edit.phtml:245 9487#: resources/views/modules/clippings/download.phtml:42 9488#: resources/views/modules/clippings/download.phtml:62 9489msgid "Member" 9490msgstr "" 9491 9492#. I18N: Location of an LDS church temple 9493#: app/Elements/TempleCode.php:133 9494msgid "Memphis, Tennessee, United States" 9495msgstr "" 9496 9497#: resources/views/admin/modules.phtml:161 9498#: resources/views/admin/modules.phtml:164 9499msgid "Menu" 9500msgstr "" 9501 9502#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9503#: resources/views/admin/control-panel.phtml:670 9504#: resources/views/admin/modules.phtml:78 9505#: resources/views/admin/modules.phtml:80 9506msgid "Menus" 9507msgstr "" 9508 9509#. I18N: The name of a colour-scheme 9510#: app/Module/ColorsTheme.php:171 9511msgid "Mercury" 9512msgstr "" 9513 9514#: resources/views/admin/trees-duplicates.phtml:39 9515msgid "Merge" 9516msgstr "" 9517 9518#: app/Http/RequestHandlers/MergeTreesPage.php:75 9519#: resources/views/admin/control-panel.phtml:304 9520msgid "Merge family trees" 9521msgstr "" 9522 9523#: app/Http/RequestHandlers/MergeFactsPage.php:57 9524#: app/Http/RequestHandlers/MergeRecordsPage.php:68 9525#: resources/views/admin/trees.phtml:173 9526msgid "Merge records" 9527msgstr "" 9528 9529#. I18N: Location of an LDS church temple 9530#: app/Elements/TempleCode.php:134 9531msgid "Merida, Mexico" 9532msgstr "" 9533 9534#. I18N: Location of an LDS church temple 9535#: app/Elements/TempleCode.php:60 9536msgid "Mesa, Arizona, United States" 9537msgstr "" 9538 9539#: resources/views/admin/broadcast.phtml:58 9540#: resources/views/admin/email-page.phtml:59 9541#: resources/views/admin/site-logs.phtml:69 9542#: resources/views/admin/site-logs.phtml:124 9543#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9544msgid "Message" 9545msgstr "" 9546 9547#. I18N: Name of a module 9548#. I18N: A configuration setting 9549#: app/Module/UserMessagesModule.php:70 9550#: resources/views/admin/site-mail.phtml:44 9551msgid "Messages" 9552msgstr "" 9553 9554#. I18N: a month in the French republican calendar 9555#: app/Date/FrenchDate.php:153 9556msgctxt "GENITIVE" 9557msgid "Messidor" 9558msgstr "" 9559 9560#. I18N: a month in the French republican calendar 9561#: app/Date/FrenchDate.php:247 9562msgctxt "INSTRUMENTAL" 9563msgid "Messidor" 9564msgstr "" 9565 9566#. I18N: a month in the French republican calendar 9567#: app/Date/FrenchDate.php:200 9568msgctxt "LOCATIVE" 9569msgid "Messidor" 9570msgstr "" 9571 9572#. I18N: a month in the French republican calendar 9573#: app/Date/FrenchDate.php:106 9574msgctxt "NOMINATIVE" 9575msgid "Messidor" 9576msgstr "" 9577 9578#. I18N: Name of a country or state 9579#: app/Statistics/Service/CountryService.php:325 9580msgid "Mexico" 9581msgstr "" 9582 9583#. I18N: Location of an LDS church temple 9584#: app/Elements/TempleCode.php:135 9585msgid "Mexico City, Mexico" 9586msgstr "" 9587 9588#. I18N: Type of media object 9589#: app/Elements/SourceMediaType.php:67 9590msgid "Microfiche" 9591msgstr "" 9592 9593#. I18N: Type of media object 9594#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 9595msgid "Microfilm" 9596msgstr "" 9597 9598#. I18N: Name of a country or state 9599#: app/Statistics/Service/CountryService.php:197 9600msgid "Micronesia" 9601msgstr "" 9602 9603#: resources/views/modules/statistics-chart/custom.phtml:194 9604msgid "Middle East" 9605msgstr "" 9606 9607#: app/Module/CustomTagsPhpGedView.php:67 9608msgid "Military" 9609msgstr "" 9610 9611#: app/Module/CustomTagsBrothersKeeper.php:104 9612#: app/Module/CustomTagsFamilyTreeMaker.php:136 9613msgid "Military service" 9614msgstr "" 9615 9616#. I18N: Name of a module/report 9617#: app/Module/MissingFactsReportModule.php:44 9618#: resources/xml/reports/missing_facts_report.xml:3 9619#: resources/xml/reports/missing_facts_report.xml:52 9620msgid "Missing data" 9621msgstr "" 9622 9623#. I18N: Listbox entry; name of a role 9624#: app/Http/RequestHandlers/UserEditPage.php:102 9625#: resources/views/admin/users-edit.phtml:259 9626msgid "Moderator" 9627msgstr "" 9628 9629#: resources/views/admin/control-panel.phtml:479 9630msgid "Moderators" 9631msgstr "" 9632 9633#: resources/views/admin/components.phtml:39 9634#: resources/views/admin/modules.phtml:66 9635msgid "Module" 9636msgstr "" 9637 9638#: resources/views/admin/modules.phtml:61 9639#: resources/views/modules/batch_update/admin.phtml:10 9640msgid "Module administration" 9641msgstr "" 9642 9643#: resources/views/admin/analytics-edit.phtml:17 9644#: resources/views/admin/control-panel.phtml:558 9645#: resources/views/modules/bing-maps/config.phtml:14 9646#: resources/views/modules/custom-tags/config.phtml:18 9647#: resources/views/modules/faq/config.phtml:20 9648#: resources/views/modules/faq/edit.phtml:21 9649#: resources/views/modules/geonames/config.phtml:14 9650#: resources/views/modules/google-maps/config.phtml:14 9651#: resources/views/modules/here-maps/config.phtml:14 9652#: resources/views/modules/map-box/config.phtml:14 9653#: resources/views/modules/openrouteservice/config.phtml:14 9654#: resources/views/modules/openstreetmap/config.phtml:14 9655#: resources/views/modules/relationships-chart/config.phtml:20 9656#: resources/views/modules/sitemap/config.phtml:18 9657#: resources/views/modules/stories/config.phtml:18 9658#: resources/views/modules/stories/edit.phtml:22 9659msgid "Modules" 9660msgstr "" 9661 9662#. I18N: Name of a country or state 9663#: app/Statistics/Service/CountryService.php:319 9664msgid "Moldova" 9665msgstr "" 9666 9667#. I18N: abbreviation for Monday 9668#: app/Date/AbstractCalendarDate.php:280 9669#: resources/views/edit/initialize-calendar-popup.phtml:24 9670msgid "Mon" 9671msgstr "" 9672 9673#. I18N: Name of a country or state 9674#: app/Statistics/Service/CountryService.php:317 9675msgid "Monaco" 9676msgstr "" 9677 9678#: app/Date/AbstractCalendarDate.php:253 9679msgid "Monday" 9680msgstr "" 9681 9682#. I18N: Name of a country or state 9683#: app/Statistics/Service/CountryService.php:337 9684msgid "Mongolia" 9685msgstr "" 9686 9687#. I18N: Name of a country or state 9688#: app/Statistics/Service/CountryService.php:341 9689msgid "Montenegro" 9690msgstr "" 9691 9692#. I18N: Location of an LDS church temple 9693#: app/Elements/TempleCode.php:137 9694msgid "Monterrey, Mexico" 9695msgstr "" 9696 9697#. I18N: Location of an LDS church temple 9698#: app/Elements/TempleCode.php:136 9699msgid "Montevideo, Uruguay" 9700msgstr "" 9701 9702#: app/Module/CalendarMenuModule.php:104 9703#: app/Module/StatisticsChartModule.php:281 9704#: app/Module/StatisticsChartModule.php:330 9705#: app/Module/StatisticsChartModule.php:379 9706#: app/Module/StatisticsChartModule.php:421 9707#: app/Module/StatisticsChartModule.php:470 9708#: resources/views/calendar-page.phtml:56 9709msgid "Month" 9710msgstr "" 9711 9712#: app/Module/StatisticsChartModule.php:280 9713#: resources/views/modules/statistics-chart/custom.phtml:35 9714msgid "Month of birth" 9715msgstr "" 9716 9717#: app/Module/StatisticsChartModule.php:420 9718#: resources/views/modules/statistics-chart/custom.phtml:37 9719msgid "Month of birth of first child in a relation" 9720msgstr "" 9721 9722#: app/Module/StatisticsChartModule.php:329 9723#: resources/views/modules/statistics-chart/custom.phtml:36 9724msgid "Month of death" 9725msgstr "" 9726 9727#: app/Module/StatisticsChartModule.php:469 9728#: resources/views/modules/statistics-chart/custom.phtml:52 9729msgid "Month of first marriage" 9730msgstr "" 9731 9732#: app/Module/StatisticsChartModule.php:378 9733#: resources/views/modules/statistics-chart/custom.phtml:51 9734msgid "Month of marriage" 9735msgstr "" 9736 9737#: resources/views/modules/timeline-chart/chart.phtml:139 9738#: resources/views/modules/timeline-chart/chart.phtml:141 9739#: resources/views/modules/timeline-chart/chart.phtml:143 9740msgid "Month:" 9741msgstr "" 9742 9743#. I18N: Location of an LDS church temple 9744#: app/Elements/TempleCode.php:138 9745msgid "Monticello, Utah, United States" 9746msgstr "" 9747 9748#. I18N: Location of an LDS church temple 9749#: app/Elements/TempleCode.php:139 9750msgid "Montreal, Quebec, Canada" 9751msgstr "" 9752 9753#. I18N: Name of a country or state 9754#: app/Statistics/Service/CountryService.php:347 9755msgid "Montserrat" 9756msgstr "" 9757 9758#: app/Date/JalaliDate.php:263 9759msgctxt "Abbreviation for Persian month: Mordad" 9760msgid "Mor" 9761msgstr "" 9762 9763#. I18N: 5th month in the Persian/Jalali calendar 9764#: app/Date/JalaliDate.php:133 9765msgctxt "GENITIVE" 9766msgid "Mordad" 9767msgstr "" 9768 9769#. I18N: 5th month in the Persian/Jalali calendar 9770#: app/Date/JalaliDate.php:223 9771msgctxt "INSTRUMENTAL" 9772msgid "Mordad" 9773msgstr "" 9774 9775#. I18N: 5th month in the Persian/Jalali calendar 9776#: app/Date/JalaliDate.php:178 9777msgctxt "LOCATIVE" 9778msgid "Mordad" 9779msgstr "" 9780 9781#. I18N: 5th month in the Persian/Jalali calendar 9782#: app/Date/JalaliDate.php:88 9783msgctxt "NOMINATIVE" 9784msgid "Mordad" 9785msgstr "" 9786 9787#. I18N: Name of a country or state 9788#: app/Statistics/Service/CountryService.php:315 9789msgid "Morocco" 9790msgstr "" 9791 9792#. I18N: Help text for the “Use password” site configuration setting 9793#: resources/views/admin/site-mail.phtml:129 9794msgid "Most SMTP servers require a password." 9795msgstr "" 9796 9797#: resources/views/modules/gedcom_stats/config.phtml:74 9798#: resources/views/modules/gedcom_stats/statistics.phtml:266 9799#: resources/views/modules/html/template-statistics.phtml:105 9800msgid "Most common surnames" 9801msgstr "" 9802 9803#: resources/views/admin/site-mail.phtml:191 9804msgid "Most mail servers require a valid domain name." 9805msgstr "" 9806 9807#: resources/views/admin/site-mail.phtml:83 9808msgid "Most mail servers require a valid email address." 9809msgstr "" 9810 9811#. I18N: Help text for the "Sending server name" site configuration setting 9812#: resources/views/admin/site-mail.phtml:186 9813msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9814msgstr "" 9815 9816#. I18N: Help text for the “Secure connection” site configuration setting 9817#: resources/views/admin/site-mail.phtml:172 9818msgid "Most servers do not use secure connections." 9819msgstr "" 9820 9821#: resources/views/setup/step-4-database-mysql.phtml:54 9822#: resources/views/setup/step-4-database-pgsql.phtml:52 9823#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9824msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9825msgstr "" 9826 9827#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9828msgid "Most sites are configured to use the default value of 1433." 9829msgstr "" 9830 9831#: resources/views/setup/step-4-database-mysql.phtml:74 9832msgid "Most sites are configured to use the default value of 3306." 9833msgstr "" 9834 9835#: resources/views/setup/step-4-database-pgsql.phtml:64 9836msgid "Most sites are configured to use the default value of 5432." 9837msgstr "" 9838 9839#. I18N: Name of a module 9840#: app/Module/TopPageViewsModule.php:47 9841msgid "Most viewed pages" 9842msgstr "" 9843 9844#: resources/views/search-advanced-page.phtml:73 9845#: resources/xml/reports/bdm_report.xml:120 9846#: resources/xml/reports/family_group_report.xml:474 9847#: resources/xml/reports/family_group_report.xml:737 9848#: resources/xml/reports/individual_ext_report.xml:287 9849#: resources/xml/reports/individual_report.xml:276 9850#: resources/xml/reports/relative_ext_report.xml:72 9851msgid "Mother" 9852msgstr "" 9853 9854#: resources/views/lists/individual-table-parents.phtml:19 9855#, php-format 9856msgid "Mother: %s" 9857msgstr "" 9858 9859#: app/Functions/FunctionsPrint.php:201 9860msgid "Mother’s age" 9861msgstr "" 9862 9863#. I18N: A step-family. %s is an individual’s name 9864#: app/Individual.php:885 9865#, php-format 9866msgid "Mother’s family with %s" 9867msgstr "" 9868 9869#. I18N: A step-family. 9870#: app/Individual.php:889 9871msgid "Mother’s family with an unknown individual" 9872msgstr "" 9873 9874#. I18N: Location of an LDS church temple 9875#: app/Elements/TempleCode.php:140 9876msgid "Mount Timpanogos, Utah, United States" 9877msgstr "" 9878 9879#: resources/views/admin/components.phtml:46 9880#: resources/views/admin/components.phtml:152 9881#: resources/views/modules/faq/config.phtml:57 9882msgid "Move down" 9883msgstr "" 9884 9885#: resources/views/admin/fix-level-0-media-action.phtml:17 9886msgid "Move the media object?" 9887msgstr "" 9888 9889#: resources/views/admin/components.phtml:45 9890#: resources/views/admin/components.phtml:146 9891#: resources/views/modules/faq/config.phtml:56 9892msgid "Move up" 9893msgstr "" 9894 9895#. I18N: Name of a country or state 9896#: app/Statistics/Service/CountryService.php:343 9897msgid "Mozambique" 9898msgstr "" 9899 9900#. I18N: https://en.wikipedia.org/wiki/Muharram 9901#: app/Date/HijriDate.php:128 9902msgctxt "GENITIVE" 9903msgid "Muharram" 9904msgstr "" 9905 9906#. I18N: https://en.wikipedia.org/wiki/Muharram 9907#: app/Date/HijriDate.php:218 9908msgctxt "INSTRUMENTAL" 9909msgid "Muharram" 9910msgstr "" 9911 9912#. I18N: https://en.wikipedia.org/wiki/Muharram 9913#: app/Date/HijriDate.php:173 9914msgctxt "LOCATIVE" 9915msgid "Muharram" 9916msgstr "" 9917 9918#. I18N: https://en.wikipedia.org/wiki/Muharram 9919#: app/Date/HijriDate.php:83 9920msgctxt "NOMINATIVE" 9921msgid "Muharram" 9922msgstr "" 9923 9924#: resources/views/lists/families-table.phtml:207 9925msgid "Multiple marriages" 9926msgstr "" 9927 9928#: app/Http/RequestHandlers/AccountEdit.php:92 9929#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9930msgid "My account" 9931msgstr "" 9932 9933#: app/Http/RequestHandlers/CreateTreePage.php:59 9934msgid "My family tree" 9935msgstr "" 9936 9937#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 9938msgid "My individual record" 9939msgstr "" 9940 9941#. I18N: Name of a module 9942#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 9943#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 9944#: resources/views/admin/modules.phtml:192 9945#: resources/views/layouts/administration.phtml:53 9946msgid "My page" 9947msgstr "" 9948 9949#: app/Module/ModuleThemeTrait.php:363 9950msgid "My pages" 9951msgstr "" 9952 9953#: app/Module/ModuleThemeTrait.php:397 9954msgid "My pedigree" 9955msgstr "" 9956 9957#. I18N: Name of a country or state 9958#: app/Statistics/Service/CountryService.php:335 9959msgid "Myanmar" 9960msgstr "" 9961 9962#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:724 9963#: app/Http/RequestHandlers/HelpText.php:221 9964#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 9965#: app/Statistics/Google/ChartCommonGiven.php:81 9966#: app/Statistics/Google/ChartCommonSurname.php:140 9967#: resources/views/individual-name.phtml:42 9968#: resources/views/individual-name.phtml:53 9969#: resources/views/modals/location-fields.phtml:9 9970#: resources/views/modals/submitter-fields.phtml:9 9971#: resources/views/modules/yahrzeit/table.phtml:26 9972#: resources/xml/reports/bdm_report.xml:5 9973#: resources/xml/reports/bdm_report.xml:49 9974#: resources/xml/reports/birth_report.xml:5 9975#: resources/xml/reports/birth_report.xml:36 9976#: resources/xml/reports/cemetery_report.xml:40 9977#: resources/xml/reports/change_report.xml:56 9978#: resources/xml/reports/change_report.xml:96 9979#: resources/xml/reports/death_report.xml:5 9980#: resources/xml/reports/death_report.xml:38 9981#: resources/xml/reports/fact_sources.xml:62 9982#: resources/xml/reports/fact_sources.xml:155 9983#: resources/xml/reports/fact_sources.xml:266 9984#: resources/xml/reports/fact_sources.xml:317 9985#: resources/xml/reports/marriage_report.xml:5 9986#: resources/xml/reports/marriage_report.xml:38 9987#: resources/xml/reports/missing_facts_report.xml:54 9988#: resources/xml/reports/occupation_report.xml:43 9989#: resources/xml/reports/relative_ext_report.xml:57 9990msgid "Name" 9991msgstr "" 9992 9993#: app/Factories/ElementFactory.php:676 9994#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 9995msgctxt "Repository" 9996msgid "Name" 9997msgstr "" 9998 9999#: app/Module/CustomTagsPhpGedView.php:64 10000msgid "Name in Hebrew" 10001msgstr "" 10002 10003#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 10004#: app/Factories/ElementFactory.php:562 10005msgid "Name prefix" 10006msgstr "" 10007 10008#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:558 10009#: app/Factories/ElementFactory.php:563 10010msgid "Name suffix" 10011msgstr "" 10012 10013#: resources/views/admin/tags.phtml:31 10014#: resources/views/search-replace-page.phtml:47 10015#: resources/views/statistics/individuals/names.phtml:12 10016#: resources/xml/reports/cemetery_report.xml:7 10017#: resources/xml/reports/death_report.xml:10 10018msgid "Names" 10019msgstr "" 10020 10021#: app/Module/CustomTagsFamilyTreeMaker.php:139 10022#: app/Module/CustomTagsGedcom53.php:130 10023msgid "Namesake" 10024msgstr "" 10025 10026#. I18N: Name of a country or state 10027#: app/Statistics/Service/CountryService.php:359 10028msgid "Namibia" 10029msgstr "" 10030 10031#: app/Elements/RelationIsDescriptor.php:116 10032msgid "Nanny" 10033msgstr "" 10034 10035#: app/Module/HtmlBlockModule.php:193 10036msgid "Narrative description" 10037msgstr "" 10038 10039#. I18N: Location of an LDS church temple 10040#: app/Elements/TempleCode.php:141 10041msgid "Nashville, Tennessee, United States" 10042msgstr "" 10043 10044#: app/Factories/ElementFactory.php:570 10045msgid "Nationality" 10046msgstr "" 10047 10048#: app/Factories/ElementFactory.php:571 10049msgid "Naturalization" 10050msgstr "" 10051 10052#. I18N: Name of a country or state 10053#: app/Statistics/Service/CountryService.php:381 10054msgid "Nauru" 10055msgstr "" 10056 10057#. I18N: Location of an LDS church temple 10058#: app/Elements/TempleCode.php:142 10059msgid "Nauvoo (new), Illinois, United States" 10060msgstr "" 10061 10062#. I18N: Location of an LDS church temple 10063#: app/Elements/TempleCode.php:143 10064msgid "Nauvoo (original), Illinois, United States" 10065msgstr "" 10066 10067#. I18N: Name of a country or state 10068#: app/Statistics/Service/CountryService.php:379 10069msgid "Nepal" 10070msgstr "" 10071 10072#. I18N: Name of a country or state 10073#: app/Statistics/Service/CountryService.php:375 10074msgid "Netherlands" 10075msgstr "" 10076 10077#: app/Http/RequestHandlers/UserListData.php:139 10078#: resources/views/components/datetime.phtml:11 10079msgid "Never" 10080msgstr "" 10081 10082#: app/Elements/FamilyStatusText.php:72 10083#: app/Module/CustomTagsBrothersKeeper.php:106 10084msgid "Never married" 10085msgstr "" 10086 10087#. I18N: Name of a country or state 10088#: app/Statistics/Service/CountryService.php:361 10089msgid "New Caledonia" 10090msgstr "" 10091 10092#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 10093#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 10094#: app/Module/CustomTagsGedcomL.php:135 10095msgid "New GEDCOM tag" 10096msgstr "" 10097 10098#. I18N: Location of an LDS church temple 10099#: app/Elements/TempleCode.php:146 10100msgid "New York, New York, United States" 10101msgstr "" 10102 10103#. I18N: Name of a country or state 10104#: app/Statistics/Service/CountryService.php:383 10105msgid "New Zealand" 10106msgstr "" 10107 10108#: resources/views/admin/changes-log.phtml:78 10109msgid "New data" 10110msgstr "" 10111 10112#. I18N: %s is a server name/URL 10113#: app/Http/RequestHandlers/RegisterAction.php:156 10114#, php-format 10115msgid "New registration at %s" 10116msgstr "" 10117 10118#. I18N: %s is a server name/URL 10119#: app/Http/RequestHandlers/UserEditAction.php:110 10120#: app/Http/RequestHandlers/VerifyEmail.php:86 10121#, php-format 10122msgid "New user at %s" 10123msgstr "" 10124 10125#. I18N: Location of an LDS church temple 10126#: app/Elements/TempleCode.php:144 10127msgid "Newport Beach, California, United States" 10128msgstr "" 10129 10130#. I18N: Name of a module 10131#: app/Module/FamilyTreeNewsModule.php:119 10132msgid "News" 10133msgstr "" 10134 10135#. I18N: Type of media object 10136#: app/Elements/SourceMediaType.php:72 10137msgid "Newspaper" 10138msgstr "" 10139 10140#: app/Module/ReviewChangesModule.php:162 10141msgid "Next email reminder will be sent after " 10142msgstr "" 10143 10144#: resources/views/modules/random_media/slide-show.phtml:32 10145#: resources/views/modules/random_media/slide-show.phtml:34 10146msgid "Next image" 10147msgstr "" 10148 10149#. I18N: Name of a country or state 10150#: app/Statistics/Service/CountryService.php:369 10151msgid "Nicaragua" 10152msgstr "" 10153 10154#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 10155#: app/Factories/ElementFactory.php:561 10156msgid "Nickname" 10157msgstr "" 10158 10159#. I18N: Name of a country or state 10160#: app/Statistics/Service/CountryService.php:363 10161msgid "Niger" 10162msgstr "" 10163 10164#. I18N: Name of a country or state 10165#: app/Statistics/Service/CountryService.php:367 10166msgid "Nigeria" 10167msgstr "" 10168 10169#. I18N: a month in the Jewish calendar 10170#: app/Date/JewishDate.php:192 10171msgctxt "GENITIVE" 10172msgid "Nissan" 10173msgstr "" 10174 10175#. I18N: a month in the Jewish calendar 10176#: app/Date/JewishDate.php:296 10177msgctxt "INSTRUMENTAL" 10178msgid "Nissan" 10179msgstr "" 10180 10181#. I18N: a month in the Jewish calendar 10182#: app/Date/JewishDate.php:244 10183msgctxt "LOCATIVE" 10184msgid "Nissan" 10185msgstr "" 10186 10187#. I18N: a month in the Jewish calendar 10188#: app/Date/JewishDate.php:140 10189msgctxt "NOMINATIVE" 10190msgid "Nissan" 10191msgstr "" 10192 10193#. I18N: Name of a country or state 10194#: app/Statistics/Service/CountryService.php:373 10195msgid "Niue" 10196msgstr "" 10197 10198#. I18N: a month in the French republican calendar 10199#: app/Date/FrenchDate.php:141 10200msgctxt "GENITIVE" 10201msgid "Nivose" 10202msgstr "" 10203 10204#. I18N: a month in the French republican calendar 10205#: app/Date/FrenchDate.php:235 10206msgctxt "INSTRUMENTAL" 10207msgid "Nivose" 10208msgstr "" 10209 10210#. I18N: a month in the French republican calendar 10211#: app/Date/FrenchDate.php:188 10212msgctxt "LOCATIVE" 10213msgid "Nivose" 10214msgstr "" 10215 10216#. I18N: a month in the French republican calendar 10217#: app/Date/FrenchDate.php:93 10218msgctxt "NOMINATIVE" 10219msgid "Nivose" 10220msgstr "" 10221 10222#: resources/views/admin/users-edit.phtml:335 10223msgid "No" 10224msgstr "" 10225 10226#: app/Http/RequestHandlers/ImportGedcomAction.php:93 10227#: app/Http/RequestHandlers/ImportGedcomAction.php:105 10228msgid "No GEDCOM file was received." 10229msgstr "" 10230 10231#: resources/views/admin/trees-import.phtml:72 10232msgid "No GEDCOM files found." 10233msgstr "" 10234 10235#: resources/views/admin/trees-preferences.phtml:124 10236#: resources/views/admin/trees-preferences.phtml:127 10237msgid "No calendar conversion" 10238msgstr "" 10239 10240#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273 10241#: resources/views/family-page-children.phtml:17 10242msgid "No children" 10243msgstr "" 10244 10245#: app/Services/MessageService.php:228 10246msgid "No contact" 10247msgstr "" 10248 10249#: resources/views/admin/trees-duplicates.phtml:46 10250msgid "No duplicates have been found." 10251msgstr "" 10252 10253#: resources/views/admin/trees-check.phtml:35 10254msgid "No errors have been found." 10255msgstr "" 10256 10257#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10258#: app/Module/UpcomingAnniversariesModule.php:164 10259#, php-format 10260msgid "No events exist for the next %s day." 10261msgid_plural "No events exist for the next %s days." 10262msgstr[0] "" 10263msgstr[1] "" 10264 10265#: resources/views/modules/todays_events/empty.phtml:8 10266msgid "No events exist for today." 10267msgstr "" 10268 10269#: app/Module/UpcomingAnniversariesModule.php:160 10270msgid "No events exist for tomorrow." 10271msgstr "" 10272 10273#: resources/views/family-page.phtml:41 10274msgid "No facts exist for this family." 10275msgstr "" 10276 10277#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10278#: app/Functions/Functions.php:53 10279msgid "No file was received. Please try again." 10280msgstr "" 10281 10282#: app/Module/RelationshipsChartModule.php:410 10283msgid "No link between the two individuals could be found." 10284msgstr "" 10285 10286#: resources/views/admin/merge-records-step-2.phtml:75 10287#: resources/views/admin/merge-records-step-2.phtml:122 10288#: resources/views/admin/merge-records-step-2.phtml:168 10289msgid "No matching facts found" 10290msgstr "" 10291 10292#: resources/views/modules/gedcom_news/list.phtml:18 10293#: resources/views/modules/user_blog/list.phtml:18 10294msgid "No news articles have been submitted." 10295msgstr "" 10296 10297#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10298msgid "No predefined text" 10299msgstr "" 10300 10301#: resources/views/lists/datatables-attributes.phtml:22 10302#: resources/views/lists/datatables-attributes.phtml:33 10303msgid "No records to display" 10304msgstr "" 10305 10306#: resources/views/modules/place-hierarchy/events.phtml:34 10307#: resources/views/modules/place-hierarchy/events.phtml:46 10308#: resources/views/search-advanced-page.phtml:95 10309#: resources/views/search-general-page.phtml:137 10310#: resources/views/search-phonetic-page.phtml:98 10311msgid "No results found." 10312msgstr "" 10313 10314#: app/Statistics/Repository/UserRepository.php:84 10315msgid "No signed-in and no anonymous users" 10316msgstr "" 10317 10318#: app/Elements/TempleCode.php:211 10319msgid "No temple - living ordinance" 10320msgstr "" 10321 10322#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 10323#: resources/views/admin/control-panel.phtml:185 10324#: resources/views/admin/upgrade/wizard.phtml:21 10325msgid "No upgrade information is available." 10326msgstr "" 10327 10328#. I18N: The name of a colour-scheme 10329#: app/Module/ColorsTheme.php:173 10330msgid "Nocturnal" 10331msgstr "" 10332 10333#. I18N: https://nominatim.org 10334#: app/Module/MapGeoLocationNominatim.php:39 10335msgid "Nominatim" 10336msgstr "" 10337 10338#: app/Module/IndividualListModule.php:295 10339#: app/Module/IndividualListModule.php:511 10340#: resources/views/admin/trees-export.phtml:108 10341#: resources/views/modules/clippings/download.phtml:30 10342#: resources/xml/reports/cemetery_report.xml:7 10343#: resources/xml/reports/death_report.xml:10 10344#: resources/xml/reports/individual_ext_report.xml:11 10345#: resources/xml/reports/individual_report.xml:8 10346msgid "None" 10347msgstr "" 10348 10349#. I18N: The ninth day in the French republican calendar 10350#: app/Date/FrenchDate.php:303 10351msgid "Nonidi" 10352msgstr "" 10353 10354#. I18N: Name of a country or state 10355#: app/Statistics/Service/CountryService.php:365 10356msgid "Norfolk Island" 10357msgstr "" 10358 10359#: resources/views/admin/users-edit.phtml:158 10360msgid "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." 10361msgstr "" 10362 10363#. I18N: Name of a country or state 10364#: app/Statistics/Service/CountryService.php:405 10365msgid "North Korea" 10366msgstr "" 10367 10368#: resources/views/modules/statistics-chart/custom.phtml:185 10369msgid "Northern America" 10370msgstr "" 10371 10372#. I18N: Name of a country or state 10373#: app/Statistics/Service/CountryService.php:371 10374msgid "Northern Ireland" 10375msgstr "" 10376 10377#. I18N: Name of a country or state 10378#: app/Statistics/Service/CountryService.php:339 10379msgid "Northern Mariana Islands" 10380msgstr "" 10381 10382#. I18N: Name of a country or state 10383#: app/Statistics/Service/CountryService.php:377 10384msgid "Norway" 10385msgstr "" 10386 10387#: resources/views/admin/control-panel.phtml:479 10388msgid "Not approved by an administrator" 10389msgstr "" 10390 10391#: app/Module/CustomTagsBrothersKeeper.php:105 10392msgid "Not living" 10393msgstr "" 10394 10395#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 10396#: app/Module/CustomTagsBrothersKeeper.php:66 10397#: resources/views/lists/families-table.phtml:191 10398msgid "Not married" 10399msgstr "" 10400 10401#: resources/views/admin/control-panel.phtml:479 10402msgid "Not verified by the user" 10403msgstr "" 10404 10405#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:302 10406#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:347 10407#: app/Factories/ElementFactory.php:366 app/Factories/ElementFactory.php:384 10408#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:433 10409#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:576 10410#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:619 10411#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:624 10412#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:642 10413#: app/Factories/ElementFactory.php:647 app/Factories/ElementFactory.php:657 10414#: app/Factories/ElementFactory.php:673 app/Factories/ElementFactory.php:677 10415#: app/Factories/ElementFactory.php:689 app/Factories/ElementFactory.php:695 10416#: app/Factories/ElementFactory.php:696 app/Factories/ElementFactory.php:704 10417#: app/Factories/ElementFactory.php:720 app/Factories/ElementFactory.php:725 10418#: app/Factories/ElementFactory.php:736 app/Factories/ElementFactory.php:739 10419#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 10420#: app/Functions/FunctionsPrintFacts.php:781 10421#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 10422#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 10423#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 10424#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 10425#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55 10426#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 10427#: app/Module/CustomTagsWebtrees.php:77 10428#: resources/views/admin/trees-privacy.phtml:184 10429#: resources/views/modals/create-media-from-file.phtml:51 10430#: resources/views/modals/media-object-fields.phtml:19 10431#: resources/views/modals/note-object-fields.phtml:9 10432#: resources/views/modules/favorites/favorites.phtml:159 10433#: resources/views/modules/notes/tab.phtml:49 10434#: resources/views/modules/recent_changes/changes-table.phtml:68 10435#: resources/xml/reports/cemetery_report.xml:56 10436#: resources/xml/reports/family_group_report.xml:485 10437#: resources/xml/reports/family_group_report.xml:749 10438#: resources/xml/reports/family_group_report.xml:1101 10439#: resources/xml/reports/occupation_report.xml:64 10440msgid "Note" 10441msgstr "" 10442 10443#: resources/views/help/restriction.phtml:11 10444msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10445msgstr "" 10446 10447#: resources/views/help/relationship-privacy.phtml:16 10448msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10449msgstr "" 10450 10451#. I18N: Name of a module 10452#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 10453#: app/Module/NotesTabModule.php:59 10454#: resources/views/admin/control-panel.phtml:324 10455#: resources/views/admin/merge-records-step-1.phtml:58 10456#: resources/views/record-page-links.phtml:70 10457#: resources/views/search-results.phtml:81 10458#: resources/views/statistics/other/total-records.phtml:39 10459#: resources/xml/reports/individual_ext_report.xml:237 10460#: resources/xml/reports/individual_report.xml:226 10461msgid "Notes" 10462msgstr "" 10463 10464#: resources/views/admin/users-cleanup.phtml:75 10465msgid "Nothing found to cleanup" 10466msgstr "" 10467 10468#: resources/views/admin/location-edit.phtml:148 10469#: resources/views/modules/batch_update/admin.phtml:101 10470msgid "Nothing found." 10471msgstr "" 10472 10473#: resources/views/modules/pedigree-map/chart.phtml:97 10474#: resources/views/modules/places/tab.phtml:94 10475msgid "Nothing to show" 10476msgstr "" 10477 10478#: app/Date/AbstractGregorianJulianDate.php:211 10479msgctxt "Abbreviation for November" 10480msgid "Nov" 10481msgstr "" 10482 10483#: app/Date/AbstractGregorianJulianDate.php:108 10484msgctxt "GENITIVE" 10485msgid "November" 10486msgstr "" 10487 10488#: app/Date/AbstractGregorianJulianDate.php:178 10489msgctxt "INSTRUMENTAL" 10490msgid "November" 10491msgstr "" 10492 10493#: app/Date/AbstractGregorianJulianDate.php:143 10494msgctxt "LOCATIVE" 10495msgid "November" 10496msgstr "" 10497 10498#: app/Date/AbstractGregorianJulianDate.php:73 10499#: app/Module/StatisticsChartModule.php:802 10500#: resources/views/edit/initialize-calendar-popup.phtml:21 10501msgctxt "NOMINATIVE" 10502msgid "November" 10503msgstr "" 10504 10505#. I18N: Location of an LDS church temple 10506#: app/Elements/TempleCode.php:145 10507msgid "Nuku’Alofa, Tonga" 10508msgstr "" 10509 10510#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:574 10511#: app/Module/StatisticsChartModule.php:717 10512#: app/Statistics/Google/ChartChildren.php:114 10513#: resources/views/modules/statistics-chart/custom.phtml:53 10514msgid "Number of children" 10515msgstr "" 10516 10517#: resources/views/modules/recent_changes/config.phtml:21 10518#: resources/views/modules/upcoming_events/config.phtml:21 10519#: resources/views/modules/yahrzeit/config.phtml:18 10520msgid "Number of days to show" 10521msgstr "" 10522 10523#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 10524#: resources/views/statistics/families/children.phtml:32 10525msgid "Number of families without children" 10526msgstr "" 10527 10528#. I18N: ... to show in a list 10529#: resources/views/modules/top10_givnnames/config.phtml:15 10530msgid "Number of given names" 10531msgstr "" 10532 10533#: app/Factories/ElementFactory.php:575 10534msgid "Number of marriages" 10535msgstr "" 10536 10537#. I18N: ... to show in a list 10538#: resources/views/modules/top10_pageviews/config.phtml:13 10539msgid "Number of pages" 10540msgstr "" 10541 10542#. I18N: ... to show in a list 10543#: resources/views/modules/gedcom_stats/config.phtml:82 10544#: resources/views/modules/top10_surnames/config.phtml:15 10545msgid "Number of surnames" 10546msgstr "" 10547 10548#: app/Elements/RelationIsDescriptor.php:117 10549msgid "Nurse" 10550msgstr "" 10551 10552#: app/Elements/RelationIsDescriptor.php:85 10553msgctxt "FEMALE" 10554msgid "Nurse" 10555msgstr "" 10556 10557#: app/Elements/RelationIsDescriptor.php:64 10558msgctxt "MALE" 10559msgid "Nurse" 10560msgstr "" 10561 10562#. I18N: Location of an LDS church temple 10563#: app/Elements/TempleCode.php:148 10564msgid "Oakland, California, United States" 10565msgstr "" 10566 10567#. I18N: Location of an LDS church temple 10568#: app/Elements/TempleCode.php:149 10569msgid "Oaxaca, Mexico" 10570msgstr "" 10571 10572#: app/Factories/ElementFactory.php:578 app/Module/CustomTagsAncestry.php:52 10573#: resources/xml/reports/occupation_report.xml:5 10574#: resources/xml/reports/occupation_report.xml:54 10575msgid "Occupation" 10576msgstr "" 10577 10578#. I18N: Name of a report 10579#: app/Module/OccupationReportModule.php:44 10580#: resources/xml/reports/occupation_report.xml:3 10581#: resources/xml/reports/occupation_report.xml:37 10582msgid "Occupations" 10583msgstr "" 10584 10585#. I18N: Name of a country or state 10586#: app/Statistics/Service/CountryService.php:411 10587msgid "Occupied Palestinian Territory" 10588msgstr "" 10589 10590#: app/Date/AbstractGregorianJulianDate.php:210 10591msgctxt "Abbreviation for October" 10592msgid "Oct" 10593msgstr "" 10594 10595#. I18N: The eighth day in the French republican calendar 10596#: app/Date/FrenchDate.php:301 10597msgid "Octidi" 10598msgstr "" 10599 10600#: app/Date/AbstractGregorianJulianDate.php:107 10601msgctxt "GENITIVE" 10602msgid "October" 10603msgstr "" 10604 10605#: app/Date/AbstractGregorianJulianDate.php:177 10606msgctxt "INSTRUMENTAL" 10607msgid "October" 10608msgstr "" 10609 10610#: app/Date/AbstractGregorianJulianDate.php:142 10611msgctxt "LOCATIVE" 10612msgid "October" 10613msgstr "" 10614 10615#: app/Date/AbstractGregorianJulianDate.php:72 10616#: app/Module/StatisticsChartModule.php:801 10617#: resources/views/edit/initialize-calendar-popup.phtml:20 10618msgctxt "NOMINATIVE" 10619msgid "October" 10620msgstr "" 10621 10622#. I18N: Location of an LDS church temple 10623#: app/Elements/TempleCode.php:150 10624msgid "Ogden, Utah, United States" 10625msgstr "" 10626 10627#. I18N: Location of an LDS church temple 10628#: app/Elements/TempleCode.php:151 10629msgid "Oklahoma City, Oklahoma, United States" 10630msgstr "" 10631 10632#: resources/views/admin/changes-log.phtml:71 10633msgid "Old data" 10634msgstr "" 10635 10636#: resources/views/admin/control-panel.phtml:853 10637msgid "Old files found" 10638msgstr "" 10639 10640#: resources/views/statistics/families/birth-age.phtml:64 10641msgid "Oldest father" 10642msgstr "" 10643 10644#: resources/views/statistics/families/marriage-age.phtml:84 10645msgid "Oldest female" 10646msgstr "" 10647 10648#: resources/views/statistics/individuals/oldest-living.phtml:12 10649msgid "Oldest living individuals" 10650msgstr "" 10651 10652#: resources/views/statistics/families/marriage-age.phtml:64 10653msgid "Oldest male" 10654msgstr "" 10655 10656#: resources/views/statistics/families/birth-age.phtml:84 10657msgid "Oldest mother" 10658msgstr "" 10659 10660#. I18N: The name of a colour-scheme 10661#: app/Module/ColorsTheme.php:175 10662msgid "Olivia" 10663msgstr "" 10664 10665#. I18N: Name of a country or state 10666#: app/Statistics/Service/CountryService.php:385 10667msgid "Oman" 10668msgstr "" 10669 10670#. I18N: Name of a module 10671#: app/Module/OnThisDayModule.php:101 10672msgid "On this day" 10673msgstr "" 10674 10675#: app/Http/RequestHandlers/CalendarPage.php:124 10676msgid "On this day…" 10677msgstr "" 10678 10679#: resources/views/admin/map-import-form.phtml:77 10680msgid "Only add new records" 10681msgstr "" 10682 10683#: app/Elements/RestrictionNotice.php:78 10684#: app/Functions/FunctionsPrintFacts.php:619 10685#: resources/views/modals/restriction-fields.phtml:32 10686msgid "Only managers can edit" 10687msgstr "" 10688 10689#: resources/views/admin/map-import-form.phtml:77 10690msgid "Only update existing records" 10691msgstr "" 10692 10693#: resources/views/errors/database-connection.phtml:13 10694msgid "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." 10695msgstr "" 10696 10697#: app/Http/RequestHandlers/SetupWizard.php:175 10698msgid "Oops! webtrees was unable to create files in this folder." 10699msgstr "" 10700 10701#. I18N: https://openrouteservice.org 10702#: app/Module/MapGeoLocationOpenRouteService.php:44 10703#: app/Module/OpenRouteServiceAutocomplete.php:81 10704msgid "OpenRouteService" 10705msgstr "" 10706 10707#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 10708msgid "OpenStreetMap™" 10709msgstr "" 10710 10711#. I18N: Location of an LDS church temple 10712#: app/Elements/TempleCode.php:152 10713msgid "Oquirrh Mountain, Utah, United States" 10714msgstr "" 10715 10716#: app/Date/JalaliDate.php:260 10717msgctxt "Abbreviation for Persian month: Ordibehesht" 10718msgid "Ord" 10719msgstr "" 10720 10721#. I18N: 2nd month in the Persian/Jalali calendar 10722#: app/Date/JalaliDate.php:127 10723msgctxt "GENITIVE" 10724msgid "Ordibehesht" 10725msgstr "" 10726 10727#. I18N: 2nd month in the Persian/Jalali calendar 10728#: app/Date/JalaliDate.php:217 10729msgctxt "INSTRUMENTAL" 10730msgid "Ordibehesht" 10731msgstr "" 10732 10733#. I18N: 2nd month in the Persian/Jalali calendar 10734#: app/Date/JalaliDate.php:172 10735msgctxt "LOCATIVE" 10736msgid "Ordibehesht" 10737msgstr "" 10738 10739#. I18N: 2nd month in the Persian/Jalali calendar 10740#: app/Date/JalaliDate.php:82 10741msgctxt "NOMINATIVE" 10742msgid "Ordibehesht" 10743msgstr "" 10744 10745#: app/Factories/ElementFactory.php:740 10746msgid "Ordinance" 10747msgstr "" 10748 10749#: app/Factories/ElementFactory.php:580 10750msgid "Ordination" 10751msgstr "" 10752 10753#. I18N: Ordnance Survey is the UK government mapping service. 10754#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10755msgid "Ordnance Survey historic maps" 10756msgstr "" 10757 10758#: resources/xml/reports/change_report.xml:10 10759#: resources/xml/reports/pedigree_report.xml:7 10760msgid "Orientation" 10761msgstr "" 10762 10763#: app/Module/CustomTagsGenPluswin.php:74 10764#: app/Module/CustomTagsGenPluswin.php:83 10765#: app/Module/CustomTagsGenPluswin.php:106 10766#: app/Module/CustomTagsGenPluswin.php:117 10767msgid "Original text" 10768msgstr "" 10769 10770#. I18N: Location of an LDS church temple 10771#: app/Elements/TempleCode.php:153 10772msgid "Orlando, Florida, United States" 10773msgstr "" 10774 10775#. I18N: Type of media object 10776#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10777#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10778#: app/Module/StatisticsChartModule.php:155 10779#: app/Statistics/Google/ChartCommonGiven.php:91 10780#: app/Statistics/Google/ChartCommonSurname.php:150 10781#: resources/views/admin/control-panel.phtml:750 10782msgid "Other" 10783msgstr "" 10784 10785#: resources/views/admin/trees-preferences.phtml:429 10786msgid "Other facts to show in charts" 10787msgstr "" 10788 10789#: resources/views/admin/trees-preferences.phtml:730 10790msgid "Other preferences" 10791msgstr "" 10792 10793#: app/Elements/RelationIsDescriptor.php:118 10794msgid "Owner" 10795msgstr "" 10796 10797#: app/Elements/RelationIsDescriptor.php:86 10798msgctxt "FEMALE" 10799msgid "Owner" 10800msgstr "" 10801 10802#: app/Elements/RelationIsDescriptor.php:65 10803msgctxt "MALE" 10804msgid "Owner" 10805msgstr "" 10806 10807#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10808#: app/Functions/Functions.php:62 10809msgid "PHP blocked the file because of its extension." 10810msgstr "" 10811 10812#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10813#: app/Functions/Functions.php:59 10814msgid "PHP failed to write to disk." 10815msgstr "" 10816 10817#: resources/views/admin/server-information.phtml:18 10818msgid "PHP information" 10819msgstr "" 10820 10821#: resources/xml/reports/ahnentafel_report.xml:56 10822#: resources/xml/reports/bdm_report.xml:42 10823#: resources/xml/reports/birth_report.xml:32 10824#: resources/xml/reports/cemetery_report.xml:35 10825#: resources/xml/reports/change_report.xml:45 10826#: resources/xml/reports/death_report.xml:33 10827#: resources/xml/reports/descendancy_report.xml:43 10828#: resources/xml/reports/fact_sources.xml:44 10829#: resources/xml/reports/family_group_report.xml:89 10830#: resources/xml/reports/individual_ext_report.xml:100 10831#: resources/xml/reports/individual_report.xml:89 10832#: resources/xml/reports/marriage_report.xml:31 10833#: resources/xml/reports/missing_facts_report.xml:53 10834#: resources/xml/reports/occupation_report.xml:38 10835#: resources/xml/reports/relative_ext_report.xml:51 10836msgid "Page" 10837msgstr "" 10838 10839#: resources/views/modules/media-list/pagination.phtml:39 10840#, php-format 10841msgid "Page %s of %s" 10842msgstr "" 10843 10844#: resources/xml/reports/ahnentafel_report.xml:13 10845#: resources/xml/reports/bdm_report.xml:12 10846#: resources/xml/reports/birth_report.xml:10 10847#: resources/xml/reports/cemetery_report.xml:8 10848#: resources/xml/reports/change_report.xml:9 10849#: resources/xml/reports/death_report.xml:11 10850#: resources/xml/reports/descendancy_report.xml:8 10851#: resources/xml/reports/fact_sources.xml:8 10852#: resources/xml/reports/family_group_report.xml:11 10853#: resources/xml/reports/individual_ext_report.xml:12 10854#: resources/xml/reports/individual_report.xml:9 10855#: resources/xml/reports/marriage_report.xml:10 10856#: resources/xml/reports/missing_facts_report.xml:8 10857#: resources/xml/reports/occupation_report.xml:7 10858#: resources/xml/reports/pedigree_report.xml:8 10859#: resources/xml/reports/relative_ext_report.xml:8 10860msgid "Page size" 10861msgstr "" 10862 10863#. I18N: Type of media object 10864#: app/Elements/SourceMediaType.php:75 10865msgid "Painting" 10866msgstr "" 10867 10868#. I18N: Name of a country or state 10869#: app/Statistics/Service/CountryService.php:387 10870msgid "Pakistan" 10871msgstr "" 10872 10873#. I18N: Name of a country or state 10874#: app/Statistics/Service/CountryService.php:397 10875msgid "Palau" 10876msgstr "" 10877 10878#. I18N: A colour scheme 10879#: app/Module/ColorsTheme.php:124 10880msgid "Palette" 10881msgstr "" 10882 10883#. I18N: Location of an LDS church temple 10884#: app/Elements/TempleCode.php:155 10885msgid "Palmyra, New York, United States" 10886msgstr "" 10887 10888#. I18N: Name of a country or state 10889#: app/Statistics/Service/CountryService.php:389 10890msgid "Panama" 10891msgstr "" 10892 10893#. I18N: Location of an LDS church temple 10894#: app/Elements/TempleCode.php:156 10895msgid "Panama City, Panama" 10896msgstr "" 10897 10898#. I18N: Location of an LDS church temple 10899#: app/Elements/TempleCode.php:157 10900msgid "Papeete, Tahiti" 10901msgstr "" 10902 10903#. I18N: Name of a country or state 10904#: app/Statistics/Service/CountryService.php:399 10905msgid "Papua New Guinea" 10906msgstr "" 10907 10908#. I18N: Name of a country or state 10909#: app/Statistics/Service/CountryService.php:409 10910msgid "Paraguay" 10911msgstr "" 10912 10913#: app/Module/CustomTagsGedcomL.php:233 10914msgid "Parent" 10915msgstr "" 10916 10917#: app/Factories/ElementFactory.php:600 10918#: app/Http/RequestHandlers/IndividualPage.php:218 10919#: resources/views/edit/reorder-families.phtml:72 10920#: resources/views/modules/ancestors-chart/tree.phtml:33 10921#: resources/views/modules/family_nav/sidebar-family.phtml:42 10922msgid "Parents" 10923msgstr "" 10924 10925#: resources/xml/reports/individual_ext_report.xml:6 10926#: resources/xml/reports/individual_ext_report.xml:89 10927#: resources/xml/reports/missing_facts_report.xml:6 10928#: resources/xml/reports/relative_ext_report.xml:6 10929#: resources/xml/reports/relative_ext_report.xml:41 10930msgid "Parents and siblings" 10931msgstr "" 10932 10933#: app/Functions/FunctionsPrint.php:213 10934msgid "Parent’s age" 10935msgstr "" 10936 10937#. I18N: A configuration setting 10938#: resources/views/admin/site-mail.phtml:152 10939#: resources/views/admin/users-create.phtml:58 10940#: resources/views/admin/users-edit.phtml:68 10941#: resources/views/edit-account-page.phtml:89 10942#: resources/views/login-page.phtml:44 10943#: resources/views/modules/login_block/sign-in.phtml:31 10944#: resources/views/password-reset-page.phtml:35 10945#: resources/views/register-page.phtml:72 10946#: resources/views/setup/step-5-administrator.phtml:78 10947msgid "Password" 10948msgstr "Kupumuna" 10949 10950#: resources/views/admin/users-create.phtml:63 10951#: resources/views/admin/users-edit.phtml:73 10952#: resources/views/edit-account-page.phtml:94 10953#: resources/views/password-reset-page.phtml:40 10954#: resources/views/register-page.phtml:77 10955msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10956msgstr "" 10957 10958#. I18N: Location of an LDS church temple 10959#: app/Elements/TempleCode.php:158 10960msgid "Payson, Utah, United States" 10961msgstr "" 10962 10963#. I18N: Name of a module/chart 10964#. I18N: Name of a report 10965#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 10966#: app/Module/PedigreeChartModule.php:118 10967#: app/Module/PedigreeReportModule.php:40 10968#: resources/xml/reports/pedigree_report.xml:3 10969#: resources/xml/reports/pedigree_report.xml:48 10970msgid "Pedigree" 10971msgstr "" 10972 10973#: resources/xml/reports/pedigree_report.xml:750 10974msgid "Pedigree chart" 10975msgstr "" 10976 10977#. I18N: Name of a module 10978#: app/Module/PedigreeMapModule.php:127 10979msgid "Pedigree map" 10980msgstr "" 10981 10982#. I18N: %s is an individual’s name 10983#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 10984#, php-format 10985msgid "Pedigree map of %s" 10986msgstr "" 10987 10988#. I18N: %s is an individual’s name 10989#: app/Module/PedigreeChartModule.php:164 10990#, php-format 10991msgid "Pedigree tree of %s" 10992msgstr "" 10993 10994#. I18N: Name of a module 10995#: app/Http/RequestHandlers/HelpText.php:266 10996#: app/Http/RequestHandlers/PendingChanges.php:70 10997#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 10998#: app/Module/ReviewChangesModule.php:134 10999#: resources/views/admin/control-panel.phtml:318 11000#: resources/views/admin/control-panel.phtml:344 11001#: resources/views/pending-changes-page.phtml:78 11002#: resources/xml/reports/change_report.xml:52 11003msgid "Pending changes" 11004msgstr "" 11005 11006#: resources/views/help/pending-changes.phtml:20 11007msgid "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." 11008msgstr "" 11009 11010#: app/Module/CustomTagsBrothersKeeper.php:67 11011#: app/Module/CustomTagsBrothersKeeper.php:107 11012msgid "Permanent number" 11013msgstr "" 11014 11015#: resources/views/admin/changes-log.phtml:113 11016#: resources/views/admin/site-logs.phtml:105 11017msgid "Permanently delete these records?" 11018msgstr "" 11019 11020#: resources/views/modules/privacy-policy/page.phtml:18 11021msgid "Personal data" 11022msgstr "" 11023 11024#. I18N: Location of an LDS church temple 11025#: app/Elements/TempleCode.php:159 11026msgid "Perth, Australia" 11027msgstr "" 11028 11029#. I18N: Name of a country or state 11030#: app/Statistics/Service/CountryService.php:393 11031msgid "Peru" 11032msgstr "" 11033 11034#. I18N: Name of a country or state 11035#: app/Statistics/Service/CountryService.php:395 11036msgid "Philippines" 11037msgstr "" 11038 11039#. I18N: Location of an LDS church temple 11040#: app/Elements/TempleCode.php:160 11041msgid "Phoenix, Arizona, United States" 11042msgstr "" 11043 11044#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:399 11045#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:678 11046#: app/Factories/ElementFactory.php:727 11047#: resources/views/modals/submitter-fields.phtml:25 11048msgid "Phone" 11049msgstr "" 11050 11051#: resources/views/search-phonetic-page.phtml:66 11052msgid "Phonetic algorithm" 11053msgstr "" 11054 11055#: app/Factories/ElementFactory.php:547 11056msgid "Phonetic name" 11057msgstr "" 11058 11059#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:427 11060msgid "Phonetic place" 11061msgstr "" 11062 11063#. I18N: search using “sounds like”, rather than exact spelling 11064#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 11065#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 11066msgid "Phonetic search" 11067msgstr "" 11068 11069#: app/Factories/ElementFactory.php:554 11070msgid "Phonetic type" 11071msgstr "" 11072 11073#. I18N: Type of media object 11074#: app/Elements/SourceMediaType.php:74 11075#: app/Module/CustomTagsFamilyTreeBuilder.php:58 11076#: app/Module/CustomTagsFamilyTreeBuilder.php:60 11077#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 11078#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 11079msgid "Photo" 11080msgstr "" 11081 11082#. I18N: The name of a colour-scheme 11083#: app/Module/ColorsTheme.php:177 11084msgid "Pink Plastic" 11085msgstr "" 11086 11087#. I18N: Name of a country or state 11088#: app/Statistics/Service/CountryService.php:391 11089msgid "Pitcairn" 11090msgstr "" 11091 11092#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 11093#: app/Factories/ElementFactory.php:694 11094#: app/Http/RequestHandlers/HelpText.php:236 11095#: app/Module/CustomTagsFamilyTreeBuilder.php:59 11096#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 11097#: app/Module/FixCemeteryTag.php:86 11098#: resources/views/admin/location-edit.phtml:40 11099#: resources/views/admin/location-edit.phtml:147 11100#: resources/views/admin/locations.phtml:42 11101#: resources/views/lists/families-table.phtml:226 11102#: resources/views/lists/individuals-table.phtml:242 11103#: resources/views/lists/individuals-table.phtml:253 11104#: resources/views/modules/census-assistant.phtml:48 11105#: resources/views/modules/lifespans-chart/page.phtml:45 11106#: resources/views/search-phonetic-page.phtml:56 11107#: resources/xml/reports/bdm_report.xml:6 11108#: resources/xml/reports/bdm_report.xml:134 11109#: resources/xml/reports/bdm_report.xml:160 11110#: resources/xml/reports/bdm_report.xml:194 11111#: resources/xml/reports/birth_report.xml:42 11112#: resources/xml/reports/cemetery_report.xml:52 11113#: resources/xml/reports/death_report.xml:50 11114#: resources/xml/reports/marriage_report.xml:50 11115#: resources/xml/reports/occupation_report.xml:60 11116msgid "Place" 11117msgstr "" 11118 11119#. I18N: Name of a module/list 11120#: app/Factories/ElementFactory.php:385 11121#: app/Module/PlaceHierarchyListModule.php:108 11122#: app/Module/PlaceHierarchyListModule.php:252 11123#: resources/views/place-hierarchy.phtml:16 11124msgid "Place hierarchy" 11125msgstr "" 11126 11127#: app/Module/CustomTagsPhpGedView.php:56 11128msgid "Place in Hebrew" 11129msgstr "" 11130 11131#: resources/views/modules/place-hierarchy/list.phtml:14 11132msgid "Place list" 11133msgstr "" 11134 11135#. I18N: Help text for the “Abbreviate place names” configuration setting 11136#: resources/views/admin/trees-preferences.phtml:605 11137msgid "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>." 11138msgstr "" 11139 11140#: resources/views/help/place.phtml:12 11141msgid "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." 11142msgstr "" 11143 11144#: resources/views/help/place.phtml:8 11145msgid "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”." 11146msgstr "" 11147 11148#: app/Factories/ElementFactory.php:462 11149msgid "Place of LDS baptism" 11150msgstr "" 11151 11152#: app/Factories/ElementFactory.php:601 11153msgid "Place of LDS child sealing" 11154msgstr "" 11155 11156#: app/Factories/ElementFactory.php:502 11157msgid "Place of LDS confirmation" 11158msgstr "" 11159 11160#: app/Factories/ElementFactory.php:522 11161msgid "Place of LDS endowment" 11162msgstr "" 11163 11164#: app/Factories/ElementFactory.php:356 11165msgid "Place of LDS spouse sealing" 11166msgstr "" 11167 11168#: app/Factories/ElementFactory.php:454 11169msgid "Place of adoption" 11170msgstr "" 11171 11172#: app/Factories/ElementFactory.php:468 11173#: resources/xml/reports/missing_facts_report.xml:140 11174msgid "Place of baptism" 11175msgstr "" 11176 11177#: app/Factories/ElementFactory.php:471 11178#: resources/xml/reports/missing_facts_report.xml:223 11179msgid "Place of bar mitzvah" 11180msgstr "" 11181 11182#: app/Factories/ElementFactory.php:474 11183#: resources/xml/reports/missing_facts_report.xml:264 11184msgid "Place of bat mitzvah" 11185msgstr "" 11186 11187#: app/Factories/ElementFactory.php:478 11188#: resources/xml/reports/fact_sources.xml:273 11189#: resources/xml/reports/missing_facts_report.xml:93 11190msgid "Place of birth" 11191msgstr "" 11192 11193#: app/Factories/ElementFactory.php:481 11194msgid "Place of blessing" 11195msgstr "" 11196 11197#: app/Module/CustomTagsBrothersKeeper.php:96 11198msgid "Place of brit milah" 11199msgstr "" 11200 11201#: app/Factories/ElementFactory.php:484 11202#: resources/xml/reports/missing_facts_report.xml:557 11203msgid "Place of burial" 11204msgstr "" 11205 11206#: app/Factories/ElementFactory.php:495 11207#: resources/xml/reports/missing_facts_report.xml:181 11208msgid "Place of christening" 11209msgstr "" 11210 11211#. I18N: German Bürgerort 11212#: app/Module/CustomTagsGenPluswin.php:124 11213msgid "Place of citizenship" 11214msgstr "" 11215 11216#: app/Factories/ElementFactory.php:499 11217#: resources/xml/reports/missing_facts_report.xml:305 11218msgid "Place of confirmation" 11219msgstr "" 11220 11221#: app/Factories/ElementFactory.php:508 11222msgid "Place of cremation" 11223msgstr "" 11224 11225#: app/Factories/ElementFactory.php:512 11226#: resources/xml/reports/fact_sources.xml:275 11227#: resources/xml/reports/missing_facts_report.xml:516 11228msgid "Place of death" 11229msgstr "" 11230 11231#: app/Factories/ElementFactory.php:519 11232msgid "Place of emigration" 11233msgstr "" 11234 11235#: app/Factories/ElementFactory.php:332 11236#: resources/xml/reports/missing_facts_report.xml:347 11237msgid "Place of engagement" 11238msgstr "" 11239 11240#: app/Factories/ElementFactory.php:528 11241msgid "Place of event" 11242msgstr "" 11243 11244#: app/Factories/ElementFactory.php:538 11245#: resources/xml/reports/missing_facts_report.xml:389 11246msgid "Place of first communion" 11247msgstr "" 11248 11249#: app/Factories/ElementFactory.php:545 11250msgid "Place of immigration" 11251msgstr "" 11252 11253#: app/Factories/ElementFactory.php:343 11254#: resources/xml/reports/fact_sources.xml:321 11255#: resources/xml/reports/missing_facts_report.xml:474 11256msgid "Place of marriage" 11257msgstr "" 11258 11259#: app/Factories/ElementFactory.php:338 11260#: resources/xml/reports/missing_facts_report.xml:431 11261msgid "Place of marriage banns" 11262msgstr "" 11263 11264#: app/Factories/ElementFactory.php:573 11265msgid "Place of naturalization" 11266msgstr "" 11267 11268#: app/Factories/ElementFactory.php:583 11269msgid "Place of ordination" 11270msgstr "" 11271 11272#: app/Factories/ElementFactory.php:591 11273msgid "Place of residence" 11274msgstr "" 11275 11276#. I18N: Name of a module 11277#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 11278#: resources/views/admin/trees-preferences.phtml:583 11279#: resources/views/search-replace-page.phtml:47 11280#: resources/views/statistics/other/places.phtml:12 11281msgid "Places" 11282msgstr "" 11283 11284#: resources/views/layouts/default.phtml:163 11285#: resources/views/modules/random_media/slide-show.phtml:24 11286#: resources/views/modules/random_media/slide-show.phtml:26 11287msgid "Play" 11288msgstr "" 11289 11290#: app/Http/RequestHandlers/ContactAction.php:116 11291msgid "Please enter a valid email address." 11292msgstr "" 11293 11294#: app/Http/RequestHandlers/ContactAction.php:111 11295#: app/Http/RequestHandlers/PasswordResetAction.php:84 11296#: app/Http/RequestHandlers/PasswordResetPage.php:76 11297#: app/Http/RequestHandlers/RegisterAction.php:98 11298msgid "Please try again." 11299msgstr "" 11300 11301#. I18N: a month in the French republican calendar 11302#: app/Date/FrenchDate.php:143 11303msgctxt "GENITIVE" 11304msgid "Pluviose" 11305msgstr "" 11306 11307#. I18N: a month in the French republican calendar 11308#: app/Date/FrenchDate.php:237 11309msgctxt "INSTRUMENTAL" 11310msgid "Pluviose" 11311msgstr "" 11312 11313#. I18N: a month in the French republican calendar 11314#: app/Date/FrenchDate.php:190 11315msgctxt "LOCATIVE" 11316msgid "Pluviose" 11317msgstr "" 11318 11319#. I18N: a month in the French republican calendar 11320#: app/Date/FrenchDate.php:95 11321msgctxt "NOMINATIVE" 11322msgid "Pluviose" 11323msgstr "" 11324 11325#. I18N: Name of a country or state 11326#: app/Statistics/Service/CountryService.php:401 11327msgid "Poland" 11328msgstr "" 11329 11330#: app/SurnameTradition.php:100 11331msgctxt "Surname tradition" 11332msgid "Polish" 11333msgstr "" 11334 11335#. I18N: A configuration setting 11336#: resources/views/admin/site-mail.phtml:108 11337#: resources/views/setup/step-4-database-mysql.phtml:67 11338#: resources/views/setup/step-4-database-pgsql.phtml:59 11339#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11340msgid "Port number" 11341msgstr "" 11342 11343#. I18N: Location of an LDS church temple 11344#: app/Elements/TempleCode.php:162 11345msgid "Portland, Oregon, United States" 11346msgstr "" 11347 11348#. I18N: Location of an LDS church temple 11349#: app/Elements/TempleCode.php:154 11350msgid "Porto Alegre, Brazil" 11351msgstr "" 11352 11353#. I18N: page orientation 11354#: app/Http/RequestHandlers/TreePreferencesPage.php:129 11355#: resources/xml/reports/change_report.xml:10 11356#: resources/xml/reports/pedigree_report.xml:7 11357msgid "Portrait" 11358msgstr "" 11359 11360#. I18N: Name of a country or state 11361#: app/Statistics/Service/CountryService.php:407 11362msgid "Portugal" 11363msgstr "" 11364 11365#: app/SurnameTradition.php:94 11366msgctxt "Surname tradition" 11367msgid "Portuguese" 11368msgstr "" 11369 11370#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 11371#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 11372#: app/Factories/ElementFactory.php:715 app/Module/CustomTagsGedcomL.php:239 11373#: app/Module/CustomTagsGenPluswin.php:71 11374#: app/Module/CustomTagsGenPluswin.php:103 11375msgid "Postal code" 11376msgstr "" 11377 11378#. I18N: Name of a module 11379#: app/Module/PoweredByWebtreesModule.php:41 11380msgid "Powered by webtrees™" 11381msgstr "" 11382 11383#. I18N: a month in the French republican calendar 11384#: app/Date/FrenchDate.php:151 11385msgctxt "GENITIVE" 11386msgid "Prairial" 11387msgstr "" 11388 11389#. I18N: a month in the French republican calendar 11390#: app/Date/FrenchDate.php:245 11391msgctxt "INSTRUMENTAL" 11392msgid "Prairial" 11393msgstr "" 11394 11395#. I18N: a month in the French republican calendar 11396#: app/Date/FrenchDate.php:198 11397msgctxt "LOCATIVE" 11398msgid "Prairial" 11399msgstr "" 11400 11401#. I18N: a month in the French republican calendar 11402#: app/Date/FrenchDate.php:104 11403msgctxt "NOMINATIVE" 11404msgid "Prairial" 11405msgstr "" 11406 11407#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11408msgid "Predefined text that states admin will decide on each request for a user account" 11409msgstr "" 11410 11411#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11412msgid "Predefined text that states all users can request a user account" 11413msgstr "" 11414 11415#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11416msgid "Predefined text that states only family members can request a user account" 11417msgstr "" 11418 11419#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 11420#: app/Http/RequestHandlers/TreePreferencesPage.php:210 11421#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 11422#: resources/views/admin/components.phtml:61 11423#: resources/views/admin/components.phtml:64 11424#: resources/views/admin/modules.phtml:74 11425#: resources/views/admin/modules.phtml:76 11426#: resources/views/admin/modules.phtml:147 11427#: resources/views/admin/modules.phtml:150 11428#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 11429#: resources/views/modules/block-template.phtml:18 11430#: resources/views/modules/block-template.phtml:20 11431msgid "Preferences" 11432msgstr "" 11433 11434#: resources/views/admin/modules.phtml:43 11435#, php-format 11436msgid "Preferences exist for the module “%s”, but this module no longer exists." 11437msgstr "" 11438 11439#. I18N: A configuration setting 11440#: resources/views/admin/users-edit.phtml:185 11441msgid "Preferred contact method" 11442msgstr "" 11443 11444#. I18N: Label for a configuration option 11445#: resources/views/modules/recent_changes/config.phtml:31 11446#: resources/views/modules/todays_events/config.phtml:37 11447#: resources/views/modules/top10_givnnames/config.phtml:24 11448#: resources/views/modules/top10_surnames/config.phtml:24 11449#: resources/views/modules/upcoming_events/config.phtml:49 11450#: resources/views/modules/yahrzeit/config.phtml:30 11451msgid "Presentation style" 11452msgstr "" 11453 11454#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11455#: app/Elements/TempleCode.php:161 11456msgid "President’s Office" 11457msgstr "" 11458 11459#. I18N: Location of an LDS church temple 11460#: app/Elements/TempleCode.php:163 11461msgid "Preston, England" 11462msgstr "" 11463 11464#: app/Http/RequestHandlers/DataFixData.php:104 11465#: app/Http/RequestHandlers/DataFixPreview.php:83 11466#: resources/views/admin/analytics-edit.phtml:27 11467msgid "Preview" 11468msgstr "" 11469 11470#: app/Elements/RelationIsDescriptor.php:120 11471msgid "Priest" 11472msgstr "" 11473 11474#. I18N: The first day in the French republican calendar 11475#: app/Date/FrenchDate.php:287 11476msgid "Primidi" 11477msgstr "" 11478 11479#: resources/xml/reports/family_group_report.xml:10 11480msgid "Print basic events when blank" 11481msgstr "" 11482 11483#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 11484#: app/Module/CustomTagsLegacy.php:120 11485msgid "Priority" 11486msgstr "" 11487 11488#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11489#: resources/views/admin/trees.phtml:107 11490msgid "Privacy" 11491msgstr "" 11492 11493#. I18N: Name of a module 11494#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 11495#: resources/views/modules/privacy-policy/footer.phtml:16 11496msgid "Privacy policy" 11497msgstr "" 11498 11499#. I18N: a restriction on viewing data 11500#: resources/views/modals/restriction-fields.phtml:9 11501msgid "Privacy restriction" 11502msgstr "" 11503 11504#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11505#: resources/views/admin/trees-privacy.phtml:170 11506msgid "Privacy restrictions" 11507msgstr "" 11508 11509#: resources/views/admin/trees-privacy.phtml:232 11510msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11511msgstr "" 11512 11513#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 11514#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 11515#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 11516#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 11517#: app/Statistics/Repository/EventRepository.php:415 11518msgid "Private" 11519msgstr "" 11520 11521#: resources/views/admin/site-mail.phtml:222 11522msgid "Private key" 11523msgstr "" 11524 11525#: app/Factories/ElementFactory.php:584 11526msgid "Probate" 11527msgstr "" 11528 11529#: app/Factories/ElementFactory.php:585 11530msgid "Property" 11531msgstr "" 11532 11533#. I18N: Location of an LDS church temple 11534#: app/Elements/TempleCode.php:164 11535msgid "Provo City Center, Utah, United States" 11536msgstr "" 11537 11538#. I18N: Location of an LDS church temple 11539#: app/Elements/TempleCode.php:165 11540msgid "Provo, Utah, United States" 11541msgstr "" 11542 11543#. I18N: An individual that represents another 11544#: app/Elements/RelationIsDescriptor.php:119 11545msgid "Proxy" 11546msgstr "" 11547 11548#: app/Factories/ElementFactory.php:698 11549#: resources/views/lists/sources-table.phtml:97 11550#: resources/views/modals/source-fields.phtml:36 11551msgid "Publication" 11552msgstr "" 11553 11554#. I18N: Name of a country or state 11555#: app/Statistics/Service/CountryService.php:403 11556msgid "Puerto Rico" 11557msgstr "" 11558 11559#. I18N: Name of a country or state 11560#: app/Statistics/Service/CountryService.php:415 11561msgid "Qatar" 11562msgstr "" 11563 11564#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:369 11565#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:614 11566#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:660 11567#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 11568#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 11569#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 11570#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 11571#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66 11572#: app/Module/CustomTagsWebtrees.php:80 11573msgid "Quality of data" 11574msgstr "" 11575 11576#. I18N: The fourth day in the French republican calendar 11577#: app/Date/FrenchDate.php:293 11578msgid "Quartidi" 11579msgstr "" 11580 11581#: resources/views/modules/faq/config.phtml:55 11582#: resources/views/modules/faq/edit.phtml:31 11583msgid "Question" 11584msgstr "" 11585 11586#. I18N: Location of an LDS church temple 11587#: app/Elements/TempleCode.php:166 11588msgid "Quetzaltenango, Guatemala" 11589msgstr "" 11590 11591#: resources/views/admin/trees-preferences.phtml:720 11592msgid "Quick family facts" 11593msgstr "" 11594 11595#: resources/views/admin/trees-preferences.phtml:695 11596msgid "Quick individual facts" 11597msgstr "" 11598 11599#. I18N: The fifth day in the French republican calendar 11600#: app/Date/FrenchDate.php:295 11601msgid "Quintidi" 11602msgstr "" 11603 11604#. I18N: When replying to an email, the subject becomes “RE: subject” 11605#: resources/views/modules/user-messages/user-messages.phtml:116 11606#: resources/views/modules/user-messages/user-messages.phtml:117 11607msgid "RE: " 11608msgstr "" 11609 11610#: app/Elements/RelationIsDescriptor.php:121 11611msgid "Rabbi" 11612msgstr "" 11613 11614#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11615#: app/Date/HijriDate.php:132 11616msgctxt "GENITIVE" 11617msgid "Rabi’ al-awwal" 11618msgstr "" 11619 11620#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11621#: app/Date/HijriDate.php:222 11622msgctxt "INSTRUMENTAL" 11623msgid "Rabi’ al-awwal" 11624msgstr "" 11625 11626#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11627#: app/Date/HijriDate.php:177 11628msgctxt "LOCATIVE" 11629msgid "Rabi’ al-awwal" 11630msgstr "" 11631 11632#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11633#: app/Date/HijriDate.php:87 11634msgctxt "NOMINATIVE" 11635msgid "Rabi’ al-awwal" 11636msgstr "" 11637 11638#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11639#: app/Date/HijriDate.php:134 11640msgctxt "GENITIVE" 11641msgid "Rabi’ al-thani" 11642msgstr "" 11643 11644#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11645#: app/Date/HijriDate.php:224 11646msgctxt "INSTRUMENTAL" 11647msgid "Rabi’ al-thani" 11648msgstr "" 11649 11650#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11651#: app/Date/HijriDate.php:179 11652msgctxt "LOCATIVE" 11653msgid "Rabi’ al-thani" 11654msgstr "" 11655 11656#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11657#: app/Date/HijriDate.php:89 11658msgctxt "NOMINATIVE" 11659msgid "Rabi’ al-thani" 11660msgstr "" 11661 11662#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11663#: app/Elements/PedigreeLinkageType.php:66 11664msgctxt "Female pedigree" 11665msgid "Rada" 11666msgstr "" 11667 11668#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11669#: app/Elements/PedigreeLinkageType.php:56 11670msgctxt "Male pedigree" 11671msgid "Rada" 11672msgstr "" 11673 11674#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11675#: app/Elements/PedigreeLinkageType.php:76 11676msgctxt "Pedigree" 11677msgid "Rada" 11678msgstr "" 11679 11680#. I18N: https://en.wikipedia.org/wiki/Rajab 11681#: app/Date/HijriDate.php:140 11682msgctxt "GENITIVE" 11683msgid "Rajab" 11684msgstr "" 11685 11686#. I18N: https://en.wikipedia.org/wiki/Rajab 11687#: app/Date/HijriDate.php:230 11688msgctxt "INSTRUMENTAL" 11689msgid "Rajab" 11690msgstr "" 11691 11692#. I18N: https://en.wikipedia.org/wiki/Rajab 11693#: app/Date/HijriDate.php:185 11694msgctxt "LOCATIVE" 11695msgid "Rajab" 11696msgstr "" 11697 11698#. I18N: https://en.wikipedia.org/wiki/Rajab 11699#: app/Date/HijriDate.php:95 11700msgctxt "NOMINATIVE" 11701msgid "Rajab" 11702msgstr "" 11703 11704#. I18N: Location of an LDS church temple 11705#: app/Elements/TempleCode.php:167 11706msgid "Raleigh, North Carolina, United States" 11707msgstr "" 11708 11709#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11710#: app/Date/HijriDate.php:144 11711msgctxt "GENITIVE" 11712msgid "Ramadan" 11713msgstr "" 11714 11715#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11716#: app/Date/HijriDate.php:234 11717msgctxt "INSTRUMENTAL" 11718msgid "Ramadan" 11719msgstr "" 11720 11721#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11722#: app/Date/HijriDate.php:189 11723msgctxt "LOCATIVE" 11724msgid "Ramadan" 11725msgstr "" 11726 11727#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11728#: app/Date/HijriDate.php:99 11729msgctxt "NOMINATIVE" 11730msgid "Ramadan" 11731msgstr "" 11732 11733#. I18N: Description of the “Slide show” module 11734#: app/Module/SlideShowModule.php:61 11735msgid "Random images from the current family tree." 11736msgstr "" 11737 11738#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11739#: resources/views/family-page-children.phtml:50 11740#: resources/views/family-page-menu.phtml:56 11741#: resources/views/modules/relatives/family.phtml:234 11742msgid "Re-order children" 11743msgstr "" 11744 11745#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11746#: resources/views/individual-page-menu.phtml:80 11747#: resources/views/individual-page-menu.phtml:85 11748#: resources/views/modules/relatives/tab.phtml:117 11749msgid "Re-order families" 11750msgstr "" 11751 11752#: app/Http/RequestHandlers/ReorderMediaPage.php:57 11753#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 11754#: resources/views/individual-page-menu.phtml:99 11755#: resources/views/individual-page-menu.phtml:104 11756msgid "Re-order media" 11757msgstr "" 11758 11759#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11760#: resources/views/individual-page-menu.phtml:48 11761#: resources/views/individual-page-menu.phtml:53 11762msgid "Re-order names" 11763msgstr "" 11764 11765#: resources/views/admin/users-create.phtml:32 11766#: resources/views/admin/users-edit.phtml:42 11767#: resources/views/admin/users.phtml:27 11768#: resources/views/edit-account-page.phtml:45 11769#: resources/views/emails/register-notify-html.phtml:28 11770#: resources/views/emails/register-notify-text.phtml:22 11771#: resources/views/register-page.phtml:36 11772msgid "Real name" 11773msgstr "" 11774 11775#: resources/views/admin/map-import-form.phtml:103 11776msgid "Really delete all geographic data?" 11777msgstr "" 11778 11779#. I18N: Name of a module 11780#: app/Module/RecentChangesModule.php:88 11781#: resources/xml/reports/change_report.xml:92 11782msgid "Recent changes" 11783msgstr "" 11784 11785#: resources/views/calendar-page.phtml:127 11786msgid "Recent years (< 100 yrs)" 11787msgstr "" 11788 11789#. I18N: Location of an LDS church temple 11790#: app/Elements/TempleCode.php:168 11791msgid "Recife, Brazil" 11792msgstr "" 11793 11794#: resources/views/admin/changes-log.phtml:62 11795#: resources/views/admin/changes-log.phtml:136 11796#: resources/views/admin/data-fix-page.phtml:66 11797#: resources/views/admin/trees-privacy.phtml:237 11798#: resources/views/lists/anniversaries-table.phtml:32 11799#: resources/views/modules/clippings/show.phtml:30 11800#: resources/views/modules/recent_changes/changes-table.phtml:43 11801#: resources/views/modules/todo/research-tasks.phtml:30 11802msgid "Record" 11803msgstr "" 11804 11805#: app/Factories/ElementFactory.php:353 app/Factories/ElementFactory.php:596 11806#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 11807#: app/Factories/ElementFactory.php:681 app/Factories/ElementFactory.php:705 11808#: app/Factories/ElementFactory.php:729 app/Factories/ElementFactory.php:741 11809msgid "Record ID number" 11810msgstr "" 11811 11812#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:728 11813msgid "Record file number" 11814msgstr "" 11815 11816#: resources/views/modules/fix-search-and-replace/options.phtml:65 11817#: resources/views/search-general-page.phtml:61 11818#: resources/views/statistics/other/total-records.phtml:12 11819msgid "Records" 11820msgstr "" 11821 11822#. I18N: Description of the “Legacy URLs” module 11823#: app/Module/RedirectLegacyUrlsModule.php:114 11824msgid "Redirect old URLs from webtrees version 1." 11825msgstr "" 11826 11827#. I18N: Location of an LDS church temple 11828#: app/Elements/TempleCode.php:169 11829msgid "Redlands, California, United States" 11830msgstr "" 11831 11832#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 11833#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 11834#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 11835msgid "Reference number" 11836msgstr "" 11837 11838#. I18N: Location of an LDS church temple 11839#: app/Elements/TempleCode.php:170 11840msgid "Regina, Saskatchewan, Canada" 11841msgstr "" 11842 11843#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 11844#: resources/xml/reports/fact_sources.xml:205 11845msgid "Registered partnership" 11846msgstr "" 11847 11848#: app/Elements/RelationIsDescriptor.php:122 11849msgid "Registry officer" 11850msgstr "" 11851 11852#: app/Elements/RelationIsDescriptor.php:87 11853msgctxt "FEMALE" 11854msgid "Registry officer" 11855msgstr "" 11856 11857#: app/Elements/RelationIsDescriptor.php:66 11858msgctxt "MALE" 11859msgid "Registry officer" 11860msgstr "" 11861 11862#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11863#: app/Module/FixSearchAndReplace.php:106 11864msgid "Regular expression" 11865msgstr "" 11866 11867#: resources/views/modules/fix-search-and-replace/options.phtml:44 11868msgid "Regular expressions are an advanced pattern matching technique." 11869msgstr "" 11870 11871#: resources/views/pending-changes-page.phtml:51 11872#: resources/views/pending-changes-page.phtml:89 11873msgid "Reject" 11874msgstr "" 11875 11876#: resources/views/pending-changes-page.phtml:105 11877msgid "Reject all changes" 11878msgstr "" 11879 11880#. I18N: Name of a module/report 11881#: app/Module/IndividualFamiliesReportModule.php:44 11882#: resources/xml/reports/individual_ext_report.xml:3 11883msgid "Related families" 11884msgstr "" 11885 11886#. I18N: Name of a report 11887#: app/Module/RelatedIndividualsReportModule.php:40 11888#: resources/xml/reports/relative_ext_report.xml:3 11889msgid "Related individuals" 11890msgstr "" 11891 11892#: app/Factories/ElementFactory.php:459 11893#: app/Functions/FunctionsPrintFacts.php:386 11894#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 11895#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 11896#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 11897#: app/Module/CustomTagsWebtrees.php:70 11898msgid "Relationship" 11899msgstr "" 11900 11901#: app/Module/CustomTagsFamilyTreeMaker.php:55 11902#: app/Module/CustomTagsLegacy.php:58 11903msgid "Relationship to father" 11904msgstr "" 11905 11906#: app/Module/RelationshipsChartModule.php:147 11907msgid "Relationship to me" 11908msgstr "" 11909 11910#: app/Module/CustomTagsFamilyTreeMaker.php:56 11911#: app/Module/CustomTagsLegacy.php:59 11912msgid "Relationship to mother" 11913msgstr "" 11914 11915#: app/Factories/ElementFactory.php:533 11916msgid "Relationship to parents" 11917msgstr "" 11918 11919#: app/Module/RelationshipsChartModule.php:336 11920#, php-format 11921msgid "Relationship: %s" 11922msgstr "" 11923 11924#. I18N: Name of a module/chart 11925#. I18N: Configuration option 11926#: app/Module/RelationshipsChartModule.php:181 11927#: app/Module/RelationshipsChartModule.php:265 11928#: resources/views/lists/individuals-table.phtml:283 11929#: resources/views/modules/relationships-chart/config.phtml:34 11930msgid "Relationships" 11931msgstr "" 11932 11933#. I18N: %s are individual’s names 11934#: app/Module/RelationshipsChartModule.php:257 11935#, php-format 11936msgid "Relationships between %1$s and %2$s" 11937msgstr "" 11938 11939#: app/Module/CustomTagsGenPluswin.php:72 11940#: app/Module/CustomTagsGenPluswin.php:104 11941msgid "Reliability of the information" 11942msgstr "" 11943 11944#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:436 11945#: app/Factories/ElementFactory.php:588 11946#: resources/xml/reports/missing_facts_report.xml:26 11947#: resources/xml/reports/missing_facts_report.xml:587 11948msgid "Religion" 11949msgstr "" 11950 11951#: app/Factories/ElementFactory.php:581 11952msgid "Religious institution" 11953msgstr "" 11954 11955#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 11956#: resources/xml/reports/fact_sources.xml:199 11957msgid "Religious marriage" 11958msgstr "" 11959 11960#: app/Module/CustomTagsGedcom53.php:129 11961msgid "Religious name" 11962msgstr "" 11963 11964#: app/Services/LeafletJsService.php:63 11965msgid "Reload map" 11966msgstr "" 11967 11968#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 11969#: app/Module/CustomTagsLegacy.php:124 11970msgid "Reminder date" 11971msgstr "" 11972 11973#: resources/views/modules/review_changes/config.phtml:29 11974msgid "Reminder email frequency (days)" 11975msgstr "" 11976 11977#: app/Module/CustomTagsPhpGedView.php:75 11978msgid "Remote server" 11979msgstr "" 11980 11981#: app/Module/CensusAssistantModule.php:233 11982#: app/Module/CensusAssistantModule.php:257 11983#: resources/views/modules/clippings/show.phtml:31 11984#: resources/views/modules/clippings/show.phtml:47 11985#: resources/views/modules/favorites/favorites.phtml:36 11986msgid "Remove" 11987msgstr "" 11988 11989#. I18N: Name of a module 11990#: app/Module/FixDuplicateLinks.php:58 11991msgid "Remove duplicate links" 11992msgstr "" 11993 11994#: resources/views/modules/timeline-chart/page.phtml:74 11995msgid "Remove individual" 11996msgstr "" 11997 11998#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 11999#: resources/views/admin/trees-import.phtml:106 12000msgid "Remove the GEDCOM media path from filenames" 12001msgstr "" 12002 12003#: resources/views/admin/locations.phtml:128 12004msgid "Remove this location?" 12005msgstr "" 12006 12007#. I18N: Location of an LDS church temple 12008#: app/Elements/TempleCode.php:171 12009msgid "Reno, Nevada, United States" 12010msgstr "" 12011 12012#: resources/views/admin/trees.phtml:197 12013msgid "Renumber" 12014msgstr "" 12015 12016#. I18N: Renumber the records in a family tree 12017#: app/Http/RequestHandlers/RenumberTreePage.php:65 12018#: resources/views/admin/trees-merge.phtml:35 12019#: resources/views/admin/trees-merge.phtml:40 12020msgid "Renumber family tree" 12021msgstr "" 12022 12023#: resources/views/modules/fix-place-names/options.phtml:21 12024msgid "Replace" 12025msgstr "" 12026 12027#. I18N: Description of a “Data fix” module 12028#: app/Module/FixCemeteryTag.php:72 12029msgid "Replace cemetery tags with burial places." 12030msgstr "" 12031 12032#: resources/views/search-replace-page.phtml:35 12033msgid "Replace with" 12034msgstr "" 12035 12036#: resources/views/modules/fix-search-and-replace/options.phtml:28 12037msgid "Replacement text" 12038msgstr "" 12039 12040#: resources/views/modules/user-messages/user-messages.phtml:131 12041#: resources/views/modules/user-messages/user-messages.phtml:132 12042msgid "Reply" 12043msgstr "" 12044 12045#: app/Http/RequestHandlers/ReportGenerate.php:121 12046#: resources/views/admin/modules.phtml:224 12047#: resources/views/admin/modules.phtml:227 12048#: resources/views/report-select-page.phtml:22 12049msgid "Report" 12050msgstr "" 12051 12052#. I18N: Name of a module 12053#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12054#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 12055#: resources/views/admin/control-panel.phtml:691 12056#: resources/views/admin/modules.phtml:102 12057#: resources/views/admin/modules.phtml:104 12058msgid "Reports" 12059msgstr "" 12060 12061#. I18N: Name of a module/list 12062#: app/Module/FixSearchAndReplace.php:115 12063#: app/Module/RepositoryListModule.php:73 12064#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182 12065#: resources/views/admin/control-panel.phtml:322 12066#: resources/views/admin/merge-records-step-1.phtml:57 12067#: resources/views/lists/repositories-table.phtml:45 12068#: resources/views/modules/gedcom_stats/config.phtml:51 12069#: resources/views/modules/gedcom_stats/statistics.phtml:124 12070#: resources/views/modules/html/template-statistics.phtml:52 12071#: resources/views/search-general-page.phtml:95 12072#: resources/views/search-results.phtml:70 12073#: resources/views/statistics/other/total-records.phtml:48 12074msgid "Repositories" 12075msgstr "" 12076 12077#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:701 12078#: resources/views/admin/trees-privacy.phtml:183 12079#: resources/views/admin/trees.phtml:239 12080#: resources/views/modals/source-fields.phtml:44 12081#: resources/views/modules/favorites/favorites.phtml:122 12082#: resources/views/modules/recent_changes/changes-table.phtml:77 12083msgid "Repository" 12084msgstr "" 12085 12086#: resources/views/lists/repositories-table.phtml:50 12087msgid "Repository name" 12088msgstr "" 12089 12090#. I18N: Name of a country or state 12091#: app/Statistics/Service/CountryService.php:134 12092msgid "Republic of the Congo" 12093msgstr "" 12094 12095#: app/Http/RequestHandlers/PasswordRequestAction.php:94 12096#: app/Http/RequestHandlers/PasswordRequestPage.php:55 12097#: resources/views/modules/login_block/sign-in.phtml:55 12098msgid "Request a new password" 12099msgstr "" 12100 12101#: app/Http/RequestHandlers/RegisterAction.php:195 12102#: app/Http/RequestHandlers/RegisterPage.php:67 12103#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 12104#: resources/views/modules/login_block/sign-in.phtml:49 12105msgid "Request a new user account" 12106msgstr "" 12107 12108#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12109msgid "Research" 12110msgstr "" 12111 12112#: app/Module/CustomTagsBrothersKeeper.php:69 12113#: app/Module/CustomTagsBrothersKeeper.php:108 12114#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 12115#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57 12116#: app/Module/ResearchTaskModule.php:60 12117#: resources/views/modules/todo/research-tasks.phtml:36 12118msgid "Research task" 12119msgstr "" 12120 12121#. I18N: Name of a module. Tasks that need further research. 12122#: app/Module/ResearchTaskModule.php:199 12123msgid "Research tasks" 12124msgstr "" 12125 12126#: resources/views/modules/todo/config.phtml:14 12127msgid "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." 12128msgstr "" 12129 12130#: resources/views/modules/todo/config.phtml:16 12131msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12132msgstr "" 12133 12134#: app/Factories/ElementFactory.php:589 12135msgid "Residence" 12136msgstr "" 12137 12138#: resources/views/edit-blocks-page.phtml:69 12139#: resources/views/edit-blocks-page.phtml:70 12140msgid "Restore the default block layout" 12141msgstr "" 12142 12143#: app/Http/RequestHandlers/HelpText.php:273 12144#: resources/views/admin/users-edit.phtml:294 12145msgid "Restrict to immediate family" 12146msgstr "" 12147 12148#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:352 12149#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:592 12150#: app/Http/RequestHandlers/HelpText.php:241 12151#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 12152#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 12153#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 12154#: app/Module/CustomTagsWebtrees.php:92 12155msgid "Restriction" 12156msgstr "" 12157 12158#: resources/views/help/restriction.phtml:8 12159msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12160msgstr "" 12161 12162#: resources/views/modules/statistics-chart/custom.phtml:122 12163msgid "Results" 12164msgstr "" 12165 12166#: app/Factories/ElementFactory.php:593 12167msgid "Retirement" 12168msgstr "" 12169 12170#. I18N: Name of a country or state 12171#: app/Statistics/Service/CountryService.php:417 12172msgid "Reunion" 12173msgstr "" 12174 12175#. I18N: Location of an LDS church temple 12176#: app/Elements/TempleCode.php:172 12177msgid "Rexburg, Idaho, United States" 12178msgstr "" 12179 12180#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:365 12181#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:610 12182#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656 12183#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 12184#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 12185#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 12186#: resources/views/admin/users-edit.phtml:288 12187msgid "Role" 12188msgstr "" 12189 12190#. I18N: Name of a country or state 12191#: app/Statistics/Service/CountryService.php:419 12192msgid "Romania" 12193msgstr "" 12194 12195#: app/Http/RequestHandlers/HelpText.php:246 12196msgid "Romanized" 12197msgstr "" 12198 12199#: app/Factories/ElementFactory.php:559 12200msgid "Romanized name" 12201msgstr "" 12202 12203#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:434 12204msgid "Romanized place" 12205msgstr "" 12206 12207#: app/Factories/ElementFactory.php:566 12208msgid "Romanized type" 12209msgstr "" 12210 12211#: resources/views/lists/families-table.phtml:180 12212#: resources/views/lists/individuals-table.phtml:221 12213msgid "Roots" 12214msgstr "" 12215 12216#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 12217msgid "Rufname" 12218msgstr "" 12219 12220#. I18N: https://en.wikipedia.org/wiki/Soundex 12221#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 12222#: resources/views/search-phonetic-page.phtml:72 12223msgid "Russell" 12224msgstr "" 12225 12226#. I18N: Name of a country or state 12227#: app/Statistics/Service/CountryService.php:421 12228msgid "Russia" 12229msgstr "" 12230 12231#. I18N: Name of a country or state 12232#: app/Statistics/Service/CountryService.php:423 12233msgid "Rwanda" 12234msgstr "" 12235 12236#: resources/views/admin/site-mail.phtml:89 12237msgid "SMTP mail server" 12238msgstr "" 12239 12240#: app/Services/ServerCheckService.php:325 12241msgid "SQLite is only suitable for small sites, testing and evaluation." 12242msgstr "" 12243 12244#: app/Services/ServerCheckService.php:215 12245#, php-format 12246msgid "SQLite version %s is installed. SQLite version %s or later is required." 12247msgstr "" 12248 12249#. I18N: Location of an LDS church temple 12250#: app/Elements/TempleCode.php:173 12251msgid "Sacramento, California, United States" 12252msgstr "" 12253 12254#. I18N: https://en.wikipedia.org/wiki/Safar 12255#: app/Date/HijriDate.php:130 12256msgctxt "GENITIVE" 12257msgid "Safar" 12258msgstr "" 12259 12260#. I18N: https://en.wikipedia.org/wiki/Safar 12261#: app/Date/HijriDate.php:220 12262msgctxt "INSTRUMENTAL" 12263msgid "Safar" 12264msgstr "" 12265 12266#. I18N: https://en.wikipedia.org/wiki/Safar 12267#: app/Date/HijriDate.php:175 12268msgctxt "LOCATIVE" 12269msgid "Safar" 12270msgstr "" 12271 12272#. I18N: https://en.wikipedia.org/wiki/Safar 12273#: app/Date/HijriDate.php:85 12274msgctxt "NOMINATIVE" 12275msgid "Safar" 12276msgstr "" 12277 12278#. I18N: The name of a colour-scheme 12279#: app/Module/ColorsTheme.php:179 12280msgid "Sage" 12281msgstr "" 12282 12283#. I18N: Name of a country or state 12284#: app/Statistics/Service/CountryService.php:441 12285msgid "Saint Helena" 12286msgstr "" 12287 12288#. I18N: Name of a country or state 12289#: app/Statistics/Service/CountryService.php:284 12290msgid "Saint Kitts and Nevis" 12291msgstr "" 12292 12293#. I18N: Name of a country or state 12294#: app/Statistics/Service/CountryService.php:298 12295msgid "Saint Lucia" 12296msgstr "" 12297 12298#. I18N: Name of a country or state 12299#: app/Statistics/Service/CountryService.php:455 12300msgid "Saint Pierre and Miquelon" 12301msgstr "" 12302 12303#. I18N: Name of a country or state 12304#: app/Statistics/Service/CountryService.php:520 12305msgid "Saint Vincent and the Grenadines" 12306msgstr "" 12307 12308#. I18N: Location of an LDS church temple 12309#: app/Elements/TempleCode.php:183 12310msgid "Salt Lake City, Utah, United States" 12311msgstr "" 12312 12313#: resources/views/modals/media-file-fields.phtml:72 12314msgid "Same as uploaded file" 12315msgstr "" 12316 12317#. I18N: Name of a country or state 12318#: app/Statistics/Service/CountryService.php:536 12319msgid "Samoa" 12320msgstr "" 12321 12322#. I18N: Location of an LDS church temple 12323#: app/Elements/TempleCode.php:176 12324msgid "San Antonio, Texas, United States" 12325msgstr "" 12326 12327#. I18N: Location of an LDS church temple 12328#: app/Elements/TempleCode.php:177 12329msgid "San Diego, California, United States" 12330msgstr "" 12331 12332#. I18N: Location of an LDS church temple 12333#: app/Elements/TempleCode.php:182 12334msgid "San Jose, Costa Rica" 12335msgstr "" 12336 12337#. I18N: Name of a country or state 12338#: app/Statistics/Service/CountryService.php:451 12339msgid "San Marino" 12340msgstr "" 12341 12342#. I18N: Location of an LDS church temple 12343#: app/Elements/TempleCode.php:174 12344msgid "San Salvador, El Salvador" 12345msgstr "" 12346 12347#. I18N: Location of an LDS church temple 12348#: app/Elements/TempleCode.php:175 12349msgid "Santiago, Chile" 12350msgstr "" 12351 12352#. I18N: Location of an LDS church temple 12353#: app/Elements/TempleCode.php:178 12354msgid "Santo Domingo, Dominican Republic" 12355msgstr "" 12356 12357#. I18N: Location of an LDS church temple 12358#: app/Elements/TempleCode.php:186 12359msgid "Sao Paulo, Brazil" 12360msgstr "" 12361 12362#. I18N: Name of a country or state 12363#: app/Statistics/Service/CountryService.php:459 12364msgid "Sao Tome and Principe" 12365msgstr "" 12366 12367#. I18N: abbreviation for Saturday 12368#: app/Date/AbstractCalendarDate.php:290 12369#: resources/views/edit/initialize-calendar-popup.phtml:29 12370msgid "Sat" 12371msgstr "" 12372 12373#: app/Date/AbstractCalendarDate.php:258 12374msgid "Saturday" 12375msgstr "" 12376 12377#. I18N: Name of a country or state 12378#: app/Statistics/Service/CountryService.php:425 12379msgid "Saudi Arabia" 12380msgstr "" 12381 12382#: app/Module/CustomTagsGedcomL.php:129 12383msgid "Schema" 12384msgstr "" 12385 12386#: app/Factories/ElementFactory.php:516 app/Factories/ElementFactory.php:540 12387msgid "School or college" 12388msgstr "" 12389 12390#. I18N: Name of a country or state 12391#: app/Statistics/Service/CountryService.php:427 12392msgid "Scotland" 12393msgstr "" 12394 12395#: app/Module/CustomTagsLegacy.php:129 12396#: app/Module/CustomTagsPersonalAncestralFile.php:61 12397msgid "Scrapbook" 12398msgstr "" 12399 12400#. I18N: “sealing” is a Mormon ceremony. 12401#: app/Elements/PedigreeLinkageType.php:64 12402msgctxt "Female pedigree" 12403msgid "Sealing" 12404msgstr "" 12405 12406#. I18N: “sealing” is a Mormon ceremony. 12407#: app/Elements/PedigreeLinkageType.php:54 12408msgctxt "Male pedigree" 12409msgid "Sealing" 12410msgstr "" 12411 12412#. I18N: “sealing” is a Mormon ceremony. 12413#: app/Elements/PedigreeLinkageType.php:74 12414msgctxt "Pedigree" 12415msgid "Sealing" 12416msgstr "" 12417 12418#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12419#: app/Elements/LdsSpouseSealingDateStatus.php:63 12420msgid "Sealing canceled (divorce)" 12421msgstr "" 12422 12423#. I18N: Name of a module 12424#. I18N: A button label. 12425#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12426#: resources/views/admin/data-fix-page.phtml:42 12427#: resources/views/admin/location-edit.phtml:149 12428#: resources/views/admin/location-edit.phtml:169 12429#: resources/views/layouts/default.phtml:90 12430#: resources/views/layouts/default.phtml:92 12431#: resources/views/modules/descendancy/sidebar.phtml:16 12432#: resources/views/modules/descendancy/sidebar.phtml:35 12433#: resources/views/modules/fix-place-names/options.phtml:11 12434#: resources/views/search-replace-page.phtml:44 12435msgid "Search" 12436msgstr "" 12437 12438#. I18N: Name of a module 12439#: app/Http/RequestHandlers/SearchReplacePage.php:52 12440#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 12441msgid "Search and replace" 12442msgstr "" 12443 12444#. I18N: Description of a “Data fix” module 12445#: app/Module/FixSearchAndReplace.php:89 12446msgid "Search and replace text, using simple searches or advanced pattern matching." 12447msgstr "" 12448 12449#. I18N: Help text for the “Description META tag” configuration setting 12450#: resources/views/admin/trees-preferences.phtml:237 12451msgid "Search engines may use this description of your site in their search results." 12452msgstr "" 12453 12454#: resources/views/modules/media-list/page.phtml:75 12455msgid "Search filters" 12456msgstr "" 12457 12458#: resources/views/search-general-page.phtml:49 12459#: resources/views/search-replace-page.phtml:26 12460msgid "Search for" 12461msgstr "" 12462 12463#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12464msgid "Search for locations in an external database." 12465msgstr "" 12466 12467#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12468msgid "Search for place names in an external database." 12469msgstr "" 12470 12471#: app/Module/GeonamesAutocomplete.php:69 12472#: app/Module/OpenRouteServiceAutocomplete.php:56 12473#, php-format 12474msgid "Search for place names using %s." 12475msgstr "" 12476 12477#: resources/views/modules/fix-search-and-replace/options.phtml:38 12478msgid "Search method" 12479msgstr "" 12480 12481#: resources/views/modules/fix-search-and-replace/options.phtml:18 12482msgid "Search text/pattern" 12483msgstr "" 12484 12485#: resources/views/modules/relationships-chart/config.phtml:24 12486msgid "Searching for all possible relationships can take a lot of time in complex trees." 12487msgstr "" 12488 12489#. I18N: Location of an LDS church temple 12490#: app/Elements/TempleCode.php:179 12491msgid "Seattle, Washington, United States" 12492msgstr "" 12493 12494#: resources/views/admin/merge-records-step-1.phtml:106 12495msgid "Second record" 12496msgstr "" 12497 12498#. I18N: A configuration setting 12499#: resources/views/admin/site-mail.phtml:166 12500msgid "Secure connection" 12501msgstr "" 12502 12503#. I18N: A configuration setting 12504#: resources/views/modules/statcounter/form.phtml:18 12505msgid "Security code" 12506msgstr "" 12507 12508#: resources/views/admin/site-mail.phtml:35 12509#: resources/views/modules/fix-search-and-replace/options.phtml:45 12510#, php-format 12511msgid "See %s for more information." 12512msgstr "" 12513 12514#: resources/views/admin/merge-records-step-2.phtml:48 12515#: resources/views/admin/merge-records-step-2.phtml:95 12516#: resources/views/admin/merge-records-step-2.phtml:141 12517msgid "Select" 12518msgstr "" 12519 12520#: resources/views/admin/trees-import.phtml:37 12521msgid "Select a GEDCOM file to import" 12522msgstr "" 12523 12524#: resources/views/edit/input-addon-calendar.phtml:13 12525#: resources/views/edit/input-addon-calendar.phtml:16 12526msgid "Select a date" 12527msgstr "" 12528 12529#: resources/views/modules/lifespans-chart/page.phtml:39 12530msgid "Select individuals by place or date" 12531msgstr "" 12532 12533#. I18N: Description of the “Clippings cart” module 12534#: app/Module/ClippingsCartModule.php:149 12535msgid "Select records from your family tree and save them as a GEDCOM file." 12536msgstr "" 12537 12538#: resources/views/modules/statistics-chart/custom.phtml:148 12539msgid "Select the desired age interval" 12540msgstr "" 12541 12542#: resources/views/admin/merge-records-step-2.phtml:34 12543msgid "Select the facts and events to keep from both records." 12544msgstr "" 12545 12546#: resources/views/admin/merge-records-step-1.phtml:50 12547msgid "Select two records to merge." 12548msgstr "" 12549 12550#: resources/views/admin/site-mail.phtml:213 12551msgid "Selector" 12552msgstr "" 12553 12554#: app/Elements/RelationIsDescriptor.php:123 12555msgid "Seller" 12556msgstr "" 12557 12558#: app/Elements/RelationIsDescriptor.php:88 12559msgctxt "FEMALE" 12560msgid "Seller" 12561msgstr "" 12562 12563#: app/Elements/RelationIsDescriptor.php:67 12564msgctxt "MALE" 12565msgid "Seller" 12566msgstr "" 12567 12568#: resources/views/admin/broadcast.phtml:69 12569#: resources/views/admin/email-page.phtml:70 12570#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12571#: resources/views/modules/user-messages/user-messages.phtml:42 12572msgid "Send" 12573msgstr "" 12574 12575#: app/Http/RequestHandlers/ContactPage.php:93 12576#: app/Http/RequestHandlers/MessagePage.php:75 12577#: app/Statistics/Repository/UserRepository.php:124 12578#: resources/views/modules/user-messages/user-messages.phtml:30 12579#: resources/views/pending-changes-page.phtml:78 12580msgid "Send a message" 12581msgstr "" 12582 12583#: app/Services/MessageService.php:208 12584#: resources/views/admin/control-panel.phtml:533 12585msgid "Send a message to all users" 12586msgstr "" 12587 12588#: app/Services/MessageService.php:210 12589#: resources/views/admin/control-panel.phtml:539 12590msgid "Send a message to users who have never signed in" 12591msgstr "" 12592 12593#: app/Services/MessageService.php:212 12594#: resources/views/admin/control-panel.phtml:545 12595msgid "Send a message to users who have not signed in for 6 months" 12596msgstr "" 12597 12598#: resources/views/admin/site-mail.phtml:236 12599msgid "Send a test email using these settings" 12600msgstr "" 12601 12602#. I18N: Label for a configuration option 12603#: resources/views/modules/review_changes/config.phtml:19 12604msgid "Send out reminder emails" 12605msgstr "" 12606 12607#. I18N: A configuration setting 12608#: resources/views/admin/site-mail.phtml:72 12609msgid "Sender email" 12610msgstr "" 12611 12612#. I18N: A configuration setting 12613#: resources/views/admin/site-mail.phtml:58 12614msgid "Sender name" 12615msgstr "" 12616 12617#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 12618#: resources/views/admin/control-panel.phtml:222 12619msgid "Sending email" 12620msgstr "" 12621 12622#. I18N: A configuration setting 12623#: resources/views/admin/site-mail.phtml:180 12624msgid "Sending server name" 12625msgstr "" 12626 12627#. I18N: Name of a country or state 12628#: app/Statistics/Service/CountryService.php:433 12629msgid "Senegal" 12630msgstr "" 12631 12632#. I18N: Location of an LDS church temple 12633#: app/Elements/TempleCode.php:180 12634msgid "Seoul, Korea" 12635msgstr "" 12636 12637#: app/Date/AbstractGregorianJulianDate.php:209 12638msgctxt "Abbreviation for September" 12639msgid "Sep" 12640msgstr "" 12641 12642#: app/Module/CustomTagsBrothersKeeper.php:68 12643msgid "Separated" 12644msgstr "" 12645 12646#: app/Module/CustomTagsFamilyTreeMaker.php:73 12647msgid "Separation" 12648msgstr "" 12649 12650#: app/Date/AbstractGregorianJulianDate.php:106 12651msgctxt "GENITIVE" 12652msgid "September" 12653msgstr "" 12654 12655#: app/Date/AbstractGregorianJulianDate.php:176 12656msgctxt "INSTRUMENTAL" 12657msgid "September" 12658msgstr "" 12659 12660#: app/Date/AbstractGregorianJulianDate.php:141 12661msgctxt "LOCATIVE" 12662msgid "September" 12663msgstr "" 12664 12665#: app/Date/AbstractGregorianJulianDate.php:71 12666#: app/Module/StatisticsChartModule.php:800 12667#: resources/views/edit/initialize-calendar-popup.phtml:19 12668msgctxt "NOMINATIVE" 12669msgid "September" 12670msgstr "" 12671 12672#. I18N: The seventh day in the French republican calendar 12673#: app/Date/FrenchDate.php:299 12674msgid "Septidi" 12675msgstr "" 12676 12677#. I18N: Name of a country or state 12678#: app/Statistics/Service/CountryService.php:435 12679msgid "Serbia" 12680msgstr "" 12681 12682#: app/Elements/RelationIsDescriptor.php:124 12683msgid "Servant" 12684msgstr "" 12685 12686#: app/Elements/RelationIsDescriptor.php:89 12687msgctxt "FEMALE" 12688msgid "Servant" 12689msgstr "" 12690 12691#: app/Elements/RelationIsDescriptor.php:68 12692msgctxt "MALE" 12693msgid "Servant" 12694msgstr "" 12695 12696#: app/Http/RequestHandlers/PhpInformation.php:60 12697#: resources/views/admin/control-panel.phtml:250 12698msgid "Server information" 12699msgstr "" 12700 12701#. I18N: A configuration setting 12702#: resources/views/admin/site-mail.phtml:94 12703#: resources/views/setup/step-4-database-mysql.phtml:47 12704#: resources/views/setup/step-4-database-pgsql.phtml:47 12705#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12706msgid "Server name" 12707msgstr "" 12708 12709#: app/Http/RequestHandlers/PasswordResetPage.php:63 12710msgid "Set a new password" 12711msgstr "" 12712 12713#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 12714msgid "Set as default" 12715msgstr "" 12716 12717#. I18N: You need to: 12718#: resources/views/emails/verify-notify-html.phtml:39 12719#: resources/views/emails/verify-notify-text.phtml:26 12720msgid "Set the access level for each tree." 12721msgstr "" 12722 12723#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12724#: resources/views/admin/control-panel.phtml:297 12725msgid "Set the default blocks for new family trees" 12726msgstr "" 12727 12728#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12729#: resources/views/admin/control-panel.phtml:523 12730msgid "Set the default blocks for new users" 12731msgstr "" 12732 12733#. I18N: Help text for the “Show dead individuals” configuration setting 12734#: resources/views/admin/trees-privacy.phtml:62 12735msgid "Set the privacy access level for all dead individuals." 12736msgstr "" 12737 12738#. I18N: You need to: 12739#: resources/views/emails/verify-notify-html.phtml:37 12740#: resources/views/emails/verify-notify-text.phtml:25 12741msgid "Set the status to “approved”." 12742msgstr "" 12743 12744#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12745#: resources/views/admin/trees-preferences.phtml:642 12746msgid "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." 12747msgstr "" 12748 12749#: resources/views/layouts/setup.phtml:16 12750#: resources/views/layouts/setup.phtml:24 12751msgid "Setup wizard for webtrees" 12752msgstr "" 12753 12754#. I18N: The sixth day in the French republican calendar 12755#: app/Date/FrenchDate.php:297 12756msgid "Sextidi" 12757msgstr "" 12758 12759#. I18N: Name of a country or state 12760#: app/Statistics/Service/CountryService.php:472 12761msgid "Seychelles" 12762msgstr "" 12763 12764#: app/Date/JalaliDate.php:264 12765msgctxt "Abbreviation for Persian month: Shahrivar" 12766msgid "Shah" 12767msgstr "" 12768 12769#. I18N: 6th month in the Persian/Jalali calendar 12770#: app/Date/JalaliDate.php:135 12771msgctxt "GENITIVE" 12772msgid "Shahrivar" 12773msgstr "" 12774 12775#. I18N: 6th month in the Persian/Jalali calendar 12776#: app/Date/JalaliDate.php:225 12777msgctxt "INSTRUMENTAL" 12778msgid "Shahrivar" 12779msgstr "" 12780 12781#. I18N: 6th month in the Persian/Jalali calendar 12782#: app/Date/JalaliDate.php:180 12783msgctxt "LOCATIVE" 12784msgid "Shahrivar" 12785msgstr "" 12786 12787#. I18N: 6th month in the Persian/Jalali calendar 12788#: app/Date/JalaliDate.php:90 12789msgctxt "NOMINATIVE" 12790msgid "Shahrivar" 12791msgstr "" 12792 12793#: resources/views/individual-page-menu.phtml:34 12794#: resources/views/individual-page.phtml:61 12795msgid "Share" 12796msgstr "" 12797 12798#: app/Module/ShareUrlModule.php:41 12799msgid "Share the URL" 12800msgstr "" 12801 12802#: app/Module/ShareAnniversaryModule.php:79 12803msgid "Share the anniversary of an event" 12804msgstr "" 12805 12806#: app/Functions/FunctionsPrint.php:85 12807#: app/Functions/FunctionsPrintFacts.php:777 12808#: resources/views/admin/trees.phtml:256 12809#: resources/views/edit/shared-note.phtml:23 12810#: resources/views/note-page-details.phtml:23 12811msgid "Shared note" 12812msgstr "" 12813 12814#. I18N: Name of a module/list 12815#: app/Module/NoteListModule.php:70 12816#: resources/views/lists/sources-table.phtml:101 12817#: resources/views/search-general-page.phtml:105 12818msgid "Shared notes" 12819msgstr "" 12820 12821#. I18N: plural noun - things that can be shared 12822#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12823#: resources/views/admin/control-panel.phtml:740 12824msgid "Shares" 12825msgstr "" 12826 12827#. I18N: https://en.wikipedia.org/wiki/Shawwal 12828#: app/Date/HijriDate.php:146 12829msgctxt "GENITIVE" 12830msgid "Shawwal" 12831msgstr "" 12832 12833#. I18N: https://en.wikipedia.org/wiki/Shawwal 12834#: app/Date/HijriDate.php:236 12835msgctxt "INSTRUMENTAL" 12836msgid "Shawwal" 12837msgstr "" 12838 12839#. I18N: https://en.wikipedia.org/wiki/Shawwal 12840#: app/Date/HijriDate.php:191 12841msgctxt "LOCATIVE" 12842msgid "Shawwal" 12843msgstr "" 12844 12845#. I18N: https://en.wikipedia.org/wiki/Shawwal 12846#: app/Date/HijriDate.php:101 12847msgctxt "NOMINATIVE" 12848msgid "Shawwal" 12849msgstr "" 12850 12851#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12852#: app/Date/HijriDate.php:142 12853msgctxt "GENITIVE" 12854msgid "Sha’aban" 12855msgstr "" 12856 12857#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12858#: app/Date/HijriDate.php:232 12859msgctxt "INSTRUMENTAL" 12860msgid "Sha’aban" 12861msgstr "" 12862 12863#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12864#: app/Date/HijriDate.php:187 12865msgctxt "LOCATIVE" 12866msgid "Sha’aban" 12867msgstr "" 12868 12869#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12870#: app/Date/HijriDate.php:97 12871msgctxt "NOMINATIVE" 12872msgid "Sha’aban" 12873msgstr "" 12874 12875#: resources/xml/reports/descendancy_report.xml:358 12876msgid "She " 12877msgstr "" 12878 12879#: resources/xml/reports/ahnentafel_report.xml:289 12880msgid "She died" 12881msgstr "" 12882 12883#: resources/xml/reports/ahnentafel_report.xml:261 12884#: resources/xml/reports/descendancy_report.xml:242 12885msgid "She married" 12886msgstr "" 12887 12888#: resources/xml/reports/ahnentafel_report.xml:224 12889msgid "She resided at" 12890msgstr "" 12891 12892#: resources/xml/reports/descendancy_report.xml:331 12893msgid "She was born" 12894msgstr "" 12895 12896#: resources/xml/reports/ahnentafel_report.xml:339 12897msgid "She was buried" 12898msgstr "" 12899 12900#: resources/xml/reports/ahnentafel_report.xml:168 12901msgid "She was christened" 12902msgstr "" 12903 12904#: resources/xml/reports/ahnentafel_report.xml:314 12905msgid "She was cremated" 12906msgstr "" 12907 12908#. I18N: a month in the Jewish calendar 12909#: app/Date/JewishDate.php:186 12910msgctxt "GENITIVE" 12911msgid "Shevat" 12912msgstr "" 12913 12914#. I18N: a month in the Jewish calendar 12915#: app/Date/JewishDate.php:290 12916msgctxt "INSTRUMENTAL" 12917msgid "Shevat" 12918msgstr "" 12919 12920#. I18N: a month in the Jewish calendar 12921#: app/Date/JewishDate.php:238 12922msgctxt "LOCATIVE" 12923msgid "Shevat" 12924msgstr "" 12925 12926#. I18N: a month in the Jewish calendar 12927#: app/Date/JewishDate.php:134 12928msgctxt "NOMINATIVE" 12929msgid "Shevat" 12930msgstr "" 12931 12932#. I18N: The name of a colour-scheme 12933#: app/Module/ColorsTheme.php:181 12934msgid "Shiny Tomato" 12935msgstr "" 12936 12937#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 12938#: resources/views/help/date.phtml:110 12939msgid "Shortcut" 12940msgstr "" 12941 12942#: resources/views/statistics/families/marriage-length.phtml:42 12943msgid "Shortest marriage" 12944msgstr "" 12945 12946#: resources/views/calendar-page.phtml:105 12947msgid "Show" 12948msgstr "" 12949 12950#. I18N: A configuration setting 12951#: resources/views/admin/trees-preferences.phtml:287 12952msgid "Show a download link in the media viewer" 12953msgstr "" 12954 12955#. I18N: Description of the “Cookie warning” module 12956#: app/Module/PrivacyPolicy.php:78 12957msgid "Show a privacy policy." 12958msgstr "" 12959 12960#. I18N: A configuration setting 12961#: resources/views/admin/site-registration.phtml:69 12962msgid "Show acceptable use agreement on “Request a new user account” page" 12963msgstr "" 12964 12965#: resources/views/modules/notes/tab.phtml:26 12966msgid "Show all notes" 12967msgstr "" 12968 12969#: app/Module/PlaceHierarchyListModule.php:223 12970msgid "Show all places in a list" 12971msgstr "" 12972 12973#: resources/views/modules/sources_tab/tab.phtml:26 12974msgid "Show all sources" 12975msgstr "" 12976 12977#. I18N: an age indicator, which can be dragged around the screen 12978#: resources/views/modules/timeline-chart/page.phtml:81 12979msgid "Show an age cursor" 12980msgstr "" 12981 12982#: resources/xml/reports/ahnentafel_report.xml:12 12983msgid "Show children of ancestors" 12984msgstr "" 12985 12986#: resources/views/lists/families-table.phtml:205 12987msgid "Show couples where either partner married more than once." 12988msgstr "" 12989 12990#: resources/views/lists/families-table.phtml:163 12991msgid "Show couples where only the female partner is dead." 12992msgstr "" 12993 12994#: resources/views/lists/families-table.phtml:167 12995msgid "Show couples where only the male partner is dead." 12996msgstr "" 12997 12998#: resources/views/lists/families-table.phtml:193 12999msgid "Show couples who married more than 100 years ago." 13000msgstr "" 13001 13002#: resources/views/lists/families-table.phtml:197 13003msgid "Show couples who married within the last 100 years." 13004msgstr "" 13005 13006#: resources/views/lists/families-table.phtml:189 13007msgid "Show couples with an unknown marriage date." 13008msgstr "" 13009 13010#. I18N: label for yes/no option 13011#: resources/views/modules/gedcom_stats/config.phtml:35 13012msgid "Show date of last update" 13013msgstr "" 13014 13015#. I18N: A configuration setting 13016#: resources/views/admin/trees-privacy.phtml:52 13017msgid "Show dead individuals" 13018msgstr "" 13019 13020#: resources/views/lists/families-table.phtml:201 13021msgid "Show divorced couples." 13022msgstr "" 13023 13024#: resources/views/lists/individuals-table.phtml:208 13025msgid "Show individuals born more than 100 years ago." 13026msgstr "" 13027 13028#: resources/views/lists/individuals-table.phtml:212 13029msgid "Show individuals born within the last 100 years." 13030msgstr "" 13031 13032#: resources/views/lists/individuals-table.phtml:189 13033msgid "Show individuals who are alive or couples where both partners are alive." 13034msgstr "" 13035 13036#: resources/views/lists/families-table.phtml:171 13037#: resources/views/lists/individuals-table.phtml:193 13038msgid "Show individuals who are dead or couples where both partners are dead." 13039msgstr "" 13040 13041#: resources/views/lists/individuals-table.phtml:197 13042msgid "Show individuals who died more than 100 years ago." 13043msgstr "" 13044 13045#: resources/views/lists/individuals-table.phtml:201 13046msgid "Show individuals who died within the last 100 years." 13047msgstr "" 13048 13049#. I18N: A configuration setting 13050#: resources/views/admin/site-preferences.phtml:99 13051msgid "Show list of family trees" 13052msgstr "" 13053 13054#. I18N: A configuration setting 13055#: resources/views/admin/trees-privacy.phtml:95 13056msgid "Show living individuals" 13057msgstr "" 13058 13059#. I18N: A configuration setting 13060#: resources/views/admin/trees-privacy.phtml:136 13061msgid "Show names of private individuals" 13062msgstr "" 13063 13064#: resources/xml/reports/ahnentafel_report.xml:9 13065#: resources/xml/reports/family_group_report.xml:8 13066#: resources/xml/reports/individual_ext_report.xml:10 13067#: resources/xml/reports/individual_report.xml:7 13068msgid "Show notes" 13069msgstr "" 13070 13071#: resources/xml/reports/ahnentafel_report.xml:10 13072msgid "Show occupations" 13073msgstr "" 13074 13075#: resources/views/modules/todays_events/config.phtml:19 13076#: resources/views/modules/upcoming_events/config.phtml:31 13077msgid "Show only events of living individuals" 13078msgstr "" 13079 13080#: resources/views/lists/individuals-table.phtml:178 13081msgid "Show only females." 13082msgstr "" 13083 13084#: resources/views/lists/individuals-table.phtml:182 13085msgid "Show only individuals for whom the gender is not known." 13086msgstr "" 13087 13088#: resources/views/modules/random_media/config.phtml:17 13089msgid "Show only individuals, events, or all" 13090msgstr "" 13091 13092#: resources/views/lists/individuals-table.phtml:174 13093msgid "Show only males." 13094msgstr "" 13095 13096#: resources/views/lists/families-table.phtml:414 13097#: resources/views/lists/individuals-table.phtml:420 13098msgid "Show parents" 13099msgstr "" 13100 13101#: resources/views/admin/site-mail.phtml:155 13102#: resources/views/admin/users-create.phtml:61 13103#: resources/views/admin/users-edit.phtml:71 13104#: resources/views/edit-account-page.phtml:92 13105#: resources/views/login-page.phtml:47 13106#: resources/views/modules/login_block/sign-in.phtml:33 13107#: resources/views/password-reset-page.phtml:38 13108#: resources/views/register-page.phtml:75 13109#: resources/views/setup/step-4-database-mysql.phtml:99 13110#: resources/views/setup/step-4-database-pgsql.phtml:86 13111#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13112#: resources/views/setup/step-5-administrator.phtml:81 13113msgid "Show password" 13114msgstr "" 13115 13116#: resources/xml/reports/change_report.xml:8 13117msgid "Show pending changes" 13118msgstr "" 13119 13120#: resources/xml/reports/family_group_report.xml:9 13121#: resources/xml/reports/individual_ext_report.xml:11 13122#: resources/xml/reports/individual_report.xml:8 13123msgid "Show photos" 13124msgstr "" 13125 13126#: app/Module/PlaceHierarchyListModule.php:217 13127msgid "Show place hierarchy" 13128msgstr "" 13129 13130#. I18N: A configuration setting 13131#: resources/views/admin/trees-privacy.phtml:156 13132msgid "Show private relationships" 13133msgstr "" 13134 13135#: resources/views/modules/todo/config.phtml:21 13136msgid "Show research tasks that are assigned to other users" 13137msgstr "" 13138 13139#: resources/views/modules/todo/config.phtml:31 13140msgid "Show research tasks that are not assigned to any user" 13141msgstr "" 13142 13143#: resources/views/modules/todo/config.phtml:40 13144msgid "Show research tasks that have a date in the future" 13145msgstr "" 13146 13147#: resources/xml/reports/ahnentafel_report.xml:11 13148msgid "Show residences" 13149msgstr "" 13150 13151#: resources/views/modules/random_media/config.phtml:39 13152msgid "Show slide show controls" 13153msgstr "" 13154 13155#: resources/xml/reports/ahnentafel_report.xml:8 13156#: resources/xml/reports/descendancy_report.xml:7 13157#: resources/xml/reports/family_group_report.xml:7 13158#: resources/xml/reports/individual_ext_report.xml:9 13159#: resources/xml/reports/individual_report.xml:6 13160msgid "Show sources" 13161msgstr "" 13162 13163#: resources/views/modules/family-book-chart/page.phtml:61 13164#: resources/views/modules/hourglass-chart/page.phtml:51 13165#: resources/xml/reports/pedigree_report.xml:6 13166msgid "Show spouses" 13167msgstr "" 13168 13169#: resources/views/lists/families-table.phtml:417 13170#: resources/views/lists/individuals-table.phtml:423 13171msgid "Show statistics charts" 13172msgstr "" 13173 13174#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13175#: resources/views/admin/trees-preferences.phtml:600 13176#, php-format 13177msgid "Show the %1$s %2$s parts of a place name." 13178msgstr "" 13179 13180#. I18N: Description of the “Pedigree map” module 13181#: app/Module/PedigreeMapModule.php:138 13182msgid "Show the birthplace of ancestors on a map." 13183msgstr "" 13184 13185#. I18N: label for a yes/no option 13186#: resources/views/modules/recent_changes/config.phtml:67 13187msgid "Show the date and time" 13188msgstr "" 13189 13190#: resources/views/modules/html/config.phtml:52 13191msgid "Show the date and time of update" 13192msgstr "" 13193 13194#: resources/views/admin/trees-preferences.phtml:447 13195msgid "Show the events of close relatives on the individual page" 13196msgstr "" 13197 13198#. I18N: A configuration setting 13199#: resources/views/admin/trees-privacy.phtml:33 13200msgid "Show the family tree" 13201msgstr "" 13202 13203#: app/Module/IndividualListModule.php:366 13204msgid "Show the list of individuals" 13205msgstr "" 13206 13207#: app/Module/IndividualListModule.php:372 13208msgid "Show the list of surnames" 13209msgstr "" 13210 13211#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13212#: app/Module/ModuleMapLinkTrait.php:49 13213msgid "Show the location of an event on an external map." 13214msgstr "" 13215 13216#. I18N: Description of the “Places” module 13217#: app/Module/PlacesModule.php:96 13218msgid "Show the location of events on a map." 13219msgstr "" 13220 13221#. I18N: label for a yes/no option 13222#: resources/views/modules/recent_changes/config.phtml:58 13223msgid "Show the user who made the change" 13224msgstr "" 13225 13226#. I18N: Label for a configuration option 13227#: resources/views/modules/faq/edit.phtml:53 13228#: resources/views/modules/html/config.phtml:63 13229#: resources/views/modules/stories/edit.phtml:60 13230msgid "Show this block for which languages" 13231msgstr "" 13232 13233#: resources/views/admin/trees-preferences.phtml:309 13234msgid "Show thumbnail images in charts and family groups." 13235msgstr "" 13236 13237#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 13238#: app/Functions/FunctionsPrintFacts.php:616 13239#: app/Http/RequestHandlers/TreePreferencesPage.php:154 13240#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13241#: resources/views/modals/restriction-fields.phtml:21 13242msgid "Show to managers" 13243msgstr "" 13244 13245#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 13246#: app/Functions/FunctionsPrintFacts.php:613 13247#: app/Http/RequestHandlers/TreePreferencesPage.php:153 13248#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13249#: resources/views/admin/trees-privacy.phtml:41 13250#: resources/views/admin/trees-privacy.phtml:103 13251#: resources/views/modals/restriction-fields.phtml:18 13252msgid "Show to members" 13253msgstr "" 13254 13255#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 13256#: app/Functions/FunctionsPrintFacts.php:610 13257#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13258#: resources/views/admin/trees-privacy.phtml:41 13259#: resources/views/admin/trees-privacy.phtml:103 13260#: resources/views/admin/trees-privacy.phtml:164 13261#: resources/views/modals/restriction-fields.phtml:15 13262msgid "Show to visitors" 13263msgstr "" 13264 13265#: resources/views/lists/families-table.phtml:182 13266#: resources/views/lists/individuals-table.phtml:223 13267msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13268msgstr "" 13269 13270#: resources/views/lists/families-table.phtml:178 13271#: resources/views/lists/individuals-table.phtml:219 13272msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13273msgstr "" 13274 13275#. I18N: %s are placeholders for numbers 13276#: resources/views/lists/datatables-attributes.phtml:24 13277#: resources/views/lists/datatables-attributes.phtml:25 13278#: resources/views/pending-changes-page.phtml:24 13279#, php-format 13280msgid "Showing %1$s to %2$s of %3$s" 13281msgstr "" 13282 13283#: resources/views/modules/pedigree-chart/previous.phtml:22 13284msgid "Sibling" 13285msgstr "" 13286 13287#: resources/views/modules/pedigree-chart/previous.phtml:20 13288msgid "Siblings" 13289msgstr "" 13290 13291#: resources/views/admin/modules.phtml:177 13292#: resources/views/admin/modules.phtml:180 13293msgid "Sidebar" 13294msgstr "" 13295 13296#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13297#: resources/views/admin/control-panel.phtml:726 13298#: resources/views/admin/modules.phtml:86 13299#: resources/views/admin/modules.phtml:88 13300msgid "Sidebars" 13301msgstr "" 13302 13303#. I18N: Name of a country or state 13304#: app/Statistics/Service/CountryService.php:447 13305msgid "Sierra Leone" 13306msgstr "" 13307 13308#. I18N: Name of a module 13309#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 13310#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 13311#, fuzzy 13312msgid "Sign in" 13313msgstr "Takiuru" 13314 13315#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13316#: resources/views/layouts/administration.phtml:66 13317#, fuzzy 13318msgid "Sign out" 13319msgstr "Takiputa" 13320 13321#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13322#: resources/views/admin/control-panel.phtml:228 13323msgid "Sign-in and registration" 13324msgstr "" 13325 13326#: resources/views/help/date.phtml:135 13327msgid "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." 13328msgstr "" 13329 13330#. I18N: Name of a country or state 13331#: app/Statistics/Service/CountryService.php:437 13332msgid "Singapore" 13333msgstr "" 13334 13335#: resources/xml/reports/individual_ext_report.xml:363 13336#: resources/xml/reports/individual_report.xml:352 13337msgid "Sister" 13338msgstr "" 13339 13340#. I18N: A configuration setting 13341#: resources/views/modules/google-analytics/form.phtml:9 13342#: resources/views/modules/matomo-analytics/form.phtml:9 13343#: resources/views/modules/statcounter/form.phtml:9 13344msgid "Site identification code" 13345msgstr "" 13346 13347#. I18N: Help text for the “Preferred contact method” configuration setting 13348#: resources/views/admin/users-edit.phtml:191 13349#: resources/views/edit-account-page.phtml:141 13350msgid "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." 13351msgstr "" 13352 13353#. I18N: A configuration setting 13354#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13355#: resources/views/modules/google-webmaster-tools/form.phtml:9 13356msgid "Site verification code" 13357msgstr "" 13358 13359#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13360#: resources/views/modules/google-webmaster-tools/form.phtml:18 13361msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13362msgstr "" 13363 13364#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13365#: app/Module/SiteMapModule.php:163 13366msgid "Sitemaps" 13367msgstr "" 13368 13369#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13370#: resources/views/modules/sitemap/config.phtml:23 13371msgid "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>." 13372msgstr "" 13373 13374#. I18N: a month in the Jewish calendar 13375#: app/Date/JewishDate.php:196 13376msgctxt "GENITIVE" 13377msgid "Sivan" 13378msgstr "" 13379 13380#. I18N: a month in the Jewish calendar 13381#: app/Date/JewishDate.php:300 13382msgctxt "INSTRUMENTAL" 13383msgid "Sivan" 13384msgstr "" 13385 13386#. I18N: a month in the Jewish calendar 13387#: app/Date/JewishDate.php:248 13388msgctxt "LOCATIVE" 13389msgid "Sivan" 13390msgstr "" 13391 13392#. I18N: a month in the Jewish calendar 13393#: app/Date/JewishDate.php:144 13394msgctxt "NOMINATIVE" 13395msgid "Sivan" 13396msgstr "" 13397 13398#. I18N: Skip over the headers and menus, to the main content of the page 13399#: resources/views/layouts/administration.phtml:47 13400#: resources/views/layouts/default.phtml:76 13401msgid "Skip to content" 13402msgstr "" 13403 13404#: app/Elements/RelationIsDescriptor.php:125 13405msgid "Slave" 13406msgstr "" 13407 13408#: app/Elements/RelationIsDescriptor.php:90 13409msgctxt "FEMALE" 13410msgid "Slave" 13411msgstr "" 13412 13413#: app/Elements/RelationIsDescriptor.php:69 13414msgctxt "MALE" 13415msgid "Slave" 13416msgstr "" 13417 13418#. I18N: Name of a module 13419#: app/Module/CustomTagsPersonalAncestralFile.php:62 13420#: app/Module/SlideShowModule.php:188 13421msgid "Slide show" 13422msgstr "" 13423 13424#. I18N: Name of a country or state 13425#: app/Statistics/Service/CountryService.php:463 13426msgid "Slovakia" 13427msgstr "" 13428 13429#. I18N: Name of a country or state 13430#: app/Statistics/Service/CountryService.php:465 13431msgid "Slovenia" 13432msgstr "" 13433 13434#: resources/views/setup/step-2-server-checks.phtml:68 13435msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13436msgstr "" 13437 13438#. I18N: Location of an LDS church temple 13439#: app/Elements/TempleCode.php:185 13440msgid "Snowflake, Arizona, United States" 13441msgstr "" 13442 13443#: app/Factories/ElementFactory.php:615 13444msgid "Social security number" 13445msgstr "" 13446 13447#. I18N: Name of a country or state 13448#: app/Statistics/Service/CountryService.php:445 13449msgid "Solomon Islands" 13450msgstr "" 13451 13452#. I18N: Name of a country or state 13453#: app/Statistics/Service/CountryService.php:453 13454msgid "Somalia" 13455msgstr "" 13456 13457#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13458#: resources/views/admin/trees-import.phtml:118 13459msgid "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." 13460msgstr "" 13461 13462#. I18N: Description of a “Data fix” module 13463#: app/Module/FixNameTags.php:94 13464msgid "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." 13465msgstr "" 13466 13467#: resources/views/admin/tags.phtml:26 13468msgid "Some of these GEDCOM tags are used infrequently or never used." 13469msgstr "" 13470 13471#. I18N: Help text for the “Hit counters” configuration setting 13472#: resources/views/admin/trees-preferences.phtml:672 13473msgid "Some pages can display the number of times that they have been visited." 13474msgstr "" 13475 13476#. I18N: Help text for the “Fact icons” configuration setting 13477#: resources/views/admin/trees-preferences.phtml:545 13478msgid "Some themes can display icons on the “Facts and events” tab." 13479msgstr "" 13480 13481#: resources/views/edit/change-family-members.phtml:63 13482#: resources/xml/reports/family_group_report.xml:774 13483#: resources/xml/reports/individual_ext_report.xml:534 13484#: resources/xml/reports/individual_report.xml:530 13485msgid "Son" 13486msgstr "" 13487 13488#. I18N: e.g. “Son of [father name & mother name]” 13489#: app/Module/InteractiveTree/TreeView.php:360 13490#, php-format 13491msgid "Son of %s" 13492msgstr "" 13493 13494#. I18N: Label for a configuration option 13495#: resources/views/modules/faq/config.phtml:53 13496#: resources/views/modules/faq/edit.phtml:63 13497#: resources/views/modules/recent_changes/config.phtml:40 13498#: resources/views/modules/todays_events/config.phtml:46 13499#: resources/views/modules/upcoming_events/config.phtml:58 13500#: resources/xml/reports/bdm_report.xml:11 13501#: resources/xml/reports/birth_report.xml:9 13502#: resources/xml/reports/cemetery_report.xml:6 13503#: resources/xml/reports/change_report.xml:7 13504#: resources/xml/reports/death_report.xml:9 13505#: resources/xml/reports/fact_sources.xml:7 13506#: resources/xml/reports/individual_ext_report.xml:8 13507#: resources/xml/reports/marriage_report.xml:9 13508#: resources/xml/reports/occupation_report.xml:6 13509#: resources/xml/reports/relative_ext_report.xml:7 13510msgid "Sort order" 13511msgstr "" 13512 13513#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13514#: resources/views/lists/individuals-table.phtml:235 13515msgid "Sosa" 13516msgstr "" 13517 13518#: resources/views/modules/ancestors-chart/tree.phtml:18 13519msgid "Sosa-Stradonitz number" 13520msgstr "" 13521 13522#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 13523msgid "Sounds like" 13524msgstr "" 13525 13526#. I18N: Name of a module/report 13527#: app/Factories/ElementFactory.php:683 13528#: app/Functions/FunctionsPrintFacts.php:435 13529#: app/Functions/FunctionsPrintFacts.php:475 13530#: app/Functions/FunctionsPrintFacts.php:489 13531#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 13532#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 13533#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 13534#: app/Module/CustomTagsGedcomL.php:241 13535#: app/Module/FactSourcesReportModule.php:44 13536#: resources/views/admin/trees-privacy.phtml:182 13537#: resources/views/admin/trees.phtml:231 13538#: resources/views/modals/link-media-to-source.phtml:23 13539#: resources/views/modules/favorites/favorites.phtml:108 13540#: resources/views/modules/random_media/slide-show.phtml:73 13541#: resources/views/modules/recent_changes/changes-table.phtml:71 13542#: resources/views/modules/sources_tab/tab.phtml:47 13543#: resources/xml/reports/bdm_report.xml:136 13544#: resources/xml/reports/bdm_report.xml:162 13545#: resources/xml/reports/bdm_report.xml:196 13546#: resources/xml/reports/birth_report.xml:43 13547#: resources/xml/reports/death_report.xml:54 13548#: resources/xml/reports/fact_sources.xml:3 13549#: resources/xml/reports/fact_sources.xml:43 13550#: resources/xml/reports/marriage_report.xml:54 13551#: resources/xml/reports/missing_facts_report.xml:108 13552#: resources/xml/reports/missing_facts_report.xml:153 13553#: resources/xml/reports/missing_facts_report.xml:194 13554#: resources/xml/reports/missing_facts_report.xml:236 13555#: resources/xml/reports/missing_facts_report.xml:277 13556#: resources/xml/reports/missing_facts_report.xml:318 13557#: resources/xml/reports/missing_facts_report.xml:360 13558#: resources/xml/reports/missing_facts_report.xml:402 13559#: resources/xml/reports/missing_facts_report.xml:444 13560#: resources/xml/reports/missing_facts_report.xml:487 13561#: resources/xml/reports/missing_facts_report.xml:529 13562#: resources/xml/reports/missing_facts_report.xml:570 13563msgid "Source" 13564msgstr "" 13565 13566#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 13567#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 13568#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 13569#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 13570#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 13571msgid "Source citation" 13572msgstr "" 13573 13574#: resources/views/admin/tags.phtml:315 13575msgid "Source citations" 13576msgstr "" 13577 13578#. I18N: Help text for the “Use full source citations” configuration setting 13579#: resources/views/admin/trees-preferences.phtml:756 13580msgid "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." 13581msgstr "" 13582 13583#. I18N: A configuration setting 13584#: resources/views/admin/trees-preferences.phtml:766 13585#: resources/xml/reports/fact_sources.xml:6 13586msgid "Source type" 13587msgstr "" 13588 13589#. I18N: Name of a module/list 13590#. I18N: Name of a module 13591#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 13592#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 13593#: app/Services/AdminService.php:183 13594#: resources/views/admin/control-panel.phtml:321 13595#: resources/views/admin/merge-records-step-1.phtml:56 13596#: resources/views/admin/tags.phtml:390 13597#: resources/views/lists/media-table.phtml:81 13598#: resources/views/lists/notes-table.phtml:84 13599#: resources/views/lists/notes-table.phtml:93 13600#: resources/views/lists/repositories-table.phtml:51 13601#: resources/views/lists/sources-table.phtml:89 13602#: resources/views/modules/gedcom_stats/config.phtml:49 13603#: resources/views/modules/gedcom_stats/statistics.phtml:102 13604#: resources/views/modules/html/template-statistics.phtml:44 13605#: resources/views/record-page-links.phtml:61 13606#: resources/views/search-general-page.phtml:85 13607#: resources/views/search-results.phtml:59 13608#: resources/views/statistics/other/chart-sources.phtml:12 13609#: resources/views/statistics/other/total-records.phtml:30 13610#: resources/xml/reports/ahnentafel_report.xml:475 13611#: resources/xml/reports/descendancy_report.xml:611 13612#: resources/xml/reports/family_group_report.xml:1118 13613#: resources/xml/reports/individual_ext_report.xml:651 13614#: resources/xml/reports/individual_report.xml:647 13615msgid "Sources" 13616msgstr "" 13617 13618#: resources/xml/reports/missing_facts_report.xml:14 13619msgid "Sources to the events" 13620msgstr "" 13621 13622#. I18N: Name of a country or state 13623#: app/Statistics/Service/CountryService.php:540 13624msgid "South Africa" 13625msgstr "" 13626 13627#: resources/views/modules/statistics-chart/custom.phtml:188 13628msgid "South America" 13629msgstr "" 13630 13631#. I18N: Name of a country or state 13632#: app/Statistics/Service/CountryService.php:439 13633msgid "South Georgia and the South Sandwich Islands" 13634msgstr "" 13635 13636#. I18N: Name of a country or state 13637#: app/Statistics/Service/CountryService.php:457 13638msgid "South Sudan" 13639msgstr "" 13640 13641#. I18N: Name of a country or state 13642#: app/Statistics/Service/CountryService.php:179 13643msgid "Spain" 13644msgstr "" 13645 13646#: app/SurnameTradition.php:91 13647msgctxt "Surname tradition" 13648msgid "Spanish" 13649msgstr "" 13650 13651#. I18N: Location of an LDS church temple 13652#: app/Elements/TempleCode.php:188 13653msgid "Spokane, Washington, United States" 13654msgstr "" 13655 13656#: app/Http/RequestHandlers/IndividualPage.php:224 13657#: resources/views/edit/change-family-members.phtml:36 13658#: resources/views/edit/change-family-members.phtml:51 13659#: resources/views/modules/pedigree-chart/previous.phtml:31 13660#: resources/xml/reports/bdm_report.xml:169 13661#: resources/xml/reports/individual_ext_report.xml:210 13662#: resources/xml/reports/individual_ext_report.xml:227 13663msgid "Spouse" 13664msgstr "" 13665 13666#: resources/views/edit/reorder-families.phtml:33 13667#: resources/views/lists/surnames-table.phtml:35 13668#: resources/views/modules/family-book-chart/page.phtml:58 13669#: resources/views/modules/pedigree-chart/previous.phtml:29 13670msgid "Spouses" 13671msgstr "" 13672 13673#: resources/xml/reports/individual_ext_report.xml:6 13674#: resources/xml/reports/individual_ext_report.xml:90 13675#: resources/xml/reports/missing_facts_report.xml:6 13676#: resources/xml/reports/relative_ext_report.xml:6 13677#: resources/xml/reports/relative_ext_report.xml:42 13678msgid "Spouses and children" 13679msgstr "" 13680 13681#. I18N: Name of a country or state 13682#: app/Statistics/Service/CountryService.php:302 13683msgid "Sri Lanka" 13684msgstr "" 13685 13686#. I18N: Location of an LDS church temple 13687#: app/Elements/TempleCode.php:181 13688msgid "St. George, Utah, United States" 13689msgstr "" 13690 13691#. I18N: Location of an LDS church temple 13692#: app/Elements/TempleCode.php:184 13693msgid "St. Louis, Missouri, United States" 13694msgstr "" 13695 13696#. I18N: Location of an LDS church temple 13697#: app/Elements/TempleCode.php:187 13698msgid "St. Paul, Minnesota, United States" 13699msgstr "" 13700 13701#: resources/views/modules/random_media/config.phtml:48 13702msgid "Start slide show on page load" 13703msgstr "" 13704 13705#: resources/views/modules/lifespans-chart/page.phtml:54 13706msgid "Start year" 13707msgstr "" 13708 13709#: resources/xml/reports/change_report.xml:5 13710msgid "Starting range of change dates" 13711msgstr "" 13712 13713#: app/Module/StatcounterModule.php:41 13714msgid "Statcounter™" 13715msgstr "" 13716 13717#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:396 13718#: app/Factories/ElementFactory.php:416 app/Factories/ElementFactory.php:669 13719#: app/Factories/ElementFactory.php:716 13720msgid "State" 13721msgstr "" 13722 13723#. I18N: Name of a module 13724#. I18N: Name of a module/chart 13725#: app/Module/FamilyTreeStatisticsModule.php:52 13726#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13727#: resources/views/modules/gedcom_stats/config.phtml:43 13728#: resources/views/modules/gedcom_stats/statistics.phtml:40 13729#: resources/views/modules/gedcom_stats/statistics.phtml:160 13730msgid "Statistics" 13731msgstr "" 13732 13733#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 13734#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 13735#: app/Factories/ElementFactory.php:534 app/Factories/ElementFactory.php:602 13736#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 13737#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 13738#: resources/views/admin/changes-log.phtml:55 13739#: resources/views/admin/changes-log.phtml:135 13740msgid "Status" 13741msgstr "" 13742 13743#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 13744#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 13745#: app/Factories/ElementFactory.php:603 13746msgid "Status change date" 13747msgstr "" 13748 13749#: app/Elements/AgeAtEvent.php:80 13750msgid "Stillborn" 13751msgstr "" 13752 13753#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13754#: app/Elements/LdsBaptismDateStatus.php:73 13755#: app/Elements/LdsChildSealingDateStatus.php:66 13756#: app/Elements/LdsEndowmentDateStatus.php:74 13757msgid "Stillborn: exempt" 13758msgstr "" 13759 13760#. I18N: Location of an LDS church temple 13761#: app/Elements/TempleCode.php:189 13762msgid "Stockholm, Sweden" 13763msgstr "" 13764 13765#: resources/views/layouts/default.phtml:164 13766#: resources/views/modules/random_media/slide-show.phtml:28 13767#: resources/views/modules/random_media/slide-show.phtml:30 13768msgid "Stop" 13769msgstr "" 13770 13771#. I18N: Name of a module 13772#: app/Module/StoriesModule.php:208 13773#: resources/views/modules/stories/edit.phtml:22 13774msgid "Stories" 13775msgstr "" 13776 13777#: resources/views/modules/stories/edit.phtml:51 13778msgid "Story" 13779msgstr "" 13780 13781#: resources/views/modules/stories/config.phtml:55 13782#: resources/views/modules/stories/edit.phtml:42 13783#: resources/views/modules/stories/list.phtml:18 13784msgid "Story title" 13785msgstr "" 13786 13787#: app/Module/CustomTagsGenPluswin.php:59 13788#: app/Module/CustomTagsGenPluswin.php:91 13789msgid "Street name" 13790msgstr "" 13791 13792#: resources/views/admin/broadcast.phtml:49 13793#: resources/views/admin/email-page.phtml:50 13794#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13795#: resources/views/modules/user-messages/user-messages.phtml:70 13796msgid "Subject" 13797msgstr "" 13798 13799#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:731 13800#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 13801msgid "Submission" 13802msgstr "" 13803 13804#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13805#: app/Elements/LdsBaptismDateStatus.php:75 13806#: app/Elements/LdsChildSealingDateStatus.php:68 13807#: app/Elements/LdsEndowmentDateStatus.php:76 13808#: app/Elements/LdsSpouseSealingDateStatus.php:75 13809msgid "Submitted but not yet cleared" 13810msgstr "" 13811 13812#: app/Factories/ElementFactory.php:370 app/Factories/ElementFactory.php:406 13813#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:708 13814#: app/Factories/ElementFactory.php:742 resources/views/admin/trees.phtml:264 13815#: resources/views/modals/submission-fields.phtml:14 13816#: resources/views/modules/recent_changes/changes-table.phtml:74 13817msgid "Submitter" 13818msgstr "" 13819 13820#: resources/views/lists/submitters-table.phtml:67 13821msgid "Submitter name" 13822msgstr "" 13823 13824#. I18N: Name of a module/list 13825#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 13826#: app/Module/SubmitterListModule.php:177 13827#: resources/views/admin/control-panel.phtml:325 13828#: resources/views/admin/merge-records-step-1.phtml:60 13829#: resources/views/admin/tags.phtml:871 13830#: resources/views/lists/submitters-table.phtml:62 13831msgid "Submitters" 13832msgstr "" 13833 13834#. I18N: Name of a country or state 13835#: app/Statistics/Service/CountryService.php:429 13836msgid "Sudan" 13837msgstr "" 13838 13839#. I18N: abbreviation for Sunday 13840#: app/Date/AbstractCalendarDate.php:292 13841#: resources/views/edit/initialize-calendar-popup.phtml:23 13842msgid "Sun" 13843msgstr "" 13844 13845#: app/Date/AbstractCalendarDate.php:259 13846msgid "Sunday" 13847msgstr "" 13848 13849#. I18N: %s is a URL/link to the project website 13850#: resources/views/admin/control-panel.phtml:180 13851#, php-format 13852msgid "Support and documentation can be found at %s." 13853msgstr "" 13854 13855#: app/Services/ServerCheckService.php:330 13856msgid "Support for PostgreSQL is experimental." 13857msgstr "" 13858 13859#: app/Services/ServerCheckService.php:335 13860msgid "Support for SQL Server is experimental." 13861msgstr "" 13862 13863#. I18N: Description of the “Custom GEDCOM tags” module 13864#: app/Module/ModuleCustomTagsTrait.php:74 13865msgid "Support for non-standard GEDCOM tags." 13866msgstr "" 13867 13868#. I18N: Name of a country or state 13869#: app/Statistics/Service/CountryService.php:461 13870msgid "Suriname" 13871msgstr "" 13872 13873#: app/Factories/ElementFactory.php:553 app/Factories/ElementFactory.php:565 13874#: app/Factories/ElementFactory.php:568 13875#: app/Http/RequestHandlers/HelpText.php:226 13876#: resources/views/branches-page.phtml:27 13877#: resources/views/lists/families-table.phtml:215 13878#: resources/views/lists/families-table.phtml:218 13879#: resources/views/lists/individuals-table.phtml:233 13880#: resources/views/lists/surnames-table.phtml:31 13881#: resources/views/modules/statistics-chart/custom.phtml:168 13882#: resources/views/search-phonetic-page.phtml:44 13883msgid "Surname" 13884msgstr "" 13885 13886#: app/Statistics/Google/ChartDistribution.php:333 13887msgid "Surname distribution chart" 13888msgstr "" 13889 13890#: resources/views/admin/trees-preferences.phtml:350 13891msgid "Surname list style" 13892msgstr "" 13893 13894#: resources/views/modules/fix-add-marr-names/options.phtml:16 13895msgid "Surname option" 13896msgstr "" 13897 13898#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 13899#: app/Factories/ElementFactory.php:567 13900msgid "Surname prefix" 13901msgstr "" 13902 13903#: resources/views/admin/trees-preferences.phtml:736 13904msgid "Surname tradition" 13905msgstr "" 13906 13907#: resources/views/lists/surnames-table.phtml:26 13908#: resources/views/modules/gedcom_stats/config.phtml:70 13909#: resources/views/modules/gedcom_stats/statistics.phtml:79 13910#: resources/views/modules/statistics-chart/custom.phtml:163 13911msgid "Surnames" 13912msgstr "" 13913 13914#. I18N: In the Lithuanian surname tradition, ... 13915#: app/SurnameTradition.php:113 13916msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13917msgstr "" 13918 13919#. I18N: In the Polish surname tradition, ... 13920#: app/SurnameTradition.php:106 13921msgid "Surnames are inflected to indicate an individual’s gender." 13922msgstr "" 13923 13924#. I18N: Location of an LDS church temple 13925#: app/Elements/TempleCode.php:190 13926msgid "Suva, Fiji" 13927msgstr "" 13928 13929#. I18N: Name of a country or state 13930#: app/Statistics/Service/CountryService.php:443 13931msgid "Svalbard and Jan Mayen" 13932msgstr "" 13933 13934#. I18N: Reverse the order of two individuals 13935#: resources/views/modules/relationships-chart/page.phtml:88 13936msgid "Swap individuals" 13937msgstr "" 13938 13939#. I18N: Name of a country or state 13940#: app/Statistics/Service/CountryService.php:469 13941msgid "Swaziland" 13942msgstr "" 13943 13944#. I18N: Name of a country or state 13945#: app/Statistics/Service/CountryService.php:467 13946msgid "Sweden" 13947msgstr "" 13948 13949#. I18N: Name of a country or state 13950#: app/Statistics/Service/CountryService.php:122 13951msgid "Switzerland" 13952msgstr "" 13953 13954#. I18N: Location of an LDS church temple 13955#: app/Elements/TempleCode.php:192 13956msgid "Sydney, Australia" 13957msgstr "" 13958 13959#: resources/views/admin/synchronize-trees.phtml:12 13960msgid "Synchronize family trees with GEDCOM files" 13961msgstr "" 13962 13963#. I18N: Name of a country or state 13964#: app/Statistics/Service/CountryService.php:474 13965msgid "Syria" 13966msgstr "" 13967 13968#: resources/views/admin/modules.phtml:169 13969#: resources/views/admin/modules.phtml:172 13970msgid "Tab" 13971msgstr "" 13972 13973#: resources/views/setup/step-4-database-mysql.phtml:119 13974#: resources/views/setup/step-4-database-pgsql.phtml:104 13975#: resources/views/setup/step-4-database-sqlite.phtml:76 13976#: resources/views/setup/step-4-database-sqlsvr.phtml:104 13977msgid "Table prefix" 13978msgstr "" 13979 13980#: resources/xml/reports/ahnentafel_report.xml:13 13981#: resources/xml/reports/bdm_report.xml:12 13982#: resources/xml/reports/birth_report.xml:10 13983#: resources/xml/reports/cemetery_report.xml:8 13984#: resources/xml/reports/change_report.xml:9 13985#: resources/xml/reports/descendancy_report.xml:8 13986#: resources/xml/reports/fact_sources.xml:8 13987#: resources/xml/reports/family_group_report.xml:11 13988#: resources/xml/reports/individual_ext_report.xml:12 13989#: resources/xml/reports/individual_report.xml:9 13990#: resources/xml/reports/marriage_report.xml:10 13991#: resources/xml/reports/missing_facts_report.xml:8 13992#: resources/xml/reports/occupation_report.xml:7 13993#: resources/xml/reports/pedigree_report.xml:8 13994#: resources/xml/reports/relative_ext_report.xml:8 13995msgctxt "paper size" 13996msgid "Tabloid" 13997msgstr "" 13998 13999#: app/Http/RequestHandlers/ModulesTabsPage.php:43 14000#: resources/views/admin/control-panel.phtml:719 14001#: resources/views/admin/modules.phtml:82 14002#: resources/views/admin/modules.phtml:84 14003msgid "Tabs" 14004msgstr "" 14005 14006#. I18N: Location of an LDS church temple 14007#: app/Elements/TempleCode.php:193 14008msgid "Taipei, Taiwan" 14009msgstr "" 14010 14011#. I18N: Name of a country or state 14012#: app/Statistics/Service/CountryService.php:502 14013msgid "Taiwan" 14014msgstr "" 14015 14016#. I18N: Name of a country or state 14017#: app/Statistics/Service/CountryService.php:484 14018msgid "Tajikistan" 14019msgstr "" 14020 14021#. I18N: Location of an LDS church temple 14022#: app/Elements/TempleCode.php:194 14023msgid "Tampico, Mexico" 14024msgstr "" 14025 14026#. I18N: a month in the Jewish calendar 14027#: app/Date/JewishDate.php:198 14028msgctxt "GENITIVE" 14029msgid "Tamuz" 14030msgstr "" 14031 14032#. I18N: a month in the Jewish calendar 14033#: app/Date/JewishDate.php:302 14034msgctxt "INSTRUMENTAL" 14035msgid "Tamuz" 14036msgstr "" 14037 14038#. I18N: a month in the Jewish calendar 14039#: app/Date/JewishDate.php:250 14040msgctxt "LOCATIVE" 14041msgid "Tamuz" 14042msgstr "" 14043 14044#. I18N: a month in the Jewish calendar 14045#: app/Date/JewishDate.php:146 14046msgctxt "NOMINATIVE" 14047msgid "Tamuz" 14048msgstr "" 14049 14050#. I18N: Name of a country or state 14051#: app/Statistics/Service/CountryService.php:504 14052msgid "Tanzania" 14053msgstr "" 14054 14055#. I18N: The name of a colour-scheme 14056#: app/Module/ColorsTheme.php:183 14057msgid "Teal Top" 14058msgstr "" 14059 14060#. I18N: A configuration setting 14061#: resources/views/admin/trees-preferences.phtml:183 14062msgid "Technical help contact" 14063msgstr "" 14064 14065#. I18N: Location of an LDS church temple 14066#: app/Elements/TempleCode.php:195 14067msgid "Tegucigalpa, Honduras" 14068msgstr "" 14069 14070#: resources/views/modules/html/config.phtml:27 14071msgid "Templates" 14072msgstr "" 14073 14074#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14075#: app/Factories/ElementFactory.php:359 app/Factories/ElementFactory.php:465 14076#: app/Factories/ElementFactory.php:505 app/Factories/ElementFactory.php:525 14077#: app/Factories/ElementFactory.php:604 app/Factories/ElementFactory.php:743 14078#: resources/xml/reports/individual_report.xml:208 14079msgid "Temple" 14080msgstr "" 14081 14082#. I18N: a month in the Jewish calendar 14083#: app/Date/JewishDate.php:184 14084msgctxt "GENITIVE" 14085msgid "Tevet" 14086msgstr "" 14087 14088#. I18N: a month in the Jewish calendar 14089#: app/Date/JewishDate.php:288 14090msgctxt "INSTRUMENTAL" 14091msgid "Tevet" 14092msgstr "" 14093 14094#. I18N: a month in the Jewish calendar 14095#: app/Date/JewishDate.php:236 14096msgctxt "LOCATIVE" 14097msgid "Tevet" 14098msgstr "" 14099 14100#. I18N: a month in the Jewish calendar 14101#: app/Date/JewishDate.php:132 14102msgctxt "NOMINATIVE" 14103msgid "Tevet" 14104msgstr "" 14105 14106#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:363 14107#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:608 14108#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 14109#: app/Factories/ElementFactory.php:706 app/Module/CustomTagsGedcom53.php:181 14110#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 14111#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 14112#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 14113#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74 14114#: resources/views/admin/trees-preferences.phtml:611 14115#: resources/views/modals/source-fields.phtml:58 14116msgid "Text" 14117msgstr "" 14118 14119#. I18N: Name of a country or state 14120#: app/Statistics/Service/CountryService.php:482 14121msgid "Thailand" 14122msgstr "" 14123 14124#: resources/views/help/name.phtml:8 14125msgid "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." 14126msgstr "" 14127 14128#: resources/views/help/surname.phtml:8 14129msgid "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." 14130msgstr "" 14131 14132#: app/Http/RequestHandlers/SynchronizeTrees.php:94 14133#, php-format 14134msgid "The GEDCOM file “%s” has been imported." 14135msgstr "" 14136 14137#: resources/views/admin/tags.phtml:24 14138msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14139msgstr "" 14140 14141#. I18N: Location of an LDS church temple 14142#: app/Elements/TempleCode.php:104 14143msgid "The Hague, Netherlands" 14144msgstr "" 14145 14146#: app/Services/ServerCheckService.php:124 14147#, php-format 14148msgid "The PHP extension “%s” is not installed." 14149msgstr "" 14150 14151#: app/Services/ServerCheckService.php:182 14152#, php-format 14153msgid "The PHP function “%1$s” is disabled." 14154msgstr "" 14155 14156#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14157#: app/Functions/Functions.php:56 14158msgid "The PHP temporary folder is missing." 14159msgstr "" 14160 14161#: app/Services/ServerCheckService.php:143 14162#, php-format 14163msgid "The PHP.INI setting “%1$s” is disabled." 14164msgstr "" 14165 14166#: app/Services/ServerCheckService.php:147 14167#, php-format 14168msgid "The PHP.INI setting “%1$s” is enabled." 14169msgstr "" 14170 14171#: resources/views/modules/share-url/share.phtml:30 14172msgid "The URL was copied to the clipboard" 14173msgstr "" 14174 14175#: resources/views/emails/approve-user-html.phtml:19 14176#: resources/views/emails/approve-user-text.phtml:14 14177#, php-format 14178msgid "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" 14179msgstr "" 14180 14181#: resources/views/verify-success-page.phtml:20 14182msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14183msgstr "" 14184 14185#. I18N: Description of the “Calendar” module 14186#: app/Module/CalendarMenuModule.php:53 14187msgid "The calendar menu." 14188msgstr "" 14189 14190#. I18N: %s is the name of a genealogy record 14191#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 14192#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 14193#, php-format 14194msgid "The changes to “%s” have been accepted." 14195msgstr "" 14196 14197#. I18N: %s is the name of a genealogy record 14198#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 14199#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 14200#, php-format 14201msgid "The changes to “%s” have been rejected." 14202msgstr "" 14203 14204#. I18N: Description of the “Charts” module 14205#: app/Module/ChartsMenuModule.php:70 14206msgid "The charts menu." 14207msgstr "" 14208 14209#: resources/views/modules/clippings/show.phtml:19 14210msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14211msgstr "" 14212 14213#: resources/views/admin/trees-preferences.phtml:399 14214msgid "The date and time of the last update" 14215msgstr "" 14216 14217#: app/Http/RequestHandlers/AccountUpdate.php:113 14218#: app/Http/RequestHandlers/MapDataSave.php:101 14219#, php-format 14220msgid "The details for “%s” have been updated." 14221msgstr "" 14222 14223#. I18N: %s is a filename 14224#: app/Http/RequestHandlers/ExportGedcomServer.php:100 14225#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 14226#, php-format 14227msgid "The family tree has been exported to %s." 14228msgstr "" 14229 14230#: app/Http/RequestHandlers/CreateTreeAction.php:63 14231#, php-format 14232msgid "The family tree “%s” already exists." 14233msgstr "" 14234 14235#: app/Http/RequestHandlers/CreateTreeAction.php:70 14236#, php-format 14237msgid "The family tree “%s” has been created." 14238msgstr "" 14239 14240#. I18N: %s is the name of a family tree 14241#: app/Http/RequestHandlers/DeleteTreeAction.php:64 14242#: app/Http/RequestHandlers/SynchronizeTrees.php:108 14243#, php-format 14244msgid "The family tree “%s” has been deleted." 14245msgstr "" 14246 14247#. I18N: %s is the name of a family tree 14248#: app/Http/RequestHandlers/SelectDefaultTree.php:54 14249#, php-format 14250msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14251msgstr "" 14252 14253#: app/Http/RequestHandlers/MergeTreesAction.php:249 14254msgid "The family trees have been merged successfully." 14255msgstr "" 14256 14257#. I18N: Description of the “Family trees” module 14258#: app/Module/TreesMenuModule.php:71 14259msgid "The family trees menu." 14260msgstr "" 14261 14262#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14263#: app/Http/RequestHandlers/DeleteRecord.php:75 14264#, php-format 14265msgid "The family “%s” has been deleted because it only has one member." 14266msgstr "" 14267 14268#: app/Http/RequestHandlers/UploadMediaAction.php:127 14269#, php-format 14270msgid "The file %s already exists. Use another filename." 14271msgstr "" 14272 14273#: app/Http/RequestHandlers/ExportGedcomServer.php:103 14274#, php-format 14275msgid "The file %s could not be created." 14276msgstr "" 14277 14278#: app/Http/RequestHandlers/DeletePath.php:67 14279#, php-format 14280msgid "The file %s could not be deleted." 14281msgstr "" 14282 14283#: app/Http/RequestHandlers/DeletePath.php:65 14284#, php-format 14285msgid "The file %s has been deleted." 14286msgstr "" 14287 14288#: app/Http/RequestHandlers/UploadMediaAction.php:134 14289#, php-format 14290msgid "The file %s has been uploaded." 14291msgstr "" 14292 14293#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14294#: app/Functions/Functions.php:50 14295msgid "The file was only partially uploaded. Please try again." 14296msgstr "" 14297 14298#. I18N: %s is a filename 14299#: resources/views/media-page-details.phtml:59 14300#: resources/views/modules/media-list/page.phtml:142 14301#, php-format 14302msgid "The file “%s” does not exist." 14303msgstr "" 14304 14305#: resources/views/edit/reorder-families.phtml:77 14306msgid "The first family in the list will be used in charts, lists, reports, etc." 14307msgstr "" 14308 14309#: app/Http/RequestHandlers/DeletePath.php:60 14310#, php-format 14311msgid "The folder %s could not be deleted." 14312msgstr "" 14313 14314#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 14315#, php-format 14316msgid "The folder %s has been created." 14317msgstr "" 14318 14319#: app/Http/RequestHandlers/DeletePath.php:58 14320#, php-format 14321msgid "The folder %s has been deleted." 14322msgstr "" 14323 14324#: resources/views/admin/site-preferences.phtml:42 14325msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14326msgstr "" 14327 14328#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14329#, php-format 14330msgid "The folder “%s” does not exist." 14331msgstr "" 14332 14333#: resources/views/admin/merge-records-step-2.phtml:39 14334msgid "The following facts and events were found in both records." 14335msgstr "" 14336 14337#. I18N: the name of an individual, source, etc. 14338#: resources/views/admin/merge-records-step-2.phtml:86 14339#: resources/views/admin/merge-records-step-2.phtml:132 14340#, php-format 14341msgid "The following facts and events were only found in the record of %s." 14342msgstr "" 14343 14344#: resources/views/setup/step-2-server-checks.phtml:65 14345msgid "The following list shows typical requirements." 14346msgstr "" 14347 14348#: app/Http/RequestHandlers/HelpText.php:289 14349msgid "The help text has not been written for this item." 14350msgstr "" 14351 14352#. I18N: Help text for the “Technical help contact” configuration setting 14353#: resources/views/admin/trees-preferences.phtml:195 14354msgid "The individual to be contacted about technical questions or errors encountered on your website." 14355msgstr "" 14356 14357#. I18N: Help text for the “Genealogy contact” configuration setting 14358#: resources/views/admin/trees-preferences.phtml:175 14359msgid "The individual to contact about the genealogy data on this website." 14360msgstr "" 14361 14362#. I18N: %s are names of records, such as sources, repositories or individuals 14363#: app/Http/RequestHandlers/DeleteRecord.php:83 14364#: app/Http/RequestHandlers/DeleteRecord.php:88 14365#, php-format 14366msgid "The link from “%1$s” to “%2$s” has been deleted." 14367msgstr "" 14368 14369#: app/Http/RequestHandlers/MergeFactsAction.php:98 14370#, php-format 14371msgid "The link from “%1$s” to “%2$s” has been updated." 14372msgstr "" 14373 14374#. I18N: Description of the “Lists” module 14375#: app/Module/ListsMenuModule.php:69 14376msgid "The lists menu." 14377msgstr "" 14378 14379#: app/Http/RequestHandlers/CreateLocationAction.php:60 14380#: app/Http/RequestHandlers/MapDataSave.php:89 14381msgid "The location has been created" 14382msgstr "" 14383 14384#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14385msgid "The location of this place is not known." 14386msgstr "" 14387 14388#: app/Http/RequestHandlers/EditMediaFileAction.php:149 14389#, php-format 14390msgid "The media file %1$s could not be renamed to %2$s." 14391msgstr "" 14392 14393#: app/Http/RequestHandlers/EditMediaFileAction.php:146 14394#, php-format 14395msgid "The media file %1$s has been renamed to %2$s." 14396msgstr "" 14397 14398#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 14399msgid "The media object has been created" 14400msgstr "" 14401 14402#: resources/views/setup/step-2-server-checks.phtml:62 14403msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14404msgstr "" 14405 14406#: app/Http/RequestHandlers/BroadcastAction.php:88 14407#: app/Http/RequestHandlers/ContactAction.php:150 14408#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14409#: app/Http/RequestHandlers/MessageAction.php:103 14410msgid "The message was not sent." 14411msgstr "" 14412 14413#: app/Http/RequestHandlers/BroadcastAction.php:81 14414#: app/Http/RequestHandlers/ContactAction.php:143 14415#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14416#: app/Http/RequestHandlers/MessageAction.php:96 14417#, php-format 14418msgid "The message was successfully sent to %s." 14419msgstr "" 14420 14421#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14422#: app/Http/RequestHandlers/ModulesAllAction.php:71 14423#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 14424#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 14425#, php-format 14426msgid "The module “%s” has been disabled." 14427msgstr "" 14428 14429#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 14430#: app/Http/RequestHandlers/ModulesAllAction.php:69 14431#, php-format 14432msgid "The module “%s” has been enabled." 14433msgstr "" 14434 14435#. I18N: Help text for the “Quick family facts” configuration setting 14436#: resources/views/admin/trees-preferences.phtml:725 14437msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14438msgstr "" 14439 14440#. I18N: Help text for the “Quick individual facts” configuration setting 14441#: resources/views/admin/trees-preferences.phtml:700 14442msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14443msgstr "" 14444 14445#: resources/views/admin/site-registration.phtml:57 14446msgid "The new user will be asked to confirm their email address before the account is created." 14447msgstr "" 14448 14449#: app/Http/RequestHandlers/CreateNoteAction.php:75 14450msgid "The note has been created" 14451msgstr "" 14452 14453#: app/Exceptions/MissingParameterException.php:36 14454#, php-format 14455msgid "The parameter “%s” is missing." 14456msgstr "" 14457 14458#: app/Http/RequestHandlers/SetupWizard.php:383 14459msgid "The password needs to be at least six characters long." 14460msgstr "" 14461 14462#. I18N: Help text for the "Password" site configuration setting 14463#: resources/views/admin/site-mail.phtml:158 14464msgid "The password required for authentication with the SMTP server." 14465msgstr "" 14466 14467#: app/Http/RequestHandlers/PasswordResetAction.php:83 14468#: app/Http/RequestHandlers/PasswordResetPage.php:75 14469msgid "The password reset link has expired." 14470msgstr "" 14471 14472#. I18N: Description of the “Place hierarchy” module 14473#: app/Module/PlaceHierarchyListModule.php:119 14474msgid "The place hierarchy." 14475msgstr "" 14476 14477#: app/Http/RequestHandlers/TreePreferencesAction.php:138 14478#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14479msgid "The preferences for all family trees have been updated." 14480msgstr "" 14481 14482#: app/Http/RequestHandlers/TreePreferencesAction.php:142 14483#: app/Http/RequestHandlers/TreePrivacyAction.php:121 14484msgid "The preferences for new family trees have been updated." 14485msgstr "" 14486 14487#: app/Http/RequestHandlers/TreePreferencesAction.php:131 14488#: app/Http/RequestHandlers/TreePrivacyAction.php:111 14489#, php-format 14490msgid "The preferences for the family tree “%s” have been updated." 14491msgstr "" 14492 14493#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14494#, php-format 14495msgid "The preferences for the module “%s” have been deleted." 14496msgstr "" 14497 14498#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14499#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 14500#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14501#: app/Module/MapGeoLocationGeonames.php:86 14502#: app/Module/MapGeoLocationOpenRouteService.php:81 14503#: app/Module/OpenRouteServiceAutocomplete.php:105 14504#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454 14505#: app/Module/SiteMapModule.php:180 14506#, php-format 14507msgid "The preferences for the module “%s” have been updated." 14508msgstr "" 14509 14510#: resources/views/setup/step-4-database-mysql.phtml:124 14511#: resources/views/setup/step-4-database-pgsql.phtml:109 14512#: resources/views/setup/step-4-database-sqlite.phtml:83 14513#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14514msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14515msgstr "" 14516 14517#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 14518msgid "The problem" 14519msgstr "" 14520 14521#: app/Http/RequestHandlers/CopyFact.php:76 14522msgid "The record has been copied to the clipboard." 14523msgstr "" 14524 14525#: app/Http/RequestHandlers/MergeFactsAction.php:169 14526#, php-format 14527msgid "The records “%1$s” and “%2$s” have been merged." 14528msgstr "" 14529 14530#. I18N: Description of the “Reports” module 14531#: app/Module/ReportsMenuModule.php:72 14532msgid "The reports menu." 14533msgstr "" 14534 14535#: app/Http/RequestHandlers/CreateRepositoryAction.php:90 14536msgid "The repository has been created" 14537msgstr "" 14538 14539#. I18N: Description of the “Search” module 14540#: app/Module/SearchMenuModule.php:59 14541msgid "The search menu." 14542msgstr "" 14543 14544#: app/Services/SearchService.php:1162 14545msgid "The search returned too many results." 14546msgstr "" 14547 14548#: resources/views/setup/step-2-server-checks.phtml:55 14549msgid "The server configuration is OK." 14550msgstr "" 14551 14552#: app/Exceptions/HttpBadRequestException.php:34 14553msgid "The server could not understand this request." 14554msgstr "" 14555 14556#: app/Services/ServerCheckService.php:247 14557msgid "The server’s temporary folder cannot be accessed." 14558msgstr "" 14559 14560#: app/Http/RequestHandlers/RenumberTreeAction.php:554 14561#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 14562msgid "The server’s time limit has been reached." 14563msgstr "" 14564 14565#. I18N: Description of “Statistics” module 14566#: app/Module/FamilyTreeStatisticsModule.php:63 14567msgid "The size of the family tree, earliest and latest events, common names, etc." 14568msgstr "" 14569 14570#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 14571msgid "The solution" 14572msgstr "" 14573 14574#: app/Http/RequestHandlers/CreateSourceAction.php:113 14575msgid "The source has been created" 14576msgstr "" 14577 14578#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 14579msgid "The submission has been created" 14580msgstr "" 14581 14582#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 14583msgid "The submitter has been created" 14584msgstr "" 14585 14586#: resources/views/help/name.phtml:13 14587#, php-format 14588msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14589msgstr "" 14590 14591#: resources/views/admin/site-preferences.phtml:55 14592#: resources/views/admin/users-edit.phtml:141 14593#: resources/views/edit-account-page.phtml:117 14594msgid "The time zone is required for date calculations, such as knowing today’s date." 14595msgstr "" 14596 14597#. I18N: An XREF is the identification number used in GEDCOM files. 14598#: resources/views/admin/trees-merge.phtml:28 14599#, php-format 14600msgid "The two family trees have %1$s record which uses the same “XREF”." 14601msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14602msgstr[0] "" 14603msgstr[1] "" 14604 14605#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 14606msgid "The upgrade is complete." 14607msgstr "" 14608 14609#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14610#: app/Functions/Functions.php:47 14611msgid "The uploaded file exceeds the allowed size." 14612msgstr "" 14613 14614#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14615#, php-format 14616msgid "The user %s has been deleted." 14617msgstr "" 14618 14619#: resources/views/emails/register-notify-html.phtml:39 14620#: resources/views/emails/register-notify-text.phtml:30 14621msgid "The user has been sent an email with the information necessary to confirm the access request." 14622msgstr "" 14623 14624#: app/Http/RequestHandlers/LoginAction.php:120 14625#: app/Http/RequestHandlers/LoginAction.php:125 14626msgid "The username or password is incorrect." 14627msgstr "" 14628 14629#. I18N: Help text for the "Username" site configuration setting 14630#: resources/views/admin/site-mail.phtml:144 14631msgid "The username required for authentication with the SMTP server." 14632msgstr "" 14633 14634#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 14635#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14636#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14637#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14638#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 14639#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14640#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14641#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14642#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14643#: app/Http/RequestHandlers/ModulesListsAction.php:46 14644#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14645#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 14646#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14647#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 14648#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14649#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14650#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14651#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14652#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14653#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14654#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14655#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14656#: app/Http/RequestHandlers/SiteTagsAction.php:53 14657msgid "The website preferences have been updated." 14658msgstr "" 14659 14660#: resources/views/errors/database-error.phtml:20 14661#: resources/views/setup/step-6-failed.phtml:20 14662msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14663msgstr "" 14664 14665#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 14666#: resources/views/admin/modules.phtml:256 14667#: resources/views/admin/modules.phtml:259 14668#: resources/views/admin/users-edit.phtml:199 14669msgid "Theme" 14670msgstr "" 14671 14672#. I18N: Name of a module 14673#: app/Module/ThemeSelectModule.php:45 14674msgid "Theme change" 14675msgstr "" 14676 14677#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14678#: resources/views/admin/control-panel.phtml:598 14679#: resources/views/admin/modules.phtml:118 14680#: resources/views/admin/modules.phtml:120 14681msgid "Themes" 14682msgstr "" 14683 14684#: resources/views/modules/personal_facts/tab.phtml:58 14685msgid "There are no facts for this individual." 14686msgstr "" 14687 14688#: app/Http/RequestHandlers/ManageMediaData.php:310 14689msgid "There are no links to this media object." 14690msgstr "" 14691 14692#: resources/views/modules/media/tab.phtml:29 14693msgid "There are no media objects for this individual." 14694msgstr "" 14695 14696#: resources/views/modules/notes/tab.phtml:41 14697msgid "There are no notes for this individual." 14698msgstr "" 14699 14700#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 14701#: resources/views/pending-changes-page.phtml:30 14702msgid "There are no pending changes." 14703msgstr "" 14704 14705#: app/Module/ResearchTaskModule.php:121 14706msgid "There are no research tasks in this family tree." 14707msgstr "" 14708 14709#: resources/views/modules/sources_tab/tab.phtml:39 14710msgid "There are no source citations for this individual." 14711msgstr "" 14712 14713#: app/Module/ReviewChangesModule.php:155 14714#: resources/views/emails/pending-changes-html.phtml:20 14715#: resources/views/emails/pending-changes-text.phtml:17 14716msgid "There are pending changes for you to moderate." 14717msgstr "" 14718 14719#: app/Module/RecentChangesModule.php:152 14720#, php-format 14721msgid "There have been no changes within the last %s day." 14722msgid_plural "There have been no changes within the last %s days." 14723msgstr[0] "" 14724msgstr[1] "" 14725 14726#: app/Http/RequestHandlers/PasswordRequestAction.php:105 14727#, php-format 14728msgid "There is no user account with the email “%s”." 14729msgstr "" 14730 14731#: app/Http/RequestHandlers/AddMediaFileAction.php:86 14732#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 14733#: app/Http/RequestHandlers/UploadMediaAction.php:137 14734#: app/Services/MediaFileService.php:236 14735msgid "There was an error uploading your file." 14736msgstr "" 14737 14738#. I18N: a month in the French republican calendar 14739#: app/Date/FrenchDate.php:155 14740msgctxt "GENITIVE" 14741msgid "Thermidor" 14742msgstr "" 14743 14744#. I18N: a month in the French republican calendar 14745#: app/Date/FrenchDate.php:249 14746msgctxt "INSTRUMENTAL" 14747msgid "Thermidor" 14748msgstr "" 14749 14750#. I18N: a month in the French republican calendar 14751#: app/Date/FrenchDate.php:202 14752msgctxt "LOCATIVE" 14753msgid "Thermidor" 14754msgstr "" 14755 14756#. I18N: a month in the French republican calendar 14757#: app/Date/FrenchDate.php:108 14758msgctxt "NOMINATIVE" 14759msgid "Thermidor" 14760msgstr "" 14761 14762#: resources/views/modules/privacy-policy/page.phtml:36 14763msgid "These cookies are “essential”, and do not require consent." 14764msgstr "" 14765 14766#: resources/views/admin/trees-unconnected.phtml:35 14767#, php-format 14768msgid "These groups of individuals are not related to %s." 14769msgstr "" 14770 14771#: resources/views/modules/privacy-policy/page.phtml:57 14772msgid "These services may use cookies or other tracking technology." 14773msgstr "" 14774 14775#: app/Http/RequestHandlers/LoginAction.php:135 14776msgid "This account has not been approved. Please wait for an administrator to approve it." 14777msgstr "" 14778 14779#: app/Http/RequestHandlers/LoginAction.php:130 14780msgid "This account has not been verified. Please check your email for a verification message." 14781msgstr "" 14782 14783#: resources/views/modules/review_changes/config.phtml:13 14784msgid "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." 14785msgstr "" 14786 14787#. I18N: %s is a URL 14788#: app/Exceptions/MissingParameterException.php:43 14789#, php-format 14790msgid "This could be caused by an error at %s" 14791msgstr "" 14792 14793#: resources/views/admin/users-create.phtml:76 14794#: resources/views/admin/users-edit.phtml:86 14795#: resources/views/edit-account-page.phtml:129 14796#: resources/views/register-page.phtml:53 14797#: resources/views/setup/step-5-administrator.phtml:95 14798msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14799msgstr "" 14800 14801#: app/Elements/AbstractEventElement.php:61 14802msgid "This event occurred, but the details are unknown." 14803msgstr "" 14804 14805#: app/Exceptions/FamilyAccessDeniedException.php:35 14806#: app/Exceptions/FamilyNotFoundException.php:35 14807msgid "This family does not exist or you do not have permission to view it." 14808msgstr "" 14809 14810#: resources/views/family-page-pending.phtml:19 14811msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14812msgstr "" 14813 14814#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14815#: resources/views/family-page-pending.phtml:17 14816#, php-format 14817msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14818msgstr "" 14819 14820#: resources/views/family-page-pending.phtml:25 14821msgid "This family has been edited. The changes need to be reviewed by a moderator." 14822msgstr "" 14823 14824#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14825#: resources/views/family-page-pending.phtml:23 14826#, php-format 14827msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14828msgstr "" 14829 14830#: resources/views/admin/trees-renumber.phtml:30 14831#, php-format 14832msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14833msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14834msgstr[0] "" 14835msgstr[1] "" 14836 14837#: app/Module/SlideShowModule.php:164 14838msgid "This family tree has no images to display." 14839msgstr "" 14840 14841#. I18N: do not translate the #keywords# 14842#: resources/views/modules/html/template-narrative.phtml:7 14843msgid "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#." 14844msgstr "" 14845 14846#: resources/views/modules/gedcom_stats/statistics.phtml:32 14847#: resources/views/modules/html/template-statistics.phtml:18 14848#, php-format 14849msgid "This family tree was last updated on %s." 14850msgstr "" 14851 14852#. I18N: Help text for the "Data folder" site configuration setting 14853#: resources/views/admin/site-preferences.phtml:32 14854msgid "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." 14855msgstr "" 14856 14857#. I18N: Help text for the “Media folder” configuration setting 14858#: resources/views/admin/trees-preferences.phtml:260 14859msgid "This folder will be used to store the media files for this family tree." 14860msgstr "" 14861 14862#: app/Http/Middleware/CheckCsrf.php:68 14863msgid "This form has expired. Try again." 14864msgstr "" 14865 14866#: app/Exceptions/IndividualAccessDeniedException.php:35 14867#: app/Exceptions/IndividualNotFoundException.php:35 14868msgid "This individual does not exist or you do not have permission to view it." 14869msgstr "" 14870 14871#: resources/views/individual-page-pending.phtml:21 14872msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14873msgstr "" 14874 14875#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14876#: resources/views/individual-page-pending.phtml:18 14877#, php-format 14878msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14879msgstr "" 14880 14881#: resources/views/individual-page-pending.phtml:30 14882msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14883msgstr "" 14884 14885#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14886#: resources/views/individual-page-pending.phtml:27 14887#, php-format 14888msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14889msgstr "" 14890 14891#. I18N: Help text for the “Default individual” configuration setting 14892#: resources/views/admin/trees-preferences.phtml:104 14893#: resources/views/edit-account-page.phtml:81 14894msgid "This individual will be selected by default when viewing charts and reports." 14895msgstr "" 14896 14897#: app/Module/StatisticsChartModule.php:951 14898#: app/Statistics/Repository/EventRepository.php:245 14899#: app/Statistics/Repository/FamilyDatesRepository.php:102 14900#: app/Statistics/Repository/FamilyRepository.php:517 14901#: app/Statistics/Repository/IndividualRepository.php:1772 14902#: app/Statistics/Repository/IndividualRepository.php:1797 14903#: resources/views/statistics/families/birth-age.phtml:31 14904#: resources/views/statistics/families/birth-age.phtml:51 14905#: resources/views/statistics/families/birth-age.phtml:73 14906#: resources/views/statistics/families/birth-age.phtml:93 14907#: resources/views/statistics/families/marriage-age.phtml:31 14908#: resources/views/statistics/families/marriage-age.phtml:51 14909#: resources/views/statistics/families/marriage-age.phtml:73 14910#: resources/views/statistics/families/marriage-age.phtml:93 14911#: resources/views/statistics/families/marriage-length.phtml:31 14912#: resources/views/statistics/families/marriage-length.phtml:51 14913#: resources/views/statistics/families/top10-list-age.phtml:31 14914#: resources/views/statistics/families/top10-list-grand.phtml:27 14915#: resources/views/statistics/families/top10-list-spouses.phtml:25 14916#: resources/views/statistics/families/top10-list.phtml:27 14917#: resources/views/statistics/individuals/top10-list.phtml:25 14918#: resources/views/statistics/other/charts/column.phtml:19 14919#: resources/views/statistics/other/charts/combo.phtml:18 14920#: resources/views/statistics/other/charts/custom.phtml:17 14921#: resources/views/statistics/other/charts/geo.phtml:21 14922#: resources/views/statistics/other/charts/pie.phtml:19 14923#: resources/views/statistics/other/places.phtml:55 14924#: resources/views/statistics/other/top10-list.phtml:26 14925msgid "This information is not available." 14926msgstr "" 14927 14928#: app/Statistics/Repository/EventRepository.php:253 14929#: app/Statistics/Repository/FamilyDatesRepository.php:110 14930#: app/Statistics/Repository/FamilyDatesRepository.php:381 14931#: app/Statistics/Repository/FamilyRepository.php:84 14932#: app/Statistics/Repository/FamilyRepository.php:472 14933#: app/Statistics/Repository/FamilyRepository.php:849 14934#: app/Statistics/Repository/FamilyRepository.php:1500 14935#: app/Statistics/Repository/IndividualRepository.php:838 14936#: app/Statistics/Repository/IndividualRepository.php:1152 14937#: app/Statistics/Repository/IndividualRepository.php:1172 14938#: app/Statistics/Repository/IndividualRepository.php:1192 14939#: app/Statistics/Repository/IndividualRepository.php:1212 14940#: app/Statistics/Repository/IndividualRepository.php:1232 14941#: app/Statistics/Repository/IndividualRepository.php:1252 14942msgid "This information is private and cannot be shown." 14943msgstr "" 14944 14945#: resources/views/edit-account-page.phtml:69 14946msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14947msgstr "" 14948 14949#: resources/views/setup/step-4-database-mysql.phtml:88 14950#: resources/views/setup/step-4-database-mysql.phtml:102 14951#: resources/views/setup/step-4-database-pgsql.phtml:76 14952#: resources/views/setup/step-4-database-pgsql.phtml:88 14953#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14954#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14955msgid "This is case sensitive." 14956msgstr "" 14957 14958#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 14959#: resources/views/admin/control-panel.phtml:197 14960#: resources/views/admin/upgrade/wizard.phtml:25 14961msgid "This is the latest version of webtrees. No upgrade is available." 14962msgstr "" 14963 14964#. I18N: Help text for the “Server name” site configuration setting 14965#: resources/views/admin/site-mail.phtml:100 14966msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14967msgstr "" 14968 14969#: resources/views/admin/users-create.phtml:37 14970#: resources/views/admin/users-edit.phtml:47 14971#: resources/views/edit-account-page.phtml:50 14972#: resources/views/register-page.phtml:41 14973#: resources/views/setup/step-5-administrator.phtml:59 14974msgid "This is your real name, as you would like it displayed on screen." 14975msgstr "" 14976 14977#: app/Http/RequestHandlers/PasswordRequestAction.php:102 14978msgid "This link is valid for one hour." 14979msgstr "" 14980 14981#: resources/views/help/data-fixes.phtml:16 14982msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 14983msgstr "" 14984 14985#: app/Exceptions/MediaAccessDeniedException.php:35 14986#: app/Exceptions/MediaNotFoundException.php:35 14987msgid "This media object does not exist or you do not have permission to view it." 14988msgstr "" 14989 14990#: resources/views/media-page-pending.phtml:18 14991msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 14992msgstr "" 14993 14994#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14995#: resources/views/media-page-pending.phtml:16 14996#, php-format 14997msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 14998msgstr "" 14999 15000#: resources/views/media-page-pending.phtml:24 15001msgid "This media object has been edited. The changes need to be reviewed by a moderator." 15002msgstr "" 15003 15004#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15005#: resources/views/media-page-pending.phtml:22 15006#, php-format 15007msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 15008msgstr "" 15009 15010#: resources/views/emails/message-copy-html.phtml:33 15011#: resources/views/emails/message-copy-text.phtml:23 15012#: resources/views/emails/message-user-html.phtml:34 15013#: resources/views/emails/message-user-text.phtml:24 15014msgid "This message was sent while viewing the following URL: " 15015msgstr "" 15016 15017#: resources/views/setup/step-5-administrator.phtml:83 15018msgid "This must be at least six characters long. It is case-sensitive." 15019msgstr "" 15020 15021#. I18N: Help text for the “Sender name” site configuration setting 15022#: resources/views/admin/site-mail.phtml:64 15023#: resources/views/admin/site-mail.phtml:78 15024msgid "This name is used in the “From” field, when sending automatic emails from this server." 15025msgstr "" 15026 15027#: app/Exceptions/NoteAccessDeniedException.php:35 15028#: app/Exceptions/NoteNotFoundException.php:35 15029msgid "This note does not exist or you do not have permission to view it." 15030msgstr "" 15031 15032#: resources/views/note-page-pending.phtml:19 15033msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15034msgstr "" 15035 15036#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15037#: resources/views/note-page-pending.phtml:17 15038#, php-format 15039msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15040msgstr "" 15041 15042#: resources/views/note-page-pending.phtml:25 15043msgid "This note has been edited. The changes need to be reviewed by a moderator." 15044msgstr "" 15045 15046#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15047#: resources/views/note-page-pending.phtml:23 15048#, php-format 15049msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15050msgstr "" 15051 15052#. I18N: Help text for the “Automatically expand notes” configuration setting 15053#: resources/views/admin/trees-preferences.phtml:561 15054msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15055msgstr "" 15056 15057#. I18N: Help text for the “Automatically expand sources” configuration setting 15058#: resources/views/admin/trees-preferences.phtml:577 15059msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15060msgstr "" 15061 15062#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15063#: resources/views/admin/trees-preferences.phtml:420 15064msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15065msgstr "" 15066 15067#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15068#: resources/views/admin/trees-preferences.phtml:389 15069msgid "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." 15070msgstr "" 15071 15072#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15073#: resources/views/admin/trees-preferences.phtml:292 15074msgid "This option will make it easier for users to download images." 15075msgstr "" 15076 15077#. I18N: Help text for the “Show private relationships” configuration setting 15078#: resources/views/admin/trees-privacy.phtml:166 15079msgid "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." 15080msgstr "" 15081 15082#. I18N: Help text for the “Show names of private individuals” configuration setting 15083#: resources/views/admin/trees-privacy.phtml:147 15084msgid "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." 15085msgstr "" 15086 15087#: resources/views/edit/raw-gedcom-fact.phtml:23 15088#: resources/views/edit/raw-gedcom-record.phtml:25 15089msgid "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." 15090msgstr "" 15091 15092#: app/Module/HitCountFooterModule.php:115 15093#, php-format 15094msgid "This page has been viewed %s time." 15095msgid_plural "This page has been viewed %s times." 15096msgstr[0] "" 15097msgstr[1] "" 15098 15099#: resources/views/help/pending-changes.phtml:16 15100msgid "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." 15101msgstr "" 15102 15103#: app/Exceptions/RecordAccessDeniedException.php:35 15104#: app/Exceptions/RecordNotFoundException.php:35 15105msgid "This record does not exist or you do not have permission to view it." 15106msgstr "" 15107 15108#: resources/views/admin/trees-privacy.phtml:261 15109msgid "This record does not exist." 15110msgstr "" 15111 15112#: resources/views/record-page-pending.phtml:19 15113msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15114msgstr "" 15115 15116#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15117#: resources/views/record-page-pending.phtml:17 15118#, php-format 15119msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15120msgstr "" 15121 15122#: resources/views/record-page-pending.phtml:25 15123msgid "This record has been edited. The changes need to be reviewed by a moderator." 15124msgstr "" 15125 15126#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15127#: resources/views/record-page-pending.phtml:23 15128#, php-format 15129msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15130msgstr "" 15131 15132#: app/Exceptions/RepositoryAccessDeniedException.php:35 15133#: app/Exceptions/RepositoryNotFoundException.php:35 15134msgid "This repository does not exist or you do not have permission to view it." 15135msgstr "" 15136 15137#: resources/views/modules/privacy-policy/page.phtml:25 15138msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15139msgstr "" 15140 15141#: resources/views/admin/users-edit.phtml:262 15142msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15143msgstr "" 15144 15145#: resources/views/admin/users-edit.phtml:276 15146msgid "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." 15147msgstr "" 15148 15149#: resources/views/admin/users-edit.phtml:256 15150msgid "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." 15151msgstr "" 15152 15153#: resources/views/admin/users-edit.phtml:270 15154msgid "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." 15155msgstr "" 15156 15157#: resources/views/admin/users-edit.phtml:248 15158msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15159msgstr "" 15160 15161#: resources/views/setup/step-2-server-checks.phtml:76 15162#, php-format 15163msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15164msgstr "" 15165 15166#. I18N: Help text for the “Other facts to show in charts” configuration setting 15167#: resources/views/admin/trees-preferences.phtml:436 15168msgid "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." 15169msgstr "" 15170 15171#: app/Exceptions/SourceAccessDeniedException.php:35 15172#: app/Exceptions/SourceNotFoundException.php:35 15173msgid "This source does not exist or you do not have permission to view it." 15174msgstr "" 15175 15176#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15177#: resources/views/admin/trees-preferences.phtml:217 15178msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15179msgstr "" 15180 15181#: app/Http/RequestHandlers/CheckTree.php:235 15182#: app/Http/RequestHandlers/CheckTree.php:240 15183msgid "This type of link is not allowed here." 15184msgstr "" 15185 15186#: resources/views/errors/no-tree-access.phtml:8 15187msgid "This user account does not have access to any tree." 15188msgstr "" 15189 15190#: app/Http/RequestHandlers/SetupWizard.php:176 15191msgid "This usually means that you need to change the folder permissions to 777." 15192msgstr "" 15193 15194#: app/Services/UpgradeService.php:265 15195msgid "This website is being upgraded. Try again in a few minutes." 15196msgstr "" 15197 15198#: resources/views/layouts/offline.phtml:70 15199msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15200msgstr "" 15201 15202#: resources/views/modules/privacy-policy/page.phtml:70 15203msgid "This website is operated by the following individuals." 15204msgstr "" 15205 15206#: resources/views/layouts/error.phtml:17 15207#: resources/views/layouts/error.phtml:34 15208#: resources/views/layouts/offline.phtml:67 15209msgid "This website is temporarily unavailable" 15210msgstr "" 15211 15212#: resources/views/modules/privacy-policy/page.phtml:22 15213msgid "This website processes personal data for the purpose of historical and genealogical research." 15214msgstr "" 15215 15216#: resources/views/modules/privacy-policy/page.phtml:33 15217msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15218msgstr "" 15219 15220#: resources/views/modules/privacy-policy/footer.phtml:21 15221msgid "This website uses cookies to learn about visitor behavior." 15222msgstr "" 15223 15224#: resources/views/modules/privacy-policy/page.phtml:45 15225msgid "This website uses third-party services to learn about visitor behavior." 15226msgstr "" 15227 15228#. I18N: %s is the name of a family tree 15229#: resources/views/admin/trees-import.phtml:27 15230#, php-format 15231msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15232msgstr "" 15233 15234#. I18N: abbreviation for Thursday 15235#: app/Date/AbstractCalendarDate.php:286 15236#: resources/views/edit/initialize-calendar-popup.phtml:27 15237msgid "Thu" 15238msgstr "" 15239 15240#: app/Module/CustomTagsPhpGedView.php:72 15241#: resources/views/admin/webtrees1-thumbnails.phtml:39 15242msgid "Thumbnail image" 15243msgstr "" 15244 15245#: resources/views/admin/trees-preferences.phtml:298 15246#: resources/views/admin/trees-preferences.phtml:304 15247msgid "Thumbnail images" 15248msgstr "" 15249 15250#: app/Date/AbstractCalendarDate.php:256 15251msgid "Thursday" 15252msgstr "" 15253 15254#. I18N: Location of an LDS church temple 15255#: app/Elements/TempleCode.php:197 15256msgid "Tijuana, Mexico" 15257msgstr "" 15258 15259#: app/Factories/ElementFactory.php:377 app/Module/CustomTagsGedcomL.php:193 15260#: app/Module/CustomTagsPhpGedView.php:58 15261#: app/Module/CustomTagsPhpGedView.php:62 15262msgid "Time" 15263msgstr "" 15264 15265#: app/Factories/ElementFactory.php:325 app/Factories/ElementFactory.php:491 15266#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:641 15267#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:688 15268#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:735 15269msgid "Time of last change" 15270msgstr "" 15271 15272#. I18N: A configuration setting 15273#: resources/views/admin/site-preferences.phtml:50 15274#: resources/views/admin/users-edit.phtml:136 15275#: resources/views/edit-account-page.phtml:112 15276msgid "Time zone" 15277msgstr "" 15278 15279#. I18N: Name of a module/chart 15280#: app/Module/TimelineChartModule.php:98 15281msgid "Timeline" 15282msgstr "" 15283 15284#: resources/views/admin/changes-log.phtml:134 15285#: resources/views/admin/site-logs.phtml:122 15286msgid "Timestamp" 15287msgstr "" 15288 15289#. I18N: Name of a country or state 15290#: app/Statistics/Service/CountryService.php:490 15291msgid "Timor-Leste" 15292msgstr "" 15293 15294#: app/Date/JalaliDate.php:262 15295msgctxt "Abbreviation for Persian month: Tir" 15296msgid "Tir" 15297msgstr "" 15298 15299#. I18N: 4th month in the Persian/Jalali calendar 15300#: app/Date/JalaliDate.php:131 15301msgctxt "GENITIVE" 15302msgid "Tir" 15303msgstr "" 15304 15305#. I18N: 4th month in the Persian/Jalali calendar 15306#: app/Date/JalaliDate.php:221 15307msgctxt "INSTRUMENTAL" 15308msgid "Tir" 15309msgstr "" 15310 15311#. I18N: 4th month in the Persian/Jalali calendar 15312#: app/Date/JalaliDate.php:176 15313msgctxt "LOCATIVE" 15314msgid "Tir" 15315msgstr "" 15316 15317#. I18N: 4th month in the Persian/Jalali calendar 15318#: app/Date/JalaliDate.php:86 15319msgctxt "NOMINATIVE" 15320msgid "Tir" 15321msgstr "" 15322 15323#. I18N: a month in the Jewish calendar 15324#: app/Date/JewishDate.php:178 15325msgctxt "GENITIVE" 15326msgid "Tishrei" 15327msgstr "" 15328 15329#. I18N: a month in the Jewish calendar 15330#: app/Date/JewishDate.php:282 15331msgctxt "INSTRUMENTAL" 15332msgid "Tishrei" 15333msgstr "" 15334 15335#. I18N: a month in the Jewish calendar 15336#: app/Date/JewishDate.php:230 15337msgctxt "LOCATIVE" 15338msgid "Tishrei" 15339msgstr "" 15340 15341#. I18N: a month in the Jewish calendar 15342#: app/Date/JewishDate.php:126 15343msgctxt "NOMINATIVE" 15344msgid "Tishrei" 15345msgstr "" 15346 15347#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:646 15348#: app/Factories/ElementFactory.php:707 15349#: resources/views/admin/fix-level-0-media.phtml:36 15350#: resources/views/lists/media-table.phtml:78 15351#: resources/views/lists/notes-table.phtml:89 15352#: resources/views/lists/sources-table.phtml:94 15353#: resources/views/modals/create-media-from-file.phtml:35 15354#: resources/views/modals/media-file-fields.phtml:109 15355#: resources/views/modals/source-fields.phtml:14 15356#: resources/views/modules/census-assistant.phtml:25 15357#: resources/views/modules/favorites/favorites.phtml:149 15358#: resources/views/modules/favorites/favorites.phtml:151 15359#: resources/views/modules/gedcom_news/edit.phtml:25 15360#: resources/views/modules/html/config.phtml:18 15361#: resources/views/modules/user_blog/edit.phtml:25 15362msgid "Title" 15363msgstr "" 15364 15365#: resources/views/admin/broadcast.phtml:39 15366#: resources/views/admin/email-page.phtml:41 15367#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15368msgctxt "Email recipient" 15369msgid "To" 15370msgstr "" 15371 15372#: resources/views/admin/changes-log.phtml:48 15373#: resources/views/admin/site-logs.phtml:46 15374msgctxt "End of date range" 15375msgid "To" 15376msgstr "" 15377 15378#: resources/views/modules/html/config.phtml:32 15379msgid "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." 15380msgstr "" 15381 15382#: resources/views/modules/todo/config.phtml:15 15383msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15384msgstr "" 15385 15386#. I18N: Help text for the “Format text and notes” configuration setting 15387#: resources/views/admin/trees-preferences.phtml:622 15388msgid "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." 15389msgstr "" 15390 15391#. I18N: “Apache” is a software program. 15392#: resources/views/admin/site-preferences.phtml:36 15393msgid "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." 15394msgstr "" 15395 15396#: resources/views/help/zip-gedcom.phtml:8 15397msgid "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." 15398msgstr "" 15399 15400#: resources/views/emails/password-request-html.phtml:18 15401#: resources/views/emails/password-request-text.phtml:14 15402msgid "To set a new password, follow this link." 15403msgstr "" 15404 15405#. I18N: Help text for the "Custom welcome text" site configuration setting 15406#: resources/views/admin/site-registration.phtml:43 15407msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15408msgstr "" 15409 15410#: resources/views/modules/sitemap/config.phtml:50 15411msgid "To tell search engines that sitemaps are available, you can use the following links." 15412msgstr "" 15413 15414#: resources/views/modules/bing-maps/config.phtml:36 15415#: resources/views/modules/google-maps/config.phtml:36 15416#: resources/views/modules/here-maps/config.phtml:36 15417#: resources/views/modules/map-box/config.phtml:36 15418#: resources/views/modules/openrouteservice/config.phtml:36 15419#: resources/views/modules/openstreetmap/config.phtml:36 15420msgid "To use this service, you need an API key." 15421msgstr "" 15422 15423#: resources/views/modules/geonames/config.phtml:36 15424msgid "To use this service, you need an account." 15425msgstr "" 15426 15427#. I18N: Name of a country or state 15428#: app/Statistics/Service/CountryService.php:480 15429msgid "Togo" 15430msgstr "" 15431 15432#. I18N: Name of a country or state 15433#: app/Statistics/Service/CountryService.php:486 15434msgid "Tokelau" 15435msgstr "" 15436 15437#. I18N: Location of an LDS church temple 15438#: app/Elements/TempleCode.php:198 15439msgid "Tokyo, Japan" 15440msgstr "" 15441 15442#. I18N: Type of media object 15443#: app/Elements/SourceMediaType.php:76 15444msgid "Tombstone" 15445msgstr "" 15446 15447#. I18N: Name of a country or state 15448#: app/Statistics/Service/CountryService.php:492 15449msgid "Tonga" 15450msgstr "" 15451 15452#. 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 15453#: app/Module/TopGivenNamesModule.php:104 15454#, php-format 15455msgid "Top %s given name" 15456msgid_plural "Top %s given names" 15457msgstr[0] "" 15458msgstr[1] "" 15459 15460#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15461#: app/Module/TopSurnamesModule.php:165 15462#, php-format 15463msgid "Top %s surname" 15464msgid_plural "Top %s surnames" 15465msgstr[0] "" 15466msgstr[1] "" 15467 15468#. I18N: i.e. most popular given name. 15469#: app/Module/TopGivenNamesModule.php:101 15470msgid "Top given name" 15471msgstr "" 15472 15473#. I18N: Name of a module. Top=Most common 15474#: app/Module/TopGivenNamesModule.php:47 15475#: resources/views/statistics/individuals/names.phtml:55 15476msgid "Top given names" 15477msgstr "" 15478 15479#. I18N: i.e. most popular surname. 15480#: app/Module/TopSurnamesModule.php:162 15481msgid "Top surname" 15482msgstr "" 15483 15484#. I18N: Name of a module. Top=Most common 15485#: app/Module/TopSurnamesModule.php:65 15486#: resources/views/statistics/individuals/names.phtml:31 15487msgid "Top surnames" 15488msgstr "" 15489 15490#. I18N: Location of an LDS church temple 15491#: app/Elements/TempleCode.php:199 15492msgid "Toronto, Ontario, Canada" 15493msgstr "" 15494 15495#: app/Module/StatisticsChartModule.php:769 15496#: app/Statistics/Google/ChartBirth.php:115 15497#: app/Statistics/Google/ChartCommonGiven.php:82 15498#: app/Statistics/Google/ChartCommonSurname.php:141 15499#: app/Statistics/Google/ChartDeath.php:115 15500#: app/Statistics/Google/ChartDistribution.php:128 15501#: app/Statistics/Google/ChartDivorce.php:115 15502#: app/Statistics/Google/ChartFamilyLargest.php:105 15503#: app/Statistics/Google/ChartFamilyWithSources.php:77 15504#: app/Statistics/Google/ChartIndividualWithSources.php:77 15505#: app/Statistics/Google/ChartMarriage.php:115 15506#: app/Statistics/Google/ChartMedia.php:76 15507#: app/Statistics/Google/ChartMortality.php:67 15508#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 15509#: app/Statistics/Google/ChartSex.php:56 15510#: resources/views/admin/control-panel.phtml:434 15511#: resources/views/lists/chart-by-age.phtml:29 15512#: resources/views/lists/chart-by-decade.phtml:21 15513msgid "Total" 15514msgstr "" 15515 15516#: resources/xml/reports/change_report.xml:127 15517msgid "Total accepted changes: " 15518msgstr "" 15519 15520#: resources/views/statistics/individuals/total-events.phtml:22 15521msgid "Total births" 15522msgstr "" 15523 15524#: resources/views/statistics/individuals/total-records.phtml:61 15525msgid "Total dead" 15526msgstr "" 15527 15528#: resources/views/statistics/individuals/total-events.phtml:70 15529msgid "Total deaths" 15530msgstr "" 15531 15532#: resources/views/statistics/families/total-records.phtml:72 15533msgid "Total divorces" 15534msgstr "" 15535 15536#: resources/views/modules/gedcom_stats/config.phtml:52 15537#: resources/views/statistics/other/total-events.phtml:12 15538#: resources/xml/reports/missing_facts_report.xml:602 15539msgid "Total events" 15540msgstr "" 15541 15542#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 15543#: resources/views/statistics/families/total-records.phtml:13 15544#: resources/xml/reports/fact_sources.xml:248 15545#: resources/xml/reports/fact_sources.xml:252 15546#: resources/xml/reports/fact_sources.xml:350 15547#: resources/xml/reports/fact_sources.xml:354 15548#: resources/xml/reports/marriage_report.xml:111 15549msgid "Total families" 15550msgstr "" 15551 15552#: resources/views/statistics/individuals/total-records.phtml:32 15553msgid "Total females" 15554msgstr "" 15555 15556#: resources/views/statistics/individuals/names.phtml:46 15557msgid "Total given names" 15558msgstr "" 15559 15560#: resources/views/statistics/individuals/total-records.phtml:12 15561#: resources/xml/reports/bdm_report.xml:210 15562#: resources/xml/reports/birth_report.xml:66 15563#: resources/xml/reports/cemetery_report.xml:89 15564#: resources/xml/reports/death_report.xml:99 15565#: resources/xml/reports/fact_sources.xml:142 15566#: resources/xml/reports/fact_sources.xml:146 15567#: resources/xml/reports/fact_sources.xml:305 15568#: resources/xml/reports/fact_sources.xml:309 15569#: resources/xml/reports/missing_facts_report.xml:601 15570#: resources/xml/reports/occupation_report.xml:94 15571#: resources/xml/reports/relative_ext_report.xml:147 15572msgid "Total individuals" 15573msgstr "" 15574 15575#: resources/views/statistics/individuals/total-records.phtml:53 15576msgid "Total living" 15577msgstr "" 15578 15579#: resources/views/statistics/individuals/total-records.phtml:23 15580msgid "Total males" 15581msgstr "" 15582 15583#: resources/views/statistics/families/total-records.phtml:24 15584msgid "Total marriages" 15585msgstr "" 15586 15587#: resources/xml/reports/change_report.xml:87 15588msgid "Total pending changes: " 15589msgstr "" 15590 15591#: resources/views/modules/gedcom_stats/config.phtml:47 15592#: resources/views/modules/html/template-statistics.phtml:36 15593#: resources/views/statistics/individuals/names.phtml:22 15594msgid "Total surnames" 15595msgstr "" 15596 15597#: resources/views/modules/gedcom_stats/config.phtml:53 15598msgid "Total users" 15599msgstr "" 15600 15601#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15602#: app/Module/ModuleAnalyticsTrait.php:79 15603#: resources/views/admin/analytics-edit.phtml:17 15604#: resources/views/admin/control-panel.phtml:591 15605#: resources/views/admin/modules.phtml:110 15606#: resources/views/admin/modules.phtml:112 15607#: resources/views/admin/modules.phtml:240 15608#: resources/views/admin/modules.phtml:243 15609#: resources/views/modules/privacy-policy/page.phtml:41 15610msgid "Tracking and analytics" 15611msgstr "" 15612 15613#: app/Factories/ElementFactory.php:744 15614msgid "Trailer" 15615msgstr "" 15616 15617#: app/Module/AncestorsChartModule.php:276 15618#: app/Module/DescendancyChartModule.php:270 15619#: resources/views/emails/register-notify-html.phtml:34 15620#: resources/views/emails/register-notify-text.phtml:28 15621msgid "Tree" 15622msgstr "" 15623 15624#. I18N: The third day in the French republican calendar 15625#: app/Date/FrenchDate.php:291 15626msgid "Tridi" 15627msgstr "" 15628 15629#. I18N: Name of a country or state 15630#: app/Statistics/Service/CountryService.php:494 15631msgid "Trinidad and Tobago" 15632msgstr "" 15633 15634#. I18N: Location of an LDS church temple 15635#: app/Elements/TempleCode.php:200 15636msgid "Trujillo, Peru" 15637msgstr "" 15638 15639#. I18N: abbreviation for Tuesday 15640#: app/Date/AbstractCalendarDate.php:282 15641#: resources/views/edit/initialize-calendar-popup.phtml:25 15642msgid "Tue" 15643msgstr "" 15644 15645#: app/Date/AbstractCalendarDate.php:254 15646msgid "Tuesday" 15647msgstr "" 15648 15649#. I18N: Name of a country or state 15650#: app/Statistics/Service/CountryService.php:496 15651msgid "Tunisia" 15652msgstr "" 15653 15654#. I18N: Name of a country or state 15655#: app/Statistics/Service/CountryService.php:498 15656msgid "Turkey" 15657msgstr "" 15658 15659#. I18N: Name of a country or state 15660#: app/Statistics/Service/CountryService.php:488 15661msgid "Turkmenistan" 15662msgstr "" 15663 15664#. I18N: Name of a country or state 15665#: app/Statistics/Service/CountryService.php:476 15666msgid "Turks and Caicos Islands" 15667msgstr "" 15668 15669#. I18N: Name of a country or state 15670#: app/Statistics/Service/CountryService.php:500 15671msgid "Tuvalu" 15672msgstr "" 15673 15674#. I18N: Location of an LDS church temple 15675#: app/Elements/TempleCode.php:196 15676msgid "Tuxtla Gutierrez, Mexico" 15677msgstr "" 15678 15679#. I18N: Location of an LDS church temple 15680#: app/Elements/TempleCode.php:201 15681msgid "Twin Falls, Idaho, United States" 15682msgstr "" 15683 15684#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:304 15685#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:428 15686#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:448 15687#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 15688#: app/Statistics/Google/ChartFamilyLargest.php:104 15689#: app/Statistics/Google/ChartFamilyWithSources.php:76 15690#: app/Statistics/Google/ChartIndividualWithSources.php:76 15691#: app/Statistics/Google/ChartMedia.php:75 15692#: app/Statistics/Google/ChartSex.php:55 15693#: resources/views/admin/site-logs.phtml:53 15694#: resources/views/admin/site-logs.phtml:123 15695#: resources/views/modules/media-list/page.phtml:61 15696#: resources/views/modules/random_media/config.phtml:27 15697#: resources/views/modules/recent_changes/changes-table.phtml:39 15698msgid "Type" 15699msgstr "" 15700 15701#: app/Module/CustomTagsGedcomL.php:202 15702msgid "Type of abbreviation" 15703msgstr "" 15704 15705#: app/Module/CustomTagsGedcomL.php:226 15706msgid "Type of administrative ID" 15707msgstr "" 15708 15709#: app/Module/CustomTagsGedcomL.php:230 15710msgid "Type of demographic data" 15711msgstr "" 15712 15713#: app/Factories/ElementFactory.php:334 app/Factories/ElementFactory.php:529 15714#: app/Module/CustomTagsGedcomL.php:196 15715msgid "Type of event" 15716msgstr "" 15717 15718#: app/Factories/ElementFactory.php:531 15719msgid "Type of fact" 15720msgstr "" 15721 15722#: app/Factories/ElementFactory.php:542 15723msgid "Type of identification number" 15724msgstr "" 15725 15726#: app/Module/CustomTagsGedcomL.php:219 15727msgid "Type of location" 15728msgstr "" 15729 15730#: app/Factories/ElementFactory.php:344 15731msgid "Type of marriage" 15732msgstr "" 15733 15734#: app/Factories/ElementFactory.php:569 15735msgid "Type of name" 15736msgstr "" 15737 15738#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:587 15739#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 15740#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:700 15741msgid "Type of reference number" 15742msgstr "" 15743 15744#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 15745msgid "Type of research task" 15746msgstr "" 15747 15748#. I18N: A configuration setting 15749#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:400 15750#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:682 15751#: app/Factories/ElementFactory.php:730 15752#: app/Http/RequestHandlers/CreateRepositoryModal.php:53 15753#: app/Module/CustomTagsLegacy.php:126 15754#: app/Module/CustomTagsPersonalAncestralFile.php:58 15755#: app/Module/CustomTagsPersonalAncestralFile.php:64 15756#: app/Module/CustomTagsPhpGedView.php:76 15757#: app/Module/CustomTagsRootsMagic.php:54 15758#: resources/views/admin/trees-create.phtml:32 15759#: resources/views/admin/trees-preferences.phtml:73 15760#: resources/views/modals/media-file-fields.phtml:100 15761#: resources/views/modules/favorites/favorites.phtml:136 15762#: resources/views/modules/favorites/favorites.phtml:143 15763#: resources/views/modules/favorites/favorites.phtml:145 15764#: resources/views/modules/matomo-analytics/form.phtml:18 15765#: resources/views/modules/share-url/share.phtml:11 15766#: resources/views/modules/sitemap/config.phtml:46 15767msgid "URL" 15768msgstr "" 15769 15770#. I18N: Name of a country or state 15771#: app/Statistics/Service/CountryService.php:510 15772msgid "US Minor Outlying Islands" 15773msgstr "" 15774 15775#. I18N: Name of a country or state 15776#: app/Statistics/Service/CountryService.php:526 15777msgid "US Virgin Islands" 15778msgstr "" 15779 15780#. I18N: Name of a country or state 15781#: app/Statistics/Service/CountryService.php:506 15782msgid "Uganda" 15783msgstr "" 15784 15785#. I18N: Name of a country or state 15786#: app/Statistics/Service/CountryService.php:508 15787msgid "Ukraine" 15788msgstr "" 15789 15790#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15791#: app/Elements/LdsBaptismDateStatus.php:77 15792#: app/Elements/LdsChildSealingDateStatus.php:70 15793#: app/Elements/LdsEndowmentDateStatus.php:78 15794#: app/Elements/LdsSpouseSealingDateStatus.php:77 15795msgid "Uncleared: insufficient data" 15796msgstr "" 15797 15798#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 15799#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 15800#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 15801#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 15802#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 15803#: app/Module/CustomTagsGenPluswin.php:125 15804#: app/Module/CustomTagsGenPluswin.php:127 15805#: app/Module/CustomTagsGenPluswin.php:129 15806#: app/Module/CustomTagsGenPluswin.php:131 15807#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125 15808msgid "Unique identifier" 15809msgstr "" 15810 15811#. I18N: Help text for the “Add unique identifiers” configuration setting 15812#: resources/views/admin/trees-preferences.phtml:152 15813msgid "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." 15814msgstr "" 15815 15816#. I18N: Name of a country or state 15817#: app/Statistics/Service/CountryService.php:54 15818msgid "United Arab Emirates" 15819msgstr "" 15820 15821#. I18N: Name of a country or state 15822#: app/Statistics/Service/CountryService.php:201 15823msgid "United Kingdom" 15824msgstr "" 15825 15826#. I18N: Name of a country or state 15827#: app/Statistics/Service/CountryService.php:514 15828msgid "United States" 15829msgstr "" 15830 15831#. I18N: Name of a country or state 15832#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 15833#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 15834#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 15835#: app/Statistics/Service/CountryService.php:38 15836msgid "Unknown" 15837msgstr "" 15838 15839#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 15840msgctxt "unknown century" 15841msgid "Unknown" 15842msgstr "" 15843 15844#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 15845#: resources/xml/reports/family_group_report.xml:844 15846#: resources/xml/reports/individual_ext_report.xml:399 15847#: resources/xml/reports/individual_ext_report.xml:606 15848#: resources/xml/reports/individual_report.xml:388 15849#: resources/xml/reports/individual_report.xml:602 15850msgctxt "unknown gender" 15851msgid "Unknown" 15852msgstr "" 15853 15854#: resources/views/edit-account-page.phtml:65 15855msgctxt "unknown people" 15856msgid "Unknown" 15857msgstr "" 15858 15859#: resources/views/edit/icon-fact-delete.phtml:19 15860#: resources/views/edit/icon-fact-delete.phtml:21 15861msgid "Unlink" 15862msgstr "" 15863 15864#: app/Elements/UnknownElement.php:36 15865msgid "Unrecognized GEDCOM code" 15866msgstr "" 15867 15868#: resources/views/admin/media.phtml:50 15869msgid "Unused files" 15870msgstr "" 15871 15872#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15873#, php-format 15874msgid "Unzip %s to a temporary folder…" 15875msgstr "" 15876 15877#. I18N: Name of a module 15878#: app/Module/UpcomingAnniversariesModule.php:105 15879msgid "Upcoming events" 15880msgstr "" 15881 15882#: app/Http/RequestHandlers/DataFixData.php:105 15883#: resources/views/modules/batch_update/admin.phtml:78 15884msgid "Update" 15885msgstr "" 15886 15887#: resources/views/admin/data-fix-page.phtml:47 15888#: resources/views/modules/batch_update/admin.phtml:83 15889#: resources/views/modules/batch_update/admin.phtml:87 15890msgid "Update all" 15891msgstr "" 15892 15893#. I18N: Name of a module 15894#: app/Module/FixPlaceNames.php:61 15895msgid "Update place names" 15896msgstr "" 15897 15898#. I18N: Description of a “Data fix” module 15899#: app/Module/FixPlaceNames.php:72 15900msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15901msgstr "" 15902 15903#. I18N: %s is a version number, such as 1.2.3 15904#. I18N: %s is a version number 15905#: app/Http/RequestHandlers/LoginAction.php:81 15906#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 15907#: resources/views/admin/control-panel.phtml:192 15908#, php-format 15909msgid "Upgrade to webtrees %s." 15910msgstr "" 15911 15912#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15913#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15914msgid "Upgrade wizard" 15915msgstr "" 15916 15917#: app/Http/RequestHandlers/UploadMediaPage.php:69 15918#: resources/views/admin/control-panel.phtml:806 15919msgid "Upload media files" 15920msgstr "" 15921 15922#: resources/views/admin/media-upload.phtml:23 15923msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15924msgstr "" 15925 15926#. I18N: Name of a country or state 15927#: app/Statistics/Service/CountryService.php:512 15928msgid "Uruguay" 15929msgstr "" 15930 15931#: app/Services/EmailService.php:229 15932msgid "Use SMTP to send messages" 15933msgstr "" 15934 15935#: app/Module/FixSearchAndReplace.php:104 15936msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15937msgstr "" 15938 15939#: app/Module/ModuleMapGeoLocationTrait.php:48 15940msgid "Use an external service to find locations." 15941msgstr "" 15942 15943#. I18N: placeholder text for new-password field 15944#: resources/views/admin/users-create.phtml:61 15945#: resources/views/admin/users-edit.phtml:71 15946#: resources/views/register-page.phtml:75 15947#, php-format 15948msgid "Use at least %s character." 15949msgid_plural "Use at least %s characters." 15950msgstr[0] "" 15951msgstr[1] "" 15952 15953#: resources/xml/reports/family_group_report.xml:12 15954#: resources/xml/reports/individual_ext_report.xml:13 15955#: resources/xml/reports/individual_report.xml:10 15956msgid "Use colors" 15957msgstr "" 15958 15959#: resources/views/modules/interactive-tree/chart.phtml:19 15960msgid "Use compact layout" 15961msgstr "" 15962 15963#. I18N: A configuration setting 15964#: resources/views/admin/trees-preferences.phtml:751 15965msgid "Use full source citations" 15966msgstr "" 15967 15968#: resources/views/setup/step-4-database-mysql.phtml:125 15969#: resources/views/setup/step-4-database-pgsql.phtml:110 15970#: resources/views/setup/step-4-database-sqlite.phtml:69 15971#: resources/views/setup/step-4-database-sqlite.phtml:84 15972#: resources/views/setup/step-4-database-sqlsvr.phtml:110 15973msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 15974msgstr "" 15975 15976#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 15977msgid "Use maps in webtrees." 15978msgstr "" 15979 15980#. I18N: A configuration setting 15981#: resources/views/admin/site-mail.phtml:123 15982msgid "Use password" 15983msgstr "" 15984 15985#. I18N: "sendmail" is the name of some mail software 15986#: app/Services/EmailService.php:228 15987msgid "Use sendmail to send messages" 15988msgstr "" 15989 15990#. I18N: Help text for the “Use silhouettes” configuration setting 15991#: resources/views/admin/trees-preferences.phtml:324 15992msgid "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." 15993msgstr "" 15994 15995#. I18N: A configuration setting 15996#: resources/views/admin/trees-preferences.phtml:319 15997msgid "Use silhouettes" 15998msgstr "" 15999 16000#: resources/views/register-page.phtml:90 16001msgid "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." 16002msgstr "" 16003 16004#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 16005#: resources/views/admin/changes-log.phtml:85 16006#: resources/views/admin/changes-log.phtml:138 16007#: resources/views/admin/site-logs.phtml:76 16008#: resources/views/admin/site-logs.phtml:126 16009msgid "User" 16010msgstr "" 16011 16012#: app/Http/RequestHandlers/UserListPage.php:51 16013#: resources/views/admin/control-panel.phtml:505 16014#: resources/views/admin/email-page.phtml:21 16015#: resources/views/admin/users-cleanup.phtml:22 16016#: resources/views/admin/users-create.phtml:20 16017#: resources/views/admin/users-edit.phtml:29 16018msgid "User administration" 16019msgstr "" 16020 16021#: resources/views/admin/users-cleanup.phtml:64 16022msgid "User didn’t verify within 7 days." 16023msgstr "" 16024 16025#: resources/views/admin/users-cleanup.phtml:66 16026msgid "User not verified by administrator." 16027msgstr "" 16028 16029#: app/Http/RequestHandlers/VerifyEmail.php:72 16030msgid "User verification" 16031msgstr "" 16032 16033#. I18N: A configuration setting 16034#: resources/views/admin/site-mail.phtml:138 16035#: resources/views/admin/users-create.phtml:45 16036#: resources/views/admin/users-edit.phtml:55 16037#: resources/views/admin/users.phtml:26 16038#: resources/views/edit-account-page.phtml:33 16039#: resources/views/emails/register-notify-html.phtml:26 16040#: resources/views/emails/register-notify-text.phtml:20 16041#: resources/views/login-page.phtml:35 16042#: resources/views/modules/geonames/config.phtml:23 16043#: resources/views/modules/login_block/sign-in.phtml:24 16044#: resources/views/modules/todo/research-tasks.phtml:33 16045#: resources/views/password-reset-page.phtml:26 16046#: resources/views/register-page.phtml:60 16047#: resources/views/setup/step-5-administrator.phtml:66 16048msgid "Username" 16049msgstr "Ingoa rorohiko" 16050 16051#: resources/views/forgot-password-page.phtml:22 16052#: resources/views/modules/login_block/sign-in.phtml:58 16053msgid "Username or email address" 16054msgstr "" 16055 16056#: resources/views/admin/users-create.phtml:50 16057#: resources/views/admin/users-edit.phtml:60 16058#: resources/views/edit-account-page.phtml:38 16059#: resources/views/register-page.phtml:65 16060msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16061msgstr "" 16062 16063#: resources/views/admin/control-panel.phtml:471 16064#: resources/views/modules/gedcom_stats/statistics.phtml:146 16065#: resources/views/modules/html/template-statistics.phtml:60 16066msgid "Users" 16067msgstr "" 16068 16069#: resources/views/admin/users-cleanup.phtml:45 16070msgid "User’s account has been inactive too long: " 16071msgstr "" 16072 16073#. I18N: Name of a country or state 16074#: app/Statistics/Service/CountryService.php:516 16075msgid "Uzbekistan" 16076msgstr "" 16077 16078#. I18N: Location of an LDS church temple 16079#: app/Elements/TempleCode.php:202 16080msgid "Vancouver, British Columbia, Canada" 16081msgstr "" 16082 16083#. I18N: Name of a country or state 16084#: app/Statistics/Service/CountryService.php:530 16085msgid "Vanuatu" 16086msgstr "" 16087 16088#. I18N: Description of the “StatisticsChart” module 16089#: app/Module/StatisticsChartModule.php:98 16090msgid "Various statistics charts." 16091msgstr "" 16092 16093#. I18N: Name of a country or state 16094#: app/Statistics/Service/CountryService.php:518 16095msgid "Vatican City" 16096msgstr "" 16097 16098#. I18N: a month in the French republican calendar 16099#: app/Date/FrenchDate.php:135 16100msgctxt "GENITIVE" 16101msgid "Vendemiaire" 16102msgstr "" 16103 16104#. I18N: a month in the French republican calendar 16105#: app/Date/FrenchDate.php:229 16106msgctxt "INSTRUMENTAL" 16107msgid "Vendemiaire" 16108msgstr "" 16109 16110#. I18N: a month in the French republican calendar 16111#: app/Date/FrenchDate.php:182 16112msgctxt "LOCATIVE" 16113msgid "Vendemiaire" 16114msgstr "" 16115 16116#. I18N: a month in the French republican calendar 16117#: app/Date/FrenchDate.php:87 16118msgctxt "NOMINATIVE" 16119msgid "Vendemiaire" 16120msgstr "" 16121 16122#. I18N: Name of a country or state 16123#: app/Statistics/Service/CountryService.php:522 16124msgid "Venezuela" 16125msgstr "" 16126 16127#. I18N: a month in the French republican calendar 16128#: app/Date/FrenchDate.php:145 16129msgctxt "GENITIVE" 16130msgid "Ventose" 16131msgstr "" 16132 16133#. I18N: a month in the French republican calendar 16134#: app/Date/FrenchDate.php:239 16135msgctxt "INSTRUMENTAL" 16136msgid "Ventose" 16137msgstr "" 16138 16139#. I18N: a month in the French republican calendar 16140#: app/Date/FrenchDate.php:192 16141msgctxt "LOCATIVE" 16142msgid "Ventose" 16143msgstr "" 16144 16145#. I18N: a month in the French republican calendar 16146#: app/Date/FrenchDate.php:97 16147msgctxt "NOMINATIVE" 16148msgid "Ventose" 16149msgstr "" 16150 16151#. I18N: Location of an LDS church temple 16152#: app/Elements/TempleCode.php:203 16153msgid "Veracruz, Mexico" 16154msgstr "" 16155 16156#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56 16157#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105 16158#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109 16159#: resources/views/admin/users.phtml:34 16160msgid "Verified" 16161msgstr "" 16162 16163#. I18N: Location of an LDS church temple 16164#: app/Elements/TempleCode.php:204 16165msgid "Vernal, Utah, United States" 16166msgstr "" 16167 16168#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:382 16169#: app/Factories/ElementFactory.php:405 16170msgid "Version" 16171msgstr "" 16172 16173#. I18N: Type of media object 16174#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 16175#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 16176#: app/Module/CustomTagsGedcom53.php:187 16177msgid "Video" 16178msgstr "" 16179 16180#. I18N: Name of a country or state 16181#: app/Statistics/Service/CountryService.php:528 16182msgid "Vietnam" 16183msgstr "" 16184 16185#: resources/views/modules/place-hierarchy/page.phtml:49 16186#, php-format 16187msgid "View table of events occurring in %s" 16188msgstr "" 16189 16190#: resources/views/calendar-page.phtml:215 16191msgid "View this day" 16192msgstr "" 16193 16194#: app/Functions/FunctionsPrintFacts.php:186 16195#: app/Statistics/Repository/FamilyRepository.php:470 16196#: resources/views/statistics/families/top10-list-age.phtml:23 16197#: resources/views/statistics/families/top10-nolist-age.phtml:25 16198msgid "View this family" 16199msgstr "" 16200 16201#: app/Module/ModuleMapLinkTrait.php:62 16202#, php-format 16203msgid "View this location using %s" 16204msgstr "" 16205 16206#: resources/views/calendar-page.phtml:219 16207msgid "View this month" 16208msgstr "" 16209 16210#: resources/views/calendar-page.phtml:223 16211msgid "View this year" 16212msgstr "" 16213 16214#. I18N: Location of an LDS church temple 16215#: app/Elements/TempleCode.php:205 16216msgid "Villa Hermosa, Mexico" 16217msgstr "" 16218 16219#. I18N: A configuration setting 16220#: resources/views/admin/users-edit.phtml:167 16221#: resources/views/edit-account-page.phtml:149 16222msgid "Visible online" 16223msgstr "" 16224 16225#. I18N: A configuration setting 16226#: resources/views/admin/users-edit.phtml:173 16227#: resources/views/edit-account-page.phtml:152 16228msgid "Visible to other users when online" 16229msgstr "" 16230 16231#. I18N: Listbox entry; name of a role 16232#: app/Http/RequestHandlers/UserEditPage.php:96 16233#: resources/views/admin/trees-export.phtml:126 16234#: resources/views/admin/users-edit.phtml:239 16235#: resources/views/modules/clippings/download.phtml:48 16236#: resources/views/modules/clippings/download.phtml:68 16237msgid "Visitor" 16238msgstr "" 16239 16240#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16241#: app/Module/BirthDeathMarriageReportModule.php:40 16242#: resources/views/calendar-page.phtml:176 16243#: resources/xml/reports/bdm_report.xml:3 16244#: resources/xml/reports/bdm_report.xml:34 16245msgid "Vital records" 16246msgstr "" 16247 16248#. I18N: Name of a country or state 16249#: app/Statistics/Service/CountryService.php:534 16250msgid "Wales" 16251msgstr "" 16252 16253#. I18N: Name of a country or state 16254#: app/Statistics/Service/CountryService.php:532 16255msgid "Wallis and Futuna" 16256msgstr "" 16257 16258#: app/Elements/RelationIsDescriptor.php:126 16259msgid "Ward" 16260msgstr "" 16261 16262#: app/Elements/RelationIsDescriptor.php:91 16263msgctxt "FEMALE" 16264msgid "Ward" 16265msgstr "" 16266 16267#: app/Elements/RelationIsDescriptor.php:70 16268msgctxt "MALE" 16269msgid "Ward" 16270msgstr "" 16271 16272#. I18N: Location of an LDS church temple 16273#: app/Elements/TempleCode.php:206 16274msgid "Washington, District of Columbia, United States" 16275msgstr "" 16276 16277#: resources/views/admin/trees-preferences.phtml:330 16278msgid "Watermarks" 16279msgstr "" 16280 16281#. I18N: Help text for the “Images without watermarks” configuration setting 16282#: resources/views/admin/trees-preferences.phtml:340 16283msgid "Watermarks are optional and normally shown just to visitors." 16284msgstr "" 16285 16286#: resources/views/register-success-page.phtml:23 16287#, php-format 16288msgid "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." 16289msgstr "" 16290 16291#: resources/views/admin/control-panel.phtml:163 16292#: resources/views/admin/control-panel.phtml:577 16293#: resources/views/admin/trees-preferences.phtml:200 16294msgid "Website" 16295msgstr "" 16296 16297#: app/Http/RequestHandlers/SiteLogsPage.php:100 16298#: resources/views/admin/control-panel.phtml:238 16299msgid "Website logs" 16300msgstr "" 16301 16302#: app/Http/RequestHandlers/SitePreferencesPage.php:64 16303#: resources/views/admin/control-panel.phtml:216 16304msgid "Website preferences" 16305msgstr "" 16306 16307#. I18N: abbreviation for Wednesday 16308#: app/Date/AbstractCalendarDate.php:284 16309#: resources/views/edit/initialize-calendar-popup.phtml:26 16310msgid "Wed" 16311msgstr "" 16312 16313#: app/Date/AbstractCalendarDate.php:255 16314msgid "Wednesday" 16315msgstr "" 16316 16317#: app/Module/CustomTagsBrothersKeeper.php:109 16318msgid "Weight" 16319msgstr "" 16320 16321#. I18N: A %s is the user’s name 16322#: app/Module/UserWelcomeModule.php:123 16323#, php-format 16324msgid "Welcome %s" 16325msgstr "" 16326 16327#. I18N: A configuration setting 16328#: resources/views/admin/site-registration.phtml:26 16329msgid "Welcome text on sign-in page" 16330msgstr "" 16331 16332#: resources/views/login-page.phtml:22 16333msgid "Welcome to this genealogy website" 16334msgstr "" 16335 16336#. I18N: Name of a country or state 16337#: app/Statistics/Service/CountryService.php:177 16338msgid "Western Sahara" 16339msgstr "" 16340 16341#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16342#: resources/views/admin/trees-preferences.phtml:786 16343msgid "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." 16344msgstr "" 16345 16346#: resources/views/admin/users-edit.phtml:108 16347msgid "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." 16348msgstr "" 16349 16350#. I18N: Help text for the “Source type” configuration setting 16351#: resources/views/admin/trees-preferences.phtml:771 16352msgid "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." 16353msgstr "" 16354 16355#: resources/views/edit/reorder-families.phtml:36 16356msgid "When an individual has more than one spouse, you should sort the families in date order." 16357msgstr "" 16358 16359#. I18N: Help text for the “Surname tradition” configuration setting 16360#: resources/views/admin/trees-preferences.phtml:741 16361msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16362msgstr "" 16363 16364#: resources/views/help/pending-changes.phtml:12 16365msgid "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." 16366msgstr "" 16367 16368#: resources/views/help/relationship-privacy.phtml:8 16369msgid "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." 16370msgstr "" 16371 16372#. I18N: Label for a configuration option 16373#: resources/views/modules/sitemap/config.phtml:27 16374msgid "Which family trees should be included in the sitemaps" 16375msgstr "" 16376 16377#. I18N: A configuration setting 16378#: resources/views/admin/trees-preferences.phtml:273 16379msgid "Who can upload new media files" 16380msgstr "" 16381 16382#. I18N: Name of a module. (A list of users who are online now) 16383#: app/Module/LoggedInUsersModule.php:42 16384msgid "Who is online" 16385msgstr "" 16386 16387#: resources/views/admin/data-fix-page.phtml:82 16388msgid "Why does this list include records that do not need to be updated?" 16389msgstr "" 16390 16391#: resources/views/lists/families-table.phtml:169 16392msgid "Widow" 16393msgstr "" 16394 16395#: resources/views/lists/families-table.phtml:165 16396msgid "Widower" 16397msgstr "" 16398 16399#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:371 16400#: app/Functions/FunctionsPrint.php:344 16401#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 16402#: resources/views/edit/change-family-members.phtml:34 16403#: resources/views/edit/change-family-members.phtml:49 16404#: resources/xml/reports/family_group_report.xml:501 16405#: resources/xml/reports/family_group_report.xml:1078 16406#: resources/xml/reports/individual_ext_report.xml:207 16407#: resources/xml/reports/individual_ext_report.xml:224 16408#: resources/xml/reports/individual_ext_report.xml:493 16409#: resources/xml/reports/individual_report.xml:195 16410#: resources/xml/reports/individual_report.xml:216 16411#: resources/xml/reports/individual_report.xml:489 16412#: resources/xml/reports/relative_ext_report.xml:111 16413msgid "Wife" 16414msgstr "" 16415 16416#: app/Factories/ElementFactory.php:319 16417#: resources/views/modules/timeline-chart/chart.phtml:351 16418msgid "Wife’s age" 16419msgstr "" 16420 16421#: app/Factories/ElementFactory.php:618 16422msgid "Will" 16423msgstr "" 16424 16425#. I18N: Location of an LDS church temple 16426#: app/Elements/TempleCode.php:207 16427msgid "Winter Quarters, Nebraska, United States" 16428msgstr "" 16429 16430#: app/Statistics/Google/ChartFamilyWithSources.php:88 16431#: app/Statistics/Google/ChartIndividualWithSources.php:88 16432msgid "With sources" 16433msgstr "" 16434 16435#: app/Statistics/Google/ChartFamilyWithSources.php:83 16436#: app/Statistics/Google/ChartIndividualWithSources.php:83 16437msgid "Without sources" 16438msgstr "" 16439 16440#: app/Elements/RelationIsDescriptor.php:127 16441#: app/Module/CustomTagsGenPluswin.php:81 16442#: app/Module/CustomTagsGenPluswin.php:113 16443msgid "Witness" 16444msgstr "" 16445 16446#. I18N: In the paternal surname tradition, ... 16447#. I18N: In the Polish surname tradition, ... 16448#. I18N: In the Lithuanian surname tradition, ... 16449#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16450#: app/SurnameTradition.php:111 16451msgid "Wives take their husband’s surname." 16452msgstr "" 16453 16454#: app/Http/RequestHandlers/MapDataAdd.php:75 16455#: resources/views/modules/place-hierarchy/page.phtml:28 16456#: resources/views/modules/place-hierarchy/page.phtml:31 16457#: resources/views/modules/statistics-chart/custom.phtml:179 16458msgid "World" 16459msgstr "" 16460 16461#: app/Module/CustomTagsBrothersKeeper.php:110 16462#: resources/views/modules/yahrzeit/table.phtml:34 16463msgid "Yahrzeit" 16464msgstr "" 16465 16466#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16467#: app/Module/YahrzeitModule.php:66 16468msgid "Yahrzeiten" 16469msgstr "" 16470 16471#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 16472msgid "Year" 16473msgstr "" 16474 16475#: resources/views/modules/timeline-chart/chart.phtml:143 16476#: resources/views/modules/timeline-chart/chart.phtml:408 16477msgid "Year:" 16478msgstr "" 16479 16480#. I18N: Name of a country or state 16481#: app/Statistics/Service/CountryService.php:538 16482msgid "Yemen" 16483msgstr "" 16484 16485#. I18N: %1$s is the site URL and %2$s is an email address 16486#: resources/views/emails/register-user-html.phtml:20 16487#: resources/views/emails/register-user-text.phtml:16 16488#, php-format 16489msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16490msgstr "" 16491 16492#: app/Http/RequestHandlers/ContactAction.php:123 16493#: app/Http/RequestHandlers/RegisterAction.php:251 16494msgid "You are not allowed to send messages that contain external links." 16495msgstr "" 16496 16497#: resources/views/modules/login_block/sign-out.phtml:15 16498#, php-format 16499msgid "You are signed in as %s." 16500msgstr "" 16501 16502#: app/Http/RequestHandlers/LoginPage.php:98 16503msgid "You can apply for an account using the link below." 16504msgstr "" 16505 16506#. I18N: Help text for the "Default theme" site configuration setting 16507#: resources/views/admin/site-preferences.phtml:70 16508msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16509msgstr "" 16510 16511#: resources/views/admin/users-edit.phtml:176 16512#: resources/views/edit-account-page.phtml:154 16513msgid "You can choose whether to appear in the list of users who are currently signed-in." 16514msgstr "" 16515 16516#. I18N: %s is a URL 16517#: resources/views/edit/raw-gedcom-fact.phtml:26 16518#: resources/views/edit/raw-gedcom-record.phtml:28 16519#, php-format 16520msgid "You can download a copy of the GEDCOM specification from %s." 16521msgstr "" 16522 16523#: resources/views/modules/privacy-policy/page.phtml:61 16524msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16525msgstr "" 16526 16527#: resources/views/admin/trees-renumber.phtml:26 16528msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16529msgstr "" 16530 16531#: resources/views/admin/trees-renumber.phtml:35 16532msgid "You can renumber this family tree." 16533msgstr "" 16534 16535#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16536#: resources/views/admin/trees-privacy.phtml:172 16537msgid "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." 16538msgstr "" 16539 16540#: resources/views/admin/tags.phtml:28 16541msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16542msgstr "" 16543 16544#. I18N: Description of a “Data fix” module 16545#: app/Module/FixMissingDeaths.php:69 16546msgid "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." 16547msgstr "" 16548 16549#: app/Http/RequestHandlers/LoginAction.php:113 16550msgid "You cannot sign in because your browser does not accept cookies." 16551msgstr "" 16552 16553#: app/Exceptions/HttpAccessDeniedException.php:34 16554#: app/Exceptions/HttpNotFoundException.php:34 16555msgid "You do not have permission to view this page." 16556msgstr "" 16557 16558#: resources/views/verify-success-page.phtml:17 16559msgid "You have confirmed your request to become a registered user." 16560msgstr "" 16561 16562#: resources/views/admin/trees-import.phtml:30 16563msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16564msgstr "" 16565 16566#: app/Http/RequestHandlers/Logout.php:51 16567msgid "You have signed out." 16568msgstr "" 16569 16570#: resources/views/modules/faq/config.phtml:27 16571msgid "You may use HTML to format the answer and to add links to other websites." 16572msgstr "" 16573 16574#: app/Http/RequestHandlers/SetupWizard.php:379 16575msgid "You must enter all the administrator account fields." 16576msgstr "" 16577 16578#: resources/views/admin/trees-merge.phtml:31 16579msgid "You must renumber the records in one of the trees before you can merge them." 16580msgstr "" 16581 16582#: app/Module/ChartsBlockModule.php:186 16583msgid "You must select an individual and a chart type in the block preferences" 16584msgstr "" 16585 16586#: resources/views/admin/users-edit.phtml:363 16587msgid "You must specify an individual record before you can restrict the user to their immediate family." 16588msgstr "" 16589 16590#: app/Http/RequestHandlers/LoginPage.php:90 16591msgid "You need to be a family member to access this website." 16592msgstr "" 16593 16594#: app/Http/RequestHandlers/LoginPage.php:87 16595msgid "You need to be an authorized user to access this website." 16596msgstr "" 16597 16598#: resources/views/admin/control-panel.phtml:283 16599#: resources/views/admin/trees.phtml:48 16600msgid "You need to create a family tree." 16601msgstr "" 16602 16603#: resources/views/emails/verify-notify-html.phtml:28 16604#: resources/views/emails/verify-notify-text.phtml:21 16605msgid "You need to review the account details." 16606msgstr "" 16607 16608#: resources/views/setup/step-5-administrator.phtml:49 16609msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16610msgstr "" 16611 16612#: resources/views/emails/message-copy-html.phtml:20 16613#: resources/views/emails/message-copy-text.phtml:16 16614msgid "You sent the following message to a webtrees user:" 16615msgstr "" 16616 16617#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 16618msgid "You should accept or reject all pending changes before upgrading." 16619msgstr "" 16620 16621#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16622#: app/Http/RequestHandlers/ContactAction.php:124 16623#: app/Http/RequestHandlers/RegisterAction.php:251 16624#, php-format 16625msgid "You should delete the “%1$s” from “%2$s” and try again." 16626msgstr "" 16627 16628#: resources/views/admin/users-edit.phtml:114 16629msgid "You should not approve an account unless you know that the email address is correct." 16630msgstr "" 16631 16632#: resources/views/emails/register-notify-html.phtml:43 16633#: resources/views/emails/register-notify-text.phtml:32 16634msgid "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." 16635msgstr "" 16636 16637#: resources/views/setup/step-5-administrator.phtml:71 16638msgid "You will use this to sign in to webtrees." 16639msgstr "" 16640 16641#: resources/views/statistics/families/birth-age.phtml:22 16642msgid "Youngest father" 16643msgstr "" 16644 16645#: resources/views/statistics/families/marriage-age.phtml:42 16646msgid "Youngest female" 16647msgstr "" 16648 16649#: resources/views/statistics/families/marriage-age.phtml:22 16650msgid "Youngest male" 16651msgstr "" 16652 16653#: resources/views/statistics/families/birth-age.phtml:42 16654msgid "Youngest mother" 16655msgstr "" 16656 16657#: resources/views/modules/clippings/show.phtml:24 16658msgid "Your clippings cart is empty." 16659msgstr "" 16660 16661#: resources/views/contact-page.phtml:42 16662#: resources/views/setup/step-5-administrator.phtml:54 16663msgid "Your name" 16664msgstr "" 16665 16666#: app/Http/RequestHandlers/PasswordResetAction.php:76 16667msgid "Your password has been updated." 16668msgstr "" 16669 16670#: app/Http/RequestHandlers/RegisterAction.php:146 16671#, php-format 16672msgid "Your registration at %s" 16673msgstr "" 16674 16675#: resources/views/modules/batch_update/admin.phtml:86 16676msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 16677msgstr "" 16678 16679#: app/Services/ServerCheckService.php:197 16680#, php-format 16681msgid "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." 16682msgstr "" 16683 16684#. I18N: Name of a country or state 16685#: app/Statistics/Service/CountryService.php:542 16686msgid "Zambia" 16687msgstr "" 16688 16689#. I18N: Name of a country or state 16690#: app/Statistics/Service/CountryService.php:544 16691msgid "Zimbabwe" 16692msgstr "" 16693 16694#: resources/views/modules/fanchart/page.phtml:60 16695msgid "Zoom" 16696msgstr "" 16697 16698#: app/Services/LeafletJsService.php:64 16699#: resources/views/modules/timeline-chart/page.phtml:52 16700msgid "Zoom in" 16701msgstr "" 16702 16703#: app/Services/LeafletJsService.php:65 16704#: resources/views/modules/timeline-chart/page.phtml:55 16705msgid "Zoom out" 16706msgstr "" 16707 16708#. I18N: Gedcom ABT dates 16709#: app/Date.php:339 16710#, php-format 16711msgid "about %s" 16712msgstr "" 16713 16714#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16715#: resources/views/family-page-pending.phtml:23 16716#: resources/views/individual-page-pending.phtml:27 16717#: resources/views/media-page-pending.phtml:22 16718#: resources/views/note-page-pending.phtml:23 16719#: resources/views/record-page-pending.phtml:23 16720msgctxt "You should review the changes and then accept or reject them." 16721msgid "accept" 16722msgstr "" 16723 16724#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16725#: resources/views/family-page-pending.phtml:17 16726#: resources/views/individual-page-pending.phtml:18 16727#: resources/views/media-page-pending.phtml:16 16728#: resources/views/note-page-pending.phtml:17 16729#: resources/views/record-page-pending.phtml:17 16730msgctxt "You should review the deletion and then accept or reject it." 16731msgid "accept" 16732msgstr "" 16733 16734#. I18N: the status of an edit accepted/rejected/pending 16735#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 16736msgid "accepted" 16737msgstr "" 16738 16739#. I18N: A button label. 16740#: resources/views/admin/trees-privacy.phtml:248 16741#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16742#: resources/views/edit/add-fact-row.phtml:42 16743#: resources/views/modules/census-assistant.phtml:65 16744#: resources/views/modules/lifespans-chart/page.phtml:75 16745#: resources/views/modules/timeline-chart/page.phtml:41 16746msgid "add" 16747msgstr "" 16748 16749#. I18N: A button label. 16750#: resources/views/admin/locations.phtml:144 16751msgid "add place" 16752msgstr "" 16753 16754#. I18N: The name given to a child by its adoptive parents 16755#: app/Elements/NameType.php:47 16756msgid "adopted name" 16757msgstr "" 16758 16759#. I18N: Gedcom AFT dates 16760#: app/Date.php:359 16761#, php-format 16762msgid "after %s" 16763msgstr "" 16764 16765#: app/Module/StatisticsChartModule.php:522 16766#: app/Module/StatisticsChartModule.php:584 16767#: app/Module/StatisticsChartModule.php:645 16768msgid "age" 16769msgstr "" 16770 16771#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16772#: app/Elements/NameType.php:49 16773msgid "also known as" 16774msgstr "" 16775 16776#: app/Statistics/Repository/FamilyRepository.php:468 16777#: app/Statistics/Repository/UserRepository.php:96 16778#: resources/views/statistics/families/top10-list-age.phtml:21 16779#: resources/views/statistics/families/top10-nolist-age.phtml:21 16780#: resources/xml/reports/ahnentafel_report.xml:394 16781#: resources/xml/reports/descendancy_report.xml:131 16782#: resources/xml/reports/descendancy_report.xml:230 16783#: resources/xml/reports/descendancy_report.xml:299 16784#: resources/xml/reports/descendancy_report.xml:363 16785#: resources/xml/reports/descendancy_report.xml:433 16786#: resources/xml/reports/descendancy_report.xml:486 16787msgid "and" 16788msgstr "" 16789 16790#: app/Services/RelationshipService.php:778 16791msgctxt "father’s brother’s wife" 16792msgid "aunt" 16793msgstr "" 16794 16795#: app/Services/RelationshipService.php:536 16796msgctxt "father’s sister" 16797msgid "aunt" 16798msgstr "" 16799 16800#: app/Services/RelationshipService.php:858 16801msgctxt "mother’s brother’s wife" 16802msgid "aunt" 16803msgstr "" 16804 16805#: app/Services/RelationshipService.php:574 16806msgctxt "mother’s sister" 16807msgid "aunt" 16808msgstr "" 16809 16810#: app/Services/RelationshipService.php:910 16811msgctxt "parent’s brother’s wife" 16812msgid "aunt" 16813msgstr "" 16814 16815#: app/Services/RelationshipService.php:592 16816msgctxt "parent’s sister" 16817msgid "aunt" 16818msgstr "" 16819 16820#: app/Services/RelationshipService.php:534 16821msgctxt "father’s sibling" 16822msgid "aunt/uncle" 16823msgstr "" 16824 16825#: app/Services/RelationshipService.php:572 16826msgctxt "mother’s sibling" 16827msgid "aunt/uncle" 16828msgstr "" 16829 16830#: app/Services/RelationshipService.php:590 16831msgctxt "parent’s sibling" 16832msgid "aunt/uncle" 16833msgstr "" 16834 16835#: resources/views/modules/faq/show.phtml:30 16836msgid "back to top" 16837msgstr "" 16838 16839#. I18N: Gedcom BEF dates 16840#: app/Date.php:355 16841#, php-format 16842msgid "before %s" 16843msgstr "" 16844 16845#. I18N: Gedcom BET-AND dates 16846#: app/Date.php:371 16847#, php-format 16848msgid "between %s and %s" 16849msgstr "" 16850 16851#. I18N: The name given to an individual at their birth 16852#: app/Elements/NameType.php:51 16853msgid "birth name" 16854msgstr "" 16855 16856#. I18N: Extend privacy to dead individuals who were… 16857#: resources/views/admin/trees-privacy.phtml:121 16858#, php-format 16859msgid "born in the last %1$s years or died in the last %2$s years" 16860msgstr "" 16861 16862#: app/Services/RelationshipService.php:448 16863msgid "brother" 16864msgstr "" 16865 16866#: app/Services/RelationshipService.php:716 16867msgctxt "brother’s wife’s brother" 16868msgid "brother-in-law" 16869msgstr "" 16870 16871#: app/Services/RelationshipService.php:542 16872msgctxt "husband’s brother" 16873msgid "brother-in-law" 16874msgstr "" 16875 16876#: app/Services/RelationshipService.php:832 16877msgctxt "husband’s sister’s husband" 16878msgid "brother-in-law" 16879msgstr "" 16880 16881#: app/Services/RelationshipService.php:610 16882msgctxt "sister’s husband" 16883msgid "brother-in-law" 16884msgstr "" 16885 16886#: app/Services/RelationshipService.php:1016 16887msgctxt "sister’s husband’s brother" 16888msgid "brother-in-law" 16889msgstr "" 16890 16891#: app/Services/RelationshipService.php:622 16892msgctxt "spouse’s brother" 16893msgid "brother-in-law" 16894msgstr "" 16895 16896#: app/Services/RelationshipService.php:640 16897msgctxt "wife’s brother" 16898msgid "brother-in-law" 16899msgstr "" 16900 16901#: app/Services/RelationshipService.php:1072 16902msgctxt "wife’s sister’s husband" 16903msgid "brother-in-law" 16904msgstr "" 16905 16906#: app/Services/RelationshipService.php:718 16907msgctxt "brother’s wife’s sibling" 16908msgid "brother/sister-in-law" 16909msgstr "" 16910 16911#: app/Services/RelationshipService.php:552 16912msgctxt "husband’s sibling" 16913msgid "brother/sister-in-law" 16914msgstr "" 16915 16916#: app/Services/RelationshipService.php:604 16917msgctxt "sibling’s spouse" 16918msgid "brother/sister-in-law" 16919msgstr "" 16920 16921#: app/Services/RelationshipService.php:1018 16922msgctxt "sister’s husband’s sibling" 16923msgid "brother/sister-in-law" 16924msgstr "" 16925 16926#: app/Services/RelationshipService.php:638 16927msgctxt "spouse’s sibling" 16928msgid "brother/sister-in-law" 16929msgstr "" 16930 16931#: app/Services/RelationshipService.php:650 16932msgctxt "wife’s sibling" 16933msgid "brother/sister-in-law" 16934msgstr "" 16935 16936#. I18N: An option in a list-box 16937#: app/Module/TopSurnamesModule.php:243 16938msgid "bullet list" 16939msgstr "" 16940 16941#. I18N: Gedcom CAL dates 16942#: app/Date.php:343 16943#, php-format 16944msgid "calculated %s" 16945msgstr "" 16946 16947#. I18N: A button label. 16948#: resources/views/admin/analytics-edit.phtml:45 16949#: resources/views/admin/broadcast.phtml:72 16950#: resources/views/admin/components.phtml:169 16951#: resources/views/admin/email-page.phtml:73 16952#: resources/views/admin/location-edit.phtml:77 16953#: resources/views/admin/map-import-form.phtml:91 16954#: resources/views/admin/site-mail.phtml:247 16955#: resources/views/admin/site-preferences.phtml:120 16956#: resources/views/admin/site-registration.phtml:88 16957#: resources/views/admin/tags.phtml:932 16958#: resources/views/admin/trees-preferences.phtml:800 16959#: resources/views/admin/trees-privacy.phtml:301 16960#: resources/views/contact-page.phtml:82 16961#: resources/views/edit-blocks-page.phtml:65 16962#: resources/views/edit/change-family-members.phtml:97 16963#: resources/views/edit/edit-fact.phtml:46 16964#: resources/views/edit/edit-record.phtml:47 16965#: resources/views/edit/link-child-to-family.phtml:54 16966#: resources/views/edit/link-spouse-to-individual.phtml:55 16967#: resources/views/edit/new-individual.phtml:51 16968#: resources/views/edit/raw-gedcom-fact.phtml:44 16969#: resources/views/edit/raw-gedcom-record.phtml:68 16970#: resources/views/edit/reorder-children.phtml:50 16971#: resources/views/edit/reorder-families.phtml:104 16972#: resources/views/edit/reorder-media.phtml:43 16973#: resources/views/edit/reorder-names.phtml:46 16974#: resources/views/edit/shared-note.phtml:46 16975#: resources/views/message-page.phtml:71 16976#: resources/views/modals/create-media-from-file.phtml:65 16977#: resources/views/modals/footer-save-cancel.phtml:14 16978#: resources/views/modules/bing-maps/config.phtml:49 16979#: resources/views/modules/clippings/add-options.phtml:39 16980#: resources/views/modules/clippings/download.phtml:96 16981#: resources/views/modules/custom-css-js/edit.phtml:51 16982#: resources/views/modules/edit-block-config.phtml:39 16983#: resources/views/modules/favorites/favorites.phtml:171 16984#: resources/views/modules/gedcom_news/edit.phtml:54 16985#: resources/views/modules/geonames/config.phtml:49 16986#: resources/views/modules/google-maps/config.phtml:49 16987#: resources/views/modules/here-maps/config.phtml:49 16988#: resources/views/modules/map-box/config.phtml:49 16989#: resources/views/modules/openrouteservice/config.phtml:49 16990#: resources/views/modules/openstreetmap/config.phtml:49 16991#: resources/views/modules/stories/edit.phtml:76 16992#: resources/views/modules/user_blog/edit.phtml:54 16993msgid "cancel" 16994msgstr "" 16995 16996#. I18N: Status of child-parent link 16997#: app/Elements/ChildLinkageStatus.php:61 16998msgid "challenged" 16999msgstr "" 17000 17001#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 17002#: app/Elements/NameType.php:53 17003msgid "change of name" 17004msgstr "" 17005 17006#: app/Services/RelationshipService.php:427 17007msgid "child" 17008msgstr "" 17009 17010#. I18N: Type of demographic data 17011#: app/Elements/DemographicDataType.php:56 17012msgid "citizen" 17013msgstr "" 17014 17015#: resources/views/components/alert-warning-dismissible.phtml:14 17016#: resources/views/layouts/administration.phtml:75 17017#: resources/views/layouts/default.phtml:130 17018#: resources/views/layouts/default.phtml:165 17019#: resources/views/modals/create-media-from-file.phtml:20 17020#: resources/views/modals/footer-close.phtml:10 17021#: resources/views/modals/header.phtml:15 17022#: resources/views/modules/privacy-policy/footer.phtml:23 17023msgid "close" 17024msgstr "" 17025 17026#. I18N: Name of a theme. 17027#: app/Module/CloudsTheme.php:43 17028msgid "clouds" 17029msgstr "" 17030 17031#. I18N: Name of a theme. 17032#: app/Module/ColorsTheme.php:53 17033msgid "colors" 17034msgstr "" 17035 17036#. I18N: An option in a list-box 17037#: app/Module/TopSurnamesModule.php:245 17038msgid "compact list" 17039msgstr "" 17040 17041#. I18N: A button label. 17042#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 17043#: resources/views/admin/import-progress.phtml:39 17044#: resources/views/admin/map-import-form.phtml:87 17045#: resources/views/admin/merge-records-step-1.phtml:149 17046#: resources/views/admin/synchronize-trees.phtml:25 17047#: resources/views/admin/trees-export.phtml:41 17048#: resources/views/admin/trees-export.phtml:134 17049#: resources/views/admin/trees-import.phtml:128 17050#: resources/views/admin/trees-merge.phtml:57 17051#: resources/views/admin/trees-renumber.phtml:43 17052#: resources/views/admin/upgrade/wizard.phtml:40 17053#: resources/views/forgot-password-page.phtml:35 17054#: resources/views/modules/clippings/add-options.phtml:34 17055#: resources/views/modules/custom-tags/config.phtml:77 17056#: resources/views/modules/login_block/sign-in.phtml:64 17057#: resources/views/password-request-page.phtml:36 17058#: resources/views/password-reset-page.phtml:51 17059#: resources/views/pending-changes-page.phtml:34 17060#: resources/views/register-page.phtml:100 17061#: resources/views/report-select-page.phtml:39 17062msgid "continue" 17063msgstr "" 17064 17065#. I18N: A button label. 17066#: resources/views/admin/trees-create.phtml:58 17067msgid "create" 17068msgstr "" 17069 17070#. I18N: Type of location hierarchy 17071#: app/Elements/HierarchicalRelationship.php:59 17072msgid "cultural" 17073msgstr "" 17074 17075#: resources/views/modules/statistics-chart/custom.phtml:93 17076msgid "date periods" 17077msgstr "" 17078 17079#: app/Services/RelationshipService.php:425 17080msgid "daughter" 17081msgstr "" 17082 17083#: resources/xml/reports/descendancy_report.xml:226 17084msgid "daughter of" 17085msgstr "" 17086 17087#: app/Services/RelationshipService.php:512 17088msgctxt "child’s wife" 17089msgid "daughter-in-law" 17090msgstr "" 17091 17092#: app/Services/RelationshipService.php:620 17093msgctxt "son’s wife" 17094msgid "daughter-in-law" 17095msgstr "" 17096 17097#: app/Services/RelationshipService.php:1064 17098msgctxt "son’s wife’s father" 17099msgid "daughter-in-law’s father" 17100msgstr "" 17101 17102#: app/Services/RelationshipService.php:1066 17103msgctxt "son’s wife’s mother" 17104msgid "daughter-in-law’s mother" 17105msgstr "" 17106 17107#: app/Services/RelationshipService.php:1068 17108msgctxt "son’s wife’s parent" 17109msgid "daughter-in-law’s parent" 17110msgstr "" 17111 17112#: resources/views/admin/location-edit.phtml:53 17113#: resources/views/admin/location-edit.phtml:64 17114msgid "degrees" 17115msgstr "" 17116 17117#. I18N: A button label. 17118#: resources/views/admin/changes-log.phtml:115 17119#: resources/views/admin/locations.phtml:128 17120#: resources/views/admin/site-logs.phtml:107 17121#: resources/views/admin/users-cleanup.phtml:78 17122#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17123msgid "delete" 17124msgstr "" 17125 17126#: resources/xml/reports/descendancy_report.xml:137 17127#: resources/xml/reports/descendancy_report.xml:365 17128msgctxt "FEMALE" 17129msgid "died" 17130msgstr "" 17131 17132#: resources/xml/reports/descendancy_report.xml:134 17133#: resources/xml/reports/descendancy_report.xml:435 17134msgctxt "MALE" 17135msgid "died" 17136msgstr "" 17137 17138#. I18N: Status of child-parent link 17139#: app/Elements/ChildLinkageStatus.php:62 17140msgid "disproven" 17141msgstr "" 17142 17143#: app/Module/PedigreeChartModule.php:390 17144#: app/Module/PedigreeChartModule.php:398 17145#: resources/views/edit/reorder-card-header.phtml:30 17146msgid "down" 17147msgstr "" 17148 17149#. I18N: A button label. 17150#: resources/views/admin/changes-log.phtml:110 17151#: resources/views/admin/site-logs.phtml:102 17152#: resources/views/modules/clippings/download.phtml:92 17153#: resources/views/report-setup-page.phtml:83 17154#: resources/views/report-setup-page.phtml:96 17155msgid "download" 17156msgstr "" 17157 17158#: resources/views/modules/descendancy_chart/tree.phtml:17 17159msgid "d’Aboville number" 17160msgstr "" 17161 17162#: resources/views/admin/components.phtml:139 17163#: resources/views/family-page-menu.phtml:25 17164#: resources/views/individual-page-menu.phtml:27 17165#: resources/views/media-page-menu.phtml:26 17166#: resources/views/record-page-menu.phtml:21 17167msgid "edit" 17168msgstr "" 17169 17170#: app/Services/RelationshipService.php:2266 17171msgid "eighth cousin" 17172msgstr "" 17173 17174#: app/Services/RelationshipService.php:2230 17175msgctxt "FEMALE" 17176msgid "eighth cousin" 17177msgstr "" 17178 17179#. 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. 17180#: app/Services/RelationshipService.php:2185 17181msgctxt "MALE" 17182msgid "eighth cousin" 17183msgstr "" 17184 17185#: app/Services/RelationshipService.php:443 17186msgid "elder brother" 17187msgstr "" 17188 17189#: app/Services/RelationshipService.php:485 17190msgid "elder sibling" 17191msgstr "" 17192 17193#: app/Services/RelationshipService.php:464 17194msgid "elder sister" 17195msgstr "" 17196 17197#: app/Services/RelationshipService.php:2272 17198msgid "eleventh cousin" 17199msgstr "" 17200 17201#: app/Services/RelationshipService.php:2236 17202msgctxt "FEMALE" 17203msgid "eleventh cousin" 17204msgstr "" 17205 17206#. 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. 17207#: app/Services/RelationshipService.php:2194 17208msgctxt "MALE" 17209msgid "eleventh cousin" 17210msgstr "" 17211 17212#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17213#: app/Elements/NameType.php:55 17214msgid "estate name" 17215msgstr "" 17216 17217#. I18N: Gedcom EST dates 17218#: app/Date.php:347 17219#, php-format 17220msgid "estimated %s" 17221msgstr "" 17222 17223#: app/Services/RelationshipService.php:362 17224msgid "ex-husband" 17225msgstr "" 17226 17227#: app/Services/RelationshipService.php:409 17228msgid "ex-spouse" 17229msgstr "" 17230 17231#: app/Services/RelationshipService.php:386 17232msgid "ex-wife" 17233msgstr "" 17234 17235#. I18N: A button label. 17236#: resources/views/admin/locations.phtml:150 17237msgid "export file" 17238msgstr "" 17239 17240#: app/Http/RequestHandlers/TreePreferencesPage.php:143 17241#: resources/xml/reports/fact_sources.xml:6 17242msgid "facts" 17243msgstr "" 17244 17245#: app/Services/RelationshipService.php:348 17246msgid "father" 17247msgstr "" 17248 17249#: app/Services/RelationshipService.php:548 17250msgctxt "husband’s father" 17251msgid "father-in-law" 17252msgstr "" 17253 17254#: app/Services/RelationshipService.php:628 17255msgctxt "spouse’s father" 17256msgid "father-in-law" 17257msgstr "" 17258 17259#: app/Services/RelationshipService.php:646 17260msgctxt "wife’s father" 17261msgid "father-in-law" 17262msgstr "" 17263 17264#: app/Services/RelationshipService.php:366 17265msgid "fiancé" 17266msgstr "" 17267 17268#: app/Services/RelationshipService.php:413 17269msgid "fiancé(e)" 17270msgstr "" 17271 17272#: app/Services/RelationshipService.php:390 17273msgid "fiancée" 17274msgstr "" 17275 17276#: app/Services/RelationshipService.php:2280 17277msgid "fifteenth cousin" 17278msgstr "" 17279 17280#: app/Services/RelationshipService.php:2244 17281msgctxt "FEMALE" 17282msgid "fifteenth cousin" 17283msgstr "" 17284 17285#. 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. 17286#: app/Services/RelationshipService.php:2206 17287msgctxt "MALE" 17288msgid "fifteenth cousin" 17289msgstr "" 17290 17291#. I18N: A Spanish relationship name, such as third great-nephew 17292#: app/Services/RelationshipService.php:2361 17293#, php-format 17294msgid "fifth %s" 17295msgstr "" 17296 17297#. I18N: A Spanish relationship name, such as third great-nephew 17298#: app/Services/RelationshipService.php:2339 17299#, php-format 17300msgctxt "FEMALE" 17301msgid "fifth %s" 17302msgstr "" 17303 17304#. I18N: A Spanish relationship name, such as third great-nephew 17305#: app/Services/RelationshipService.php:2316 17306#, php-format 17307msgctxt "MALE" 17308msgid "fifth %s" 17309msgstr "" 17310 17311#: app/Services/RelationshipService.php:2260 17312msgid "fifth cousin" 17313msgstr "" 17314 17315#: app/Services/RelationshipService.php:2224 17316msgctxt "FEMALE" 17317msgid "fifth cousin" 17318msgstr "" 17319 17320#. 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. 17321#: app/Services/RelationshipService.php:2176 17322msgctxt "MALE" 17323msgid "fifth cousin" 17324msgstr "" 17325 17326#. I18N: A button label, first page 17327#: resources/views/admin/trees-preferences.phtml:592 17328#: resources/views/edit/reorder-card-header.phtml:22 17329#: resources/views/lists/datatables-attributes.phtml:14 17330#: resources/views/modules/media-list/pagination.phtml:25 17331msgid "first" 17332msgstr "" 17333 17334#: resources/views/admin/trees-preferences.phtml:601 17335msgctxt "Show the [first/last] [N] parts of a place name." 17336msgid "first" 17337msgstr "" 17338 17339#. I18N: A Spanish relationship name, such as third great-nephew 17340#: app/Services/RelationshipService.php:2349 17341#, php-format 17342msgid "first %s" 17343msgstr "" 17344 17345#. I18N: A Spanish relationship name, such as third great-nephew 17346#: app/Services/RelationshipService.php:2327 17347#, php-format 17348msgctxt "FEMALE" 17349msgid "first %s" 17350msgstr "" 17351 17352#. I18N: A Spanish relationship name, such as third great-nephew 17353#: app/Services/RelationshipService.php:2304 17354#, php-format 17355msgctxt "MALE" 17356msgid "first %s" 17357msgstr "" 17358 17359#: app/Services/RelationshipService.php:2252 17360msgid "first cousin" 17361msgstr "" 17362 17363#: app/Services/RelationshipService.php:2216 17364msgctxt "FEMALE" 17365msgid "first cousin" 17366msgstr "" 17367 17368#. 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. 17369#: app/Services/RelationshipService.php:2164 17370msgctxt "MALE" 17371msgid "first cousin" 17372msgstr "" 17373 17374#: app/Services/RelationshipService.php:772 17375msgctxt "father’s brother’s child" 17376msgid "first cousin" 17377msgstr "" 17378 17379#: app/Services/RelationshipService.php:774 17380msgctxt "father’s brother’s daughter" 17381msgid "first cousin" 17382msgstr "" 17383 17384#: app/Services/RelationshipService.php:776 17385msgctxt "father’s brother’s son" 17386msgid "first cousin" 17387msgstr "" 17388 17389#: app/Services/RelationshipService.php:816 17390msgctxt "father’s sister’s child" 17391msgid "first cousin" 17392msgstr "" 17393 17394#: app/Services/RelationshipService.php:818 17395msgctxt "father’s sister’s daughter" 17396msgid "first cousin" 17397msgstr "" 17398 17399#: app/Services/RelationshipService.php:822 17400msgctxt "father’s sister’s son" 17401msgid "first cousin" 17402msgstr "" 17403 17404#: app/Services/RelationshipService.php:852 17405msgctxt "mother’s brother’s child" 17406msgid "first cousin" 17407msgstr "" 17408 17409#: app/Services/RelationshipService.php:854 17410msgctxt "mother’s brother’s daughter" 17411msgid "first cousin" 17412msgstr "" 17413 17414#: app/Services/RelationshipService.php:856 17415msgctxt "mother’s brother’s son" 17416msgid "first cousin" 17417msgstr "" 17418 17419#: app/Services/RelationshipService.php:902 17420msgctxt "mother’s sister’s child" 17421msgid "first cousin" 17422msgstr "" 17423 17424#: app/Services/RelationshipService.php:904 17425msgctxt "mother’s sister’s daughter" 17426msgid "first cousin" 17427msgstr "" 17428 17429#: app/Services/RelationshipService.php:908 17430msgctxt "mother’s sister’s son" 17431msgid "first cousin" 17432msgstr "" 17433 17434#: app/Services/RelationshipService.php:1152 17435msgctxt "father’s father’s brother’s child" 17436msgid "first cousin once removed ascending" 17437msgstr "" 17438 17439#: app/Services/RelationshipService.php:1148 17440msgctxt "father’s father’s brother’s daughter" 17441msgid "first cousin once removed ascending" 17442msgstr "" 17443 17444#: app/Services/RelationshipService.php:1150 17445msgctxt "father’s father’s brother’s son" 17446msgid "first cousin once removed ascending" 17447msgstr "" 17448 17449#: app/Services/RelationshipService.php:1158 17450msgctxt "father’s father’s sister’s child" 17451msgid "first cousin once removed ascending" 17452msgstr "" 17453 17454#: app/Services/RelationshipService.php:1154 17455msgctxt "father’s father’s sister’s daughter" 17456msgid "first cousin once removed ascending" 17457msgstr "" 17458 17459#: app/Services/RelationshipService.php:1156 17460msgctxt "father’s father’s sister’s son" 17461msgid "first cousin once removed ascending" 17462msgstr "" 17463 17464#: app/Services/RelationshipService.php:1164 17465msgctxt "father’s mother’s brother’s child" 17466msgid "first cousin once removed ascending" 17467msgstr "" 17468 17469#: app/Services/RelationshipService.php:1160 17470msgctxt "father’s mother’s brother’s daughter" 17471msgid "first cousin once removed ascending" 17472msgstr "" 17473 17474#: app/Services/RelationshipService.php:1162 17475msgctxt "father’s mother’s brother’s son" 17476msgid "first cousin once removed ascending" 17477msgstr "" 17478 17479#: app/Services/RelationshipService.php:1170 17480msgctxt "father’s mother’s sister’s child" 17481msgid "first cousin once removed ascending" 17482msgstr "" 17483 17484#: app/Services/RelationshipService.php:1166 17485msgctxt "father’s mother’s sister’s daughter" 17486msgid "first cousin once removed ascending" 17487msgstr "" 17488 17489#: app/Services/RelationshipService.php:1168 17490msgctxt "father’s mother’s sister’s son" 17491msgid "first cousin once removed ascending" 17492msgstr "" 17493 17494#: app/Services/RelationshipService.php:1176 17495msgctxt "mother’s father’s brother’s child" 17496msgid "first cousin once removed ascending" 17497msgstr "" 17498 17499#: app/Services/RelationshipService.php:1172 17500msgctxt "mother’s father’s brother’s daughter" 17501msgid "first cousin once removed ascending" 17502msgstr "" 17503 17504#: app/Services/RelationshipService.php:1174 17505msgctxt "mother’s father’s brother’s son" 17506msgid "first cousin once removed ascending" 17507msgstr "" 17508 17509#: app/Services/RelationshipService.php:1182 17510msgctxt "mother’s father’s sister’s child" 17511msgid "first cousin once removed ascending" 17512msgstr "" 17513 17514#: app/Services/RelationshipService.php:1178 17515msgctxt "mother’s father’s sister’s daughter" 17516msgid "first cousin once removed ascending" 17517msgstr "" 17518 17519#: app/Services/RelationshipService.php:1180 17520msgctxt "mother’s father’s sister’s son" 17521msgid "first cousin once removed ascending" 17522msgstr "" 17523 17524#: app/Services/RelationshipService.php:1188 17525msgctxt "mother’s mother’s brother’s child" 17526msgid "first cousin once removed ascending" 17527msgstr "" 17528 17529#: app/Services/RelationshipService.php:1184 17530msgctxt "mother’s mother’s brother’s daughter" 17531msgid "first cousin once removed ascending" 17532msgstr "" 17533 17534#: app/Services/RelationshipService.php:1186 17535msgctxt "mother’s mother’s brother’s son" 17536msgid "first cousin once removed ascending" 17537msgstr "" 17538 17539#: app/Services/RelationshipService.php:1194 17540msgctxt "mother’s mother’s sister’s child" 17541msgid "first cousin once removed ascending" 17542msgstr "" 17543 17544#: app/Services/RelationshipService.php:1190 17545msgctxt "mother’s mother’s sister’s daughter" 17546msgid "first cousin once removed ascending" 17547msgstr "" 17548 17549#: app/Services/RelationshipService.php:1192 17550msgctxt "mother’s mother’s sister’s son" 17551msgid "first cousin once removed ascending" 17552msgstr "" 17553 17554#: app/Services/RelationshipService.php:2278 17555msgid "fourteenth cousin" 17556msgstr "" 17557 17558#: app/Services/RelationshipService.php:2242 17559msgctxt "FEMALE" 17560msgid "fourteenth cousin" 17561msgstr "" 17562 17563#. 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. 17564#: app/Services/RelationshipService.php:2203 17565msgctxt "MALE" 17566msgid "fourteenth cousin" 17567msgstr "" 17568 17569#. I18N: A Spanish relationship name, such as third great-nephew 17570#: app/Services/RelationshipService.php:2358 17571#, php-format 17572msgid "fourth %s" 17573msgstr "" 17574 17575#. I18N: A Spanish relationship name, such as third great-nephew 17576#: app/Services/RelationshipService.php:2336 17577#, php-format 17578msgctxt "FEMALE" 17579msgid "fourth %s" 17580msgstr "" 17581 17582#. I18N: A Spanish relationship name, such as third great-nephew 17583#: app/Services/RelationshipService.php:2313 17584#, php-format 17585msgctxt "MALE" 17586msgid "fourth %s" 17587msgstr "" 17588 17589#: app/Services/RelationshipService.php:2258 17590msgid "fourth cousin" 17591msgstr "" 17592 17593#: app/Services/RelationshipService.php:2222 17594msgctxt "FEMALE" 17595msgid "fourth cousin" 17596msgstr "" 17597 17598#. 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. 17599#: app/Services/RelationshipService.php:2173 17600msgctxt "MALE" 17601msgid "fourth cousin" 17602msgstr "" 17603 17604#. I18N: from 1700 interval 50 years 17605#: resources/views/modules/statistics-chart/custom.phtml:101 17606#: resources/views/modules/statistics-chart/custom.phtml:104 17607#: resources/views/modules/statistics-chart/custom.phtml:107 17608#: resources/views/modules/statistics-chart/custom.phtml:110 17609#: resources/views/modules/statistics-chart/custom.phtml:113 17610#: resources/views/modules/statistics-chart/custom.phtml:116 17611#, php-format 17612msgid "from %1$s interval %2$s year" 17613msgid_plural "from %1$s interval %2$s years" 17614msgstr[0] "" 17615msgstr[1] "" 17616 17617#. I18N: Gedcom FROM dates 17618#: app/Date.php:363 17619#, php-format 17620msgid "from %s" 17621msgstr "" 17622 17623#. I18N: Gedcom FROM-TO dates 17624#: app/Date.php:375 17625#, php-format 17626msgid "from %s to %s" 17627msgstr "" 17628 17629#. I18N: layout option for the fan chart 17630#: app/Module/FanChartModule.php:587 17631msgid "full circle" 17632msgstr "" 17633 17634#: resources/views/modules/statistics-chart/custom.phtml:88 17635msgid "gender" 17636msgstr "" 17637 17638#. I18N: Type of location hierarchy 17639#: app/Elements/HierarchicalRelationship.php:58 17640msgid "geographic" 17641msgstr "" 17642 17643#. I18N: A button label. 17644#: resources/views/edit/new-individual.phtml:46 17645msgid "go to new individual" 17646msgstr "" 17647 17648#: app/Services/RelationshipService.php:502 17649msgctxt "child’s child" 17650msgid "grandchild" 17651msgstr "" 17652 17653#: app/Services/RelationshipService.php:514 17654msgctxt "daughter’s child" 17655msgid "grandchild" 17656msgstr "" 17657 17658#: app/Services/RelationshipService.php:614 17659msgctxt "son’s child" 17660msgid "grandchild" 17661msgstr "" 17662 17663#: app/Services/RelationshipService.php:504 17664msgctxt "child’s daughter" 17665msgid "granddaughter" 17666msgstr "" 17667 17668#: app/Services/RelationshipService.php:516 17669msgctxt "daughter’s daughter" 17670msgid "granddaughter" 17671msgstr "" 17672 17673#: app/Services/RelationshipService.php:616 17674msgctxt "son’s daughter" 17675msgid "granddaughter" 17676msgstr "" 17677 17678#: app/Services/RelationshipService.php:732 17679msgctxt "child’s daughter’s husband" 17680msgid "granddaughter’s husband" 17681msgstr "" 17682 17683#: app/Services/RelationshipService.php:754 17684msgctxt "daughter’s daughter’s husband" 17685msgid "granddaughter’s husband" 17686msgstr "" 17687 17688#: app/Services/RelationshipService.php:1052 17689msgctxt "son’s daughter’s husband" 17690msgid "granddaughter’s husband" 17691msgstr "" 17692 17693#: app/Services/RelationshipService.php:584 17694msgctxt "parent’s father" 17695msgid "grandfather" 17696msgstr "" 17697 17698#: app/Services/RelationshipService.php:586 17699msgctxt "parent’s mother" 17700msgid "grandmother" 17701msgstr "" 17702 17703#: app/Services/RelationshipService.php:588 17704msgctxt "parent’s parent" 17705msgid "grandparent" 17706msgstr "" 17707 17708#: app/Services/RelationshipService.php:508 17709msgctxt "child’s son" 17710msgid "grandson" 17711msgstr "" 17712 17713#: app/Services/RelationshipService.php:520 17714msgctxt "daughter’s son" 17715msgid "grandson" 17716msgstr "" 17717 17718#: app/Services/RelationshipService.php:618 17719msgctxt "son’s son" 17720msgid "grandson" 17721msgstr "" 17722 17723#: app/Services/RelationshipService.php:742 17724msgctxt "child’s son’s wife" 17725msgid "grandson’s wife" 17726msgstr "" 17727 17728#: app/Services/RelationshipService.php:770 17729msgctxt "daughter’s son’s wife" 17730msgid "grandson’s wife" 17731msgstr "" 17732 17733#: app/Services/RelationshipService.php:1062 17734msgctxt "son’s son’s wife" 17735msgid "grandson’s wife" 17736msgstr "" 17737 17738#: app/Services/RelationshipService.php:1438 17739#: app/Services/RelationshipService.php:1457 17740#: app/Services/RelationshipService.php:1469 17741#: app/Services/RelationshipService.php:1480 17742#: app/Services/RelationshipService.php:1496 17743#, php-format 17744msgid "great ×%s aunt" 17745msgstr "" 17746 17747#: app/Services/RelationshipService.php:1441 17748#: app/Services/RelationshipService.php:1460 17749#: app/Services/RelationshipService.php:1472 17750#: app/Services/RelationshipService.php:1483 17751#: app/Services/RelationshipService.php:1499 17752#, php-format 17753msgid "great ×%s aunt/uncle" 17754msgstr "" 17755 17756#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17757#: app/Services/RelationshipService.php:1994 17758#: app/Services/RelationshipService.php:2005 17759#: app/Services/RelationshipService.php:2026 17760#, php-format 17761msgid "great ×%s grandchild" 17762msgstr "" 17763 17764#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17765#: app/Services/RelationshipService.php:1991 17766#: app/Services/RelationshipService.php:2002 17767#: app/Services/RelationshipService.php:2022 17768#, php-format 17769msgid "great ×%s granddaughter" 17770msgstr "" 17771 17772#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17773#: app/Services/RelationshipService.php:1839 17774#: app/Services/RelationshipService.php:1853 17775#: app/Services/RelationshipService.php:1865 17776#: app/Services/RelationshipService.php:1878 17777#: app/Services/RelationshipService.php:1894 17778#, php-format 17779msgid "great ×%s grandfather" 17780msgstr "" 17781 17782#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17783#: app/Services/RelationshipService.php:1843 17784#: app/Services/RelationshipService.php:1857 17785#: app/Services/RelationshipService.php:1869 17786#: app/Services/RelationshipService.php:1883 17787#: app/Services/RelationshipService.php:1899 17788#, php-format 17789msgid "great ×%s grandmother" 17790msgstr "" 17791 17792#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17793#: app/Services/RelationshipService.php:1846 17794#: app/Services/RelationshipService.php:1860 17795#: app/Services/RelationshipService.php:1872 17796#: app/Services/RelationshipService.php:1887 17797#: app/Services/RelationshipService.php:1903 17798#, php-format 17799msgid "great ×%s grandparent" 17800msgstr "" 17801 17802#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17803#: app/Services/RelationshipService.php:1987 17804#: app/Services/RelationshipService.php:1999 17805#: app/Services/RelationshipService.php:2017 17806#, php-format 17807msgid "great ×%s grandson" 17808msgstr "" 17809 17810#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17811#: app/Services/RelationshipService.php:1722 17812#: app/Services/RelationshipService.php:1734 17813#: app/Services/RelationshipService.php:1750 17814#, php-format 17815msgid "great ×%s nephew" 17816msgstr "" 17817 17818#: app/Services/RelationshipService.php:1657 17819#: app/Services/RelationshipService.php:1693 17820#, php-format 17821msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17822msgid "great ×%s nephew" 17823msgstr "" 17824 17825#: app/Services/RelationshipService.php:1661 17826#: app/Services/RelationshipService.php:1696 17827#, php-format 17828msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17829msgid "great ×%s nephew" 17830msgstr "" 17831 17832#: app/Services/RelationshipService.php:1664 17833#: app/Services/RelationshipService.php:1699 17834#, php-format 17835msgctxt "(a woman’s) great ×%s nephew" 17836msgid "great ×%s nephew" 17837msgstr "" 17838 17839#: app/Services/RelationshipService.php:1729 17840#: app/Services/RelationshipService.php:1741 17841#: app/Services/RelationshipService.php:1757 17842#, php-format 17843msgid "great ×%s nephew/niece" 17844msgstr "" 17845 17846#: app/Services/RelationshipService.php:1680 17847#: app/Services/RelationshipService.php:1712 17848#, php-format 17849msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17850msgid "great ×%s nephew/niece" 17851msgstr "" 17852 17853#: app/Services/RelationshipService.php:1684 17854#: app/Services/RelationshipService.php:1715 17855#, php-format 17856msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17857msgid "great ×%s nephew/niece" 17858msgstr "" 17859 17860#: app/Services/RelationshipService.php:1687 17861#: app/Services/RelationshipService.php:1718 17862#, php-format 17863msgctxt "(a woman’s) great ×%s nephew/niece" 17864msgid "great ×%s nephew/niece" 17865msgstr "" 17866 17867#: app/Services/RelationshipService.php:1726 17868#: app/Services/RelationshipService.php:1738 17869#: app/Services/RelationshipService.php:1754 17870#, php-format 17871msgid "great ×%s niece" 17872msgstr "" 17873 17874#: app/Services/RelationshipService.php:1669 17875#: app/Services/RelationshipService.php:1703 17876#, php-format 17877msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17878msgid "great ×%s niece" 17879msgstr "" 17880 17881#: app/Services/RelationshipService.php:1673 17882#: app/Services/RelationshipService.php:1706 17883#, php-format 17884msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17885msgid "great ×%s niece" 17886msgstr "" 17887 17888#: app/Services/RelationshipService.php:1676 17889#: app/Services/RelationshipService.php:1709 17890#, php-format 17891msgctxt "(a woman’s) great ×%s niece" 17892msgid "great ×%s niece" 17893msgstr "" 17894 17895#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17896#: app/Services/RelationshipService.php:1434 17897#: app/Services/RelationshipService.php:1465 17898#: app/Services/RelationshipService.php:1477 17899#: app/Services/RelationshipService.php:1492 17900#, php-format 17901msgid "great ×%s uncle" 17902msgstr "" 17903 17904#: app/Services/RelationshipService.php:1446 17905#, php-format 17906msgctxt "great ×(%s-1) grandfather’s brother" 17907msgid "great ×%s uncle" 17908msgstr "" 17909 17910#: app/Services/RelationshipService.php:1450 17911#, php-format 17912msgctxt "great ×(%s-1) grandmother’s brother" 17913msgid "great ×%s uncle" 17914msgstr "" 17915 17916#: app/Services/RelationshipService.php:1453 17917#, php-format 17918msgctxt "great ×(%s-1) grandparent’s brother" 17919msgid "great ×%s uncle" 17920msgstr "" 17921 17922#: app/Services/RelationshipService.php:1364 17923msgid "great ×4 aunt" 17924msgstr "" 17925 17926#: app/Services/RelationshipService.php:1367 17927msgid "great ×4 aunt/uncle" 17928msgstr "" 17929 17930#: app/Services/RelationshipService.php:1942 17931msgid "great ×4 grandchild" 17932msgstr "" 17933 17934#: app/Services/RelationshipService.php:1939 17935msgid "great ×4 granddaughter" 17936msgstr "" 17937 17938#: app/Services/RelationshipService.php:1789 17939msgid "great ×4 grandfather" 17940msgstr "" 17941 17942#: app/Services/RelationshipService.php:1793 17943msgid "great ×4 grandmother" 17944msgstr "" 17945 17946#: app/Services/RelationshipService.php:1796 17947msgid "great ×4 grandparent" 17948msgstr "" 17949 17950#: app/Services/RelationshipService.php:1935 17951msgid "great ×4 grandson" 17952msgstr "" 17953 17954#: app/Services/RelationshipService.php:1581 17955msgctxt "(a man’s) brother’s great-great-great-grandson" 17956msgid "great ×4 nephew" 17957msgstr "" 17958 17959#: app/Services/RelationshipService.php:1585 17960msgctxt "(a man’s) sister’s great-great-great-grandson" 17961msgid "great ×4 nephew" 17962msgstr "" 17963 17964#: app/Services/RelationshipService.php:1588 17965msgctxt "(a woman’s) great ×4 nephew" 17966msgid "great ×4 nephew" 17967msgstr "" 17968 17969#: app/Services/RelationshipService.php:1604 17970msgctxt "(a man’s) brother’s great-great-great-grandchild" 17971msgid "great ×4 nephew/niece" 17972msgstr "" 17973 17974#: app/Services/RelationshipService.php:1608 17975msgctxt "(a man’s) sister’s great-great-great-grandchild" 17976msgid "great ×4 nephew/niece" 17977msgstr "" 17978 17979#: app/Services/RelationshipService.php:1611 17980msgctxt "(a woman’s) great ×4 nephew/niece" 17981msgid "great ×4 nephew/niece" 17982msgstr "" 17983 17984#: app/Services/RelationshipService.php:1593 17985msgctxt "(a man’s) brother’s great-great-great-granddaughter" 17986msgid "great ×4 niece" 17987msgstr "" 17988 17989#: app/Services/RelationshipService.php:1597 17990msgctxt "(a man’s) sister’s great-great-great-granddaughter" 17991msgid "great ×4 niece" 17992msgstr "" 17993 17994#: app/Services/RelationshipService.php:1600 17995msgctxt "(a woman’s) great ×4 niece" 17996msgid "great ×4 niece" 17997msgstr "" 17998 17999#: app/Services/RelationshipService.php:1353 18000msgctxt "great-great-great-grandfather’s brother" 18001msgid "great ×4 uncle" 18002msgstr "" 18003 18004#: app/Services/RelationshipService.php:1357 18005msgctxt "great-great-great-grandmother’s brother" 18006msgid "great ×4 uncle" 18007msgstr "" 18008 18009#: app/Services/RelationshipService.php:1360 18010msgctxt "great-great-great-grandparent’s brother" 18011msgid "great ×4 uncle" 18012msgstr "" 18013 18014#: app/Services/RelationshipService.php:1383 18015msgid "great ×5 aunt" 18016msgstr "" 18017 18018#: app/Services/RelationshipService.php:1386 18019msgid "great ×5 aunt/uncle" 18020msgstr "" 18021 18022#: app/Services/RelationshipService.php:1953 18023msgid "great ×5 grandchild" 18024msgstr "" 18025 18026#: app/Services/RelationshipService.php:1950 18027msgid "great ×5 granddaughter" 18028msgstr "" 18029 18030#: app/Services/RelationshipService.php:1800 18031msgid "great ×5 grandfather" 18032msgstr "" 18033 18034#: app/Services/RelationshipService.php:1804 18035msgid "great ×5 grandmother" 18036msgstr "" 18037 18038#: app/Services/RelationshipService.php:1807 18039msgid "great ×5 grandparent" 18040msgstr "" 18041 18042#: app/Services/RelationshipService.php:1946 18043msgid "great ×5 grandson" 18044msgstr "" 18045 18046#: app/Services/RelationshipService.php:1616 18047msgctxt "(a man’s) brother’s great ×4 grandson" 18048msgid "great ×5 nephew" 18049msgstr "" 18050 18051#: app/Services/RelationshipService.php:1620 18052msgctxt "(a man’s) sister’s great ×4 grandson" 18053msgid "great ×5 nephew" 18054msgstr "" 18055 18056#: app/Services/RelationshipService.php:1623 18057msgctxt "(a woman’s) great ×5 nephew" 18058msgid "great ×5 nephew" 18059msgstr "" 18060 18061#: app/Services/RelationshipService.php:1639 18062msgctxt "(a man’s) brother’s great ×4 grandchild" 18063msgid "great ×5 nephew/niece" 18064msgstr "" 18065 18066#: app/Services/RelationshipService.php:1643 18067msgctxt "(a man’s) sister’s great ×4 grandchild" 18068msgid "great ×5 nephew/niece" 18069msgstr "" 18070 18071#: app/Services/RelationshipService.php:1646 18072msgctxt "(a woman’s) great ×5 nephew/niece" 18073msgid "great ×5 nephew/niece" 18074msgstr "" 18075 18076#: app/Services/RelationshipService.php:1628 18077msgctxt "(a man’s) brother’s great ×4 granddaughter" 18078msgid "great ×5 niece" 18079msgstr "" 18080 18081#: app/Services/RelationshipService.php:1632 18082msgctxt "(a man’s) sister’s great ×4 granddaughter" 18083msgid "great ×5 niece" 18084msgstr "" 18085 18086#: app/Services/RelationshipService.php:1635 18087msgctxt "(a woman’s) great ×5 niece" 18088msgid "great ×5 niece" 18089msgstr "" 18090 18091#: app/Services/RelationshipService.php:1372 18092msgctxt "great ×4 grandfather’s brother" 18093msgid "great ×5 uncle" 18094msgstr "" 18095 18096#: app/Services/RelationshipService.php:1376 18097msgctxt "great ×4 grandmother’s brother" 18098msgid "great ×5 uncle" 18099msgstr "" 18100 18101#: app/Services/RelationshipService.php:1379 18102msgctxt "great ×4 grandparent’s brother" 18103msgid "great ×5 uncle" 18104msgstr "" 18105 18106#: app/Services/RelationshipService.php:1402 18107msgid "great ×6 aunt" 18108msgstr "" 18109 18110#: app/Services/RelationshipService.php:1405 18111msgid "great ×6 aunt/uncle" 18112msgstr "" 18113 18114#: app/Services/RelationshipService.php:1964 18115msgid "great ×6 grandchild" 18116msgstr "" 18117 18118#: app/Services/RelationshipService.php:1961 18119msgid "great ×6 granddaughter" 18120msgstr "" 18121 18122#: app/Services/RelationshipService.php:1811 18123msgid "great ×6 grandfather" 18124msgstr "" 18125 18126#: app/Services/RelationshipService.php:1815 18127msgid "great ×6 grandmother" 18128msgstr "" 18129 18130#: app/Services/RelationshipService.php:1818 18131msgid "great ×6 grandparent" 18132msgstr "" 18133 18134#: app/Services/RelationshipService.php:1957 18135msgid "great ×6 grandson" 18136msgstr "" 18137 18138#: app/Services/RelationshipService.php:1391 18139msgctxt "great ×5 grandfather’s brother" 18140msgid "great ×6 uncle" 18141msgstr "" 18142 18143#: app/Services/RelationshipService.php:1395 18144msgctxt "great ×5 grandmother’s brother" 18145msgid "great ×6 uncle" 18146msgstr "" 18147 18148#: app/Services/RelationshipService.php:1398 18149msgctxt "great ×5 grandparent’s brother" 18150msgid "great ×6 uncle" 18151msgstr "" 18152 18153#: app/Services/RelationshipService.php:1421 18154msgid "great ×7 aunt" 18155msgstr "" 18156 18157#: app/Services/RelationshipService.php:1424 18158msgid "great ×7 aunt/uncle" 18159msgstr "" 18160 18161#: app/Services/RelationshipService.php:1975 18162msgid "great ×7 grandchild" 18163msgstr "" 18164 18165#: app/Services/RelationshipService.php:1972 18166msgid "great ×7 granddaughter" 18167msgstr "" 18168 18169#: app/Services/RelationshipService.php:1822 18170msgid "great ×7 grandfather" 18171msgstr "" 18172 18173#: app/Services/RelationshipService.php:1826 18174msgid "great ×7 grandmother" 18175msgstr "" 18176 18177#: app/Services/RelationshipService.php:1829 18178msgid "great ×7 grandparent" 18179msgstr "" 18180 18181#: app/Services/RelationshipService.php:1968 18182msgid "great ×7 grandson" 18183msgstr "" 18184 18185#: app/Services/RelationshipService.php:1410 18186msgctxt "great ×6 grandfather’s brother" 18187msgid "great ×7 uncle" 18188msgstr "" 18189 18190#: app/Services/RelationshipService.php:1414 18191msgctxt "great ×6 grandmother’s brother" 18192msgid "great ×7 uncle" 18193msgstr "" 18194 18195#: app/Services/RelationshipService.php:1417 18196msgctxt "great ×6 grandparent’s brother" 18197msgid "great ×7 uncle" 18198msgstr "" 18199 18200#: app/Services/RelationshipService.php:1094 18201msgctxt "father’s father’s brother’s wife" 18202msgid "great-aunt" 18203msgstr "" 18204 18205#: app/Services/RelationshipService.php:790 18206msgctxt "father’s father’s sister" 18207msgid "great-aunt" 18208msgstr "" 18209 18210#: app/Services/RelationshipService.php:1100 18211msgctxt "father’s mother’s brother’s wife" 18212msgid "great-aunt" 18213msgstr "" 18214 18215#: app/Services/RelationshipService.php:802 18216msgctxt "father’s mother’s sister" 18217msgid "great-aunt" 18218msgstr "" 18219 18220#: app/Services/RelationshipService.php:1106 18221msgctxt "father’s parent’s brother’s wife" 18222msgid "great-aunt" 18223msgstr "" 18224 18225#: app/Services/RelationshipService.php:814 18226msgctxt "father’s parent’s sister" 18227msgid "great-aunt" 18228msgstr "" 18229 18230#: app/Services/RelationshipService.php:1112 18231msgctxt "mother’s father’s brother’s wife" 18232msgid "great-aunt" 18233msgstr "" 18234 18235#: app/Services/RelationshipService.php:870 18236msgctxt "mother’s father’s sister" 18237msgid "great-aunt" 18238msgstr "" 18239 18240#: app/Services/RelationshipService.php:1118 18241msgctxt "mother’s mother’s brother’s wife" 18242msgid "great-aunt" 18243msgstr "" 18244 18245#: app/Services/RelationshipService.php:888 18246msgctxt "mother’s mother’s sister" 18247msgid "great-aunt" 18248msgstr "" 18249 18250#: app/Services/RelationshipService.php:1124 18251msgctxt "mother’s parent’s brother’s wife" 18252msgid "great-aunt" 18253msgstr "" 18254 18255#: app/Services/RelationshipService.php:900 18256msgctxt "mother’s parent’s sister" 18257msgid "great-aunt" 18258msgstr "" 18259 18260#: app/Services/RelationshipService.php:1130 18261msgctxt "parent’s father’s brother’s wife" 18262msgid "great-aunt" 18263msgstr "" 18264 18265#: app/Services/RelationshipService.php:922 18266msgctxt "parent’s father’s sister" 18267msgid "great-aunt" 18268msgstr "" 18269 18270#: app/Services/RelationshipService.php:1136 18271msgctxt "parent’s mother’s brother’s wife" 18272msgid "great-aunt" 18273msgstr "" 18274 18275#: app/Services/RelationshipService.php:934 18276msgctxt "parent’s mother’s sister" 18277msgid "great-aunt" 18278msgstr "" 18279 18280#: app/Services/RelationshipService.php:1142 18281msgctxt "parent’s parent’s brother’s wife" 18282msgid "great-aunt" 18283msgstr "" 18284 18285#: app/Services/RelationshipService.php:946 18286msgctxt "parent’s parent’s sister" 18287msgid "great-aunt" 18288msgstr "" 18289 18290#: app/Services/RelationshipService.php:788 18291msgctxt "father’s father’s sibling" 18292msgid "great-aunt/uncle" 18293msgstr "" 18294 18295#: app/Services/RelationshipService.php:1096 18296msgctxt "father’s father’s sibling’s spouse" 18297msgid "great-aunt/uncle" 18298msgstr "" 18299 18300#: app/Services/RelationshipService.php:800 18301msgctxt "father’s mother’s sibling" 18302msgid "great-aunt/uncle" 18303msgstr "" 18304 18305#: app/Services/RelationshipService.php:1102 18306msgctxt "father’s mother’s sibling’s spouse" 18307msgid "great-aunt/uncle" 18308msgstr "" 18309 18310#: app/Services/RelationshipService.php:812 18311msgctxt "father’s parent’s sibling" 18312msgid "great-aunt/uncle" 18313msgstr "" 18314 18315#: app/Services/RelationshipService.php:1108 18316msgctxt "father’s parent’s sibling’s spouse" 18317msgid "great-aunt/uncle" 18318msgstr "" 18319 18320#: app/Services/RelationshipService.php:868 18321msgctxt "mother’s father’s sibling" 18322msgid "great-aunt/uncle" 18323msgstr "" 18324 18325#: app/Services/RelationshipService.php:1114 18326msgctxt "mother’s father’s sibling’s spouse" 18327msgid "great-aunt/uncle" 18328msgstr "" 18329 18330#: app/Services/RelationshipService.php:886 18331msgctxt "mother’s mother’s sibling" 18332msgid "great-aunt/uncle" 18333msgstr "" 18334 18335#: app/Services/RelationshipService.php:1120 18336msgctxt "mother’s mother’s sibling’s spouse" 18337msgid "great-aunt/uncle" 18338msgstr "" 18339 18340#: app/Services/RelationshipService.php:898 18341msgctxt "mother’s parent’s sibling" 18342msgid "great-aunt/uncle" 18343msgstr "" 18344 18345#: app/Services/RelationshipService.php:1126 18346msgctxt "mother’s parent’s sibling’s spouse" 18347msgid "great-aunt/uncle" 18348msgstr "" 18349 18350#: app/Services/RelationshipService.php:920 18351msgctxt "parent’s father’s sibling" 18352msgid "great-aunt/uncle" 18353msgstr "" 18354 18355#: app/Services/RelationshipService.php:1132 18356msgctxt "parent’s father’s sibling’s spouse" 18357msgid "great-aunt/uncle" 18358msgstr "" 18359 18360#: app/Services/RelationshipService.php:932 18361msgctxt "parent’s mother’s sibling" 18362msgid "great-aunt/uncle" 18363msgstr "" 18364 18365#: app/Services/RelationshipService.php:1138 18366msgctxt "parent’s mother’s sibling’s spouse" 18367msgid "great-aunt/uncle" 18368msgstr "" 18369 18370#: app/Services/RelationshipService.php:944 18371msgctxt "parent’s parent’s sibling" 18372msgid "great-aunt/uncle" 18373msgstr "" 18374 18375#: app/Services/RelationshipService.php:1144 18376msgctxt "parent’s parent’s sibling’s spouse" 18377msgid "great-aunt/uncle" 18378msgstr "" 18379 18380#: app/Services/RelationshipService.php:722 18381msgctxt "child’s child’s child" 18382msgid "great-grandchild" 18383msgstr "" 18384 18385#: app/Services/RelationshipService.php:728 18386msgctxt "child’s daughter’s child" 18387msgid "great-grandchild" 18388msgstr "" 18389 18390#: app/Services/RelationshipService.php:736 18391msgctxt "child’s son’s child" 18392msgid "great-grandchild" 18393msgstr "" 18394 18395#: app/Services/RelationshipService.php:744 18396msgctxt "daughter’s child’s child" 18397msgid "great-grandchild" 18398msgstr "" 18399 18400#: app/Services/RelationshipService.php:750 18401msgctxt "daughter’s daughter’s child" 18402msgid "great-grandchild" 18403msgstr "" 18404 18405#: app/Services/RelationshipService.php:764 18406msgctxt "daughter’s son’s child" 18407msgid "great-grandchild" 18408msgstr "" 18409 18410#: app/Services/RelationshipService.php:1042 18411msgctxt "son’s child’s child" 18412msgid "great-grandchild" 18413msgstr "" 18414 18415#: app/Services/RelationshipService.php:1048 18416msgctxt "son’s daughter’s child" 18417msgid "great-grandchild" 18418msgstr "" 18419 18420#: app/Services/RelationshipService.php:1056 18421msgctxt "son’s son’s child" 18422msgid "great-grandchild" 18423msgstr "" 18424 18425#: app/Services/RelationshipService.php:724 18426msgctxt "child’s child’s daughter" 18427msgid "great-granddaughter" 18428msgstr "" 18429 18430#: app/Services/RelationshipService.php:730 18431msgctxt "child’s daughter’s daughter" 18432msgid "great-granddaughter" 18433msgstr "" 18434 18435#: app/Services/RelationshipService.php:738 18436msgctxt "child’s son’s daughter" 18437msgid "great-granddaughter" 18438msgstr "" 18439 18440#: app/Services/RelationshipService.php:746 18441msgctxt "daughter’s child’s daughter" 18442msgid "great-granddaughter" 18443msgstr "" 18444 18445#: app/Services/RelationshipService.php:752 18446msgctxt "daughter’s daughter’s daughter" 18447msgid "great-granddaughter" 18448msgstr "" 18449 18450#: app/Services/RelationshipService.php:766 18451msgctxt "daughter’s son’s daughter" 18452msgid "great-granddaughter" 18453msgstr "" 18454 18455#: app/Services/RelationshipService.php:1044 18456msgctxt "son’s child’s daughter" 18457msgid "great-granddaughter" 18458msgstr "" 18459 18460#: app/Services/RelationshipService.php:1050 18461msgctxt "son’s daughter’s daughter" 18462msgid "great-granddaughter" 18463msgstr "" 18464 18465#: app/Services/RelationshipService.php:1058 18466msgctxt "son’s son’s daughter" 18467msgid "great-granddaughter" 18468msgstr "" 18469 18470#: app/Services/RelationshipService.php:782 18471msgctxt "father’s father’s father" 18472msgid "great-grandfather" 18473msgstr "" 18474 18475#: app/Services/RelationshipService.php:794 18476msgctxt "father’s mother’s father" 18477msgid "great-grandfather" 18478msgstr "" 18479 18480#: app/Services/RelationshipService.php:806 18481msgctxt "father’s parent’s father" 18482msgid "great-grandfather" 18483msgstr "" 18484 18485#: app/Services/RelationshipService.php:862 18486msgctxt "mother’s father’s father" 18487msgid "great-grandfather" 18488msgstr "" 18489 18490#: app/Services/RelationshipService.php:880 18491msgctxt "mother’s mother’s father" 18492msgid "great-grandfather" 18493msgstr "" 18494 18495#: app/Services/RelationshipService.php:892 18496msgctxt "mother’s parent’s father" 18497msgid "great-grandfather" 18498msgstr "" 18499 18500#: app/Services/RelationshipService.php:914 18501msgctxt "parent’s father’s father" 18502msgid "great-grandfather" 18503msgstr "" 18504 18505#: app/Services/RelationshipService.php:926 18506msgctxt "parent’s mother’s father" 18507msgid "great-grandfather" 18508msgstr "" 18509 18510#: app/Services/RelationshipService.php:938 18511msgctxt "parent’s parent’s father" 18512msgid "great-grandfather" 18513msgstr "" 18514 18515#: app/Services/RelationshipService.php:784 18516msgctxt "father’s father’s mother" 18517msgid "great-grandmother" 18518msgstr "" 18519 18520#: app/Services/RelationshipService.php:796 18521msgctxt "father’s mother’s mother" 18522msgid "great-grandmother" 18523msgstr "" 18524 18525#: app/Services/RelationshipService.php:808 18526msgctxt "father’s parent’s mother" 18527msgid "great-grandmother" 18528msgstr "" 18529 18530#: app/Services/RelationshipService.php:864 18531msgctxt "mother’s father’s mother" 18532msgid "great-grandmother" 18533msgstr "" 18534 18535#: app/Services/RelationshipService.php:882 18536msgctxt "mother’s mother’s mother" 18537msgid "great-grandmother" 18538msgstr "" 18539 18540#: app/Services/RelationshipService.php:894 18541msgctxt "mother’s parent’s mother" 18542msgid "great-grandmother" 18543msgstr "" 18544 18545#: app/Services/RelationshipService.php:916 18546msgctxt "parent’s father’s mother" 18547msgid "great-grandmother" 18548msgstr "" 18549 18550#: app/Services/RelationshipService.php:928 18551msgctxt "parent’s mother’s mother" 18552msgid "great-grandmother" 18553msgstr "" 18554 18555#: app/Services/RelationshipService.php:940 18556msgctxt "parent’s parent’s mother" 18557msgid "great-grandmother" 18558msgstr "" 18559 18560#: app/Services/RelationshipService.php:786 18561msgctxt "father’s father’s parent" 18562msgid "great-grandparent" 18563msgstr "" 18564 18565#: app/Services/RelationshipService.php:798 18566msgctxt "father’s mother’s parent" 18567msgid "great-grandparent" 18568msgstr "" 18569 18570#: app/Services/RelationshipService.php:810 18571msgctxt "father’s parent’s parent" 18572msgid "great-grandparent" 18573msgstr "" 18574 18575#: app/Services/RelationshipService.php:866 18576msgctxt "mother’s father’s parent" 18577msgid "great-grandparent" 18578msgstr "" 18579 18580#: app/Services/RelationshipService.php:884 18581msgctxt "mother’s mother’s parent" 18582msgid "great-grandparent" 18583msgstr "" 18584 18585#: app/Services/RelationshipService.php:896 18586msgctxt "mother’s parent’s parent" 18587msgid "great-grandparent" 18588msgstr "" 18589 18590#: app/Services/RelationshipService.php:918 18591msgctxt "parent’s father’s parent" 18592msgid "great-grandparent" 18593msgstr "" 18594 18595#: app/Services/RelationshipService.php:930 18596msgctxt "parent’s mother’s parent" 18597msgid "great-grandparent" 18598msgstr "" 18599 18600#: app/Services/RelationshipService.php:942 18601msgctxt "parent’s parent’s parent" 18602msgid "great-grandparent" 18603msgstr "" 18604 18605#: app/Services/RelationshipService.php:726 18606msgctxt "child’s child’s son" 18607msgid "great-grandson" 18608msgstr "" 18609 18610#: app/Services/RelationshipService.php:734 18611msgctxt "child’s daughter’s son" 18612msgid "great-grandson" 18613msgstr "" 18614 18615#: app/Services/RelationshipService.php:740 18616msgctxt "child’s son’s son" 18617msgid "great-grandson" 18618msgstr "" 18619 18620#: app/Services/RelationshipService.php:748 18621msgctxt "daughter’s child’s son" 18622msgid "great-grandson" 18623msgstr "" 18624 18625#: app/Services/RelationshipService.php:756 18626msgctxt "daughter’s daughter’s son" 18627msgid "great-grandson" 18628msgstr "" 18629 18630#: app/Services/RelationshipService.php:768 18631msgctxt "daughter’s son’s son" 18632msgid "great-grandson" 18633msgstr "" 18634 18635#: app/Services/RelationshipService.php:1046 18636msgctxt "son’s child’s son" 18637msgid "great-grandson" 18638msgstr "" 18639 18640#: app/Services/RelationshipService.php:1054 18641msgctxt "son’s daughter’s son" 18642msgid "great-grandson" 18643msgstr "" 18644 18645#: app/Services/RelationshipService.php:1060 18646msgctxt "son’s son’s son" 18647msgid "great-grandson" 18648msgstr "" 18649 18650#: app/Services/RelationshipService.php:1326 18651msgid "great-great-aunt" 18652msgstr "" 18653 18654#: app/Services/RelationshipService.php:1329 18655msgid "great-great-aunt/uncle" 18656msgstr "" 18657 18658#: app/Services/RelationshipService.php:1920 18659msgid "great-great-grandchild" 18660msgstr "" 18661 18662#: app/Services/RelationshipService.php:1917 18663msgid "great-great-granddaughter" 18664msgstr "" 18665 18666#: app/Services/RelationshipService.php:1767 18667msgid "great-great-grandfather" 18668msgstr "" 18669 18670#: app/Services/RelationshipService.php:1771 18671msgid "great-great-grandmother" 18672msgstr "" 18673 18674#: app/Services/RelationshipService.php:1774 18675msgid "great-great-grandparent" 18676msgstr "" 18677 18678#: app/Services/RelationshipService.php:1913 18679msgid "great-great-grandson" 18680msgstr "" 18681 18682#: app/Services/RelationshipService.php:1345 18683msgid "great-great-great-aunt" 18684msgstr "" 18685 18686#: app/Services/RelationshipService.php:1348 18687msgid "great-great-great-aunt/uncle" 18688msgstr "" 18689 18690#: app/Services/RelationshipService.php:1931 18691msgid "great-great-great-grandchild" 18692msgstr "" 18693 18694#: app/Services/RelationshipService.php:1928 18695msgid "great-great-great-granddaughter" 18696msgstr "" 18697 18698#: app/Services/RelationshipService.php:1778 18699msgid "great-great-great-grandfather" 18700msgstr "" 18701 18702#: app/Services/RelationshipService.php:1782 18703msgid "great-great-great-grandmother" 18704msgstr "" 18705 18706#: app/Services/RelationshipService.php:1785 18707msgid "great-great-great-grandparent" 18708msgstr "" 18709 18710#: app/Services/RelationshipService.php:1924 18711msgid "great-great-great-grandson" 18712msgstr "" 18713 18714#: app/Services/RelationshipService.php:1546 18715msgctxt "(a man’s) brother’s great-great-grandson" 18716msgid "great-great-great-nephew" 18717msgstr "" 18718 18719#: app/Services/RelationshipService.php:1550 18720msgctxt "(a man’s) sister’s great-great-grandson" 18721msgid "great-great-great-nephew" 18722msgstr "" 18723 18724#: app/Services/RelationshipService.php:1553 18725msgctxt "(a woman’s) great-great-great-nephew" 18726msgid "great-great-great-nephew" 18727msgstr "" 18728 18729#: app/Services/RelationshipService.php:1569 18730msgctxt "(a man’s) brother’s great-great-grandchild" 18731msgid "great-great-great-nephew/niece" 18732msgstr "" 18733 18734#: app/Services/RelationshipService.php:1573 18735msgctxt "(a man’s) sister’s great-great-grandchild" 18736msgid "great-great-great-nephew/niece" 18737msgstr "" 18738 18739#: app/Services/RelationshipService.php:1576 18740msgctxt "(a woman’s) great-great-great-nephew/niece" 18741msgid "great-great-great-nephew/niece" 18742msgstr "" 18743 18744#: app/Services/RelationshipService.php:1558 18745msgctxt "(a man’s) brother’s great-great-granddaughter" 18746msgid "great-great-great-niece" 18747msgstr "" 18748 18749#: app/Services/RelationshipService.php:1562 18750msgctxt "(a man’s) sister’s great-great-granddaughter" 18751msgid "great-great-great-niece" 18752msgstr "" 18753 18754#: app/Services/RelationshipService.php:1565 18755msgctxt "(a woman’s) great-great-great-niece" 18756msgid "great-great-great-niece" 18757msgstr "" 18758 18759#: app/Services/RelationshipService.php:1334 18760msgctxt "great-great-grandfather’s brother" 18761msgid "great-great-great-uncle" 18762msgstr "" 18763 18764#: app/Services/RelationshipService.php:1338 18765msgctxt "great-great-grandmother’s brother" 18766msgid "great-great-great-uncle" 18767msgstr "" 18768 18769#: app/Services/RelationshipService.php:1341 18770msgctxt "great-great-grandparent’s brother" 18771msgid "great-great-great-uncle" 18772msgstr "" 18773 18774#: app/Services/RelationshipService.php:1511 18775msgctxt "(a man’s) brother’s great-grandson" 18776msgid "great-great-nephew" 18777msgstr "" 18778 18779#: app/Services/RelationshipService.php:1515 18780msgctxt "(a man’s) sister’s great-grandson" 18781msgid "great-great-nephew" 18782msgstr "" 18783 18784#: app/Services/RelationshipService.php:1518 18785msgctxt "(a woman’s) great-great-nephew" 18786msgid "great-great-nephew" 18787msgstr "" 18788 18789#: app/Services/RelationshipService.php:1534 18790msgctxt "(a man’s) brother’s great-grandchild" 18791msgid "great-great-nephew/niece" 18792msgstr "" 18793 18794#: app/Services/RelationshipService.php:1538 18795msgctxt "(a man’s) sister’s great-grandchild" 18796msgid "great-great-nephew/niece" 18797msgstr "" 18798 18799#: app/Services/RelationshipService.php:1541 18800msgctxt "(a woman’s) great-great-nephew/niece" 18801msgid "great-great-nephew/niece" 18802msgstr "" 18803 18804#: app/Services/RelationshipService.php:1523 18805msgctxt "(a man’s) brother’s great-granddaughter" 18806msgid "great-great-niece" 18807msgstr "" 18808 18809#: app/Services/RelationshipService.php:1527 18810msgctxt "(a man’s) sister’s great-granddaughter" 18811msgid "great-great-niece" 18812msgstr "" 18813 18814#: app/Services/RelationshipService.php:1530 18815msgctxt "(a woman’s) great-great-niece" 18816msgid "great-great-niece" 18817msgstr "" 18818 18819#: app/Services/RelationshipService.php:1315 18820msgctxt "great-grandfather’s brother" 18821msgid "great-great-uncle" 18822msgstr "" 18823 18824#: app/Services/RelationshipService.php:1319 18825msgctxt "great-grandmother’s brother" 18826msgid "great-great-uncle" 18827msgstr "" 18828 18829#: app/Services/RelationshipService.php:1322 18830msgctxt "great-grandparent’s brother" 18831msgid "great-great-uncle" 18832msgstr "" 18833 18834#: app/Services/RelationshipService.php:671 18835msgctxt "(a man’s) brother’s child’s son" 18836msgid "great-nephew" 18837msgstr "" 18838 18839#: app/Services/RelationshipService.php:691 18840msgctxt "(a man’s) brother’s daughter’s son" 18841msgid "great-nephew" 18842msgstr "" 18843 18844#: app/Services/RelationshipService.php:709 18845msgctxt "(a man’s) brother’s son’s son" 18846msgid "great-nephew" 18847msgstr "" 18848 18849#: app/Services/RelationshipService.php:991 18850msgctxt "(a man’s) sister’s child’s son" 18851msgid "great-nephew" 18852msgstr "" 18853 18854#: app/Services/RelationshipService.php:1011 18855msgctxt "(a man’s) sister’s daughter’s son" 18856msgid "great-nephew" 18857msgstr "" 18858 18859#: app/Services/RelationshipService.php:1035 18860msgctxt "(a man’s) sister’s son’s son" 18861msgid "great-nephew" 18862msgstr "" 18863 18864#: app/Services/RelationshipService.php:674 18865msgctxt "(a woman’s) brother’s child’s son" 18866msgid "great-nephew" 18867msgstr "" 18868 18869#: app/Services/RelationshipService.php:694 18870msgctxt "(a woman’s) brother’s daughter’s son" 18871msgid "great-nephew" 18872msgstr "" 18873 18874#: app/Services/RelationshipService.php:712 18875msgctxt "(a woman’s) brother’s son’s son" 18876msgid "great-nephew" 18877msgstr "" 18878 18879#: app/Services/RelationshipService.php:994 18880msgctxt "(a woman’s) sister’s child’s son" 18881msgid "great-nephew" 18882msgstr "" 18883 18884#: app/Services/RelationshipService.php:1014 18885msgctxt "(a woman’s) sister’s daughter’s son" 18886msgid "great-nephew" 18887msgstr "" 18888 18889#: app/Services/RelationshipService.php:1038 18890msgctxt "(a woman’s) sister’s son’s son" 18891msgid "great-nephew" 18892msgstr "" 18893 18894#: app/Services/RelationshipService.php:960 18895msgctxt "sibling’s child’s son" 18896msgid "great-nephew" 18897msgstr "" 18898 18899#: app/Services/RelationshipService.php:968 18900msgctxt "sibling’s daughter’s son" 18901msgid "great-nephew" 18902msgstr "" 18903 18904#: app/Services/RelationshipService.php:974 18905msgctxt "sibling’s son’s son" 18906msgid "great-nephew" 18907msgstr "" 18908 18909#: app/Services/RelationshipService.php:659 18910msgctxt "(a man’s) brother’s child’s child" 18911msgid "great-nephew/niece" 18912msgstr "" 18913 18914#: app/Services/RelationshipService.php:677 18915msgctxt "(a man’s) brother’s daughter’s child" 18916msgid "great-nephew/niece" 18917msgstr "" 18918 18919#: app/Services/RelationshipService.php:697 18920msgctxt "(a man’s) brother’s son’s child" 18921msgid "great-nephew/niece" 18922msgstr "" 18923 18924#: app/Services/RelationshipService.php:979 18925msgctxt "(a man’s) sister’s child’s child" 18926msgid "great-nephew/niece" 18927msgstr "" 18928 18929#: app/Services/RelationshipService.php:997 18930msgctxt "(a man’s) sister’s daughter’s child" 18931msgid "great-nephew/niece" 18932msgstr "" 18933 18934#: app/Services/RelationshipService.php:1023 18935msgctxt "(a man’s) sister’s son’s child" 18936msgid "great-nephew/niece" 18937msgstr "" 18938 18939#: app/Services/RelationshipService.php:662 18940msgctxt "(a woman’s) brother’s child’s child" 18941msgid "great-nephew/niece" 18942msgstr "" 18943 18944#: app/Services/RelationshipService.php:680 18945msgctxt "(a woman’s) brother’s daughter’s child" 18946msgid "great-nephew/niece" 18947msgstr "" 18948 18949#: app/Services/RelationshipService.php:700 18950msgctxt "(a woman’s) brother’s son’s child" 18951msgid "great-nephew/niece" 18952msgstr "" 18953 18954#: app/Services/RelationshipService.php:982 18955msgctxt "(a woman’s) sister’s child’s child" 18956msgid "great-nephew/niece" 18957msgstr "" 18958 18959#: app/Services/RelationshipService.php:1000 18960msgctxt "(a woman’s) sister’s daughter’s child" 18961msgid "great-nephew/niece" 18962msgstr "" 18963 18964#: app/Services/RelationshipService.php:1026 18965msgctxt "(a woman’s) sister’s son’s child" 18966msgid "great-nephew/niece" 18967msgstr "" 18968 18969#: app/Services/RelationshipService.php:956 18970msgctxt "sibling’s child’s child" 18971msgid "great-nephew/niece" 18972msgstr "" 18973 18974#: app/Services/RelationshipService.php:962 18975msgctxt "sibling’s daughter’s child" 18976msgid "great-nephew/niece" 18977msgstr "" 18978 18979#: app/Services/RelationshipService.php:970 18980msgctxt "sibling’s son’s child" 18981msgid "great-nephew/niece" 18982msgstr "" 18983 18984#: app/Services/RelationshipService.php:665 18985msgctxt "(a man’s) brother’s child’s daughter" 18986msgid "great-niece" 18987msgstr "" 18988 18989#: app/Services/RelationshipService.php:683 18990msgctxt "(a man’s) brother’s daughter’s daughter" 18991msgid "great-niece" 18992msgstr "" 18993 18994#: app/Services/RelationshipService.php:703 18995msgctxt "(a man’s) brother’s son’s daughter" 18996msgid "great-niece" 18997msgstr "" 18998 18999#: app/Services/RelationshipService.php:985 19000msgctxt "(a man’s) sister’s child’s daughter" 19001msgid "great-niece" 19002msgstr "" 19003 19004#: app/Services/RelationshipService.php:1003 19005msgctxt "(a man’s) sister’s daughter’s daughter" 19006msgid "great-niece" 19007msgstr "" 19008 19009#: app/Services/RelationshipService.php:1029 19010msgctxt "(a man’s) sister’s son’s daughter" 19011msgid "great-niece" 19012msgstr "" 19013 19014#: app/Services/RelationshipService.php:668 19015msgctxt "(a woman’s) brother’s child’s daughter" 19016msgid "great-niece" 19017msgstr "" 19018 19019#: app/Services/RelationshipService.php:686 19020msgctxt "(a woman’s) brother’s daughter’s daughter" 19021msgid "great-niece" 19022msgstr "" 19023 19024#: app/Services/RelationshipService.php:706 19025msgctxt "(a woman’s) brother’s son’s daughter" 19026msgid "great-niece" 19027msgstr "" 19028 19029#: app/Services/RelationshipService.php:988 19030msgctxt "(a woman’s) sister’s child’s daughter" 19031msgid "great-niece" 19032msgstr "" 19033 19034#: app/Services/RelationshipService.php:1006 19035msgctxt "(a woman’s) sister’s daughter’s daughter" 19036msgid "great-niece" 19037msgstr "" 19038 19039#: app/Services/RelationshipService.php:1032 19040msgctxt "(a woman’s) sister’s son’s daughter" 19041msgid "great-niece" 19042msgstr "" 19043 19044#: app/Services/RelationshipService.php:958 19045msgctxt "sibling’s child’s daughter" 19046msgid "great-niece" 19047msgstr "" 19048 19049#: app/Services/RelationshipService.php:964 19050msgctxt "sibling’s daughter’s daughter" 19051msgid "great-niece" 19052msgstr "" 19053 19054#: app/Services/RelationshipService.php:972 19055msgctxt "sibling’s son’s daughter" 19056msgid "great-niece" 19057msgstr "" 19058 19059#: app/Services/RelationshipService.php:780 19060msgctxt "father’s father’s brother" 19061msgid "great-uncle" 19062msgstr "" 19063 19064#: app/Services/RelationshipService.php:1098 19065msgctxt "father’s father’s sister’s husband" 19066msgid "great-uncle" 19067msgstr "" 19068 19069#: app/Services/RelationshipService.php:792 19070msgctxt "father’s mother’s brother" 19071msgid "great-uncle" 19072msgstr "" 19073 19074#: app/Services/RelationshipService.php:1104 19075msgctxt "father’s mother’s sister’s husband" 19076msgid "great-uncle" 19077msgstr "" 19078 19079#: app/Services/RelationshipService.php:804 19080msgctxt "father’s parent’s brother" 19081msgid "great-uncle" 19082msgstr "" 19083 19084#: app/Services/RelationshipService.php:1110 19085msgctxt "father’s parent’s sister’s husband" 19086msgid "great-uncle" 19087msgstr "" 19088 19089#: app/Services/RelationshipService.php:860 19090msgctxt "mother’s father’s brother" 19091msgid "great-uncle" 19092msgstr "" 19093 19094#: app/Services/RelationshipService.php:1116 19095msgctxt "mother’s father’s sister’s husband" 19096msgid "great-uncle" 19097msgstr "" 19098 19099#: app/Services/RelationshipService.php:878 19100msgctxt "mother’s mother’s brother" 19101msgid "great-uncle" 19102msgstr "" 19103 19104#: app/Services/RelationshipService.php:1122 19105msgctxt "mother’s mother’s sister’s husband" 19106msgid "great-uncle" 19107msgstr "" 19108 19109#: app/Services/RelationshipService.php:890 19110msgctxt "mother’s parent’s brother" 19111msgid "great-uncle" 19112msgstr "" 19113 19114#: app/Services/RelationshipService.php:1128 19115msgctxt "mother’s parent’s sister’s husband" 19116msgid "great-uncle" 19117msgstr "" 19118 19119#: app/Services/RelationshipService.php:912 19120msgctxt "parent’s father’s brother" 19121msgid "great-uncle" 19122msgstr "" 19123 19124#: app/Services/RelationshipService.php:1134 19125msgctxt "parent’s father’s sister’s husband" 19126msgid "great-uncle" 19127msgstr "" 19128 19129#: app/Services/RelationshipService.php:924 19130msgctxt "parent’s mother’s brother" 19131msgid "great-uncle" 19132msgstr "" 19133 19134#: app/Services/RelationshipService.php:1140 19135msgctxt "parent’s mother’s sister’s husband" 19136msgid "great-uncle" 19137msgstr "" 19138 19139#: app/Services/RelationshipService.php:936 19140msgctxt "parent’s parent’s brother" 19141msgid "great-uncle" 19142msgstr "" 19143 19144#: app/Services/RelationshipService.php:1146 19145msgctxt "parent’s parent’s sister’s husband" 19146msgid "great-uncle" 19147msgstr "" 19148 19149#. I18N: layout option for the fan chart 19150#: app/Module/FanChartModule.php:583 19151msgid "half circle" 19152msgstr "" 19153 19154#: app/Services/RelationshipService.php:538 19155msgctxt "father’s son" 19156msgid "half-brother" 19157msgstr "" 19158 19159#: app/Services/RelationshipService.php:576 19160msgctxt "mother’s son" 19161msgid "half-brother" 19162msgstr "" 19163 19164#: app/Services/RelationshipService.php:594 19165msgctxt "parent’s son" 19166msgid "half-brother" 19167msgstr "" 19168 19169#: app/Services/RelationshipService.php:524 19170msgctxt "father’s child" 19171msgid "half-sibling" 19172msgstr "" 19173 19174#: app/Services/RelationshipService.php:560 19175msgctxt "mother’s child" 19176msgid "half-sibling" 19177msgstr "" 19178 19179#: app/Services/RelationshipService.php:580 19180msgctxt "parent’s child" 19181msgid "half-sibling" 19182msgstr "" 19183 19184#: app/Services/RelationshipService.php:526 19185msgctxt "father’s daughter" 19186msgid "half-sister" 19187msgstr "" 19188 19189#: app/Services/RelationshipService.php:562 19190msgctxt "mother’s daughter" 19191msgid "half-sister" 19192msgstr "" 19193 19194#: app/Services/RelationshipService.php:582 19195msgctxt "parent’s daughter" 19196msgid "half-sister" 19197msgstr "" 19198 19199#. I18N: reflexive pronoun 19200#: app/Services/RelationshipService.php:244 19201msgid "herself" 19202msgstr "" 19203 19204#: resources/views/admin/site-mail.phtml:155 19205#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73 19206#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99 19207#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127 19208#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 19209#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 19210#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 19211#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 19212#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 19213#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 19214#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 19215#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 19216#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 19217#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 19218#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 19219#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 19220#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 19221#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 19222#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 19223#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 19224#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 19225#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 19226#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 19227#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 19228#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 19229#: resources/views/admin/trees-preferences.phtml:307 19230#: resources/views/admin/trees-preferences.phtml:387 19231#: resources/views/admin/trees-preferences.phtml:402 19232#: resources/views/admin/trees-preferences.phtml:418 19233#: resources/views/admin/trees-preferences.phtml:543 19234#: resources/views/admin/trees-preferences.phtml:655 19235#: resources/views/admin/trees-preferences.phtml:670 19236#: resources/views/admin/users-create.phtml:61 19237#: resources/views/admin/users-edit.phtml:71 19238#: resources/views/edit-account-page.phtml:92 19239#: resources/views/login-page.phtml:47 19240#: resources/views/modules/login_block/sign-in.phtml:33 19241#: resources/views/password-reset-page.phtml:38 19242#: resources/views/register-page.phtml:75 19243#: resources/views/setup/step-4-database-mysql.phtml:99 19244#: resources/views/setup/step-4-database-pgsql.phtml:86 19245#: resources/views/setup/step-4-database-sqlsvr.phtml:86 19246#: resources/views/setup/step-5-administrator.phtml:81 19247msgid "hide" 19248msgstr "" 19249 19250#. I18N: reflexive pronoun 19251#: app/Services/RelationshipService.php:241 19252msgid "himself" 19253msgstr "" 19254 19255#. I18N: Type of demographic data 19256#: app/Elements/DemographicDataType.php:55 19257msgid "household" 19258msgstr "" 19259 19260#: app/Services/RelationshipService.php:364 19261msgid "husband" 19262msgstr "" 19263 19264#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19265#: app/Elements/NameType.php:57 19266msgid "immigration name" 19267msgstr "" 19268 19269#. I18N: A button label. 19270#: resources/views/admin/locations.phtml:163 19271msgid "import file" 19272msgstr "" 19273 19274#: app/Elements/NoteStructure.php:73 19275msgid "inline note" 19276msgstr "" 19277 19278#. I18N: Gedcom INT dates 19279#: app/Date.php:351 19280#, php-format 19281msgid "interpreted %s (%s)" 19282msgstr "" 19283 19284#. I18N: reverse the selection (of a list of options) 19285#: resources/views/search-trees.phtml:53 19286msgid "invert selection" 19287msgstr "" 19288 19289#. I18N: a month in the French republican calendar 19290#: app/Date/FrenchDate.php:159 19291msgctxt "GENITIVE" 19292msgid "jours complementaires" 19293msgstr "" 19294 19295#. I18N: a month in the French republican calendar 19296#: app/Date/FrenchDate.php:253 19297msgctxt "INSTRUMENTAL" 19298msgid "jours complementaires" 19299msgstr "" 19300 19301#. I18N: a month in the French republican calendar 19302#: app/Date/FrenchDate.php:206 19303msgctxt "LOCATIVE" 19304msgid "jours complementaires" 19305msgstr "" 19306 19307#. I18N: a month in the French republican calendar 19308#: app/Date/FrenchDate.php:112 19309msgctxt "NOMINATIVE" 19310msgid "jours complementaires" 19311msgstr "" 19312 19313#. I18N: A button label, last page 19314#: resources/views/admin/trees-preferences.phtml:592 19315#: resources/views/edit/reorder-card-header.phtml:34 19316#: resources/views/lists/datatables-attributes.phtml:16 19317#: resources/views/modules/media-list/pagination.phtml:53 19318msgid "last" 19319msgstr "" 19320 19321#: resources/views/admin/trees-preferences.phtml:601 19322msgctxt "Show the [first/last] [N] parts of a place name." 19323msgid "last" 19324msgstr "" 19325 19326#: app/Module/PedigreeChartModule.php:387 19327#: app/Module/PedigreeChartModule.php:395 19328msgid "left" 19329msgstr "" 19330 19331#. I18N: Layout option for lists of names 19332#. I18N: An option in a list-box 19333#: app/Http/RequestHandlers/TreePreferencesPage.php:120 19334#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 19335#: app/Module/TopGivenNamesModule.php:182 19336#: app/Module/UpcomingAnniversariesModule.php:274 19337#: app/Module/YahrzeitModule.php:257 19338msgid "list" 19339msgstr "" 19340 19341#: app/Http/RequestHandlers/MapDataImportAction.php:203 19342#, php-format 19343msgid "locations updated: %s, locations added: %s" 19344msgstr "" 19345 19346#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19347#: app/Elements/NameType.php:59 19348msgid "maiden name" 19349msgstr "" 19350 19351#: resources/views/admin/trees-privacy.phtml:141 19352msgid "managers" 19353msgstr "" 19354 19355#. I18N: https://en.wikipedia.org/wiki/Markdown 19356#: app/Http/RequestHandlers/TreePreferencesPage.php:138 19357msgid "markdown" 19358msgstr "" 19359 19360#: resources/xml/reports/descendancy_report.xml:245 19361msgctxt "FEMALE" 19362msgid "married" 19363msgstr "" 19364 19365#: resources/xml/reports/descendancy_report.xml:176 19366msgctxt "MALE" 19367msgid "married" 19368msgstr "" 19369 19370#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19371#: app/Elements/NameType.php:61 19372msgid "married name" 19373msgstr "" 19374 19375#: app/Services/RelationshipService.php:564 19376msgctxt "mother’s father" 19377msgid "maternal grandfather" 19378msgstr "" 19379 19380#: app/Services/RelationshipService.php:568 19381msgctxt "mother’s mother" 19382msgid "maternal grandmother" 19383msgstr "" 19384 19385#: app/Services/RelationshipService.php:570 19386msgctxt "mother’s parent" 19387msgid "maternal grandparent" 19388msgstr "" 19389 19390#. I18N: A system where children take their mother’s surname 19391#: app/SurnameTradition.php:88 19392msgid "matrilineal" 19393msgstr "" 19394 19395#: resources/views/modules/recent_changes/config.phtml:25 19396#: resources/views/modules/upcoming_events/config.phtml:25 19397#: resources/views/modules/yahrzeit/config.phtml:23 19398#, php-format 19399msgid "maximum %s day" 19400msgid_plural "maximum %s days" 19401msgstr[0] "" 19402msgstr[1] "" 19403 19404#: resources/views/admin/trees-privacy.phtml:37 19405#: resources/views/admin/trees-privacy.phtml:56 19406#: resources/views/admin/trees-privacy.phtml:98 19407#: resources/views/admin/trees-privacy.phtml:140 19408#: resources/views/admin/trees-privacy.phtml:160 19409msgid "members" 19410msgstr "" 19411 19412#. I18N: Name of a theme. 19413#: app/Module/MinimalTheme.php:39 19414msgid "minimal" 19415msgstr "" 19416 19417#: app/Services/RelationshipService.php:346 19418msgid "mother" 19419msgstr "" 19420 19421#: app/Services/RelationshipService.php:550 19422msgctxt "husband’s mother" 19423msgid "mother-in-law" 19424msgstr "" 19425 19426#: app/Services/RelationshipService.php:630 19427msgctxt "spouse’s mother" 19428msgid "mother-in-law" 19429msgstr "" 19430 19431#: app/Services/RelationshipService.php:648 19432msgctxt "wife’s mother" 19433msgid "mother-in-law" 19434msgstr "" 19435 19436#: app/Services/RelationshipService.php:636 19437msgctxt "spouse’s parent" 19438msgid "mother/father-in-law" 19439msgstr "" 19440 19441#: app/Services/RelationshipService.php:498 19442msgctxt "brother’s son" 19443msgid "nephew" 19444msgstr "" 19445 19446#: app/Services/RelationshipService.php:850 19447msgctxt "husband’s brother’s son" 19448msgid "nephew" 19449msgstr "" 19450 19451#: app/Services/RelationshipService.php:846 19452msgctxt "husband’s sibling’s son" 19453msgid "nephew" 19454msgstr "" 19455 19456#: app/Services/RelationshipService.php:848 19457msgctxt "husband’s sister’s son" 19458msgid "nephew" 19459msgstr "" 19460 19461#: app/Services/RelationshipService.php:602 19462msgctxt "sibling’s son" 19463msgid "nephew" 19464msgstr "" 19465 19466#: app/Services/RelationshipService.php:612 19467msgctxt "sister’s son" 19468msgid "nephew" 19469msgstr "" 19470 19471#: app/Services/RelationshipService.php:1090 19472msgctxt "wife’s brother’s son" 19473msgid "nephew" 19474msgstr "" 19475 19476#: app/Services/RelationshipService.php:1086 19477msgctxt "wife’s sibling’s son" 19478msgid "nephew" 19479msgstr "" 19480 19481#: app/Services/RelationshipService.php:1088 19482msgctxt "wife’s sister’s son" 19483msgid "nephew" 19484msgstr "" 19485 19486#: app/Services/RelationshipService.php:688 19487msgctxt "brother’s daughter’s husband" 19488msgid "nephew-in-law" 19489msgstr "" 19490 19491#: app/Services/RelationshipService.php:966 19492msgctxt "sibling’s daughter’s husband" 19493msgid "nephew-in-law" 19494msgstr "" 19495 19496#: app/Services/RelationshipService.php:1008 19497msgctxt "sisters’s daughter’s husband" 19498msgid "nephew-in-law" 19499msgstr "" 19500 19501#: app/Services/RelationshipService.php:494 19502msgctxt "brother’s child" 19503msgid "nephew/niece" 19504msgstr "" 19505 19506#: app/Services/RelationshipService.php:838 19507msgctxt "husband’s brother’s child" 19508msgid "nephew/niece" 19509msgstr "" 19510 19511#: app/Services/RelationshipService.php:834 19512msgctxt "husband’s sibling’s child" 19513msgid "nephew/niece" 19514msgstr "" 19515 19516#: app/Services/RelationshipService.php:836 19517msgctxt "husband’s sister’s child" 19518msgid "nephew/niece" 19519msgstr "" 19520 19521#: app/Services/RelationshipService.php:598 19522msgctxt "sibling’s child" 19523msgid "nephew/niece" 19524msgstr "" 19525 19526#: app/Services/RelationshipService.php:606 19527msgctxt "sister’s child" 19528msgid "nephew/niece" 19529msgstr "" 19530 19531#: app/Services/RelationshipService.php:1078 19532msgctxt "wife’s brother’s child" 19533msgid "nephew/niece" 19534msgstr "" 19535 19536#: app/Services/RelationshipService.php:1074 19537msgctxt "wife’s sibling’s child" 19538msgid "nephew/niece" 19539msgstr "" 19540 19541#: app/Services/RelationshipService.php:1076 19542msgctxt "wife’s sister’s child" 19543msgid "nephew/niece" 19544msgstr "" 19545 19546#. I18N: A button label, next page 19547#: resources/views/admin/data-fix-select.phtml:50 19548#: resources/views/individual-page-images.phtml:51 19549#: resources/views/layouts/default.phtml:162 19550#: resources/views/lists/datatables-attributes.phtml:18 19551#: resources/views/modules/batch_update/admin.phtml:67 19552#: resources/views/modules/batch_update/admin.phtml:71 19553#: resources/views/modules/media-list/pagination.phtml:45 19554#: resources/views/setup/step-1-language.phtml:59 19555#: resources/views/setup/step-2-server-checks.phtml:87 19556#: resources/views/setup/step-3-database-type.phtml:93 19557#: resources/views/setup/step-4-database-mysql.phtml:134 19558#: resources/views/setup/step-4-database-pgsql.phtml:119 19559#: resources/views/setup/step-4-database-sqlite.phtml:93 19560#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19561#: resources/views/setup/step-5-administrator.phtml:104 19562msgid "next" 19563msgstr "" 19564 19565#: app/Services/RelationshipService.php:496 19566msgctxt "brother’s daughter" 19567msgid "niece" 19568msgstr "" 19569 19570#: app/Services/RelationshipService.php:844 19571msgctxt "husband’s brother’s daughter" 19572msgid "niece" 19573msgstr "" 19574 19575#: app/Services/RelationshipService.php:840 19576msgctxt "husband’s sibling’s daughter" 19577msgid "niece" 19578msgstr "" 19579 19580#: app/Services/RelationshipService.php:842 19581msgctxt "husband’s sister’s daughter" 19582msgid "niece" 19583msgstr "" 19584 19585#: app/Services/RelationshipService.php:600 19586msgctxt "sibling’s daughter" 19587msgid "niece" 19588msgstr "" 19589 19590#: app/Services/RelationshipService.php:608 19591msgctxt "sister’s daughter" 19592msgid "niece" 19593msgstr "" 19594 19595#: app/Services/RelationshipService.php:1084 19596msgctxt "wife’s brother’s daughter" 19597msgid "niece" 19598msgstr "" 19599 19600#: app/Services/RelationshipService.php:1080 19601msgctxt "wife’s sibling’s daughter" 19602msgid "niece" 19603msgstr "" 19604 19605#: app/Services/RelationshipService.php:1082 19606msgctxt "wife’s sister’s daughter" 19607msgid "niece" 19608msgstr "" 19609 19610#: app/Services/RelationshipService.php:714 19611msgctxt "brother’s son’s wife" 19612msgid "niece-in-law" 19613msgstr "" 19614 19615#: app/Services/RelationshipService.php:976 19616msgctxt "sibling’s son’s wife" 19617msgid "niece-in-law" 19618msgstr "" 19619 19620#: app/Services/RelationshipService.php:1040 19621msgctxt "sisters’s son’s wife" 19622msgid "niece-in-law" 19623msgstr "" 19624 19625#: app/Services/RelationshipService.php:2268 19626msgid "ninth cousin" 19627msgstr "" 19628 19629#: app/Services/RelationshipService.php:2232 19630msgctxt "FEMALE" 19631msgid "ninth cousin" 19632msgstr "" 19633 19634#. 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. 19635#: app/Services/RelationshipService.php:2188 19636msgctxt "MALE" 19637msgid "ninth cousin" 19638msgstr "" 19639 19640#: app/Elements/OrdinanceProcessFlag.php:55 19641#: app/Http/RequestHandlers/UserListData.php:140 19642#: app/Http/RequestHandlers/UserListData.php:141 19643#: app/Statistics/Repository/LatestUserRepository.php:147 19644#: resources/views/admin/map-import-form.phtml:65 19645#: resources/views/admin/site-mail.phtml:126 19646#: resources/views/admin/site-preferences.phtml:102 19647#: resources/views/admin/site-registration.phtml:55 19648#: resources/views/admin/site-registration.phtml:72 19649#: resources/views/admin/trees-preferences.phtml:150 19650#: resources/views/admin/trees-preferences.phtml:322 19651#: resources/views/admin/trees-preferences.phtml:558 19652#: resources/views/admin/trees-preferences.phtml:574 19653#: resources/views/admin/trees-preferences.phtml:640 19654#: resources/views/admin/trees-preferences.phtml:754 19655#: resources/views/admin/trees-preferences.phtml:784 19656#: resources/views/lists/families-table.phtml:324 19657#: resources/views/modules/fix-search-and-replace/options.phtml:56 19658#: resources/views/modules/html/config.phtml:55 19659#: resources/views/modules/random_media/config.phtml:42 19660#: resources/views/modules/random_media/config.phtml:51 19661#: resources/views/modules/recent_changes/config.phtml:61 19662#: resources/views/modules/recent_changes/config.phtml:70 19663#: resources/views/modules/review_changes/config.phtml:22 19664#: resources/views/modules/todays_events/config.phtml:22 19665#: resources/views/modules/todo/config.phtml:24 19666#: resources/views/modules/todo/config.phtml:34 19667#: resources/views/modules/todo/config.phtml:43 19668#: resources/views/modules/upcoming_events/config.phtml:34 19669#: resources/xml/reports/change_report.xml:8 19670#: resources/xml/reports/family_group_report.xml:255 19671#: resources/xml/reports/family_group_report.xml:426 19672#: resources/xml/reports/family_group_report.xml:609 19673#: resources/xml/reports/family_group_report.xml:953 19674#: resources/xml/reports/individual_ext_report.xml:190 19675#: resources/xml/reports/individual_report.xml:178 19676msgid "no" 19677msgstr "" 19678 19679#. I18N: None of the other options 19680#: app/Http/RequestHandlers/TreePreferencesPage.php:136 19681#: app/Http/RequestHandlers/TreePreferencesPage.php:142 19682#: app/Module/RelationshipsChartModule.php:480 19683#: app/Services/EmailService.php:211 19684#: resources/views/modules/statistics-chart/custom.phtml:83 19685msgid "none" 19686msgstr "" 19687 19688#: app/SurnameTradition.php:114 19689msgctxt "Surname tradition" 19690msgid "none" 19691msgstr "" 19692 19693#: resources/views/modules/statistics-chart/custom.phtml:126 19694msgid "numbers" 19695msgstr "" 19696 19697#: resources/xml/reports/ahnentafel_report.xml:56 19698#: resources/xml/reports/bdm_report.xml:42 19699#: resources/xml/reports/birth_report.xml:32 19700#: resources/xml/reports/cemetery_report.xml:35 19701#: resources/xml/reports/change_report.xml:45 19702#: resources/xml/reports/death_report.xml:33 19703#: resources/xml/reports/descendancy_report.xml:43 19704#: resources/xml/reports/fact_sources.xml:44 19705#: resources/xml/reports/family_group_report.xml:89 19706#: resources/xml/reports/individual_report.xml:89 19707#: resources/xml/reports/marriage_report.xml:31 19708#: resources/xml/reports/occupation_report.xml:38 19709#: resources/xml/reports/relative_ext_report.xml:51 19710msgid "of" 19711msgstr "" 19712 19713#: app/Services/RelationshipService.php:350 19714msgid "parent" 19715msgstr "" 19716 19717#: app/Services/RelationshipService.php:420 19718msgid "partner" 19719msgstr "" 19720 19721#: app/Services/RelationshipService.php:397 19722msgctxt "FEMALE" 19723msgid "partner" 19724msgstr "" 19725 19726#: app/Services/RelationshipService.php:373 19727msgctxt "MALE" 19728msgid "partner" 19729msgstr "" 19730 19731#: app/SurnameTradition.php:77 19732msgctxt "Surname tradition" 19733msgid "paternal" 19734msgstr "" 19735 19736#: app/Services/RelationshipService.php:528 19737msgctxt "father’s father" 19738msgid "paternal grandfather" 19739msgstr "" 19740 19741#: app/Services/RelationshipService.php:530 19742msgctxt "father’s mother" 19743msgid "paternal grandmother" 19744msgstr "" 19745 19746#: app/Services/RelationshipService.php:532 19747msgctxt "father’s parent" 19748msgid "paternal grandparent" 19749msgstr "" 19750 19751#. I18N: A system where children take their father’s surname 19752#: app/SurnameTradition.php:84 19753msgid "patrilineal" 19754msgstr "" 19755 19756#. I18N: the status of an edit accepted/rejected/pending 19757#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 19758msgid "pending" 19759msgstr "" 19760 19761#: resources/views/modules/statistics-chart/custom.phtml:131 19762msgid "percentage" 19763msgstr "" 19764 19765#. I18N: Type of location hierarchy 19766#: app/Elements/HierarchicalRelationship.php:56 19767msgid "political" 19768msgstr "" 19769 19770#. I18N: A button label, previous page 19771#: resources/views/individual-page-images.phtml:47 19772#: resources/views/layouts/default.phtml:161 19773#: resources/views/lists/datatables-attributes.phtml:20 19774#: resources/views/modules/batch_update/admin.phtml:57 19775#: resources/views/modules/batch_update/admin.phtml:61 19776#: resources/views/modules/media-list/pagination.phtml:33 19777#: resources/views/setup/step-2-server-checks.phtml:91 19778#: resources/views/setup/step-3-database-type.phtml:97 19779#: resources/views/setup/step-4-database-mysql.phtml:138 19780#: resources/views/setup/step-4-database-pgsql.phtml:123 19781#: resources/views/setup/step-4-database-sqlite.phtml:97 19782#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19783#: resources/views/setup/step-5-administrator.phtml:108 19784msgid "previous" 19785msgstr "" 19786 19787#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19788#: app/Elements/CertaintyAssessment.php:52 19789msgid "primary evidence" 19790msgstr "" 19791 19792#. I18N: Status of child-parent link 19793#: app/Elements/ChildLinkageStatus.php:63 19794msgid "proven" 19795msgstr "" 19796 19797#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19798#: app/Elements/CertaintyAssessment.php:50 19799msgid "questionable evidence" 19800msgstr "" 19801 19802#: app/Http/RequestHandlers/TreePreferencesPage.php:144 19803#: resources/xml/reports/fact_sources.xml:6 19804msgid "records" 19805msgstr "" 19806 19807#: resources/views/family-page-pending.phtml:23 19808#: resources/views/individual-page-pending.phtml:27 19809#: resources/views/media-page-pending.phtml:22 19810#: resources/views/note-page-pending.phtml:23 19811#: resources/views/record-page-pending.phtml:23 19812msgctxt "You should review the changes and then accept or reject them." 19813msgid "reject" 19814msgstr "" 19815 19816#: resources/views/family-page-pending.phtml:17 19817#: resources/views/individual-page-pending.phtml:18 19818#: resources/views/media-page-pending.phtml:16 19819#: resources/views/note-page-pending.phtml:17 19820#: resources/views/record-page-pending.phtml:17 19821msgctxt "You should review the deletion and then accept or reject it." 19822msgid "reject" 19823msgstr "" 19824 19825#. I18N: the status of an edit accepted/rejected/pending 19826#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19827msgid "rejected" 19828msgstr "" 19829 19830#. I18N: Type of location hierarchy 19831#: app/Elements/HierarchicalRelationship.php:57 19832msgid "religious" 19833msgstr "" 19834 19835#. I18N: A name taken when entering a religion or a religious order 19836#: app/Elements/NameType.php:63 19837msgid "religious name" 19838msgstr "" 19839 19840#. I18N: A button label. 19841#: resources/views/search-replace-page.phtml:53 19842msgid "replace" 19843msgstr "" 19844 19845#. I18N: A button label. 19846#: resources/views/admin/changes-log.phtml:106 19847#: resources/views/admin/site-logs.phtml:97 19848#: resources/views/modules/lifespans-chart/page.phtml:79 19849#: resources/views/modules/media-list/page.phtml:88 19850#: resources/views/modules/timeline-chart/page.phtml:44 19851msgid "reset" 19852msgstr "" 19853 19854#: app/Module/PedigreeChartModule.php:388 19855#: app/Module/PedigreeChartModule.php:396 19856msgid "right" 19857msgstr "" 19858 19859#. I18N: A button label. 19860#: resources/views/admin/analytics-edit.phtml:40 19861#: resources/views/admin/components.phtml:164 19862#: resources/views/admin/location-edit.phtml:73 19863#: resources/views/admin/merge-records-step-2.phtml:178 19864#: resources/views/admin/modules.phtml:278 19865#: resources/views/admin/site-mail.phtml:242 19866#: resources/views/admin/site-preferences.phtml:115 19867#: resources/views/admin/site-registration.phtml:83 19868#: resources/views/admin/tags.phtml:928 19869#: resources/views/admin/trees-preferences.phtml:796 19870#: resources/views/admin/trees-privacy.phtml:296 19871#: resources/views/admin/users-create.phtml:84 19872#: resources/views/admin/users-edit.phtml:348 19873#: resources/views/edit-account-page.phtml:165 19874#: resources/views/edit-blocks-page.phtml:60 19875#: resources/views/edit/change-family-members.phtml:92 19876#: resources/views/edit/edit-fact.phtml:40 19877#: resources/views/edit/edit-record.phtml:41 19878#: resources/views/edit/link-child-to-family.phtml:49 19879#: resources/views/edit/link-spouse-to-individual.phtml:50 19880#: resources/views/edit/new-individual.phtml:41 19881#: resources/views/edit/raw-gedcom-fact.phtml:40 19882#: resources/views/edit/raw-gedcom-record.phtml:64 19883#: resources/views/edit/reorder-children.phtml:40 19884#: resources/views/edit/reorder-families.phtml:99 19885#: resources/views/edit/reorder-media.phtml:38 19886#: resources/views/edit/reorder-names.phtml:41 19887#: resources/views/edit/shared-note.phtml:41 19888#: resources/views/modals/create-media-from-file.phtml:61 19889#: resources/views/modals/footer-save-cancel.phtml:10 19890#: resources/views/modules/bing-maps/config.phtml:44 19891#: resources/views/modules/custom-css-js/edit.phtml:46 19892#: resources/views/modules/edit-block-config.phtml:35 19893#: resources/views/modules/faq/edit.phtml:89 19894#: resources/views/modules/favorites/favorites.phtml:175 19895#: resources/views/modules/gedcom_news/edit.phtml:50 19896#: resources/views/modules/geonames/config.phtml:44 19897#: resources/views/modules/google-maps/config.phtml:44 19898#: resources/views/modules/here-maps/config.phtml:44 19899#: resources/views/modules/map-box/config.phtml:44 19900#: resources/views/modules/openrouteservice/config.phtml:44 19901#: resources/views/modules/openstreetmap/config.phtml:44 19902#: resources/views/modules/relationships-chart/config.phtml:58 19903#: resources/views/modules/sitemap/config.phtml:38 19904#: resources/views/modules/stories/edit.phtml:71 19905#: resources/views/modules/user_blog/edit.phtml:50 19906msgid "save" 19907msgstr "" 19908 19909#. I18N: A button label. 19910#: resources/views/admin/changes-log.phtml:101 19911#: resources/views/admin/site-logs.phtml:92 19912#: resources/views/modules/media-list/page.phtml:85 19913#: resources/views/search-advanced-page.phtml:86 19914#: resources/views/search-general-page.phtml:129 19915#: resources/views/search-phonetic-page.phtml:90 19916msgid "search" 19917msgstr "" 19918 19919#. I18N: A Spanish relationship name, such as third great-nephew 19920#: app/Services/RelationshipService.php:2352 19921#, php-format 19922msgid "second %s" 19923msgstr "" 19924 19925#. I18N: A Spanish relationship name, such as third great-nephew 19926#: app/Services/RelationshipService.php:2330 19927#, php-format 19928msgctxt "FEMALE" 19929msgid "second %s" 19930msgstr "" 19931 19932#. I18N: A Spanish relationship name, such as third great-nephew 19933#: app/Services/RelationshipService.php:2307 19934#, php-format 19935msgctxt "MALE" 19936msgid "second %s" 19937msgstr "" 19938 19939#: app/Services/RelationshipService.php:2254 19940msgid "second cousin" 19941msgstr "" 19942 19943#: app/Services/RelationshipService.php:2218 19944msgctxt "FEMALE" 19945msgid "second cousin" 19946msgstr "" 19947 19948#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 19949#: app/Services/RelationshipService.php:2167 19950msgctxt "MALE" 19951msgid "second cousin" 19952msgstr "" 19953 19954#: app/Services/RelationshipService.php:1207 19955msgctxt "grandfather’s brother’s grandchild" 19956msgid "second cousin" 19957msgstr "" 19958 19959#: app/Services/RelationshipService.php:1199 19960msgctxt "grandfather’s brother’s granddaughter" 19961msgid "second cousin" 19962msgstr "" 19963 19964#: app/Services/RelationshipService.php:1203 19965msgctxt "grandfather’s brother’s grandson" 19966msgid "second cousin" 19967msgstr "" 19968 19969#: app/Services/RelationshipService.php:1231 19970msgctxt "grandfather’s sibling’s grandchild" 19971msgid "second cousin" 19972msgstr "" 19973 19974#: app/Services/RelationshipService.php:1223 19975msgctxt "grandfather’s sibling’s granddaughter" 19976msgid "second cousin" 19977msgstr "" 19978 19979#: app/Services/RelationshipService.php:1227 19980msgctxt "grandfather’s sibling’s grandson" 19981msgid "second cousin" 19982msgstr "" 19983 19984#: app/Services/RelationshipService.php:1219 19985msgctxt "grandfather’s sister’s grandchild" 19986msgid "second cousin" 19987msgstr "" 19988 19989#: app/Services/RelationshipService.php:1211 19990msgctxt "grandfather’s sister’s granddaughter" 19991msgid "second cousin" 19992msgstr "" 19993 19994#: app/Services/RelationshipService.php:1215 19995msgctxt "grandfather’s sister’s grandson" 19996msgid "second cousin" 19997msgstr "" 19998 19999#: app/Services/RelationshipService.php:1243 20000msgctxt "grandmother’s brother’s grandchild" 20001msgid "second cousin" 20002msgstr "" 20003 20004#: app/Services/RelationshipService.php:1235 20005msgctxt "grandmother’s brother’s granddaughter" 20006msgid "second cousin" 20007msgstr "" 20008 20009#: app/Services/RelationshipService.php:1239 20010msgctxt "grandmother’s brother’s grandson" 20011msgid "second cousin" 20012msgstr "" 20013 20014#: app/Services/RelationshipService.php:1267 20015msgctxt "grandmother’s sibling’s grandchild" 20016msgid "second cousin" 20017msgstr "" 20018 20019#: app/Services/RelationshipService.php:1259 20020msgctxt "grandmother’s sibling’s granddaughter" 20021msgid "second cousin" 20022msgstr "" 20023 20024#: app/Services/RelationshipService.php:1263 20025msgctxt "grandmother’s sibling’s grandson" 20026msgid "second cousin" 20027msgstr "" 20028 20029#: app/Services/RelationshipService.php:1255 20030msgctxt "grandmother’s sister’s grandchild" 20031msgid "second cousin" 20032msgstr "" 20033 20034#: app/Services/RelationshipService.php:1247 20035msgctxt "grandmother’s sister’s granddaughter" 20036msgid "second cousin" 20037msgstr "" 20038 20039#: app/Services/RelationshipService.php:1251 20040msgctxt "grandmother’s sister’s grandson" 20041msgid "second cousin" 20042msgstr "" 20043 20044#: app/Services/RelationshipService.php:1279 20045msgctxt "grandparent’s brother’s grandchild" 20046msgid "second cousin" 20047msgstr "" 20048 20049#: app/Services/RelationshipService.php:1271 20050msgctxt "grandparent’s brother’s granddaughter" 20051msgid "second cousin" 20052msgstr "" 20053 20054#: app/Services/RelationshipService.php:1275 20055msgctxt "grandparent’s brother’s grandson" 20056msgid "second cousin" 20057msgstr "" 20058 20059#: app/Services/RelationshipService.php:1303 20060msgctxt "grandparent’s sibling’s grandchild" 20061msgid "second cousin" 20062msgstr "" 20063 20064#: app/Services/RelationshipService.php:1295 20065msgctxt "grandparent’s sibling’s granddaughter" 20066msgid "second cousin" 20067msgstr "" 20068 20069#: app/Services/RelationshipService.php:1299 20070msgctxt "grandparent’s sibling’s grandson" 20071msgid "second cousin" 20072msgstr "" 20073 20074#: app/Services/RelationshipService.php:1291 20075msgctxt "grandparent’s sister’s grandchild" 20076msgid "second cousin" 20077msgstr "" 20078 20079#: app/Services/RelationshipService.php:1283 20080msgctxt "grandparent’s sister’s granddaughter" 20081msgid "second cousin" 20082msgstr "" 20083 20084#: app/Services/RelationshipService.php:1287 20085msgctxt "grandparent’s sister’s grandson" 20086msgid "second cousin" 20087msgstr "" 20088 20089#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20090#: app/Elements/CertaintyAssessment.php:51 20091msgid "secondary evidence" 20092msgstr "" 20093 20094#. I18N: select all (of a list of options) 20095#: resources/views/search-trees.phtml:46 20096msgid "select all" 20097msgstr "" 20098 20099#. I18N: select none (of a list of options) 20100#: resources/views/search-trees.phtml:49 20101msgid "select none" 20102msgstr "" 20103 20104#: app/Services/RelationshipService.php:343 20105msgid "self" 20106msgstr "" 20107 20108#: app/Services/RelationshipService.php:2264 20109msgid "seventh cousin" 20110msgstr "" 20111 20112#: app/Services/RelationshipService.php:2228 20113msgctxt "FEMALE" 20114msgid "seventh cousin" 20115msgstr "" 20116 20117#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20118#: app/Services/RelationshipService.php:2182 20119msgctxt "MALE" 20120msgid "seventh cousin" 20121msgstr "" 20122 20123#: app/Elements/NoteStructure.php:74 20124msgid "shared note" 20125msgstr "" 20126 20127#: resources/views/admin/site-mail.phtml:155 20128#: resources/views/admin/trees-preferences.phtml:307 20129#: resources/views/admin/trees-preferences.phtml:387 20130#: resources/views/admin/trees-preferences.phtml:402 20131#: resources/views/admin/trees-preferences.phtml:418 20132#: resources/views/admin/trees-preferences.phtml:543 20133#: resources/views/admin/trees-preferences.phtml:655 20134#: resources/views/admin/trees-preferences.phtml:670 20135#: resources/views/admin/users-create.phtml:61 20136#: resources/views/admin/users-edit.phtml:71 20137#: resources/views/edit-account-page.phtml:92 20138#: resources/views/login-page.phtml:47 20139#: resources/views/modules/faq/config.phtml:38 20140#: resources/views/modules/login_block/sign-in.phtml:33 20141#: resources/views/modules/stories/config.phtml:31 20142#: resources/views/password-reset-page.phtml:38 20143#: resources/views/register-page.phtml:75 20144#: resources/views/setup/step-4-database-mysql.phtml:99 20145#: resources/views/setup/step-4-database-pgsql.phtml:86 20146#: resources/views/setup/step-4-database-sqlsvr.phtml:86 20147#: resources/views/setup/step-5-administrator.phtml:81 20148msgid "show" 20149msgstr "" 20150 20151#. I18N: An option in a list-box 20152#: app/Module/RecentChangesModule.php:273 20153msgid "show changes made in webtrees" 20154msgstr "" 20155 20156#. I18N: An option in a list-box 20157#: app/Module/RecentChangesModule.php:275 20158msgid "show changes recorded in the genealogy data" 20159msgstr "" 20160 20161#. I18N: button label 20162#: resources/views/lists/anniversaries-list.phtml:24 20163#: resources/views/modules/gedcom_news/list.phtml:26 20164#: resources/views/modules/recent_changes/changes-list.phtml:23 20165#: resources/views/modules/user_blog/list.phtml:26 20166#: resources/views/modules/yahrzeit/list.phtml:21 20167msgid "show more" 20168msgstr "" 20169 20170#: resources/views/modules/statistics-chart/custom.phtml:208 20171msgid "show the chart" 20172msgstr "" 20173 20174#: app/Services/RelationshipService.php:490 20175msgid "sibling" 20176msgstr "" 20177 20178#. I18N: A button label. 20179#: resources/views/login-page.phtml:57 20180#: resources/views/modules/login_block/sign-in.phtml:38 20181msgid "sign in" 20182msgstr "takiuru" 20183 20184#. I18N: A button label. 20185#: resources/views/modules/login_block/sign-out.phtml:20 20186#, fuzzy 20187msgid "sign out" 20188msgstr "takiputa" 20189 20190#: app/Services/RelationshipService.php:469 20191msgid "sister" 20192msgstr "" 20193 20194#: app/Services/RelationshipService.php:500 20195msgctxt "brother’s wife" 20196msgid "sister-in-law" 20197msgstr "" 20198 20199#: app/Services/RelationshipService.php:720 20200msgctxt "brother’s wife’s sister" 20201msgid "sister-in-law" 20202msgstr "" 20203 20204#: app/Services/RelationshipService.php:830 20205msgctxt "husband’s brother’s wife" 20206msgid "sister-in-law" 20207msgstr "" 20208 20209#: app/Services/RelationshipService.php:554 20210msgctxt "husband’s sister" 20211msgid "sister-in-law" 20212msgstr "" 20213 20214#: app/Services/RelationshipService.php:1020 20215msgctxt "sister’s husband’s sister" 20216msgid "sister-in-law" 20217msgstr "" 20218 20219#: app/Services/RelationshipService.php:632 20220msgctxt "spouse’s sister" 20221msgid "sister-in-law" 20222msgstr "" 20223 20224#: app/Services/RelationshipService.php:1070 20225msgctxt "wife’s brother’s wife" 20226msgid "sister-in-law" 20227msgstr "" 20228 20229#: app/Services/RelationshipService.php:652 20230msgctxt "wife’s sister" 20231msgid "sister-in-law" 20232msgstr "" 20233 20234#: app/Services/RelationshipService.php:2262 20235msgid "sixth cousin" 20236msgstr "" 20237 20238#: app/Services/RelationshipService.php:2226 20239msgctxt "FEMALE" 20240msgid "sixth cousin" 20241msgstr "" 20242 20243#. 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. 20244#: app/Services/RelationshipService.php:2179 20245msgctxt "MALE" 20246msgid "sixth cousin" 20247msgstr "" 20248 20249#: app/Services/RelationshipService.php:423 20250msgid "son" 20251msgstr "" 20252 20253#: resources/xml/reports/descendancy_report.xml:295 20254msgid "son of" 20255msgstr "" 20256 20257#: app/Services/RelationshipService.php:506 20258msgctxt "child’s husband" 20259msgid "son-in-law" 20260msgstr "" 20261 20262#: app/Services/RelationshipService.php:518 20263msgctxt "daughter’s husband" 20264msgid "son-in-law" 20265msgstr "" 20266 20267#: app/Services/RelationshipService.php:758 20268msgctxt "daughter’s husband’s father" 20269msgid "son-in-law’s father" 20270msgstr "" 20271 20272#: app/Services/RelationshipService.php:760 20273msgctxt "daughter’s husband’s mother" 20274msgid "son-in-law’s mother" 20275msgstr "" 20276 20277#: app/Services/RelationshipService.php:762 20278msgctxt "daughter’s husband’s parent" 20279msgid "son-in-law’s parent" 20280msgstr "" 20281 20282#: app/Services/RelationshipService.php:510 20283msgctxt "child’s spouse" 20284msgid "son/daughter-in-law" 20285msgstr "" 20286 20287#. I18N: An option in a list-box 20288#: app/Module/UpcomingAnniversariesModule.php:283 20289#: resources/xml/reports/change_report.xml:7 20290msgid "sort by date" 20291msgstr "" 20292 20293#. I18N: A button label. 20294#: resources/views/edit/reorder-children.phtml:45 20295#: resources/xml/reports/bdm_report.xml:11 20296#: resources/xml/reports/birth_report.xml:9 20297#: resources/xml/reports/change_report.xml:7 20298#: resources/xml/reports/fact_sources.xml:7 20299#: resources/xml/reports/individual_ext_report.xml:8 20300#: resources/xml/reports/occupation_report.xml:6 20301#: resources/xml/reports/relative_ext_report.xml:7 20302msgid "sort by date of birth" 20303msgstr "" 20304 20305#: resources/xml/reports/bdm_report.xml:11 20306#: resources/xml/reports/cemetery_report.xml:6 20307#: resources/xml/reports/death_report.xml:9 20308#: resources/xml/reports/relative_ext_report.xml:7 20309msgid "sort by date of death" 20310msgstr "" 20311 20312#. I18N: A button label. 20313#: resources/views/edit/reorder-families.phtml:42 20314#: resources/xml/reports/marriage_report.xml:9 20315msgid "sort by date of marriage" 20316msgstr "" 20317 20318#. I18N: An option in a list-box 20319#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 20320msgid "sort by date, newest first" 20321msgstr "" 20322 20323#. I18N: An option in a list-box 20324#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 20325msgid "sort by date, oldest first" 20326msgstr "" 20327 20328#. I18N: An option in a list-box 20329#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 20330#: app/Module/UpcomingAnniversariesModule.php:281 20331#: resources/xml/reports/bdm_report.xml:11 20332#: resources/xml/reports/birth_report.xml:9 20333#: resources/xml/reports/cemetery_report.xml:6 20334#: resources/xml/reports/change_report.xml:7 20335#: resources/xml/reports/death_report.xml:9 20336#: resources/xml/reports/fact_sources.xml:7 20337#: resources/xml/reports/individual_ext_report.xml:8 20338#: resources/xml/reports/marriage_report.xml:9 20339#: resources/xml/reports/occupation_report.xml:6 20340#: resources/xml/reports/relative_ext_report.xml:7 20341msgid "sort by name" 20342msgstr "" 20343 20344#: app/Services/RelationshipService.php:411 20345msgid "spouse" 20346msgstr "" 20347 20348#. I18N: Secure Sockets Layer - a secure communications protocol 20349#: app/Services/EmailService.php:213 20350msgid "ssl" 20351msgstr "" 20352 20353#: app/Services/RelationshipService.php:828 20354msgctxt "father’s wife’s son" 20355msgid "step-brother" 20356msgstr "" 20357 20358#: app/Services/RelationshipService.php:876 20359msgctxt "mother’s husband’s son" 20360msgid "step-brother" 20361msgstr "" 20362 20363#: app/Services/RelationshipService.php:954 20364msgctxt "parent’s spouse’s son" 20365msgid "step-brother" 20366msgstr "" 20367 20368#: app/Services/RelationshipService.php:544 20369msgctxt "husband’s child" 20370msgid "step-child" 20371msgstr "" 20372 20373#: app/Services/RelationshipService.php:624 20374msgctxt "spouse’s child" 20375msgid "step-child" 20376msgstr "" 20377 20378#: app/Services/RelationshipService.php:642 20379msgctxt "wife’s child" 20380msgid "step-child" 20381msgstr "" 20382 20383#: app/Services/RelationshipService.php:546 20384msgctxt "husband’s daughter" 20385msgid "step-daughter" 20386msgstr "" 20387 20388#: app/Services/RelationshipService.php:626 20389msgctxt "spouse’s daughter" 20390msgid "step-daughter" 20391msgstr "" 20392 20393#: app/Services/RelationshipService.php:644 20394msgctxt "wife’s daughter" 20395msgid "step-daughter" 20396msgstr "" 20397 20398#: app/Services/RelationshipService.php:566 20399msgctxt "mother’s husband" 20400msgid "step-father" 20401msgstr "" 20402 20403#: app/Services/RelationshipService.php:540 20404msgctxt "father’s wife" 20405msgid "step-mother" 20406msgstr "" 20407 20408#: app/Services/RelationshipService.php:596 20409msgctxt "parent’s spouse" 20410msgid "step-parent" 20411msgstr "" 20412 20413#: app/Services/RelationshipService.php:824 20414msgctxt "father’s wife’s child" 20415msgid "step-sibling" 20416msgstr "" 20417 20418#: app/Services/RelationshipService.php:872 20419msgctxt "mother’s husband’s child" 20420msgid "step-sibling" 20421msgstr "" 20422 20423#: app/Services/RelationshipService.php:950 20424msgctxt "parent’s spouse’s child" 20425msgid "step-sibling" 20426msgstr "" 20427 20428#: app/Services/RelationshipService.php:826 20429msgctxt "father’s wife’s daughter" 20430msgid "step-sister" 20431msgstr "" 20432 20433#: app/Services/RelationshipService.php:874 20434msgctxt "mother’s husband’s daughter" 20435msgid "step-sister" 20436msgstr "" 20437 20438#: app/Services/RelationshipService.php:952 20439msgctxt "parent’s spouse’s daughter" 20440msgid "step-sister" 20441msgstr "" 20442 20443#: app/Services/RelationshipService.php:556 20444msgctxt "husband’s son" 20445msgid "step-son" 20446msgstr "" 20447 20448#: app/Services/RelationshipService.php:634 20449msgctxt "spouse’s son" 20450msgid "step-son" 20451msgstr "" 20452 20453#: app/Services/RelationshipService.php:654 20454msgctxt "wife’s son" 20455msgid "step-son" 20456msgstr "" 20457 20458#. I18N: Layout option for lists of names 20459#. I18N: An option in a list-box 20460#: app/Http/RequestHandlers/TreePreferencesPage.php:122 20461#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 20462#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 20463#: app/Module/UpcomingAnniversariesModule.php:276 20464#: app/Module/YahrzeitModule.php:259 20465msgid "table" 20466msgstr "" 20467 20468#. I18N: Layout option for lists of names 20469#. I18N: An option in a list-box 20470#: app/Http/RequestHandlers/TreePreferencesPage.php:124 20471#: app/Module/TopSurnamesModule.php:249 20472msgid "tag cloud" 20473msgstr "" 20474 20475#: app/Services/RelationshipService.php:2270 20476msgid "tenth cousin" 20477msgstr "" 20478 20479#: app/Services/RelationshipService.php:2234 20480msgctxt "FEMALE" 20481msgid "tenth cousin" 20482msgstr "" 20483 20484#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20485#: app/Services/RelationshipService.php:2191 20486msgctxt "MALE" 20487msgid "tenth cousin" 20488msgstr "" 20489 20490#. I18N: [you should check that:] ... 20491#: resources/views/errors/database-connection.phtml:24 20492msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20493msgstr "" 20494 20495#. I18N: [you should check that:] ... 20496#: resources/views/errors/database-connection.phtml:27 20497msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20498msgstr "" 20499 20500#. I18N: reflexive pronoun - gender neutral version of himself/herself 20501#: app/Services/RelationshipService.php:247 20502msgid "themself" 20503msgstr "" 20504 20505#. I18N: A Spanish relationship name, such as third great-nephew 20506#: app/Services/RelationshipService.php:2355 20507#, php-format 20508msgid "third %s" 20509msgstr "" 20510 20511#. I18N: A Spanish relationship name, such as third great-nephew 20512#: app/Services/RelationshipService.php:2333 20513#, php-format 20514msgctxt "FEMALE" 20515msgid "third %s" 20516msgstr "" 20517 20518#. I18N: A Spanish relationship name, such as third great-nephew 20519#: app/Services/RelationshipService.php:2310 20520#, php-format 20521msgctxt "MALE" 20522msgid "third %s" 20523msgstr "" 20524 20525#: app/Services/RelationshipService.php:2256 20526msgid "third cousin" 20527msgstr "" 20528 20529#: app/Services/RelationshipService.php:2220 20530msgctxt "FEMALE" 20531msgid "third cousin" 20532msgstr "" 20533 20534#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20535#: app/Services/RelationshipService.php:2170 20536msgctxt "MALE" 20537msgid "third cousin" 20538msgstr "" 20539 20540#: app/Services/RelationshipService.php:2276 20541msgid "thirteenth cousin" 20542msgstr "" 20543 20544#: app/Services/RelationshipService.php:2240 20545msgctxt "FEMALE" 20546msgid "thirteenth cousin" 20547msgstr "" 20548 20549#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 20550#: app/Services/RelationshipService.php:2200 20551msgctxt "MALE" 20552msgid "thirteenth cousin" 20553msgstr "" 20554 20555#. I18N: layout option for the fan chart 20556#: app/Module/FanChartModule.php:585 20557msgid "three-quarter circle" 20558msgstr "" 20559 20560#. I18N: Transport Layer Security - a secure communications protocol 20561#: app/Services/EmailService.php:215 20562msgid "tls" 20563msgstr "" 20564 20565#. I18N: Gedcom TO dates 20566#: app/Date.php:367 20567#, php-format 20568msgid "to %s" 20569msgstr "" 20570 20571#: app/Services/RelationshipService.php:2274 20572msgid "twelfth cousin" 20573msgstr "" 20574 20575#: app/Services/RelationshipService.php:2238 20576msgctxt "FEMALE" 20577msgid "twelfth cousin" 20578msgstr "" 20579 20580#. 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. 20581#: app/Services/RelationshipService.php:2197 20582msgctxt "MALE" 20583msgid "twelfth cousin" 20584msgstr "" 20585 20586#: app/Services/RelationshipService.php:435 20587msgid "twin brother" 20588msgstr "" 20589 20590#: app/Services/RelationshipService.php:477 20591msgid "twin sibling" 20592msgstr "" 20593 20594#: app/Services/RelationshipService.php:456 20595msgid "twin sister" 20596msgstr "" 20597 20598#: app/Services/RelationshipService.php:522 20599msgctxt "father’s brother" 20600msgid "uncle" 20601msgstr "" 20602 20603#: app/Services/RelationshipService.php:820 20604msgctxt "father’s sister’s husband" 20605msgid "uncle" 20606msgstr "" 20607 20608#: app/Services/RelationshipService.php:558 20609msgctxt "mother’s brother" 20610msgid "uncle" 20611msgstr "" 20612 20613#: app/Services/RelationshipService.php:906 20614msgctxt "mother’s sister’s husband" 20615msgid "uncle" 20616msgstr "" 20617 20618#: app/Services/RelationshipService.php:578 20619msgctxt "parent’s brother" 20620msgid "uncle" 20621msgstr "" 20622 20623#: app/Services/RelationshipService.php:948 20624msgctxt "parent’s sister’s husband" 20625msgid "uncle" 20626msgstr "" 20627 20628#: app/Place.php:246 20629msgid "unknown" 20630msgstr "" 20631 20632#: app/Module/InteractiveTree/TreeView.php:355 20633msgctxt "unknown family" 20634msgid "unknown" 20635msgstr "" 20636 20637#: app/Module/RelationshipsChartModule.php:484 20638msgid "unlimited" 20639msgstr "" 20640 20641#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20642#: app/Elements/CertaintyAssessment.php:49 20643msgid "unreliable evidence" 20644msgstr "" 20645 20646#: app/Module/PedigreeChartModule.php:389 20647#: app/Module/PedigreeChartModule.php:397 20648#: resources/views/edit/reorder-card-header.phtml:26 20649msgid "up" 20650msgstr "" 20651 20652#: resources/views/admin/trees-unconnected.phtml:31 20653msgid "update" 20654msgstr "" 20655 20656#. I18N: A button label. 20657#: resources/views/admin/media-upload.phtml:74 20658msgid "upload" 20659msgstr "" 20660 20661#. I18N: A button label. 20662#: resources/views/branches-page.phtml:53 20663#: resources/views/modules/ancestors-chart/page.phtml:60 20664#: resources/views/modules/compact-chart/page.phtml:35 20665#: resources/views/modules/descendancy_chart/page.phtml:60 20666#: resources/views/modules/family-book-chart/page.phtml:69 20667#: resources/views/modules/fanchart/page.phtml:77 20668#: resources/views/modules/hourglass-chart/page.phtml:59 20669#: resources/views/modules/interactive-tree/page.phtml:36 20670#: resources/views/modules/pedigree-chart/page.phtml:59 20671#: resources/views/modules/pedigree-map/page.phtml:45 20672#: resources/views/modules/relationships-chart/page.phtml:83 20673#: resources/views/report-setup-page.phtml:87 20674#: resources/views/report-setup-page.phtml:92 20675msgid "view" 20676msgstr "" 20677 20678#: resources/views/admin/trees-privacy.phtml:36 20679#: resources/views/admin/trees-privacy.phtml:55 20680#: resources/views/admin/trees-privacy.phtml:97 20681#: resources/views/admin/trees-privacy.phtml:139 20682#: resources/views/admin/trees-privacy.phtml:159 20683msgid "visitors" 20684msgstr "" 20685 20686#: resources/xml/reports/ahnentafel_report.xml:142 20687#: resources/xml/reports/descendancy_report.xml:105 20688msgctxt "FEMALE" 20689msgid "was born" 20690msgstr "" 20691 20692#: resources/xml/reports/ahnentafel_report.xml:141 20693#: resources/xml/reports/descendancy_report.xml:102 20694msgctxt "MALE" 20695msgid "was born" 20696msgstr "" 20697 20698#: app/Module/WebtreesTheme.php:38 20699msgid "webtrees" 20700msgstr "" 20701 20702#: app/Services/MessageService.php:125 20703msgid "webtrees message" 20704msgstr "" 20705 20706#: resources/views/setup/step-3-database-type.phtml:47 20707msgid "webtrees needs a database to store your genealogy data." 20708msgstr "" 20709 20710#. I18N: Help text for the “Messages” site configuration setting 20711#: resources/views/admin/site-mail.phtml:50 20712msgid "webtrees needs to send emails, such as password reminders and website notifications." 20713msgstr "" 20714 20715#: app/Services/MessageService.php:226 20716msgid "webtrees sends emails with no storage" 20717msgstr "" 20718 20719#: resources/views/help/iso-8859-1.phtml:8 20720msgid "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." 20721msgstr "" 20722 20723#: app/Services/RelationshipService.php:388 20724msgid "wife" 20725msgstr "" 20726 20727#. I18N: Name of a theme. 20728#: app/Module/XeneaTheme.php:39 20729msgid "xenea" 20730msgstr "" 20731 20732#: resources/views/modules/timeline-chart/chart.phtml:141 20733msgid "years" 20734msgstr "" 20735 20736#: app/Elements/OrdinanceProcessFlag.php:56 20737#: app/Http/RequestHandlers/UserListData.php:140 20738#: app/Http/RequestHandlers/UserListData.php:141 20739#: app/Statistics/Repository/LatestUserRepository.php:146 20740#: resources/views/admin/map-import-form.phtml:65 20741#: resources/views/admin/site-mail.phtml:126 20742#: resources/views/admin/site-preferences.phtml:102 20743#: resources/views/admin/site-registration.phtml:55 20744#: resources/views/admin/site-registration.phtml:72 20745#: resources/views/admin/trees-preferences.phtml:150 20746#: resources/views/admin/trees-preferences.phtml:322 20747#: resources/views/admin/trees-preferences.phtml:558 20748#: resources/views/admin/trees-preferences.phtml:574 20749#: resources/views/admin/trees-preferences.phtml:640 20750#: resources/views/admin/trees-preferences.phtml:754 20751#: resources/views/admin/trees-preferences.phtml:784 20752#: resources/views/lists/families-table.phtml:326 20753#: resources/views/modules/fix-search-and-replace/options.phtml:56 20754#: resources/views/modules/html/config.phtml:55 20755#: resources/views/modules/random_media/config.phtml:42 20756#: resources/views/modules/random_media/config.phtml:51 20757#: resources/views/modules/recent_changes/config.phtml:61 20758#: resources/views/modules/recent_changes/config.phtml:70 20759#: resources/views/modules/review_changes/config.phtml:22 20760#: resources/views/modules/todays_events/config.phtml:22 20761#: resources/views/modules/todo/config.phtml:24 20762#: resources/views/modules/todo/config.phtml:34 20763#: resources/views/modules/todo/config.phtml:43 20764#: resources/views/modules/upcoming_events/config.phtml:34 20765#: resources/xml/reports/change_report.xml:8 20766#: resources/xml/reports/family_group_report.xml:252 20767#: resources/xml/reports/family_group_report.xml:423 20768#: resources/xml/reports/family_group_report.xml:606 20769#: resources/xml/reports/family_group_report.xml:950 20770#: resources/xml/reports/individual_ext_report.xml:187 20771#: resources/xml/reports/individual_report.xml:175 20772msgid "yes" 20773msgstr "" 20774 20775#. I18N: [you should check that:] ... 20776#: resources/views/errors/database-connection.phtml:30 20777msgid "you can connect to the database using other applications, such as phpmyadmin" 20778msgstr "" 20779 20780#: app/Services/RelationshipService.php:439 20781msgid "younger brother" 20782msgstr "" 20783 20784#: app/Services/RelationshipService.php:481 20785msgid "younger sibling" 20786msgstr "" 20787 20788#: app/Services/RelationshipService.php:460 20789msgid "younger sister" 20790msgstr "" 20791 20792#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20793#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20794#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20795#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 20796#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 20797#, php-format 20798msgid "±%s year" 20799msgid_plural "±%s years" 20800msgstr[0] "" 20801msgstr[1] "" 20802 20803#. I18N: %s is the name of a genealogy record 20804#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 20805#, php-format 20806msgid "“%s” has been deleted." 20807msgstr "" 20808 20809#. I18N: Description of a “Data fix” module 20810#: app/Module/FixPrimaryTag.php:59 20811msgid "“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." 20812msgstr "" 20813 20814#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 20815#: app/Report/ReportParserGenerate.php:971 20816#: app/Report/ReportParserGenerate.php:1056 20817msgid "…" 20818msgstr "" 20819 20820#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20821#: app/Family.php:381 app/Individual.php:1053 20822#: app/Module/IndividualListModule.php:278 20823#: app/Module/IndividualListModule.php:491 20824msgctxt "Unknown given name" 20825msgid "…" 20826msgstr "" 20827 20828#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20829#: app/Family.php:381 app/Individual.php:1052 20830#: app/Module/IndividualListModule.php:263 20831#: app/Module/IndividualListModule.php:287 20832#: app/Module/IndividualListModule.php:507 20833msgctxt "Unknown surname" 20834msgid "…" 20835msgstr "" 20836