1msgid "" 2msgstr "" 3"Project-Id-Version: webtrees\n" 4"Report-Msgid-Bugs-To: i18n@webtrees.net\n" 5"POT-Creation-Date: 2021-07-27 17:32+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/site-mail.phtml:155 7421#: resources/views/admin/users-create.phtml:61 7422#: resources/views/admin/users-edit.phtml:71 7423#: resources/views/edit-account-page.phtml:92 7424#: resources/views/login-page.phtml:47 7425#: resources/views/modules/login_block/sign-in.phtml:33 7426#: resources/views/password-reset-page.phtml:38 7427#: resources/views/register-page.phtml:75 7428#: resources/views/setup/step-4-database-mysql.phtml:99 7429#: resources/views/setup/step-4-database-pgsql.phtml:86 7430#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7431#: resources/views/setup/step-5-administrator.phtml:81 7432msgid "Hide" 7433msgstr "" 7434 7435#: resources/views/admin/tags.phtml:44 resources/views/admin/tags.phtml:174 7436#: resources/views/admin/tags.phtml:266 resources/views/admin/tags.phtml:328 7437#: resources/views/admin/tags.phtml:403 resources/views/admin/tags.phtml:442 7438#: resources/views/admin/tags.phtml:726 resources/views/admin/tags.phtml:780 7439#: resources/views/admin/tags.phtml:884 7440msgid "Hide GEDCOM tags" 7441msgstr "" 7442 7443#: app/Auth.php:534 app/Auth.php:547 7444#: app/Http/RequestHandlers/TreePreferencesPage.php:155 7445#: app/Http/RequestHandlers/TreePrivacyPage.php:94 7446#: resources/views/admin/trees-privacy.phtml:164 7447msgid "Hide from everyone" 7448msgstr "" 7449 7450#: resources/views/admin/site-mail.phtml:155 7451#: resources/views/admin/users-create.phtml:61 7452#: resources/views/admin/users-edit.phtml:71 7453#: resources/views/edit-account-page.phtml:92 7454#: resources/views/login-page.phtml:47 7455#: resources/views/modules/login_block/sign-in.phtml:33 7456#: resources/views/password-reset-page.phtml:38 7457#: resources/views/register-page.phtml:75 7458#: resources/views/setup/step-4-database-mysql.phtml:99 7459#: resources/views/setup/step-4-database-pgsql.phtml:86 7460#: resources/views/setup/step-4-database-sqlsvr.phtml:86 7461#: resources/views/setup/step-5-administrator.phtml:81 7462msgid "Hide password" 7463msgstr "" 7464 7465#: resources/views/admin/locations.phtml:35 7466msgid "Hide unused locations" 7467msgstr "" 7468 7469#: resources/views/modules/custom-tags/config.phtml:44 7470msgid "Hide/show GEDCOM tags in the edit forms" 7471msgstr "" 7472 7473#: app/Module/CustomTagsGedcomL.php:236 7474msgid "Hierarchical relationship" 7475msgstr "" 7476 7477#: app/Module/CustomTagsFamilyTreeBuilder.php:61 7478#: app/Module/CustomTagsGedcomL.php:166 app/Module/CustomTagsGedcomL.php:182 7479#: app/Module/CustomTagsGenPluswin.php:61 7480#: app/Module/CustomTagsGenPluswin.php:82 7481#: app/Module/CustomTagsGenPluswin.php:93 7482#: app/Module/CustomTagsGenPluswin.php:116 app/Module/CustomTagsLegacy.php:128 7483#: app/Module/CustomTagsPhpGedView.php:71 7484#: resources/xml/reports/individual_ext_report.xml:11 7485#: resources/xml/reports/individual_report.xml:8 7486msgid "Highlighted image" 7487msgstr "" 7488 7489#. I18N: The Arabic/Hijri calendar 7490#: app/Date.php:237 resources/views/help/date.phtml:184 7491msgid "Hijri" 7492msgstr "" 7493 7494#: resources/xml/reports/ahnentafel_report.xml:196 7495msgid "His occupation was" 7496msgstr "" 7497 7498#: app/Http/RequestHandlers/ModulesHistoricEventsPage.php:43 7499#: resources/views/admin/control-panel.phtml:733 7500#: resources/views/admin/modules.phtml:114 7501#: resources/views/admin/modules.phtml:116 7502#: resources/views/admin/modules.phtml:248 7503#: resources/views/admin/modules.phtml:251 7504#: resources/views/modules/personal_facts/tab.phtml:45 7505msgid "Historic events" 7506msgstr "" 7507 7508#. I18N: Name of a module 7509#. I18N: A configuration setting 7510#: app/Module/HitCountFooterModule.php:75 7511#: resources/views/admin/trees-preferences.phtml:667 7512msgid "Hit counters" 7513msgstr "" 7514 7515#: app/Module/CustomTagsPhpGedView.php:66 7516msgid "Holocaust" 7517msgstr "" 7518 7519#. I18N: Name of a module 7520#: app/Module/WelcomeBlockModule.php:60 7521#: resources/views/admin/control-panel.phtml:612 7522#: resources/views/admin/modules.phtml:197 7523#: resources/views/admin/modules.phtml:201 resources/views/admin/trees.phtml:90 7524msgid "Home page" 7525msgstr "" 7526 7527#. I18N: Name of a country or state 7528#: app/Statistics/Service/CountryService.php:239 7529msgid "Honduras" 7530msgstr "" 7531 7532#. I18N: Location of an LDS church temple 7533#. I18N: Name of a country or state 7534#: app/Elements/TempleCode.php:110 7535#: app/Statistics/Service/CountryService.php:235 7536msgid "Hong Kong" 7537msgstr "" 7538 7539#. I18N: Name of a module/chart 7540#: app/Module/ChartsBlockModule.php:165 app/Module/ChartsBlockModule.php:270 7541#: app/Module/HourglassChartModule.php:90 7542msgid "Hourglass chart" 7543msgstr "" 7544 7545#. I18N: %s is an individual’s name 7546#: app/Module/HourglassChartModule.php:136 7547#, php-format 7548msgid "Hourglass chart of %s" 7549msgstr "" 7550 7551#: app/Module/CustomTagsGenPluswin.php:58 7552#: app/Module/CustomTagsGenPluswin.php:90 7553msgid "House number" 7554msgstr "" 7555 7556#: resources/views/modules/census-assistant.phtml:117 7557msgid "Household" 7558msgstr "" 7559 7560#. I18N: Location of an LDS church temple 7561#: app/Elements/TempleCode.php:111 7562msgid "Houston, Texas, United States" 7563msgstr "" 7564 7565#. I18N: Configuration option 7566#: resources/views/modules/relationships-chart/config.phtml:45 7567msgid "How much recursion to use when searching for relationships" 7568msgstr "" 7569 7570#. I18N: Name of a country or state 7571#: app/Statistics/Service/CountryService.php:245 7572msgid "Hungary" 7573msgstr "" 7574 7575#: app/Factories/ElementFactory.php:290 app/Factories/ElementFactory.php:335 7576#: app/Functions/FunctionsPrint.php:343 7577#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:81 7578#: resources/views/edit/change-family-members.phtml:32 7579#: resources/views/edit/change-family-members.phtml:47 7580#: resources/xml/reports/cemetery_report.xml:7 7581#: resources/xml/reports/death_report.xml:10 7582#: resources/xml/reports/family_group_report.xml:147 7583#: resources/xml/reports/family_group_report.xml:1087 7584#: resources/xml/reports/individual_ext_report.xml:204 7585#: resources/xml/reports/individual_ext_report.xml:221 7586#: resources/xml/reports/individual_ext_report.xml:457 7587#: resources/xml/reports/individual_report.xml:192 7588#: resources/xml/reports/individual_report.xml:213 7589#: resources/xml/reports/individual_report.xml:449 7590#: resources/xml/reports/relative_ext_report.xml:116 7591msgid "Husband" 7592msgstr "" 7593 7594#: app/Factories/ElementFactory.php:291 7595#: resources/views/modules/timeline-chart/chart.phtml:353 7596msgid "Husband’s age" 7597msgstr "" 7598 7599#: resources/views/admin/site-logs.phtml:60 7600#: resources/views/admin/site-logs.phtml:125 7601msgid "IP address" 7602msgstr "" 7603 7604#. I18N: Name of a country or state 7605#: app/Statistics/Service/CountryService.php:261 7606msgid "Iceland" 7607msgstr "" 7608 7609#: app/SurnameTradition.php:97 7610msgctxt "Surname tradition" 7611msgid "Icelandic" 7612msgstr "" 7613 7614#. I18N: Location of an LDS church temple 7615#: app/Elements/TempleCode.php:112 7616msgid "Idaho Falls, Idaho, United States" 7617msgstr "" 7618 7619#: app/Factories/ElementFactory.php:541 7620msgid "Identification number" 7621msgstr "" 7622 7623#: resources/views/admin/tags.phtml:767 7624msgid "Identifiers" 7625msgstr "" 7626 7627#: resources/views/admin/fix-level-0-media.phtml:20 7628msgid "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." 7629msgstr "" 7630 7631#. I18N: Help text for the “Language” configuration setting 7632#: resources/views/admin/site-preferences.phtml:89 7633msgid "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." 7634msgstr "" 7635 7636#: resources/views/admin/users-edit.phtml:111 7637msgid "If an administrator creates a user account, the verification email is not sent, and the email must be verified manually." 7638msgstr "" 7639 7640#: resources/views/help/name.phtml:22 7641#, php-format 7642msgid "If an individual does not have a surname, no slashes are needed: <%s>Jón Einarsson<%s>" 7643msgstr "" 7644 7645#: resources/views/help/name.phtml:19 7646#, php-format 7647msgid "If an individual has two separate surnames, both should be enclosed by slashes: <%s>José Antonio /Gómez/ /Iglesias/<%s>" 7648msgstr "" 7649 7650#: resources/views/help/name.phtml:28 7651#, php-format 7652msgid "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>." 7653msgstr "" 7654 7655#: resources/views/help/name.phtml:25 7656#, php-format 7657msgid "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>" 7658msgstr "" 7659 7660#: resources/views/help/name.phtml:16 7661#, php-format 7662msgid "If the surname is unknown, use empty slashes: <%s>Mary //<%s>" 7663msgstr "" 7664 7665#: resources/views/admin/webtrees1-thumbnails.phtml:24 7666msgid "If the thumbnail image is a custom image, you should add it to the media object." 7667msgstr "" 7668 7669#: resources/views/admin/webtrees1-thumbnails.phtml:23 7670msgid "If the thumbnail image is the same as the original image, it is no longer needed and you should delete it." 7671msgstr "" 7672 7673#. I18N: Help text for the “Age at which to assume an individual is dead” configuration setting 7674#: resources/views/admin/trees-privacy.phtml:85 7675msgid "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." 7676msgstr "" 7677 7678#. I18N: Help text for the “Media folder” configuration setting 7679#: resources/views/admin/trees-preferences.phtml:262 7680msgid "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." 7681msgstr "" 7682 7683#. I18N: Help text for the “Who can upload new media files” configuration setting 7684#: resources/views/admin/trees-preferences.phtml:278 7685msgid "If you are concerned that users might upload inappropriate images, you can restrict media uploads to managers only." 7686msgstr "" 7687 7688#: resources/views/errors/database-connection.phtml:20 7689msgid "If you are the website administrator, you should check that:" 7690msgstr "" 7691 7692#: resources/views/errors/database-connection.phtml:35 7693msgid "If you cannot resolve the problem yourself, you can ask for help on the forums at <a href=\"https://webtrees.net\">webtrees.net</a>." 7694msgstr "" 7695 7696#: resources/views/setup/step-4-database-mysql.phtml:59 7697msgid "If you connect to the database using a UNIX socket, enter the path here and leave the port number empty." 7698msgstr "" 7699 7700#: resources/views/admin/trees-import.phtml:103 7701msgid "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." 7702msgstr "" 7703 7704#: resources/views/emails/password-request-html.phtml:26 7705#: resources/views/emails/password-request-text.phtml:18 7706msgid "If you did not request a new password, please ignore this message." 7707msgstr "" 7708 7709#: resources/views/emails/register-user-html.phtml:34 7710#: resources/views/emails/register-user-text.phtml:22 7711msgid "If you didn’t request an account, you can just delete this message." 7712msgstr "" 7713 7714#: resources/views/modals/media-file-fields.phtml:76 7715msgid "If you have a large number of media files, you can organize them into folders and subfolders." 7716msgstr "" 7717 7718#: resources/views/admin/trees-import.phtml:96 7719msgid "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." 7720msgstr "" 7721 7722#: resources/views/admin/site-preferences.phtml:39 7723msgid "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." 7724msgstr "" 7725 7726#. I18N: Help text for the “Media folder” configuration setting 7727#: resources/views/admin/trees-preferences.phtml:261 7728msgid "If you select a different folder, you must also move any media files from the existing folder to the new one." 7729msgstr "" 7730 7731#. I18N: Help text for the “Show living individuals” configuration setting 7732#: resources/views/admin/trees-privacy.phtml:105 7733msgid "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." 7734msgstr "" 7735 7736#: resources/views/setup/step-2-server-checks.phtml:80 7737msgid "If you try to exceed these limits, you may experience server time-outs and blank pages." 7738msgstr "" 7739 7740#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:44 7741msgid "If you use one of the following tracking and analytics services, webtrees can add the tracking codes automatically." 7742msgstr "" 7743 7744#: app/Http/RequestHandlers/ManageMediaData.php:352 app/MediaFile.php:331 7745msgid "Image dimensions" 7746msgstr "" 7747 7748#: resources/views/admin/trees-preferences.phtml:335 7749msgid "Images without watermarks" 7750msgstr "" 7751 7752#: app/Factories/ElementFactory.php:543 7753msgid "Immigration" 7754msgstr "" 7755 7756#: resources/views/admin/map-import-form.phtml:74 7757#: resources/views/admin/trees.phtml:287 7758msgid "Import" 7759msgstr "" 7760 7761#: app/Http/RequestHandlers/ImportGedcomPage.php:70 7762msgid "Import a GEDCOM file" 7763msgstr "" 7764 7765#: app/Http/RequestHandlers/ImportThumbnailsPage.php:47 7766#: resources/views/admin/control-panel.phtml:818 7767msgid "Import custom thumbnails from webtrees version 1" 7768msgstr "" 7769 7770#: app/Http/RequestHandlers/MapDataImportPage.php:75 7771msgid "Import geographic data" 7772msgstr "" 7773 7774#: resources/views/admin/trees-import.phtml:88 7775msgid "Import preferences" 7776msgstr "" 7777 7778#: resources/views/admin/trees-merge.phtml:25 7779#: resources/views/admin/trees-renumber.phtml:22 7780msgid "In a family tree, each record has an internal reference number (called an “XREF”) such as “F123” or “R14”." 7781msgstr "" 7782 7783#: resources/views/help/romanized.phtml:8 7784msgid "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." 7785msgstr "" 7786 7787#: resources/views/help/hebrew.phtml:8 7788msgid "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." 7789msgstr "" 7790 7791#. I18N: Help text for the “Calendar conversion” configuration setting 7792#: resources/views/admin/trees-preferences.phtml:137 7793msgid "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." 7794msgstr "" 7795 7796#. I18N: Help text for the “Extend privacy to dead individuals” configuration setting 7797#: resources/views/admin/trees-privacy.phtml:126 7798msgid "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." 7799msgstr "" 7800 7801#: app/Http/RequestHandlers/CalendarPage.php:127 7802msgid "In this month…" 7803msgstr "" 7804 7805#: app/Http/RequestHandlers/CalendarPage.php:130 7806msgid "In this year…" 7807msgstr "" 7808 7809#. I18N: "thumbs" is fixed text. Do not change it. 7810#: resources/views/admin/webtrees1-thumbnails.phtml:19 7811msgid "In webtrees version 1, you could add custom thumbnails to media objects by creating files in the “thumbs” folders." 7812msgstr "" 7813 7814#: resources/views/admin/webtrees1-thumbnails.phtml:21 7815msgid "In webtrees version 2, custom thumbnails are stored as a second media file in the same media object." 7816msgstr "" 7817 7818#: resources/views/admin/trees-unconnected.phtml:29 7819msgid "Include aliases" 7820msgstr "" 7821 7822#: resources/views/admin/trees-unconnected.phtml:28 7823msgid "Include associates" 7824msgstr "" 7825 7826#: app/Module/IndividualListModule.php:357 7827#, php-format 7828msgid "Include individuals with “%s” as a married name" 7829msgstr "" 7830 7831#: resources/views/admin/trees-export.phtml:72 7832msgid "Include media (automatically zips files)" 7833msgstr "" 7834 7835#. I18N: Label for check-box 7836#: resources/views/admin/media.phtml:70 7837#: resources/views/modules/media-list/page.phtml:48 7838msgid "Include subfolders" 7839msgstr "" 7840 7841#: resources/views/modules/custom-css-js/edit.phtml:39 7842msgid "Include the <code><script></script></code> tags." 7843msgstr "" 7844 7845#: resources/views/modules/custom-css-js/edit.phtml:27 7846msgid "Include the <code><style></style></code> tags." 7847msgstr "" 7848 7849#. I18N: Label for a configuration option 7850#: resources/views/modules/lifespans-chart/page.phtml:33 7851msgid "Include the individual’s immediate family" 7852msgstr "" 7853 7854#. I18N: Name of a country or state 7855#: app/Statistics/Service/CountryService.php:249 7856msgid "India" 7857msgstr "" 7858 7859#. I18N: Location of an LDS church temple 7860#: app/Elements/TempleCode.php:113 7861msgid "Indianapolis, Indiana, United States" 7862msgstr "" 7863 7864#. I18N: Name of a module/report 7865#: app/Factories/ElementFactory.php:408 7866#: app/Module/CustomTagsFamilyTreeMaker.php:93 7867#: app/Module/CustomTagsGedcom53.php:113 7868#: app/Module/IndividualReportModule.php:40 7869#: resources/views/admin/fix-level-0-media.phtml:37 7870#: resources/views/admin/trees-privacy.phtml:180 7871#: resources/views/admin/trees.phtml:223 7872#: resources/views/modals/link-media-to-individual.phtml:23 7873#: resources/views/modules/ancestors-chart/page.phtml:30 7874#: resources/views/modules/charts/config.phtml:28 7875#: resources/views/modules/compact-chart/page.phtml:25 7876#: resources/views/modules/descendancy_chart/page.phtml:30 7877#: resources/views/modules/family-book-chart/page.phtml:30 7878#: resources/views/modules/fanchart/page.phtml:33 7879#: resources/views/modules/favorites/favorites.phtml:66 7880#: resources/views/modules/hourglass-chart/page.phtml:29 7881#: resources/views/modules/interactive-tree/page.phtml:25 7882#: resources/views/modules/pedigree-chart/page.phtml:30 7883#: resources/views/modules/pedigree-map/page.phtml:25 7884#: resources/views/modules/random_media/slide-show.phtml:55 7885#: resources/views/modules/recent_changes/changes-table.phtml:59 7886#: resources/views/modules/statistics-chart/custom.phtml:31 7887#: resources/views/modules/stories/config.phtml:54 7888#: resources/views/modules/stories/edit.phtml:33 7889#: resources/views/modules/stories/list.phtml:19 7890#: resources/views/modules/timeline-chart/page.phtml:30 7891#: resources/views/search-advanced-page.phtml:32 7892#: resources/xml/reports/ahnentafel_report.xml:6 7893#: resources/xml/reports/descendancy_report.xml:5 7894#: resources/xml/reports/individual_ext_report.xml:5 7895#: resources/xml/reports/individual_report.xml:3 7896#: resources/xml/reports/individual_report.xml:5 7897#: resources/xml/reports/individual_report.xml:88 7898#: resources/xml/reports/missing_facts_report.xml:5 7899#: resources/xml/reports/pedigree_report.xml:5 7900#: resources/xml/reports/relative_ext_report.xml:5 7901msgid "Individual" 7902msgstr "" 7903 7904#: resources/views/modules/relationships-chart/page.phtml:33 7905msgid "Individual 1" 7906msgstr "" 7907 7908#: resources/views/modules/relationships-chart/page.phtml:42 7909msgid "Individual 2" 7910msgstr "" 7911 7912#: app/Statistics/Google/ChartDistribution.php:354 7913msgid "Individual distribution chart" 7914msgstr "" 7915 7916#: resources/views/admin/control-panel.phtml:712 7917msgid "Individual page" 7918msgstr "" 7919 7920#: resources/views/admin/trees-preferences.phtml:441 7921msgid "Individual pages" 7922msgstr "" 7923 7924#: resources/views/admin/users-edit.phtml:291 7925#: resources/views/edit-account-page.phtml:58 7926msgid "Individual record" 7927msgstr "" 7928 7929#: resources/views/modules/gedcom_stats/config.phtml:58 7930#: resources/views/modules/gedcom_stats/statistics.phtml:211 7931#: resources/views/modules/html/template-statistics.phtml:85 7932msgid "Individual who lived the longest" 7933msgstr "" 7934 7935#. I18N: Name of a module/list 7936#: app/Module/AncestorsChartModule.php:277 7937#: app/Module/DescendancyChartModule.php:271 7938#: app/Module/FixSearchAndReplace.php:111 7939#: app/Module/IndividualListModule.php:99 7940#: app/Module/IndividualListModule.php:322 7941#: app/Module/StatisticsChartModule.php:145 7942#: app/Module/StatisticsChartModule.php:286 7943#: app/Module/StatisticsChartModule.php:335 7944#: app/Module/StatisticsChartModule.php:528 7945#: app/Module/StatisticsChartModule.php:590 7946#: app/Module/StatisticsChartModule.php:651 app/Services/AdminService.php:184 7947#: resources/views/admin/control-panel.phtml:319 7948#: resources/views/admin/merge-records-step-1.phtml:54 7949#: resources/views/lists/given-names-table.phtml:29 7950#: resources/views/lists/locations-table.phtml:64 7951#: resources/views/lists/media-table.phtml:79 7952#: resources/views/lists/notes-table.phtml:90 7953#: resources/views/lists/sources-table.phtml:98 7954#: resources/views/lists/submitters-table.phtml:68 7955#: resources/views/lists/surnames-table.phtml:37 7956#: resources/views/modules/census-assistant.phtml:60 7957#: resources/views/modules/gedcom_stats/config.phtml:46 7958#: resources/views/modules/gedcom_stats/statistics.phtml:46 7959#: resources/views/modules/html/template-statistics.phtml:24 7960#: resources/views/modules/place-hierarchy/events.phtml:20 7961#: resources/views/modules/place-hierarchy/sidebar.phtml:39 7962#: resources/views/modules/random_media/config.phtml:20 7963#: resources/views/modules/statistics-chart/custom.phtml:64 7964#: resources/views/modules/statistics-chart/custom.phtml:160 7965#: resources/views/record-page-links.phtml:34 7966#: resources/views/search-general-page.phtml:68 7967#: resources/views/search-results.phtml:37 7968#: resources/xml/reports/fact_sources.xml:54 7969#: resources/xml/reports/fact_sources.xml:258 7970msgid "Individuals" 7971msgstr "" 7972 7973#: app/Statistics/Google/ChartIndividualWithSources.php:96 7974#: resources/views/statistics/other/chart-sources.phtml:20 7975msgid "Individuals with sources" 7976msgstr "" 7977 7978#: app/Module/IndividualListModule.php:420 7979#, php-format 7980msgid "Individuals with surname %s" 7981msgstr "" 7982 7983#. I18N: Name of a country or state 7984#: app/Statistics/Service/CountryService.php:247 7985msgid "Indonesia" 7986msgstr "" 7987 7988#: app/Elements/AgeAtEvent.php:79 7989msgid "Infant" 7990msgstr "" 7991 7992#: app/Elements/RelationIsDescriptor.php:114 7993msgid "Informant" 7994msgstr "" 7995 7996#: app/Elements/RelationIsDescriptor.php:83 7997msgctxt "FEMALE" 7998msgid "Informant" 7999msgstr "" 8000 8001#: app/Elements/RelationIsDescriptor.php:62 8002msgctxt "MALE" 8003msgid "Informant" 8004msgstr "" 8005 8006#. I18N: Name of a module 8007#: app/Module/ChartsBlockModule.php:179 app/Module/ChartsBlockModule.php:271 8008#: app/Module/InteractiveTreeModule.php:53 8009msgid "Interactive tree" 8010msgstr "" 8011 8012#. I18N: %s is an individual’s name 8013#: app/Module/ChartsBlockModule.php:174 8014#: app/Module/InteractiveTree/TreeView.php:159 8015#: app/Module/InteractiveTreeModule.php:163 8016#, php-format 8017msgid "Interactive tree of %s" 8018msgstr "" 8019 8020#: app/Module/CustomTagsBrothersKeeper.php:102 8021msgid "Interment" 8022msgstr "" 8023 8024#: app/Services/MessageService.php:224 8025msgid "Internal messaging" 8026msgstr "" 8027 8028#: app/Services/MessageService.php:225 8029msgid "Internal messaging with emails" 8030msgstr "" 8031 8032#: app/Http/RequestHandlers/GedcomLoad.php:154 8033msgid "Invalid GEDCOM file - no header record found." 8034msgstr "" 8035 8036#: app/Exceptions/GedcomErrorException.php:37 8037msgid "Invalid GEDCOM record" 8038msgstr "" 8039 8040#: app/Date.php:378 8041msgid "Invalid date" 8042msgstr "" 8043 8044#. I18N: Name of a country or state 8045#: app/Statistics/Service/CountryService.php:257 8046msgid "Iran" 8047msgstr "" 8048 8049#. I18N: Name of a country or state 8050#: app/Statistics/Service/CountryService.php:259 8051msgid "Iraq" 8052msgstr "" 8053 8054#. I18N: Name of a country or state 8055#: app/Statistics/Service/CountryService.php:255 8056msgid "Ireland" 8057msgstr "" 8058 8059#. I18N: Name of a country or state 8060#: app/Statistics/Service/CountryService.php:251 8061msgid "Isle of Man" 8062msgstr "" 8063 8064#. I18N: Name of a country or state 8065#: app/Statistics/Service/CountryService.php:263 8066msgid "Israel" 8067msgstr "" 8068 8069#: resources/views/admin/upgrade/steps.phtml:19 8070msgid "It can take several minutes to download and install the upgrade. Be patient." 8071msgstr "" 8072 8073#. I18N: Name of a country or state 8074#: app/Statistics/Service/CountryService.php:265 8075msgid "Italy" 8076msgstr "" 8077 8078#. I18N: a month in the Jewish calendar 8079#: app/Date/JewishDate.php:194 8080msgctxt "GENITIVE" 8081msgid "Iyar" 8082msgstr "" 8083 8084#. I18N: a month in the Jewish calendar 8085#: app/Date/JewishDate.php:298 8086msgctxt "INSTRUMENTAL" 8087msgid "Iyar" 8088msgstr "" 8089 8090#. I18N: a month in the Jewish calendar 8091#: app/Date/JewishDate.php:246 8092msgctxt "LOCATIVE" 8093msgid "Iyar" 8094msgstr "" 8095 8096#. I18N: a month in the Jewish calendar 8097#: app/Date/JewishDate.php:142 8098msgctxt "NOMINATIVE" 8099msgid "Iyar" 8100msgstr "" 8101 8102#. I18N: The Persian/Jalali calendar 8103#: app/Date.php:239 8104msgid "Jalali" 8105msgstr "" 8106 8107#. I18N: Name of a country or state 8108#: app/Statistics/Service/CountryService.php:267 8109msgid "Jamaica" 8110msgstr "" 8111 8112#: app/Date/AbstractGregorianJulianDate.php:201 8113msgctxt "Abbreviation for January" 8114msgid "Jan" 8115msgstr "" 8116 8117#: app/Date/AbstractGregorianJulianDate.php:98 8118msgctxt "GENITIVE" 8119msgid "January" 8120msgstr "" 8121 8122#: app/Date/AbstractGregorianJulianDate.php:168 8123msgctxt "INSTRUMENTAL" 8124msgid "January" 8125msgstr "" 8126 8127#: app/Date/AbstractGregorianJulianDate.php:133 8128msgctxt "LOCATIVE" 8129msgid "January" 8130msgstr "" 8131 8132#: app/Date/AbstractGregorianJulianDate.php:63 8133#: app/Module/StatisticsChartModule.php:792 8134#: resources/views/edit/initialize-calendar-popup.phtml:11 8135msgctxt "NOMINATIVE" 8136msgid "January" 8137msgstr "" 8138 8139#. I18N: Name of a country or state 8140#: app/Statistics/Service/CountryService.php:272 8141msgid "Japan" 8142msgstr "" 8143 8144#. I18N: The Hebrew/Jewish calendar 8145#: app/Date.php:235 app/Module/YahrzeitModule.php:263 8146#: resources/views/help/date.phtml:168 8147msgid "Jewish" 8148msgstr "" 8149 8150#. I18N: Location of an LDS church temple 8151#: app/Elements/TempleCode.php:114 8152msgid "Johannesburg, South Africa" 8153msgstr "" 8154 8155#. I18N: This should be a common/default/placeholder name of an individual. Put slashes around the surname. 8156#: app/Services/TreeService.php:209 8157msgid "John /DOE/" 8158msgstr "" 8159 8160#: app/Module/CustomTagsGenPluswin.php:88 8161msgid "Joint family name" 8162msgstr "" 8163 8164#. I18N: Name of a country or state 8165#: app/Statistics/Service/CountryService.php:270 8166msgid "Jordan" 8167msgstr "" 8168 8169#. I18N: Location of an LDS church temple 8170#: app/Elements/TempleCode.php:115 8171msgid "Jordan River, Utah, United States" 8172msgstr "" 8173 8174#. I18N: Name of a module 8175#: app/Module/UserJournalModule.php:119 8176msgid "Journal" 8177msgstr "" 8178 8179#: app/Date/AbstractGregorianJulianDate.php:207 8180msgctxt "Abbreviation for July" 8181msgid "Jul" 8182msgstr "" 8183 8184#. I18N: The julian calendar 8185#: app/Date.php:231 resources/views/help/date.phtml:152 8186msgid "Julian" 8187msgstr "" 8188 8189#: app/Date/AbstractGregorianJulianDate.php:104 8190msgctxt "GENITIVE" 8191msgid "July" 8192msgstr "" 8193 8194#: app/Date/AbstractGregorianJulianDate.php:174 8195msgctxt "INSTRUMENTAL" 8196msgid "July" 8197msgstr "" 8198 8199#: app/Date/AbstractGregorianJulianDate.php:139 8200msgctxt "LOCATIVE" 8201msgid "July" 8202msgstr "" 8203 8204#: app/Date/AbstractGregorianJulianDate.php:69 8205#: app/Module/StatisticsChartModule.php:798 8206#: resources/views/edit/initialize-calendar-popup.phtml:17 8207msgctxt "NOMINATIVE" 8208msgid "July" 8209msgstr "" 8210 8211#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8212#: app/Date/HijriDate.php:136 8213msgctxt "GENITIVE" 8214msgid "Jumada al-awwal" 8215msgstr "" 8216 8217#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8218#: app/Date/HijriDate.php:226 8219msgctxt "INSTRUMENTAL" 8220msgid "Jumada al-awwal" 8221msgstr "" 8222 8223#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8224#: app/Date/HijriDate.php:181 8225msgctxt "LOCATIVE" 8226msgid "Jumada al-awwal" 8227msgstr "" 8228 8229#. I18N: https://en.wikipedia.org/wiki/Jumada_al-awwal 8230#: app/Date/HijriDate.php:91 8231msgctxt "NOMINATIVE" 8232msgid "Jumada al-awwal" 8233msgstr "" 8234 8235#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8236#: app/Date/HijriDate.php:138 8237msgctxt "GENITIVE" 8238msgid "Jumada al-thani" 8239msgstr "" 8240 8241#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8242#: app/Date/HijriDate.php:228 8243msgctxt "INSTRUMENTAL" 8244msgid "Jumada al-thani" 8245msgstr "" 8246 8247#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8248#: app/Date/HijriDate.php:183 8249msgctxt "LOCATIVE" 8250msgid "Jumada al-thani" 8251msgstr "" 8252 8253#. I18N: https://en.wikipedia.org/wiki/Jumada_al-thani 8254#: app/Date/HijriDate.php:93 8255msgctxt "NOMINATIVE" 8256msgid "Jumada al-thani" 8257msgstr "" 8258 8259#: app/Date/AbstractGregorianJulianDate.php:206 8260msgctxt "Abbreviation for June" 8261msgid "Jun" 8262msgstr "" 8263 8264#: app/Date/AbstractGregorianJulianDate.php:103 8265msgctxt "GENITIVE" 8266msgid "June" 8267msgstr "" 8268 8269#: app/Date/AbstractGregorianJulianDate.php:173 8270msgctxt "INSTRUMENTAL" 8271msgid "June" 8272msgstr "" 8273 8274#: app/Date/AbstractGregorianJulianDate.php:138 8275msgctxt "LOCATIVE" 8276msgid "June" 8277msgstr "" 8278 8279#: app/Date/AbstractGregorianJulianDate.php:68 8280#: app/Module/StatisticsChartModule.php:797 8281#: resources/views/edit/initialize-calendar-popup.phtml:16 8282msgctxt "NOMINATIVE" 8283msgid "June" 8284msgstr "" 8285 8286#. I18N: Location of an LDS church temple 8287#: app/Elements/TempleCode.php:116 8288msgid "Kansas City, Missouri, United States" 8289msgstr "" 8290 8291#. I18N: Name of a country or state 8292#: app/Statistics/Service/CountryService.php:274 8293msgid "Kazakhstan" 8294msgstr "" 8295 8296#. I18N: A configuration setting 8297#: resources/views/admin/trees-import.phtml:93 8298msgid "Keep media objects" 8299msgstr "" 8300 8301#: resources/views/modals/on-screen-keyboard.phtml:51 8302msgid "Keep open" 8303msgstr "" 8304 8305#. I18N: A configuration setting 8306#: resources/views/admin/trees-preferences.phtml:781 8307#: resources/views/edit/edit-fact.phtml:34 8308#: resources/views/edit/edit-record.phtml:34 8309msgid "Keep the existing “last change” information" 8310msgstr "" 8311 8312#. I18N: Name of a country or state 8313#: app/Statistics/Service/CountryService.php:276 8314msgid "Kenya" 8315msgstr "" 8316 8317#: app/Module/HtmlBlockModule.php:192 8318msgid "Keyword examples" 8319msgstr "" 8320 8321#: app/Date/JalaliDate.php:261 8322msgctxt "Abbreviation for Persian month: Khordad" 8323msgid "Khor" 8324msgstr "" 8325 8326#. I18N: 3rd month in the Persian/Jalali calendar 8327#: app/Date/JalaliDate.php:129 8328msgctxt "GENITIVE" 8329msgid "Khordad" 8330msgstr "" 8331 8332#. I18N: 3rd month in the Persian/Jalali calendar 8333#: app/Date/JalaliDate.php:219 8334msgctxt "INSTRUMENTAL" 8335msgid "Khordad" 8336msgstr "" 8337 8338#. I18N: 3rd month in the Persian/Jalali calendar 8339#: app/Date/JalaliDate.php:174 8340msgctxt "LOCATIVE" 8341msgid "Khordad" 8342msgstr "" 8343 8344#. I18N: 3rd month in the Persian/Jalali calendar 8345#: app/Date/JalaliDate.php:84 8346msgctxt "NOMINATIVE" 8347msgid "Khordad" 8348msgstr "" 8349 8350#. I18N: Name of a country or state 8351#: app/Statistics/Service/CountryService.php:282 8352msgid "Kiribati" 8353msgstr "" 8354 8355#. I18N: a month in the Jewish calendar 8356#: app/Date/JewishDate.php:182 8357msgctxt "GENITIVE" 8358msgid "Kislev" 8359msgstr "" 8360 8361#. I18N: a month in the Jewish calendar 8362#: app/Date/JewishDate.php:286 8363msgctxt "INSTRUMENTAL" 8364msgid "Kislev" 8365msgstr "" 8366 8367#. I18N: a month in the Jewish calendar 8368#: app/Date/JewishDate.php:234 8369msgctxt "LOCATIVE" 8370msgid "Kislev" 8371msgstr "" 8372 8373#. I18N: a month in the Jewish calendar 8374#: app/Date/JewishDate.php:130 8375msgctxt "NOMINATIVE" 8376msgid "Kislev" 8377msgstr "" 8378 8379#. I18N: Location of an LDS church temple 8380#: app/Elements/TempleCode.php:117 8381msgid "Kona, Hawaii, United States" 8382msgstr "" 8383 8384#. I18N: Name of a country or state 8385#: app/Statistics/Service/CountryService.php:286 8386msgid "Korea" 8387msgstr "" 8388 8389#. I18N: Name of a country or state 8390#: app/Statistics/Service/CountryService.php:288 8391msgid "Kuwait" 8392msgstr "" 8393 8394#. I18N: Location of an LDS church temple 8395#: app/Elements/TempleCode.php:118 8396msgid "Kyiv, Ukraine" 8397msgstr "" 8398 8399#. I18N: Name of a country or state 8400#: app/Statistics/Service/CountryService.php:278 8401msgid "Kyrgyzstan" 8402msgstr "" 8403 8404#: app/Factories/ElementFactory.php:460 8405msgid "LDS baptism" 8406msgstr "" 8407 8408#: app/Factories/ElementFactory.php:598 8409msgid "LDS child sealing" 8410msgstr "" 8411 8412#: resources/views/admin/tags.phtml:713 8413msgid "LDS church" 8414msgstr "" 8415 8416#: app/Factories/ElementFactory.php:500 8417msgid "LDS confirmation" 8418msgstr "" 8419 8420#: app/Factories/ElementFactory.php:520 8421msgid "LDS endowment" 8422msgstr "" 8423 8424#: app/Factories/ElementFactory.php:354 8425msgid "LDS spouse sealing" 8426msgstr "" 8427 8428#: app/Module/CustomTagsFamilyTreeMaker.php:76 8429#: app/Module/CustomTagsFamilyTreeMaker.php:90 8430#: app/Module/CustomTagsFamilyTreeMaker.php:94 8431#: app/Module/CustomTagsFamilyTreeMaker.php:109 8432#: resources/views/modules/custom-tags/config.phtml:30 8433#: resources/views/modules/custom-tags/config.phtml:52 8434#: resources/views/modules/custom-tags/config.phtml:54 8435msgid "Label" 8436msgstr "" 8437 8438#. I18N: Location of an LDS church temple 8439#: app/Elements/TempleCode.php:107 8440msgid "Laie, Hawaii, United States" 8441msgstr "" 8442 8443#. I18N: page orientation 8444#: app/Http/RequestHandlers/TreePreferencesPage.php:131 8445#: resources/xml/reports/change_report.xml:10 8446#: resources/xml/reports/pedigree_report.xml:7 8447msgid "Landscape" 8448msgstr "" 8449 8450#. I18N: A configuration setting 8451#: app/Factories/ElementFactory.php:383 app/Factories/ElementFactory.php:723 8452#: app/Module/CustomTagsGedcomL.php:204 app/Module/ModuleLanguageTrait.php:49 8453#: app/Module/ModuleThemeTrait.php:241 resources/views/admin/modules.phtml:264 8454#: resources/views/admin/modules.phtml:267 8455#: resources/views/admin/site-preferences.phtml:78 8456#: resources/views/admin/users-edit.phtml:126 8457#: resources/views/admin/users.phtml:29 8458#: resources/views/edit-account-page.phtml:103 8459#: resources/views/layouts/administration.phtml:57 8460#: resources/views/setup/step-1-language.phtml:42 8461msgid "Language" 8462msgstr "" 8463 8464#: app/Http/RequestHandlers/ModulesLanguagesPage.php:43 8465#: resources/views/admin/control-panel.phtml:605 8466#: resources/views/admin/modules.phtml:122 8467#: resources/views/admin/modules.phtml:124 8468msgid "Languages" 8469msgstr "" 8470 8471#. I18N: Name of a country or state 8472#: app/Statistics/Service/CountryService.php:290 8473msgid "Laos" 8474msgstr "" 8475 8476#: resources/views/setup/step-2-server-checks.phtml:72 8477msgid "Large systems (50,000 individuals): 64–128 MB, 40–80 seconds" 8478msgstr "" 8479 8480#: app/Statistics/Google/ChartFamilyLargest.php:123 8481#: resources/views/statistics/families/children.phtml:46 8482msgid "Largest families" 8483msgstr "" 8484 8485#: resources/views/statistics/families/children.phtml:55 8486msgid "Largest number of grandchildren" 8487msgstr "" 8488 8489#. I18N: Location of an LDS church temple 8490#: app/Elements/TempleCode.php:125 8491msgid "Las Vegas, Nevada, United States" 8492msgstr "" 8493 8494#: app/Factories/ElementFactory.php:323 app/Factories/ElementFactory.php:489 8495#: app/Factories/ElementFactory.php:620 app/Factories/ElementFactory.php:639 8496#: app/Factories/ElementFactory.php:670 app/Factories/ElementFactory.php:686 8497#: app/Factories/ElementFactory.php:717 app/Factories/ElementFactory.php:733 8498#: app/Module/CustomTagsFamilyTreeBuilder.php:53 8499#: app/Module/CustomTagsGedcomL.php:191 8500#: resources/views/lists/families-table.phtml:228 8501#: resources/views/lists/individuals-table.phtml:254 8502#: resources/views/lists/locations-table.phtml:66 8503#: resources/views/lists/media-table.phtml:82 8504#: resources/views/lists/notes-table.phtml:94 8505#: resources/views/lists/repositories-table.phtml:52 8506#: resources/views/lists/sources-table.phtml:102 8507#: resources/views/lists/submitters-table.phtml:70 8508#: resources/views/modules/gedcom_stats/config.phtml:32 8509#: resources/views/modules/recent_changes/changes-table.phtml:46 8510#: resources/xml/reports/change_report.xml:66 8511#: resources/xml/reports/change_report.xml:108 8512msgid "Last change" 8513msgstr "" 8514 8515#: app/Module/ReviewChangesModule.php:161 8516msgid "Last email reminder was sent " 8517msgstr "" 8518 8519#: resources/views/statistics/other/total-events.phtml:39 8520msgid "Last event" 8521msgstr "" 8522 8523#: resources/views/admin/users.phtml:33 8524msgid "Last signed in" 8525msgstr "" 8526 8527#: resources/views/modules/gedcom_stats/config.phtml:55 8528#: resources/views/modules/gedcom_stats/statistics.phtml:178 8529#: resources/views/modules/html/template-statistics.phtml:73 8530#: resources/views/statistics/individuals/total-events.phtml:55 8531msgid "Latest birth" 8532msgstr "" 8533 8534#: resources/views/modules/gedcom_stats/config.phtml:57 8535#: resources/views/modules/gedcom_stats/statistics.phtml:200 8536#: resources/views/modules/html/template-statistics.phtml:81 8537#: resources/views/statistics/individuals/total-events.phtml:103 8538msgid "Latest death" 8539msgstr "" 8540 8541#: resources/views/statistics/families/total-records.phtml:105 8542msgid "Latest divorce" 8543msgstr "" 8544 8545#: resources/views/statistics/families/total-records.phtml:57 8546msgid "Latest marriage" 8547msgstr "" 8548 8549#: app/Factories/ElementFactory.php:300 app/Factories/ElementFactory.php:431 8550#: app/Functions/FunctionsPrint.php:390 app/Module/CustomTagsGedcomL.php:198 8551#: resources/views/admin/location-edit.phtml:49 8552#: resources/views/admin/locations.phtml:43 8553#: resources/views/edit/input-addon-coordinates.phtml:13 8554#: resources/views/edit/input-addon-coordinates.phtml:16 8555#: resources/views/modules/place-hierarchy/popup.phtml:23 8556msgid "Latitude" 8557msgstr "" 8558 8559#. I18N: Name of a country or state 8560#: app/Statistics/Service/CountryService.php:310 8561msgid "Latvia" 8562msgstr "" 8563 8564#: resources/views/modules/ancestors-chart/page.phtml:49 8565#: resources/views/modules/descendancy_chart/page.phtml:49 8566#: resources/views/modules/fanchart/page.phtml:42 8567#: resources/views/modules/hourglass-chart/page.phtml:48 8568#: resources/views/modules/pedigree-chart/page.phtml:48 8569msgid "Layout" 8570msgstr "" 8571 8572#: resources/views/edit-account-page.phtml:96 8573msgid "Leave the password blank if you want to keep the current password." 8574msgstr "" 8575 8576#: resources/views/admin/media-upload.phtml:51 8577msgid "Leave this entry blank to keep the original filename" 8578msgstr "" 8579 8580#: resources/views/lists/families-table.phtml:184 8581#: resources/views/lists/individuals-table.phtml:225 8582msgid "Leaves" 8583msgstr "" 8584 8585#. I18N: Name of a country or state 8586#: app/Statistics/Service/CountryService.php:292 8587msgid "Lebanon" 8588msgstr "" 8589 8590#. I18N: Name of a module - historic/obsolete URLs. 8591#: app/Module/RedirectLegacyUrlsModule.php:120 8592msgid "Legacy URLs" 8593msgstr "" 8594 8595#: app/Module/CustomTagsReunion.php:53 8596msgid "Legatee" 8597msgstr "" 8598 8599#: resources/views/statistics/families/marriage-length.phtml:12 8600msgid "Length of marriage" 8601msgstr "" 8602 8603#. I18N: Name of a country or state 8604#: app/Statistics/Service/CountryService.php:304 8605msgid "Lesotho" 8606msgstr "" 8607 8608#: resources/xml/reports/ahnentafel_report.xml:13 8609#: resources/xml/reports/bdm_report.xml:12 8610#: resources/xml/reports/birth_report.xml:10 8611#: resources/xml/reports/cemetery_report.xml:8 8612#: resources/xml/reports/change_report.xml:9 8613#: resources/xml/reports/death_report.xml:11 8614#: resources/xml/reports/descendancy_report.xml:8 8615#: resources/xml/reports/fact_sources.xml:8 8616#: resources/xml/reports/family_group_report.xml:11 8617#: resources/xml/reports/individual_ext_report.xml:12 8618#: resources/xml/reports/individual_report.xml:9 8619#: resources/xml/reports/marriage_report.xml:10 8620#: resources/xml/reports/missing_facts_report.xml:8 8621#: resources/xml/reports/occupation_report.xml:7 8622#: resources/xml/reports/pedigree_report.xml:8 8623#: resources/xml/reports/relative_ext_report.xml:8 8624msgctxt "paper size" 8625msgid "Letter" 8626msgstr "" 8627 8628#. I18N: Name of a country or state 8629#: app/Statistics/Service/CountryService.php:294 8630msgid "Liberia" 8631msgstr "" 8632 8633#. I18N: Name of a country or state 8634#: app/Statistics/Service/CountryService.php:296 8635msgid "Libya" 8636msgstr "" 8637 8638#. I18N: Name of a country or state 8639#: app/Statistics/Service/CountryService.php:300 8640msgid "Liechtenstein" 8641msgstr "" 8642 8643#: resources/views/statistics/individuals/lifespan.phtml:12 8644msgid "Lifespan" 8645msgstr "" 8646 8647#. I18N: Name of a module/chart 8648#: app/Module/LifespansChartModule.php:110 8649msgid "Lifespans" 8650msgstr "" 8651 8652#. I18N: Location of an LDS church temple 8653#: app/Elements/TempleCode.php:120 8654msgid "Lima, Peru" 8655msgstr "" 8656 8657#: app/Http/RequestHandlers/FixLevel0MediaPage.php:48 8658#: resources/views/admin/control-panel.phtml:812 8659msgid "Link media objects to facts and events" 8660msgstr "" 8661 8662#. I18N: You need to: 8663#: resources/views/emails/verify-notify-html.phtml:41 8664#: resources/views/emails/verify-notify-text.phtml:27 8665msgid "Link the user account to an individual." 8666msgstr "" 8667 8668#: app/Http/RequestHandlers/LinkChildToFamilyPage.php:57 8669#: resources/views/modules/relatives/tab.phtml:125 8670msgid "Link this individual to an existing family as a child" 8671msgstr "" 8672 8673#: resources/views/media-page-menu.phtml:63 8674#: resources/views/modals/link-media-to-family.phtml:18 8675msgid "Link this media object to a family" 8676msgstr "" 8677 8678#: resources/views/media-page-menu.phtml:68 8679#: resources/views/modals/link-media-to-source.phtml:18 8680msgid "Link this media object to a source" 8681msgstr "" 8682 8683#: resources/views/media-page-menu.phtml:58 8684#: resources/views/modals/link-media-to-individual.phtml:18 8685msgid "Link this media object to an individual" 8686msgstr "" 8687 8688#: resources/views/admin/users-edit.phtml:305 8689msgid "Link this user to an individual in the family tree." 8690msgstr "" 8691 8692#: resources/views/chart-box.phtml:113 resources/views/chart-box.phtml:125 8693#: resources/views/chart-box.phtml:126 8694msgid "Links" 8695msgstr "" 8696 8697#: resources/views/admin/modules.phtml:216 8698#: resources/views/admin/modules.phtml:219 8699msgid "List" 8700msgstr "" 8701 8702#. I18N: Name of a module 8703#: app/Http/RequestHandlers/ModulesListsPage.php:43 8704#: app/Module/ListsMenuModule.php:58 app/Module/ListsMenuModule.php:104 8705#: resources/views/admin/control-panel.phtml:684 8706#: resources/views/admin/modules.phtml:98 8707#: resources/views/admin/modules.phtml:100 8708#: resources/views/admin/trees-preferences.phtml:345 8709msgid "Lists" 8710msgstr "" 8711 8712#. I18N: Name of a country or state 8713#: app/Statistics/Service/CountryService.php:306 8714msgid "Lithuania" 8715msgstr "" 8716 8717#: app/SurnameTradition.php:107 8718msgctxt "Surname tradition" 8719msgid "Lithuanian" 8720msgstr "" 8721 8722#: app/Statistics/Google/ChartMortality.php:73 8723msgid "Living" 8724msgstr "" 8725 8726#: resources/views/calendar-page.phtml:124 8727msgid "Living individuals" 8728msgstr "" 8729 8730#: resources/views/lists/datatables-attributes.phtml:30 8731msgid "Loading…" 8732msgstr "" 8733 8734#. I18N: “Local files” are stored on this computer 8735#: resources/views/admin/media.phtml:40 8736msgid "Local files" 8737msgstr "" 8738 8739#: app/Module/CustomTagsGedcomL.php:95 app/Module/CustomTagsGedcomL.php:144 8740#: app/Module/CustomTagsGedcomL.php:190 app/Module/CustomTagsLegacy.php:123 8741#: resources/views/lists/locations-table.phtml:63 8742msgid "Location" 8743msgstr "" 8744 8745#. I18N: Name of a module/list 8746#: app/Module/FixSearchAndReplace.php:112 app/Module/LocationListModule.php:73 8747#: app/Module/LocationListModule.php:167 8748#: resources/views/admin/merge-records-step-1.phtml:61 8749#: resources/views/lists/locations-table.phtml:58 8750#: resources/views/modules/place-hierarchy/sidebar.phtml:52 8751#: resources/views/search-general-page.phtml:115 8752#: resources/views/search-results.phtml:92 8753msgid "Locations" 8754msgstr "" 8755 8756#: app/Elements/RelationIsDescriptor.php:115 8757msgid "Lodger" 8758msgstr "" 8759 8760#: app/Elements/RelationIsDescriptor.php:84 8761msgctxt "FEMALE" 8762msgid "Lodger" 8763msgstr "" 8764 8765#: app/Elements/RelationIsDescriptor.php:63 8766msgctxt "MALE" 8767msgid "Lodger" 8768msgstr "" 8769 8770#. I18N: Location of an LDS church temple 8771#: app/Elements/TempleCode.php:121 8772msgid "Logan, Utah, United States" 8773msgstr "" 8774 8775#. I18N: Location of an LDS church temple 8776#: app/Elements/TempleCode.php:122 8777msgid "London, England" 8778msgstr "" 8779 8780#. I18N: Help text for the “Maximum number of surnames on individual list” configuration setting 8781#: resources/views/admin/trees-preferences.phtml:375 8782msgid "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." 8783msgstr "" 8784 8785#: resources/views/statistics/families/marriage-length.phtml:22 8786msgid "Longest marriage" 8787msgstr "" 8788 8789#: app/Factories/ElementFactory.php:301 app/Factories/ElementFactory.php:432 8790#: app/Functions/FunctionsPrint.php:391 app/Module/CustomTagsGedcomL.php:199 8791#: resources/views/admin/location-edit.phtml:60 8792#: resources/views/admin/locations.phtml:44 8793#: resources/views/edit/input-addon-coordinates.phtml:13 8794#: resources/views/edit/input-addon-coordinates.phtml:16 8795#: resources/views/modules/place-hierarchy/popup.phtml:27 8796msgid "Longitude" 8797msgstr "" 8798 8799#. I18N: Location of an LDS church temple 8800#: app/Elements/TempleCode.php:119 8801msgid "Los Angeles, California, United States" 8802msgstr "" 8803 8804#. I18N: Location of an LDS church temple 8805#: app/Elements/TempleCode.php:123 8806msgid "Louisville, Kentucky, United States" 8807msgstr "" 8808 8809#. I18N: Location of an LDS church temple 8810#: app/Elements/TempleCode.php:124 8811msgid "Lubbock, Texas, United States" 8812msgstr "" 8813 8814#. I18N: Name of a country or state 8815#: app/Statistics/Service/CountryService.php:308 8816msgid "Luxembourg" 8817msgstr "" 8818 8819#. I18N: Name of a country or state 8820#: app/Statistics/Service/CountryService.php:312 8821msgid "Macau" 8822msgstr "" 8823 8824#. I18N: Name of a country or state 8825#: app/Statistics/Service/CountryService.php:329 8826msgid "Macedonia" 8827msgstr "" 8828 8829#. I18N: Name of a country or state 8830#: app/Statistics/Service/CountryService.php:321 8831msgid "Madagascar" 8832msgstr "" 8833 8834#. I18N: Location of an LDS church temple 8835#: app/Elements/TempleCode.php:126 8836msgid "Madrid, Spain" 8837msgstr "" 8838 8839#. I18N: Type of media object 8840#: app/Elements/SourceMediaType.php:69 8841msgid "Magazine" 8842msgstr "" 8843 8844#. I18N: https://en.wikipedia.org/wiki/Maidenhead_Locator_System 8845#: app/Module/CustomTagsGedcomL.php:97 app/Module/CustomTagsGedcomL.php:146 8846#: app/Module/CustomTagsGedcomL.php:238 app/Module/CustomTagsGenPluswin.php:70 8847#: app/Module/CustomTagsGenPluswin.php:102 8848msgid "Maidenhead location code" 8849msgstr "" 8850 8851#: app/Module/CustomTagsPersonalAncestralFile.php:60 8852msgid "Mailing name" 8853msgstr "" 8854 8855#: app/Services/MessageService.php:227 8856msgid "Mailto link" 8857msgstr "" 8858 8859#. I18N: Name of a country or state 8860#: app/Statistics/Service/CountryService.php:353 8861msgid "Malawi" 8862msgstr "" 8863 8864#. I18N: Name of a country or state 8865#: app/Statistics/Service/CountryService.php:355 8866msgid "Malaysia" 8867msgstr "" 8868 8869#. I18N: Name of a country or state 8870#: app/Statistics/Service/CountryService.php:323 8871msgid "Maldives" 8872msgstr "" 8873 8874#: app/Elements/SexValue.php:73 app/Module/StatisticsChartModule.php:779 8875#: resources/views/individual-sex.phtml:33 8876msgid "Male" 8877msgstr "" 8878 8879#: app/Statistics/Google/ChartAge.php:117 8880#: app/Statistics/Google/ChartMarriageAge.php:140 8881#: app/Statistics/Google/ChartSex.php:62 8882#: resources/views/calendar-page.phtml:145 8883#: resources/views/lists/families-table.phtml:115 8884#: resources/views/lists/families-table.phtml:130 8885#: resources/views/lists/families-table.phtml:142 8886#: resources/views/lists/individuals-table.phtml:130 8887#: resources/views/lists/individuals-table.phtml:145 8888#: resources/views/lists/individuals-table.phtml:157 8889#: resources/views/modules/gedcom_stats/statistics.phtml:55 8890#: resources/views/modules/gedcom_stats/statistics.phtml:227 8891#: resources/views/modules/html/template-statistics.phtml:28 8892#: resources/views/modules/top10_givnnames/block.phtml:14 8893#: resources/views/statistics/individuals/greatest-age.phtml:20 8894#: resources/views/statistics/individuals/lifespan.phtml:29 8895#: resources/views/statistics/individuals/oldest-living.phtml:20 8896msgid "Males" 8897msgstr "" 8898 8899#. I18N: Name of a country or state 8900#: app/Statistics/Service/CountryService.php:331 8901msgid "Mali" 8902msgstr "" 8903 8904#. I18N: Name of a country or state 8905#: app/Statistics/Service/CountryService.php:333 8906msgid "Malta" 8907msgstr "" 8908 8909#: app/Http/RequestHandlers/ManageTrees.php:86 8910#: resources/views/admin/changes-log.phtml:31 8911#: resources/views/admin/data-fix-page.phtml:24 8912#: resources/views/admin/data-fix-select.phtml:20 8913#: resources/views/admin/merge-records-step-1.phtml:41 8914#: resources/views/admin/merge-records-step-2.phtml:23 8915#: resources/views/admin/trees-check.phtml:17 8916#: resources/views/admin/trees-duplicates.phtml:18 8917#: resources/views/admin/trees-export.phtml:18 8918#: resources/views/admin/trees-import.phtml:22 8919#: resources/views/admin/trees-preferences.phtml:41 8920#: resources/views/admin/trees-privacy.phtml:22 8921#: resources/views/admin/trees-renumber.phtml:17 8922#: resources/views/admin/trees-unconnected.phtml:21 8923msgid "Manage family trees" 8924msgstr "" 8925 8926#: app/Http/RequestHandlers/ManageMediaPage.php:67 8927#: resources/views/admin/control-panel.phtml:800 8928#: resources/views/admin/media-upload.phtml:18 8929msgid "Manage media" 8930msgstr "" 8931 8932#. I18N: Listbox entry; name of a role 8933#: app/Http/RequestHandlers/UserEditPage.php:104 8934#: resources/views/admin/trees-export.phtml:114 8935#: resources/views/admin/users-edit.phtml:267 8936#: resources/views/modules/clippings/download.phtml:36 8937msgid "Manager" 8938msgstr "" 8939 8940#: resources/views/admin/control-panel.phtml:479 8941msgid "Managers" 8942msgstr "" 8943 8944#. I18N: Location of an LDS church temple 8945#: app/Elements/TempleCode.php:127 8946msgid "Manaus, Brazil" 8947msgstr "" 8948 8949#. I18N: Location of an LDS church temple 8950#: app/Elements/TempleCode.php:128 8951msgid "Manhattan, New York, United States" 8952msgstr "" 8953 8954#. I18N: Location of an LDS church temple 8955#: app/Elements/TempleCode.php:129 8956msgid "Manila, Philippines" 8957msgstr "" 8958 8959#. I18N: Location of an LDS church temple 8960#: app/Elements/TempleCode.php:130 8961msgid "Manti, Utah, United States" 8962msgstr "" 8963 8964#. I18N: Type of media object 8965#: app/Elements/SourceMediaType.php:70 8966msgid "Manuscript" 8967msgstr "" 8968 8969#. I18N: Help text for the “GEDCOM errors” configuration setting 8970#: resources/views/admin/trees-preferences.phtml:657 8971msgid "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." 8972msgstr "" 8973 8974#. I18N: Type of media object 8975#: app/Elements/SourceMediaType.php:71 8976#: resources/views/admin/control-panel.phtml:829 8977#: resources/views/modules/statistics-chart/custom.phtml:60 8978msgid "Map" 8979msgstr "" 8980 8981#: app/Module/ModuleMapLinkTrait.php:39 8982msgid "Map link" 8983msgstr "" 8984 8985#. I18N: Links to maps 8986#: app/Http/RequestHandlers/ModulesMapLinksPage.php:43 8987#: resources/views/admin/control-panel.phtml:647 8988msgid "Map links" 8989msgstr "" 8990 8991#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:43 8992#: resources/views/admin/control-panel.phtml:654 8993msgid "Map providers" 8994msgstr "" 8995 8996#. I18N: mapbox.com 8997#: app/Module/MapBox.php:82 8998msgid "Mapbox" 8999msgstr "" 9000 9001#: app/Date/AbstractGregorianJulianDate.php:203 9002msgctxt "Abbreviation for March" 9003msgid "Mar" 9004msgstr "" 9005 9006#: app/Date/AbstractGregorianJulianDate.php:100 9007msgctxt "GENITIVE" 9008msgid "March" 9009msgstr "" 9010 9011#: app/Date/AbstractGregorianJulianDate.php:170 9012msgctxt "INSTRUMENTAL" 9013msgid "March" 9014msgstr "" 9015 9016#: app/Date/AbstractGregorianJulianDate.php:135 9017msgctxt "LOCATIVE" 9018msgid "March" 9019msgstr "" 9020 9021#: app/Date/AbstractGregorianJulianDate.php:65 9022#: app/Module/StatisticsChartModule.php:794 9023#: resources/views/edit/initialize-calendar-popup.phtml:13 9024msgctxt "NOMINATIVE" 9025msgid "March" 9026msgstr "" 9027 9028#. I18N: Help text for the “Format text and notes” configuration setting 9029#: resources/views/admin/trees-preferences.phtml:625 9030msgid "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." 9031msgstr "" 9032 9033#: app/Factories/ElementFactory.php:341 app/Module/BranchesListModule.php:446 9034#: resources/views/calendar-page.phtml:188 9035#: resources/views/lists/families-table.phtml:195 9036#: resources/views/lists/families-table.phtml:199 9037#: resources/views/lists/families-table.phtml:220 9038#: resources/views/modules/relatives/family.phtml:144 9039#: resources/xml/reports/ahnentafel_report.xml:449 9040#: resources/xml/reports/bdm_report.xml:78 9041#: resources/xml/reports/descendancy_report.xml:575 9042#: resources/xml/reports/family_group_report.xml:377 9043#: resources/xml/reports/missing_facts_report.xml:23 9044#: resources/xml/reports/pedigree_report.xml:76 9045#: resources/xml/reports/pedigree_report.xml:77 9046#: resources/xml/reports/pedigree_report.xml:97 9047#: resources/xml/reports/pedigree_report.xml:98 9048#: resources/xml/reports/pedigree_report.xml:137 9049#: resources/xml/reports/pedigree_report.xml:138 9050#: resources/xml/reports/pedigree_report.xml:178 9051#: resources/xml/reports/pedigree_report.xml:179 9052#: resources/xml/reports/pedigree_report.xml:221 9053#: resources/xml/reports/pedigree_report.xml:222 9054#: resources/xml/reports/pedigree_report.xml:264 9055#: resources/xml/reports/pedigree_report.xml:265 9056#: resources/xml/reports/pedigree_report.xml:307 9057#: resources/xml/reports/pedigree_report.xml:308 9058#: resources/xml/reports/pedigree_report.xml:350 9059#: resources/xml/reports/pedigree_report.xml:351 9060#: resources/xml/reports/pedigree_report.xml:392 9061#: resources/xml/reports/pedigree_report.xml:430 9062#: resources/xml/reports/pedigree_report.xml:468 9063#: resources/xml/reports/pedigree_report.xml:506 9064#: resources/xml/reports/pedigree_report.xml:544 9065#: resources/xml/reports/pedigree_report.xml:582 9066#: resources/xml/reports/pedigree_report.xml:620 9067#: resources/xml/reports/pedigree_report.xml:658 9068#: resources/xml/reports/pedigree_report.xml:778 9069#: resources/xml/reports/pedigree_report.xml:779 9070#: resources/xml/reports/pedigree_report.xml:799 9071#: resources/xml/reports/pedigree_report.xml:800 9072#: resources/xml/reports/pedigree_report.xml:839 9073#: resources/xml/reports/pedigree_report.xml:840 9074#: resources/xml/reports/pedigree_report.xml:879 9075#: resources/xml/reports/pedigree_report.xml:880 9076#: resources/xml/reports/pedigree_report.xml:923 9077#: resources/xml/reports/pedigree_report.xml:966 9078#: resources/xml/reports/pedigree_report.xml:1009 9079#: resources/xml/reports/pedigree_report.xml:1052 9080#: resources/xml/reports/pedigree_report.xml:1099 9081#: resources/xml/reports/pedigree_report.xml:1137 9082#: resources/xml/reports/pedigree_report.xml:1175 9083#: resources/xml/reports/pedigree_report.xml:1213 9084#: resources/xml/reports/pedigree_report.xml:1251 9085#: resources/xml/reports/pedigree_report.xml:1289 9086#: resources/xml/reports/pedigree_report.xml:1327 9087#: resources/xml/reports/pedigree_report.xml:1365 9088msgid "Marriage" 9089msgstr "" 9090 9091#: app/Factories/ElementFactory.php:336 9092#: resources/xml/reports/missing_facts_report.xml:22 9093msgid "Marriage banns" 9094msgstr "" 9095 9096#: app/Module/CustomTagsFamilyTreeMaker.php:72 9097#: app/Module/CustomTagsFamilyTreeMaker.php:92 9098msgid "Marriage beginning status" 9099msgstr "" 9100 9101#: app/Module/CustomTagsBrothersKeeper.php:65 9102msgid "Marriage bond" 9103msgstr "" 9104 9105#: app/Statistics/Google/ChartDistribution.php:348 9106msgid "Marriage by country" 9107msgstr "" 9108 9109#: app/Factories/ElementFactory.php:339 9110msgid "Marriage contract" 9111msgstr "" 9112 9113#: resources/xml/reports/marriage_report.xml:8 9114msgid "Marriage date range end" 9115msgstr "" 9116 9117#: resources/xml/reports/marriage_report.xml:7 9118msgid "Marriage date range start" 9119msgstr "" 9120 9121#: app/Module/CustomTagsFamilyTreeMaker.php:71 9122#: app/Module/CustomTagsFamilyTreeMaker.php:91 9123msgid "Marriage ending status" 9124msgstr "" 9125 9126#: app/Module/CustomTagsBrothersKeeper.php:64 9127msgid "Marriage intention" 9128msgstr "" 9129 9130#: app/Factories/ElementFactory.php:340 9131msgid "Marriage license" 9132msgstr "" 9133 9134#: app/Module/IndividualFactsTabModule.php:554 9135msgid "Marriage of a brother" 9136msgstr "" 9137 9138#: app/Module/IndividualFactsTabModule.php:532 9139#: resources/views/admin/trees-preferences.phtml:479 9140msgid "Marriage of a child" 9141msgstr "" 9142 9143#: app/Module/IndividualFactsTabModule.php:531 9144msgid "Marriage of a daughter" 9145msgstr "" 9146 9147#: app/Module/IndividualFactsTabModule.php:790 9148msgid "Marriage of a father" 9149msgstr "" 9150 9151#: app/Module/IndividualFactsTabModule.php:538 9152#: app/Module/IndividualFactsTabModule.php:544 9153#: app/Module/IndividualFactsTabModule.php:550 9154#: resources/views/admin/trees-preferences.phtml:473 9155msgid "Marriage of a grandchild" 9156msgstr "" 9157 9158#: app/Module/IndividualFactsTabModule.php:537 9159msgid "Marriage of a granddaughter" 9160msgstr "" 9161 9162#: app/Module/IndividualFactsTabModule.php:543 9163msgctxt "daughter’s daughter" 9164msgid "Marriage of a granddaughter" 9165msgstr "" 9166 9167#: app/Module/IndividualFactsTabModule.php:549 9168msgctxt "son’s daughter" 9169msgid "Marriage of a granddaughter" 9170msgstr "" 9171 9172#: app/Module/IndividualFactsTabModule.php:536 9173msgid "Marriage of a grandson" 9174msgstr "" 9175 9176#: app/Module/IndividualFactsTabModule.php:542 9177msgctxt "daughter’s son" 9178msgid "Marriage of a grandson" 9179msgstr "" 9180 9181#: app/Module/IndividualFactsTabModule.php:548 9182msgctxt "son’s son" 9183msgid "Marriage of a grandson" 9184msgstr "" 9185 9186#: app/Module/IndividualFactsTabModule.php:560 9187msgid "Marriage of a half-brother" 9188msgstr "" 9189 9190#: app/Module/IndividualFactsTabModule.php:562 9191msgid "Marriage of a half-sibling" 9192msgstr "" 9193 9194#: app/Module/IndividualFactsTabModule.php:561 9195msgid "Marriage of a half-sister" 9196msgstr "" 9197 9198#: app/Module/IndividualFactsTabModule.php:791 9199msgid "Marriage of a mother" 9200msgstr "" 9201 9202#: app/Module/IndividualFactsTabModule.php:792 9203#: resources/views/admin/trees-preferences.phtml:491 9204msgid "Marriage of a parent" 9205msgstr "" 9206 9207#: app/Module/IndividualFactsTabModule.php:556 9208#: resources/views/admin/trees-preferences.phtml:485 9209msgid "Marriage of a sibling" 9210msgstr "" 9211 9212#: app/Module/IndividualFactsTabModule.php:555 9213msgid "Marriage of a sister" 9214msgstr "" 9215 9216#: app/Module/IndividualFactsTabModule.php:530 9217msgid "Marriage of a son" 9218msgstr "" 9219 9220#: app/Module/IndividualFactsTabModule.php:825 9221msgid "Marriage of parents" 9222msgstr "" 9223 9224#: resources/xml/reports/marriage_report.xml:6 9225msgid "Marriage place contains" 9226msgstr "" 9227 9228#: resources/views/statistics/other/places.phtml:39 9229msgid "Marriage places" 9230msgstr "" 9231 9232#: app/Factories/ElementFactory.php:345 9233msgid "Marriage settlement" 9234msgstr "" 9235 9236#: app/Module/CustomTagsAldfaer.php:53 9237msgid "Marriage type unknown" 9238msgstr "" 9239 9240#. I18N: Name of a module/report 9241#: app/Module/MarriageReportModule.php:40 9242#: resources/views/modules/statistics-chart/custom.phtml:66 9243#: resources/xml/reports/marriage_report.xml:3 9244#: resources/xml/reports/marriage_report.xml:30 9245msgid "Marriages" 9246msgstr "" 9247 9248#: app/Statistics/Google/ChartMarriage.php:129 9249#: resources/views/statistics/families/total-records.phtml:33 9250msgid "Marriages by century" 9251msgstr "" 9252 9253#: app/Module/CustomTagsFamilyTreeMaker.php:114 9254#: resources/views/lists/families-table.phtml:245 9255#: resources/views/lists/families-table.phtml:280 9256#: resources/views/lists/individuals-table.phtml:267 9257#: resources/xml/reports/cemetery_report.xml:7 9258#: resources/xml/reports/death_report.xml:10 9259msgid "Married name" 9260msgstr "" 9261 9262#. I18N: Name of a country or state 9263#: app/Statistics/Service/CountryService.php:327 9264msgid "Marshall Islands" 9265msgstr "" 9266 9267#. I18N: Name of a country or state 9268#: app/Statistics/Service/CountryService.php:349 9269msgid "Martinique" 9270msgstr "" 9271 9272#: resources/views/admin/users-table-options.phtml:37 9273msgid "Masquerade as this user" 9274msgstr "" 9275 9276#. I18N: Help text for "Case insensitive" searches 9277#: resources/views/modules/fix-search-and-replace/options.phtml:58 9278msgid "Match both upper and lower case letters." 9279msgstr "" 9280 9281#: app/Module/FixSearchAndReplace.php:102 9282msgid "Match the exact text, even if it occurs in the middle of a word." 9283msgstr "" 9284 9285#: app/Module/FixSearchAndReplace.php:103 9286msgid "Match the exact text, unless it occurs in the middle of a word." 9287msgstr "" 9288 9289#: app/Module/MatomoAnalyticsModule.php:42 9290msgid "Matomo™ / Piwik™ analytics" 9291msgstr "" 9292 9293#. I18N: Name of a country or state 9294#: app/Statistics/Service/CountryService.php:345 9295msgid "Mauritania" 9296msgstr "" 9297 9298#. I18N: Name of a country or state 9299#: app/Statistics/Service/CountryService.php:351 9300msgid "Mauritius" 9301msgstr "" 9302 9303#. I18N: A configuration setting 9304#: resources/views/admin/trees-preferences.phtml:362 9305msgid "Maximum number of surnames on individual list" 9306msgstr "" 9307 9308#: resources/views/admin/media-upload.phtml:24 9309#: resources/views/modals/media-file-fields.phtml:46 9310msgid "Maximum upload size: " 9311msgstr "" 9312 9313#: app/Date/AbstractGregorianJulianDate.php:205 9314msgctxt "Abbreviation for May" 9315msgid "May" 9316msgstr "" 9317 9318#: app/Date/AbstractGregorianJulianDate.php:102 9319msgctxt "GENITIVE" 9320msgid "May" 9321msgstr "" 9322 9323#: app/Date/AbstractGregorianJulianDate.php:172 9324msgctxt "INSTRUMENTAL" 9325msgid "May" 9326msgstr "" 9327 9328#: app/Date/AbstractGregorianJulianDate.php:137 9329msgctxt "LOCATIVE" 9330msgid "May" 9331msgstr "" 9332 9333#: app/Date/AbstractGregorianJulianDate.php:67 9334#: app/Module/StatisticsChartModule.php:796 9335#: resources/views/edit/initialize-calendar-popup.phtml:15 9336msgctxt "NOMINATIVE" 9337msgid "May" 9338msgstr "" 9339 9340#. I18N: Name of a country or state 9341#: app/Statistics/Service/CountryService.php:357 9342msgid "Mayotte" 9343msgstr "" 9344 9345#. I18N: Location of an LDS church temple 9346#: app/Elements/TempleCode.php:131 9347msgid "Medford, Oregon, United States" 9348msgstr "" 9349 9350#. I18N: Name of a module 9351#: app/Module/CustomTagsGedcomL.php:207 app/Module/MediaListModule.php:219 9352#: app/Module/MediaTabModule.php:60 9353#: resources/views/admin/control-panel.phtml:323 9354#: resources/views/admin/control-panel.phtml:792 9355#: resources/views/admin/media.phtml:104 9356#: resources/views/lists/media-table.phtml:77 9357#: resources/views/modules/recent_changes/changes-table.phtml:65 9358msgid "Media" 9359msgstr "" 9360 9361#: resources/views/admin/media-upload.phtml:31 9362#: resources/views/admin/media.phtml:100 9363#: resources/views/admin/webtrees1-thumbnails.phtml:40 9364#: resources/views/media-page-details.phtml:30 9365#: resources/views/modals/create-media-from-file.phtml:27 9366#: resources/views/modals/media-file-fields.phtml:20 9367msgid "Media file" 9368msgstr "" 9369 9370#: resources/views/admin/media-upload.phtml:35 9371msgid "Media file to upload" 9372msgstr "" 9373 9374#. I18N: %s is the name of a folder. 9375#: resources/views/admin/trees-export.phtml:94 9376#, php-format 9377msgid "Media filenames will be prefixed by %s." 9378msgstr "" 9379 9380#: resources/views/admin/media.phtml:31 9381#: resources/views/admin/trees-preferences.phtml:268 9382msgid "Media files" 9383msgstr "" 9384 9385#. I18N: A configuration setting 9386#: resources/views/admin/media.phtml:63 9387#: resources/views/admin/trees-preferences.phtml:248 9388msgid "Media folder" 9389msgstr "" 9390 9391#: resources/views/admin/media.phtml:32 9392#: resources/views/admin/trees-preferences.phtml:243 9393msgid "Media folders" 9394msgstr "" 9395 9396#: app/Factories/ElementFactory.php:293 app/Factories/ElementFactory.php:314 9397#: app/Factories/ElementFactory.php:348 app/Factories/ElementFactory.php:367 9398#: app/Factories/ElementFactory.php:424 app/Factories/ElementFactory.php:445 9399#: app/Factories/ElementFactory.php:577 app/Factories/ElementFactory.php:612 9400#: app/Factories/ElementFactory.php:635 app/Factories/ElementFactory.php:638 9401#: app/Factories/ElementFactory.php:658 app/Factories/ElementFactory.php:697 9402#: app/Factories/ElementFactory.php:726 9403#: app/Http/RequestHandlers/HelpText.php:231 9404#: app/Module/CustomTagsGedcomL.php:110 app/Module/CustomTagsGedcomL.php:159 9405#: app/Module/CustomTagsGedcomL.php:216 app/Module/CustomTagsGedcomL.php:249 9406#: app/Module/CustomTagsWebtrees.php:64 app/Module/CustomTagsWebtrees.php:78 9407#: resources/views/admin/fix-level-0-media.phtml:35 9408#: resources/views/admin/media.phtml:108 9409#: resources/views/admin/trees-privacy.phtml:185 9410#: resources/views/admin/trees.phtml:248 9411#: resources/views/admin/webtrees1-thumbnails.phtml:41 9412#: resources/views/modules/favorites/favorites.phtml:94 9413msgid "Media object" 9414msgstr "" 9415 9416#. I18N: Name of a module/list 9417#: app/Module/FixSearchAndReplace.php:113 app/Module/MediaListModule.php:82 9418#: app/Services/AdminService.php:186 9419#: resources/views/admin/fix-level-0-media.phtml:30 9420#: resources/views/admin/merge-records-step-1.phtml:59 9421#: resources/views/admin/webtrees1-thumbnails.phtml:35 9422#: resources/views/lists/media-table.phtml:72 9423#: resources/views/lists/notes-table.phtml:92 9424#: resources/views/lists/sources-table.phtml:100 9425#: resources/views/modules/gedcom_stats/config.phtml:50 9426#: resources/views/modules/gedcom_stats/statistics.phtml:113 9427#: resources/views/modules/html/template-statistics.phtml:48 9428#: resources/views/record-page-links.phtml:52 9429#: resources/views/statistics/other/chart-objects.phtml:12 9430#: resources/views/statistics/other/total-records.phtml:21 9431msgid "Media objects" 9432msgstr "" 9433 9434#: resources/views/modules/media-list/page.phtml:95 9435msgid "Media objects found" 9436msgstr "" 9437 9438#: resources/views/modules/media-list/page.phtml:52 9439msgid "Media objects per page" 9440msgstr "" 9441 9442#: app/Factories/ElementFactory.php:645 app/Factories/ElementFactory.php:703 9443#: app/Module/CustomTagsGedcom53.php:138 9444#: app/Module/CustomTagsPersonalAncestralFile.php:63 9445#: resources/views/modals/create-media-from-file.phtml:43 9446#: resources/views/modals/media-file-fields.phtml:118 9447msgid "Media type" 9448msgstr "" 9449 9450#: app/Module/CustomTagsBrothersKeeper.php:103 9451#: app/Module/CustomTagsReunion.php:54 9452msgid "Medical" 9453msgstr "" 9454 9455#. I18N: The name of a colour-scheme 9456#: app/Module/ColorsTheme.php:169 9457msgid "Mediterranio" 9458msgstr "" 9459 9460#: resources/views/setup/step-2-server-checks.phtml:70 9461msgid "Medium systems (5,000 individuals): 32–64 MB, 20–40 seconds" 9462msgstr "" 9463 9464#: app/Date/JalaliDate.php:265 9465msgctxt "Abbreviation for Persian month: Mehr" 9466msgid "Mehr" 9467msgstr "" 9468 9469#. I18N: 7th month in the Persian/Jalali calendar 9470#: app/Date/JalaliDate.php:137 9471msgctxt "GENITIVE" 9472msgid "Mehr" 9473msgstr "" 9474 9475#. I18N: 7th month in the Persian/Jalali calendar 9476#: app/Date/JalaliDate.php:227 9477msgctxt "INSTRUMENTAL" 9478msgid "Mehr" 9479msgstr "" 9480 9481#. I18N: 7th month in the Persian/Jalali calendar 9482#: app/Date/JalaliDate.php:182 9483msgctxt "LOCATIVE" 9484msgid "Mehr" 9485msgstr "" 9486 9487#. I18N: 7th month in the Persian/Jalali calendar 9488#: app/Date/JalaliDate.php:92 9489msgctxt "NOMINATIVE" 9490msgid "Mehr" 9491msgstr "" 9492 9493#. I18N: Location of an LDS church temple 9494#: app/Elements/TempleCode.php:132 9495msgid "Melbourne, Australia" 9496msgstr "" 9497 9498#. I18N: Listbox entry; name of a role 9499#: app/Http/RequestHandlers/UserEditPage.php:98 9500#: resources/views/admin/trees-export.phtml:120 9501#: resources/views/admin/users-edit.phtml:245 9502#: resources/views/modules/clippings/download.phtml:42 9503#: resources/views/modules/clippings/download.phtml:62 9504msgid "Member" 9505msgstr "" 9506 9507#. I18N: Location of an LDS church temple 9508#: app/Elements/TempleCode.php:133 9509msgid "Memphis, Tennessee, United States" 9510msgstr "" 9511 9512#: resources/views/admin/modules.phtml:161 9513#: resources/views/admin/modules.phtml:164 9514msgid "Menu" 9515msgstr "" 9516 9517#: app/Http/RequestHandlers/ModulesMenusPage.php:43 9518#: resources/views/admin/control-panel.phtml:670 9519#: resources/views/admin/modules.phtml:78 9520#: resources/views/admin/modules.phtml:80 9521msgid "Menus" 9522msgstr "" 9523 9524#. I18N: The name of a colour-scheme 9525#: app/Module/ColorsTheme.php:171 9526msgid "Mercury" 9527msgstr "" 9528 9529#: resources/views/admin/trees-duplicates.phtml:39 9530msgid "Merge" 9531msgstr "" 9532 9533#: app/Http/RequestHandlers/MergeTreesPage.php:75 9534#: resources/views/admin/control-panel.phtml:304 9535msgid "Merge family trees" 9536msgstr "" 9537 9538#: app/Http/RequestHandlers/MergeFactsPage.php:57 9539#: app/Http/RequestHandlers/MergeRecordsPage.php:68 9540#: resources/views/admin/trees.phtml:173 9541msgid "Merge records" 9542msgstr "" 9543 9544#. I18N: Location of an LDS church temple 9545#: app/Elements/TempleCode.php:134 9546msgid "Merida, Mexico" 9547msgstr "" 9548 9549#. I18N: Location of an LDS church temple 9550#: app/Elements/TempleCode.php:60 9551msgid "Mesa, Arizona, United States" 9552msgstr "" 9553 9554#: resources/views/admin/broadcast.phtml:58 9555#: resources/views/admin/email-page.phtml:59 9556#: resources/views/admin/site-logs.phtml:69 9557#: resources/views/admin/site-logs.phtml:124 9558#: resources/views/contact-page.phtml:68 resources/views/message-page.phtml:57 9559msgid "Message" 9560msgstr "" 9561 9562#. I18N: Name of a module 9563#. I18N: A configuration setting 9564#: app/Module/UserMessagesModule.php:70 9565#: resources/views/admin/site-mail.phtml:44 9566msgid "Messages" 9567msgstr "" 9568 9569#. I18N: a month in the French republican calendar 9570#: app/Date/FrenchDate.php:153 9571msgctxt "GENITIVE" 9572msgid "Messidor" 9573msgstr "" 9574 9575#. I18N: a month in the French republican calendar 9576#: app/Date/FrenchDate.php:247 9577msgctxt "INSTRUMENTAL" 9578msgid "Messidor" 9579msgstr "" 9580 9581#. I18N: a month in the French republican calendar 9582#: app/Date/FrenchDate.php:200 9583msgctxt "LOCATIVE" 9584msgid "Messidor" 9585msgstr "" 9586 9587#. I18N: a month in the French republican calendar 9588#: app/Date/FrenchDate.php:106 9589msgctxt "NOMINATIVE" 9590msgid "Messidor" 9591msgstr "" 9592 9593#. I18N: Name of a country or state 9594#: app/Statistics/Service/CountryService.php:325 9595msgid "Mexico" 9596msgstr "" 9597 9598#. I18N: Location of an LDS church temple 9599#: app/Elements/TempleCode.php:135 9600msgid "Mexico City, Mexico" 9601msgstr "" 9602 9603#. I18N: Type of media object 9604#: app/Elements/SourceMediaType.php:67 9605msgid "Microfiche" 9606msgstr "" 9607 9608#. I18N: Type of media object 9609#: app/Elements/SourceMediaType.php:68 app/Module/CustomTagsGedcom53.php:151 9610msgid "Microfilm" 9611msgstr "" 9612 9613#. I18N: Name of a country or state 9614#: app/Statistics/Service/CountryService.php:197 9615msgid "Micronesia" 9616msgstr "" 9617 9618#: resources/views/modules/statistics-chart/custom.phtml:194 9619msgid "Middle East" 9620msgstr "" 9621 9622#: app/Module/CustomTagsPhpGedView.php:67 9623msgid "Military" 9624msgstr "" 9625 9626#: app/Module/CustomTagsBrothersKeeper.php:104 9627#: app/Module/CustomTagsFamilyTreeMaker.php:136 9628msgid "Military service" 9629msgstr "" 9630 9631#. I18N: Name of a module/report 9632#: app/Module/MissingFactsReportModule.php:44 9633#: resources/xml/reports/missing_facts_report.xml:3 9634#: resources/xml/reports/missing_facts_report.xml:52 9635msgid "Missing data" 9636msgstr "" 9637 9638#. I18N: Listbox entry; name of a role 9639#: app/Http/RequestHandlers/UserEditPage.php:102 9640#: resources/views/admin/users-edit.phtml:259 9641msgid "Moderator" 9642msgstr "" 9643 9644#: resources/views/admin/control-panel.phtml:479 9645msgid "Moderators" 9646msgstr "" 9647 9648#: resources/views/admin/components.phtml:39 9649#: resources/views/admin/modules.phtml:66 9650msgid "Module" 9651msgstr "" 9652 9653#: resources/views/admin/modules.phtml:61 9654#: resources/views/modules/batch_update/admin.phtml:10 9655msgid "Module administration" 9656msgstr "" 9657 9658#: resources/views/admin/analytics-edit.phtml:17 9659#: resources/views/admin/control-panel.phtml:558 9660#: resources/views/modules/bing-maps/config.phtml:14 9661#: resources/views/modules/custom-tags/config.phtml:18 9662#: resources/views/modules/faq/config.phtml:20 9663#: resources/views/modules/faq/edit.phtml:21 9664#: resources/views/modules/geonames/config.phtml:14 9665#: resources/views/modules/google-maps/config.phtml:14 9666#: resources/views/modules/here-maps/config.phtml:14 9667#: resources/views/modules/map-box/config.phtml:14 9668#: resources/views/modules/openrouteservice/config.phtml:14 9669#: resources/views/modules/openstreetmap/config.phtml:14 9670#: resources/views/modules/relationships-chart/config.phtml:20 9671#: resources/views/modules/sitemap/config.phtml:18 9672#: resources/views/modules/stories/config.phtml:18 9673#: resources/views/modules/stories/edit.phtml:22 9674msgid "Modules" 9675msgstr "" 9676 9677#. I18N: Name of a country or state 9678#: app/Statistics/Service/CountryService.php:319 9679msgid "Moldova" 9680msgstr "" 9681 9682#. I18N: abbreviation for Monday 9683#: app/Date/AbstractCalendarDate.php:280 9684#: resources/views/edit/initialize-calendar-popup.phtml:24 9685msgid "Mon" 9686msgstr "" 9687 9688#. I18N: Name of a country or state 9689#: app/Statistics/Service/CountryService.php:317 9690msgid "Monaco" 9691msgstr "" 9692 9693#: app/Date/AbstractCalendarDate.php:253 9694msgid "Monday" 9695msgstr "" 9696 9697#. I18N: Name of a country or state 9698#: app/Statistics/Service/CountryService.php:337 9699msgid "Mongolia" 9700msgstr "" 9701 9702#. I18N: Name of a country or state 9703#: app/Statistics/Service/CountryService.php:341 9704msgid "Montenegro" 9705msgstr "" 9706 9707#. I18N: Location of an LDS church temple 9708#: app/Elements/TempleCode.php:137 9709msgid "Monterrey, Mexico" 9710msgstr "" 9711 9712#. I18N: Location of an LDS church temple 9713#: app/Elements/TempleCode.php:136 9714msgid "Montevideo, Uruguay" 9715msgstr "" 9716 9717#: app/Module/CalendarMenuModule.php:104 9718#: app/Module/StatisticsChartModule.php:281 9719#: app/Module/StatisticsChartModule.php:330 9720#: app/Module/StatisticsChartModule.php:379 9721#: app/Module/StatisticsChartModule.php:421 9722#: app/Module/StatisticsChartModule.php:470 9723#: resources/views/calendar-page.phtml:56 9724msgid "Month" 9725msgstr "" 9726 9727#: app/Module/StatisticsChartModule.php:280 9728#: resources/views/modules/statistics-chart/custom.phtml:35 9729msgid "Month of birth" 9730msgstr "" 9731 9732#: app/Module/StatisticsChartModule.php:420 9733#: resources/views/modules/statistics-chart/custom.phtml:37 9734msgid "Month of birth of first child in a relation" 9735msgstr "" 9736 9737#: app/Module/StatisticsChartModule.php:329 9738#: resources/views/modules/statistics-chart/custom.phtml:36 9739msgid "Month of death" 9740msgstr "" 9741 9742#: app/Module/StatisticsChartModule.php:469 9743#: resources/views/modules/statistics-chart/custom.phtml:52 9744msgid "Month of first marriage" 9745msgstr "" 9746 9747#: app/Module/StatisticsChartModule.php:378 9748#: resources/views/modules/statistics-chart/custom.phtml:51 9749msgid "Month of marriage" 9750msgstr "" 9751 9752#: resources/views/modules/timeline-chart/chart.phtml:139 9753#: resources/views/modules/timeline-chart/chart.phtml:141 9754#: resources/views/modules/timeline-chart/chart.phtml:143 9755msgid "Month:" 9756msgstr "" 9757 9758#. I18N: Location of an LDS church temple 9759#: app/Elements/TempleCode.php:138 9760msgid "Monticello, Utah, United States" 9761msgstr "" 9762 9763#. I18N: Location of an LDS church temple 9764#: app/Elements/TempleCode.php:139 9765msgid "Montreal, Quebec, Canada" 9766msgstr "" 9767 9768#. I18N: Name of a country or state 9769#: app/Statistics/Service/CountryService.php:347 9770msgid "Montserrat" 9771msgstr "" 9772 9773#: app/Date/JalaliDate.php:263 9774msgctxt "Abbreviation for Persian month: Mordad" 9775msgid "Mor" 9776msgstr "" 9777 9778#. I18N: 5th month in the Persian/Jalali calendar 9779#: app/Date/JalaliDate.php:133 9780msgctxt "GENITIVE" 9781msgid "Mordad" 9782msgstr "" 9783 9784#. I18N: 5th month in the Persian/Jalali calendar 9785#: app/Date/JalaliDate.php:223 9786msgctxt "INSTRUMENTAL" 9787msgid "Mordad" 9788msgstr "" 9789 9790#. I18N: 5th month in the Persian/Jalali calendar 9791#: app/Date/JalaliDate.php:178 9792msgctxt "LOCATIVE" 9793msgid "Mordad" 9794msgstr "" 9795 9796#. I18N: 5th month in the Persian/Jalali calendar 9797#: app/Date/JalaliDate.php:88 9798msgctxt "NOMINATIVE" 9799msgid "Mordad" 9800msgstr "" 9801 9802#. I18N: Name of a country or state 9803#: app/Statistics/Service/CountryService.php:315 9804msgid "Morocco" 9805msgstr "" 9806 9807#. I18N: Help text for the “Use password” site configuration setting 9808#: resources/views/admin/site-mail.phtml:129 9809msgid "Most SMTP servers require a password." 9810msgstr "" 9811 9812#: resources/views/modules/gedcom_stats/config.phtml:74 9813#: resources/views/modules/gedcom_stats/statistics.phtml:266 9814#: resources/views/modules/html/template-statistics.phtml:105 9815msgid "Most common surnames" 9816msgstr "" 9817 9818#: resources/views/admin/site-mail.phtml:191 9819msgid "Most mail servers require a valid domain name." 9820msgstr "" 9821 9822#: resources/views/admin/site-mail.phtml:83 9823msgid "Most mail servers require a valid email address." 9824msgstr "" 9825 9826#. I18N: Help text for the "Sending server name" site configuration setting 9827#: resources/views/admin/site-mail.phtml:186 9828msgid "Most mail servers require that the sending server identifies itself correctly, using a valid domain name." 9829msgstr "" 9830 9831#. I18N: Help text for the “Secure connection” site configuration setting 9832#: resources/views/admin/site-mail.phtml:172 9833msgid "Most servers do not use secure connections." 9834msgstr "" 9835 9836#: resources/views/setup/step-4-database-mysql.phtml:54 9837#: resources/views/setup/step-4-database-pgsql.phtml:52 9838#: resources/views/setup/step-4-database-sqlsvr.phtml:52 9839msgid "Most sites are configured to use localhost. This means that your database runs on the same computer as your web server." 9840msgstr "" 9841 9842#: resources/views/setup/step-4-database-sqlsvr.phtml:64 9843msgid "Most sites are configured to use the default value of 1433." 9844msgstr "" 9845 9846#: resources/views/setup/step-4-database-mysql.phtml:74 9847msgid "Most sites are configured to use the default value of 3306." 9848msgstr "" 9849 9850#: resources/views/setup/step-4-database-pgsql.phtml:64 9851msgid "Most sites are configured to use the default value of 5432." 9852msgstr "" 9853 9854#. I18N: Name of a module 9855#: app/Module/TopPageViewsModule.php:47 9856msgid "Most viewed pages" 9857msgstr "" 9858 9859#: resources/views/search-advanced-page.phtml:73 9860#: resources/xml/reports/bdm_report.xml:120 9861#: resources/xml/reports/family_group_report.xml:474 9862#: resources/xml/reports/family_group_report.xml:737 9863#: resources/xml/reports/individual_ext_report.xml:287 9864#: resources/xml/reports/individual_report.xml:276 9865#: resources/xml/reports/relative_ext_report.xml:72 9866msgid "Mother" 9867msgstr "" 9868 9869#: resources/views/lists/individual-table-parents.phtml:19 9870#, php-format 9871msgid "Mother: %s" 9872msgstr "" 9873 9874#: app/Functions/FunctionsPrint.php:201 9875msgid "Mother’s age" 9876msgstr "" 9877 9878#. I18N: A step-family. %s is an individual’s name 9879#: app/Individual.php:885 9880#, php-format 9881msgid "Mother’s family with %s" 9882msgstr "" 9883 9884#. I18N: A step-family. 9885#: app/Individual.php:889 9886msgid "Mother’s family with an unknown individual" 9887msgstr "" 9888 9889#. I18N: Location of an LDS church temple 9890#: app/Elements/TempleCode.php:140 9891msgid "Mount Timpanogos, Utah, United States" 9892msgstr "" 9893 9894#: resources/views/admin/components.phtml:46 9895#: resources/views/admin/components.phtml:152 9896#: resources/views/modules/faq/config.phtml:57 9897msgid "Move down" 9898msgstr "" 9899 9900#: resources/views/admin/fix-level-0-media-action.phtml:17 9901msgid "Move the media object?" 9902msgstr "" 9903 9904#: resources/views/admin/components.phtml:45 9905#: resources/views/admin/components.phtml:146 9906#: resources/views/modules/faq/config.phtml:56 9907msgid "Move up" 9908msgstr "" 9909 9910#. I18N: Name of a country or state 9911#: app/Statistics/Service/CountryService.php:343 9912msgid "Mozambique" 9913msgstr "" 9914 9915#. I18N: https://en.wikipedia.org/wiki/Muharram 9916#: app/Date/HijriDate.php:128 9917msgctxt "GENITIVE" 9918msgid "Muharram" 9919msgstr "" 9920 9921#. I18N: https://en.wikipedia.org/wiki/Muharram 9922#: app/Date/HijriDate.php:218 9923msgctxt "INSTRUMENTAL" 9924msgid "Muharram" 9925msgstr "" 9926 9927#. I18N: https://en.wikipedia.org/wiki/Muharram 9928#: app/Date/HijriDate.php:173 9929msgctxt "LOCATIVE" 9930msgid "Muharram" 9931msgstr "" 9932 9933#. I18N: https://en.wikipedia.org/wiki/Muharram 9934#: app/Date/HijriDate.php:83 9935msgctxt "NOMINATIVE" 9936msgid "Muharram" 9937msgstr "" 9938 9939#: resources/views/lists/families-table.phtml:207 9940msgid "Multiple marriages" 9941msgstr "" 9942 9943#: app/Http/RequestHandlers/AccountEdit.php:92 9944#: app/Module/ModuleThemeTrait.php:319 app/Module/UserWelcomeModule.php:115 9945msgid "My account" 9946msgstr "" 9947 9948#: app/Http/RequestHandlers/CreateTreePage.php:59 9949msgid "My family tree" 9950msgstr "" 9951 9952#: app/Module/ModuleThemeTrait.php:334 app/Module/UserWelcomeModule.php:108 9953msgid "My individual record" 9954msgstr "" 9955 9956#. I18N: Name of a module 9957#: app/Http/RequestHandlers/UserPage.php:89 app/Module/ModuleThemeTrait.php:349 9958#: app/Module/UserWelcomeModule.php:62 resources/views/admin/modules.phtml:188 9959#: resources/views/admin/modules.phtml:192 9960#: resources/views/layouts/administration.phtml:53 9961msgid "My page" 9962msgstr "" 9963 9964#: app/Module/ModuleThemeTrait.php:363 9965msgid "My pages" 9966msgstr "" 9967 9968#: app/Module/ModuleThemeTrait.php:397 9969msgid "My pedigree" 9970msgstr "" 9971 9972#. I18N: Name of a country or state 9973#: app/Statistics/Service/CountryService.php:335 9974msgid "Myanmar" 9975msgstr "" 9976 9977#: app/Factories/ElementFactory.php:546 app/Factories/ElementFactory.php:724 9978#: app/Http/RequestHandlers/HelpText.php:221 9979#: app/Module/CustomTagsGedcom53.php:58 app/Module/CustomTagsLegacy.php:100 9980#: app/Statistics/Google/ChartCommonGiven.php:81 9981#: app/Statistics/Google/ChartCommonSurname.php:140 9982#: resources/views/individual-name.phtml:42 9983#: resources/views/individual-name.phtml:53 9984#: resources/views/modals/location-fields.phtml:9 9985#: resources/views/modals/submitter-fields.phtml:9 9986#: resources/views/modules/yahrzeit/table.phtml:26 9987#: resources/xml/reports/bdm_report.xml:5 9988#: resources/xml/reports/bdm_report.xml:49 9989#: resources/xml/reports/birth_report.xml:5 9990#: resources/xml/reports/birth_report.xml:36 9991#: resources/xml/reports/cemetery_report.xml:40 9992#: resources/xml/reports/change_report.xml:56 9993#: resources/xml/reports/change_report.xml:96 9994#: resources/xml/reports/death_report.xml:5 9995#: resources/xml/reports/death_report.xml:38 9996#: resources/xml/reports/fact_sources.xml:62 9997#: resources/xml/reports/fact_sources.xml:155 9998#: resources/xml/reports/fact_sources.xml:266 9999#: resources/xml/reports/fact_sources.xml:317 10000#: resources/xml/reports/marriage_report.xml:5 10001#: resources/xml/reports/marriage_report.xml:38 10002#: resources/xml/reports/missing_facts_report.xml:54 10003#: resources/xml/reports/occupation_report.xml:43 10004#: resources/xml/reports/relative_ext_report.xml:57 10005msgid "Name" 10006msgstr "" 10007 10008#: app/Factories/ElementFactory.php:676 10009#: app/Http/RequestHandlers/CreateRepositoryModal.php:51 10010msgctxt "Repository" 10011msgid "Name" 10012msgstr "" 10013 10014#: app/Module/CustomTagsPhpGedView.php:64 10015msgid "Name in Hebrew" 10016msgstr "" 10017 10018#: app/Factories/ElementFactory.php:550 app/Factories/ElementFactory.php:557 10019#: app/Factories/ElementFactory.php:562 10020msgid "Name prefix" 10021msgstr "" 10022 10023#: app/Factories/ElementFactory.php:551 app/Factories/ElementFactory.php:558 10024#: app/Factories/ElementFactory.php:563 10025msgid "Name suffix" 10026msgstr "" 10027 10028#: resources/views/admin/tags.phtml:31 10029#: resources/views/search-replace-page.phtml:47 10030#: resources/views/statistics/individuals/names.phtml:12 10031#: resources/xml/reports/cemetery_report.xml:7 10032#: resources/xml/reports/death_report.xml:10 10033msgid "Names" 10034msgstr "" 10035 10036#: app/Module/CustomTagsFamilyTreeMaker.php:139 10037#: app/Module/CustomTagsGedcom53.php:130 10038msgid "Namesake" 10039msgstr "" 10040 10041#. I18N: Name of a country or state 10042#: app/Statistics/Service/CountryService.php:359 10043msgid "Namibia" 10044msgstr "" 10045 10046#: app/Elements/RelationIsDescriptor.php:116 10047msgid "Nanny" 10048msgstr "" 10049 10050#: app/Module/HtmlBlockModule.php:193 10051msgid "Narrative description" 10052msgstr "" 10053 10054#. I18N: Location of an LDS church temple 10055#: app/Elements/TempleCode.php:141 10056msgid "Nashville, Tennessee, United States" 10057msgstr "" 10058 10059#: app/Factories/ElementFactory.php:570 10060msgid "Nationality" 10061msgstr "" 10062 10063#: app/Factories/ElementFactory.php:571 10064msgid "Naturalization" 10065msgstr "" 10066 10067#. I18N: Name of a country or state 10068#: app/Statistics/Service/CountryService.php:381 10069msgid "Nauru" 10070msgstr "" 10071 10072#. I18N: Location of an LDS church temple 10073#: app/Elements/TempleCode.php:142 10074msgid "Nauvoo (new), Illinois, United States" 10075msgstr "" 10076 10077#. I18N: Location of an LDS church temple 10078#: app/Elements/TempleCode.php:143 10079msgid "Nauvoo (original), Illinois, United States" 10080msgstr "" 10081 10082#. I18N: Name of a country or state 10083#: app/Statistics/Service/CountryService.php:379 10084msgid "Nepal" 10085msgstr "" 10086 10087#. I18N: Name of a country or state 10088#: app/Statistics/Service/CountryService.php:375 10089msgid "Netherlands" 10090msgstr "" 10091 10092#: app/Http/RequestHandlers/UserListData.php:139 10093#: resources/views/components/datetime.phtml:11 10094msgid "Never" 10095msgstr "" 10096 10097#: app/Elements/FamilyStatusText.php:72 10098#: app/Module/CustomTagsBrothersKeeper.php:106 10099msgid "Never married" 10100msgstr "" 10101 10102#. I18N: Name of a country or state 10103#: app/Statistics/Service/CountryService.php:361 10104msgid "New Caledonia" 10105msgstr "" 10106 10107#: app/Module/CustomTagsGedcomL.php:131 app/Module/CustomTagsGedcomL.php:132 10108#: app/Module/CustomTagsGedcomL.php:133 app/Module/CustomTagsGedcomL.php:134 10109#: app/Module/CustomTagsGedcomL.php:135 10110msgid "New GEDCOM tag" 10111msgstr "" 10112 10113#. I18N: Location of an LDS church temple 10114#: app/Elements/TempleCode.php:146 10115msgid "New York, New York, United States" 10116msgstr "" 10117 10118#. I18N: Name of a country or state 10119#: app/Statistics/Service/CountryService.php:383 10120msgid "New Zealand" 10121msgstr "" 10122 10123#: resources/views/admin/changes-log.phtml:78 10124msgid "New data" 10125msgstr "" 10126 10127#. I18N: %s is a server name/URL 10128#: app/Http/RequestHandlers/RegisterAction.php:156 10129#, php-format 10130msgid "New registration at %s" 10131msgstr "" 10132 10133#. I18N: %s is a server name/URL 10134#: app/Http/RequestHandlers/UserEditAction.php:110 10135#: app/Http/RequestHandlers/VerifyEmail.php:86 10136#, php-format 10137msgid "New user at %s" 10138msgstr "" 10139 10140#. I18N: Location of an LDS church temple 10141#: app/Elements/TempleCode.php:144 10142msgid "Newport Beach, California, United States" 10143msgstr "" 10144 10145#. I18N: Name of a module 10146#: app/Module/FamilyTreeNewsModule.php:119 10147msgid "News" 10148msgstr "" 10149 10150#. I18N: Type of media object 10151#: app/Elements/SourceMediaType.php:72 10152msgid "Newspaper" 10153msgstr "" 10154 10155#: app/Module/ReviewChangesModule.php:162 10156msgid "Next email reminder will be sent after " 10157msgstr "" 10158 10159#: resources/views/modules/random_media/slide-show.phtml:32 10160#: resources/views/modules/random_media/slide-show.phtml:34 10161msgid "Next image" 10162msgstr "" 10163 10164#. I18N: Name of a country or state 10165#: app/Statistics/Service/CountryService.php:369 10166msgid "Nicaragua" 10167msgstr "" 10168 10169#: app/Factories/ElementFactory.php:549 app/Factories/ElementFactory.php:556 10170#: app/Factories/ElementFactory.php:561 10171msgid "Nickname" 10172msgstr "" 10173 10174#. I18N: Name of a country or state 10175#: app/Statistics/Service/CountryService.php:363 10176msgid "Niger" 10177msgstr "" 10178 10179#. I18N: Name of a country or state 10180#: app/Statistics/Service/CountryService.php:367 10181msgid "Nigeria" 10182msgstr "" 10183 10184#. I18N: a month in the Jewish calendar 10185#: app/Date/JewishDate.php:192 10186msgctxt "GENITIVE" 10187msgid "Nissan" 10188msgstr "" 10189 10190#. I18N: a month in the Jewish calendar 10191#: app/Date/JewishDate.php:296 10192msgctxt "INSTRUMENTAL" 10193msgid "Nissan" 10194msgstr "" 10195 10196#. I18N: a month in the Jewish calendar 10197#: app/Date/JewishDate.php:244 10198msgctxt "LOCATIVE" 10199msgid "Nissan" 10200msgstr "" 10201 10202#. I18N: a month in the Jewish calendar 10203#: app/Date/JewishDate.php:140 10204msgctxt "NOMINATIVE" 10205msgid "Nissan" 10206msgstr "" 10207 10208#. I18N: Name of a country or state 10209#: app/Statistics/Service/CountryService.php:373 10210msgid "Niue" 10211msgstr "" 10212 10213#. I18N: a month in the French republican calendar 10214#: app/Date/FrenchDate.php:141 10215msgctxt "GENITIVE" 10216msgid "Nivose" 10217msgstr "" 10218 10219#. I18N: a month in the French republican calendar 10220#: app/Date/FrenchDate.php:235 10221msgctxt "INSTRUMENTAL" 10222msgid "Nivose" 10223msgstr "" 10224 10225#. I18N: a month in the French republican calendar 10226#: app/Date/FrenchDate.php:188 10227msgctxt "LOCATIVE" 10228msgid "Nivose" 10229msgstr "" 10230 10231#. I18N: a month in the French republican calendar 10232#: app/Date/FrenchDate.php:93 10233msgctxt "NOMINATIVE" 10234msgid "Nivose" 10235msgstr "" 10236 10237#: resources/views/admin/users-edit.phtml:335 10238msgid "No" 10239msgstr "" 10240 10241#: app/Http/RequestHandlers/ImportGedcomAction.php:93 10242#: app/Http/RequestHandlers/ImportGedcomAction.php:105 10243msgid "No GEDCOM file was received." 10244msgstr "" 10245 10246#: resources/views/admin/trees-import.phtml:72 10247msgid "No GEDCOM files found." 10248msgstr "" 10249 10250#: resources/views/admin/trees-preferences.phtml:124 10251#: resources/views/admin/trees-preferences.phtml:127 10252msgid "No calendar conversion" 10253msgstr "" 10254 10255#: app/Module/CustomTagsLegacy.php:64 app/Module/DescendancyModule.php:273 10256#: resources/views/family-page-children.phtml:17 10257msgid "No children" 10258msgstr "" 10259 10260#: app/Services/MessageService.php:228 10261msgid "No contact" 10262msgstr "" 10263 10264#: resources/views/admin/trees-duplicates.phtml:46 10265msgid "No duplicates have been found." 10266msgstr "" 10267 10268#: resources/views/admin/trees-check.phtml:35 10269msgid "No errors have been found." 10270msgstr "" 10271 10272#. I18N: translation for %s==1 is unused; it is translated separately as “tomorrow” 10273#: app/Module/UpcomingAnniversariesModule.php:164 10274#, php-format 10275msgid "No events exist for the next %s day." 10276msgid_plural "No events exist for the next %s days." 10277msgstr[0] "" 10278msgstr[1] "" 10279 10280#: resources/views/modules/todays_events/empty.phtml:8 10281msgid "No events exist for today." 10282msgstr "" 10283 10284#: app/Module/UpcomingAnniversariesModule.php:160 10285msgid "No events exist for tomorrow." 10286msgstr "" 10287 10288#: resources/views/family-page.phtml:41 10289msgid "No facts exist for this family." 10290msgstr "" 10291 10292#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10293#: app/Functions/Functions.php:53 10294msgid "No file was received. Please try again." 10295msgstr "" 10296 10297#: app/Module/RelationshipsChartModule.php:410 10298msgid "No link between the two individuals could be found." 10299msgstr "" 10300 10301#: resources/views/admin/merge-records-step-2.phtml:75 10302#: resources/views/admin/merge-records-step-2.phtml:122 10303#: resources/views/admin/merge-records-step-2.phtml:168 10304msgid "No matching facts found" 10305msgstr "" 10306 10307#: resources/views/modules/gedcom_news/list.phtml:18 10308#: resources/views/modules/user_blog/list.phtml:18 10309msgid "No news articles have been submitted." 10310msgstr "" 10311 10312#: app/Http/RequestHandlers/SiteRegistrationPage.php:47 10313msgid "No predefined text" 10314msgstr "" 10315 10316#: resources/views/lists/datatables-attributes.phtml:22 10317#: resources/views/lists/datatables-attributes.phtml:33 10318msgid "No records to display" 10319msgstr "" 10320 10321#: resources/views/modules/place-hierarchy/events.phtml:34 10322#: resources/views/modules/place-hierarchy/events.phtml:46 10323#: resources/views/search-advanced-page.phtml:95 10324#: resources/views/search-general-page.phtml:137 10325#: resources/views/search-phonetic-page.phtml:98 10326msgid "No results found." 10327msgstr "" 10328 10329#: app/Statistics/Repository/UserRepository.php:84 10330msgid "No signed-in and no anonymous users" 10331msgstr "" 10332 10333#: app/Elements/TempleCode.php:211 10334msgid "No temple - living ordinance" 10335msgstr "" 10336 10337#: app/Http/RequestHandlers/UpgradeWizardStep.php:168 10338#: resources/views/admin/control-panel.phtml:185 10339#: resources/views/admin/upgrade/wizard.phtml:21 10340msgid "No upgrade information is available." 10341msgstr "" 10342 10343#. I18N: The name of a colour-scheme 10344#: app/Module/ColorsTheme.php:173 10345msgid "Nocturnal" 10346msgstr "" 10347 10348#. I18N: https://nominatim.org 10349#: app/Module/MapGeoLocationNominatim.php:39 10350msgid "Nominatim" 10351msgstr "" 10352 10353#: app/Module/IndividualListModule.php:295 10354#: app/Module/IndividualListModule.php:511 10355#: resources/views/admin/trees-export.phtml:108 10356#: resources/views/modules/clippings/download.phtml:30 10357#: resources/xml/reports/cemetery_report.xml:7 10358#: resources/xml/reports/death_report.xml:10 10359#: resources/xml/reports/individual_ext_report.xml:11 10360#: resources/xml/reports/individual_report.xml:8 10361msgid "None" 10362msgstr "" 10363 10364#. I18N: The ninth day in the French republican calendar 10365#: app/Date/FrenchDate.php:303 10366msgid "Nonidi" 10367msgstr "" 10368 10369#. I18N: Name of a country or state 10370#: app/Statistics/Service/CountryService.php:365 10371msgid "Norfolk Island" 10372msgstr "" 10373 10374#: resources/views/admin/users-edit.phtml:158 10375msgid "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." 10376msgstr "" 10377 10378#. I18N: Name of a country or state 10379#: app/Statistics/Service/CountryService.php:405 10380msgid "North Korea" 10381msgstr "" 10382 10383#: resources/views/modules/statistics-chart/custom.phtml:185 10384msgid "Northern America" 10385msgstr "" 10386 10387#. I18N: Name of a country or state 10388#: app/Statistics/Service/CountryService.php:371 10389msgid "Northern Ireland" 10390msgstr "" 10391 10392#. I18N: Name of a country or state 10393#: app/Statistics/Service/CountryService.php:339 10394msgid "Northern Mariana Islands" 10395msgstr "" 10396 10397#. I18N: Name of a country or state 10398#: app/Statistics/Service/CountryService.php:377 10399msgid "Norway" 10400msgstr "" 10401 10402#: resources/views/admin/control-panel.phtml:479 10403msgid "Not approved by an administrator" 10404msgstr "" 10405 10406#: app/Module/CustomTagsBrothersKeeper.php:105 10407msgid "Not living" 10408msgstr "" 10409 10410#: app/Elements/FamilyStatusText.php:71 app/Module/BranchesListModule.php:448 10411#: app/Module/CustomTagsBrothersKeeper.php:66 10412#: resources/views/lists/families-table.phtml:191 10413msgid "Not married" 10414msgstr "" 10415 10416#: resources/views/admin/control-panel.phtml:479 10417msgid "Not verified by the user" 10418msgstr "" 10419 10420#: app/Factories/ElementFactory.php:292 app/Factories/ElementFactory.php:302 10421#: app/Factories/ElementFactory.php:313 app/Factories/ElementFactory.php:347 10422#: app/Factories/ElementFactory.php:366 app/Factories/ElementFactory.php:384 10423#: app/Factories/ElementFactory.php:423 app/Factories/ElementFactory.php:433 10424#: app/Factories/ElementFactory.php:444 app/Factories/ElementFactory.php:576 10425#: app/Factories/ElementFactory.php:611 app/Factories/ElementFactory.php:619 10426#: app/Factories/ElementFactory.php:623 app/Factories/ElementFactory.php:624 10427#: app/Factories/ElementFactory.php:634 app/Factories/ElementFactory.php:642 10428#: app/Factories/ElementFactory.php:647 app/Factories/ElementFactory.php:657 10429#: app/Factories/ElementFactory.php:673 app/Factories/ElementFactory.php:677 10430#: app/Factories/ElementFactory.php:689 app/Factories/ElementFactory.php:695 10431#: app/Factories/ElementFactory.php:696 app/Factories/ElementFactory.php:704 10432#: app/Factories/ElementFactory.php:720 app/Factories/ElementFactory.php:725 10433#: app/Factories/ElementFactory.php:736 app/Factories/ElementFactory.php:739 10434#: app/Functions/FunctionsPrint.php:92 app/Functions/FunctionsPrint.php:167 10435#: app/Functions/FunctionsPrintFacts.php:781 10436#: app/Module/CustomTagsGedcom53.php:176 app/Module/CustomTagsGedcomL.php:101 10437#: app/Module/CustomTagsGedcomL.php:109 app/Module/CustomTagsGedcomL.php:150 10438#: app/Module/CustomTagsGedcomL.php:158 app/Module/CustomTagsGedcomL.php:194 10439#: app/Module/CustomTagsGedcomL.php:206 app/Module/CustomTagsGedcomL.php:215 10440#: app/Module/CustomTagsGedcomL.php:248 app/Module/CustomTagsWebtrees.php:55 10441#: app/Module/CustomTagsWebtrees.php:63 app/Module/CustomTagsWebtrees.php:69 10442#: app/Module/CustomTagsWebtrees.php:77 10443#: resources/views/admin/trees-privacy.phtml:184 10444#: resources/views/modals/create-media-from-file.phtml:51 10445#: resources/views/modals/media-object-fields.phtml:19 10446#: resources/views/modals/note-object-fields.phtml:9 10447#: resources/views/modules/favorites/favorites.phtml:159 10448#: resources/views/modules/notes/tab.phtml:49 10449#: resources/views/modules/recent_changes/changes-table.phtml:68 10450#: resources/xml/reports/cemetery_report.xml:56 10451#: resources/xml/reports/family_group_report.xml:485 10452#: resources/xml/reports/family_group_report.xml:749 10453#: resources/xml/reports/family_group_report.xml:1101 10454#: resources/xml/reports/occupation_report.xml:64 10455msgid "Note" 10456msgstr "" 10457 10458#: resources/views/help/restriction.phtml:11 10459msgid "Note that if a user account is linked to a record, then that user will always be able to view that record." 10460msgstr "" 10461 10462#: resources/views/help/relationship-privacy.phtml:16 10463msgid "Note: longer path lengths require a lot of calculation, which can make your website run slowly for these users." 10464msgstr "" 10465 10466#. I18N: Name of a module 10467#: app/Module/FixSearchAndReplace.php:114 app/Module/NoteListModule.php:164 10468#: app/Module/NotesTabModule.php:59 10469#: resources/views/admin/control-panel.phtml:324 10470#: resources/views/admin/merge-records-step-1.phtml:58 10471#: resources/views/record-page-links.phtml:70 10472#: resources/views/search-results.phtml:81 10473#: resources/views/statistics/other/total-records.phtml:39 10474#: resources/xml/reports/individual_ext_report.xml:237 10475#: resources/xml/reports/individual_report.xml:226 10476msgid "Notes" 10477msgstr "" 10478 10479#: resources/views/admin/users-cleanup.phtml:75 10480msgid "Nothing found to cleanup" 10481msgstr "" 10482 10483#: resources/views/admin/location-edit.phtml:148 10484#: resources/views/modules/batch_update/admin.phtml:101 10485msgid "Nothing found." 10486msgstr "" 10487 10488#: resources/views/modules/pedigree-map/chart.phtml:97 10489#: resources/views/modules/places/tab.phtml:94 10490msgid "Nothing to show" 10491msgstr "" 10492 10493#: app/Date/AbstractGregorianJulianDate.php:211 10494msgctxt "Abbreviation for November" 10495msgid "Nov" 10496msgstr "" 10497 10498#: app/Date/AbstractGregorianJulianDate.php:108 10499msgctxt "GENITIVE" 10500msgid "November" 10501msgstr "" 10502 10503#: app/Date/AbstractGregorianJulianDate.php:178 10504msgctxt "INSTRUMENTAL" 10505msgid "November" 10506msgstr "" 10507 10508#: app/Date/AbstractGregorianJulianDate.php:143 10509msgctxt "LOCATIVE" 10510msgid "November" 10511msgstr "" 10512 10513#: app/Date/AbstractGregorianJulianDate.php:73 10514#: app/Module/StatisticsChartModule.php:802 10515#: resources/views/edit/initialize-calendar-popup.phtml:21 10516msgctxt "NOMINATIVE" 10517msgid "November" 10518msgstr "" 10519 10520#. I18N: Location of an LDS church temple 10521#: app/Elements/TempleCode.php:145 10522msgid "Nuku’Alofa, Tonga" 10523msgstr "" 10524 10525#: app/Factories/ElementFactory.php:346 app/Factories/ElementFactory.php:574 10526#: app/Module/StatisticsChartModule.php:717 10527#: app/Statistics/Google/ChartChildren.php:114 10528#: resources/views/modules/statistics-chart/custom.phtml:53 10529msgid "Number of children" 10530msgstr "" 10531 10532#: resources/views/modules/recent_changes/config.phtml:21 10533#: resources/views/modules/upcoming_events/config.phtml:21 10534#: resources/views/modules/yahrzeit/config.phtml:18 10535msgid "Number of days to show" 10536msgstr "" 10537 10538#: app/Statistics/Google/ChartNoChildrenFamilies.php:125 10539#: resources/views/statistics/families/children.phtml:32 10540msgid "Number of families without children" 10541msgstr "" 10542 10543#. I18N: ... to show in a list 10544#: resources/views/modules/top10_givnnames/config.phtml:15 10545msgid "Number of given names" 10546msgstr "" 10547 10548#: app/Factories/ElementFactory.php:575 10549msgid "Number of marriages" 10550msgstr "" 10551 10552#. I18N: ... to show in a list 10553#: resources/views/modules/top10_pageviews/config.phtml:13 10554msgid "Number of pages" 10555msgstr "" 10556 10557#. I18N: ... to show in a list 10558#: resources/views/modules/gedcom_stats/config.phtml:82 10559#: resources/views/modules/top10_surnames/config.phtml:15 10560msgid "Number of surnames" 10561msgstr "" 10562 10563#: app/Elements/RelationIsDescriptor.php:117 10564msgid "Nurse" 10565msgstr "" 10566 10567#: app/Elements/RelationIsDescriptor.php:85 10568msgctxt "FEMALE" 10569msgid "Nurse" 10570msgstr "" 10571 10572#: app/Elements/RelationIsDescriptor.php:64 10573msgctxt "MALE" 10574msgid "Nurse" 10575msgstr "" 10576 10577#. I18N: Location of an LDS church temple 10578#: app/Elements/TempleCode.php:148 10579msgid "Oakland, California, United States" 10580msgstr "" 10581 10582#. I18N: Location of an LDS church temple 10583#: app/Elements/TempleCode.php:149 10584msgid "Oaxaca, Mexico" 10585msgstr "" 10586 10587#: app/Factories/ElementFactory.php:578 app/Module/CustomTagsAncestry.php:52 10588#: resources/xml/reports/occupation_report.xml:5 10589#: resources/xml/reports/occupation_report.xml:54 10590msgid "Occupation" 10591msgstr "" 10592 10593#. I18N: Name of a report 10594#: app/Module/OccupationReportModule.php:44 10595#: resources/xml/reports/occupation_report.xml:3 10596#: resources/xml/reports/occupation_report.xml:37 10597msgid "Occupations" 10598msgstr "" 10599 10600#. I18N: Name of a country or state 10601#: app/Statistics/Service/CountryService.php:411 10602msgid "Occupied Palestinian Territory" 10603msgstr "" 10604 10605#: app/Date/AbstractGregorianJulianDate.php:210 10606msgctxt "Abbreviation for October" 10607msgid "Oct" 10608msgstr "" 10609 10610#. I18N: The eighth day in the French republican calendar 10611#: app/Date/FrenchDate.php:301 10612msgid "Octidi" 10613msgstr "" 10614 10615#: app/Date/AbstractGregorianJulianDate.php:107 10616msgctxt "GENITIVE" 10617msgid "October" 10618msgstr "" 10619 10620#: app/Date/AbstractGregorianJulianDate.php:177 10621msgctxt "INSTRUMENTAL" 10622msgid "October" 10623msgstr "" 10624 10625#: app/Date/AbstractGregorianJulianDate.php:142 10626msgctxt "LOCATIVE" 10627msgid "October" 10628msgstr "" 10629 10630#: app/Date/AbstractGregorianJulianDate.php:72 10631#: app/Module/StatisticsChartModule.php:801 10632#: resources/views/edit/initialize-calendar-popup.phtml:20 10633msgctxt "NOMINATIVE" 10634msgid "October" 10635msgstr "" 10636 10637#. I18N: Location of an LDS church temple 10638#: app/Elements/TempleCode.php:150 10639msgid "Ogden, Utah, United States" 10640msgstr "" 10641 10642#. I18N: Location of an LDS church temple 10643#: app/Elements/TempleCode.php:151 10644msgid "Oklahoma City, Oklahoma, United States" 10645msgstr "" 10646 10647#: resources/views/admin/changes-log.phtml:71 10648msgid "Old data" 10649msgstr "" 10650 10651#: resources/views/admin/control-panel.phtml:853 10652msgid "Old files found" 10653msgstr "" 10654 10655#: resources/views/statistics/families/birth-age.phtml:64 10656msgid "Oldest father" 10657msgstr "" 10658 10659#: resources/views/statistics/families/marriage-age.phtml:84 10660msgid "Oldest female" 10661msgstr "" 10662 10663#: resources/views/statistics/individuals/oldest-living.phtml:12 10664msgid "Oldest living individuals" 10665msgstr "" 10666 10667#: resources/views/statistics/families/marriage-age.phtml:64 10668msgid "Oldest male" 10669msgstr "" 10670 10671#: resources/views/statistics/families/birth-age.phtml:84 10672msgid "Oldest mother" 10673msgstr "" 10674 10675#. I18N: The name of a colour-scheme 10676#: app/Module/ColorsTheme.php:175 10677msgid "Olivia" 10678msgstr "" 10679 10680#. I18N: Name of a country or state 10681#: app/Statistics/Service/CountryService.php:385 10682msgid "Oman" 10683msgstr "" 10684 10685#. I18N: Name of a module 10686#: app/Module/OnThisDayModule.php:101 10687msgid "On this day" 10688msgstr "" 10689 10690#: app/Http/RequestHandlers/CalendarPage.php:124 10691msgid "On this day…" 10692msgstr "" 10693 10694#: resources/views/admin/map-import-form.phtml:77 10695msgid "Only add new records" 10696msgstr "" 10697 10698#: app/Elements/RestrictionNotice.php:78 10699#: app/Functions/FunctionsPrintFacts.php:619 10700#: resources/views/modals/restriction-fields.phtml:32 10701msgid "Only managers can edit" 10702msgstr "" 10703 10704#: resources/views/admin/map-import-form.phtml:77 10705msgid "Only update existing records" 10706msgstr "" 10707 10708#: resources/views/errors/database-connection.phtml:13 10709msgid "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." 10710msgstr "" 10711 10712#: app/Http/RequestHandlers/SetupWizard.php:175 10713msgid "Oops! webtrees was unable to create files in this folder." 10714msgstr "" 10715 10716#. I18N: https://openrouteservice.org 10717#: app/Module/MapGeoLocationOpenRouteService.php:44 10718#: app/Module/OpenRouteServiceAutocomplete.php:81 10719msgid "OpenRouteService" 10720msgstr "" 10721 10722#: app/Module/MapLinkOpenStreetMap.php:41 app/Module/OpenStreetMap.php:57 10723msgid "OpenStreetMap™" 10724msgstr "" 10725 10726#. I18N: Location of an LDS church temple 10727#: app/Elements/TempleCode.php:152 10728msgid "Oquirrh Mountain, Utah, United States" 10729msgstr "" 10730 10731#: app/Date/JalaliDate.php:260 10732msgctxt "Abbreviation for Persian month: Ordibehesht" 10733msgid "Ord" 10734msgstr "" 10735 10736#. I18N: 2nd month in the Persian/Jalali calendar 10737#: app/Date/JalaliDate.php:127 10738msgctxt "GENITIVE" 10739msgid "Ordibehesht" 10740msgstr "" 10741 10742#. I18N: 2nd month in the Persian/Jalali calendar 10743#: app/Date/JalaliDate.php:217 10744msgctxt "INSTRUMENTAL" 10745msgid "Ordibehesht" 10746msgstr "" 10747 10748#. I18N: 2nd month in the Persian/Jalali calendar 10749#: app/Date/JalaliDate.php:172 10750msgctxt "LOCATIVE" 10751msgid "Ordibehesht" 10752msgstr "" 10753 10754#. I18N: 2nd month in the Persian/Jalali calendar 10755#: app/Date/JalaliDate.php:82 10756msgctxt "NOMINATIVE" 10757msgid "Ordibehesht" 10758msgstr "" 10759 10760#: app/Factories/ElementFactory.php:740 10761msgid "Ordinance" 10762msgstr "" 10763 10764#: app/Factories/ElementFactory.php:580 10765msgid "Ordination" 10766msgstr "" 10767 10768#. I18N: Ordnance Survey is the UK government mapping service. 10769#: app/Module/OrdnanceSurveyHistoricMaps.php:39 10770msgid "Ordnance Survey historic maps" 10771msgstr "" 10772 10773#: resources/xml/reports/change_report.xml:10 10774#: resources/xml/reports/pedigree_report.xml:7 10775msgid "Orientation" 10776msgstr "" 10777 10778#: app/Module/CustomTagsGenPluswin.php:74 10779#: app/Module/CustomTagsGenPluswin.php:83 10780#: app/Module/CustomTagsGenPluswin.php:106 10781#: app/Module/CustomTagsGenPluswin.php:117 10782msgid "Original text" 10783msgstr "" 10784 10785#. I18N: Location of an LDS church temple 10786#: app/Elements/TempleCode.php:153 10787msgid "Orlando, Florida, United States" 10788msgstr "" 10789 10790#. I18N: Type of media object 10791#: app/Elements/ResearchTaskStatus.php:53 app/Elements/ResearchTaskType.php:52 10792#: app/Elements/SexXValue.php:39 app/Elements/SourceMediaType.php:73 10793#: app/Module/StatisticsChartModule.php:155 10794#: app/Statistics/Google/ChartCommonGiven.php:91 10795#: app/Statistics/Google/ChartCommonSurname.php:150 10796#: resources/views/admin/control-panel.phtml:750 10797msgid "Other" 10798msgstr "" 10799 10800#: resources/views/admin/trees-preferences.phtml:429 10801msgid "Other facts to show in charts" 10802msgstr "" 10803 10804#: resources/views/admin/trees-preferences.phtml:730 10805msgid "Other preferences" 10806msgstr "" 10807 10808#: app/Elements/RelationIsDescriptor.php:118 10809msgid "Owner" 10810msgstr "" 10811 10812#: app/Elements/RelationIsDescriptor.php:86 10813msgctxt "FEMALE" 10814msgid "Owner" 10815msgstr "" 10816 10817#: app/Elements/RelationIsDescriptor.php:65 10818msgctxt "MALE" 10819msgid "Owner" 10820msgstr "" 10821 10822#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10823#: app/Functions/Functions.php:62 10824msgid "PHP blocked the file because of its extension." 10825msgstr "" 10826 10827#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 10828#: app/Functions/Functions.php:59 10829msgid "PHP failed to write to disk." 10830msgstr "" 10831 10832#: resources/views/admin/server-information.phtml:18 10833msgid "PHP information" 10834msgstr "" 10835 10836#: resources/xml/reports/ahnentafel_report.xml:56 10837#: resources/xml/reports/bdm_report.xml:42 10838#: resources/xml/reports/birth_report.xml:32 10839#: resources/xml/reports/cemetery_report.xml:35 10840#: resources/xml/reports/change_report.xml:45 10841#: resources/xml/reports/death_report.xml:33 10842#: resources/xml/reports/descendancy_report.xml:43 10843#: resources/xml/reports/fact_sources.xml:44 10844#: resources/xml/reports/family_group_report.xml:89 10845#: resources/xml/reports/individual_ext_report.xml:100 10846#: resources/xml/reports/individual_report.xml:89 10847#: resources/xml/reports/marriage_report.xml:31 10848#: resources/xml/reports/missing_facts_report.xml:53 10849#: resources/xml/reports/occupation_report.xml:38 10850#: resources/xml/reports/relative_ext_report.xml:51 10851msgid "Page" 10852msgstr "" 10853 10854#: resources/views/modules/media-list/pagination.phtml:39 10855#, php-format 10856msgid "Page %s of %s" 10857msgstr "" 10858 10859#: resources/xml/reports/ahnentafel_report.xml:13 10860#: resources/xml/reports/bdm_report.xml:12 10861#: resources/xml/reports/birth_report.xml:10 10862#: resources/xml/reports/cemetery_report.xml:8 10863#: resources/xml/reports/change_report.xml:9 10864#: resources/xml/reports/death_report.xml:11 10865#: resources/xml/reports/descendancy_report.xml:8 10866#: resources/xml/reports/fact_sources.xml:8 10867#: resources/xml/reports/family_group_report.xml:11 10868#: resources/xml/reports/individual_ext_report.xml:12 10869#: resources/xml/reports/individual_report.xml:9 10870#: resources/xml/reports/marriage_report.xml:10 10871#: resources/xml/reports/missing_facts_report.xml:8 10872#: resources/xml/reports/occupation_report.xml:7 10873#: resources/xml/reports/pedigree_report.xml:8 10874#: resources/xml/reports/relative_ext_report.xml:8 10875msgid "Page size" 10876msgstr "" 10877 10878#. I18N: Type of media object 10879#: app/Elements/SourceMediaType.php:75 10880msgid "Painting" 10881msgstr "" 10882 10883#. I18N: Name of a country or state 10884#: app/Statistics/Service/CountryService.php:387 10885msgid "Pakistan" 10886msgstr "" 10887 10888#. I18N: Name of a country or state 10889#: app/Statistics/Service/CountryService.php:397 10890msgid "Palau" 10891msgstr "" 10892 10893#. I18N: A colour scheme 10894#: app/Module/ColorsTheme.php:124 10895msgid "Palette" 10896msgstr "" 10897 10898#. I18N: Location of an LDS church temple 10899#: app/Elements/TempleCode.php:155 10900msgid "Palmyra, New York, United States" 10901msgstr "" 10902 10903#. I18N: Name of a country or state 10904#: app/Statistics/Service/CountryService.php:389 10905msgid "Panama" 10906msgstr "" 10907 10908#. I18N: Location of an LDS church temple 10909#: app/Elements/TempleCode.php:156 10910msgid "Panama City, Panama" 10911msgstr "" 10912 10913#. I18N: Location of an LDS church temple 10914#: app/Elements/TempleCode.php:157 10915msgid "Papeete, Tahiti" 10916msgstr "" 10917 10918#. I18N: Name of a country or state 10919#: app/Statistics/Service/CountryService.php:399 10920msgid "Papua New Guinea" 10921msgstr "" 10922 10923#. I18N: Name of a country or state 10924#: app/Statistics/Service/CountryService.php:409 10925msgid "Paraguay" 10926msgstr "" 10927 10928#: app/Module/CustomTagsGedcomL.php:233 10929msgid "Parent" 10930msgstr "" 10931 10932#: app/Factories/ElementFactory.php:600 10933#: app/Http/RequestHandlers/IndividualPage.php:218 10934#: resources/views/edit/reorder-families.phtml:72 10935#: resources/views/modules/ancestors-chart/tree.phtml:33 10936#: resources/views/modules/family_nav/sidebar-family.phtml:42 10937msgid "Parents" 10938msgstr "" 10939 10940#: resources/xml/reports/individual_ext_report.xml:6 10941#: resources/xml/reports/individual_ext_report.xml:89 10942#: resources/xml/reports/missing_facts_report.xml:6 10943#: resources/xml/reports/relative_ext_report.xml:6 10944#: resources/xml/reports/relative_ext_report.xml:41 10945msgid "Parents and siblings" 10946msgstr "" 10947 10948#: app/Functions/FunctionsPrint.php:213 10949msgid "Parent’s age" 10950msgstr "" 10951 10952#. I18N: A configuration setting 10953#: resources/views/admin/site-mail.phtml:152 10954#: resources/views/admin/users-create.phtml:58 10955#: resources/views/admin/users-edit.phtml:68 10956#: resources/views/edit-account-page.phtml:89 10957#: resources/views/login-page.phtml:44 10958#: resources/views/modules/login_block/sign-in.phtml:31 10959#: resources/views/password-reset-page.phtml:35 10960#: resources/views/register-page.phtml:72 10961#: resources/views/setup/step-5-administrator.phtml:78 10962msgid "Password" 10963msgstr "Kupumuna" 10964 10965#: resources/views/admin/users-create.phtml:63 10966#: resources/views/admin/users-edit.phtml:73 10967#: resources/views/edit-account-page.phtml:94 10968#: resources/views/password-reset-page.phtml:40 10969#: resources/views/register-page.phtml:77 10970msgid "Passwords must be at least 8 characters long and are case-sensitive, so that “secret” is different from “SECRET”." 10971msgstr "" 10972 10973#. I18N: Location of an LDS church temple 10974#: app/Elements/TempleCode.php:158 10975msgid "Payson, Utah, United States" 10976msgstr "" 10977 10978#. I18N: Name of a module/chart 10979#. I18N: Name of a report 10980#: app/Module/ChartsBlockModule.php:125 app/Module/ChartsBlockModule.php:268 10981#: app/Module/PedigreeChartModule.php:118 10982#: app/Module/PedigreeReportModule.php:40 10983#: resources/xml/reports/pedigree_report.xml:3 10984#: resources/xml/reports/pedigree_report.xml:48 10985msgid "Pedigree" 10986msgstr "" 10987 10988#: resources/xml/reports/pedigree_report.xml:750 10989msgid "Pedigree chart" 10990msgstr "" 10991 10992#. I18N: Name of a module 10993#: app/Module/PedigreeMapModule.php:127 10994msgid "Pedigree map" 10995msgstr "" 10996 10997#. I18N: %s is an individual’s name 10998#: app/Module/PedigreeMapModule.php:173 app/Module/PedigreeMapModule.php:231 10999#, php-format 11000msgid "Pedigree map of %s" 11001msgstr "" 11002 11003#. I18N: %s is an individual’s name 11004#: app/Module/PedigreeChartModule.php:164 11005#, php-format 11006msgid "Pedigree tree of %s" 11007msgstr "" 11008 11009#. I18N: Name of a module 11010#: app/Http/RequestHandlers/HelpText.php:266 11011#: app/Http/RequestHandlers/PendingChanges.php:70 11012#: app/Module/ModuleThemeTrait.php:424 app/Module/ReviewChangesModule.php:80 11013#: app/Module/ReviewChangesModule.php:134 11014#: resources/views/admin/control-panel.phtml:318 11015#: resources/views/admin/control-panel.phtml:344 11016#: resources/views/pending-changes-page.phtml:78 11017#: resources/xml/reports/change_report.xml:52 11018msgid "Pending changes" 11019msgstr "" 11020 11021#: resources/views/help/pending-changes.phtml:20 11022msgid "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." 11023msgstr "" 11024 11025#: app/Module/CustomTagsBrothersKeeper.php:67 11026#: app/Module/CustomTagsBrothersKeeper.php:107 11027msgid "Permanent number" 11028msgstr "" 11029 11030#: resources/views/admin/changes-log.phtml:113 11031#: resources/views/admin/site-logs.phtml:105 11032msgid "Permanently delete these records?" 11033msgstr "" 11034 11035#: resources/views/modules/privacy-policy/page.phtml:18 11036msgid "Personal data" 11037msgstr "" 11038 11039#. I18N: Location of an LDS church temple 11040#: app/Elements/TempleCode.php:159 11041msgid "Perth, Australia" 11042msgstr "" 11043 11044#. I18N: Name of a country or state 11045#: app/Statistics/Service/CountryService.php:393 11046msgid "Peru" 11047msgstr "" 11048 11049#. I18N: Name of a country or state 11050#: app/Statistics/Service/CountryService.php:395 11051msgid "Philippines" 11052msgstr "" 11053 11054#. I18N: Location of an LDS church temple 11055#: app/Elements/TempleCode.php:160 11056msgid "Phoenix, Arizona, United States" 11057msgstr "" 11058 11059#: app/Factories/ElementFactory.php:294 app/Factories/ElementFactory.php:399 11060#: app/Factories/ElementFactory.php:425 app/Factories/ElementFactory.php:678 11061#: app/Factories/ElementFactory.php:727 11062#: resources/views/modals/submitter-fields.phtml:25 11063msgid "Phone" 11064msgstr "" 11065 11066#: resources/views/search-phonetic-page.phtml:66 11067msgid "Phonetic algorithm" 11068msgstr "" 11069 11070#: app/Factories/ElementFactory.php:547 11071msgid "Phonetic name" 11072msgstr "" 11073 11074#: app/Factories/ElementFactory.php:296 app/Factories/ElementFactory.php:427 11075msgid "Phonetic place" 11076msgstr "" 11077 11078#. I18N: search using “sounds like”, rather than exact spelling 11079#: app/Http/RequestHandlers/SearchPhoneticPage.php:100 11080#: app/Module/SearchMenuModule.php:113 resources/views/branches-page.phtml:38 11081msgid "Phonetic search" 11082msgstr "" 11083 11084#: app/Factories/ElementFactory.php:554 11085msgid "Phonetic type" 11086msgstr "" 11087 11088#. I18N: Type of media object 11089#: app/Elements/SourceMediaType.php:74 11090#: app/Module/CustomTagsFamilyTreeBuilder.php:58 11091#: app/Module/CustomTagsFamilyTreeBuilder.php:60 11092#: app/Module/CustomTagsGedcom53.php:79 app/Module/CustomTagsGedcom53.php:101 11093#: app/Module/CustomTagsGedcom53.php:131 app/Module/CustomTagsGedcom53.php:160 11094msgid "Photo" 11095msgstr "" 11096 11097#. I18N: The name of a colour-scheme 11098#: app/Module/ColorsTheme.php:177 11099msgid "Pink Plastic" 11100msgstr "" 11101 11102#. I18N: Name of a country or state 11103#: app/Statistics/Service/CountryService.php:391 11104msgid "Pitcairn" 11105msgstr "" 11106 11107#: app/Factories/ElementFactory.php:295 app/Factories/ElementFactory.php:426 11108#: app/Factories/ElementFactory.php:694 11109#: app/Http/RequestHandlers/HelpText.php:236 11110#: app/Module/CustomTagsFamilyTreeBuilder.php:59 11111#: app/Module/CustomTagsGedcomL.php:200 app/Module/CustomTagsLegacy.php:69 11112#: app/Module/FixCemeteryTag.php:86 11113#: resources/views/admin/location-edit.phtml:40 11114#: resources/views/admin/location-edit.phtml:147 11115#: resources/views/admin/locations.phtml:42 11116#: resources/views/lists/families-table.phtml:226 11117#: resources/views/lists/individuals-table.phtml:242 11118#: resources/views/lists/individuals-table.phtml:253 11119#: resources/views/modules/census-assistant.phtml:48 11120#: resources/views/modules/lifespans-chart/page.phtml:45 11121#: resources/views/search-phonetic-page.phtml:56 11122#: resources/xml/reports/bdm_report.xml:6 11123#: resources/xml/reports/bdm_report.xml:134 11124#: resources/xml/reports/bdm_report.xml:160 11125#: resources/xml/reports/bdm_report.xml:194 11126#: resources/xml/reports/birth_report.xml:42 11127#: resources/xml/reports/cemetery_report.xml:52 11128#: resources/xml/reports/death_report.xml:50 11129#: resources/xml/reports/marriage_report.xml:50 11130#: resources/xml/reports/occupation_report.xml:60 11131msgid "Place" 11132msgstr "" 11133 11134#. I18N: Name of a module/list 11135#: app/Factories/ElementFactory.php:385 11136#: app/Module/PlaceHierarchyListModule.php:108 11137#: app/Module/PlaceHierarchyListModule.php:252 11138#: resources/views/place-hierarchy.phtml:16 11139msgid "Place hierarchy" 11140msgstr "" 11141 11142#: app/Module/CustomTagsPhpGedView.php:56 11143msgid "Place in Hebrew" 11144msgstr "" 11145 11146#: resources/views/modules/place-hierarchy/list.phtml:14 11147msgid "Place list" 11148msgstr "" 11149 11150#. I18N: Help text for the “Abbreviate place names” configuration setting 11151#: resources/views/admin/trees-preferences.phtml:605 11152msgid "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>." 11153msgstr "" 11154 11155#: resources/views/help/place.phtml:12 11156msgid "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." 11157msgstr "" 11158 11159#: resources/views/help/place.phtml:8 11160msgid "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”." 11161msgstr "" 11162 11163#: app/Factories/ElementFactory.php:462 11164msgid "Place of LDS baptism" 11165msgstr "" 11166 11167#: app/Factories/ElementFactory.php:601 11168msgid "Place of LDS child sealing" 11169msgstr "" 11170 11171#: app/Factories/ElementFactory.php:502 11172msgid "Place of LDS confirmation" 11173msgstr "" 11174 11175#: app/Factories/ElementFactory.php:522 11176msgid "Place of LDS endowment" 11177msgstr "" 11178 11179#: app/Factories/ElementFactory.php:356 11180msgid "Place of LDS spouse sealing" 11181msgstr "" 11182 11183#: app/Factories/ElementFactory.php:454 11184msgid "Place of adoption" 11185msgstr "" 11186 11187#: app/Factories/ElementFactory.php:468 11188#: resources/xml/reports/missing_facts_report.xml:140 11189msgid "Place of baptism" 11190msgstr "" 11191 11192#: app/Factories/ElementFactory.php:471 11193#: resources/xml/reports/missing_facts_report.xml:223 11194msgid "Place of bar mitzvah" 11195msgstr "" 11196 11197#: app/Factories/ElementFactory.php:474 11198#: resources/xml/reports/missing_facts_report.xml:264 11199msgid "Place of bat mitzvah" 11200msgstr "" 11201 11202#: app/Factories/ElementFactory.php:478 11203#: resources/xml/reports/fact_sources.xml:273 11204#: resources/xml/reports/missing_facts_report.xml:93 11205msgid "Place of birth" 11206msgstr "" 11207 11208#: app/Factories/ElementFactory.php:481 11209msgid "Place of blessing" 11210msgstr "" 11211 11212#: app/Module/CustomTagsBrothersKeeper.php:96 11213msgid "Place of brit milah" 11214msgstr "" 11215 11216#: app/Factories/ElementFactory.php:484 11217#: resources/xml/reports/missing_facts_report.xml:557 11218msgid "Place of burial" 11219msgstr "" 11220 11221#: app/Factories/ElementFactory.php:495 11222#: resources/xml/reports/missing_facts_report.xml:181 11223msgid "Place of christening" 11224msgstr "" 11225 11226#. I18N: German Bürgerort 11227#: app/Module/CustomTagsGenPluswin.php:124 11228msgid "Place of citizenship" 11229msgstr "" 11230 11231#: app/Factories/ElementFactory.php:499 11232#: resources/xml/reports/missing_facts_report.xml:305 11233msgid "Place of confirmation" 11234msgstr "" 11235 11236#: app/Factories/ElementFactory.php:508 11237msgid "Place of cremation" 11238msgstr "" 11239 11240#: app/Factories/ElementFactory.php:512 11241#: resources/xml/reports/fact_sources.xml:275 11242#: resources/xml/reports/missing_facts_report.xml:516 11243msgid "Place of death" 11244msgstr "" 11245 11246#: app/Factories/ElementFactory.php:519 11247msgid "Place of emigration" 11248msgstr "" 11249 11250#: app/Factories/ElementFactory.php:332 11251#: resources/xml/reports/missing_facts_report.xml:347 11252msgid "Place of engagement" 11253msgstr "" 11254 11255#: app/Factories/ElementFactory.php:528 11256msgid "Place of event" 11257msgstr "" 11258 11259#: app/Factories/ElementFactory.php:538 11260#: resources/xml/reports/missing_facts_report.xml:389 11261msgid "Place of first communion" 11262msgstr "" 11263 11264#: app/Factories/ElementFactory.php:545 11265msgid "Place of immigration" 11266msgstr "" 11267 11268#: app/Factories/ElementFactory.php:343 11269#: resources/xml/reports/fact_sources.xml:321 11270#: resources/xml/reports/missing_facts_report.xml:474 11271msgid "Place of marriage" 11272msgstr "" 11273 11274#: app/Factories/ElementFactory.php:338 11275#: resources/xml/reports/missing_facts_report.xml:431 11276msgid "Place of marriage banns" 11277msgstr "" 11278 11279#: app/Factories/ElementFactory.php:573 11280msgid "Place of naturalization" 11281msgstr "" 11282 11283#: app/Factories/ElementFactory.php:583 11284msgid "Place of ordination" 11285msgstr "" 11286 11287#: app/Factories/ElementFactory.php:591 11288msgid "Place of residence" 11289msgstr "" 11290 11291#. I18N: Name of a module 11292#: app/Module/PlacesModule.php:85 resources/views/admin/tags.phtml:161 11293#: resources/views/admin/trees-preferences.phtml:583 11294#: resources/views/search-replace-page.phtml:47 11295#: resources/views/statistics/other/places.phtml:12 11296msgid "Places" 11297msgstr "" 11298 11299#: resources/views/layouts/default.phtml:163 11300#: resources/views/modules/random_media/slide-show.phtml:24 11301#: resources/views/modules/random_media/slide-show.phtml:26 11302msgid "Play" 11303msgstr "" 11304 11305#: app/Http/RequestHandlers/ContactAction.php:116 11306msgid "Please enter a valid email address." 11307msgstr "" 11308 11309#: app/Http/RequestHandlers/ContactAction.php:111 11310#: app/Http/RequestHandlers/PasswordResetAction.php:84 11311#: app/Http/RequestHandlers/PasswordResetPage.php:76 11312#: app/Http/RequestHandlers/RegisterAction.php:98 11313msgid "Please try again." 11314msgstr "" 11315 11316#. I18N: a month in the French republican calendar 11317#: app/Date/FrenchDate.php:143 11318msgctxt "GENITIVE" 11319msgid "Pluviose" 11320msgstr "" 11321 11322#. I18N: a month in the French republican calendar 11323#: app/Date/FrenchDate.php:237 11324msgctxt "INSTRUMENTAL" 11325msgid "Pluviose" 11326msgstr "" 11327 11328#. I18N: a month in the French republican calendar 11329#: app/Date/FrenchDate.php:190 11330msgctxt "LOCATIVE" 11331msgid "Pluviose" 11332msgstr "" 11333 11334#. I18N: a month in the French republican calendar 11335#: app/Date/FrenchDate.php:95 11336msgctxt "NOMINATIVE" 11337msgid "Pluviose" 11338msgstr "" 11339 11340#. I18N: Name of a country or state 11341#: app/Statistics/Service/CountryService.php:401 11342msgid "Poland" 11343msgstr "" 11344 11345#: app/SurnameTradition.php:100 11346msgctxt "Surname tradition" 11347msgid "Polish" 11348msgstr "" 11349 11350#. I18N: A configuration setting 11351#: resources/views/admin/site-mail.phtml:108 11352#: resources/views/setup/step-4-database-mysql.phtml:67 11353#: resources/views/setup/step-4-database-pgsql.phtml:59 11354#: resources/views/setup/step-4-database-sqlsvr.phtml:59 11355msgid "Port number" 11356msgstr "" 11357 11358#. I18N: Location of an LDS church temple 11359#: app/Elements/TempleCode.php:162 11360msgid "Portland, Oregon, United States" 11361msgstr "" 11362 11363#. I18N: Location of an LDS church temple 11364#: app/Elements/TempleCode.php:154 11365msgid "Porto Alegre, Brazil" 11366msgstr "" 11367 11368#. I18N: page orientation 11369#: app/Http/RequestHandlers/TreePreferencesPage.php:129 11370#: resources/xml/reports/change_report.xml:10 11371#: resources/xml/reports/pedigree_report.xml:7 11372msgid "Portrait" 11373msgstr "" 11374 11375#. I18N: Name of a country or state 11376#: app/Statistics/Service/CountryService.php:407 11377msgid "Portugal" 11378msgstr "" 11379 11380#: app/SurnameTradition.php:94 11381msgctxt "Surname tradition" 11382msgid "Portuguese" 11383msgstr "" 11384 11385#: app/Factories/ElementFactory.php:283 app/Factories/ElementFactory.php:395 11386#: app/Factories/ElementFactory.php:415 app/Factories/ElementFactory.php:668 11387#: app/Factories/ElementFactory.php:715 app/Module/CustomTagsGedcomL.php:239 11388#: app/Module/CustomTagsGenPluswin.php:71 11389#: app/Module/CustomTagsGenPluswin.php:103 11390msgid "Postal code" 11391msgstr "" 11392 11393#. I18N: Name of a module 11394#: app/Module/PoweredByWebtreesModule.php:41 11395msgid "Powered by webtrees™" 11396msgstr "" 11397 11398#. I18N: a month in the French republican calendar 11399#: app/Date/FrenchDate.php:151 11400msgctxt "GENITIVE" 11401msgid "Prairial" 11402msgstr "" 11403 11404#. I18N: a month in the French republican calendar 11405#: app/Date/FrenchDate.php:245 11406msgctxt "INSTRUMENTAL" 11407msgid "Prairial" 11408msgstr "" 11409 11410#. I18N: a month in the French republican calendar 11411#: app/Date/FrenchDate.php:198 11412msgctxt "LOCATIVE" 11413msgid "Prairial" 11414msgstr "" 11415 11416#. I18N: a month in the French republican calendar 11417#: app/Date/FrenchDate.php:104 11418msgctxt "NOMINATIVE" 11419msgid "Prairial" 11420msgstr "" 11421 11422#: app/Http/RequestHandlers/SiteRegistrationPage.php:49 11423msgid "Predefined text that states admin will decide on each request for a user account" 11424msgstr "" 11425 11426#: app/Http/RequestHandlers/SiteRegistrationPage.php:48 11427msgid "Predefined text that states all users can request a user account" 11428msgstr "" 11429 11430#: app/Http/RequestHandlers/SiteRegistrationPage.php:50 11431msgid "Predefined text that states only family members can request a user account" 11432msgstr "" 11433 11434#: app/Http/RequestHandlers/TreePageBlockEdit.php:62 11435#: app/Http/RequestHandlers/TreePreferencesPage.php:210 11436#: app/Http/RequestHandlers/UserPageBlockEdit.php:63 11437#: resources/views/admin/components.phtml:61 11438#: resources/views/admin/components.phtml:64 11439#: resources/views/admin/modules.phtml:74 11440#: resources/views/admin/modules.phtml:76 11441#: resources/views/admin/modules.phtml:147 11442#: resources/views/admin/modules.phtml:150 11443#: resources/views/admin/modules.phtml:153 resources/views/admin/trees.phtml:99 11444#: resources/views/modules/block-template.phtml:18 11445#: resources/views/modules/block-template.phtml:20 11446msgid "Preferences" 11447msgstr "" 11448 11449#: resources/views/admin/modules.phtml:43 11450#, php-format 11451msgid "Preferences exist for the module “%s”, but this module no longer exists." 11452msgstr "" 11453 11454#. I18N: A configuration setting 11455#: resources/views/admin/users-edit.phtml:185 11456msgid "Preferred contact method" 11457msgstr "" 11458 11459#. I18N: Label for a configuration option 11460#: resources/views/modules/recent_changes/config.phtml:31 11461#: resources/views/modules/todays_events/config.phtml:37 11462#: resources/views/modules/top10_givnnames/config.phtml:24 11463#: resources/views/modules/top10_surnames/config.phtml:24 11464#: resources/views/modules/upcoming_events/config.phtml:49 11465#: resources/views/modules/yahrzeit/config.phtml:30 11466msgid "Presentation style" 11467msgstr "" 11468 11469#. I18N: Location of an historic LDS church temple - https://en.wikipedia.org/wiki/President_of_the_Church 11470#: app/Elements/TempleCode.php:161 11471msgid "President’s Office" 11472msgstr "" 11473 11474#. I18N: Location of an LDS church temple 11475#: app/Elements/TempleCode.php:163 11476msgid "Preston, England" 11477msgstr "" 11478 11479#: app/Http/RequestHandlers/DataFixData.php:104 11480#: app/Http/RequestHandlers/DataFixPreview.php:83 11481#: resources/views/admin/analytics-edit.phtml:27 11482msgid "Preview" 11483msgstr "" 11484 11485#: app/Elements/RelationIsDescriptor.php:120 11486msgid "Priest" 11487msgstr "" 11488 11489#. I18N: The first day in the French republican calendar 11490#: app/Date/FrenchDate.php:287 11491msgid "Primidi" 11492msgstr "" 11493 11494#: resources/xml/reports/family_group_report.xml:10 11495msgid "Print basic events when blank" 11496msgstr "" 11497 11498#: app/Module/CustomTagsGedcomL.php:125 app/Module/CustomTagsGedcomL.php:178 11499#: app/Module/CustomTagsLegacy.php:120 11500msgid "Priority" 11501msgstr "" 11502 11503#: app/Http/RequestHandlers/TreePrivacyPage.php:68 11504#: resources/views/admin/trees.phtml:107 11505msgid "Privacy" 11506msgstr "" 11507 11508#. I18N: Name of a module 11509#: app/Module/PrivacyPolicy.php:67 app/Module/PrivacyPolicy.php:128 11510#: resources/views/modules/privacy-policy/footer.phtml:16 11511msgid "Privacy policy" 11512msgstr "" 11513 11514#. I18N: a restriction on viewing data 11515#: resources/views/modals/restriction-fields.phtml:9 11516msgid "Privacy restriction" 11517msgstr "" 11518 11519#. I18N: Privacy restrictions are set by RESN tags in GEDCOM. 11520#: resources/views/admin/trees-privacy.phtml:170 11521msgid "Privacy restrictions" 11522msgstr "" 11523 11524#: resources/views/admin/trees-privacy.phtml:232 11525msgid "Privacy restrictions - these apply to records and facts that do not contain a GEDCOM RESN tag" 11526msgstr "" 11527 11528#: app/GedcomRecord.php:359 app/GedcomRecord.php:465 11529#: app/Module/CustomTagsLegacy.php:54 app/Module/CustomTagsLegacy.php:57 11530#: app/Module/CustomTagsLegacy.php:66 app/Module/CustomTagsLegacy.php:101 11531#: app/Module/CustomTagsLegacy.php:107 app/Report/ReportParserGenerate.php:966 11532#: app/Statistics/Repository/EventRepository.php:415 11533msgid "Private" 11534msgstr "" 11535 11536#: resources/views/admin/site-mail.phtml:222 11537msgid "Private key" 11538msgstr "" 11539 11540#: app/Factories/ElementFactory.php:584 11541msgid "Probate" 11542msgstr "" 11543 11544#: app/Factories/ElementFactory.php:585 11545msgid "Property" 11546msgstr "" 11547 11548#. I18N: Location of an LDS church temple 11549#: app/Elements/TempleCode.php:164 11550msgid "Provo City Center, Utah, United States" 11551msgstr "" 11552 11553#. I18N: Location of an LDS church temple 11554#: app/Elements/TempleCode.php:165 11555msgid "Provo, Utah, United States" 11556msgstr "" 11557 11558#. I18N: An individual that represents another 11559#: app/Elements/RelationIsDescriptor.php:119 11560msgid "Proxy" 11561msgstr "" 11562 11563#: app/Factories/ElementFactory.php:698 11564#: resources/views/lists/sources-table.phtml:97 11565#: resources/views/modals/source-fields.phtml:36 11566msgid "Publication" 11567msgstr "" 11568 11569#. I18N: Name of a country or state 11570#: app/Statistics/Service/CountryService.php:403 11571msgid "Puerto Rico" 11572msgstr "" 11573 11574#. I18N: Name of a country or state 11575#: app/Statistics/Service/CountryService.php:415 11576msgid "Qatar" 11577msgstr "" 11578 11579#: app/Factories/ElementFactory.php:316 app/Factories/ElementFactory.php:369 11580#: app/Factories/ElementFactory.php:447 app/Factories/ElementFactory.php:614 11581#: app/Factories/ElementFactory.php:637 app/Factories/ElementFactory.php:660 11582#: app/Module/CustomTagsGedcom53.php:96 app/Module/CustomTagsGedcom53.php:98 11583#: app/Module/CustomTagsGedcom53.php:122 app/Module/CustomTagsGedcom53.php:124 11584#: app/Module/CustomTagsGedcom53.php:169 app/Module/CustomTagsGedcomL.php:112 11585#: app/Module/CustomTagsGedcomL.php:161 app/Module/CustomTagsGedcomL.php:218 11586#: app/Module/CustomTagsGedcomL.php:251 app/Module/CustomTagsWebtrees.php:66 11587#: app/Module/CustomTagsWebtrees.php:80 11588msgid "Quality of data" 11589msgstr "" 11590 11591#. I18N: The fourth day in the French republican calendar 11592#: app/Date/FrenchDate.php:293 11593msgid "Quartidi" 11594msgstr "" 11595 11596#: resources/views/modules/faq/config.phtml:55 11597#: resources/views/modules/faq/edit.phtml:31 11598msgid "Question" 11599msgstr "" 11600 11601#. I18N: Location of an LDS church temple 11602#: app/Elements/TempleCode.php:166 11603msgid "Quetzaltenango, Guatemala" 11604msgstr "" 11605 11606#: resources/views/admin/trees-preferences.phtml:720 11607msgid "Quick family facts" 11608msgstr "" 11609 11610#: resources/views/admin/trees-preferences.phtml:695 11611msgid "Quick individual facts" 11612msgstr "" 11613 11614#. I18N: The fifth day in the French republican calendar 11615#: app/Date/FrenchDate.php:295 11616msgid "Quintidi" 11617msgstr "" 11618 11619#. I18N: When replying to an email, the subject becomes “RE: subject” 11620#: resources/views/modules/user-messages/user-messages.phtml:116 11621#: resources/views/modules/user-messages/user-messages.phtml:117 11622msgid "RE: " 11623msgstr "" 11624 11625#: app/Elements/RelationIsDescriptor.php:121 11626msgid "Rabbi" 11627msgstr "" 11628 11629#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11630#: app/Date/HijriDate.php:132 11631msgctxt "GENITIVE" 11632msgid "Rabi’ al-awwal" 11633msgstr "" 11634 11635#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11636#: app/Date/HijriDate.php:222 11637msgctxt "INSTRUMENTAL" 11638msgid "Rabi’ al-awwal" 11639msgstr "" 11640 11641#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11642#: app/Date/HijriDate.php:177 11643msgctxt "LOCATIVE" 11644msgid "Rabi’ al-awwal" 11645msgstr "" 11646 11647#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-awwal 11648#: app/Date/HijriDate.php:87 11649msgctxt "NOMINATIVE" 11650msgid "Rabi’ al-awwal" 11651msgstr "" 11652 11653#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11654#: app/Date/HijriDate.php:134 11655msgctxt "GENITIVE" 11656msgid "Rabi’ al-thani" 11657msgstr "" 11658 11659#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11660#: app/Date/HijriDate.php:224 11661msgctxt "INSTRUMENTAL" 11662msgid "Rabi’ al-thani" 11663msgstr "" 11664 11665#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11666#: app/Date/HijriDate.php:179 11667msgctxt "LOCATIVE" 11668msgid "Rabi’ al-thani" 11669msgstr "" 11670 11671#. I18N: https://en.wikipedia.org/wiki/Rabi%27_al-thani 11672#: app/Date/HijriDate.php:89 11673msgctxt "NOMINATIVE" 11674msgid "Rabi’ al-thani" 11675msgstr "" 11676 11677#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11678#: app/Elements/PedigreeLinkageType.php:66 11679msgctxt "Female pedigree" 11680msgid "Rada" 11681msgstr "" 11682 11683#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11684#: app/Elements/PedigreeLinkageType.php:56 11685msgctxt "Male pedigree" 11686msgid "Rada" 11687msgstr "" 11688 11689#. I18N: “rada” is an Arabic word, pronounced “ra DAH”. It is child-to-parent pedigree, established by wet-nursing. 11690#: app/Elements/PedigreeLinkageType.php:76 11691msgctxt "Pedigree" 11692msgid "Rada" 11693msgstr "" 11694 11695#. I18N: https://en.wikipedia.org/wiki/Rajab 11696#: app/Date/HijriDate.php:140 11697msgctxt "GENITIVE" 11698msgid "Rajab" 11699msgstr "" 11700 11701#. I18N: https://en.wikipedia.org/wiki/Rajab 11702#: app/Date/HijriDate.php:230 11703msgctxt "INSTRUMENTAL" 11704msgid "Rajab" 11705msgstr "" 11706 11707#. I18N: https://en.wikipedia.org/wiki/Rajab 11708#: app/Date/HijriDate.php:185 11709msgctxt "LOCATIVE" 11710msgid "Rajab" 11711msgstr "" 11712 11713#. I18N: https://en.wikipedia.org/wiki/Rajab 11714#: app/Date/HijriDate.php:95 11715msgctxt "NOMINATIVE" 11716msgid "Rajab" 11717msgstr "" 11718 11719#. I18N: Location of an LDS church temple 11720#: app/Elements/TempleCode.php:167 11721msgid "Raleigh, North Carolina, United States" 11722msgstr "" 11723 11724#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11725#: app/Date/HijriDate.php:144 11726msgctxt "GENITIVE" 11727msgid "Ramadan" 11728msgstr "" 11729 11730#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11731#: app/Date/HijriDate.php:234 11732msgctxt "INSTRUMENTAL" 11733msgid "Ramadan" 11734msgstr "" 11735 11736#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11737#: app/Date/HijriDate.php:189 11738msgctxt "LOCATIVE" 11739msgid "Ramadan" 11740msgstr "" 11741 11742#. I18N: https://en.wikipedia.org/wiki/Ramadan_%28calendar_month%29 11743#: app/Date/HijriDate.php:99 11744msgctxt "NOMINATIVE" 11745msgid "Ramadan" 11746msgstr "" 11747 11748#. I18N: Description of the “Slide show” module 11749#: app/Module/SlideShowModule.php:61 11750msgid "Random images from the current family tree." 11751msgstr "" 11752 11753#: app/Http/RequestHandlers/ReorderChildrenPage.php:57 11754#: resources/views/family-page-children.phtml:50 11755#: resources/views/family-page-menu.phtml:56 11756#: resources/views/modules/relatives/family.phtml:234 11757msgid "Re-order children" 11758msgstr "" 11759 11760#: app/Http/RequestHandlers/ReorderFamiliesPage.php:57 11761#: resources/views/individual-page-menu.phtml:80 11762#: resources/views/individual-page-menu.phtml:85 11763#: resources/views/modules/relatives/tab.phtml:117 11764msgid "Re-order families" 11765msgstr "" 11766 11767#: app/Http/RequestHandlers/ReorderMediaPage.php:57 11768#: app/Module/CustomTagsPhpGedView.php:68 app/Module/FixPrimaryTag.php:108 11769#: resources/views/individual-page-menu.phtml:99 11770#: resources/views/individual-page-menu.phtml:104 11771msgid "Re-order media" 11772msgstr "" 11773 11774#: app/Http/RequestHandlers/ReorderNamesPage.php:57 11775#: resources/views/individual-page-menu.phtml:48 11776#: resources/views/individual-page-menu.phtml:53 11777msgid "Re-order names" 11778msgstr "" 11779 11780#: resources/views/admin/users-create.phtml:32 11781#: resources/views/admin/users-edit.phtml:42 11782#: resources/views/admin/users.phtml:27 11783#: resources/views/edit-account-page.phtml:45 11784#: resources/views/emails/register-notify-html.phtml:28 11785#: resources/views/emails/register-notify-text.phtml:22 11786#: resources/views/register-page.phtml:36 11787msgid "Real name" 11788msgstr "" 11789 11790#: resources/views/admin/map-import-form.phtml:103 11791msgid "Really delete all geographic data?" 11792msgstr "" 11793 11794#. I18N: Name of a module 11795#: app/Module/RecentChangesModule.php:88 11796#: resources/xml/reports/change_report.xml:92 11797msgid "Recent changes" 11798msgstr "" 11799 11800#: resources/views/calendar-page.phtml:127 11801msgid "Recent years (< 100 yrs)" 11802msgstr "" 11803 11804#. I18N: Location of an LDS church temple 11805#: app/Elements/TempleCode.php:168 11806msgid "Recife, Brazil" 11807msgstr "" 11808 11809#: resources/views/admin/changes-log.phtml:62 11810#: resources/views/admin/changes-log.phtml:136 11811#: resources/views/admin/data-fix-page.phtml:66 11812#: resources/views/admin/trees-privacy.phtml:237 11813#: resources/views/lists/anniversaries-table.phtml:32 11814#: resources/views/modules/clippings/show.phtml:30 11815#: resources/views/modules/recent_changes/changes-table.phtml:43 11816#: resources/views/modules/todo/research-tasks.phtml:30 11817msgid "Record" 11818msgstr "" 11819 11820#: app/Factories/ElementFactory.php:353 app/Factories/ElementFactory.php:596 11821#: app/Factories/ElementFactory.php:627 app/Factories/ElementFactory.php:650 11822#: app/Factories/ElementFactory.php:681 app/Factories/ElementFactory.php:705 11823#: app/Factories/ElementFactory.php:729 app/Factories/ElementFactory.php:741 11824msgid "Record ID number" 11825msgstr "" 11826 11827#: app/Factories/ElementFactory.php:595 app/Factories/ElementFactory.php:728 11828msgid "Record file number" 11829msgstr "" 11830 11831#: resources/views/modules/fix-search-and-replace/options.phtml:65 11832#: resources/views/search-general-page.phtml:61 11833#: resources/views/statistics/other/total-records.phtml:12 11834msgid "Records" 11835msgstr "" 11836 11837#. I18N: Description of the “Legacy URLs” module 11838#: app/Module/RedirectLegacyUrlsModule.php:114 11839msgid "Redirect old URLs from webtrees version 1." 11840msgstr "" 11841 11842#. I18N: Location of an LDS church temple 11843#: app/Elements/TempleCode.php:169 11844msgid "Redlands, California, United States" 11845msgstr "" 11846 11847#: app/Factories/ElementFactory.php:349 app/Factories/ElementFactory.php:586 11848#: app/Factories/ElementFactory.php:625 app/Factories/ElementFactory.php:648 11849#: app/Factories/ElementFactory.php:679 app/Factories/ElementFactory.php:699 11850msgid "Reference number" 11851msgstr "" 11852 11853#. I18N: Location of an LDS church temple 11854#: app/Elements/TempleCode.php:170 11855msgid "Regina, Saskatchewan, Canada" 11856msgstr "" 11857 11858#: app/Elements/MarriageType.php:61 app/Module/CustomTagsAldfaer.php:52 11859#: resources/xml/reports/fact_sources.xml:205 11860msgid "Registered partnership" 11861msgstr "" 11862 11863#: app/Elements/RelationIsDescriptor.php:122 11864msgid "Registry officer" 11865msgstr "" 11866 11867#: app/Elements/RelationIsDescriptor.php:87 11868msgctxt "FEMALE" 11869msgid "Registry officer" 11870msgstr "" 11871 11872#: app/Elements/RelationIsDescriptor.php:66 11873msgctxt "MALE" 11874msgid "Registry officer" 11875msgstr "" 11876 11877#. I18N: https://en.wikipedia.org/wiki/Regular_expression 11878#: app/Module/FixSearchAndReplace.php:106 11879msgid "Regular expression" 11880msgstr "" 11881 11882#: resources/views/modules/fix-search-and-replace/options.phtml:44 11883msgid "Regular expressions are an advanced pattern matching technique." 11884msgstr "" 11885 11886#: resources/views/pending-changes-page.phtml:51 11887#: resources/views/pending-changes-page.phtml:89 11888msgid "Reject" 11889msgstr "" 11890 11891#: resources/views/pending-changes-page.phtml:105 11892msgid "Reject all changes" 11893msgstr "" 11894 11895#. I18N: Name of a module/report 11896#: app/Module/IndividualFamiliesReportModule.php:44 11897#: resources/xml/reports/individual_ext_report.xml:3 11898msgid "Related families" 11899msgstr "" 11900 11901#. I18N: Name of a report 11902#: app/Module/RelatedIndividualsReportModule.php:40 11903#: resources/xml/reports/relative_ext_report.xml:3 11904msgid "Related individuals" 11905msgstr "" 11906 11907#: app/Factories/ElementFactory.php:459 11908#: app/Functions/FunctionsPrintFacts.php:386 11909#: app/Module/BranchesListModule.php:399 app/Module/BranchesListModule.php:437 11910#: app/Module/CustomTagsGedcomL.php:102 app/Module/CustomTagsGedcomL.php:151 11911#: app/Module/CustomTagsPhpGedView.php:55 app/Module/CustomTagsWebtrees.php:56 11912#: app/Module/CustomTagsWebtrees.php:70 11913msgid "Relationship" 11914msgstr "" 11915 11916#: app/Module/CustomTagsFamilyTreeMaker.php:55 11917#: app/Module/CustomTagsLegacy.php:58 11918msgid "Relationship to father" 11919msgstr "" 11920 11921#: app/Module/RelationshipsChartModule.php:147 11922msgid "Relationship to me" 11923msgstr "" 11924 11925#: app/Module/CustomTagsFamilyTreeMaker.php:56 11926#: app/Module/CustomTagsLegacy.php:59 11927msgid "Relationship to mother" 11928msgstr "" 11929 11930#: app/Factories/ElementFactory.php:533 11931msgid "Relationship to parents" 11932msgstr "" 11933 11934#: app/Module/RelationshipsChartModule.php:336 11935#, php-format 11936msgid "Relationship: %s" 11937msgstr "" 11938 11939#. I18N: Name of a module/chart 11940#. I18N: Configuration option 11941#: app/Module/RelationshipsChartModule.php:181 11942#: app/Module/RelationshipsChartModule.php:265 11943#: resources/views/lists/individuals-table.phtml:283 11944#: resources/views/modules/relationships-chart/config.phtml:34 11945msgid "Relationships" 11946msgstr "" 11947 11948#. I18N: %s are individual’s names 11949#: app/Module/RelationshipsChartModule.php:257 11950#, php-format 11951msgid "Relationships between %1$s and %2$s" 11952msgstr "" 11953 11954#: app/Module/CustomTagsGenPluswin.php:72 11955#: app/Module/CustomTagsGenPluswin.php:104 11956msgid "Reliability of the information" 11957msgstr "" 11958 11959#: app/Factories/ElementFactory.php:305 app/Factories/ElementFactory.php:436 11960#: app/Factories/ElementFactory.php:588 11961#: resources/xml/reports/missing_facts_report.xml:26 11962#: resources/xml/reports/missing_facts_report.xml:587 11963msgid "Religion" 11964msgstr "" 11965 11966#: app/Factories/ElementFactory.php:581 11967msgid "Religious institution" 11968msgstr "" 11969 11970#: app/Elements/MarriageType.php:62 app/Module/CustomTagsAldfaer.php:51 11971#: resources/xml/reports/fact_sources.xml:199 11972msgid "Religious marriage" 11973msgstr "" 11974 11975#: app/Module/CustomTagsGedcom53.php:129 11976msgid "Religious name" 11977msgstr "" 11978 11979#: app/Services/LeafletJsService.php:63 11980msgid "Reload map" 11981msgstr "" 11982 11983#: app/Module/CustomTagsGedcomL.php:126 app/Module/CustomTagsGedcomL.php:179 11984#: app/Module/CustomTagsLegacy.php:124 11985msgid "Reminder date" 11986msgstr "" 11987 11988#: resources/views/modules/review_changes/config.phtml:29 11989msgid "Reminder email frequency (days)" 11990msgstr "" 11991 11992#: app/Module/CustomTagsPhpGedView.php:75 11993msgid "Remote server" 11994msgstr "" 11995 11996#: app/Module/CensusAssistantModule.php:233 11997#: app/Module/CensusAssistantModule.php:257 11998#: resources/views/modules/clippings/show.phtml:31 11999#: resources/views/modules/clippings/show.phtml:47 12000#: resources/views/modules/favorites/favorites.phtml:36 12001msgid "Remove" 12002msgstr "" 12003 12004#. I18N: Name of a module 12005#: app/Module/FixDuplicateLinks.php:58 12006msgid "Remove duplicate links" 12007msgstr "" 12008 12009#: resources/views/modules/timeline-chart/page.phtml:74 12010msgid "Remove individual" 12011msgstr "" 12012 12013#. I18N: A media path (e.g. c:\aaa\bbb\ccc\ddd.jpeg) in a GEDCOM file 12014#: resources/views/admin/trees-import.phtml:106 12015msgid "Remove the GEDCOM media path from filenames" 12016msgstr "" 12017 12018#: resources/views/admin/locations.phtml:128 12019msgid "Remove this location?" 12020msgstr "" 12021 12022#. I18N: Location of an LDS church temple 12023#: app/Elements/TempleCode.php:171 12024msgid "Reno, Nevada, United States" 12025msgstr "" 12026 12027#: resources/views/admin/trees.phtml:197 12028msgid "Renumber" 12029msgstr "" 12030 12031#. I18N: Renumber the records in a family tree 12032#: app/Http/RequestHandlers/RenumberTreePage.php:65 12033#: resources/views/admin/trees-merge.phtml:35 12034#: resources/views/admin/trees-merge.phtml:40 12035msgid "Renumber family tree" 12036msgstr "" 12037 12038#: resources/views/modules/fix-place-names/options.phtml:21 12039msgid "Replace" 12040msgstr "" 12041 12042#. I18N: Description of a “Data fix” module 12043#: app/Module/FixCemeteryTag.php:72 12044msgid "Replace cemetery tags with burial places." 12045msgstr "" 12046 12047#: resources/views/search-replace-page.phtml:35 12048msgid "Replace with" 12049msgstr "" 12050 12051#: resources/views/modules/fix-search-and-replace/options.phtml:28 12052msgid "Replacement text" 12053msgstr "" 12054 12055#: resources/views/modules/user-messages/user-messages.phtml:131 12056#: resources/views/modules/user-messages/user-messages.phtml:132 12057msgid "Reply" 12058msgstr "" 12059 12060#: app/Http/RequestHandlers/ReportGenerate.php:121 12061#: resources/views/admin/modules.phtml:224 12062#: resources/views/admin/modules.phtml:227 12063#: resources/views/report-select-page.phtml:22 12064msgid "Report" 12065msgstr "" 12066 12067#. I18N: Name of a module 12068#: app/Http/RequestHandlers/ModulesReportsPage.php:43 12069#: app/Module/ReportsMenuModule.php:61 app/Module/ReportsMenuModule.php:109 12070#: resources/views/admin/control-panel.phtml:691 12071#: resources/views/admin/modules.phtml:102 12072#: resources/views/admin/modules.phtml:104 12073msgid "Reports" 12074msgstr "" 12075 12076#. I18N: Name of a module/list 12077#: app/Module/FixSearchAndReplace.php:115 12078#: app/Module/RepositoryListModule.php:73 12079#: app/Module/RepositoryListModule.php:167 app/Services/AdminService.php:182 12080#: resources/views/admin/control-panel.phtml:322 12081#: resources/views/admin/merge-records-step-1.phtml:57 12082#: resources/views/lists/repositories-table.phtml:45 12083#: resources/views/modules/gedcom_stats/config.phtml:51 12084#: resources/views/modules/gedcom_stats/statistics.phtml:124 12085#: resources/views/modules/html/template-statistics.phtml:52 12086#: resources/views/search-general-page.phtml:95 12087#: resources/views/search-results.phtml:70 12088#: resources/views/statistics/other/total-records.phtml:48 12089msgid "Repositories" 12090msgstr "" 12091 12092#: app/Factories/ElementFactory.php:661 app/Factories/ElementFactory.php:701 12093#: resources/views/admin/trees-privacy.phtml:183 12094#: resources/views/admin/trees.phtml:239 12095#: resources/views/modals/source-fields.phtml:44 12096#: resources/views/modules/favorites/favorites.phtml:122 12097#: resources/views/modules/recent_changes/changes-table.phtml:77 12098msgid "Repository" 12099msgstr "" 12100 12101#: resources/views/lists/repositories-table.phtml:50 12102msgid "Repository name" 12103msgstr "" 12104 12105#. I18N: Name of a country or state 12106#: app/Statistics/Service/CountryService.php:134 12107msgid "Republic of the Congo" 12108msgstr "" 12109 12110#: app/Http/RequestHandlers/PasswordRequestAction.php:94 12111#: app/Http/RequestHandlers/PasswordRequestPage.php:55 12112#: resources/views/modules/login_block/sign-in.phtml:55 12113msgid "Request a new password" 12114msgstr "" 12115 12116#: app/Http/RequestHandlers/RegisterAction.php:195 12117#: app/Http/RequestHandlers/RegisterPage.php:67 12118#: app/Module/WelcomeBlockModule.php:114 resources/views/login-page.phtml:66 12119#: resources/views/modules/login_block/sign-in.phtml:49 12120msgid "Request a new user account" 12121msgstr "" 12122 12123#: app/Elements/ResearchTaskStatus.php:51 app/Elements/ResearchTaskType.php:50 12124msgid "Research" 12125msgstr "" 12126 12127#: app/Module/CustomTagsBrothersKeeper.php:69 12128#: app/Module/CustomTagsBrothersKeeper.php:108 12129#: app/Module/CustomTagsGedcomL.php:115 app/Module/CustomTagsGedcomL.php:168 12130#: app/Module/CustomTagsLegacy.php:119 app/Module/ResearchTaskModule.php:57 12131#: app/Module/ResearchTaskModule.php:60 12132#: resources/views/modules/todo/research-tasks.phtml:36 12133msgid "Research task" 12134msgstr "" 12135 12136#. I18N: Name of a module. Tasks that need further research. 12137#: app/Module/ResearchTaskModule.php:199 12138msgid "Research tasks" 12139msgstr "" 12140 12141#: resources/views/modules/todo/config.phtml:14 12142msgid "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." 12143msgstr "" 12144 12145#: resources/views/modules/todo/config.phtml:16 12146msgid "Research tasks are stored using the custom GEDCOM tag “_TODO”. Other genealogy applications may not recognize this tag." 12147msgstr "" 12148 12149#: app/Factories/ElementFactory.php:589 12150msgid "Residence" 12151msgstr "" 12152 12153#: resources/views/edit-blocks-page.phtml:69 12154#: resources/views/edit-blocks-page.phtml:70 12155msgid "Restore the default block layout" 12156msgstr "" 12157 12158#: app/Http/RequestHandlers/HelpText.php:273 12159#: resources/views/admin/users-edit.phtml:294 12160msgid "Restrict to immediate family" 12161msgstr "" 12162 12163#: app/Factories/ElementFactory.php:306 app/Factories/ElementFactory.php:352 12164#: app/Factories/ElementFactory.php:437 app/Factories/ElementFactory.php:592 12165#: app/Http/RequestHandlers/HelpText.php:241 12166#: app/Module/CustomTagsPhpGedView.php:81 app/Module/CustomTagsWebtrees.php:82 12167#: app/Module/CustomTagsWebtrees.php:84 app/Module/CustomTagsWebtrees.php:86 12168#: app/Module/CustomTagsWebtrees.php:88 app/Module/CustomTagsWebtrees.php:90 12169#: app/Module/CustomTagsWebtrees.php:92 12170msgid "Restriction" 12171msgstr "" 12172 12173#: resources/views/help/restriction.phtml:8 12174msgid "Restrictions can be added to records and/or facts. They restrict who can view the data and who can edit it." 12175msgstr "" 12176 12177#: resources/views/modules/statistics-chart/custom.phtml:122 12178msgid "Results" 12179msgstr "" 12180 12181#: app/Factories/ElementFactory.php:593 12182msgid "Retirement" 12183msgstr "" 12184 12185#. I18N: Name of a country or state 12186#: app/Statistics/Service/CountryService.php:417 12187msgid "Reunion" 12188msgstr "" 12189 12190#. I18N: Location of an LDS church temple 12191#: app/Elements/TempleCode.php:172 12192msgid "Rexburg, Idaho, United States" 12193msgstr "" 12194 12195#: app/Factories/ElementFactory.php:312 app/Factories/ElementFactory.php:365 12196#: app/Factories/ElementFactory.php:443 app/Factories/ElementFactory.php:610 12197#: app/Factories/ElementFactory.php:633 app/Factories/ElementFactory.php:656 12198#: app/Module/CustomTagsGedcomL.php:108 app/Module/CustomTagsGedcomL.php:157 12199#: app/Module/CustomTagsGedcomL.php:214 app/Module/CustomTagsGedcomL.php:247 12200#: app/Module/CustomTagsWebtrees.php:62 app/Module/CustomTagsWebtrees.php:76 12201#: resources/views/admin/users-edit.phtml:288 12202msgid "Role" 12203msgstr "" 12204 12205#. I18N: Name of a country or state 12206#: app/Statistics/Service/CountryService.php:419 12207msgid "Romania" 12208msgstr "" 12209 12210#: app/Http/RequestHandlers/HelpText.php:246 12211msgid "Romanized" 12212msgstr "" 12213 12214#: app/Factories/ElementFactory.php:559 12215msgid "Romanized name" 12216msgstr "" 12217 12218#: app/Factories/ElementFactory.php:303 app/Factories/ElementFactory.php:434 12219msgid "Romanized place" 12220msgstr "" 12221 12222#: app/Factories/ElementFactory.php:566 12223msgid "Romanized type" 12224msgstr "" 12225 12226#: resources/views/lists/families-table.phtml:180 12227#: resources/views/lists/individuals-table.phtml:221 12228msgid "Roots" 12229msgstr "" 12230 12231#: app/Module/CustomTagsGedcomL.php:165 app/Module/CustomTagsGenPluswin.php:122 12232msgid "Rufname" 12233msgstr "" 12234 12235#. I18N: https://en.wikipedia.org/wiki/Soundex 12236#: app/Soundex.php:3491 resources/views/branches-page.phtml:42 12237#: resources/views/search-phonetic-page.phtml:72 12238msgid "Russell" 12239msgstr "" 12240 12241#. I18N: Name of a country or state 12242#: app/Statistics/Service/CountryService.php:421 12243msgid "Russia" 12244msgstr "" 12245 12246#. I18N: Name of a country or state 12247#: app/Statistics/Service/CountryService.php:423 12248msgid "Rwanda" 12249msgstr "" 12250 12251#: resources/views/admin/site-mail.phtml:89 12252msgid "SMTP mail server" 12253msgstr "" 12254 12255#: app/Services/ServerCheckService.php:325 12256msgid "SQLite is only suitable for small sites, testing and evaluation." 12257msgstr "" 12258 12259#: app/Services/ServerCheckService.php:215 12260#, php-format 12261msgid "SQLite version %s is installed. SQLite version %s or later is required." 12262msgstr "" 12263 12264#. I18N: Location of an LDS church temple 12265#: app/Elements/TempleCode.php:173 12266msgid "Sacramento, California, United States" 12267msgstr "" 12268 12269#. I18N: https://en.wikipedia.org/wiki/Safar 12270#: app/Date/HijriDate.php:130 12271msgctxt "GENITIVE" 12272msgid "Safar" 12273msgstr "" 12274 12275#. I18N: https://en.wikipedia.org/wiki/Safar 12276#: app/Date/HijriDate.php:220 12277msgctxt "INSTRUMENTAL" 12278msgid "Safar" 12279msgstr "" 12280 12281#. I18N: https://en.wikipedia.org/wiki/Safar 12282#: app/Date/HijriDate.php:175 12283msgctxt "LOCATIVE" 12284msgid "Safar" 12285msgstr "" 12286 12287#. I18N: https://en.wikipedia.org/wiki/Safar 12288#: app/Date/HijriDate.php:85 12289msgctxt "NOMINATIVE" 12290msgid "Safar" 12291msgstr "" 12292 12293#. I18N: The name of a colour-scheme 12294#: app/Module/ColorsTheme.php:179 12295msgid "Sage" 12296msgstr "" 12297 12298#. I18N: Name of a country or state 12299#: app/Statistics/Service/CountryService.php:441 12300msgid "Saint Helena" 12301msgstr "" 12302 12303#. I18N: Name of a country or state 12304#: app/Statistics/Service/CountryService.php:284 12305msgid "Saint Kitts and Nevis" 12306msgstr "" 12307 12308#. I18N: Name of a country or state 12309#: app/Statistics/Service/CountryService.php:298 12310msgid "Saint Lucia" 12311msgstr "" 12312 12313#. I18N: Name of a country or state 12314#: app/Statistics/Service/CountryService.php:455 12315msgid "Saint Pierre and Miquelon" 12316msgstr "" 12317 12318#. I18N: Name of a country or state 12319#: app/Statistics/Service/CountryService.php:520 12320msgid "Saint Vincent and the Grenadines" 12321msgstr "" 12322 12323#. I18N: Location of an LDS church temple 12324#: app/Elements/TempleCode.php:183 12325msgid "Salt Lake City, Utah, United States" 12326msgstr "" 12327 12328#: resources/views/modals/media-file-fields.phtml:72 12329msgid "Same as uploaded file" 12330msgstr "" 12331 12332#. I18N: Name of a country or state 12333#: app/Statistics/Service/CountryService.php:536 12334msgid "Samoa" 12335msgstr "" 12336 12337#. I18N: Location of an LDS church temple 12338#: app/Elements/TempleCode.php:176 12339msgid "San Antonio, Texas, United States" 12340msgstr "" 12341 12342#. I18N: Location of an LDS church temple 12343#: app/Elements/TempleCode.php:177 12344msgid "San Diego, California, United States" 12345msgstr "" 12346 12347#. I18N: Location of an LDS church temple 12348#: app/Elements/TempleCode.php:182 12349msgid "San Jose, Costa Rica" 12350msgstr "" 12351 12352#. I18N: Name of a country or state 12353#: app/Statistics/Service/CountryService.php:451 12354msgid "San Marino" 12355msgstr "" 12356 12357#. I18N: Location of an LDS church temple 12358#: app/Elements/TempleCode.php:174 12359msgid "San Salvador, El Salvador" 12360msgstr "" 12361 12362#. I18N: Location of an LDS church temple 12363#: app/Elements/TempleCode.php:175 12364msgid "Santiago, Chile" 12365msgstr "" 12366 12367#. I18N: Location of an LDS church temple 12368#: app/Elements/TempleCode.php:178 12369msgid "Santo Domingo, Dominican Republic" 12370msgstr "" 12371 12372#. I18N: Location of an LDS church temple 12373#: app/Elements/TempleCode.php:186 12374msgid "Sao Paulo, Brazil" 12375msgstr "" 12376 12377#. I18N: Name of a country or state 12378#: app/Statistics/Service/CountryService.php:459 12379msgid "Sao Tome and Principe" 12380msgstr "" 12381 12382#. I18N: abbreviation for Saturday 12383#: app/Date/AbstractCalendarDate.php:290 12384#: resources/views/edit/initialize-calendar-popup.phtml:29 12385msgid "Sat" 12386msgstr "" 12387 12388#: app/Date/AbstractCalendarDate.php:258 12389msgid "Saturday" 12390msgstr "" 12391 12392#. I18N: Name of a country or state 12393#: app/Statistics/Service/CountryService.php:425 12394msgid "Saudi Arabia" 12395msgstr "" 12396 12397#: app/Module/CustomTagsGedcomL.php:129 12398msgid "Schema" 12399msgstr "" 12400 12401#: app/Factories/ElementFactory.php:516 app/Factories/ElementFactory.php:540 12402msgid "School or college" 12403msgstr "" 12404 12405#. I18N: Name of a country or state 12406#: app/Statistics/Service/CountryService.php:427 12407msgid "Scotland" 12408msgstr "" 12409 12410#: app/Module/CustomTagsLegacy.php:129 12411#: app/Module/CustomTagsPersonalAncestralFile.php:61 12412msgid "Scrapbook" 12413msgstr "" 12414 12415#. I18N: “sealing” is a Mormon ceremony. 12416#: app/Elements/PedigreeLinkageType.php:64 12417msgctxt "Female pedigree" 12418msgid "Sealing" 12419msgstr "" 12420 12421#. I18N: “sealing” is a Mormon ceremony. 12422#: app/Elements/PedigreeLinkageType.php:54 12423msgctxt "Male pedigree" 12424msgid "Sealing" 12425msgstr "" 12426 12427#. I18N: “sealing” is a Mormon ceremony. 12428#: app/Elements/PedigreeLinkageType.php:74 12429msgctxt "Pedigree" 12430msgid "Sealing" 12431msgstr "" 12432 12433#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 12434#: app/Elements/LdsSpouseSealingDateStatus.php:63 12435msgid "Sealing canceled (divorce)" 12436msgstr "" 12437 12438#. I18N: Name of a module 12439#. I18N: A button label. 12440#: app/Module/SearchMenuModule.php:48 app/Module/SearchMenuModule.php:90 12441#: resources/views/admin/data-fix-page.phtml:42 12442#: resources/views/admin/location-edit.phtml:149 12443#: resources/views/admin/location-edit.phtml:169 12444#: resources/views/layouts/default.phtml:90 12445#: resources/views/layouts/default.phtml:92 12446#: resources/views/modules/descendancy/sidebar.phtml:16 12447#: resources/views/modules/descendancy/sidebar.phtml:35 12448#: resources/views/modules/fix-place-names/options.phtml:11 12449#: resources/views/search-replace-page.phtml:44 12450msgid "Search" 12451msgstr "" 12452 12453#. I18N: Name of a module 12454#: app/Http/RequestHandlers/SearchReplacePage.php:52 12455#: app/Module/FixSearchAndReplace.php:78 app/Module/SearchMenuModule.php:138 12456msgid "Search and replace" 12457msgstr "" 12458 12459#. I18N: Description of a “Data fix” module 12460#: app/Module/FixSearchAndReplace.php:89 12461msgid "Search and replace text, using simple searches or advanced pattern matching." 12462msgstr "" 12463 12464#. I18N: Help text for the “Description META tag” configuration setting 12465#: resources/views/admin/trees-preferences.phtml:237 12466msgid "Search engines may use this description of your site in their search results." 12467msgstr "" 12468 12469#: resources/views/modules/media-list/page.phtml:75 12470msgid "Search filters" 12471msgstr "" 12472 12473#: resources/views/search-general-page.phtml:49 12474#: resources/views/search-replace-page.phtml:26 12475msgid "Search for" 12476msgstr "" 12477 12478#: app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php:44 12479msgid "Search for locations in an external database." 12480msgstr "" 12481 12482#: app/Http/RequestHandlers/ModulesMapAutocompletePage.php:44 12483msgid "Search for place names in an external database." 12484msgstr "" 12485 12486#: app/Module/GeonamesAutocomplete.php:69 12487#: app/Module/OpenRouteServiceAutocomplete.php:56 12488#, php-format 12489msgid "Search for place names using %s." 12490msgstr "" 12491 12492#: resources/views/modules/fix-search-and-replace/options.phtml:38 12493msgid "Search method" 12494msgstr "" 12495 12496#: resources/views/modules/fix-search-and-replace/options.phtml:18 12497msgid "Search text/pattern" 12498msgstr "" 12499 12500#: resources/views/modules/relationships-chart/config.phtml:24 12501msgid "Searching for all possible relationships can take a lot of time in complex trees." 12502msgstr "" 12503 12504#. I18N: Location of an LDS church temple 12505#: app/Elements/TempleCode.php:179 12506msgid "Seattle, Washington, United States" 12507msgstr "" 12508 12509#: resources/views/admin/merge-records-step-1.phtml:106 12510msgid "Second record" 12511msgstr "" 12512 12513#. I18N: A configuration setting 12514#: resources/views/admin/site-mail.phtml:166 12515msgid "Secure connection" 12516msgstr "" 12517 12518#. I18N: A configuration setting 12519#: resources/views/modules/statcounter/form.phtml:18 12520msgid "Security code" 12521msgstr "" 12522 12523#: resources/views/admin/site-mail.phtml:35 12524#: resources/views/modules/fix-search-and-replace/options.phtml:45 12525#, php-format 12526msgid "See %s for more information." 12527msgstr "" 12528 12529#: resources/views/admin/merge-records-step-2.phtml:48 12530#: resources/views/admin/merge-records-step-2.phtml:95 12531#: resources/views/admin/merge-records-step-2.phtml:141 12532msgid "Select" 12533msgstr "" 12534 12535#: resources/views/admin/trees-import.phtml:37 12536msgid "Select a GEDCOM file to import" 12537msgstr "" 12538 12539#: resources/views/edit/input-addon-calendar.phtml:13 12540#: resources/views/edit/input-addon-calendar.phtml:16 12541msgid "Select a date" 12542msgstr "" 12543 12544#: resources/views/modules/lifespans-chart/page.phtml:39 12545msgid "Select individuals by place or date" 12546msgstr "" 12547 12548#. I18N: Description of the “Clippings cart” module 12549#: app/Module/ClippingsCartModule.php:149 12550msgid "Select records from your family tree and save them as a GEDCOM file." 12551msgstr "" 12552 12553#: resources/views/modules/statistics-chart/custom.phtml:148 12554msgid "Select the desired age interval" 12555msgstr "" 12556 12557#: resources/views/admin/merge-records-step-2.phtml:34 12558msgid "Select the facts and events to keep from both records." 12559msgstr "" 12560 12561#: resources/views/admin/merge-records-step-1.phtml:50 12562msgid "Select two records to merge." 12563msgstr "" 12564 12565#: resources/views/admin/site-mail.phtml:213 12566msgid "Selector" 12567msgstr "" 12568 12569#: app/Elements/RelationIsDescriptor.php:123 12570msgid "Seller" 12571msgstr "" 12572 12573#: app/Elements/RelationIsDescriptor.php:88 12574msgctxt "FEMALE" 12575msgid "Seller" 12576msgstr "" 12577 12578#: app/Elements/RelationIsDescriptor.php:67 12579msgctxt "MALE" 12580msgid "Seller" 12581msgstr "" 12582 12583#: resources/views/admin/broadcast.phtml:69 12584#: resources/views/admin/email-page.phtml:70 12585#: resources/views/contact-page.phtml:79 resources/views/message-page.phtml:68 12586#: resources/views/modules/user-messages/user-messages.phtml:42 12587msgid "Send" 12588msgstr "" 12589 12590#: app/Http/RequestHandlers/ContactPage.php:93 12591#: app/Http/RequestHandlers/MessagePage.php:75 12592#: app/Statistics/Repository/UserRepository.php:124 12593#: resources/views/modules/user-messages/user-messages.phtml:30 12594#: resources/views/pending-changes-page.phtml:78 12595msgid "Send a message" 12596msgstr "" 12597 12598#: app/Services/MessageService.php:208 12599#: resources/views/admin/control-panel.phtml:533 12600msgid "Send a message to all users" 12601msgstr "" 12602 12603#: app/Services/MessageService.php:210 12604#: resources/views/admin/control-panel.phtml:539 12605msgid "Send a message to users who have never signed in" 12606msgstr "" 12607 12608#: app/Services/MessageService.php:212 12609#: resources/views/admin/control-panel.phtml:545 12610msgid "Send a message to users who have not signed in for 6 months" 12611msgstr "" 12612 12613#: resources/views/admin/site-mail.phtml:236 12614msgid "Send a test email using these settings" 12615msgstr "" 12616 12617#. I18N: Label for a configuration option 12618#: resources/views/modules/review_changes/config.phtml:19 12619msgid "Send out reminder emails" 12620msgstr "" 12621 12622#. I18N: A configuration setting 12623#: resources/views/admin/site-mail.phtml:72 12624msgid "Sender email" 12625msgstr "" 12626 12627#. I18N: A configuration setting 12628#: resources/views/admin/site-mail.phtml:58 12629msgid "Sender name" 12630msgstr "" 12631 12632#: app/Http/RequestHandlers/EmailPreferencesPage.php:68 12633#: resources/views/admin/control-panel.phtml:222 12634msgid "Sending email" 12635msgstr "" 12636 12637#. I18N: A configuration setting 12638#: resources/views/admin/site-mail.phtml:180 12639msgid "Sending server name" 12640msgstr "" 12641 12642#. I18N: Name of a country or state 12643#: app/Statistics/Service/CountryService.php:433 12644msgid "Senegal" 12645msgstr "" 12646 12647#. I18N: Location of an LDS church temple 12648#: app/Elements/TempleCode.php:180 12649msgid "Seoul, Korea" 12650msgstr "" 12651 12652#: app/Date/AbstractGregorianJulianDate.php:209 12653msgctxt "Abbreviation for September" 12654msgid "Sep" 12655msgstr "" 12656 12657#: app/Module/CustomTagsBrothersKeeper.php:68 12658msgid "Separated" 12659msgstr "" 12660 12661#: app/Module/CustomTagsFamilyTreeMaker.php:73 12662msgid "Separation" 12663msgstr "" 12664 12665#: app/Date/AbstractGregorianJulianDate.php:106 12666msgctxt "GENITIVE" 12667msgid "September" 12668msgstr "" 12669 12670#: app/Date/AbstractGregorianJulianDate.php:176 12671msgctxt "INSTRUMENTAL" 12672msgid "September" 12673msgstr "" 12674 12675#: app/Date/AbstractGregorianJulianDate.php:141 12676msgctxt "LOCATIVE" 12677msgid "September" 12678msgstr "" 12679 12680#: app/Date/AbstractGregorianJulianDate.php:71 12681#: app/Module/StatisticsChartModule.php:800 12682#: resources/views/edit/initialize-calendar-popup.phtml:19 12683msgctxt "NOMINATIVE" 12684msgid "September" 12685msgstr "" 12686 12687#. I18N: The seventh day in the French republican calendar 12688#: app/Date/FrenchDate.php:299 12689msgid "Septidi" 12690msgstr "" 12691 12692#. I18N: Name of a country or state 12693#: app/Statistics/Service/CountryService.php:435 12694msgid "Serbia" 12695msgstr "" 12696 12697#: app/Elements/RelationIsDescriptor.php:124 12698msgid "Servant" 12699msgstr "" 12700 12701#: app/Elements/RelationIsDescriptor.php:89 12702msgctxt "FEMALE" 12703msgid "Servant" 12704msgstr "" 12705 12706#: app/Elements/RelationIsDescriptor.php:68 12707msgctxt "MALE" 12708msgid "Servant" 12709msgstr "" 12710 12711#: app/Http/RequestHandlers/PhpInformation.php:60 12712#: resources/views/admin/control-panel.phtml:250 12713msgid "Server information" 12714msgstr "" 12715 12716#. I18N: A configuration setting 12717#: resources/views/admin/site-mail.phtml:94 12718#: resources/views/setup/step-4-database-mysql.phtml:47 12719#: resources/views/setup/step-4-database-pgsql.phtml:47 12720#: resources/views/setup/step-4-database-sqlsvr.phtml:47 12721msgid "Server name" 12722msgstr "" 12723 12724#: app/Http/RequestHandlers/PasswordResetPage.php:63 12725msgid "Set a new password" 12726msgstr "" 12727 12728#: resources/views/admin/trees.phtml:129 resources/views/admin/trees.phtml:136 12729msgid "Set as default" 12730msgstr "" 12731 12732#. I18N: You need to: 12733#: resources/views/emails/verify-notify-html.phtml:39 12734#: resources/views/emails/verify-notify-text.phtml:26 12735msgid "Set the access level for each tree." 12736msgstr "" 12737 12738#: app/Http/RequestHandlers/TreePageDefaultEdit.php:69 12739#: resources/views/admin/control-panel.phtml:297 12740msgid "Set the default blocks for new family trees" 12741msgstr "" 12742 12743#: app/Http/RequestHandlers/UserPageDefaultEdit.php:68 12744#: resources/views/admin/control-panel.phtml:523 12745msgid "Set the default blocks for new users" 12746msgstr "" 12747 12748#. I18N: Help text for the “Show dead individuals” configuration setting 12749#: resources/views/admin/trees-privacy.phtml:62 12750msgid "Set the privacy access level for all dead individuals." 12751msgstr "" 12752 12753#. I18N: You need to: 12754#: resources/views/emails/verify-notify-html.phtml:37 12755#: resources/views/emails/verify-notify-text.phtml:25 12756msgid "Set the status to “approved”." 12757msgstr "" 12758 12759#. I18N: Help text for the “Allow users to see raw GEDCOM records” configuration setting 12760#: resources/views/admin/trees-preferences.phtml:642 12761msgid "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." 12762msgstr "" 12763 12764#: resources/views/layouts/setup.phtml:16 12765#: resources/views/layouts/setup.phtml:24 12766msgid "Setup wizard for webtrees" 12767msgstr "" 12768 12769#. I18N: The sixth day in the French republican calendar 12770#: app/Date/FrenchDate.php:297 12771msgid "Sextidi" 12772msgstr "" 12773 12774#. I18N: Name of a country or state 12775#: app/Statistics/Service/CountryService.php:472 12776msgid "Seychelles" 12777msgstr "" 12778 12779#: app/Date/JalaliDate.php:264 12780msgctxt "Abbreviation for Persian month: Shahrivar" 12781msgid "Shah" 12782msgstr "" 12783 12784#. I18N: 6th month in the Persian/Jalali calendar 12785#: app/Date/JalaliDate.php:135 12786msgctxt "GENITIVE" 12787msgid "Shahrivar" 12788msgstr "" 12789 12790#. I18N: 6th month in the Persian/Jalali calendar 12791#: app/Date/JalaliDate.php:225 12792msgctxt "INSTRUMENTAL" 12793msgid "Shahrivar" 12794msgstr "" 12795 12796#. I18N: 6th month in the Persian/Jalali calendar 12797#: app/Date/JalaliDate.php:180 12798msgctxt "LOCATIVE" 12799msgid "Shahrivar" 12800msgstr "" 12801 12802#. I18N: 6th month in the Persian/Jalali calendar 12803#: app/Date/JalaliDate.php:90 12804msgctxt "NOMINATIVE" 12805msgid "Shahrivar" 12806msgstr "" 12807 12808#: resources/views/individual-page-menu.phtml:34 12809#: resources/views/individual-page.phtml:61 12810msgid "Share" 12811msgstr "" 12812 12813#: app/Module/ShareUrlModule.php:41 12814msgid "Share the URL" 12815msgstr "" 12816 12817#: app/Module/ShareAnniversaryModule.php:79 12818msgid "Share the anniversary of an event" 12819msgstr "" 12820 12821#: app/Functions/FunctionsPrint.php:85 12822#: app/Functions/FunctionsPrintFacts.php:777 12823#: resources/views/admin/trees.phtml:256 12824#: resources/views/edit/shared-note.phtml:23 12825#: resources/views/note-page-details.phtml:23 12826msgid "Shared note" 12827msgstr "" 12828 12829#. I18N: Name of a module/list 12830#: app/Module/NoteListModule.php:70 12831#: resources/views/lists/sources-table.phtml:101 12832#: resources/views/search-general-page.phtml:105 12833msgid "Shared notes" 12834msgstr "" 12835 12836#. I18N: plural noun - things that can be shared 12837#: app/Http/RequestHandlers/ModulesSharesPage.php:43 12838#: resources/views/admin/control-panel.phtml:740 12839msgid "Shares" 12840msgstr "" 12841 12842#. I18N: https://en.wikipedia.org/wiki/Shawwal 12843#: app/Date/HijriDate.php:146 12844msgctxt "GENITIVE" 12845msgid "Shawwal" 12846msgstr "" 12847 12848#. I18N: https://en.wikipedia.org/wiki/Shawwal 12849#: app/Date/HijriDate.php:236 12850msgctxt "INSTRUMENTAL" 12851msgid "Shawwal" 12852msgstr "" 12853 12854#. I18N: https://en.wikipedia.org/wiki/Shawwal 12855#: app/Date/HijriDate.php:191 12856msgctxt "LOCATIVE" 12857msgid "Shawwal" 12858msgstr "" 12859 12860#. I18N: https://en.wikipedia.org/wiki/Shawwal 12861#: app/Date/HijriDate.php:101 12862msgctxt "NOMINATIVE" 12863msgid "Shawwal" 12864msgstr "" 12865 12866#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12867#: app/Date/HijriDate.php:142 12868msgctxt "GENITIVE" 12869msgid "Sha’aban" 12870msgstr "" 12871 12872#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12873#: app/Date/HijriDate.php:232 12874msgctxt "INSTRUMENTAL" 12875msgid "Sha’aban" 12876msgstr "" 12877 12878#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12879#: app/Date/HijriDate.php:187 12880msgctxt "LOCATIVE" 12881msgid "Sha’aban" 12882msgstr "" 12883 12884#. I18N: https://en.wikipedia.org/wiki/Sha%27aban 12885#: app/Date/HijriDate.php:97 12886msgctxt "NOMINATIVE" 12887msgid "Sha’aban" 12888msgstr "" 12889 12890#: resources/xml/reports/descendancy_report.xml:358 12891msgid "She " 12892msgstr "" 12893 12894#: resources/xml/reports/ahnentafel_report.xml:289 12895msgid "She died" 12896msgstr "" 12897 12898#: resources/xml/reports/ahnentafel_report.xml:261 12899#: resources/xml/reports/descendancy_report.xml:242 12900msgid "She married" 12901msgstr "" 12902 12903#: resources/xml/reports/ahnentafel_report.xml:224 12904msgid "She resided at" 12905msgstr "" 12906 12907#: resources/xml/reports/descendancy_report.xml:331 12908msgid "She was born" 12909msgstr "" 12910 12911#: resources/xml/reports/ahnentafel_report.xml:339 12912msgid "She was buried" 12913msgstr "" 12914 12915#: resources/xml/reports/ahnentafel_report.xml:168 12916msgid "She was christened" 12917msgstr "" 12918 12919#: resources/xml/reports/ahnentafel_report.xml:314 12920msgid "She was cremated" 12921msgstr "" 12922 12923#. I18N: a month in the Jewish calendar 12924#: app/Date/JewishDate.php:186 12925msgctxt "GENITIVE" 12926msgid "Shevat" 12927msgstr "" 12928 12929#. I18N: a month in the Jewish calendar 12930#: app/Date/JewishDate.php:290 12931msgctxt "INSTRUMENTAL" 12932msgid "Shevat" 12933msgstr "" 12934 12935#. I18N: a month in the Jewish calendar 12936#: app/Date/JewishDate.php:238 12937msgctxt "LOCATIVE" 12938msgid "Shevat" 12939msgstr "" 12940 12941#. I18N: a month in the Jewish calendar 12942#: app/Date/JewishDate.php:134 12943msgctxt "NOMINATIVE" 12944msgid "Shevat" 12945msgstr "" 12946 12947#. I18N: The name of a colour-scheme 12948#: app/Module/ColorsTheme.php:181 12949msgid "Shiny Tomato" 12950msgstr "" 12951 12952#: resources/views/help/date.phtml:34 resources/views/help/date.phtml:72 12953#: resources/views/help/date.phtml:110 12954msgid "Shortcut" 12955msgstr "" 12956 12957#: resources/views/statistics/families/marriage-length.phtml:42 12958msgid "Shortest marriage" 12959msgstr "" 12960 12961#: resources/views/admin/site-mail.phtml:155 12962#: resources/views/admin/users-create.phtml:61 12963#: resources/views/admin/users-edit.phtml:71 12964#: resources/views/calendar-page.phtml:105 12965#: resources/views/edit-account-page.phtml:92 12966#: resources/views/login-page.phtml:47 12967#: resources/views/modules/login_block/sign-in.phtml:33 12968#: resources/views/password-reset-page.phtml:38 12969#: resources/views/register-page.phtml:75 12970#: resources/views/setup/step-4-database-mysql.phtml:99 12971#: resources/views/setup/step-4-database-pgsql.phtml:86 12972#: resources/views/setup/step-4-database-sqlsvr.phtml:86 12973#: resources/views/setup/step-5-administrator.phtml:81 12974msgid "Show" 12975msgstr "" 12976 12977#. I18N: A configuration setting 12978#: resources/views/admin/trees-preferences.phtml:287 12979msgid "Show a download link in the media viewer" 12980msgstr "" 12981 12982#. I18N: Description of the “Cookie warning” module 12983#: app/Module/PrivacyPolicy.php:78 12984msgid "Show a privacy policy." 12985msgstr "" 12986 12987#. I18N: A configuration setting 12988#: resources/views/admin/site-registration.phtml:69 12989msgid "Show acceptable use agreement on “Request a new user account” page" 12990msgstr "" 12991 12992#: resources/views/modules/notes/tab.phtml:26 12993msgid "Show all notes" 12994msgstr "" 12995 12996#: app/Module/PlaceHierarchyListModule.php:223 12997msgid "Show all places in a list" 12998msgstr "" 12999 13000#: resources/views/modules/sources_tab/tab.phtml:26 13001msgid "Show all sources" 13002msgstr "" 13003 13004#. I18N: an age indicator, which can be dragged around the screen 13005#: resources/views/modules/timeline-chart/page.phtml:81 13006msgid "Show an age cursor" 13007msgstr "" 13008 13009#: resources/xml/reports/ahnentafel_report.xml:12 13010msgid "Show children of ancestors" 13011msgstr "" 13012 13013#: resources/views/lists/families-table.phtml:205 13014msgid "Show couples where either partner married more than once." 13015msgstr "" 13016 13017#: resources/views/lists/families-table.phtml:163 13018msgid "Show couples where only the female partner is dead." 13019msgstr "" 13020 13021#: resources/views/lists/families-table.phtml:167 13022msgid "Show couples where only the male partner is dead." 13023msgstr "" 13024 13025#: resources/views/lists/families-table.phtml:193 13026msgid "Show couples who married more than 100 years ago." 13027msgstr "" 13028 13029#: resources/views/lists/families-table.phtml:197 13030msgid "Show couples who married within the last 100 years." 13031msgstr "" 13032 13033#: resources/views/lists/families-table.phtml:189 13034msgid "Show couples with an unknown marriage date." 13035msgstr "" 13036 13037#. I18N: label for yes/no option 13038#: resources/views/modules/gedcom_stats/config.phtml:35 13039msgid "Show date of last update" 13040msgstr "" 13041 13042#. I18N: A configuration setting 13043#: resources/views/admin/trees-privacy.phtml:52 13044msgid "Show dead individuals" 13045msgstr "" 13046 13047#: resources/views/lists/families-table.phtml:201 13048msgid "Show divorced couples." 13049msgstr "" 13050 13051#: resources/views/lists/individuals-table.phtml:208 13052msgid "Show individuals born more than 100 years ago." 13053msgstr "" 13054 13055#: resources/views/lists/individuals-table.phtml:212 13056msgid "Show individuals born within the last 100 years." 13057msgstr "" 13058 13059#: resources/views/lists/individuals-table.phtml:189 13060msgid "Show individuals who are alive or couples where both partners are alive." 13061msgstr "" 13062 13063#: resources/views/lists/families-table.phtml:171 13064#: resources/views/lists/individuals-table.phtml:193 13065msgid "Show individuals who are dead or couples where both partners are dead." 13066msgstr "" 13067 13068#: resources/views/lists/individuals-table.phtml:197 13069msgid "Show individuals who died more than 100 years ago." 13070msgstr "" 13071 13072#: resources/views/lists/individuals-table.phtml:201 13073msgid "Show individuals who died within the last 100 years." 13074msgstr "" 13075 13076#. I18N: A configuration setting 13077#: resources/views/admin/site-preferences.phtml:99 13078msgid "Show list of family trees" 13079msgstr "" 13080 13081#. I18N: A configuration setting 13082#: resources/views/admin/trees-privacy.phtml:95 13083msgid "Show living individuals" 13084msgstr "" 13085 13086#. I18N: A configuration setting 13087#: resources/views/admin/trees-privacy.phtml:136 13088msgid "Show names of private individuals" 13089msgstr "" 13090 13091#: resources/xml/reports/ahnentafel_report.xml:9 13092#: resources/xml/reports/family_group_report.xml:8 13093#: resources/xml/reports/individual_ext_report.xml:10 13094#: resources/xml/reports/individual_report.xml:7 13095msgid "Show notes" 13096msgstr "" 13097 13098#: resources/xml/reports/ahnentafel_report.xml:10 13099msgid "Show occupations" 13100msgstr "" 13101 13102#: resources/views/modules/todays_events/config.phtml:19 13103#: resources/views/modules/upcoming_events/config.phtml:31 13104msgid "Show only events of living individuals" 13105msgstr "" 13106 13107#: resources/views/lists/individuals-table.phtml:178 13108msgid "Show only females." 13109msgstr "" 13110 13111#: resources/views/lists/individuals-table.phtml:182 13112msgid "Show only individuals for whom the gender is not known." 13113msgstr "" 13114 13115#: resources/views/modules/random_media/config.phtml:17 13116msgid "Show only individuals, events, or all" 13117msgstr "" 13118 13119#: resources/views/lists/individuals-table.phtml:174 13120msgid "Show only males." 13121msgstr "" 13122 13123#: resources/views/lists/families-table.phtml:414 13124#: resources/views/lists/individuals-table.phtml:420 13125msgid "Show parents" 13126msgstr "" 13127 13128#: resources/views/admin/site-mail.phtml:155 13129#: resources/views/admin/users-create.phtml:61 13130#: resources/views/admin/users-edit.phtml:71 13131#: resources/views/edit-account-page.phtml:92 13132#: resources/views/login-page.phtml:47 13133#: resources/views/modules/login_block/sign-in.phtml:33 13134#: resources/views/password-reset-page.phtml:38 13135#: resources/views/register-page.phtml:75 13136#: resources/views/setup/step-4-database-mysql.phtml:99 13137#: resources/views/setup/step-4-database-pgsql.phtml:86 13138#: resources/views/setup/step-4-database-sqlsvr.phtml:86 13139#: resources/views/setup/step-5-administrator.phtml:81 13140msgid "Show password" 13141msgstr "" 13142 13143#: resources/xml/reports/change_report.xml:8 13144msgid "Show pending changes" 13145msgstr "" 13146 13147#: resources/xml/reports/family_group_report.xml:9 13148#: resources/xml/reports/individual_ext_report.xml:11 13149#: resources/xml/reports/individual_report.xml:8 13150msgid "Show photos" 13151msgstr "" 13152 13153#: app/Module/PlaceHierarchyListModule.php:217 13154msgid "Show place hierarchy" 13155msgstr "" 13156 13157#. I18N: A configuration setting 13158#: resources/views/admin/trees-privacy.phtml:156 13159msgid "Show private relationships" 13160msgstr "" 13161 13162#: resources/views/modules/todo/config.phtml:21 13163msgid "Show research tasks that are assigned to other users" 13164msgstr "" 13165 13166#: resources/views/modules/todo/config.phtml:31 13167msgid "Show research tasks that are not assigned to any user" 13168msgstr "" 13169 13170#: resources/views/modules/todo/config.phtml:40 13171msgid "Show research tasks that have a date in the future" 13172msgstr "" 13173 13174#: resources/xml/reports/ahnentafel_report.xml:11 13175msgid "Show residences" 13176msgstr "" 13177 13178#: resources/views/modules/random_media/config.phtml:39 13179msgid "Show slide show controls" 13180msgstr "" 13181 13182#: resources/xml/reports/ahnentafel_report.xml:8 13183#: resources/xml/reports/descendancy_report.xml:7 13184#: resources/xml/reports/family_group_report.xml:7 13185#: resources/xml/reports/individual_ext_report.xml:9 13186#: resources/xml/reports/individual_report.xml:6 13187msgid "Show sources" 13188msgstr "" 13189 13190#: resources/views/modules/family-book-chart/page.phtml:61 13191#: resources/views/modules/hourglass-chart/page.phtml:51 13192#: resources/xml/reports/pedigree_report.xml:6 13193msgid "Show spouses" 13194msgstr "" 13195 13196#: resources/views/lists/families-table.phtml:417 13197#: resources/views/lists/individuals-table.phtml:423 13198msgid "Show statistics charts" 13199msgstr "" 13200 13201#. I18N: The placeholders are edit controls. Show the [first/last] [1/2/3/4/5] parts of a place name 13202#: resources/views/admin/trees-preferences.phtml:600 13203#, php-format 13204msgid "Show the %1$s %2$s parts of a place name." 13205msgstr "" 13206 13207#. I18N: Description of the “Pedigree map” module 13208#: app/Module/PedigreeMapModule.php:138 13209msgid "Show the birthplace of ancestors on a map." 13210msgstr "" 13211 13212#. I18N: label for a yes/no option 13213#: resources/views/modules/recent_changes/config.phtml:67 13214msgid "Show the date and time" 13215msgstr "" 13216 13217#: resources/views/modules/html/config.phtml:52 13218msgid "Show the date and time of update" 13219msgstr "" 13220 13221#: resources/views/admin/trees-preferences.phtml:447 13222msgid "Show the events of close relatives on the individual page" 13223msgstr "" 13224 13225#. I18N: A configuration setting 13226#: resources/views/admin/trees-privacy.phtml:33 13227msgid "Show the family tree" 13228msgstr "" 13229 13230#: app/Module/IndividualListModule.php:366 13231msgid "Show the list of individuals" 13232msgstr "" 13233 13234#: app/Module/IndividualListModule.php:372 13235msgid "Show the list of surnames" 13236msgstr "" 13237 13238#: app/Http/RequestHandlers/ModulesMapLinksPage.php:44 13239#: app/Module/ModuleMapLinkTrait.php:49 13240msgid "Show the location of an event on an external map." 13241msgstr "" 13242 13243#. I18N: Description of the “Places” module 13244#: app/Module/PlacesModule.php:96 13245msgid "Show the location of events on a map." 13246msgstr "" 13247 13248#. I18N: label for a yes/no option 13249#: resources/views/modules/recent_changes/config.phtml:58 13250msgid "Show the user who made the change" 13251msgstr "" 13252 13253#. I18N: Label for a configuration option 13254#: resources/views/modules/faq/edit.phtml:53 13255#: resources/views/modules/html/config.phtml:63 13256#: resources/views/modules/stories/edit.phtml:60 13257msgid "Show this block for which languages" 13258msgstr "" 13259 13260#: resources/views/admin/trees-preferences.phtml:309 13261msgid "Show thumbnail images in charts and family groups." 13262msgstr "" 13263 13264#: app/Auth.php:533 app/Auth.php:546 app/Elements/RestrictionNotice.php:77 13265#: app/Functions/FunctionsPrintFacts.php:616 13266#: app/Http/RequestHandlers/TreePreferencesPage.php:154 13267#: app/Http/RequestHandlers/TreePrivacyPage.php:93 13268#: resources/views/modals/restriction-fields.phtml:21 13269msgid "Show to managers" 13270msgstr "" 13271 13272#: app/Auth.php:532 app/Auth.php:545 app/Elements/RestrictionNotice.php:76 13273#: app/Functions/FunctionsPrintFacts.php:613 13274#: app/Http/RequestHandlers/TreePreferencesPage.php:153 13275#: app/Http/RequestHandlers/TreePrivacyPage.php:92 13276#: resources/views/admin/trees-privacy.phtml:41 13277#: resources/views/admin/trees-privacy.phtml:103 13278#: resources/views/modals/restriction-fields.phtml:18 13279msgid "Show to members" 13280msgstr "" 13281 13282#: app/Auth.php:531 app/Auth.php:544 app/Elements/RestrictionNotice.php:75 13283#: app/Functions/FunctionsPrintFacts.php:610 13284#: app/Http/RequestHandlers/TreePrivacyPage.php:91 13285#: resources/views/admin/trees-privacy.phtml:41 13286#: resources/views/admin/trees-privacy.phtml:103 13287#: resources/views/admin/trees-privacy.phtml:164 13288#: resources/views/modals/restriction-fields.phtml:15 13289msgid "Show to visitors" 13290msgstr "" 13291 13292#: resources/views/lists/families-table.phtml:182 13293#: resources/views/lists/individuals-table.phtml:223 13294msgid "Show “leaves” couples or individuals. These are individuals who are alive but have no children recorded in the database." 13295msgstr "" 13296 13297#: resources/views/lists/families-table.phtml:178 13298#: resources/views/lists/individuals-table.phtml:219 13299msgid "Show “roots” couples or individuals. These individuals may also be called “patriarchs”. They are individuals who have no parents recorded in the database." 13300msgstr "" 13301 13302#. I18N: %s are placeholders for numbers 13303#: resources/views/lists/datatables-attributes.phtml:24 13304#: resources/views/lists/datatables-attributes.phtml:25 13305#: resources/views/pending-changes-page.phtml:24 13306#, php-format 13307msgid "Showing %1$s to %2$s of %3$s" 13308msgstr "" 13309 13310#: resources/views/modules/pedigree-chart/previous.phtml:22 13311msgid "Sibling" 13312msgstr "" 13313 13314#: resources/views/modules/pedigree-chart/previous.phtml:20 13315msgid "Siblings" 13316msgstr "" 13317 13318#: resources/views/admin/modules.phtml:177 13319#: resources/views/admin/modules.phtml:180 13320msgid "Sidebar" 13321msgstr "" 13322 13323#: app/Http/RequestHandlers/ModulesSidebarsPage.php:43 13324#: resources/views/admin/control-panel.phtml:726 13325#: resources/views/admin/modules.phtml:86 13326#: resources/views/admin/modules.phtml:88 13327msgid "Sidebars" 13328msgstr "" 13329 13330#. I18N: Name of a country or state 13331#: app/Statistics/Service/CountryService.php:447 13332msgid "Sierra Leone" 13333msgstr "" 13334 13335#. I18N: Name of a module 13336#: app/Http/RequestHandlers/LoginPage.php:79 app/Module/LoginBlockModule.php:43 13337#: app/Module/LoginBlockModule.php:75 app/Module/ModuleThemeTrait.php:286 13338#, fuzzy 13339msgid "Sign in" 13340msgstr "Takiuru" 13341 13342#: app/Module/LoginBlockModule.php:70 app/Module/ModuleThemeTrait.php:302 13343#: resources/views/layouts/administration.phtml:66 13344#, fuzzy 13345msgid "Sign out" 13346msgstr "Takiputa" 13347 13348#: app/Http/RequestHandlers/SiteRegistrationPage.php:44 13349#: resources/views/admin/control-panel.phtml:228 13350msgid "Sign-in and registration" 13351msgstr "" 13352 13353#: resources/views/help/date.phtml:135 13354msgid "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." 13355msgstr "" 13356 13357#. I18N: Name of a country or state 13358#: app/Statistics/Service/CountryService.php:437 13359msgid "Singapore" 13360msgstr "" 13361 13362#: resources/xml/reports/individual_ext_report.xml:363 13363#: resources/xml/reports/individual_report.xml:352 13364msgid "Sister" 13365msgstr "" 13366 13367#. I18N: A configuration setting 13368#: resources/views/modules/google-analytics/form.phtml:9 13369#: resources/views/modules/matomo-analytics/form.phtml:9 13370#: resources/views/modules/statcounter/form.phtml:9 13371msgid "Site identification code" 13372msgstr "" 13373 13374#. I18N: Help text for the “Preferred contact method” configuration setting 13375#: resources/views/admin/users-edit.phtml:191 13376#: resources/views/edit-account-page.phtml:141 13377msgid "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." 13378msgstr "" 13379 13380#. I18N: A configuration setting 13381#: resources/views/modules/bing-webmaster-tools/form.phtml:9 13382#: resources/views/modules/google-webmaster-tools/form.phtml:9 13383msgid "Site verification code" 13384msgstr "" 13385 13386#: resources/views/modules/bing-webmaster-tools/form.phtml:18 13387#: resources/views/modules/google-webmaster-tools/form.phtml:18 13388msgid "Site verification codes do not work when webtrees is installed in a subfolder." 13389msgstr "" 13390 13391#. I18N: Name of a module - see https://en.wikipedia.org/wiki/Sitemaps 13392#: app/Module/SiteMapModule.php:163 13393msgid "Sitemaps" 13394msgstr "" 13395 13396#. I18N: The www.sitemaps.org site is translated into many languages (e.g. https://www.sitemaps.org/fr/) - choose an appropriate URL. 13397#: resources/views/modules/sitemap/config.phtml:23 13398msgid "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>." 13399msgstr "" 13400 13401#. I18N: a month in the Jewish calendar 13402#: app/Date/JewishDate.php:196 13403msgctxt "GENITIVE" 13404msgid "Sivan" 13405msgstr "" 13406 13407#. I18N: a month in the Jewish calendar 13408#: app/Date/JewishDate.php:300 13409msgctxt "INSTRUMENTAL" 13410msgid "Sivan" 13411msgstr "" 13412 13413#. I18N: a month in the Jewish calendar 13414#: app/Date/JewishDate.php:248 13415msgctxt "LOCATIVE" 13416msgid "Sivan" 13417msgstr "" 13418 13419#. I18N: a month in the Jewish calendar 13420#: app/Date/JewishDate.php:144 13421msgctxt "NOMINATIVE" 13422msgid "Sivan" 13423msgstr "" 13424 13425#. I18N: Skip over the headers and menus, to the main content of the page 13426#: resources/views/layouts/administration.phtml:47 13427#: resources/views/layouts/default.phtml:76 13428msgid "Skip to content" 13429msgstr "" 13430 13431#: app/Elements/RelationIsDescriptor.php:125 13432msgid "Slave" 13433msgstr "" 13434 13435#: app/Elements/RelationIsDescriptor.php:90 13436msgctxt "FEMALE" 13437msgid "Slave" 13438msgstr "" 13439 13440#: app/Elements/RelationIsDescriptor.php:69 13441msgctxt "MALE" 13442msgid "Slave" 13443msgstr "" 13444 13445#. I18N: Name of a module 13446#: app/Module/CustomTagsPersonalAncestralFile.php:62 13447#: app/Module/SlideShowModule.php:188 13448msgid "Slide show" 13449msgstr "" 13450 13451#. I18N: Name of a country or state 13452#: app/Statistics/Service/CountryService.php:463 13453msgid "Slovakia" 13454msgstr "" 13455 13456#. I18N: Name of a country or state 13457#: app/Statistics/Service/CountryService.php:465 13458msgid "Slovenia" 13459msgstr "" 13460 13461#: resources/views/setup/step-2-server-checks.phtml:68 13462msgid "Small systems (500 individuals): 16–32 MB, 10–20 seconds" 13463msgstr "" 13464 13465#. I18N: Location of an LDS church temple 13466#: app/Elements/TempleCode.php:185 13467msgid "Snowflake, Arizona, United States" 13468msgstr "" 13469 13470#: app/Factories/ElementFactory.php:615 13471msgid "Social security number" 13472msgstr "" 13473 13474#. I18N: Name of a country or state 13475#: app/Statistics/Service/CountryService.php:445 13476msgid "Solomon Islands" 13477msgstr "" 13478 13479#. I18N: Name of a country or state 13480#: app/Statistics/Service/CountryService.php:453 13481msgid "Somalia" 13482msgstr "" 13483 13484#. I18N: Help text for the “GEDCOM media path” configuration setting. A “path” is something like “C:\Documents\Genealogy\Photos\John_Smith.jpeg” 13485#: resources/views/admin/trees-import.phtml:118 13486msgid "Some genealogy software creates GEDCOM files that contain media filenames with full paths. These paths will not exist on the web-server. To allow webtrees to find the file, the first part of the path must be removed." 13487msgstr "" 13488 13489#. I18N: Description of a “Data fix” module 13490#: app/Module/FixNameTags.php:94 13491msgid "Some genealogy software stores all names in a single name record, using custom tags such as _MARNM and _AKA. An alternative is to create a new name record for each name." 13492msgstr "" 13493 13494#: resources/views/admin/tags.phtml:26 13495msgid "Some of these GEDCOM tags are used infrequently or never used." 13496msgstr "" 13497 13498#. I18N: Help text for the “Hit counters” configuration setting 13499#: resources/views/admin/trees-preferences.phtml:672 13500msgid "Some pages can display the number of times that they have been visited." 13501msgstr "" 13502 13503#. I18N: Help text for the “Fact icons” configuration setting 13504#: resources/views/admin/trees-preferences.phtml:545 13505msgid "Some themes can display icons on the “Facts and events” tab." 13506msgstr "" 13507 13508#: resources/views/edit/change-family-members.phtml:63 13509#: resources/xml/reports/family_group_report.xml:774 13510#: resources/xml/reports/individual_ext_report.xml:534 13511#: resources/xml/reports/individual_report.xml:530 13512msgid "Son" 13513msgstr "" 13514 13515#. I18N: e.g. “Son of [father name & mother name]” 13516#: app/Module/InteractiveTree/TreeView.php:360 13517#, php-format 13518msgid "Son of %s" 13519msgstr "" 13520 13521#. I18N: Label for a configuration option 13522#: resources/views/modules/faq/config.phtml:53 13523#: resources/views/modules/faq/edit.phtml:63 13524#: resources/views/modules/recent_changes/config.phtml:40 13525#: resources/views/modules/todays_events/config.phtml:46 13526#: resources/views/modules/upcoming_events/config.phtml:58 13527#: resources/xml/reports/bdm_report.xml:11 13528#: resources/xml/reports/birth_report.xml:9 13529#: resources/xml/reports/cemetery_report.xml:6 13530#: resources/xml/reports/change_report.xml:7 13531#: resources/xml/reports/death_report.xml:9 13532#: resources/xml/reports/fact_sources.xml:7 13533#: resources/xml/reports/individual_ext_report.xml:8 13534#: resources/xml/reports/marriage_report.xml:9 13535#: resources/xml/reports/occupation_report.xml:6 13536#: resources/xml/reports/relative_ext_report.xml:7 13537msgid "Sort order" 13538msgstr "" 13539 13540#. I18N: Abbreviation for “Sosa-Stradonitz number”. This is an individual’s surname, so may need transliterating into non-latin alphabets. 13541#: resources/views/lists/individuals-table.phtml:235 13542msgid "Sosa" 13543msgstr "" 13544 13545#: resources/views/modules/ancestors-chart/tree.phtml:18 13546msgid "Sosa-Stradonitz number" 13547msgstr "" 13548 13549#: app/Http/RequestHandlers/SearchAdvancedPage.php:254 13550msgid "Sounds like" 13551msgstr "" 13552 13553#. I18N: Name of a module/report 13554#: app/Factories/ElementFactory.php:683 13555#: app/Functions/FunctionsPrintFacts.php:435 13556#: app/Functions/FunctionsPrintFacts.php:475 13557#: app/Functions/FunctionsPrintFacts.php:489 13558#: app/Module/CustomTagsGedcomL.php:205 app/Module/CustomTagsGedcomL.php:209 13559#: app/Module/CustomTagsGedcomL.php:221 app/Module/CustomTagsGedcomL.php:225 13560#: app/Module/CustomTagsGedcomL.php:229 app/Module/CustomTagsGedcomL.php:235 13561#: app/Module/CustomTagsGedcomL.php:241 13562#: app/Module/FactSourcesReportModule.php:44 13563#: resources/views/admin/trees-privacy.phtml:182 13564#: resources/views/admin/trees.phtml:231 13565#: resources/views/modals/link-media-to-source.phtml:23 13566#: resources/views/modules/favorites/favorites.phtml:108 13567#: resources/views/modules/random_media/slide-show.phtml:73 13568#: resources/views/modules/recent_changes/changes-table.phtml:71 13569#: resources/views/modules/sources_tab/tab.phtml:47 13570#: resources/xml/reports/bdm_report.xml:136 13571#: resources/xml/reports/bdm_report.xml:162 13572#: resources/xml/reports/bdm_report.xml:196 13573#: resources/xml/reports/birth_report.xml:43 13574#: resources/xml/reports/death_report.xml:54 13575#: resources/xml/reports/fact_sources.xml:3 13576#: resources/xml/reports/fact_sources.xml:43 13577#: resources/xml/reports/marriage_report.xml:54 13578#: resources/xml/reports/missing_facts_report.xml:108 13579#: resources/xml/reports/missing_facts_report.xml:153 13580#: resources/xml/reports/missing_facts_report.xml:194 13581#: resources/xml/reports/missing_facts_report.xml:236 13582#: resources/xml/reports/missing_facts_report.xml:277 13583#: resources/xml/reports/missing_facts_report.xml:318 13584#: resources/xml/reports/missing_facts_report.xml:360 13585#: resources/xml/reports/missing_facts_report.xml:402 13586#: resources/xml/reports/missing_facts_report.xml:444 13587#: resources/xml/reports/missing_facts_report.xml:487 13588#: resources/xml/reports/missing_facts_report.xml:529 13589#: resources/xml/reports/missing_facts_report.xml:570 13590msgid "Source" 13591msgstr "" 13592 13593#: app/Factories/ElementFactory.php:307 app/Factories/ElementFactory.php:360 13594#: app/Factories/ElementFactory.php:438 app/Factories/ElementFactory.php:605 13595#: app/Factories/ElementFactory.php:628 app/Factories/ElementFactory.php:651 13596#: app/Module/CustomTagsGedcomL.php:103 app/Module/CustomTagsGedcomL.php:152 13597#: app/Module/CustomTagsWebtrees.php:57 app/Module/CustomTagsWebtrees.php:71 13598msgid "Source citation" 13599msgstr "" 13600 13601#: resources/views/admin/tags.phtml:315 13602msgid "Source citations" 13603msgstr "" 13604 13605#. I18N: Help text for the “Use full source citations” configuration setting 13606#: resources/views/admin/trees-preferences.phtml:756 13607msgid "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." 13608msgstr "" 13609 13610#. I18N: A configuration setting 13611#: resources/views/admin/trees-preferences.phtml:766 13612#: resources/xml/reports/fact_sources.xml:6 13613msgid "Source type" 13614msgstr "" 13615 13616#. I18N: Name of a module/list 13617#. I18N: Name of a module 13618#: app/Module/FixSearchAndReplace.php:116 app/Module/SourceListModule.php:72 13619#: app/Module/SourceListModule.php:164 app/Module/SourcesTabModule.php:59 13620#: app/Services/AdminService.php:183 13621#: resources/views/admin/control-panel.phtml:321 13622#: resources/views/admin/merge-records-step-1.phtml:56 13623#: resources/views/admin/tags.phtml:390 13624#: resources/views/lists/media-table.phtml:81 13625#: resources/views/lists/notes-table.phtml:84 13626#: resources/views/lists/notes-table.phtml:93 13627#: resources/views/lists/repositories-table.phtml:51 13628#: resources/views/lists/sources-table.phtml:89 13629#: resources/views/modules/gedcom_stats/config.phtml:49 13630#: resources/views/modules/gedcom_stats/statistics.phtml:102 13631#: resources/views/modules/html/template-statistics.phtml:44 13632#: resources/views/record-page-links.phtml:61 13633#: resources/views/search-general-page.phtml:85 13634#: resources/views/search-results.phtml:59 13635#: resources/views/statistics/other/chart-sources.phtml:12 13636#: resources/views/statistics/other/total-records.phtml:30 13637#: resources/xml/reports/ahnentafel_report.xml:475 13638#: resources/xml/reports/descendancy_report.xml:611 13639#: resources/xml/reports/family_group_report.xml:1118 13640#: resources/xml/reports/individual_ext_report.xml:651 13641#: resources/xml/reports/individual_report.xml:647 13642msgid "Sources" 13643msgstr "" 13644 13645#: resources/xml/reports/missing_facts_report.xml:14 13646msgid "Sources to the events" 13647msgstr "" 13648 13649#. I18N: Name of a country or state 13650#: app/Statistics/Service/CountryService.php:540 13651msgid "South Africa" 13652msgstr "" 13653 13654#: resources/views/modules/statistics-chart/custom.phtml:188 13655msgid "South America" 13656msgstr "" 13657 13658#. I18N: Name of a country or state 13659#: app/Statistics/Service/CountryService.php:439 13660msgid "South Georgia and the South Sandwich Islands" 13661msgstr "" 13662 13663#. I18N: Name of a country or state 13664#: app/Statistics/Service/CountryService.php:457 13665msgid "South Sudan" 13666msgstr "" 13667 13668#. I18N: Name of a country or state 13669#: app/Statistics/Service/CountryService.php:179 13670msgid "Spain" 13671msgstr "" 13672 13673#: app/SurnameTradition.php:91 13674msgctxt "Surname tradition" 13675msgid "Spanish" 13676msgstr "" 13677 13678#. I18N: Location of an LDS church temple 13679#: app/Elements/TempleCode.php:188 13680msgid "Spokane, Washington, United States" 13681msgstr "" 13682 13683#: app/Http/RequestHandlers/IndividualPage.php:224 13684#: resources/views/edit/change-family-members.phtml:36 13685#: resources/views/edit/change-family-members.phtml:51 13686#: resources/views/modules/pedigree-chart/previous.phtml:31 13687#: resources/xml/reports/bdm_report.xml:169 13688#: resources/xml/reports/individual_ext_report.xml:210 13689#: resources/xml/reports/individual_ext_report.xml:227 13690msgid "Spouse" 13691msgstr "" 13692 13693#: resources/views/edit/reorder-families.phtml:33 13694#: resources/views/lists/surnames-table.phtml:35 13695#: resources/views/modules/family-book-chart/page.phtml:58 13696#: resources/views/modules/pedigree-chart/previous.phtml:29 13697msgid "Spouses" 13698msgstr "" 13699 13700#: resources/xml/reports/individual_ext_report.xml:6 13701#: resources/xml/reports/individual_ext_report.xml:90 13702#: resources/xml/reports/missing_facts_report.xml:6 13703#: resources/xml/reports/relative_ext_report.xml:6 13704#: resources/xml/reports/relative_ext_report.xml:42 13705msgid "Spouses and children" 13706msgstr "" 13707 13708#. I18N: Name of a country or state 13709#: app/Statistics/Service/CountryService.php:302 13710msgid "Sri Lanka" 13711msgstr "" 13712 13713#. I18N: Location of an LDS church temple 13714#: app/Elements/TempleCode.php:181 13715msgid "St. George, Utah, United States" 13716msgstr "" 13717 13718#. I18N: Location of an LDS church temple 13719#: app/Elements/TempleCode.php:184 13720msgid "St. Louis, Missouri, United States" 13721msgstr "" 13722 13723#. I18N: Location of an LDS church temple 13724#: app/Elements/TempleCode.php:187 13725msgid "St. Paul, Minnesota, United States" 13726msgstr "" 13727 13728#: resources/views/modules/random_media/config.phtml:48 13729msgid "Start slide show on page load" 13730msgstr "" 13731 13732#: resources/views/modules/lifespans-chart/page.phtml:54 13733msgid "Start year" 13734msgstr "" 13735 13736#: resources/xml/reports/change_report.xml:5 13737msgid "Starting range of change dates" 13738msgstr "" 13739 13740#: app/Module/StatcounterModule.php:41 13741msgid "Statcounter™" 13742msgstr "" 13743 13744#: app/Factories/ElementFactory.php:284 app/Factories/ElementFactory.php:396 13745#: app/Factories/ElementFactory.php:416 app/Factories/ElementFactory.php:669 13746#: app/Factories/ElementFactory.php:716 13747msgid "State" 13748msgstr "" 13749 13750#. I18N: Name of a module 13751#. I18N: Name of a module/chart 13752#: app/Module/FamilyTreeStatisticsModule.php:52 13753#: app/Module/HtmlBlockModule.php:194 app/Module/StatisticsChartModule.php:87 13754#: resources/views/modules/gedcom_stats/config.phtml:43 13755#: resources/views/modules/gedcom_stats/statistics.phtml:40 13756#: resources/views/modules/gedcom_stats/statistics.phtml:160 13757msgid "Statistics" 13758msgstr "" 13759 13760#: app/Factories/ElementFactory.php:357 app/Factories/ElementFactory.php:463 13761#: app/Factories/ElementFactory.php:503 app/Factories/ElementFactory.php:523 13762#: app/Factories/ElementFactory.php:534 app/Factories/ElementFactory.php:602 13763#: app/Module/CustomTagsGedcomL.php:121 app/Module/CustomTagsGedcomL.php:174 13764#: app/Module/CustomTagsLegacy.php:60 app/Module/CustomTagsLegacy.php:62 13765#: resources/views/admin/changes-log.phtml:55 13766#: resources/views/admin/changes-log.phtml:135 13767msgid "Status" 13768msgstr "" 13769 13770#: app/Factories/ElementFactory.php:358 app/Factories/ElementFactory.php:464 13771#: app/Factories/ElementFactory.php:504 app/Factories/ElementFactory.php:524 13772#: app/Factories/ElementFactory.php:603 13773msgid "Status change date" 13774msgstr "" 13775 13776#: app/Elements/AgeAtEvent.php:80 13777msgid "Stillborn" 13778msgstr "" 13779 13780#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13781#: app/Elements/LdsBaptismDateStatus.php:73 13782#: app/Elements/LdsChildSealingDateStatus.php:66 13783#: app/Elements/LdsEndowmentDateStatus.php:74 13784msgid "Stillborn: exempt" 13785msgstr "" 13786 13787#. I18N: Location of an LDS church temple 13788#: app/Elements/TempleCode.php:189 13789msgid "Stockholm, Sweden" 13790msgstr "" 13791 13792#: resources/views/layouts/default.phtml:164 13793#: resources/views/modules/random_media/slide-show.phtml:28 13794#: resources/views/modules/random_media/slide-show.phtml:30 13795msgid "Stop" 13796msgstr "" 13797 13798#. I18N: Name of a module 13799#: app/Module/StoriesModule.php:208 13800#: resources/views/modules/stories/edit.phtml:22 13801msgid "Stories" 13802msgstr "" 13803 13804#: resources/views/modules/stories/edit.phtml:51 13805msgid "Story" 13806msgstr "" 13807 13808#: resources/views/modules/stories/config.phtml:55 13809#: resources/views/modules/stories/edit.phtml:42 13810#: resources/views/modules/stories/list.phtml:18 13811msgid "Story title" 13812msgstr "" 13813 13814#: app/Module/CustomTagsGenPluswin.php:59 13815#: app/Module/CustomTagsGenPluswin.php:91 13816msgid "Street name" 13817msgstr "" 13818 13819#: resources/views/admin/broadcast.phtml:49 13820#: resources/views/admin/email-page.phtml:50 13821#: resources/views/contact-page.phtml:59 resources/views/message-page.phtml:48 13822#: resources/views/modules/user-messages/user-messages.phtml:70 13823msgid "Subject" 13824msgstr "" 13825 13826#: app/Factories/ElementFactory.php:407 app/Factories/ElementFactory.php:731 13827#: app/Submission.php:62 app/Submission.php:63 app/Submission.php:64 13828msgid "Submission" 13829msgstr "" 13830 13831#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 13832#: app/Elements/LdsBaptismDateStatus.php:75 13833#: app/Elements/LdsChildSealingDateStatus.php:68 13834#: app/Elements/LdsEndowmentDateStatus.php:76 13835#: app/Elements/LdsSpouseSealingDateStatus.php:75 13836msgid "Submitted but not yet cleared" 13837msgstr "" 13838 13839#: app/Factories/ElementFactory.php:370 app/Factories/ElementFactory.php:406 13840#: app/Factories/ElementFactory.php:616 app/Factories/ElementFactory.php:708 13841#: app/Factories/ElementFactory.php:742 resources/views/admin/trees.phtml:264 13842#: resources/views/modals/submission-fields.phtml:14 13843#: resources/views/modules/recent_changes/changes-table.phtml:74 13844msgid "Submitter" 13845msgstr "" 13846 13847#: resources/views/lists/submitters-table.phtml:67 13848msgid "Submitter name" 13849msgstr "" 13850 13851#. I18N: Name of a module/list 13852#: app/Module/FixSearchAndReplace.php:117 app/Module/SubmitterListModule.php:73 13853#: app/Module/SubmitterListModule.php:177 13854#: resources/views/admin/control-panel.phtml:325 13855#: resources/views/admin/merge-records-step-1.phtml:60 13856#: resources/views/admin/tags.phtml:871 13857#: resources/views/lists/submitters-table.phtml:62 13858msgid "Submitters" 13859msgstr "" 13860 13861#. I18N: Name of a country or state 13862#: app/Statistics/Service/CountryService.php:429 13863msgid "Sudan" 13864msgstr "" 13865 13866#. I18N: abbreviation for Sunday 13867#: app/Date/AbstractCalendarDate.php:292 13868#: resources/views/edit/initialize-calendar-popup.phtml:23 13869msgid "Sun" 13870msgstr "" 13871 13872#: app/Date/AbstractCalendarDate.php:259 13873msgid "Sunday" 13874msgstr "" 13875 13876#. I18N: %s is a URL/link to the project website 13877#: resources/views/admin/control-panel.phtml:180 13878#, php-format 13879msgid "Support and documentation can be found at %s." 13880msgstr "" 13881 13882#: app/Services/ServerCheckService.php:330 13883msgid "Support for PostgreSQL is experimental." 13884msgstr "" 13885 13886#: app/Services/ServerCheckService.php:335 13887msgid "Support for SQL Server is experimental." 13888msgstr "" 13889 13890#. I18N: Description of the “Custom GEDCOM tags” module 13891#: app/Module/ModuleCustomTagsTrait.php:74 13892msgid "Support for non-standard GEDCOM tags." 13893msgstr "" 13894 13895#. I18N: Name of a country or state 13896#: app/Statistics/Service/CountryService.php:461 13897msgid "Suriname" 13898msgstr "" 13899 13900#: app/Factories/ElementFactory.php:553 app/Factories/ElementFactory.php:565 13901#: app/Factories/ElementFactory.php:568 13902#: app/Http/RequestHandlers/HelpText.php:226 13903#: resources/views/branches-page.phtml:27 13904#: resources/views/lists/families-table.phtml:215 13905#: resources/views/lists/families-table.phtml:218 13906#: resources/views/lists/individuals-table.phtml:233 13907#: resources/views/lists/surnames-table.phtml:31 13908#: resources/views/modules/statistics-chart/custom.phtml:168 13909#: resources/views/search-phonetic-page.phtml:44 13910msgid "Surname" 13911msgstr "" 13912 13913#: app/Statistics/Google/ChartDistribution.php:333 13914msgid "Surname distribution chart" 13915msgstr "" 13916 13917#: resources/views/admin/trees-preferences.phtml:350 13918msgid "Surname list style" 13919msgstr "" 13920 13921#: resources/views/modules/fix-add-marr-names/options.phtml:16 13922msgid "Surname option" 13923msgstr "" 13924 13925#: app/Factories/ElementFactory.php:552 app/Factories/ElementFactory.php:564 13926#: app/Factories/ElementFactory.php:567 13927msgid "Surname prefix" 13928msgstr "" 13929 13930#: resources/views/admin/trees-preferences.phtml:736 13931msgid "Surname tradition" 13932msgstr "" 13933 13934#: resources/views/lists/surnames-table.phtml:26 13935#: resources/views/modules/gedcom_stats/config.phtml:70 13936#: resources/views/modules/gedcom_stats/statistics.phtml:79 13937#: resources/views/modules/statistics-chart/custom.phtml:163 13938msgid "Surnames" 13939msgstr "" 13940 13941#. I18N: In the Lithuanian surname tradition, ... 13942#: app/SurnameTradition.php:113 13943msgid "Surnames are inflected to indicate an individual’s gender and marital status." 13944msgstr "" 13945 13946#. I18N: In the Polish surname tradition, ... 13947#: app/SurnameTradition.php:106 13948msgid "Surnames are inflected to indicate an individual’s gender." 13949msgstr "" 13950 13951#. I18N: Location of an LDS church temple 13952#: app/Elements/TempleCode.php:190 13953msgid "Suva, Fiji" 13954msgstr "" 13955 13956#. I18N: Name of a country or state 13957#: app/Statistics/Service/CountryService.php:443 13958msgid "Svalbard and Jan Mayen" 13959msgstr "" 13960 13961#. I18N: Reverse the order of two individuals 13962#: resources/views/modules/relationships-chart/page.phtml:88 13963msgid "Swap individuals" 13964msgstr "" 13965 13966#. I18N: Name of a country or state 13967#: app/Statistics/Service/CountryService.php:469 13968msgid "Swaziland" 13969msgstr "" 13970 13971#. I18N: Name of a country or state 13972#: app/Statistics/Service/CountryService.php:467 13973msgid "Sweden" 13974msgstr "" 13975 13976#. I18N: Name of a country or state 13977#: app/Statistics/Service/CountryService.php:122 13978msgid "Switzerland" 13979msgstr "" 13980 13981#. I18N: Location of an LDS church temple 13982#: app/Elements/TempleCode.php:192 13983msgid "Sydney, Australia" 13984msgstr "" 13985 13986#: resources/views/admin/synchronize-trees.phtml:12 13987msgid "Synchronize family trees with GEDCOM files" 13988msgstr "" 13989 13990#. I18N: Name of a country or state 13991#: app/Statistics/Service/CountryService.php:474 13992msgid "Syria" 13993msgstr "" 13994 13995#: resources/views/admin/modules.phtml:169 13996#: resources/views/admin/modules.phtml:172 13997msgid "Tab" 13998msgstr "" 13999 14000#: resources/views/setup/step-4-database-mysql.phtml:119 14001#: resources/views/setup/step-4-database-pgsql.phtml:104 14002#: resources/views/setup/step-4-database-sqlite.phtml:76 14003#: resources/views/setup/step-4-database-sqlsvr.phtml:104 14004msgid "Table prefix" 14005msgstr "" 14006 14007#: resources/xml/reports/ahnentafel_report.xml:13 14008#: resources/xml/reports/bdm_report.xml:12 14009#: resources/xml/reports/birth_report.xml:10 14010#: resources/xml/reports/cemetery_report.xml:8 14011#: resources/xml/reports/change_report.xml:9 14012#: resources/xml/reports/descendancy_report.xml:8 14013#: resources/xml/reports/fact_sources.xml:8 14014#: resources/xml/reports/family_group_report.xml:11 14015#: resources/xml/reports/individual_ext_report.xml:12 14016#: resources/xml/reports/individual_report.xml:9 14017#: resources/xml/reports/marriage_report.xml:10 14018#: resources/xml/reports/missing_facts_report.xml:8 14019#: resources/xml/reports/occupation_report.xml:7 14020#: resources/xml/reports/pedigree_report.xml:8 14021#: resources/xml/reports/relative_ext_report.xml:8 14022msgctxt "paper size" 14023msgid "Tabloid" 14024msgstr "" 14025 14026#: app/Http/RequestHandlers/ModulesTabsPage.php:43 14027#: resources/views/admin/control-panel.phtml:719 14028#: resources/views/admin/modules.phtml:82 14029#: resources/views/admin/modules.phtml:84 14030msgid "Tabs" 14031msgstr "" 14032 14033#. I18N: Location of an LDS church temple 14034#: app/Elements/TempleCode.php:193 14035msgid "Taipei, Taiwan" 14036msgstr "" 14037 14038#. I18N: Name of a country or state 14039#: app/Statistics/Service/CountryService.php:502 14040msgid "Taiwan" 14041msgstr "" 14042 14043#. I18N: Name of a country or state 14044#: app/Statistics/Service/CountryService.php:484 14045msgid "Tajikistan" 14046msgstr "" 14047 14048#. I18N: Location of an LDS church temple 14049#: app/Elements/TempleCode.php:194 14050msgid "Tampico, Mexico" 14051msgstr "" 14052 14053#. I18N: a month in the Jewish calendar 14054#: app/Date/JewishDate.php:198 14055msgctxt "GENITIVE" 14056msgid "Tamuz" 14057msgstr "" 14058 14059#. I18N: a month in the Jewish calendar 14060#: app/Date/JewishDate.php:302 14061msgctxt "INSTRUMENTAL" 14062msgid "Tamuz" 14063msgstr "" 14064 14065#. I18N: a month in the Jewish calendar 14066#: app/Date/JewishDate.php:250 14067msgctxt "LOCATIVE" 14068msgid "Tamuz" 14069msgstr "" 14070 14071#. I18N: a month in the Jewish calendar 14072#: app/Date/JewishDate.php:146 14073msgctxt "NOMINATIVE" 14074msgid "Tamuz" 14075msgstr "" 14076 14077#. I18N: Name of a country or state 14078#: app/Statistics/Service/CountryService.php:504 14079msgid "Tanzania" 14080msgstr "" 14081 14082#. I18N: The name of a colour-scheme 14083#: app/Module/ColorsTheme.php:183 14084msgid "Teal Top" 14085msgstr "" 14086 14087#. I18N: A configuration setting 14088#: resources/views/admin/trees-preferences.phtml:183 14089msgid "Technical help contact" 14090msgstr "" 14091 14092#. I18N: Location of an LDS church temple 14093#: app/Elements/TempleCode.php:195 14094msgid "Tegucigalpa, Honduras" 14095msgstr "" 14096 14097#: resources/views/modules/html/config.phtml:27 14098msgid "Templates" 14099msgstr "" 14100 14101#. I18N: https://en.wikipedia.org/wiki/Temple_(LDS_Church) 14102#: app/Factories/ElementFactory.php:359 app/Factories/ElementFactory.php:465 14103#: app/Factories/ElementFactory.php:505 app/Factories/ElementFactory.php:525 14104#: app/Factories/ElementFactory.php:604 app/Factories/ElementFactory.php:743 14105#: resources/xml/reports/individual_report.xml:208 14106msgid "Temple" 14107msgstr "" 14108 14109#. I18N: a month in the Jewish calendar 14110#: app/Date/JewishDate.php:184 14111msgctxt "GENITIVE" 14112msgid "Tevet" 14113msgstr "" 14114 14115#. I18N: a month in the Jewish calendar 14116#: app/Date/JewishDate.php:288 14117msgctxt "INSTRUMENTAL" 14118msgid "Tevet" 14119msgstr "" 14120 14121#. I18N: a month in the Jewish calendar 14122#: app/Date/JewishDate.php:236 14123msgctxt "LOCATIVE" 14124msgid "Tevet" 14125msgstr "" 14126 14127#. I18N: a month in the Jewish calendar 14128#: app/Date/JewishDate.php:132 14129msgctxt "NOMINATIVE" 14130msgid "Tevet" 14131msgstr "" 14132 14133#: app/Factories/ElementFactory.php:310 app/Factories/ElementFactory.php:363 14134#: app/Factories/ElementFactory.php:441 app/Factories/ElementFactory.php:608 14135#: app/Factories/ElementFactory.php:631 app/Factories/ElementFactory.php:654 14136#: app/Factories/ElementFactory.php:706 app/Module/CustomTagsGedcom53.php:181 14137#: app/Module/CustomTagsGedcom53.php:185 app/Module/CustomTagsGedcomL.php:106 14138#: app/Module/CustomTagsGedcomL.php:155 app/Module/CustomTagsGedcomL.php:212 14139#: app/Module/CustomTagsGedcomL.php:245 app/Module/CustomTagsRootsMagic.php:53 14140#: app/Module/CustomTagsWebtrees.php:60 app/Module/CustomTagsWebtrees.php:74 14141#: resources/views/admin/trees-preferences.phtml:611 14142#: resources/views/modals/source-fields.phtml:58 14143msgid "Text" 14144msgstr "" 14145 14146#. I18N: Name of a country or state 14147#: app/Statistics/Service/CountryService.php:482 14148msgid "Thailand" 14149msgstr "" 14150 14151#: resources/views/help/name.phtml:8 14152msgid "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." 14153msgstr "" 14154 14155#: resources/views/help/surname.phtml:8 14156msgid "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." 14157msgstr "" 14158 14159#: app/Http/RequestHandlers/SynchronizeTrees.php:94 14160#, php-format 14161msgid "The GEDCOM file “%s” has been imported." 14162msgstr "" 14163 14164#: resources/views/admin/tags.phtml:24 14165msgid "The GEDCOM standard provides a large number of data-entry fields, called tags." 14166msgstr "" 14167 14168#. I18N: Location of an LDS church temple 14169#: app/Elements/TempleCode.php:104 14170msgid "The Hague, Netherlands" 14171msgstr "" 14172 14173#: app/Services/ServerCheckService.php:124 14174#, php-format 14175msgid "The PHP extension “%s” is not installed." 14176msgstr "" 14177 14178#: app/Services/ServerCheckService.php:182 14179#, php-format 14180msgid "The PHP function “%1$s” is disabled." 14181msgstr "" 14182 14183#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14184#: app/Functions/Functions.php:56 14185msgid "The PHP temporary folder is missing." 14186msgstr "" 14187 14188#: app/Services/ServerCheckService.php:143 14189#, php-format 14190msgid "The PHP.INI setting “%1$s” is disabled." 14191msgstr "" 14192 14193#: app/Services/ServerCheckService.php:147 14194#, php-format 14195msgid "The PHP.INI setting “%1$s” is enabled." 14196msgstr "" 14197 14198#: resources/views/modules/share-url/share.phtml:30 14199msgid "The URL was copied to the clipboard" 14200msgstr "" 14201 14202#: resources/views/emails/approve-user-html.phtml:19 14203#: resources/views/emails/approve-user-text.phtml:14 14204#, php-format 14205msgid "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" 14206msgstr "" 14207 14208#: resources/views/verify-success-page.phtml:20 14209msgid "The administrator has been informed. As soon as they give you permission to sign in, you can sign in with your username and password." 14210msgstr "" 14211 14212#. I18N: Description of the “Calendar” module 14213#: app/Module/CalendarMenuModule.php:53 14214msgid "The calendar menu." 14215msgstr "" 14216 14217#. I18N: %s is the name of a genealogy record 14218#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:68 14219#: app/Http/RequestHandlers/PendingChangesAcceptTree.php:65 14220#, php-format 14221msgid "The changes to “%s” have been accepted." 14222msgstr "" 14223 14224#. I18N: %s is the name of a genealogy record 14225#: app/Http/RequestHandlers/PendingChangesRejectRecord.php:67 14226#: app/Http/RequestHandlers/PendingChangesRejectTree.php:61 14227#, php-format 14228msgid "The changes to “%s” have been rejected." 14229msgstr "" 14230 14231#. I18N: Description of the “Charts” module 14232#: app/Module/ChartsMenuModule.php:70 14233msgid "The charts menu." 14234msgstr "" 14235 14236#: resources/views/modules/clippings/show.phtml:19 14237msgid "The clippings cart allows you to take extracts from this family tree and download them as a GEDCOM file." 14238msgstr "" 14239 14240#: resources/views/admin/trees-preferences.phtml:399 14241msgid "The date and time of the last update" 14242msgstr "" 14243 14244#: app/Http/RequestHandlers/AccountUpdate.php:113 14245#: app/Http/RequestHandlers/MapDataSave.php:101 14246#, php-format 14247msgid "The details for “%s” have been updated." 14248msgstr "" 14249 14250#. I18N: %s is a filename 14251#: app/Http/RequestHandlers/ExportGedcomServer.php:100 14252#: app/Http/RequestHandlers/UpgradeWizardStep.php:243 14253#, php-format 14254msgid "The family tree has been exported to %s." 14255msgstr "" 14256 14257#: app/Http/RequestHandlers/CreateTreeAction.php:63 14258#, php-format 14259msgid "The family tree “%s” already exists." 14260msgstr "" 14261 14262#: app/Http/RequestHandlers/CreateTreeAction.php:70 14263#, php-format 14264msgid "The family tree “%s” has been created." 14265msgstr "" 14266 14267#. I18N: %s is the name of a family tree 14268#: app/Http/RequestHandlers/DeleteTreeAction.php:64 14269#: app/Http/RequestHandlers/SynchronizeTrees.php:108 14270#, php-format 14271msgid "The family tree “%s” has been deleted." 14272msgstr "" 14273 14274#. I18N: %s is the name of a family tree 14275#: app/Http/RequestHandlers/SelectDefaultTree.php:54 14276#, php-format 14277msgid "The family tree “%s” will be shown to visitors when they first arrive at this website." 14278msgstr "" 14279 14280#: app/Http/RequestHandlers/MergeTreesAction.php:249 14281msgid "The family trees have been merged successfully." 14282msgstr "" 14283 14284#. I18N: Description of the “Family trees” module 14285#: app/Module/TreesMenuModule.php:71 14286msgid "The family trees menu." 14287msgstr "" 14288 14289#. I18N: %s is the name of a family group, e.g. “Husband name + Wife name” 14290#: app/Http/RequestHandlers/DeleteRecord.php:75 14291#, php-format 14292msgid "The family “%s” has been deleted because it only has one member." 14293msgstr "" 14294 14295#: app/Http/RequestHandlers/UploadMediaAction.php:127 14296#, php-format 14297msgid "The file %s already exists. Use another filename." 14298msgstr "" 14299 14300#: app/Http/RequestHandlers/ExportGedcomServer.php:103 14301#, php-format 14302msgid "The file %s could not be created." 14303msgstr "" 14304 14305#: app/Http/RequestHandlers/DeletePath.php:67 14306#, php-format 14307msgid "The file %s could not be deleted." 14308msgstr "" 14309 14310#: app/Http/RequestHandlers/DeletePath.php:65 14311#, php-format 14312msgid "The file %s has been deleted." 14313msgstr "" 14314 14315#: app/Http/RequestHandlers/UploadMediaAction.php:134 14316#, php-format 14317msgid "The file %s has been uploaded." 14318msgstr "" 14319 14320#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14321#: app/Functions/Functions.php:50 14322msgid "The file was only partially uploaded. Please try again." 14323msgstr "" 14324 14325#. I18N: %s is a filename 14326#: resources/views/media-page-details.phtml:59 14327#: resources/views/modules/media-list/page.phtml:142 14328#, php-format 14329msgid "The file “%s” does not exist." 14330msgstr "" 14331 14332#: resources/views/edit/reorder-families.phtml:77 14333msgid "The first family in the list will be used in charts, lists, reports, etc." 14334msgstr "" 14335 14336#: app/Http/RequestHandlers/DeletePath.php:60 14337#, php-format 14338msgid "The folder %s could not be deleted." 14339msgstr "" 14340 14341#: app/Http/RequestHandlers/UpgradeWizardStep.php:197 14342#, php-format 14343msgid "The folder %s has been created." 14344msgstr "" 14345 14346#: app/Http/RequestHandlers/DeletePath.php:58 14347#, php-format 14348msgid "The folder %s has been deleted." 14349msgstr "" 14350 14351#: resources/views/admin/site-preferences.phtml:42 14352msgid "The folder can be specified in full (e.g. /home/user_name/webtrees_data/) or relative to the installation folder (e.g. ../../webtrees_data/)." 14353msgstr "" 14354 14355#: app/Http/RequestHandlers/SitePreferencesAction.php:55 14356#, php-format 14357msgid "The folder “%s” does not exist." 14358msgstr "" 14359 14360#: resources/views/admin/merge-records-step-2.phtml:39 14361msgid "The following facts and events were found in both records." 14362msgstr "" 14363 14364#. I18N: the name of an individual, source, etc. 14365#: resources/views/admin/merge-records-step-2.phtml:86 14366#: resources/views/admin/merge-records-step-2.phtml:132 14367#, php-format 14368msgid "The following facts and events were only found in the record of %s." 14369msgstr "" 14370 14371#: resources/views/setup/step-2-server-checks.phtml:65 14372msgid "The following list shows typical requirements." 14373msgstr "" 14374 14375#: app/Http/RequestHandlers/HelpText.php:289 14376msgid "The help text has not been written for this item." 14377msgstr "" 14378 14379#. I18N: Help text for the “Technical help contact” configuration setting 14380#: resources/views/admin/trees-preferences.phtml:195 14381msgid "The individual to be contacted about technical questions or errors encountered on your website." 14382msgstr "" 14383 14384#. I18N: Help text for the “Genealogy contact” configuration setting 14385#: resources/views/admin/trees-preferences.phtml:175 14386msgid "The individual to contact about the genealogy data on this website." 14387msgstr "" 14388 14389#. I18N: %s are names of records, such as sources, repositories or individuals 14390#: app/Http/RequestHandlers/DeleteRecord.php:83 14391#: app/Http/RequestHandlers/DeleteRecord.php:88 14392#, php-format 14393msgid "The link from “%1$s” to “%2$s” has been deleted." 14394msgstr "" 14395 14396#: app/Http/RequestHandlers/MergeFactsAction.php:98 14397#, php-format 14398msgid "The link from “%1$s” to “%2$s” has been updated." 14399msgstr "" 14400 14401#. I18N: Description of the “Lists” module 14402#: app/Module/ListsMenuModule.php:69 14403msgid "The lists menu." 14404msgstr "" 14405 14406#: app/Http/RequestHandlers/CreateLocationAction.php:60 14407#: app/Http/RequestHandlers/MapDataSave.php:89 14408msgid "The location has been created" 14409msgstr "" 14410 14411#: resources/views/modules/place-hierarchy/sidebar.phtml:33 14412msgid "The location of this place is not known." 14413msgstr "" 14414 14415#: app/Http/RequestHandlers/EditMediaFileAction.php:149 14416#, php-format 14417msgid "The media file %1$s could not be renamed to %2$s." 14418msgstr "" 14419 14420#: app/Http/RequestHandlers/EditMediaFileAction.php:146 14421#, php-format 14422msgid "The media file %1$s has been renamed to %2$s." 14423msgstr "" 14424 14425#: app/Http/RequestHandlers/CreateMediaObjectAction.php:106 14426msgid "The media object has been created" 14427msgstr "" 14428 14429#: resources/views/setup/step-2-server-checks.phtml:62 14430msgid "The memory and CPU time requirements depend on the number of individuals in your family tree." 14431msgstr "" 14432 14433#: app/Http/RequestHandlers/BroadcastAction.php:88 14434#: app/Http/RequestHandlers/ContactAction.php:150 14435#: app/Http/RequestHandlers/EmailPreferencesAction.php:92 14436#: app/Http/RequestHandlers/MessageAction.php:103 14437msgid "The message was not sent." 14438msgstr "" 14439 14440#: app/Http/RequestHandlers/BroadcastAction.php:81 14441#: app/Http/RequestHandlers/ContactAction.php:143 14442#: app/Http/RequestHandlers/EmailPreferencesAction.php:90 14443#: app/Http/RequestHandlers/MessageAction.php:96 14444#, php-format 14445msgid "The message was successfully sent to %s." 14446msgstr "" 14447 14448#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:76 14449#: app/Http/RequestHandlers/ModulesAllAction.php:71 14450#: app/Module/ChartsBlockModule.php:126 app/Module/ChartsBlockModule.php:146 14451#: app/Module/ChartsBlockModule.php:166 app/Module/ChartsBlockModule.php:180 14452#, php-format 14453msgid "The module “%s” has been disabled." 14454msgstr "" 14455 14456#: app/Http/RequestHandlers/AbstractModuleComponentAction.php:74 14457#: app/Http/RequestHandlers/ModulesAllAction.php:69 14458#, php-format 14459msgid "The module “%s” has been enabled." 14460msgstr "" 14461 14462#. I18N: Help text for the “Quick family facts” configuration setting 14463#: resources/views/admin/trees-preferences.phtml:725 14464msgid "The most common family facts and events are listed separately, so that they can be added more easily." 14465msgstr "" 14466 14467#. I18N: Help text for the “Quick individual facts” configuration setting 14468#: resources/views/admin/trees-preferences.phtml:700 14469msgid "The most common individual facts and events are listed separately, so that they can be added more easily." 14470msgstr "" 14471 14472#: resources/views/admin/site-registration.phtml:57 14473msgid "The new user will be asked to confirm their email address before the account is created." 14474msgstr "" 14475 14476#: app/Http/RequestHandlers/CreateNoteAction.php:75 14477msgid "The note has been created" 14478msgstr "" 14479 14480#: app/Exceptions/MissingParameterException.php:36 14481#, php-format 14482msgid "The parameter “%s” is missing." 14483msgstr "" 14484 14485#: app/Http/RequestHandlers/SetupWizard.php:383 14486msgid "The password needs to be at least six characters long." 14487msgstr "" 14488 14489#. I18N: Help text for the "Password" site configuration setting 14490#: resources/views/admin/site-mail.phtml:158 14491msgid "The password required for authentication with the SMTP server." 14492msgstr "" 14493 14494#: app/Http/RequestHandlers/PasswordResetAction.php:83 14495#: app/Http/RequestHandlers/PasswordResetPage.php:75 14496msgid "The password reset link has expired." 14497msgstr "" 14498 14499#. I18N: Description of the “Place hierarchy” module 14500#: app/Module/PlaceHierarchyListModule.php:119 14501msgid "The place hierarchy." 14502msgstr "" 14503 14504#: app/Http/RequestHandlers/TreePreferencesAction.php:138 14505#: app/Http/RequestHandlers/TreePrivacyAction.php:118 14506msgid "The preferences for all family trees have been updated." 14507msgstr "" 14508 14509#: app/Http/RequestHandlers/TreePreferencesAction.php:142 14510#: app/Http/RequestHandlers/TreePrivacyAction.php:121 14511msgid "The preferences for new family trees have been updated." 14512msgstr "" 14513 14514#: app/Http/RequestHandlers/TreePreferencesAction.php:131 14515#: app/Http/RequestHandlers/TreePrivacyAction.php:111 14516#, php-format 14517msgid "The preferences for the family tree “%s” have been updated." 14518msgstr "" 14519 14520#: app/Http/RequestHandlers/ModuleDeleteSettings.php:73 14521#, php-format 14522msgid "The preferences for the module “%s” have been deleted." 14523msgstr "" 14524 14525#: app/Module/BingMaps.php:96 app/Module/CustomCssJsModule.php:99 14526#: app/Module/GeonamesAutocomplete.php:110 app/Module/GoogleMaps.php:96 14527#: app/Module/HereMaps.php:96 app/Module/MapBox.php:96 14528#: app/Module/MapGeoLocationGeonames.php:86 14529#: app/Module/MapGeoLocationOpenRouteService.php:81 14530#: app/Module/OpenRouteServiceAutocomplete.php:105 14531#: app/Module/OpenStreetMap.php:81 app/Module/RelationshipsChartModule.php:454 14532#: app/Module/SiteMapModule.php:180 14533#, php-format 14534msgid "The preferences for the module “%s” have been updated." 14535msgstr "" 14536 14537#: resources/views/setup/step-4-database-mysql.phtml:124 14538#: resources/views/setup/step-4-database-pgsql.phtml:109 14539#: resources/views/setup/step-4-database-sqlite.phtml:83 14540#: resources/views/setup/step-4-database-sqlsvr.phtml:109 14541msgid "The prefix is optional, but recommended. By giving the table names a unique prefix you can let several different applications share the same database." 14542msgstr "" 14543 14544#: app/Module/CustomTagsGedcomL.php:119 app/Module/CustomTagsGedcomL.php:172 14545msgid "The problem" 14546msgstr "" 14547 14548#: app/Http/RequestHandlers/CopyFact.php:76 14549msgid "The record has been copied to the clipboard." 14550msgstr "" 14551 14552#: app/Http/RequestHandlers/MergeFactsAction.php:169 14553#, php-format 14554msgid "The records “%1$s” and “%2$s” have been merged." 14555msgstr "" 14556 14557#. I18N: Description of the “Reports” module 14558#: app/Module/ReportsMenuModule.php:72 14559msgid "The reports menu." 14560msgstr "" 14561 14562#: app/Http/RequestHandlers/CreateRepositoryAction.php:90 14563msgid "The repository has been created" 14564msgstr "" 14565 14566#. I18N: Description of the “Search” module 14567#: app/Module/SearchMenuModule.php:59 14568msgid "The search menu." 14569msgstr "" 14570 14571#: app/Services/SearchService.php:1162 14572msgid "The search returned too many results." 14573msgstr "" 14574 14575#: resources/views/setup/step-2-server-checks.phtml:55 14576msgid "The server configuration is OK." 14577msgstr "" 14578 14579#: app/Exceptions/HttpBadRequestException.php:34 14580msgid "The server could not understand this request." 14581msgstr "" 14582 14583#: app/Services/ServerCheckService.php:247 14584msgid "The server’s temporary folder cannot be accessed." 14585msgstr "" 14586 14587#: app/Http/RequestHandlers/RenumberTreeAction.php:554 14588#: app/Services/UpgradeService.php:152 app/Services/UpgradeService.php:186 14589msgid "The server’s time limit has been reached." 14590msgstr "" 14591 14592#. I18N: Description of “Statistics” module 14593#: app/Module/FamilyTreeStatisticsModule.php:63 14594msgid "The size of the family tree, earliest and latest events, common names, etc." 14595msgstr "" 14596 14597#: app/Module/CustomTagsGedcomL.php:116 app/Module/CustomTagsGedcomL.php:169 14598msgid "The solution" 14599msgstr "" 14600 14601#: app/Http/RequestHandlers/CreateSourceAction.php:113 14602msgid "The source has been created" 14603msgstr "" 14604 14605#: app/Http/RequestHandlers/CreateSubmissionAction.php:62 14606msgid "The submission has been created" 14607msgstr "" 14608 14609#: app/Http/RequestHandlers/CreateSubmitterAction.php:90 14610msgid "The submitter has been created" 14611msgstr "" 14612 14613#: resources/views/help/name.phtml:13 14614#, php-format 14615msgid "The surname is enclosed by slashes: <%s>John Paul /Smith/<%s>" 14616msgstr "" 14617 14618#: resources/views/admin/site-preferences.phtml:55 14619#: resources/views/admin/users-edit.phtml:141 14620#: resources/views/edit-account-page.phtml:117 14621msgid "The time zone is required for date calculations, such as knowing today’s date." 14622msgstr "" 14623 14624#. I18N: An XREF is the identification number used in GEDCOM files. 14625#: resources/views/admin/trees-merge.phtml:28 14626#, php-format 14627msgid "The two family trees have %1$s record which uses the same “XREF”." 14628msgid_plural "The two family trees have %1$s records which use the same “XREF”." 14629msgstr[0] "" 14630msgstr[1] "" 14631 14632#: app/Http/RequestHandlers/UpgradeWizardStep.php:321 14633msgid "The upgrade is complete." 14634msgstr "" 14635 14636#. I18N: PHP internal error message - php.net/manual/en/features.file-upload.errors.php 14637#: app/Functions/Functions.php:47 14638msgid "The uploaded file exceeds the allowed size." 14639msgstr "" 14640 14641#: app/Http/RequestHandlers/UsersCleanupAction.php:68 14642#, php-format 14643msgid "The user %s has been deleted." 14644msgstr "" 14645 14646#: resources/views/emails/register-notify-html.phtml:39 14647#: resources/views/emails/register-notify-text.phtml:30 14648msgid "The user has been sent an email with the information necessary to confirm the access request." 14649msgstr "" 14650 14651#: app/Http/RequestHandlers/LoginAction.php:120 14652#: app/Http/RequestHandlers/LoginAction.php:125 14653msgid "The username or password is incorrect." 14654msgstr "" 14655 14656#. I18N: Help text for the "Username" site configuration setting 14657#: resources/views/admin/site-mail.phtml:144 14658msgid "The username required for authentication with the SMTP server." 14659msgstr "" 14660 14661#: app/Http/RequestHandlers/EmailPreferencesAction.php:82 14662#: app/Http/RequestHandlers/ModulesAnalyticsAction.php:45 14663#: app/Http/RequestHandlers/ModulesBlocksAction.php:46 14664#: app/Http/RequestHandlers/ModulesChartsAction.php:46 14665#: app/Http/RequestHandlers/ModulesCustomTagsAction.php:46 14666#: app/Http/RequestHandlers/ModulesDataFixesAction.php:45 14667#: app/Http/RequestHandlers/ModulesFootersAction.php:46 14668#: app/Http/RequestHandlers/ModulesHistoricEventsAction.php:45 14669#: app/Http/RequestHandlers/ModulesLanguagesAction.php:45 14670#: app/Http/RequestHandlers/ModulesListsAction.php:46 14671#: app/Http/RequestHandlers/ModulesMapAutocompleteAction.php:45 14672#: app/Http/RequestHandlers/ModulesMapGeoLocationsAction.php:46 14673#: app/Http/RequestHandlers/ModulesMapLinksAction.php:45 14674#: app/Http/RequestHandlers/ModulesMapProvidersAction.php:46 14675#: app/Http/RequestHandlers/ModulesMenusAction.php:47 14676#: app/Http/RequestHandlers/ModulesReportsAction.php:46 14677#: app/Http/RequestHandlers/ModulesSharesAction.php:45 14678#: app/Http/RequestHandlers/ModulesSidebarsAction.php:47 14679#: app/Http/RequestHandlers/ModulesTabsAction.php:47 14680#: app/Http/RequestHandlers/ModulesThemesAction.php:45 14681#: app/Http/RequestHandlers/SitePreferencesAction.php:63 14682#: app/Http/RequestHandlers/SiteRegistrationAction.php:51 14683#: app/Http/RequestHandlers/SiteTagsAction.php:53 14684msgid "The website preferences have been updated." 14685msgstr "" 14686 14687#: resources/views/errors/database-error.phtml:20 14688#: resources/views/setup/step-6-failed.phtml:20 14689msgid "The webtrees developers would be very interested to learn about this error. If you contact them, they will help you resolve the problem." 14690msgstr "" 14691 14692#: app/Module/ModuleThemeTrait.php:65 app/Module/ModuleThemeTrait.php:451 14693#: resources/views/admin/modules.phtml:256 14694#: resources/views/admin/modules.phtml:259 14695#: resources/views/admin/users-edit.phtml:199 14696msgid "Theme" 14697msgstr "" 14698 14699#. I18N: Name of a module 14700#: app/Module/ThemeSelectModule.php:45 14701msgid "Theme change" 14702msgstr "" 14703 14704#: app/Http/RequestHandlers/ModulesThemesPage.php:43 14705#: resources/views/admin/control-panel.phtml:598 14706#: resources/views/admin/modules.phtml:118 14707#: resources/views/admin/modules.phtml:120 14708msgid "Themes" 14709msgstr "" 14710 14711#: resources/views/modules/personal_facts/tab.phtml:58 14712msgid "There are no facts for this individual." 14713msgstr "" 14714 14715#: app/Http/RequestHandlers/ManageMediaData.php:310 14716msgid "There are no links to this media object." 14717msgstr "" 14718 14719#: resources/views/modules/media/tab.phtml:29 14720msgid "There are no media objects for this individual." 14721msgstr "" 14722 14723#: resources/views/modules/notes/tab.phtml:41 14724msgid "There are no notes for this individual." 14725msgstr "" 14726 14727#: app/Http/RequestHandlers/UpgradeWizardStep.php:215 14728#: resources/views/pending-changes-page.phtml:30 14729msgid "There are no pending changes." 14730msgstr "" 14731 14732#: app/Module/ResearchTaskModule.php:121 14733msgid "There are no research tasks in this family tree." 14734msgstr "" 14735 14736#: resources/views/modules/sources_tab/tab.phtml:39 14737msgid "There are no source citations for this individual." 14738msgstr "" 14739 14740#: app/Module/ReviewChangesModule.php:155 14741#: resources/views/emails/pending-changes-html.phtml:20 14742#: resources/views/emails/pending-changes-text.phtml:17 14743msgid "There are pending changes for you to moderate." 14744msgstr "" 14745 14746#: app/Module/RecentChangesModule.php:152 14747#, php-format 14748msgid "There have been no changes within the last %s day." 14749msgid_plural "There have been no changes within the last %s days." 14750msgstr[0] "" 14751msgstr[1] "" 14752 14753#: app/Http/RequestHandlers/PasswordRequestAction.php:105 14754#, php-format 14755msgid "There is no user account with the email “%s”." 14756msgstr "" 14757 14758#: app/Http/RequestHandlers/AddMediaFileAction.php:86 14759#: app/Http/RequestHandlers/CreateMediaObjectAction.php:79 14760#: app/Http/RequestHandlers/UploadMediaAction.php:137 14761#: app/Services/MediaFileService.php:236 14762msgid "There was an error uploading your file." 14763msgstr "" 14764 14765#. I18N: a month in the French republican calendar 14766#: app/Date/FrenchDate.php:155 14767msgctxt "GENITIVE" 14768msgid "Thermidor" 14769msgstr "" 14770 14771#. I18N: a month in the French republican calendar 14772#: app/Date/FrenchDate.php:249 14773msgctxt "INSTRUMENTAL" 14774msgid "Thermidor" 14775msgstr "" 14776 14777#. I18N: a month in the French republican calendar 14778#: app/Date/FrenchDate.php:202 14779msgctxt "LOCATIVE" 14780msgid "Thermidor" 14781msgstr "" 14782 14783#. I18N: a month in the French republican calendar 14784#: app/Date/FrenchDate.php:108 14785msgctxt "NOMINATIVE" 14786msgid "Thermidor" 14787msgstr "" 14788 14789#: resources/views/modules/privacy-policy/page.phtml:36 14790msgid "These cookies are “essential”, and do not require consent." 14791msgstr "" 14792 14793#: resources/views/admin/trees-unconnected.phtml:35 14794#, php-format 14795msgid "These groups of individuals are not related to %s." 14796msgstr "" 14797 14798#: resources/views/modules/privacy-policy/page.phtml:57 14799msgid "These services may use cookies or other tracking technology." 14800msgstr "" 14801 14802#: app/Http/RequestHandlers/LoginAction.php:135 14803msgid "This account has not been approved. Please wait for an administrator to approve it." 14804msgstr "" 14805 14806#: app/Http/RequestHandlers/LoginAction.php:130 14807msgid "This account has not been verified. Please check your email for a verification message." 14808msgstr "" 14809 14810#: resources/views/modules/review_changes/config.phtml:13 14811msgid "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." 14812msgstr "" 14813 14814#. I18N: %s is a URL 14815#: app/Exceptions/MissingParameterException.php:43 14816#, php-format 14817msgid "This could be caused by an error at %s" 14818msgstr "" 14819 14820#: resources/views/admin/users-create.phtml:76 14821#: resources/views/admin/users-edit.phtml:86 14822#: resources/views/edit-account-page.phtml:129 14823#: resources/views/register-page.phtml:53 14824#: resources/views/setup/step-5-administrator.phtml:95 14825msgid "This email address will be used to send password reminders, website notifications, and messages from other family members who are registered on the website." 14826msgstr "" 14827 14828#: app/Elements/AbstractEventElement.php:61 14829msgid "This event occurred, but the details are unknown." 14830msgstr "" 14831 14832#: app/Exceptions/FamilyAccessDeniedException.php:35 14833#: app/Exceptions/FamilyNotFoundException.php:35 14834msgid "This family does not exist or you do not have permission to view it." 14835msgstr "" 14836 14837#: resources/views/family-page-pending.phtml:19 14838msgid "This family has been deleted. The deletion will need to be reviewed by a moderator." 14839msgstr "" 14840 14841#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14842#: resources/views/family-page-pending.phtml:17 14843#, php-format 14844msgid "This family has been deleted. You should review the deletion and then %1$s or %2$s it." 14845msgstr "" 14846 14847#: resources/views/family-page-pending.phtml:25 14848msgid "This family has been edited. The changes need to be reviewed by a moderator." 14849msgstr "" 14850 14851#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14852#: resources/views/family-page-pending.phtml:23 14853#, php-format 14854msgid "This family has been edited. You should review the changes and then %1$s or %2$s them." 14855msgstr "" 14856 14857#: resources/views/admin/trees-renumber.phtml:30 14858#, php-format 14859msgid "This family tree has %s record which uses the same “XREF” as another family tree." 14860msgid_plural "This family tree has %s records which use the same “XREF” as another family tree." 14861msgstr[0] "" 14862msgstr[1] "" 14863 14864#: app/Module/SlideShowModule.php:164 14865msgid "This family tree has no images to display." 14866msgstr "" 14867 14868#. I18N: do not translate the #keywords# 14869#: resources/views/modules/html/template-narrative.phtml:7 14870msgid "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#." 14871msgstr "" 14872 14873#: resources/views/modules/gedcom_stats/statistics.phtml:32 14874#: resources/views/modules/html/template-statistics.phtml:18 14875#, php-format 14876msgid "This family tree was last updated on %s." 14877msgstr "" 14878 14879#. I18N: Help text for the "Data folder" site configuration setting 14880#: resources/views/admin/site-preferences.phtml:32 14881msgid "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." 14882msgstr "" 14883 14884#. I18N: Help text for the “Media folder” configuration setting 14885#: resources/views/admin/trees-preferences.phtml:260 14886msgid "This folder will be used to store the media files for this family tree." 14887msgstr "" 14888 14889#: app/Http/Middleware/CheckCsrf.php:68 14890msgid "This form has expired. Try again." 14891msgstr "" 14892 14893#: app/Exceptions/IndividualAccessDeniedException.php:35 14894#: app/Exceptions/IndividualNotFoundException.php:35 14895msgid "This individual does not exist or you do not have permission to view it." 14896msgstr "" 14897 14898#: resources/views/individual-page-pending.phtml:21 14899msgid "This individual has been deleted. The deletion will need to be reviewed by a moderator." 14900msgstr "" 14901 14902#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14903#: resources/views/individual-page-pending.phtml:18 14904#, php-format 14905msgid "This individual has been deleted. You should review the deletion and then %1$s or %2$s it." 14906msgstr "" 14907 14908#: resources/views/individual-page-pending.phtml:30 14909msgid "This individual has been edited. The changes need to be reviewed by a moderator." 14910msgstr "" 14911 14912#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 14913#: resources/views/individual-page-pending.phtml:27 14914#, php-format 14915msgid "This individual has been edited. You should review the changes and then %1$s or %2$s them." 14916msgstr "" 14917 14918#. I18N: Help text for the “Default individual” configuration setting 14919#: resources/views/admin/trees-preferences.phtml:104 14920#: resources/views/edit-account-page.phtml:81 14921msgid "This individual will be selected by default when viewing charts and reports." 14922msgstr "" 14923 14924#: app/Module/StatisticsChartModule.php:951 14925#: app/Statistics/Repository/EventRepository.php:245 14926#: app/Statistics/Repository/FamilyDatesRepository.php:102 14927#: app/Statistics/Repository/FamilyRepository.php:517 14928#: app/Statistics/Repository/IndividualRepository.php:1772 14929#: app/Statistics/Repository/IndividualRepository.php:1797 14930#: resources/views/statistics/families/birth-age.phtml:31 14931#: resources/views/statistics/families/birth-age.phtml:51 14932#: resources/views/statistics/families/birth-age.phtml:73 14933#: resources/views/statistics/families/birth-age.phtml:93 14934#: resources/views/statistics/families/marriage-age.phtml:31 14935#: resources/views/statistics/families/marriage-age.phtml:51 14936#: resources/views/statistics/families/marriage-age.phtml:73 14937#: resources/views/statistics/families/marriage-age.phtml:93 14938#: resources/views/statistics/families/marriage-length.phtml:31 14939#: resources/views/statistics/families/marriage-length.phtml:51 14940#: resources/views/statistics/families/top10-list-age.phtml:31 14941#: resources/views/statistics/families/top10-list-grand.phtml:27 14942#: resources/views/statistics/families/top10-list-spouses.phtml:25 14943#: resources/views/statistics/families/top10-list.phtml:27 14944#: resources/views/statistics/individuals/top10-list.phtml:25 14945#: resources/views/statistics/other/charts/column.phtml:19 14946#: resources/views/statistics/other/charts/combo.phtml:18 14947#: resources/views/statistics/other/charts/custom.phtml:17 14948#: resources/views/statistics/other/charts/geo.phtml:21 14949#: resources/views/statistics/other/charts/pie.phtml:19 14950#: resources/views/statistics/other/places.phtml:55 14951#: resources/views/statistics/other/top10-list.phtml:26 14952msgid "This information is not available." 14953msgstr "" 14954 14955#: app/Statistics/Repository/EventRepository.php:253 14956#: app/Statistics/Repository/FamilyDatesRepository.php:110 14957#: app/Statistics/Repository/FamilyDatesRepository.php:381 14958#: app/Statistics/Repository/FamilyRepository.php:84 14959#: app/Statistics/Repository/FamilyRepository.php:472 14960#: app/Statistics/Repository/FamilyRepository.php:849 14961#: app/Statistics/Repository/FamilyRepository.php:1500 14962#: app/Statistics/Repository/IndividualRepository.php:838 14963#: app/Statistics/Repository/IndividualRepository.php:1152 14964#: app/Statistics/Repository/IndividualRepository.php:1172 14965#: app/Statistics/Repository/IndividualRepository.php:1192 14966#: app/Statistics/Repository/IndividualRepository.php:1212 14967#: app/Statistics/Repository/IndividualRepository.php:1232 14968#: app/Statistics/Repository/IndividualRepository.php:1252 14969msgid "This information is private and cannot be shown." 14970msgstr "" 14971 14972#: resources/views/edit-account-page.phtml:69 14973msgid "This is a link to your own record in the family tree. If this is the wrong individual, contact an administrator." 14974msgstr "" 14975 14976#: resources/views/setup/step-4-database-mysql.phtml:88 14977#: resources/views/setup/step-4-database-mysql.phtml:102 14978#: resources/views/setup/step-4-database-pgsql.phtml:76 14979#: resources/views/setup/step-4-database-pgsql.phtml:88 14980#: resources/views/setup/step-4-database-sqlsvr.phtml:76 14981#: resources/views/setup/step-4-database-sqlsvr.phtml:88 14982msgid "This is case sensitive." 14983msgstr "" 14984 14985#: app/Http/RequestHandlers/UpgradeWizardStep.php:172 14986#: resources/views/admin/control-panel.phtml:197 14987#: resources/views/admin/upgrade/wizard.phtml:25 14988msgid "This is the latest version of webtrees. No upgrade is available." 14989msgstr "" 14990 14991#. I18N: Help text for the “Server name” site configuration setting 14992#: resources/views/admin/site-mail.phtml:100 14993msgid "This is the name of the SMTP server. “localhost” means that the mail service is running on the same computer as your web server." 14994msgstr "" 14995 14996#: resources/views/admin/users-create.phtml:37 14997#: resources/views/admin/users-edit.phtml:47 14998#: resources/views/edit-account-page.phtml:50 14999#: resources/views/register-page.phtml:41 15000#: resources/views/setup/step-5-administrator.phtml:59 15001msgid "This is your real name, as you would like it displayed on screen." 15002msgstr "" 15003 15004#: app/Http/RequestHandlers/PasswordRequestAction.php:102 15005msgid "This link is valid for one hour." 15006msgstr "" 15007 15008#: resources/views/help/data-fixes.phtml:16 15009msgid "This list is created using a simple (but fast) search, and therefore includes records that will not be updated." 15010msgstr "" 15011 15012#: app/Exceptions/MediaAccessDeniedException.php:35 15013#: app/Exceptions/MediaNotFoundException.php:35 15014msgid "This media object does not exist or you do not have permission to view it." 15015msgstr "" 15016 15017#: resources/views/media-page-pending.phtml:18 15018msgid "This media object has been deleted. The deletion will need to be reviewed by a moderator." 15019msgstr "" 15020 15021#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15022#: resources/views/media-page-pending.phtml:16 15023#, php-format 15024msgid "This media object has been deleted. You should review the deletion and then %1$s or %2$s it." 15025msgstr "" 15026 15027#: resources/views/media-page-pending.phtml:24 15028msgid "This media object has been edited. The changes need to be reviewed by a moderator." 15029msgstr "" 15030 15031#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15032#: resources/views/media-page-pending.phtml:22 15033#, php-format 15034msgid "This media object has been edited. You should review the changes and then %1$s or %2$s them." 15035msgstr "" 15036 15037#: resources/views/emails/message-copy-html.phtml:33 15038#: resources/views/emails/message-copy-text.phtml:23 15039#: resources/views/emails/message-user-html.phtml:34 15040#: resources/views/emails/message-user-text.phtml:24 15041msgid "This message was sent while viewing the following URL: " 15042msgstr "" 15043 15044#: resources/views/setup/step-5-administrator.phtml:83 15045msgid "This must be at least six characters long. It is case-sensitive." 15046msgstr "" 15047 15048#. I18N: Help text for the “Sender name” site configuration setting 15049#: resources/views/admin/site-mail.phtml:64 15050#: resources/views/admin/site-mail.phtml:78 15051msgid "This name is used in the “From” field, when sending automatic emails from this server." 15052msgstr "" 15053 15054#: app/Exceptions/NoteAccessDeniedException.php:35 15055#: app/Exceptions/NoteNotFoundException.php:35 15056msgid "This note does not exist or you do not have permission to view it." 15057msgstr "" 15058 15059#: resources/views/note-page-pending.phtml:19 15060msgid "This note has been deleted. The deletion will need to be reviewed by a moderator." 15061msgstr "" 15062 15063#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15064#: resources/views/note-page-pending.phtml:17 15065#, php-format 15066msgid "This note has been deleted. You should review the deletion and then %1$s or %2$s it." 15067msgstr "" 15068 15069#: resources/views/note-page-pending.phtml:25 15070msgid "This note has been edited. The changes need to be reviewed by a moderator." 15071msgstr "" 15072 15073#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15074#: resources/views/note-page-pending.phtml:23 15075#, php-format 15076msgid "This note has been edited. You should review the changes and then %1$s or %2$s them." 15077msgstr "" 15078 15079#. I18N: Help text for the “Automatically expand notes” configuration setting 15080#: resources/views/admin/trees-preferences.phtml:561 15081msgid "This option controls whether or not to automatically display content of a <i>Note</i> record on the Individual page." 15082msgstr "" 15083 15084#. I18N: Help text for the “Automatically expand sources” configuration setting 15085#: resources/views/admin/trees-preferences.phtml:577 15086msgid "This option controls whether or not to automatically display content of a <i>Source</i> record on the Individual page." 15087msgstr "" 15088 15089#. I18N: Help text for the “Age of parents next to child’s birthdate” configuration setting 15090#: resources/views/admin/trees-preferences.phtml:420 15091msgid "This option controls whether or not to show age of father and mother next to child’s birthdate on charts." 15092msgstr "" 15093 15094#. I18N: Help text for the “Estimated dates for birth and death” configuration setting 15095#: resources/views/admin/trees-preferences.phtml:389 15096msgid "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." 15097msgstr "" 15098 15099#. I18N: Help text for the “Show a download link in the media viewer” configuration setting 15100#: resources/views/admin/trees-preferences.phtml:292 15101msgid "This option will make it easier for users to download images." 15102msgstr "" 15103 15104#. I18N: Help text for the “Show private relationships” configuration setting 15105#: resources/views/admin/trees-privacy.phtml:166 15106msgid "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." 15107msgstr "" 15108 15109#. I18N: Help text for the “Show names of private individuals” configuration setting 15110#: resources/views/admin/trees-privacy.phtml:147 15111msgid "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." 15112msgstr "" 15113 15114#: resources/views/edit/raw-gedcom-fact.phtml:23 15115#: resources/views/edit/raw-gedcom-record.phtml:25 15116msgid "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." 15117msgstr "" 15118 15119#: app/Module/HitCountFooterModule.php:115 15120#, php-format 15121msgid "This page has been viewed %s time." 15122msgid_plural "This page has been viewed %s times." 15123msgstr[0] "" 15124msgstr[1] "" 15125 15126#: resources/views/help/pending-changes.phtml:16 15127msgid "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." 15128msgstr "" 15129 15130#: app/Exceptions/RecordAccessDeniedException.php:35 15131#: app/Exceptions/RecordNotFoundException.php:35 15132msgid "This record does not exist or you do not have permission to view it." 15133msgstr "" 15134 15135#: resources/views/admin/trees-privacy.phtml:261 15136msgid "This record does not exist." 15137msgstr "" 15138 15139#: resources/views/record-page-pending.phtml:19 15140msgid "This record has been deleted. The deletion will need to be reviewed by a moderator." 15141msgstr "" 15142 15143#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15144#: resources/views/record-page-pending.phtml:17 15145#, php-format 15146msgid "This record has been deleted. You should review the deletion and then %1$s or %2$s it." 15147msgstr "" 15148 15149#: resources/views/record-page-pending.phtml:25 15150msgid "This record has been edited. The changes need to be reviewed by a moderator." 15151msgstr "" 15152 15153#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 15154#: resources/views/record-page-pending.phtml:23 15155#, php-format 15156msgid "This record has been edited. You should review the changes and then %1$s or %2$s them." 15157msgstr "" 15158 15159#: app/Exceptions/RepositoryAccessDeniedException.php:35 15160#: app/Exceptions/RepositoryNotFoundException.php:35 15161msgid "This repository does not exist or you do not have permission to view it." 15162msgstr "" 15163 15164#: resources/views/modules/privacy-policy/page.phtml:25 15165msgid "This research is a “legitimate interest” under article 6(f) of the EU General Data Protection Regulations." 15166msgstr "" 15167 15168#: resources/views/admin/users-edit.phtml:262 15169msgid "This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users." 15170msgstr "" 15171 15172#: resources/views/admin/users-edit.phtml:276 15173msgid "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." 15174msgstr "" 15175 15176#: resources/views/admin/users-edit.phtml:256 15177msgid "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." 15178msgstr "" 15179 15180#: resources/views/admin/users-edit.phtml:270 15181msgid "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." 15182msgstr "" 15183 15184#: resources/views/admin/users-edit.phtml:248 15185msgid "This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration." 15186msgstr "" 15187 15188#: resources/views/setup/step-2-server-checks.phtml:76 15189#, php-format 15190msgid "This server’s memory limit is %s MB and its CPU time limit is %s seconds." 15191msgstr "" 15192 15193#. I18N: Help text for the “Other facts to show in charts” configuration setting 15194#: resources/views/admin/trees-preferences.phtml:436 15195msgid "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." 15196msgstr "" 15197 15198#: app/Exceptions/SourceAccessDeniedException.php:35 15199#: app/Exceptions/SourceNotFoundException.php:35 15200msgid "This source does not exist or you do not have permission to view it." 15201msgstr "" 15202 15203#. I18N: Help text for the “Add to TITLE header tag” configuration setting 15204#: resources/views/admin/trees-preferences.phtml:217 15205msgid "This text will be appended to each page title. It will be shown in the browser’s title bar, bookmarks, etc." 15206msgstr "" 15207 15208#: app/Http/RequestHandlers/CheckTree.php:235 15209#: app/Http/RequestHandlers/CheckTree.php:240 15210msgid "This type of link is not allowed here." 15211msgstr "" 15212 15213#: resources/views/errors/no-tree-access.phtml:8 15214msgid "This user account does not have access to any tree." 15215msgstr "" 15216 15217#: app/Http/RequestHandlers/SetupWizard.php:176 15218msgid "This usually means that you need to change the folder permissions to 777." 15219msgstr "" 15220 15221#: app/Services/UpgradeService.php:265 15222msgid "This website is being upgraded. Try again in a few minutes." 15223msgstr "" 15224 15225#: resources/views/layouts/offline.phtml:70 15226msgid "This website is down for maintenance. You should <a href=\"index.php\">try again</a> in a few minutes." 15227msgstr "" 15228 15229#: resources/views/modules/privacy-policy/page.phtml:70 15230msgid "This website is operated by the following individuals." 15231msgstr "" 15232 15233#: resources/views/layouts/error.phtml:17 15234#: resources/views/layouts/error.phtml:34 15235#: resources/views/layouts/offline.phtml:67 15236msgid "This website is temporarily unavailable" 15237msgstr "" 15238 15239#: resources/views/modules/privacy-policy/page.phtml:22 15240msgid "This website processes personal data for the purpose of historical and genealogical research." 15241msgstr "" 15242 15243#: resources/views/modules/privacy-policy/page.phtml:33 15244msgid "This website uses cookies to enable login sessions, and to remember preferences such as your chosen language." 15245msgstr "" 15246 15247#: resources/views/modules/privacy-policy/footer.phtml:21 15248msgid "This website uses cookies to learn about visitor behavior." 15249msgstr "" 15250 15251#: resources/views/modules/privacy-policy/page.phtml:45 15252msgid "This website uses third-party services to learn about visitor behavior." 15253msgstr "" 15254 15255#. I18N: %s is the name of a family tree 15256#: resources/views/admin/trees-import.phtml:27 15257#, php-format 15258msgid "This will delete all the genealogy data from “%s” and replace it with data from a GEDCOM file." 15259msgstr "" 15260 15261#. I18N: abbreviation for Thursday 15262#: app/Date/AbstractCalendarDate.php:286 15263#: resources/views/edit/initialize-calendar-popup.phtml:27 15264msgid "Thu" 15265msgstr "" 15266 15267#: app/Module/CustomTagsPhpGedView.php:72 15268#: resources/views/admin/webtrees1-thumbnails.phtml:39 15269msgid "Thumbnail image" 15270msgstr "" 15271 15272#: resources/views/admin/trees-preferences.phtml:298 15273#: resources/views/admin/trees-preferences.phtml:304 15274msgid "Thumbnail images" 15275msgstr "" 15276 15277#: app/Date/AbstractCalendarDate.php:256 15278msgid "Thursday" 15279msgstr "" 15280 15281#. I18N: Location of an LDS church temple 15282#: app/Elements/TempleCode.php:197 15283msgid "Tijuana, Mexico" 15284msgstr "" 15285 15286#: app/Factories/ElementFactory.php:377 app/Module/CustomTagsGedcomL.php:193 15287#: app/Module/CustomTagsPhpGedView.php:58 15288#: app/Module/CustomTagsPhpGedView.php:62 15289msgid "Time" 15290msgstr "" 15291 15292#: app/Factories/ElementFactory.php:325 app/Factories/ElementFactory.php:491 15293#: app/Factories/ElementFactory.php:622 app/Factories/ElementFactory.php:641 15294#: app/Factories/ElementFactory.php:672 app/Factories/ElementFactory.php:688 15295#: app/Factories/ElementFactory.php:719 app/Factories/ElementFactory.php:735 15296msgid "Time of last change" 15297msgstr "" 15298 15299#. I18N: A configuration setting 15300#: resources/views/admin/site-preferences.phtml:50 15301#: resources/views/admin/users-edit.phtml:136 15302#: resources/views/edit-account-page.phtml:112 15303msgid "Time zone" 15304msgstr "" 15305 15306#. I18N: Name of a module/chart 15307#: app/Module/TimelineChartModule.php:98 15308msgid "Timeline" 15309msgstr "" 15310 15311#: resources/views/admin/changes-log.phtml:134 15312#: resources/views/admin/site-logs.phtml:122 15313msgid "Timestamp" 15314msgstr "" 15315 15316#. I18N: Name of a country or state 15317#: app/Statistics/Service/CountryService.php:490 15318msgid "Timor-Leste" 15319msgstr "" 15320 15321#: app/Date/JalaliDate.php:262 15322msgctxt "Abbreviation for Persian month: Tir" 15323msgid "Tir" 15324msgstr "" 15325 15326#. I18N: 4th month in the Persian/Jalali calendar 15327#: app/Date/JalaliDate.php:131 15328msgctxt "GENITIVE" 15329msgid "Tir" 15330msgstr "" 15331 15332#. I18N: 4th month in the Persian/Jalali calendar 15333#: app/Date/JalaliDate.php:221 15334msgctxt "INSTRUMENTAL" 15335msgid "Tir" 15336msgstr "" 15337 15338#. I18N: 4th month in the Persian/Jalali calendar 15339#: app/Date/JalaliDate.php:176 15340msgctxt "LOCATIVE" 15341msgid "Tir" 15342msgstr "" 15343 15344#. I18N: 4th month in the Persian/Jalali calendar 15345#: app/Date/JalaliDate.php:86 15346msgctxt "NOMINATIVE" 15347msgid "Tir" 15348msgstr "" 15349 15350#. I18N: a month in the Jewish calendar 15351#: app/Date/JewishDate.php:178 15352msgctxt "GENITIVE" 15353msgid "Tishrei" 15354msgstr "" 15355 15356#. I18N: a month in the Jewish calendar 15357#: app/Date/JewishDate.php:282 15358msgctxt "INSTRUMENTAL" 15359msgid "Tishrei" 15360msgstr "" 15361 15362#. I18N: a month in the Jewish calendar 15363#: app/Date/JewishDate.php:230 15364msgctxt "LOCATIVE" 15365msgid "Tishrei" 15366msgstr "" 15367 15368#. I18N: a month in the Jewish calendar 15369#: app/Date/JewishDate.php:126 15370msgctxt "NOMINATIVE" 15371msgid "Tishrei" 15372msgstr "" 15373 15374#: app/Factories/ElementFactory.php:617 app/Factories/ElementFactory.php:646 15375#: app/Factories/ElementFactory.php:707 15376#: resources/views/admin/fix-level-0-media.phtml:36 15377#: resources/views/lists/media-table.phtml:78 15378#: resources/views/lists/notes-table.phtml:89 15379#: resources/views/lists/sources-table.phtml:94 15380#: resources/views/modals/create-media-from-file.phtml:35 15381#: resources/views/modals/media-file-fields.phtml:109 15382#: resources/views/modals/source-fields.phtml:14 15383#: resources/views/modules/census-assistant.phtml:25 15384#: resources/views/modules/favorites/favorites.phtml:149 15385#: resources/views/modules/favorites/favorites.phtml:151 15386#: resources/views/modules/gedcom_news/edit.phtml:25 15387#: resources/views/modules/html/config.phtml:18 15388#: resources/views/modules/user_blog/edit.phtml:25 15389msgid "Title" 15390msgstr "" 15391 15392#: resources/views/admin/broadcast.phtml:39 15393#: resources/views/admin/email-page.phtml:41 15394#: resources/views/contact-page.phtml:32 resources/views/message-page.phtml:38 15395msgctxt "Email recipient" 15396msgid "To" 15397msgstr "" 15398 15399#: resources/views/admin/changes-log.phtml:48 15400#: resources/views/admin/site-logs.phtml:46 15401msgctxt "End of date range" 15402msgid "To" 15403msgstr "" 15404 15405#: resources/views/modules/html/config.phtml:32 15406msgid "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." 15407msgstr "" 15408 15409#: resources/views/modules/todo/config.phtml:15 15410msgid "To create new research tasks, you must first add “research task” to the list of facts and events in the family tree’s preferences." 15411msgstr "" 15412 15413#. I18N: Help text for the “Format text and notes” configuration setting 15414#: resources/views/admin/trees-preferences.phtml:622 15415msgid "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." 15416msgstr "" 15417 15418#. I18N: “Apache” is a software program. 15419#: resources/views/admin/site-preferences.phtml:36 15420msgid "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." 15421msgstr "" 15422 15423#: resources/views/help/zip-gedcom.phtml:8 15424msgid "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." 15425msgstr "" 15426 15427#: resources/views/emails/password-request-html.phtml:18 15428#: resources/views/emails/password-request-text.phtml:14 15429msgid "To set a new password, follow this link." 15430msgstr "" 15431 15432#. I18N: Help text for the "Custom welcome text" site configuration setting 15433#: resources/views/admin/site-registration.phtml:43 15434msgid "To set this text for other languages, you must switch to that language, and visit this page again." 15435msgstr "" 15436 15437#: resources/views/modules/sitemap/config.phtml:50 15438msgid "To tell search engines that sitemaps are available, you can use the following links." 15439msgstr "" 15440 15441#: resources/views/modules/bing-maps/config.phtml:36 15442#: resources/views/modules/google-maps/config.phtml:36 15443#: resources/views/modules/here-maps/config.phtml:36 15444#: resources/views/modules/map-box/config.phtml:36 15445#: resources/views/modules/openrouteservice/config.phtml:36 15446#: resources/views/modules/openstreetmap/config.phtml:36 15447msgid "To use this service, you need an API key." 15448msgstr "" 15449 15450#: resources/views/modules/geonames/config.phtml:36 15451msgid "To use this service, you need an account." 15452msgstr "" 15453 15454#. I18N: Name of a country or state 15455#: app/Statistics/Service/CountryService.php:480 15456msgid "Togo" 15457msgstr "" 15458 15459#. I18N: Name of a country or state 15460#: app/Statistics/Service/CountryService.php:486 15461msgid "Tokelau" 15462msgstr "" 15463 15464#. I18N: Location of an LDS church temple 15465#: app/Elements/TempleCode.php:198 15466msgid "Tokyo, Japan" 15467msgstr "" 15468 15469#. I18N: Type of media object 15470#: app/Elements/SourceMediaType.php:76 15471msgid "Tombstone" 15472msgstr "" 15473 15474#. I18N: Name of a country or state 15475#: app/Statistics/Service/CountryService.php:492 15476msgid "Tonga" 15477msgstr "" 15478 15479#. 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 15480#: app/Module/TopGivenNamesModule.php:104 15481#, php-format 15482msgid "Top %s given name" 15483msgid_plural "Top %s given names" 15484msgstr[0] "" 15485msgstr[1] "" 15486 15487#. I18N: Title for a list of the most common surnames, %s is a number. Note that a separate translation exists when %s is 1 15488#: app/Module/TopSurnamesModule.php:165 15489#, php-format 15490msgid "Top %s surname" 15491msgid_plural "Top %s surnames" 15492msgstr[0] "" 15493msgstr[1] "" 15494 15495#. I18N: i.e. most popular given name. 15496#: app/Module/TopGivenNamesModule.php:101 15497msgid "Top given name" 15498msgstr "" 15499 15500#. I18N: Name of a module. Top=Most common 15501#: app/Module/TopGivenNamesModule.php:47 15502#: resources/views/statistics/individuals/names.phtml:55 15503msgid "Top given names" 15504msgstr "" 15505 15506#. I18N: i.e. most popular surname. 15507#: app/Module/TopSurnamesModule.php:162 15508msgid "Top surname" 15509msgstr "" 15510 15511#. I18N: Name of a module. Top=Most common 15512#: app/Module/TopSurnamesModule.php:65 15513#: resources/views/statistics/individuals/names.phtml:31 15514msgid "Top surnames" 15515msgstr "" 15516 15517#. I18N: Location of an LDS church temple 15518#: app/Elements/TempleCode.php:199 15519msgid "Toronto, Ontario, Canada" 15520msgstr "" 15521 15522#: app/Module/StatisticsChartModule.php:769 15523#: app/Statistics/Google/ChartBirth.php:115 15524#: app/Statistics/Google/ChartCommonGiven.php:82 15525#: app/Statistics/Google/ChartCommonSurname.php:141 15526#: app/Statistics/Google/ChartDeath.php:115 15527#: app/Statistics/Google/ChartDistribution.php:128 15528#: app/Statistics/Google/ChartDivorce.php:115 15529#: app/Statistics/Google/ChartFamilyLargest.php:105 15530#: app/Statistics/Google/ChartFamilyWithSources.php:77 15531#: app/Statistics/Google/ChartIndividualWithSources.php:77 15532#: app/Statistics/Google/ChartMarriage.php:115 15533#: app/Statistics/Google/ChartMedia.php:76 15534#: app/Statistics/Google/ChartMortality.php:67 15535#: app/Statistics/Google/ChartNoChildrenFamilies.php:103 15536#: app/Statistics/Google/ChartSex.php:56 15537#: resources/views/admin/control-panel.phtml:434 15538#: resources/views/lists/chart-by-age.phtml:29 15539#: resources/views/lists/chart-by-decade.phtml:21 15540msgid "Total" 15541msgstr "" 15542 15543#: resources/xml/reports/change_report.xml:127 15544msgid "Total accepted changes: " 15545msgstr "" 15546 15547#: resources/views/statistics/individuals/total-events.phtml:22 15548msgid "Total births" 15549msgstr "" 15550 15551#: resources/views/statistics/individuals/total-records.phtml:61 15552msgid "Total dead" 15553msgstr "" 15554 15555#: resources/views/statistics/individuals/total-events.phtml:70 15556msgid "Total deaths" 15557msgstr "" 15558 15559#: resources/views/statistics/families/total-records.phtml:72 15560msgid "Total divorces" 15561msgstr "" 15562 15563#: resources/views/modules/gedcom_stats/config.phtml:52 15564#: resources/views/statistics/other/total-events.phtml:12 15565#: resources/xml/reports/missing_facts_report.xml:602 15566msgid "Total events" 15567msgstr "" 15568 15569#: app/Statistics/Google/ChartNoChildrenFamilies.php:133 15570#: resources/views/statistics/families/total-records.phtml:13 15571#: resources/xml/reports/fact_sources.xml:248 15572#: resources/xml/reports/fact_sources.xml:252 15573#: resources/xml/reports/fact_sources.xml:350 15574#: resources/xml/reports/fact_sources.xml:354 15575#: resources/xml/reports/marriage_report.xml:111 15576msgid "Total families" 15577msgstr "" 15578 15579#: resources/views/statistics/individuals/total-records.phtml:32 15580msgid "Total females" 15581msgstr "" 15582 15583#: resources/views/statistics/individuals/names.phtml:46 15584msgid "Total given names" 15585msgstr "" 15586 15587#: resources/views/statistics/individuals/total-records.phtml:12 15588#: resources/xml/reports/bdm_report.xml:210 15589#: resources/xml/reports/birth_report.xml:66 15590#: resources/xml/reports/cemetery_report.xml:89 15591#: resources/xml/reports/death_report.xml:99 15592#: resources/xml/reports/fact_sources.xml:142 15593#: resources/xml/reports/fact_sources.xml:146 15594#: resources/xml/reports/fact_sources.xml:305 15595#: resources/xml/reports/fact_sources.xml:309 15596#: resources/xml/reports/missing_facts_report.xml:601 15597#: resources/xml/reports/occupation_report.xml:94 15598#: resources/xml/reports/relative_ext_report.xml:147 15599msgid "Total individuals" 15600msgstr "" 15601 15602#: resources/views/statistics/individuals/total-records.phtml:53 15603msgid "Total living" 15604msgstr "" 15605 15606#: resources/views/statistics/individuals/total-records.phtml:23 15607msgid "Total males" 15608msgstr "" 15609 15610#: resources/views/statistics/families/total-records.phtml:24 15611msgid "Total marriages" 15612msgstr "" 15613 15614#: resources/xml/reports/change_report.xml:87 15615msgid "Total pending changes: " 15616msgstr "" 15617 15618#: resources/views/modules/gedcom_stats/config.phtml:47 15619#: resources/views/modules/html/template-statistics.phtml:36 15620#: resources/views/statistics/individuals/names.phtml:22 15621msgid "Total surnames" 15622msgstr "" 15623 15624#: resources/views/modules/gedcom_stats/config.phtml:53 15625msgid "Total users" 15626msgstr "" 15627 15628#: app/Http/RequestHandlers/ModulesAnalyticsPage.php:43 15629#: app/Module/ModuleAnalyticsTrait.php:79 15630#: resources/views/admin/analytics-edit.phtml:17 15631#: resources/views/admin/control-panel.phtml:591 15632#: resources/views/admin/modules.phtml:110 15633#: resources/views/admin/modules.phtml:112 15634#: resources/views/admin/modules.phtml:240 15635#: resources/views/admin/modules.phtml:243 15636#: resources/views/modules/privacy-policy/page.phtml:41 15637msgid "Tracking and analytics" 15638msgstr "" 15639 15640#: app/Factories/ElementFactory.php:744 15641msgid "Trailer" 15642msgstr "" 15643 15644#: app/Module/AncestorsChartModule.php:276 15645#: app/Module/DescendancyChartModule.php:270 15646#: resources/views/emails/register-notify-html.phtml:34 15647#: resources/views/emails/register-notify-text.phtml:28 15648msgid "Tree" 15649msgstr "" 15650 15651#. I18N: The third day in the French republican calendar 15652#: app/Date/FrenchDate.php:291 15653msgid "Tridi" 15654msgstr "" 15655 15656#. I18N: Name of a country or state 15657#: app/Statistics/Service/CountryService.php:494 15658msgid "Trinidad and Tobago" 15659msgstr "" 15660 15661#. I18N: Location of an LDS church temple 15662#: app/Elements/TempleCode.php:200 15663msgid "Trujillo, Peru" 15664msgstr "" 15665 15666#. I18N: abbreviation for Tuesday 15667#: app/Date/AbstractCalendarDate.php:282 15668#: resources/views/edit/initialize-calendar-popup.phtml:25 15669msgid "Tue" 15670msgstr "" 15671 15672#: app/Date/AbstractCalendarDate.php:254 15673msgid "Tuesday" 15674msgstr "" 15675 15676#. I18N: Name of a country or state 15677#: app/Statistics/Service/CountryService.php:496 15678msgid "Tunisia" 15679msgstr "" 15680 15681#. I18N: Name of a country or state 15682#: app/Statistics/Service/CountryService.php:498 15683msgid "Turkey" 15684msgstr "" 15685 15686#. I18N: Name of a country or state 15687#: app/Statistics/Service/CountryService.php:488 15688msgid "Turkmenistan" 15689msgstr "" 15690 15691#. I18N: Name of a country or state 15692#: app/Statistics/Service/CountryService.php:476 15693msgid "Turks and Caicos Islands" 15694msgstr "" 15695 15696#. I18N: Name of a country or state 15697#: app/Statistics/Service/CountryService.php:500 15698msgid "Tuvalu" 15699msgstr "" 15700 15701#. I18N: Location of an LDS church temple 15702#: app/Elements/TempleCode.php:196 15703msgid "Tuxtla Gutierrez, Mexico" 15704msgstr "" 15705 15706#. I18N: Location of an LDS church temple 15707#: app/Elements/TempleCode.php:201 15708msgid "Twin Falls, Idaho, United States" 15709msgstr "" 15710 15711#: app/Factories/ElementFactory.php:297 app/Factories/ElementFactory.php:304 15712#: app/Factories/ElementFactory.php:317 app/Factories/ElementFactory.php:428 15713#: app/Factories/ElementFactory.php:435 app/Factories/ElementFactory.php:448 15714#: app/Module/CustomTagsLegacy.php:131 app/Module/CustomTagsPhpGedView.php:77 15715#: app/Statistics/Google/ChartFamilyLargest.php:104 15716#: app/Statistics/Google/ChartFamilyWithSources.php:76 15717#: app/Statistics/Google/ChartIndividualWithSources.php:76 15718#: app/Statistics/Google/ChartMedia.php:75 15719#: app/Statistics/Google/ChartSex.php:55 15720#: resources/views/admin/site-logs.phtml:53 15721#: resources/views/admin/site-logs.phtml:123 15722#: resources/views/modules/media-list/page.phtml:61 15723#: resources/views/modules/random_media/config.phtml:27 15724#: resources/views/modules/recent_changes/changes-table.phtml:39 15725msgid "Type" 15726msgstr "" 15727 15728#: app/Module/CustomTagsGedcomL.php:202 15729msgid "Type of abbreviation" 15730msgstr "" 15731 15732#: app/Module/CustomTagsGedcomL.php:226 15733msgid "Type of administrative ID" 15734msgstr "" 15735 15736#: app/Module/CustomTagsGedcomL.php:230 15737msgid "Type of demographic data" 15738msgstr "" 15739 15740#: app/Factories/ElementFactory.php:334 app/Factories/ElementFactory.php:529 15741#: app/Module/CustomTagsGedcomL.php:196 15742msgid "Type of event" 15743msgstr "" 15744 15745#: app/Factories/ElementFactory.php:531 15746msgid "Type of fact" 15747msgstr "" 15748 15749#: app/Factories/ElementFactory.php:542 15750msgid "Type of identification number" 15751msgstr "" 15752 15753#: app/Module/CustomTagsGedcomL.php:219 15754msgid "Type of location" 15755msgstr "" 15756 15757#: app/Factories/ElementFactory.php:344 15758msgid "Type of marriage" 15759msgstr "" 15760 15761#: app/Factories/ElementFactory.php:569 15762msgid "Type of name" 15763msgstr "" 15764 15765#: app/Factories/ElementFactory.php:350 app/Factories/ElementFactory.php:587 15766#: app/Factories/ElementFactory.php:626 app/Factories/ElementFactory.php:649 15767#: app/Factories/ElementFactory.php:680 app/Factories/ElementFactory.php:700 15768msgid "Type of reference number" 15769msgstr "" 15770 15771#: app/Module/CustomTagsGedcomL.php:122 app/Module/CustomTagsGedcomL.php:175 15772msgid "Type of research task" 15773msgstr "" 15774 15775#. I18N: A configuration setting 15776#: app/Factories/ElementFactory.php:320 app/Factories/ElementFactory.php:400 15777#: app/Factories/ElementFactory.php:449 app/Factories/ElementFactory.php:682 15778#: app/Factories/ElementFactory.php:730 15779#: app/Http/RequestHandlers/CreateRepositoryModal.php:53 15780#: app/Module/CustomTagsLegacy.php:126 15781#: app/Module/CustomTagsPersonalAncestralFile.php:58 15782#: app/Module/CustomTagsPersonalAncestralFile.php:64 15783#: app/Module/CustomTagsPhpGedView.php:76 15784#: app/Module/CustomTagsRootsMagic.php:54 15785#: resources/views/admin/trees-create.phtml:32 15786#: resources/views/admin/trees-preferences.phtml:73 15787#: resources/views/modals/media-file-fields.phtml:100 15788#: resources/views/modules/favorites/favorites.phtml:136 15789#: resources/views/modules/favorites/favorites.phtml:143 15790#: resources/views/modules/favorites/favorites.phtml:145 15791#: resources/views/modules/matomo-analytics/form.phtml:18 15792#: resources/views/modules/share-url/share.phtml:11 15793#: resources/views/modules/sitemap/config.phtml:46 15794msgid "URL" 15795msgstr "" 15796 15797#. I18N: Name of a country or state 15798#: app/Statistics/Service/CountryService.php:510 15799msgid "US Minor Outlying Islands" 15800msgstr "" 15801 15802#. I18N: Name of a country or state 15803#: app/Statistics/Service/CountryService.php:526 15804msgid "US Virgin Islands" 15805msgstr "" 15806 15807#. I18N: Name of a country or state 15808#: app/Statistics/Service/CountryService.php:506 15809msgid "Uganda" 15810msgstr "" 15811 15812#. I18N: Name of a country or state 15813#: app/Statistics/Service/CountryService.php:508 15814msgid "Ukraine" 15815msgstr "" 15816 15817#. I18N: LDS sealing status; see https://en.wikipedia.org/wiki/Sealing_(Mormonism) 15818#: app/Elements/LdsBaptismDateStatus.php:77 15819#: app/Elements/LdsChildSealingDateStatus.php:70 15820#: app/Elements/LdsEndowmentDateStatus.php:78 15821#: app/Elements/LdsSpouseSealingDateStatus.php:77 15822msgid "Uncleared: insufficient data" 15823msgstr "" 15824 15825#: app/Module/CustomTagsGedcomL.php:127 app/Module/CustomTagsGedcomL.php:180 15826#: app/Module/CustomTagsGedcomL.php:181 app/Module/CustomTagsGedcomL.php:183 15827#: app/Module/CustomTagsGedcomL.php:185 app/Module/CustomTagsGedcomL.php:186 15828#: app/Module/CustomTagsGedcomL.php:188 app/Module/CustomTagsGedcomL.php:189 15829#: app/Module/CustomTagsGedcomL.php:242 app/Module/CustomTagsGenPluswin.php:89 15830#: app/Module/CustomTagsGenPluswin.php:125 15831#: app/Module/CustomTagsGenPluswin.php:127 15832#: app/Module/CustomTagsGenPluswin.php:129 15833#: app/Module/CustomTagsGenPluswin.php:131 15834#: app/Module/CustomTagsGenPluswin.php:134 app/Module/CustomTagsLegacy.php:125 15835msgid "Unique identifier" 15836msgstr "" 15837 15838#. I18N: Help text for the “Add unique identifiers” configuration setting 15839#: resources/views/admin/trees-preferences.phtml:152 15840msgid "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." 15841msgstr "" 15842 15843#. I18N: Name of a country or state 15844#: app/Statistics/Service/CountryService.php:54 15845msgid "United Arab Emirates" 15846msgstr "" 15847 15848#. I18N: Name of a country or state 15849#: app/Statistics/Service/CountryService.php:201 15850msgid "United Kingdom" 15851msgstr "" 15852 15853#. I18N: Name of a country or state 15854#: app/Statistics/Service/CountryService.php:514 15855msgid "United States" 15856msgstr "" 15857 15858#. I18N: Name of a country or state 15859#: app/Elements/FamilyStatusText.php:73 app/GedcomRecord.php:898 15860#: app/GedcomRecord.php:903 app/Module/CustomTagsFamilyTreeMaker.php:140 15861#: app/Module/CustomTagsGedcom53.php:103 app/Statistics/Google/ChartSex.php:72 15862#: app/Statistics/Service/CountryService.php:38 15863msgid "Unknown" 15864msgstr "" 15865 15866#: app/Statistics/Google/ChartNoChildrenFamilies.php:120 15867msgctxt "unknown century" 15868msgid "Unknown" 15869msgstr "" 15870 15871#: app/Elements/SexValue.php:75 resources/views/individual-sex.phtml:39 15872#: resources/xml/reports/family_group_report.xml:844 15873#: resources/xml/reports/individual_ext_report.xml:399 15874#: resources/xml/reports/individual_ext_report.xml:606 15875#: resources/xml/reports/individual_report.xml:388 15876#: resources/xml/reports/individual_report.xml:602 15877msgctxt "unknown gender" 15878msgid "Unknown" 15879msgstr "" 15880 15881#: resources/views/edit-account-page.phtml:65 15882msgctxt "unknown people" 15883msgid "Unknown" 15884msgstr "" 15885 15886#: resources/views/edit/icon-fact-delete.phtml:19 15887#: resources/views/edit/icon-fact-delete.phtml:21 15888msgid "Unlink" 15889msgstr "" 15890 15891#: app/Elements/UnknownElement.php:36 15892msgid "Unrecognized GEDCOM code" 15893msgstr "" 15894 15895#: resources/views/admin/media.phtml:50 15896msgid "Unused files" 15897msgstr "" 15898 15899#: app/Http/RequestHandlers/UpgradeWizardPage.php:124 15900#, php-format 15901msgid "Unzip %s to a temporary folder…" 15902msgstr "" 15903 15904#. I18N: Name of a module 15905#: app/Module/UpcomingAnniversariesModule.php:105 15906msgid "Upcoming events" 15907msgstr "" 15908 15909#: app/Http/RequestHandlers/DataFixData.php:105 15910#: resources/views/modules/batch_update/admin.phtml:78 15911msgid "Update" 15912msgstr "" 15913 15914#: resources/views/admin/data-fix-page.phtml:47 15915#: resources/views/modules/batch_update/admin.phtml:83 15916#: resources/views/modules/batch_update/admin.phtml:87 15917msgid "Update all" 15918msgstr "" 15919 15920#. I18N: Name of a module 15921#: app/Module/FixPlaceNames.php:61 15922msgid "Update place names" 15923msgstr "" 15924 15925#. I18N: Description of a “Data fix” module 15926#: app/Module/FixPlaceNames.php:72 15927msgid "Update the higher-level parts of place names, while keeping the lower-level parts." 15928msgstr "" 15929 15930#. I18N: %s is a version number, such as 1.2.3 15931#. I18N: %s is a version number 15932#: app/Http/RequestHandlers/LoginAction.php:81 15933#: app/Http/RequestHandlers/UpgradeWizardStep.php:177 15934#: resources/views/admin/control-panel.phtml:192 15935#, php-format 15936msgid "Upgrade to webtrees %s." 15937msgstr "" 15938 15939#: app/Http/RequestHandlers/UpgradeWizardPage.php:79 15940#: app/Http/RequestHandlers/UpgradeWizardPage.php:119 15941msgid "Upgrade wizard" 15942msgstr "" 15943 15944#: app/Http/RequestHandlers/UploadMediaPage.php:69 15945#: resources/views/admin/control-panel.phtml:806 15946msgid "Upload media files" 15947msgstr "" 15948 15949#: resources/views/admin/media-upload.phtml:23 15950msgid "Upload one or more media files from your local computer. Media files can be pictures, video, audio, or other formats." 15951msgstr "" 15952 15953#. I18N: Name of a country or state 15954#: app/Statistics/Service/CountryService.php:512 15955msgid "Uruguay" 15956msgstr "" 15957 15958#: app/Services/EmailService.php:229 15959msgid "Use SMTP to send messages" 15960msgstr "" 15961 15962#: app/Module/FixSearchAndReplace.php:104 15963msgid "Use a “?” to match a single character, use “*” to match zero or more characters." 15964msgstr "" 15965 15966#: app/Module/ModuleMapGeoLocationTrait.php:48 15967msgid "Use an external service to find locations." 15968msgstr "" 15969 15970#. I18N: placeholder text for new-password field 15971#: resources/views/admin/users-create.phtml:61 15972#: resources/views/admin/users-edit.phtml:71 15973#: resources/views/register-page.phtml:75 15974#, php-format 15975msgid "Use at least %s character." 15976msgid_plural "Use at least %s characters." 15977msgstr[0] "" 15978msgstr[1] "" 15979 15980#: resources/xml/reports/family_group_report.xml:12 15981#: resources/xml/reports/individual_ext_report.xml:13 15982#: resources/xml/reports/individual_report.xml:10 15983msgid "Use colors" 15984msgstr "" 15985 15986#: resources/views/modules/interactive-tree/chart.phtml:19 15987msgid "Use compact layout" 15988msgstr "" 15989 15990#. I18N: A configuration setting 15991#: resources/views/admin/trees-preferences.phtml:751 15992msgid "Use full source citations" 15993msgstr "" 15994 15995#: resources/views/setup/step-4-database-mysql.phtml:125 15996#: resources/views/setup/step-4-database-pgsql.phtml:110 15997#: resources/views/setup/step-4-database-sqlite.phtml:69 15998#: resources/views/setup/step-4-database-sqlite.phtml:84 15999#: resources/views/setup/step-4-database-sqlsvr.phtml:110 16000msgid "Use letters A-Z, a-z, digits 0-9, or underscores" 16001msgstr "" 16002 16003#: app/Http/RequestHandlers/ModulesMapProvidersPage.php:44 16004msgid "Use maps in webtrees." 16005msgstr "" 16006 16007#. I18N: A configuration setting 16008#: resources/views/admin/site-mail.phtml:123 16009msgid "Use password" 16010msgstr "" 16011 16012#. I18N: "sendmail" is the name of some mail software 16013#: app/Services/EmailService.php:228 16014msgid "Use sendmail to send messages" 16015msgstr "" 16016 16017#. I18N: Help text for the “Use silhouettes” configuration setting 16018#: resources/views/admin/trees-preferences.phtml:324 16019msgid "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." 16020msgstr "" 16021 16022#. I18N: A configuration setting 16023#: resources/views/admin/trees-preferences.phtml:319 16024msgid "Use silhouettes" 16025msgstr "" 16026 16027#: resources/views/register-page.phtml:90 16028msgid "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." 16029msgstr "" 16030 16031#: app/Module/ResearchTaskModule.php:59 app/Module/ResearchTaskModule.php:62 16032#: resources/views/admin/changes-log.phtml:85 16033#: resources/views/admin/changes-log.phtml:138 16034#: resources/views/admin/site-logs.phtml:76 16035#: resources/views/admin/site-logs.phtml:126 16036msgid "User" 16037msgstr "" 16038 16039#: app/Http/RequestHandlers/UserListPage.php:51 16040#: resources/views/admin/control-panel.phtml:505 16041#: resources/views/admin/email-page.phtml:21 16042#: resources/views/admin/users-cleanup.phtml:22 16043#: resources/views/admin/users-create.phtml:20 16044#: resources/views/admin/users-edit.phtml:29 16045msgid "User administration" 16046msgstr "" 16047 16048#: resources/views/admin/users-cleanup.phtml:64 16049msgid "User didn’t verify within 7 days." 16050msgstr "" 16051 16052#: resources/views/admin/users-cleanup.phtml:66 16053msgid "User not verified by administrator." 16054msgstr "" 16055 16056#: app/Http/RequestHandlers/VerifyEmail.php:72 16057msgid "User verification" 16058msgstr "" 16059 16060#. I18N: A configuration setting 16061#: resources/views/admin/site-mail.phtml:138 16062#: resources/views/admin/users-create.phtml:45 16063#: resources/views/admin/users-edit.phtml:55 16064#: resources/views/admin/users.phtml:26 16065#: resources/views/edit-account-page.phtml:33 16066#: resources/views/emails/register-notify-html.phtml:26 16067#: resources/views/emails/register-notify-text.phtml:20 16068#: resources/views/login-page.phtml:35 16069#: resources/views/modules/geonames/config.phtml:23 16070#: resources/views/modules/login_block/sign-in.phtml:24 16071#: resources/views/modules/todo/research-tasks.phtml:33 16072#: resources/views/password-reset-page.phtml:26 16073#: resources/views/register-page.phtml:60 16074#: resources/views/setup/step-5-administrator.phtml:66 16075msgid "Username" 16076msgstr "Ingoa rorohiko" 16077 16078#: resources/views/forgot-password-page.phtml:22 16079#: resources/views/modules/login_block/sign-in.phtml:58 16080msgid "Username or email address" 16081msgstr "" 16082 16083#: resources/views/admin/users-create.phtml:50 16084#: resources/views/admin/users-edit.phtml:60 16085#: resources/views/edit-account-page.phtml:38 16086#: resources/views/register-page.phtml:65 16087msgid "Usernames are case-insensitive and ignore accented letters, so that “chloe”, “chloë”, and “Chloe” are considered to be the same." 16088msgstr "" 16089 16090#: resources/views/admin/control-panel.phtml:471 16091#: resources/views/modules/gedcom_stats/statistics.phtml:146 16092#: resources/views/modules/html/template-statistics.phtml:60 16093msgid "Users" 16094msgstr "" 16095 16096#: resources/views/admin/users-cleanup.phtml:45 16097msgid "User’s account has been inactive too long: " 16098msgstr "" 16099 16100#. I18N: Name of a country or state 16101#: app/Statistics/Service/CountryService.php:516 16102msgid "Uzbekistan" 16103msgstr "" 16104 16105#. I18N: Location of an LDS church temple 16106#: app/Elements/TempleCode.php:202 16107msgid "Vancouver, British Columbia, Canada" 16108msgstr "" 16109 16110#. I18N: Name of a country or state 16111#: app/Statistics/Service/CountryService.php:530 16112msgid "Vanuatu" 16113msgstr "" 16114 16115#. I18N: Description of the “StatisticsChart” module 16116#: app/Module/StatisticsChartModule.php:98 16117msgid "Various statistics charts." 16118msgstr "" 16119 16120#. I18N: Name of a country or state 16121#: app/Statistics/Service/CountryService.php:518 16122msgid "Vatican City" 16123msgstr "" 16124 16125#. I18N: a month in the French republican calendar 16126#: app/Date/FrenchDate.php:135 16127msgctxt "GENITIVE" 16128msgid "Vendemiaire" 16129msgstr "" 16130 16131#. I18N: a month in the French republican calendar 16132#: app/Date/FrenchDate.php:229 16133msgctxt "INSTRUMENTAL" 16134msgid "Vendemiaire" 16135msgstr "" 16136 16137#. I18N: a month in the French republican calendar 16138#: app/Date/FrenchDate.php:182 16139msgctxt "LOCATIVE" 16140msgid "Vendemiaire" 16141msgstr "" 16142 16143#. I18N: a month in the French republican calendar 16144#: app/Date/FrenchDate.php:87 16145msgctxt "NOMINATIVE" 16146msgid "Vendemiaire" 16147msgstr "" 16148 16149#. I18N: Name of a country or state 16150#: app/Statistics/Service/CountryService.php:522 16151msgid "Venezuela" 16152msgstr "" 16153 16154#. I18N: a month in the French republican calendar 16155#: app/Date/FrenchDate.php:145 16156msgctxt "GENITIVE" 16157msgid "Ventose" 16158msgstr "" 16159 16160#. I18N: a month in the French republican calendar 16161#: app/Date/FrenchDate.php:239 16162msgctxt "INSTRUMENTAL" 16163msgid "Ventose" 16164msgstr "" 16165 16166#. I18N: a month in the French republican calendar 16167#: app/Date/FrenchDate.php:192 16168msgctxt "LOCATIVE" 16169msgid "Ventose" 16170msgstr "" 16171 16172#. I18N: a month in the French republican calendar 16173#: app/Date/FrenchDate.php:97 16174msgctxt "NOMINATIVE" 16175msgid "Ventose" 16176msgstr "" 16177 16178#. I18N: Location of an LDS church temple 16179#: app/Elements/TempleCode.php:203 16180msgid "Veracruz, Mexico" 16181msgstr "" 16182 16183#: app/Module/CustomTagsLegacy.php:55 app/Module/CustomTagsLegacy.php:56 16184#: app/Module/CustomTagsLegacy.php:63 app/Module/CustomTagsLegacy.php:105 16185#: app/Module/CustomTagsLegacy.php:106 app/Module/CustomTagsLegacy.php:109 16186#: resources/views/admin/users.phtml:34 16187msgid "Verified" 16188msgstr "" 16189 16190#. I18N: Location of an LDS church temple 16191#: app/Elements/TempleCode.php:204 16192msgid "Vernal, Utah, United States" 16193msgstr "" 16194 16195#: app/Factories/ElementFactory.php:374 app/Factories/ElementFactory.php:382 16196#: app/Factories/ElementFactory.php:405 16197msgid "Version" 16198msgstr "" 16199 16200#. I18N: Type of media object 16201#: app/Elements/SourceMediaType.php:77 app/Module/CustomTagsGedcom53.php:90 16202#: app/Module/CustomTagsGedcom53.php:102 app/Module/CustomTagsGedcom53.php:133 16203#: app/Module/CustomTagsGedcom53.php:187 16204msgid "Video" 16205msgstr "" 16206 16207#. I18N: Name of a country or state 16208#: app/Statistics/Service/CountryService.php:528 16209msgid "Vietnam" 16210msgstr "" 16211 16212#: resources/views/modules/place-hierarchy/page.phtml:49 16213#, php-format 16214msgid "View table of events occurring in %s" 16215msgstr "" 16216 16217#: resources/views/calendar-page.phtml:215 16218msgid "View this day" 16219msgstr "" 16220 16221#: app/Functions/FunctionsPrintFacts.php:186 16222#: app/Statistics/Repository/FamilyRepository.php:470 16223#: resources/views/statistics/families/top10-list-age.phtml:23 16224#: resources/views/statistics/families/top10-nolist-age.phtml:25 16225msgid "View this family" 16226msgstr "" 16227 16228#: app/Module/ModuleMapLinkTrait.php:62 16229#, php-format 16230msgid "View this location using %s" 16231msgstr "" 16232 16233#: resources/views/calendar-page.phtml:219 16234msgid "View this month" 16235msgstr "" 16236 16237#: resources/views/calendar-page.phtml:223 16238msgid "View this year" 16239msgstr "" 16240 16241#. I18N: Location of an LDS church temple 16242#: app/Elements/TempleCode.php:205 16243msgid "Villa Hermosa, Mexico" 16244msgstr "" 16245 16246#. I18N: A configuration setting 16247#: resources/views/admin/users-edit.phtml:167 16248#: resources/views/edit-account-page.phtml:149 16249msgid "Visible online" 16250msgstr "" 16251 16252#. I18N: A configuration setting 16253#: resources/views/admin/users-edit.phtml:173 16254#: resources/views/edit-account-page.phtml:152 16255msgid "Visible to other users when online" 16256msgstr "" 16257 16258#. I18N: Listbox entry; name of a role 16259#: app/Http/RequestHandlers/UserEditPage.php:96 16260#: resources/views/admin/trees-export.phtml:126 16261#: resources/views/admin/users-edit.phtml:239 16262#: resources/views/modules/clippings/download.phtml:48 16263#: resources/views/modules/clippings/download.phtml:68 16264msgid "Visitor" 16265msgstr "" 16266 16267#. I18N: Name of a module/report. “Vital records” are life events - birth/marriage/death 16268#: app/Module/BirthDeathMarriageReportModule.php:40 16269#: resources/views/calendar-page.phtml:176 16270#: resources/xml/reports/bdm_report.xml:3 16271#: resources/xml/reports/bdm_report.xml:34 16272msgid "Vital records" 16273msgstr "" 16274 16275#. I18N: Name of a country or state 16276#: app/Statistics/Service/CountryService.php:534 16277msgid "Wales" 16278msgstr "" 16279 16280#. I18N: Name of a country or state 16281#: app/Statistics/Service/CountryService.php:532 16282msgid "Wallis and Futuna" 16283msgstr "" 16284 16285#: app/Elements/RelationIsDescriptor.php:126 16286msgid "Ward" 16287msgstr "" 16288 16289#: app/Elements/RelationIsDescriptor.php:91 16290msgctxt "FEMALE" 16291msgid "Ward" 16292msgstr "" 16293 16294#: app/Elements/RelationIsDescriptor.php:70 16295msgctxt "MALE" 16296msgid "Ward" 16297msgstr "" 16298 16299#. I18N: Location of an LDS church temple 16300#: app/Elements/TempleCode.php:206 16301msgid "Washington, District of Columbia, United States" 16302msgstr "" 16303 16304#: resources/views/admin/trees-preferences.phtml:330 16305msgid "Watermarks" 16306msgstr "" 16307 16308#. I18N: Help text for the “Images without watermarks” configuration setting 16309#: resources/views/admin/trees-preferences.phtml:340 16310msgid "Watermarks are optional and normally shown just to visitors." 16311msgstr "" 16312 16313#: resources/views/register-success-page.phtml:23 16314#, php-format 16315msgid "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." 16316msgstr "" 16317 16318#: resources/views/admin/control-panel.phtml:163 16319#: resources/views/admin/control-panel.phtml:577 16320#: resources/views/admin/trees-preferences.phtml:200 16321msgid "Website" 16322msgstr "" 16323 16324#: app/Http/RequestHandlers/SiteLogsPage.php:100 16325#: resources/views/admin/control-panel.phtml:238 16326msgid "Website logs" 16327msgstr "" 16328 16329#: app/Http/RequestHandlers/SitePreferencesPage.php:64 16330#: resources/views/admin/control-panel.phtml:216 16331msgid "Website preferences" 16332msgstr "" 16333 16334#. I18N: abbreviation for Wednesday 16335#: app/Date/AbstractCalendarDate.php:284 16336#: resources/views/edit/initialize-calendar-popup.phtml:26 16337msgid "Wed" 16338msgstr "" 16339 16340#: app/Date/AbstractCalendarDate.php:255 16341msgid "Wednesday" 16342msgstr "" 16343 16344#: app/Module/CustomTagsBrothersKeeper.php:109 16345msgid "Weight" 16346msgstr "" 16347 16348#. I18N: A %s is the user’s name 16349#: app/Module/UserWelcomeModule.php:123 16350#, php-format 16351msgid "Welcome %s" 16352msgstr "" 16353 16354#. I18N: A configuration setting 16355#: resources/views/admin/site-registration.phtml:26 16356msgid "Welcome text on sign-in page" 16357msgstr "" 16358 16359#: resources/views/login-page.phtml:22 16360msgid "Welcome to this genealogy website" 16361msgstr "" 16362 16363#. I18N: Name of a country or state 16364#: app/Statistics/Service/CountryService.php:177 16365msgid "Western Sahara" 16366msgstr "" 16367 16368#. I18N: Help text for the “Keep the existing ‘last change’ information” configuration setting 16369#: resources/views/admin/trees-preferences.phtml:786 16370msgid "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." 16371msgstr "" 16372 16373#: resources/views/admin/users-edit.phtml:108 16374msgid "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." 16375msgstr "" 16376 16377#. I18N: Help text for the “Source type” configuration setting 16378#: resources/views/admin/trees-preferences.phtml:771 16379msgid "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." 16380msgstr "" 16381 16382#: resources/views/edit/reorder-families.phtml:36 16383msgid "When an individual has more than one spouse, you should sort the families in date order." 16384msgstr "" 16385 16386#. I18N: Help text for the “Surname tradition” configuration setting 16387#: resources/views/admin/trees-preferences.phtml:741 16388msgid "When you add a new family member, a default surname can be provided. This surname will depend on the local tradition." 16389msgstr "" 16390 16391#: resources/views/help/pending-changes.phtml:12 16392msgid "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." 16393msgstr "" 16394 16395#: resources/views/help/relationship-privacy.phtml:8 16396msgid "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." 16397msgstr "" 16398 16399#. I18N: Label for a configuration option 16400#: resources/views/modules/sitemap/config.phtml:27 16401msgid "Which family trees should be included in the sitemaps" 16402msgstr "" 16403 16404#. I18N: A configuration setting 16405#: resources/views/admin/trees-preferences.phtml:273 16406msgid "Who can upload new media files" 16407msgstr "" 16408 16409#. I18N: Name of a module. (A list of users who are online now) 16410#: app/Module/LoggedInUsersModule.php:42 16411msgid "Who is online" 16412msgstr "" 16413 16414#: resources/views/admin/data-fix-page.phtml:82 16415msgid "Why does this list include records that do not need to be updated?" 16416msgstr "" 16417 16418#: resources/views/lists/families-table.phtml:169 16419msgid "Widow" 16420msgstr "" 16421 16422#: resources/views/lists/families-table.phtml:165 16423msgid "Widower" 16424msgstr "" 16425 16426#: app/Factories/ElementFactory.php:318 app/Factories/ElementFactory.php:371 16427#: app/Functions/FunctionsPrint.php:344 16428#: app/Http/RequestHandlers/LinkSpouseToIndividualPage.php:84 16429#: resources/views/edit/change-family-members.phtml:34 16430#: resources/views/edit/change-family-members.phtml:49 16431#: resources/xml/reports/family_group_report.xml:501 16432#: resources/xml/reports/family_group_report.xml:1078 16433#: resources/xml/reports/individual_ext_report.xml:207 16434#: resources/xml/reports/individual_ext_report.xml:224 16435#: resources/xml/reports/individual_ext_report.xml:493 16436#: resources/xml/reports/individual_report.xml:195 16437#: resources/xml/reports/individual_report.xml:216 16438#: resources/xml/reports/individual_report.xml:489 16439#: resources/xml/reports/relative_ext_report.xml:111 16440msgid "Wife" 16441msgstr "" 16442 16443#: app/Factories/ElementFactory.php:319 16444#: resources/views/modules/timeline-chart/chart.phtml:351 16445msgid "Wife’s age" 16446msgstr "" 16447 16448#: app/Factories/ElementFactory.php:618 16449msgid "Will" 16450msgstr "" 16451 16452#. I18N: Location of an LDS church temple 16453#: app/Elements/TempleCode.php:207 16454msgid "Winter Quarters, Nebraska, United States" 16455msgstr "" 16456 16457#: app/Statistics/Google/ChartFamilyWithSources.php:88 16458#: app/Statistics/Google/ChartIndividualWithSources.php:88 16459msgid "With sources" 16460msgstr "" 16461 16462#: app/Statistics/Google/ChartFamilyWithSources.php:83 16463#: app/Statistics/Google/ChartIndividualWithSources.php:83 16464msgid "Without sources" 16465msgstr "" 16466 16467#: app/Elements/RelationIsDescriptor.php:127 16468#: app/Module/CustomTagsGenPluswin.php:81 16469#: app/Module/CustomTagsGenPluswin.php:113 16470msgid "Witness" 16471msgstr "" 16472 16473#. I18N: In the paternal surname tradition, ... 16474#. I18N: In the Polish surname tradition, ... 16475#. I18N: In the Lithuanian surname tradition, ... 16476#: app/SurnameTradition.php:81 app/SurnameTradition.php:104 16477#: app/SurnameTradition.php:111 16478msgid "Wives take their husband’s surname." 16479msgstr "" 16480 16481#: app/Http/RequestHandlers/MapDataAdd.php:75 16482#: resources/views/modules/place-hierarchy/page.phtml:28 16483#: resources/views/modules/place-hierarchy/page.phtml:31 16484#: resources/views/modules/statistics-chart/custom.phtml:179 16485msgid "World" 16486msgstr "" 16487 16488#: app/Module/CustomTagsBrothersKeeper.php:110 16489#: resources/views/modules/yahrzeit/table.phtml:34 16490msgid "Yahrzeit" 16491msgstr "" 16492 16493#. I18N: Name of a module. Yahrzeiten (the plural of Yahrzeit) are special anniversaries of deaths in the Hebrew faith/calendar. 16494#: app/Module/YahrzeitModule.php:66 16495msgid "Yahrzeiten" 16496msgstr "" 16497 16498#: app/Module/CalendarMenuModule.php:117 resources/views/calendar-page.phtml:75 16499msgid "Year" 16500msgstr "" 16501 16502#: resources/views/modules/timeline-chart/chart.phtml:143 16503#: resources/views/modules/timeline-chart/chart.phtml:408 16504msgid "Year:" 16505msgstr "" 16506 16507#. I18N: Name of a country or state 16508#: app/Statistics/Service/CountryService.php:538 16509msgid "Yemen" 16510msgstr "" 16511 16512#. I18N: %1$s is the site URL and %2$s is an email address 16513#: resources/views/emails/register-user-html.phtml:20 16514#: resources/views/emails/register-user-text.phtml:16 16515#, php-format 16516msgid "You (or someone claiming to be you) has requested an account at %1$s using the email address %2$s." 16517msgstr "" 16518 16519#: app/Http/RequestHandlers/ContactAction.php:123 16520#: app/Http/RequestHandlers/RegisterAction.php:251 16521msgid "You are not allowed to send messages that contain external links." 16522msgstr "" 16523 16524#: resources/views/modules/login_block/sign-out.phtml:15 16525#, php-format 16526msgid "You are signed in as %s." 16527msgstr "" 16528 16529#: app/Http/RequestHandlers/LoginPage.php:98 16530msgid "You can apply for an account using the link below." 16531msgstr "" 16532 16533#. I18N: Help text for the "Default theme" site configuration setting 16534#: resources/views/admin/site-preferences.phtml:70 16535msgid "You can change the appearance of webtrees using “themes”. Each theme has a different style, layout, color scheme, etc." 16536msgstr "" 16537 16538#: resources/views/admin/users-edit.phtml:176 16539#: resources/views/edit-account-page.phtml:154 16540msgid "You can choose whether to appear in the list of users who are currently signed-in." 16541msgstr "" 16542 16543#. I18N: %s is a URL 16544#: resources/views/edit/raw-gedcom-fact.phtml:26 16545#: resources/views/edit/raw-gedcom-record.phtml:28 16546#, php-format 16547msgid "You can download a copy of the GEDCOM specification from %s." 16548msgstr "" 16549 16550#: resources/views/modules/privacy-policy/page.phtml:61 16551msgid "You can opt out of tracking by setting the “Do Not Track” header in your browser preferences." 16552msgstr "" 16553 16554#: resources/views/admin/trees-renumber.phtml:26 16555msgid "You can renumber the records in a family tree, so that these internal reference numbers are not duplicated in any other family tree." 16556msgstr "" 16557 16558#: resources/views/admin/trees-renumber.phtml:35 16559msgid "You can renumber this family tree." 16560msgstr "" 16561 16562#. I18N: Privacy restrictions are RESN tags in GEDCOM. 16563#: resources/views/admin/trees-privacy.phtml:172 16564msgid "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." 16565msgstr "" 16566 16567#: resources/views/admin/tags.phtml:28 16568msgid "You can simplify the edit forms by hiding GEDCOM tags that you do not use." 16569msgstr "" 16570 16571#. I18N: Description of a “Data fix” module 16572#: app/Module/FixMissingDeaths.php:69 16573msgid "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." 16574msgstr "" 16575 16576#: app/Http/RequestHandlers/LoginAction.php:113 16577msgid "You cannot sign in because your browser does not accept cookies." 16578msgstr "" 16579 16580#: app/Exceptions/HttpAccessDeniedException.php:34 16581#: app/Exceptions/HttpNotFoundException.php:34 16582msgid "You do not have permission to view this page." 16583msgstr "" 16584 16585#: resources/views/verify-success-page.phtml:17 16586msgid "You have confirmed your request to become a registered user." 16587msgstr "" 16588 16589#: resources/views/admin/trees-import.phtml:30 16590msgid "You have selected a GEDCOM file with a different name. Is this correct?" 16591msgstr "" 16592 16593#: app/Http/RequestHandlers/Logout.php:51 16594msgid "You have signed out." 16595msgstr "" 16596 16597#: resources/views/modules/faq/config.phtml:27 16598msgid "You may use HTML to format the answer and to add links to other websites." 16599msgstr "" 16600 16601#: app/Http/RequestHandlers/SetupWizard.php:379 16602msgid "You must enter all the administrator account fields." 16603msgstr "" 16604 16605#: resources/views/admin/trees-merge.phtml:31 16606msgid "You must renumber the records in one of the trees before you can merge them." 16607msgstr "" 16608 16609#: app/Module/ChartsBlockModule.php:186 16610msgid "You must select an individual and a chart type in the block preferences" 16611msgstr "" 16612 16613#: resources/views/admin/users-edit.phtml:363 16614msgid "You must specify an individual record before you can restrict the user to their immediate family." 16615msgstr "" 16616 16617#: app/Http/RequestHandlers/LoginPage.php:90 16618msgid "You need to be a family member to access this website." 16619msgstr "" 16620 16621#: app/Http/RequestHandlers/LoginPage.php:87 16622msgid "You need to be an authorized user to access this website." 16623msgstr "" 16624 16625#: resources/views/admin/control-panel.phtml:283 16626#: resources/views/admin/trees.phtml:48 16627msgid "You need to create a family tree." 16628msgstr "" 16629 16630#: resources/views/emails/verify-notify-html.phtml:28 16631#: resources/views/emails/verify-notify-text.phtml:21 16632msgid "You need to review the account details." 16633msgstr "" 16634 16635#: resources/views/setup/step-5-administrator.phtml:49 16636msgid "You need to set up an administrator account. This account can control all aspects of this webtrees installation. Please choose a strong password." 16637msgstr "" 16638 16639#: resources/views/emails/message-copy-html.phtml:20 16640#: resources/views/emails/message-copy-text.phtml:16 16641msgid "You sent the following message to a webtrees user:" 16642msgstr "" 16643 16644#: app/Http/RequestHandlers/UpgradeWizardStep.php:210 16645msgid "You should accept or reject all pending changes before upgrading." 16646msgstr "" 16647 16648#. I18N: e.g. ‘You should delete the “https://” from “https://www.example.com” and try again.’ 16649#: app/Http/RequestHandlers/ContactAction.php:124 16650#: app/Http/RequestHandlers/RegisterAction.php:251 16651#, php-format 16652msgid "You should delete the “%1$s” from “%2$s” and try again." 16653msgstr "" 16654 16655#: resources/views/admin/users-edit.phtml:114 16656msgid "You should not approve an account unless you know that the email address is correct." 16657msgstr "" 16658 16659#: resources/views/emails/register-notify-html.phtml:43 16660#: resources/views/emails/register-notify-text.phtml:32 16661msgid "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." 16662msgstr "" 16663 16664#: resources/views/setup/step-5-administrator.phtml:71 16665msgid "You will use this to sign in to webtrees." 16666msgstr "" 16667 16668#: resources/views/statistics/families/birth-age.phtml:22 16669msgid "Youngest father" 16670msgstr "" 16671 16672#: resources/views/statistics/families/marriage-age.phtml:42 16673msgid "Youngest female" 16674msgstr "" 16675 16676#: resources/views/statistics/families/marriage-age.phtml:22 16677msgid "Youngest male" 16678msgstr "" 16679 16680#: resources/views/statistics/families/birth-age.phtml:42 16681msgid "Youngest mother" 16682msgstr "" 16683 16684#: resources/views/modules/clippings/show.phtml:24 16685msgid "Your clippings cart is empty." 16686msgstr "" 16687 16688#: resources/views/contact-page.phtml:42 16689#: resources/views/setup/step-5-administrator.phtml:54 16690msgid "Your name" 16691msgstr "" 16692 16693#: app/Http/RequestHandlers/PasswordResetAction.php:76 16694msgid "Your password has been updated." 16695msgstr "" 16696 16697#: app/Http/RequestHandlers/RegisterAction.php:146 16698#, php-format 16699msgid "Your registration at %s" 16700msgstr "" 16701 16702#: resources/views/modules/batch_update/admin.phtml:86 16703msgid "Your user account does not have “automatically accept changes” enabled. You will only be able to change one record at a time." 16704msgstr "" 16705 16706#: app/Services/ServerCheckService.php:197 16707#, php-format 16708msgid "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." 16709msgstr "" 16710 16711#. I18N: Name of a country or state 16712#: app/Statistics/Service/CountryService.php:542 16713msgid "Zambia" 16714msgstr "" 16715 16716#. I18N: Name of a country or state 16717#: app/Statistics/Service/CountryService.php:544 16718msgid "Zimbabwe" 16719msgstr "" 16720 16721#: resources/views/modules/fanchart/page.phtml:60 16722msgid "Zoom" 16723msgstr "" 16724 16725#: app/Services/LeafletJsService.php:64 16726#: resources/views/modules/timeline-chart/page.phtml:52 16727msgid "Zoom in" 16728msgstr "" 16729 16730#: app/Services/LeafletJsService.php:65 16731#: resources/views/modules/timeline-chart/page.phtml:55 16732msgid "Zoom out" 16733msgstr "" 16734 16735#. I18N: Gedcom ABT dates 16736#: app/Date.php:339 16737#, php-format 16738msgid "about %s" 16739msgstr "" 16740 16741#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16742#: resources/views/family-page-pending.phtml:23 16743#: resources/views/individual-page-pending.phtml:27 16744#: resources/views/media-page-pending.phtml:22 16745#: resources/views/note-page-pending.phtml:23 16746#: resources/views/record-page-pending.phtml:23 16747msgctxt "You should review the changes and then accept or reject them." 16748msgid "accept" 16749msgstr "" 16750 16751#. I18N: %1$s is “accept”, %2$s is “reject”. These are links. 16752#: resources/views/family-page-pending.phtml:17 16753#: resources/views/individual-page-pending.phtml:18 16754#: resources/views/media-page-pending.phtml:16 16755#: resources/views/note-page-pending.phtml:17 16756#: resources/views/record-page-pending.phtml:17 16757msgctxt "You should review the deletion and then accept or reject it." 16758msgid "accept" 16759msgstr "" 16760 16761#. I18N: the status of an edit accepted/rejected/pending 16762#: app/Http/RequestHandlers/PendingChangesLogPage.php:120 16763msgid "accepted" 16764msgstr "" 16765 16766#. I18N: A button label. 16767#: resources/views/admin/trees-privacy.phtml:248 16768#: resources/views/admin/webtrees1-thumbnails-form.phtml:24 16769#: resources/views/edit/add-fact-row.phtml:42 16770#: resources/views/modules/census-assistant.phtml:65 16771#: resources/views/modules/lifespans-chart/page.phtml:75 16772#: resources/views/modules/timeline-chart/page.phtml:41 16773msgid "add" 16774msgstr "" 16775 16776#. I18N: A button label. 16777#: resources/views/admin/locations.phtml:144 16778msgid "add place" 16779msgstr "" 16780 16781#. I18N: The name given to a child by its adoptive parents 16782#: app/Elements/NameType.php:47 16783msgid "adopted name" 16784msgstr "" 16785 16786#. I18N: Gedcom AFT dates 16787#: app/Date.php:359 16788#, php-format 16789msgid "after %s" 16790msgstr "" 16791 16792#: app/Module/StatisticsChartModule.php:522 16793#: app/Module/StatisticsChartModule.php:584 16794#: app/Module/StatisticsChartModule.php:645 16795msgid "age" 16796msgstr "" 16797 16798#. I18N: The name by which an individual is also known. e.g. a professional name or a stage name 16799#: app/Elements/NameType.php:49 16800msgid "also known as" 16801msgstr "" 16802 16803#: app/Statistics/Repository/FamilyRepository.php:468 16804#: app/Statistics/Repository/UserRepository.php:96 16805#: resources/views/statistics/families/top10-list-age.phtml:21 16806#: resources/views/statistics/families/top10-nolist-age.phtml:21 16807#: resources/xml/reports/ahnentafel_report.xml:394 16808#: resources/xml/reports/descendancy_report.xml:131 16809#: resources/xml/reports/descendancy_report.xml:230 16810#: resources/xml/reports/descendancy_report.xml:299 16811#: resources/xml/reports/descendancy_report.xml:363 16812#: resources/xml/reports/descendancy_report.xml:433 16813#: resources/xml/reports/descendancy_report.xml:486 16814msgid "and" 16815msgstr "" 16816 16817#: app/Services/RelationshipService.php:778 16818msgctxt "father’s brother’s wife" 16819msgid "aunt" 16820msgstr "" 16821 16822#: app/Services/RelationshipService.php:536 16823msgctxt "father’s sister" 16824msgid "aunt" 16825msgstr "" 16826 16827#: app/Services/RelationshipService.php:858 16828msgctxt "mother’s brother’s wife" 16829msgid "aunt" 16830msgstr "" 16831 16832#: app/Services/RelationshipService.php:574 16833msgctxt "mother’s sister" 16834msgid "aunt" 16835msgstr "" 16836 16837#: app/Services/RelationshipService.php:910 16838msgctxt "parent’s brother’s wife" 16839msgid "aunt" 16840msgstr "" 16841 16842#: app/Services/RelationshipService.php:592 16843msgctxt "parent’s sister" 16844msgid "aunt" 16845msgstr "" 16846 16847#: app/Services/RelationshipService.php:534 16848msgctxt "father’s sibling" 16849msgid "aunt/uncle" 16850msgstr "" 16851 16852#: app/Services/RelationshipService.php:572 16853msgctxt "mother’s sibling" 16854msgid "aunt/uncle" 16855msgstr "" 16856 16857#: app/Services/RelationshipService.php:590 16858msgctxt "parent’s sibling" 16859msgid "aunt/uncle" 16860msgstr "" 16861 16862#: resources/views/modules/faq/show.phtml:30 16863msgid "back to top" 16864msgstr "" 16865 16866#. I18N: Gedcom BEF dates 16867#: app/Date.php:355 16868#, php-format 16869msgid "before %s" 16870msgstr "" 16871 16872#. I18N: Gedcom BET-AND dates 16873#: app/Date.php:371 16874#, php-format 16875msgid "between %s and %s" 16876msgstr "" 16877 16878#. I18N: The name given to an individual at their birth 16879#: app/Elements/NameType.php:51 16880msgid "birth name" 16881msgstr "" 16882 16883#. I18N: Extend privacy to dead individuals who were… 16884#: resources/views/admin/trees-privacy.phtml:121 16885#, php-format 16886msgid "born in the last %1$s years or died in the last %2$s years" 16887msgstr "" 16888 16889#: app/Services/RelationshipService.php:448 16890msgid "brother" 16891msgstr "" 16892 16893#: app/Services/RelationshipService.php:716 16894msgctxt "brother’s wife’s brother" 16895msgid "brother-in-law" 16896msgstr "" 16897 16898#: app/Services/RelationshipService.php:542 16899msgctxt "husband’s brother" 16900msgid "brother-in-law" 16901msgstr "" 16902 16903#: app/Services/RelationshipService.php:832 16904msgctxt "husband’s sister’s husband" 16905msgid "brother-in-law" 16906msgstr "" 16907 16908#: app/Services/RelationshipService.php:610 16909msgctxt "sister’s husband" 16910msgid "brother-in-law" 16911msgstr "" 16912 16913#: app/Services/RelationshipService.php:1016 16914msgctxt "sister’s husband’s brother" 16915msgid "brother-in-law" 16916msgstr "" 16917 16918#: app/Services/RelationshipService.php:622 16919msgctxt "spouse’s brother" 16920msgid "brother-in-law" 16921msgstr "" 16922 16923#: app/Services/RelationshipService.php:640 16924msgctxt "wife’s brother" 16925msgid "brother-in-law" 16926msgstr "" 16927 16928#: app/Services/RelationshipService.php:1072 16929msgctxt "wife’s sister’s husband" 16930msgid "brother-in-law" 16931msgstr "" 16932 16933#: app/Services/RelationshipService.php:718 16934msgctxt "brother’s wife’s sibling" 16935msgid "brother/sister-in-law" 16936msgstr "" 16937 16938#: app/Services/RelationshipService.php:552 16939msgctxt "husband’s sibling" 16940msgid "brother/sister-in-law" 16941msgstr "" 16942 16943#: app/Services/RelationshipService.php:604 16944msgctxt "sibling’s spouse" 16945msgid "brother/sister-in-law" 16946msgstr "" 16947 16948#: app/Services/RelationshipService.php:1018 16949msgctxt "sister’s husband’s sibling" 16950msgid "brother/sister-in-law" 16951msgstr "" 16952 16953#: app/Services/RelationshipService.php:638 16954msgctxt "spouse’s sibling" 16955msgid "brother/sister-in-law" 16956msgstr "" 16957 16958#: app/Services/RelationshipService.php:650 16959msgctxt "wife’s sibling" 16960msgid "brother/sister-in-law" 16961msgstr "" 16962 16963#. I18N: An option in a list-box 16964#: app/Module/TopSurnamesModule.php:243 16965msgid "bullet list" 16966msgstr "" 16967 16968#. I18N: Gedcom CAL dates 16969#: app/Date.php:343 16970#, php-format 16971msgid "calculated %s" 16972msgstr "" 16973 16974#. I18N: A button label. 16975#: resources/views/admin/analytics-edit.phtml:45 16976#: resources/views/admin/broadcast.phtml:72 16977#: resources/views/admin/components.phtml:169 16978#: resources/views/admin/email-page.phtml:73 16979#: resources/views/admin/location-edit.phtml:77 16980#: resources/views/admin/map-import-form.phtml:91 16981#: resources/views/admin/site-mail.phtml:247 16982#: resources/views/admin/site-preferences.phtml:120 16983#: resources/views/admin/site-registration.phtml:88 16984#: resources/views/admin/tags.phtml:932 16985#: resources/views/admin/trees-preferences.phtml:800 16986#: resources/views/admin/trees-privacy.phtml:301 16987#: resources/views/contact-page.phtml:82 16988#: resources/views/edit-blocks-page.phtml:65 16989#: resources/views/edit/change-family-members.phtml:97 16990#: resources/views/edit/edit-fact.phtml:46 16991#: resources/views/edit/edit-record.phtml:47 16992#: resources/views/edit/link-child-to-family.phtml:54 16993#: resources/views/edit/link-spouse-to-individual.phtml:55 16994#: resources/views/edit/new-individual.phtml:51 16995#: resources/views/edit/raw-gedcom-fact.phtml:44 16996#: resources/views/edit/raw-gedcom-record.phtml:68 16997#: resources/views/edit/reorder-children.phtml:50 16998#: resources/views/edit/reorder-families.phtml:104 16999#: resources/views/edit/reorder-media.phtml:43 17000#: resources/views/edit/reorder-names.phtml:46 17001#: resources/views/edit/shared-note.phtml:46 17002#: resources/views/message-page.phtml:71 17003#: resources/views/modals/create-media-from-file.phtml:65 17004#: resources/views/modals/footer-save-cancel.phtml:14 17005#: resources/views/modules/bing-maps/config.phtml:49 17006#: resources/views/modules/clippings/add-options.phtml:39 17007#: resources/views/modules/clippings/download.phtml:96 17008#: resources/views/modules/custom-css-js/edit.phtml:51 17009#: resources/views/modules/edit-block-config.phtml:39 17010#: resources/views/modules/favorites/favorites.phtml:171 17011#: resources/views/modules/gedcom_news/edit.phtml:54 17012#: resources/views/modules/geonames/config.phtml:49 17013#: resources/views/modules/google-maps/config.phtml:49 17014#: resources/views/modules/here-maps/config.phtml:49 17015#: resources/views/modules/map-box/config.phtml:49 17016#: resources/views/modules/openrouteservice/config.phtml:49 17017#: resources/views/modules/openstreetmap/config.phtml:49 17018#: resources/views/modules/stories/edit.phtml:76 17019#: resources/views/modules/user_blog/edit.phtml:54 17020msgid "cancel" 17021msgstr "" 17022 17023#. I18N: Status of child-parent link 17024#: app/Elements/ChildLinkageStatus.php:61 17025msgid "challenged" 17026msgstr "" 17027 17028#. I18N: A name chosen by an individual, to replace their existing name (whether legal or otherwise) 17029#: app/Elements/NameType.php:53 17030msgid "change of name" 17031msgstr "" 17032 17033#: app/Services/RelationshipService.php:427 17034msgid "child" 17035msgstr "" 17036 17037#. I18N: Type of demographic data 17038#: app/Elements/DemographicDataType.php:56 17039msgid "citizen" 17040msgstr "" 17041 17042#: resources/views/components/alert-warning-dismissible.phtml:14 17043#: resources/views/layouts/administration.phtml:75 17044#: resources/views/layouts/default.phtml:130 17045#: resources/views/layouts/default.phtml:165 17046#: resources/views/modals/create-media-from-file.phtml:20 17047#: resources/views/modals/footer-close.phtml:10 17048#: resources/views/modals/header.phtml:15 17049#: resources/views/modules/privacy-policy/footer.phtml:23 17050msgid "close" 17051msgstr "" 17052 17053#. I18N: Name of a theme. 17054#: app/Module/CloudsTheme.php:43 17055msgid "clouds" 17056msgstr "" 17057 17058#. I18N: Name of a theme. 17059#: app/Module/ColorsTheme.php:53 17060msgid "colors" 17061msgstr "" 17062 17063#. I18N: An option in a list-box 17064#: app/Module/TopSurnamesModule.php:245 17065msgid "compact list" 17066msgstr "" 17067 17068#. I18N: A button label. 17069#: app/Http/RequestHandlers/UpgradeWizardStep.php:322 17070#: resources/views/admin/import-progress.phtml:39 17071#: resources/views/admin/map-import-form.phtml:87 17072#: resources/views/admin/merge-records-step-1.phtml:149 17073#: resources/views/admin/synchronize-trees.phtml:25 17074#: resources/views/admin/trees-export.phtml:41 17075#: resources/views/admin/trees-export.phtml:134 17076#: resources/views/admin/trees-import.phtml:128 17077#: resources/views/admin/trees-merge.phtml:57 17078#: resources/views/admin/trees-renumber.phtml:43 17079#: resources/views/admin/upgrade/wizard.phtml:40 17080#: resources/views/forgot-password-page.phtml:35 17081#: resources/views/modules/clippings/add-options.phtml:34 17082#: resources/views/modules/custom-tags/config.phtml:77 17083#: resources/views/modules/login_block/sign-in.phtml:64 17084#: resources/views/password-request-page.phtml:36 17085#: resources/views/password-reset-page.phtml:51 17086#: resources/views/pending-changes-page.phtml:34 17087#: resources/views/register-page.phtml:100 17088#: resources/views/report-select-page.phtml:39 17089msgid "continue" 17090msgstr "" 17091 17092#. I18N: A button label. 17093#: resources/views/admin/trees-create.phtml:58 17094msgid "create" 17095msgstr "" 17096 17097#. I18N: Type of location hierarchy 17098#: app/Elements/HierarchicalRelationship.php:59 17099msgid "cultural" 17100msgstr "" 17101 17102#: resources/views/modules/statistics-chart/custom.phtml:93 17103msgid "date periods" 17104msgstr "" 17105 17106#: app/Services/RelationshipService.php:425 17107msgid "daughter" 17108msgstr "" 17109 17110#: resources/xml/reports/descendancy_report.xml:226 17111msgid "daughter of" 17112msgstr "" 17113 17114#: app/Services/RelationshipService.php:512 17115msgctxt "child’s wife" 17116msgid "daughter-in-law" 17117msgstr "" 17118 17119#: app/Services/RelationshipService.php:620 17120msgctxt "son’s wife" 17121msgid "daughter-in-law" 17122msgstr "" 17123 17124#: app/Services/RelationshipService.php:1064 17125msgctxt "son’s wife’s father" 17126msgid "daughter-in-law’s father" 17127msgstr "" 17128 17129#: app/Services/RelationshipService.php:1066 17130msgctxt "son’s wife’s mother" 17131msgid "daughter-in-law’s mother" 17132msgstr "" 17133 17134#: app/Services/RelationshipService.php:1068 17135msgctxt "son’s wife’s parent" 17136msgid "daughter-in-law’s parent" 17137msgstr "" 17138 17139#: resources/views/admin/location-edit.phtml:53 17140#: resources/views/admin/location-edit.phtml:64 17141msgid "degrees" 17142msgstr "" 17143 17144#. I18N: A button label. 17145#: resources/views/admin/changes-log.phtml:115 17146#: resources/views/admin/locations.phtml:128 17147#: resources/views/admin/site-logs.phtml:107 17148#: resources/views/admin/users-cleanup.phtml:78 17149#: resources/views/admin/webtrees1-thumbnails-form.phtml:33 17150msgid "delete" 17151msgstr "" 17152 17153#: resources/xml/reports/descendancy_report.xml:137 17154#: resources/xml/reports/descendancy_report.xml:365 17155msgctxt "FEMALE" 17156msgid "died" 17157msgstr "" 17158 17159#: resources/xml/reports/descendancy_report.xml:134 17160#: resources/xml/reports/descendancy_report.xml:435 17161msgctxt "MALE" 17162msgid "died" 17163msgstr "" 17164 17165#. I18N: Status of child-parent link 17166#: app/Elements/ChildLinkageStatus.php:62 17167msgid "disproven" 17168msgstr "" 17169 17170#: app/Module/PedigreeChartModule.php:390 17171#: app/Module/PedigreeChartModule.php:398 17172#: resources/views/edit/reorder-card-header.phtml:30 17173msgid "down" 17174msgstr "" 17175 17176#. I18N: A button label. 17177#: resources/views/admin/changes-log.phtml:110 17178#: resources/views/admin/site-logs.phtml:102 17179#: resources/views/modules/clippings/download.phtml:92 17180#: resources/views/report-setup-page.phtml:83 17181#: resources/views/report-setup-page.phtml:96 17182msgid "download" 17183msgstr "" 17184 17185#: resources/views/modules/descendancy_chart/tree.phtml:17 17186msgid "d’Aboville number" 17187msgstr "" 17188 17189#: resources/views/admin/components.phtml:139 17190#: resources/views/family-page-menu.phtml:25 17191#: resources/views/individual-page-menu.phtml:27 17192#: resources/views/media-page-menu.phtml:26 17193#: resources/views/record-page-menu.phtml:21 17194msgid "edit" 17195msgstr "" 17196 17197#: app/Services/RelationshipService.php:2266 17198msgid "eighth cousin" 17199msgstr "" 17200 17201#: app/Services/RelationshipService.php:2230 17202msgctxt "FEMALE" 17203msgid "eighth 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:2185 17208msgctxt "MALE" 17209msgid "eighth cousin" 17210msgstr "" 17211 17212#: app/Services/RelationshipService.php:443 17213msgid "elder brother" 17214msgstr "" 17215 17216#: app/Services/RelationshipService.php:485 17217msgid "elder sibling" 17218msgstr "" 17219 17220#: app/Services/RelationshipService.php:464 17221msgid "elder sister" 17222msgstr "" 17223 17224#: app/Services/RelationshipService.php:2272 17225msgid "eleventh cousin" 17226msgstr "" 17227 17228#: app/Services/RelationshipService.php:2236 17229msgctxt "FEMALE" 17230msgid "eleventh cousin" 17231msgstr "" 17232 17233#. 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. 17234#: app/Services/RelationshipService.php:2194 17235msgctxt "MALE" 17236msgid "eleventh cousin" 17237msgstr "" 17238 17239#. I18N: A name given to an individual, from the farm or estate on which they lived or worked 17240#: app/Elements/NameType.php:55 17241msgid "estate name" 17242msgstr "" 17243 17244#. I18N: Gedcom EST dates 17245#: app/Date.php:347 17246#, php-format 17247msgid "estimated %s" 17248msgstr "" 17249 17250#: app/Services/RelationshipService.php:362 17251msgid "ex-husband" 17252msgstr "" 17253 17254#: app/Services/RelationshipService.php:409 17255msgid "ex-spouse" 17256msgstr "" 17257 17258#: app/Services/RelationshipService.php:386 17259msgid "ex-wife" 17260msgstr "" 17261 17262#. I18N: A button label. 17263#: resources/views/admin/locations.phtml:150 17264msgid "export file" 17265msgstr "" 17266 17267#: app/Http/RequestHandlers/TreePreferencesPage.php:143 17268#: resources/xml/reports/fact_sources.xml:6 17269msgid "facts" 17270msgstr "" 17271 17272#: app/Services/RelationshipService.php:348 17273msgid "father" 17274msgstr "" 17275 17276#: app/Services/RelationshipService.php:548 17277msgctxt "husband’s father" 17278msgid "father-in-law" 17279msgstr "" 17280 17281#: app/Services/RelationshipService.php:628 17282msgctxt "spouse’s father" 17283msgid "father-in-law" 17284msgstr "" 17285 17286#: app/Services/RelationshipService.php:646 17287msgctxt "wife’s father" 17288msgid "father-in-law" 17289msgstr "" 17290 17291#: app/Services/RelationshipService.php:366 17292msgid "fiancé" 17293msgstr "" 17294 17295#: app/Services/RelationshipService.php:413 17296msgid "fiancé(e)" 17297msgstr "" 17298 17299#: app/Services/RelationshipService.php:390 17300msgid "fiancée" 17301msgstr "" 17302 17303#: app/Services/RelationshipService.php:2280 17304msgid "fifteenth cousin" 17305msgstr "" 17306 17307#: app/Services/RelationshipService.php:2244 17308msgctxt "FEMALE" 17309msgid "fifteenth cousin" 17310msgstr "" 17311 17312#. 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. 17313#: app/Services/RelationshipService.php:2206 17314msgctxt "MALE" 17315msgid "fifteenth cousin" 17316msgstr "" 17317 17318#. I18N: A Spanish relationship name, such as third great-nephew 17319#: app/Services/RelationshipService.php:2361 17320#, php-format 17321msgid "fifth %s" 17322msgstr "" 17323 17324#. I18N: A Spanish relationship name, such as third great-nephew 17325#: app/Services/RelationshipService.php:2339 17326#, php-format 17327msgctxt "FEMALE" 17328msgid "fifth %s" 17329msgstr "" 17330 17331#. I18N: A Spanish relationship name, such as third great-nephew 17332#: app/Services/RelationshipService.php:2316 17333#, php-format 17334msgctxt "MALE" 17335msgid "fifth %s" 17336msgstr "" 17337 17338#: app/Services/RelationshipService.php:2260 17339msgid "fifth cousin" 17340msgstr "" 17341 17342#: app/Services/RelationshipService.php:2224 17343msgctxt "FEMALE" 17344msgid "fifth cousin" 17345msgstr "" 17346 17347#. I18N: Note that for Italian and Polish, “N’th cousins” are different from English “N’th cousins”, and the software has already generated the correct “N” for your language. You only need to translate - you do not need to convert. For other languages, if your cousin rules are different from English, please contact the developers. 17348#: app/Services/RelationshipService.php:2176 17349msgctxt "MALE" 17350msgid "fifth cousin" 17351msgstr "" 17352 17353#. I18N: A button label, first page 17354#: resources/views/admin/trees-preferences.phtml:592 17355#: resources/views/edit/reorder-card-header.phtml:22 17356#: resources/views/lists/datatables-attributes.phtml:14 17357#: resources/views/modules/media-list/pagination.phtml:25 17358msgid "first" 17359msgstr "" 17360 17361#: resources/views/admin/trees-preferences.phtml:601 17362msgctxt "Show the [first/last] [N] parts of a place name." 17363msgid "first" 17364msgstr "" 17365 17366#. I18N: A Spanish relationship name, such as third great-nephew 17367#: app/Services/RelationshipService.php:2349 17368#, php-format 17369msgid "first %s" 17370msgstr "" 17371 17372#. I18N: A Spanish relationship name, such as third great-nephew 17373#: app/Services/RelationshipService.php:2327 17374#, php-format 17375msgctxt "FEMALE" 17376msgid "first %s" 17377msgstr "" 17378 17379#. I18N: A Spanish relationship name, such as third great-nephew 17380#: app/Services/RelationshipService.php:2304 17381#, php-format 17382msgctxt "MALE" 17383msgid "first %s" 17384msgstr "" 17385 17386#: app/Services/RelationshipService.php:2252 17387msgid "first cousin" 17388msgstr "" 17389 17390#: app/Services/RelationshipService.php:2216 17391msgctxt "FEMALE" 17392msgid "first cousin" 17393msgstr "" 17394 17395#. 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. 17396#: app/Services/RelationshipService.php:2164 17397msgctxt "MALE" 17398msgid "first cousin" 17399msgstr "" 17400 17401#: app/Services/RelationshipService.php:772 17402msgctxt "father’s brother’s child" 17403msgid "first cousin" 17404msgstr "" 17405 17406#: app/Services/RelationshipService.php:774 17407msgctxt "father’s brother’s daughter" 17408msgid "first cousin" 17409msgstr "" 17410 17411#: app/Services/RelationshipService.php:776 17412msgctxt "father’s brother’s son" 17413msgid "first cousin" 17414msgstr "" 17415 17416#: app/Services/RelationshipService.php:816 17417msgctxt "father’s sister’s child" 17418msgid "first cousin" 17419msgstr "" 17420 17421#: app/Services/RelationshipService.php:818 17422msgctxt "father’s sister’s daughter" 17423msgid "first cousin" 17424msgstr "" 17425 17426#: app/Services/RelationshipService.php:822 17427msgctxt "father’s sister’s son" 17428msgid "first cousin" 17429msgstr "" 17430 17431#: app/Services/RelationshipService.php:852 17432msgctxt "mother’s brother’s child" 17433msgid "first cousin" 17434msgstr "" 17435 17436#: app/Services/RelationshipService.php:854 17437msgctxt "mother’s brother’s daughter" 17438msgid "first cousin" 17439msgstr "" 17440 17441#: app/Services/RelationshipService.php:856 17442msgctxt "mother’s brother’s son" 17443msgid "first cousin" 17444msgstr "" 17445 17446#: app/Services/RelationshipService.php:902 17447msgctxt "mother’s sister’s child" 17448msgid "first cousin" 17449msgstr "" 17450 17451#: app/Services/RelationshipService.php:904 17452msgctxt "mother’s sister’s daughter" 17453msgid "first cousin" 17454msgstr "" 17455 17456#: app/Services/RelationshipService.php:908 17457msgctxt "mother’s sister’s son" 17458msgid "first cousin" 17459msgstr "" 17460 17461#: app/Services/RelationshipService.php:1152 17462msgctxt "father’s father’s brother’s child" 17463msgid "first cousin once removed ascending" 17464msgstr "" 17465 17466#: app/Services/RelationshipService.php:1148 17467msgctxt "father’s father’s brother’s daughter" 17468msgid "first cousin once removed ascending" 17469msgstr "" 17470 17471#: app/Services/RelationshipService.php:1150 17472msgctxt "father’s father’s brother’s son" 17473msgid "first cousin once removed ascending" 17474msgstr "" 17475 17476#: app/Services/RelationshipService.php:1158 17477msgctxt "father’s father’s sister’s child" 17478msgid "first cousin once removed ascending" 17479msgstr "" 17480 17481#: app/Services/RelationshipService.php:1154 17482msgctxt "father’s father’s sister’s daughter" 17483msgid "first cousin once removed ascending" 17484msgstr "" 17485 17486#: app/Services/RelationshipService.php:1156 17487msgctxt "father’s father’s sister’s son" 17488msgid "first cousin once removed ascending" 17489msgstr "" 17490 17491#: app/Services/RelationshipService.php:1164 17492msgctxt "father’s mother’s brother’s child" 17493msgid "first cousin once removed ascending" 17494msgstr "" 17495 17496#: app/Services/RelationshipService.php:1160 17497msgctxt "father’s mother’s brother’s daughter" 17498msgid "first cousin once removed ascending" 17499msgstr "" 17500 17501#: app/Services/RelationshipService.php:1162 17502msgctxt "father’s mother’s brother’s son" 17503msgid "first cousin once removed ascending" 17504msgstr "" 17505 17506#: app/Services/RelationshipService.php:1170 17507msgctxt "father’s mother’s sister’s child" 17508msgid "first cousin once removed ascending" 17509msgstr "" 17510 17511#: app/Services/RelationshipService.php:1166 17512msgctxt "father’s mother’s sister’s daughter" 17513msgid "first cousin once removed ascending" 17514msgstr "" 17515 17516#: app/Services/RelationshipService.php:1168 17517msgctxt "father’s mother’s sister’s son" 17518msgid "first cousin once removed ascending" 17519msgstr "" 17520 17521#: app/Services/RelationshipService.php:1176 17522msgctxt "mother’s father’s brother’s child" 17523msgid "first cousin once removed ascending" 17524msgstr "" 17525 17526#: app/Services/RelationshipService.php:1172 17527msgctxt "mother’s father’s brother’s daughter" 17528msgid "first cousin once removed ascending" 17529msgstr "" 17530 17531#: app/Services/RelationshipService.php:1174 17532msgctxt "mother’s father’s brother’s son" 17533msgid "first cousin once removed ascending" 17534msgstr "" 17535 17536#: app/Services/RelationshipService.php:1182 17537msgctxt "mother’s father’s sister’s child" 17538msgid "first cousin once removed ascending" 17539msgstr "" 17540 17541#: app/Services/RelationshipService.php:1178 17542msgctxt "mother’s father’s sister’s daughter" 17543msgid "first cousin once removed ascending" 17544msgstr "" 17545 17546#: app/Services/RelationshipService.php:1180 17547msgctxt "mother’s father’s sister’s son" 17548msgid "first cousin once removed ascending" 17549msgstr "" 17550 17551#: app/Services/RelationshipService.php:1188 17552msgctxt "mother’s mother’s brother’s child" 17553msgid "first cousin once removed ascending" 17554msgstr "" 17555 17556#: app/Services/RelationshipService.php:1184 17557msgctxt "mother’s mother’s brother’s daughter" 17558msgid "first cousin once removed ascending" 17559msgstr "" 17560 17561#: app/Services/RelationshipService.php:1186 17562msgctxt "mother’s mother’s brother’s son" 17563msgid "first cousin once removed ascending" 17564msgstr "" 17565 17566#: app/Services/RelationshipService.php:1194 17567msgctxt "mother’s mother’s sister’s child" 17568msgid "first cousin once removed ascending" 17569msgstr "" 17570 17571#: app/Services/RelationshipService.php:1190 17572msgctxt "mother’s mother’s sister’s daughter" 17573msgid "first cousin once removed ascending" 17574msgstr "" 17575 17576#: app/Services/RelationshipService.php:1192 17577msgctxt "mother’s mother’s sister’s son" 17578msgid "first cousin once removed ascending" 17579msgstr "" 17580 17581#: app/Services/RelationshipService.php:2278 17582msgid "fourteenth cousin" 17583msgstr "" 17584 17585#: app/Services/RelationshipService.php:2242 17586msgctxt "FEMALE" 17587msgid "fourteenth cousin" 17588msgstr "" 17589 17590#. 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. 17591#: app/Services/RelationshipService.php:2203 17592msgctxt "MALE" 17593msgid "fourteenth cousin" 17594msgstr "" 17595 17596#. I18N: A Spanish relationship name, such as third great-nephew 17597#: app/Services/RelationshipService.php:2358 17598#, php-format 17599msgid "fourth %s" 17600msgstr "" 17601 17602#. I18N: A Spanish relationship name, such as third great-nephew 17603#: app/Services/RelationshipService.php:2336 17604#, php-format 17605msgctxt "FEMALE" 17606msgid "fourth %s" 17607msgstr "" 17608 17609#. I18N: A Spanish relationship name, such as third great-nephew 17610#: app/Services/RelationshipService.php:2313 17611#, php-format 17612msgctxt "MALE" 17613msgid "fourth %s" 17614msgstr "" 17615 17616#: app/Services/RelationshipService.php:2258 17617msgid "fourth cousin" 17618msgstr "" 17619 17620#: app/Services/RelationshipService.php:2222 17621msgctxt "FEMALE" 17622msgid "fourth cousin" 17623msgstr "" 17624 17625#. 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. 17626#: app/Services/RelationshipService.php:2173 17627msgctxt "MALE" 17628msgid "fourth cousin" 17629msgstr "" 17630 17631#. I18N: from 1700 interval 50 years 17632#: resources/views/modules/statistics-chart/custom.phtml:101 17633#: resources/views/modules/statistics-chart/custom.phtml:104 17634#: resources/views/modules/statistics-chart/custom.phtml:107 17635#: resources/views/modules/statistics-chart/custom.phtml:110 17636#: resources/views/modules/statistics-chart/custom.phtml:113 17637#: resources/views/modules/statistics-chart/custom.phtml:116 17638#, php-format 17639msgid "from %1$s interval %2$s year" 17640msgid_plural "from %1$s interval %2$s years" 17641msgstr[0] "" 17642msgstr[1] "" 17643 17644#. I18N: Gedcom FROM dates 17645#: app/Date.php:363 17646#, php-format 17647msgid "from %s" 17648msgstr "" 17649 17650#. I18N: Gedcom FROM-TO dates 17651#: app/Date.php:375 17652#, php-format 17653msgid "from %s to %s" 17654msgstr "" 17655 17656#. I18N: layout option for the fan chart 17657#: app/Module/FanChartModule.php:587 17658msgid "full circle" 17659msgstr "" 17660 17661#: resources/views/modules/statistics-chart/custom.phtml:88 17662msgid "gender" 17663msgstr "" 17664 17665#. I18N: Type of location hierarchy 17666#: app/Elements/HierarchicalRelationship.php:58 17667msgid "geographic" 17668msgstr "" 17669 17670#. I18N: A button label. 17671#: resources/views/edit/new-individual.phtml:46 17672msgid "go to new individual" 17673msgstr "" 17674 17675#: app/Services/RelationshipService.php:502 17676msgctxt "child’s child" 17677msgid "grandchild" 17678msgstr "" 17679 17680#: app/Services/RelationshipService.php:514 17681msgctxt "daughter’s child" 17682msgid "grandchild" 17683msgstr "" 17684 17685#: app/Services/RelationshipService.php:614 17686msgctxt "son’s child" 17687msgid "grandchild" 17688msgstr "" 17689 17690#: app/Services/RelationshipService.php:504 17691msgctxt "child’s daughter" 17692msgid "granddaughter" 17693msgstr "" 17694 17695#: app/Services/RelationshipService.php:516 17696msgctxt "daughter’s daughter" 17697msgid "granddaughter" 17698msgstr "" 17699 17700#: app/Services/RelationshipService.php:616 17701msgctxt "son’s daughter" 17702msgid "granddaughter" 17703msgstr "" 17704 17705#: app/Services/RelationshipService.php:732 17706msgctxt "child’s daughter’s husband" 17707msgid "granddaughter’s husband" 17708msgstr "" 17709 17710#: app/Services/RelationshipService.php:754 17711msgctxt "daughter’s daughter’s husband" 17712msgid "granddaughter’s husband" 17713msgstr "" 17714 17715#: app/Services/RelationshipService.php:1052 17716msgctxt "son’s daughter’s husband" 17717msgid "granddaughter’s husband" 17718msgstr "" 17719 17720#: app/Services/RelationshipService.php:584 17721msgctxt "parent’s father" 17722msgid "grandfather" 17723msgstr "" 17724 17725#: app/Services/RelationshipService.php:586 17726msgctxt "parent’s mother" 17727msgid "grandmother" 17728msgstr "" 17729 17730#: app/Services/RelationshipService.php:588 17731msgctxt "parent’s parent" 17732msgid "grandparent" 17733msgstr "" 17734 17735#: app/Services/RelationshipService.php:508 17736msgctxt "child’s son" 17737msgid "grandson" 17738msgstr "" 17739 17740#: app/Services/RelationshipService.php:520 17741msgctxt "daughter’s son" 17742msgid "grandson" 17743msgstr "" 17744 17745#: app/Services/RelationshipService.php:618 17746msgctxt "son’s son" 17747msgid "grandson" 17748msgstr "" 17749 17750#: app/Services/RelationshipService.php:742 17751msgctxt "child’s son’s wife" 17752msgid "grandson’s wife" 17753msgstr "" 17754 17755#: app/Services/RelationshipService.php:770 17756msgctxt "daughter’s son’s wife" 17757msgid "grandson’s wife" 17758msgstr "" 17759 17760#: app/Services/RelationshipService.php:1062 17761msgctxt "son’s son’s wife" 17762msgid "grandson’s wife" 17763msgstr "" 17764 17765#: app/Services/RelationshipService.php:1438 17766#: app/Services/RelationshipService.php:1457 17767#: app/Services/RelationshipService.php:1469 17768#: app/Services/RelationshipService.php:1480 17769#: app/Services/RelationshipService.php:1496 17770#, php-format 17771msgid "great ×%s aunt" 17772msgstr "" 17773 17774#: app/Services/RelationshipService.php:1441 17775#: app/Services/RelationshipService.php:1460 17776#: app/Services/RelationshipService.php:1472 17777#: app/Services/RelationshipService.php:1483 17778#: app/Services/RelationshipService.php:1499 17779#, php-format 17780msgid "great ×%s aunt/uncle" 17781msgstr "" 17782 17783#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17784#: app/Services/RelationshipService.php:1994 17785#: app/Services/RelationshipService.php:2005 17786#: app/Services/RelationshipService.php:2026 17787#, php-format 17788msgid "great ×%s grandchild" 17789msgstr "" 17790 17791#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17792#: app/Services/RelationshipService.php:1991 17793#: app/Services/RelationshipService.php:2002 17794#: app/Services/RelationshipService.php:2022 17795#, php-format 17796msgid "great ×%s granddaughter" 17797msgstr "" 17798 17799#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17800#: app/Services/RelationshipService.php:1839 17801#: app/Services/RelationshipService.php:1853 17802#: app/Services/RelationshipService.php:1865 17803#: app/Services/RelationshipService.php:1878 17804#: app/Services/RelationshipService.php:1894 17805#, php-format 17806msgid "great ×%s grandfather" 17807msgstr "" 17808 17809#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17810#: app/Services/RelationshipService.php:1843 17811#: app/Services/RelationshipService.php:1857 17812#: app/Services/RelationshipService.php:1869 17813#: app/Services/RelationshipService.php:1883 17814#: app/Services/RelationshipService.php:1899 17815#, php-format 17816msgid "great ×%s grandmother" 17817msgstr "" 17818 17819#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17820#: app/Services/RelationshipService.php:1846 17821#: app/Services/RelationshipService.php:1860 17822#: app/Services/RelationshipService.php:1872 17823#: app/Services/RelationshipService.php:1887 17824#: app/Services/RelationshipService.php:1903 17825#, php-format 17826msgid "great ×%s grandparent" 17827msgstr "" 17828 17829#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17830#: app/Services/RelationshipService.php:1987 17831#: app/Services/RelationshipService.php:1999 17832#: app/Services/RelationshipService.php:2017 17833#, php-format 17834msgid "great ×%s grandson" 17835msgstr "" 17836 17837#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17838#: app/Services/RelationshipService.php:1722 17839#: app/Services/RelationshipService.php:1734 17840#: app/Services/RelationshipService.php:1750 17841#, php-format 17842msgid "great ×%s nephew" 17843msgstr "" 17844 17845#: app/Services/RelationshipService.php:1657 17846#: app/Services/RelationshipService.php:1693 17847#, php-format 17848msgctxt "(a man’s) brother’s great ×(%s-1) grandson" 17849msgid "great ×%s nephew" 17850msgstr "" 17851 17852#: app/Services/RelationshipService.php:1661 17853#: app/Services/RelationshipService.php:1696 17854#, php-format 17855msgctxt "(a man’s) sister’s great ×(%s-1) grandson" 17856msgid "great ×%s nephew" 17857msgstr "" 17858 17859#: app/Services/RelationshipService.php:1664 17860#: app/Services/RelationshipService.php:1699 17861#, php-format 17862msgctxt "(a woman’s) great ×%s nephew" 17863msgid "great ×%s nephew" 17864msgstr "" 17865 17866#: app/Services/RelationshipService.php:1729 17867#: app/Services/RelationshipService.php:1741 17868#: app/Services/RelationshipService.php:1757 17869#, php-format 17870msgid "great ×%s nephew/niece" 17871msgstr "" 17872 17873#: app/Services/RelationshipService.php:1680 17874#: app/Services/RelationshipService.php:1712 17875#, php-format 17876msgctxt "(a man’s) brother’s great ×(%s-1) grandchild" 17877msgid "great ×%s nephew/niece" 17878msgstr "" 17879 17880#: app/Services/RelationshipService.php:1684 17881#: app/Services/RelationshipService.php:1715 17882#, php-format 17883msgctxt "(a man’s) sister’s great ×(%s-1) grandchild" 17884msgid "great ×%s nephew/niece" 17885msgstr "" 17886 17887#: app/Services/RelationshipService.php:1687 17888#: app/Services/RelationshipService.php:1718 17889#, php-format 17890msgctxt "(a woman’s) great ×%s nephew/niece" 17891msgid "great ×%s nephew/niece" 17892msgstr "" 17893 17894#: app/Services/RelationshipService.php:1726 17895#: app/Services/RelationshipService.php:1738 17896#: app/Services/RelationshipService.php:1754 17897#, php-format 17898msgid "great ×%s niece" 17899msgstr "" 17900 17901#: app/Services/RelationshipService.php:1669 17902#: app/Services/RelationshipService.php:1703 17903#, php-format 17904msgctxt "(a man’s) brother’s great ×(%s-1) granddaughter" 17905msgid "great ×%s niece" 17906msgstr "" 17907 17908#: app/Services/RelationshipService.php:1673 17909#: app/Services/RelationshipService.php:1706 17910#, php-format 17911msgctxt "(a man’s) sister’s great ×(%s-1) granddaughter" 17912msgid "great ×%s niece" 17913msgstr "" 17914 17915#: app/Services/RelationshipService.php:1676 17916#: app/Services/RelationshipService.php:1709 17917#, php-format 17918msgctxt "(a woman’s) great ×%s niece" 17919msgid "great ×%s niece" 17920msgstr "" 17921 17922#. I18N: if you need a different number for %s, contact the developers, as a code-change is required 17923#: app/Services/RelationshipService.php:1434 17924#: app/Services/RelationshipService.php:1465 17925#: app/Services/RelationshipService.php:1477 17926#: app/Services/RelationshipService.php:1492 17927#, php-format 17928msgid "great ×%s uncle" 17929msgstr "" 17930 17931#: app/Services/RelationshipService.php:1446 17932#, php-format 17933msgctxt "great ×(%s-1) grandfather’s brother" 17934msgid "great ×%s uncle" 17935msgstr "" 17936 17937#: app/Services/RelationshipService.php:1450 17938#, php-format 17939msgctxt "great ×(%s-1) grandmother’s brother" 17940msgid "great ×%s uncle" 17941msgstr "" 17942 17943#: app/Services/RelationshipService.php:1453 17944#, php-format 17945msgctxt "great ×(%s-1) grandparent’s brother" 17946msgid "great ×%s uncle" 17947msgstr "" 17948 17949#: app/Services/RelationshipService.php:1364 17950msgid "great ×4 aunt" 17951msgstr "" 17952 17953#: app/Services/RelationshipService.php:1367 17954msgid "great ×4 aunt/uncle" 17955msgstr "" 17956 17957#: app/Services/RelationshipService.php:1942 17958msgid "great ×4 grandchild" 17959msgstr "" 17960 17961#: app/Services/RelationshipService.php:1939 17962msgid "great ×4 granddaughter" 17963msgstr "" 17964 17965#: app/Services/RelationshipService.php:1789 17966msgid "great ×4 grandfather" 17967msgstr "" 17968 17969#: app/Services/RelationshipService.php:1793 17970msgid "great ×4 grandmother" 17971msgstr "" 17972 17973#: app/Services/RelationshipService.php:1796 17974msgid "great ×4 grandparent" 17975msgstr "" 17976 17977#: app/Services/RelationshipService.php:1935 17978msgid "great ×4 grandson" 17979msgstr "" 17980 17981#: app/Services/RelationshipService.php:1581 17982msgctxt "(a man’s) brother’s great-great-great-grandson" 17983msgid "great ×4 nephew" 17984msgstr "" 17985 17986#: app/Services/RelationshipService.php:1585 17987msgctxt "(a man’s) sister’s great-great-great-grandson" 17988msgid "great ×4 nephew" 17989msgstr "" 17990 17991#: app/Services/RelationshipService.php:1588 17992msgctxt "(a woman’s) great ×4 nephew" 17993msgid "great ×4 nephew" 17994msgstr "" 17995 17996#: app/Services/RelationshipService.php:1604 17997msgctxt "(a man’s) brother’s great-great-great-grandchild" 17998msgid "great ×4 nephew/niece" 17999msgstr "" 18000 18001#: app/Services/RelationshipService.php:1608 18002msgctxt "(a man’s) sister’s great-great-great-grandchild" 18003msgid "great ×4 nephew/niece" 18004msgstr "" 18005 18006#: app/Services/RelationshipService.php:1611 18007msgctxt "(a woman’s) great ×4 nephew/niece" 18008msgid "great ×4 nephew/niece" 18009msgstr "" 18010 18011#: app/Services/RelationshipService.php:1593 18012msgctxt "(a man’s) brother’s great-great-great-granddaughter" 18013msgid "great ×4 niece" 18014msgstr "" 18015 18016#: app/Services/RelationshipService.php:1597 18017msgctxt "(a man’s) sister’s great-great-great-granddaughter" 18018msgid "great ×4 niece" 18019msgstr "" 18020 18021#: app/Services/RelationshipService.php:1600 18022msgctxt "(a woman’s) great ×4 niece" 18023msgid "great ×4 niece" 18024msgstr "" 18025 18026#: app/Services/RelationshipService.php:1353 18027msgctxt "great-great-great-grandfather’s brother" 18028msgid "great ×4 uncle" 18029msgstr "" 18030 18031#: app/Services/RelationshipService.php:1357 18032msgctxt "great-great-great-grandmother’s brother" 18033msgid "great ×4 uncle" 18034msgstr "" 18035 18036#: app/Services/RelationshipService.php:1360 18037msgctxt "great-great-great-grandparent’s brother" 18038msgid "great ×4 uncle" 18039msgstr "" 18040 18041#: app/Services/RelationshipService.php:1383 18042msgid "great ×5 aunt" 18043msgstr "" 18044 18045#: app/Services/RelationshipService.php:1386 18046msgid "great ×5 aunt/uncle" 18047msgstr "" 18048 18049#: app/Services/RelationshipService.php:1953 18050msgid "great ×5 grandchild" 18051msgstr "" 18052 18053#: app/Services/RelationshipService.php:1950 18054msgid "great ×5 granddaughter" 18055msgstr "" 18056 18057#: app/Services/RelationshipService.php:1800 18058msgid "great ×5 grandfather" 18059msgstr "" 18060 18061#: app/Services/RelationshipService.php:1804 18062msgid "great ×5 grandmother" 18063msgstr "" 18064 18065#: app/Services/RelationshipService.php:1807 18066msgid "great ×5 grandparent" 18067msgstr "" 18068 18069#: app/Services/RelationshipService.php:1946 18070msgid "great ×5 grandson" 18071msgstr "" 18072 18073#: app/Services/RelationshipService.php:1616 18074msgctxt "(a man’s) brother’s great ×4 grandson" 18075msgid "great ×5 nephew" 18076msgstr "" 18077 18078#: app/Services/RelationshipService.php:1620 18079msgctxt "(a man’s) sister’s great ×4 grandson" 18080msgid "great ×5 nephew" 18081msgstr "" 18082 18083#: app/Services/RelationshipService.php:1623 18084msgctxt "(a woman’s) great ×5 nephew" 18085msgid "great ×5 nephew" 18086msgstr "" 18087 18088#: app/Services/RelationshipService.php:1639 18089msgctxt "(a man’s) brother’s great ×4 grandchild" 18090msgid "great ×5 nephew/niece" 18091msgstr "" 18092 18093#: app/Services/RelationshipService.php:1643 18094msgctxt "(a man’s) sister’s great ×4 grandchild" 18095msgid "great ×5 nephew/niece" 18096msgstr "" 18097 18098#: app/Services/RelationshipService.php:1646 18099msgctxt "(a woman’s) great ×5 nephew/niece" 18100msgid "great ×5 nephew/niece" 18101msgstr "" 18102 18103#: app/Services/RelationshipService.php:1628 18104msgctxt "(a man’s) brother’s great ×4 granddaughter" 18105msgid "great ×5 niece" 18106msgstr "" 18107 18108#: app/Services/RelationshipService.php:1632 18109msgctxt "(a man’s) sister’s great ×4 granddaughter" 18110msgid "great ×5 niece" 18111msgstr "" 18112 18113#: app/Services/RelationshipService.php:1635 18114msgctxt "(a woman’s) great ×5 niece" 18115msgid "great ×5 niece" 18116msgstr "" 18117 18118#: app/Services/RelationshipService.php:1372 18119msgctxt "great ×4 grandfather’s brother" 18120msgid "great ×5 uncle" 18121msgstr "" 18122 18123#: app/Services/RelationshipService.php:1376 18124msgctxt "great ×4 grandmother’s brother" 18125msgid "great ×5 uncle" 18126msgstr "" 18127 18128#: app/Services/RelationshipService.php:1379 18129msgctxt "great ×4 grandparent’s brother" 18130msgid "great ×5 uncle" 18131msgstr "" 18132 18133#: app/Services/RelationshipService.php:1402 18134msgid "great ×6 aunt" 18135msgstr "" 18136 18137#: app/Services/RelationshipService.php:1405 18138msgid "great ×6 aunt/uncle" 18139msgstr "" 18140 18141#: app/Services/RelationshipService.php:1964 18142msgid "great ×6 grandchild" 18143msgstr "" 18144 18145#: app/Services/RelationshipService.php:1961 18146msgid "great ×6 granddaughter" 18147msgstr "" 18148 18149#: app/Services/RelationshipService.php:1811 18150msgid "great ×6 grandfather" 18151msgstr "" 18152 18153#: app/Services/RelationshipService.php:1815 18154msgid "great ×6 grandmother" 18155msgstr "" 18156 18157#: app/Services/RelationshipService.php:1818 18158msgid "great ×6 grandparent" 18159msgstr "" 18160 18161#: app/Services/RelationshipService.php:1957 18162msgid "great ×6 grandson" 18163msgstr "" 18164 18165#: app/Services/RelationshipService.php:1391 18166msgctxt "great ×5 grandfather’s brother" 18167msgid "great ×6 uncle" 18168msgstr "" 18169 18170#: app/Services/RelationshipService.php:1395 18171msgctxt "great ×5 grandmother’s brother" 18172msgid "great ×6 uncle" 18173msgstr "" 18174 18175#: app/Services/RelationshipService.php:1398 18176msgctxt "great ×5 grandparent’s brother" 18177msgid "great ×6 uncle" 18178msgstr "" 18179 18180#: app/Services/RelationshipService.php:1421 18181msgid "great ×7 aunt" 18182msgstr "" 18183 18184#: app/Services/RelationshipService.php:1424 18185msgid "great ×7 aunt/uncle" 18186msgstr "" 18187 18188#: app/Services/RelationshipService.php:1975 18189msgid "great ×7 grandchild" 18190msgstr "" 18191 18192#: app/Services/RelationshipService.php:1972 18193msgid "great ×7 granddaughter" 18194msgstr "" 18195 18196#: app/Services/RelationshipService.php:1822 18197msgid "great ×7 grandfather" 18198msgstr "" 18199 18200#: app/Services/RelationshipService.php:1826 18201msgid "great ×7 grandmother" 18202msgstr "" 18203 18204#: app/Services/RelationshipService.php:1829 18205msgid "great ×7 grandparent" 18206msgstr "" 18207 18208#: app/Services/RelationshipService.php:1968 18209msgid "great ×7 grandson" 18210msgstr "" 18211 18212#: app/Services/RelationshipService.php:1410 18213msgctxt "great ×6 grandfather’s brother" 18214msgid "great ×7 uncle" 18215msgstr "" 18216 18217#: app/Services/RelationshipService.php:1414 18218msgctxt "great ×6 grandmother’s brother" 18219msgid "great ×7 uncle" 18220msgstr "" 18221 18222#: app/Services/RelationshipService.php:1417 18223msgctxt "great ×6 grandparent’s brother" 18224msgid "great ×7 uncle" 18225msgstr "" 18226 18227#: app/Services/RelationshipService.php:1094 18228msgctxt "father’s father’s brother’s wife" 18229msgid "great-aunt" 18230msgstr "" 18231 18232#: app/Services/RelationshipService.php:790 18233msgctxt "father’s father’s sister" 18234msgid "great-aunt" 18235msgstr "" 18236 18237#: app/Services/RelationshipService.php:1100 18238msgctxt "father’s mother’s brother’s wife" 18239msgid "great-aunt" 18240msgstr "" 18241 18242#: app/Services/RelationshipService.php:802 18243msgctxt "father’s mother’s sister" 18244msgid "great-aunt" 18245msgstr "" 18246 18247#: app/Services/RelationshipService.php:1106 18248msgctxt "father’s parent’s brother’s wife" 18249msgid "great-aunt" 18250msgstr "" 18251 18252#: app/Services/RelationshipService.php:814 18253msgctxt "father’s parent’s sister" 18254msgid "great-aunt" 18255msgstr "" 18256 18257#: app/Services/RelationshipService.php:1112 18258msgctxt "mother’s father’s brother’s wife" 18259msgid "great-aunt" 18260msgstr "" 18261 18262#: app/Services/RelationshipService.php:870 18263msgctxt "mother’s father’s sister" 18264msgid "great-aunt" 18265msgstr "" 18266 18267#: app/Services/RelationshipService.php:1118 18268msgctxt "mother’s mother’s brother’s wife" 18269msgid "great-aunt" 18270msgstr "" 18271 18272#: app/Services/RelationshipService.php:888 18273msgctxt "mother’s mother’s sister" 18274msgid "great-aunt" 18275msgstr "" 18276 18277#: app/Services/RelationshipService.php:1124 18278msgctxt "mother’s parent’s brother’s wife" 18279msgid "great-aunt" 18280msgstr "" 18281 18282#: app/Services/RelationshipService.php:900 18283msgctxt "mother’s parent’s sister" 18284msgid "great-aunt" 18285msgstr "" 18286 18287#: app/Services/RelationshipService.php:1130 18288msgctxt "parent’s father’s brother’s wife" 18289msgid "great-aunt" 18290msgstr "" 18291 18292#: app/Services/RelationshipService.php:922 18293msgctxt "parent’s father’s sister" 18294msgid "great-aunt" 18295msgstr "" 18296 18297#: app/Services/RelationshipService.php:1136 18298msgctxt "parent’s mother’s brother’s wife" 18299msgid "great-aunt" 18300msgstr "" 18301 18302#: app/Services/RelationshipService.php:934 18303msgctxt "parent’s mother’s sister" 18304msgid "great-aunt" 18305msgstr "" 18306 18307#: app/Services/RelationshipService.php:1142 18308msgctxt "parent’s parent’s brother’s wife" 18309msgid "great-aunt" 18310msgstr "" 18311 18312#: app/Services/RelationshipService.php:946 18313msgctxt "parent’s parent’s sister" 18314msgid "great-aunt" 18315msgstr "" 18316 18317#: app/Services/RelationshipService.php:788 18318msgctxt "father’s father’s sibling" 18319msgid "great-aunt/uncle" 18320msgstr "" 18321 18322#: app/Services/RelationshipService.php:1096 18323msgctxt "father’s father’s sibling’s spouse" 18324msgid "great-aunt/uncle" 18325msgstr "" 18326 18327#: app/Services/RelationshipService.php:800 18328msgctxt "father’s mother’s sibling" 18329msgid "great-aunt/uncle" 18330msgstr "" 18331 18332#: app/Services/RelationshipService.php:1102 18333msgctxt "father’s mother’s sibling’s spouse" 18334msgid "great-aunt/uncle" 18335msgstr "" 18336 18337#: app/Services/RelationshipService.php:812 18338msgctxt "father’s parent’s sibling" 18339msgid "great-aunt/uncle" 18340msgstr "" 18341 18342#: app/Services/RelationshipService.php:1108 18343msgctxt "father’s parent’s sibling’s spouse" 18344msgid "great-aunt/uncle" 18345msgstr "" 18346 18347#: app/Services/RelationshipService.php:868 18348msgctxt "mother’s father’s sibling" 18349msgid "great-aunt/uncle" 18350msgstr "" 18351 18352#: app/Services/RelationshipService.php:1114 18353msgctxt "mother’s father’s sibling’s spouse" 18354msgid "great-aunt/uncle" 18355msgstr "" 18356 18357#: app/Services/RelationshipService.php:886 18358msgctxt "mother’s mother’s sibling" 18359msgid "great-aunt/uncle" 18360msgstr "" 18361 18362#: app/Services/RelationshipService.php:1120 18363msgctxt "mother’s mother’s sibling’s spouse" 18364msgid "great-aunt/uncle" 18365msgstr "" 18366 18367#: app/Services/RelationshipService.php:898 18368msgctxt "mother’s parent’s sibling" 18369msgid "great-aunt/uncle" 18370msgstr "" 18371 18372#: app/Services/RelationshipService.php:1126 18373msgctxt "mother’s parent’s sibling’s spouse" 18374msgid "great-aunt/uncle" 18375msgstr "" 18376 18377#: app/Services/RelationshipService.php:920 18378msgctxt "parent’s father’s sibling" 18379msgid "great-aunt/uncle" 18380msgstr "" 18381 18382#: app/Services/RelationshipService.php:1132 18383msgctxt "parent’s father’s sibling’s spouse" 18384msgid "great-aunt/uncle" 18385msgstr "" 18386 18387#: app/Services/RelationshipService.php:932 18388msgctxt "parent’s mother’s sibling" 18389msgid "great-aunt/uncle" 18390msgstr "" 18391 18392#: app/Services/RelationshipService.php:1138 18393msgctxt "parent’s mother’s sibling’s spouse" 18394msgid "great-aunt/uncle" 18395msgstr "" 18396 18397#: app/Services/RelationshipService.php:944 18398msgctxt "parent’s parent’s sibling" 18399msgid "great-aunt/uncle" 18400msgstr "" 18401 18402#: app/Services/RelationshipService.php:1144 18403msgctxt "parent’s parent’s sibling’s spouse" 18404msgid "great-aunt/uncle" 18405msgstr "" 18406 18407#: app/Services/RelationshipService.php:722 18408msgctxt "child’s child’s child" 18409msgid "great-grandchild" 18410msgstr "" 18411 18412#: app/Services/RelationshipService.php:728 18413msgctxt "child’s daughter’s child" 18414msgid "great-grandchild" 18415msgstr "" 18416 18417#: app/Services/RelationshipService.php:736 18418msgctxt "child’s son’s child" 18419msgid "great-grandchild" 18420msgstr "" 18421 18422#: app/Services/RelationshipService.php:744 18423msgctxt "daughter’s child’s child" 18424msgid "great-grandchild" 18425msgstr "" 18426 18427#: app/Services/RelationshipService.php:750 18428msgctxt "daughter’s daughter’s child" 18429msgid "great-grandchild" 18430msgstr "" 18431 18432#: app/Services/RelationshipService.php:764 18433msgctxt "daughter’s son’s child" 18434msgid "great-grandchild" 18435msgstr "" 18436 18437#: app/Services/RelationshipService.php:1042 18438msgctxt "son’s child’s child" 18439msgid "great-grandchild" 18440msgstr "" 18441 18442#: app/Services/RelationshipService.php:1048 18443msgctxt "son’s daughter’s child" 18444msgid "great-grandchild" 18445msgstr "" 18446 18447#: app/Services/RelationshipService.php:1056 18448msgctxt "son’s son’s child" 18449msgid "great-grandchild" 18450msgstr "" 18451 18452#: app/Services/RelationshipService.php:724 18453msgctxt "child’s child’s daughter" 18454msgid "great-granddaughter" 18455msgstr "" 18456 18457#: app/Services/RelationshipService.php:730 18458msgctxt "child’s daughter’s daughter" 18459msgid "great-granddaughter" 18460msgstr "" 18461 18462#: app/Services/RelationshipService.php:738 18463msgctxt "child’s son’s daughter" 18464msgid "great-granddaughter" 18465msgstr "" 18466 18467#: app/Services/RelationshipService.php:746 18468msgctxt "daughter’s child’s daughter" 18469msgid "great-granddaughter" 18470msgstr "" 18471 18472#: app/Services/RelationshipService.php:752 18473msgctxt "daughter’s daughter’s daughter" 18474msgid "great-granddaughter" 18475msgstr "" 18476 18477#: app/Services/RelationshipService.php:766 18478msgctxt "daughter’s son’s daughter" 18479msgid "great-granddaughter" 18480msgstr "" 18481 18482#: app/Services/RelationshipService.php:1044 18483msgctxt "son’s child’s daughter" 18484msgid "great-granddaughter" 18485msgstr "" 18486 18487#: app/Services/RelationshipService.php:1050 18488msgctxt "son’s daughter’s daughter" 18489msgid "great-granddaughter" 18490msgstr "" 18491 18492#: app/Services/RelationshipService.php:1058 18493msgctxt "son’s son’s daughter" 18494msgid "great-granddaughter" 18495msgstr "" 18496 18497#: app/Services/RelationshipService.php:782 18498msgctxt "father’s father’s father" 18499msgid "great-grandfather" 18500msgstr "" 18501 18502#: app/Services/RelationshipService.php:794 18503msgctxt "father’s mother’s father" 18504msgid "great-grandfather" 18505msgstr "" 18506 18507#: app/Services/RelationshipService.php:806 18508msgctxt "father’s parent’s father" 18509msgid "great-grandfather" 18510msgstr "" 18511 18512#: app/Services/RelationshipService.php:862 18513msgctxt "mother’s father’s father" 18514msgid "great-grandfather" 18515msgstr "" 18516 18517#: app/Services/RelationshipService.php:880 18518msgctxt "mother’s mother’s father" 18519msgid "great-grandfather" 18520msgstr "" 18521 18522#: app/Services/RelationshipService.php:892 18523msgctxt "mother’s parent’s father" 18524msgid "great-grandfather" 18525msgstr "" 18526 18527#: app/Services/RelationshipService.php:914 18528msgctxt "parent’s father’s father" 18529msgid "great-grandfather" 18530msgstr "" 18531 18532#: app/Services/RelationshipService.php:926 18533msgctxt "parent’s mother’s father" 18534msgid "great-grandfather" 18535msgstr "" 18536 18537#: app/Services/RelationshipService.php:938 18538msgctxt "parent’s parent’s father" 18539msgid "great-grandfather" 18540msgstr "" 18541 18542#: app/Services/RelationshipService.php:784 18543msgctxt "father’s father’s mother" 18544msgid "great-grandmother" 18545msgstr "" 18546 18547#: app/Services/RelationshipService.php:796 18548msgctxt "father’s mother’s mother" 18549msgid "great-grandmother" 18550msgstr "" 18551 18552#: app/Services/RelationshipService.php:808 18553msgctxt "father’s parent’s mother" 18554msgid "great-grandmother" 18555msgstr "" 18556 18557#: app/Services/RelationshipService.php:864 18558msgctxt "mother’s father’s mother" 18559msgid "great-grandmother" 18560msgstr "" 18561 18562#: app/Services/RelationshipService.php:882 18563msgctxt "mother’s mother’s mother" 18564msgid "great-grandmother" 18565msgstr "" 18566 18567#: app/Services/RelationshipService.php:894 18568msgctxt "mother’s parent’s mother" 18569msgid "great-grandmother" 18570msgstr "" 18571 18572#: app/Services/RelationshipService.php:916 18573msgctxt "parent’s father’s mother" 18574msgid "great-grandmother" 18575msgstr "" 18576 18577#: app/Services/RelationshipService.php:928 18578msgctxt "parent’s mother’s mother" 18579msgid "great-grandmother" 18580msgstr "" 18581 18582#: app/Services/RelationshipService.php:940 18583msgctxt "parent’s parent’s mother" 18584msgid "great-grandmother" 18585msgstr "" 18586 18587#: app/Services/RelationshipService.php:786 18588msgctxt "father’s father’s parent" 18589msgid "great-grandparent" 18590msgstr "" 18591 18592#: app/Services/RelationshipService.php:798 18593msgctxt "father’s mother’s parent" 18594msgid "great-grandparent" 18595msgstr "" 18596 18597#: app/Services/RelationshipService.php:810 18598msgctxt "father’s parent’s parent" 18599msgid "great-grandparent" 18600msgstr "" 18601 18602#: app/Services/RelationshipService.php:866 18603msgctxt "mother’s father’s parent" 18604msgid "great-grandparent" 18605msgstr "" 18606 18607#: app/Services/RelationshipService.php:884 18608msgctxt "mother’s mother’s parent" 18609msgid "great-grandparent" 18610msgstr "" 18611 18612#: app/Services/RelationshipService.php:896 18613msgctxt "mother’s parent’s parent" 18614msgid "great-grandparent" 18615msgstr "" 18616 18617#: app/Services/RelationshipService.php:918 18618msgctxt "parent’s father’s parent" 18619msgid "great-grandparent" 18620msgstr "" 18621 18622#: app/Services/RelationshipService.php:930 18623msgctxt "parent’s mother’s parent" 18624msgid "great-grandparent" 18625msgstr "" 18626 18627#: app/Services/RelationshipService.php:942 18628msgctxt "parent’s parent’s parent" 18629msgid "great-grandparent" 18630msgstr "" 18631 18632#: app/Services/RelationshipService.php:726 18633msgctxt "child’s child’s son" 18634msgid "great-grandson" 18635msgstr "" 18636 18637#: app/Services/RelationshipService.php:734 18638msgctxt "child’s daughter’s son" 18639msgid "great-grandson" 18640msgstr "" 18641 18642#: app/Services/RelationshipService.php:740 18643msgctxt "child’s son’s son" 18644msgid "great-grandson" 18645msgstr "" 18646 18647#: app/Services/RelationshipService.php:748 18648msgctxt "daughter’s child’s son" 18649msgid "great-grandson" 18650msgstr "" 18651 18652#: app/Services/RelationshipService.php:756 18653msgctxt "daughter’s daughter’s son" 18654msgid "great-grandson" 18655msgstr "" 18656 18657#: app/Services/RelationshipService.php:768 18658msgctxt "daughter’s son’s son" 18659msgid "great-grandson" 18660msgstr "" 18661 18662#: app/Services/RelationshipService.php:1046 18663msgctxt "son’s child’s son" 18664msgid "great-grandson" 18665msgstr "" 18666 18667#: app/Services/RelationshipService.php:1054 18668msgctxt "son’s daughter’s son" 18669msgid "great-grandson" 18670msgstr "" 18671 18672#: app/Services/RelationshipService.php:1060 18673msgctxt "son’s son’s son" 18674msgid "great-grandson" 18675msgstr "" 18676 18677#: app/Services/RelationshipService.php:1326 18678msgid "great-great-aunt" 18679msgstr "" 18680 18681#: app/Services/RelationshipService.php:1329 18682msgid "great-great-aunt/uncle" 18683msgstr "" 18684 18685#: app/Services/RelationshipService.php:1920 18686msgid "great-great-grandchild" 18687msgstr "" 18688 18689#: app/Services/RelationshipService.php:1917 18690msgid "great-great-granddaughter" 18691msgstr "" 18692 18693#: app/Services/RelationshipService.php:1767 18694msgid "great-great-grandfather" 18695msgstr "" 18696 18697#: app/Services/RelationshipService.php:1771 18698msgid "great-great-grandmother" 18699msgstr "" 18700 18701#: app/Services/RelationshipService.php:1774 18702msgid "great-great-grandparent" 18703msgstr "" 18704 18705#: app/Services/RelationshipService.php:1913 18706msgid "great-great-grandson" 18707msgstr "" 18708 18709#: app/Services/RelationshipService.php:1345 18710msgid "great-great-great-aunt" 18711msgstr "" 18712 18713#: app/Services/RelationshipService.php:1348 18714msgid "great-great-great-aunt/uncle" 18715msgstr "" 18716 18717#: app/Services/RelationshipService.php:1931 18718msgid "great-great-great-grandchild" 18719msgstr "" 18720 18721#: app/Services/RelationshipService.php:1928 18722msgid "great-great-great-granddaughter" 18723msgstr "" 18724 18725#: app/Services/RelationshipService.php:1778 18726msgid "great-great-great-grandfather" 18727msgstr "" 18728 18729#: app/Services/RelationshipService.php:1782 18730msgid "great-great-great-grandmother" 18731msgstr "" 18732 18733#: app/Services/RelationshipService.php:1785 18734msgid "great-great-great-grandparent" 18735msgstr "" 18736 18737#: app/Services/RelationshipService.php:1924 18738msgid "great-great-great-grandson" 18739msgstr "" 18740 18741#: app/Services/RelationshipService.php:1546 18742msgctxt "(a man’s) brother’s great-great-grandson" 18743msgid "great-great-great-nephew" 18744msgstr "" 18745 18746#: app/Services/RelationshipService.php:1550 18747msgctxt "(a man’s) sister’s great-great-grandson" 18748msgid "great-great-great-nephew" 18749msgstr "" 18750 18751#: app/Services/RelationshipService.php:1553 18752msgctxt "(a woman’s) great-great-great-nephew" 18753msgid "great-great-great-nephew" 18754msgstr "" 18755 18756#: app/Services/RelationshipService.php:1569 18757msgctxt "(a man’s) brother’s great-great-grandchild" 18758msgid "great-great-great-nephew/niece" 18759msgstr "" 18760 18761#: app/Services/RelationshipService.php:1573 18762msgctxt "(a man’s) sister’s great-great-grandchild" 18763msgid "great-great-great-nephew/niece" 18764msgstr "" 18765 18766#: app/Services/RelationshipService.php:1576 18767msgctxt "(a woman’s) great-great-great-nephew/niece" 18768msgid "great-great-great-nephew/niece" 18769msgstr "" 18770 18771#: app/Services/RelationshipService.php:1558 18772msgctxt "(a man’s) brother’s great-great-granddaughter" 18773msgid "great-great-great-niece" 18774msgstr "" 18775 18776#: app/Services/RelationshipService.php:1562 18777msgctxt "(a man’s) sister’s great-great-granddaughter" 18778msgid "great-great-great-niece" 18779msgstr "" 18780 18781#: app/Services/RelationshipService.php:1565 18782msgctxt "(a woman’s) great-great-great-niece" 18783msgid "great-great-great-niece" 18784msgstr "" 18785 18786#: app/Services/RelationshipService.php:1334 18787msgctxt "great-great-grandfather’s brother" 18788msgid "great-great-great-uncle" 18789msgstr "" 18790 18791#: app/Services/RelationshipService.php:1338 18792msgctxt "great-great-grandmother’s brother" 18793msgid "great-great-great-uncle" 18794msgstr "" 18795 18796#: app/Services/RelationshipService.php:1341 18797msgctxt "great-great-grandparent’s brother" 18798msgid "great-great-great-uncle" 18799msgstr "" 18800 18801#: app/Services/RelationshipService.php:1511 18802msgctxt "(a man’s) brother’s great-grandson" 18803msgid "great-great-nephew" 18804msgstr "" 18805 18806#: app/Services/RelationshipService.php:1515 18807msgctxt "(a man’s) sister’s great-grandson" 18808msgid "great-great-nephew" 18809msgstr "" 18810 18811#: app/Services/RelationshipService.php:1518 18812msgctxt "(a woman’s) great-great-nephew" 18813msgid "great-great-nephew" 18814msgstr "" 18815 18816#: app/Services/RelationshipService.php:1534 18817msgctxt "(a man’s) brother’s great-grandchild" 18818msgid "great-great-nephew/niece" 18819msgstr "" 18820 18821#: app/Services/RelationshipService.php:1538 18822msgctxt "(a man’s) sister’s great-grandchild" 18823msgid "great-great-nephew/niece" 18824msgstr "" 18825 18826#: app/Services/RelationshipService.php:1541 18827msgctxt "(a woman’s) great-great-nephew/niece" 18828msgid "great-great-nephew/niece" 18829msgstr "" 18830 18831#: app/Services/RelationshipService.php:1523 18832msgctxt "(a man’s) brother’s great-granddaughter" 18833msgid "great-great-niece" 18834msgstr "" 18835 18836#: app/Services/RelationshipService.php:1527 18837msgctxt "(a man’s) sister’s great-granddaughter" 18838msgid "great-great-niece" 18839msgstr "" 18840 18841#: app/Services/RelationshipService.php:1530 18842msgctxt "(a woman’s) great-great-niece" 18843msgid "great-great-niece" 18844msgstr "" 18845 18846#: app/Services/RelationshipService.php:1315 18847msgctxt "great-grandfather’s brother" 18848msgid "great-great-uncle" 18849msgstr "" 18850 18851#: app/Services/RelationshipService.php:1319 18852msgctxt "great-grandmother’s brother" 18853msgid "great-great-uncle" 18854msgstr "" 18855 18856#: app/Services/RelationshipService.php:1322 18857msgctxt "great-grandparent’s brother" 18858msgid "great-great-uncle" 18859msgstr "" 18860 18861#: app/Services/RelationshipService.php:671 18862msgctxt "(a man’s) brother’s child’s son" 18863msgid "great-nephew" 18864msgstr "" 18865 18866#: app/Services/RelationshipService.php:691 18867msgctxt "(a man’s) brother’s daughter’s son" 18868msgid "great-nephew" 18869msgstr "" 18870 18871#: app/Services/RelationshipService.php:709 18872msgctxt "(a man’s) brother’s son’s son" 18873msgid "great-nephew" 18874msgstr "" 18875 18876#: app/Services/RelationshipService.php:991 18877msgctxt "(a man’s) sister’s child’s son" 18878msgid "great-nephew" 18879msgstr "" 18880 18881#: app/Services/RelationshipService.php:1011 18882msgctxt "(a man’s) sister’s daughter’s son" 18883msgid "great-nephew" 18884msgstr "" 18885 18886#: app/Services/RelationshipService.php:1035 18887msgctxt "(a man’s) sister’s son’s son" 18888msgid "great-nephew" 18889msgstr "" 18890 18891#: app/Services/RelationshipService.php:674 18892msgctxt "(a woman’s) brother’s child’s son" 18893msgid "great-nephew" 18894msgstr "" 18895 18896#: app/Services/RelationshipService.php:694 18897msgctxt "(a woman’s) brother’s daughter’s son" 18898msgid "great-nephew" 18899msgstr "" 18900 18901#: app/Services/RelationshipService.php:712 18902msgctxt "(a woman’s) brother’s son’s son" 18903msgid "great-nephew" 18904msgstr "" 18905 18906#: app/Services/RelationshipService.php:994 18907msgctxt "(a woman’s) sister’s child’s son" 18908msgid "great-nephew" 18909msgstr "" 18910 18911#: app/Services/RelationshipService.php:1014 18912msgctxt "(a woman’s) sister’s daughter’s son" 18913msgid "great-nephew" 18914msgstr "" 18915 18916#: app/Services/RelationshipService.php:1038 18917msgctxt "(a woman’s) sister’s son’s son" 18918msgid "great-nephew" 18919msgstr "" 18920 18921#: app/Services/RelationshipService.php:960 18922msgctxt "sibling’s child’s son" 18923msgid "great-nephew" 18924msgstr "" 18925 18926#: app/Services/RelationshipService.php:968 18927msgctxt "sibling’s daughter’s son" 18928msgid "great-nephew" 18929msgstr "" 18930 18931#: app/Services/RelationshipService.php:974 18932msgctxt "sibling’s son’s son" 18933msgid "great-nephew" 18934msgstr "" 18935 18936#: app/Services/RelationshipService.php:659 18937msgctxt "(a man’s) brother’s child’s child" 18938msgid "great-nephew/niece" 18939msgstr "" 18940 18941#: app/Services/RelationshipService.php:677 18942msgctxt "(a man’s) brother’s daughter’s child" 18943msgid "great-nephew/niece" 18944msgstr "" 18945 18946#: app/Services/RelationshipService.php:697 18947msgctxt "(a man’s) brother’s son’s child" 18948msgid "great-nephew/niece" 18949msgstr "" 18950 18951#: app/Services/RelationshipService.php:979 18952msgctxt "(a man’s) sister’s child’s child" 18953msgid "great-nephew/niece" 18954msgstr "" 18955 18956#: app/Services/RelationshipService.php:997 18957msgctxt "(a man’s) sister’s daughter’s child" 18958msgid "great-nephew/niece" 18959msgstr "" 18960 18961#: app/Services/RelationshipService.php:1023 18962msgctxt "(a man’s) sister’s son’s child" 18963msgid "great-nephew/niece" 18964msgstr "" 18965 18966#: app/Services/RelationshipService.php:662 18967msgctxt "(a woman’s) brother’s child’s child" 18968msgid "great-nephew/niece" 18969msgstr "" 18970 18971#: app/Services/RelationshipService.php:680 18972msgctxt "(a woman’s) brother’s daughter’s child" 18973msgid "great-nephew/niece" 18974msgstr "" 18975 18976#: app/Services/RelationshipService.php:700 18977msgctxt "(a woman’s) brother’s son’s child" 18978msgid "great-nephew/niece" 18979msgstr "" 18980 18981#: app/Services/RelationshipService.php:982 18982msgctxt "(a woman’s) sister’s child’s child" 18983msgid "great-nephew/niece" 18984msgstr "" 18985 18986#: app/Services/RelationshipService.php:1000 18987msgctxt "(a woman’s) sister’s daughter’s child" 18988msgid "great-nephew/niece" 18989msgstr "" 18990 18991#: app/Services/RelationshipService.php:1026 18992msgctxt "(a woman’s) sister’s son’s child" 18993msgid "great-nephew/niece" 18994msgstr "" 18995 18996#: app/Services/RelationshipService.php:956 18997msgctxt "sibling’s child’s child" 18998msgid "great-nephew/niece" 18999msgstr "" 19000 19001#: app/Services/RelationshipService.php:962 19002msgctxt "sibling’s daughter’s child" 19003msgid "great-nephew/niece" 19004msgstr "" 19005 19006#: app/Services/RelationshipService.php:970 19007msgctxt "sibling’s son’s child" 19008msgid "great-nephew/niece" 19009msgstr "" 19010 19011#: app/Services/RelationshipService.php:665 19012msgctxt "(a man’s) brother’s child’s daughter" 19013msgid "great-niece" 19014msgstr "" 19015 19016#: app/Services/RelationshipService.php:683 19017msgctxt "(a man’s) brother’s daughter’s daughter" 19018msgid "great-niece" 19019msgstr "" 19020 19021#: app/Services/RelationshipService.php:703 19022msgctxt "(a man’s) brother’s son’s daughter" 19023msgid "great-niece" 19024msgstr "" 19025 19026#: app/Services/RelationshipService.php:985 19027msgctxt "(a man’s) sister’s child’s daughter" 19028msgid "great-niece" 19029msgstr "" 19030 19031#: app/Services/RelationshipService.php:1003 19032msgctxt "(a man’s) sister’s daughter’s daughter" 19033msgid "great-niece" 19034msgstr "" 19035 19036#: app/Services/RelationshipService.php:1029 19037msgctxt "(a man’s) sister’s son’s daughter" 19038msgid "great-niece" 19039msgstr "" 19040 19041#: app/Services/RelationshipService.php:668 19042msgctxt "(a woman’s) brother’s child’s daughter" 19043msgid "great-niece" 19044msgstr "" 19045 19046#: app/Services/RelationshipService.php:686 19047msgctxt "(a woman’s) brother’s daughter’s daughter" 19048msgid "great-niece" 19049msgstr "" 19050 19051#: app/Services/RelationshipService.php:706 19052msgctxt "(a woman’s) brother’s son’s daughter" 19053msgid "great-niece" 19054msgstr "" 19055 19056#: app/Services/RelationshipService.php:988 19057msgctxt "(a woman’s) sister’s child’s daughter" 19058msgid "great-niece" 19059msgstr "" 19060 19061#: app/Services/RelationshipService.php:1006 19062msgctxt "(a woman’s) sister’s daughter’s daughter" 19063msgid "great-niece" 19064msgstr "" 19065 19066#: app/Services/RelationshipService.php:1032 19067msgctxt "(a woman’s) sister’s son’s daughter" 19068msgid "great-niece" 19069msgstr "" 19070 19071#: app/Services/RelationshipService.php:958 19072msgctxt "sibling’s child’s daughter" 19073msgid "great-niece" 19074msgstr "" 19075 19076#: app/Services/RelationshipService.php:964 19077msgctxt "sibling’s daughter’s daughter" 19078msgid "great-niece" 19079msgstr "" 19080 19081#: app/Services/RelationshipService.php:972 19082msgctxt "sibling’s son’s daughter" 19083msgid "great-niece" 19084msgstr "" 19085 19086#: app/Services/RelationshipService.php:780 19087msgctxt "father’s father’s brother" 19088msgid "great-uncle" 19089msgstr "" 19090 19091#: app/Services/RelationshipService.php:1098 19092msgctxt "father’s father’s sister’s husband" 19093msgid "great-uncle" 19094msgstr "" 19095 19096#: app/Services/RelationshipService.php:792 19097msgctxt "father’s mother’s brother" 19098msgid "great-uncle" 19099msgstr "" 19100 19101#: app/Services/RelationshipService.php:1104 19102msgctxt "father’s mother’s sister’s husband" 19103msgid "great-uncle" 19104msgstr "" 19105 19106#: app/Services/RelationshipService.php:804 19107msgctxt "father’s parent’s brother" 19108msgid "great-uncle" 19109msgstr "" 19110 19111#: app/Services/RelationshipService.php:1110 19112msgctxt "father’s parent’s sister’s husband" 19113msgid "great-uncle" 19114msgstr "" 19115 19116#: app/Services/RelationshipService.php:860 19117msgctxt "mother’s father’s brother" 19118msgid "great-uncle" 19119msgstr "" 19120 19121#: app/Services/RelationshipService.php:1116 19122msgctxt "mother’s father’s sister’s husband" 19123msgid "great-uncle" 19124msgstr "" 19125 19126#: app/Services/RelationshipService.php:878 19127msgctxt "mother’s mother’s brother" 19128msgid "great-uncle" 19129msgstr "" 19130 19131#: app/Services/RelationshipService.php:1122 19132msgctxt "mother’s mother’s sister’s husband" 19133msgid "great-uncle" 19134msgstr "" 19135 19136#: app/Services/RelationshipService.php:890 19137msgctxt "mother’s parent’s brother" 19138msgid "great-uncle" 19139msgstr "" 19140 19141#: app/Services/RelationshipService.php:1128 19142msgctxt "mother’s parent’s sister’s husband" 19143msgid "great-uncle" 19144msgstr "" 19145 19146#: app/Services/RelationshipService.php:912 19147msgctxt "parent’s father’s brother" 19148msgid "great-uncle" 19149msgstr "" 19150 19151#: app/Services/RelationshipService.php:1134 19152msgctxt "parent’s father’s sister’s husband" 19153msgid "great-uncle" 19154msgstr "" 19155 19156#: app/Services/RelationshipService.php:924 19157msgctxt "parent’s mother’s brother" 19158msgid "great-uncle" 19159msgstr "" 19160 19161#: app/Services/RelationshipService.php:1140 19162msgctxt "parent’s mother’s sister’s husband" 19163msgid "great-uncle" 19164msgstr "" 19165 19166#: app/Services/RelationshipService.php:936 19167msgctxt "parent’s parent’s brother" 19168msgid "great-uncle" 19169msgstr "" 19170 19171#: app/Services/RelationshipService.php:1146 19172msgctxt "parent’s parent’s sister’s husband" 19173msgid "great-uncle" 19174msgstr "" 19175 19176#. I18N: layout option for the fan chart 19177#: app/Module/FanChartModule.php:583 19178msgid "half circle" 19179msgstr "" 19180 19181#: app/Services/RelationshipService.php:538 19182msgctxt "father’s son" 19183msgid "half-brother" 19184msgstr "" 19185 19186#: app/Services/RelationshipService.php:576 19187msgctxt "mother’s son" 19188msgid "half-brother" 19189msgstr "" 19190 19191#: app/Services/RelationshipService.php:594 19192msgctxt "parent’s son" 19193msgid "half-brother" 19194msgstr "" 19195 19196#: app/Services/RelationshipService.php:524 19197msgctxt "father’s child" 19198msgid "half-sibling" 19199msgstr "" 19200 19201#: app/Services/RelationshipService.php:560 19202msgctxt "mother’s child" 19203msgid "half-sibling" 19204msgstr "" 19205 19206#: app/Services/RelationshipService.php:580 19207msgctxt "parent’s child" 19208msgid "half-sibling" 19209msgstr "" 19210 19211#: app/Services/RelationshipService.php:526 19212msgctxt "father’s daughter" 19213msgid "half-sister" 19214msgstr "" 19215 19216#: app/Services/RelationshipService.php:562 19217msgctxt "mother’s daughter" 19218msgid "half-sister" 19219msgstr "" 19220 19221#: app/Services/RelationshipService.php:582 19222msgctxt "parent’s daughter" 19223msgid "half-sister" 19224msgstr "" 19225 19226#. I18N: reflexive pronoun 19227#: app/Services/RelationshipService.php:244 19228msgid "herself" 19229msgstr "" 19230 19231#: resources/views/admin/tags.phtml:59 resources/views/admin/tags.phtml:73 19232#: resources/views/admin/tags.phtml:87 resources/views/admin/tags.phtml:99 19233#: resources/views/admin/tags.phtml:113 resources/views/admin/tags.phtml:127 19234#: resources/views/admin/tags.phtml:141 resources/views/admin/tags.phtml:155 19235#: resources/views/admin/tags.phtml:189 resources/views/admin/tags.phtml:203 19236#: resources/views/admin/tags.phtml:217 resources/views/admin/tags.phtml:231 19237#: resources/views/admin/tags.phtml:247 resources/views/admin/tags.phtml:281 19238#: resources/views/admin/tags.phtml:295 resources/views/admin/tags.phtml:309 19239#: resources/views/admin/tags.phtml:343 resources/views/admin/tags.phtml:356 19240#: resources/views/admin/tags.phtml:370 resources/views/admin/tags.phtml:384 19241#: resources/views/admin/tags.phtml:423 resources/views/admin/tags.phtml:457 19242#: resources/views/admin/tags.phtml:471 resources/views/admin/tags.phtml:485 19243#: resources/views/admin/tags.phtml:503 resources/views/admin/tags.phtml:521 19244#: resources/views/admin/tags.phtml:535 resources/views/admin/tags.phtml:553 19245#: resources/views/admin/tags.phtml:567 resources/views/admin/tags.phtml:581 19246#: resources/views/admin/tags.phtml:595 resources/views/admin/tags.phtml:609 19247#: resources/views/admin/tags.phtml:623 resources/views/admin/tags.phtml:637 19248#: resources/views/admin/tags.phtml:651 resources/views/admin/tags.phtml:665 19249#: resources/views/admin/tags.phtml:679 resources/views/admin/tags.phtml:693 19250#: resources/views/admin/tags.phtml:707 resources/views/admin/tags.phtml:761 19251#: resources/views/admin/tags.phtml:795 resources/views/admin/tags.phtml:809 19252#: resources/views/admin/tags.phtml:823 resources/views/admin/tags.phtml:837 19253#: resources/views/admin/tags.phtml:851 resources/views/admin/tags.phtml:865 19254#: resources/views/admin/tags.phtml:901 resources/views/admin/tags.phtml:919 19255#: resources/views/admin/trees-preferences.phtml:307 19256#: resources/views/admin/trees-preferences.phtml:387 19257#: resources/views/admin/trees-preferences.phtml:402 19258#: resources/views/admin/trees-preferences.phtml:418 19259#: resources/views/admin/trees-preferences.phtml:543 19260#: resources/views/admin/trees-preferences.phtml:655 19261#: resources/views/admin/trees-preferences.phtml:670 19262msgid "hide" 19263msgstr "" 19264 19265#. I18N: reflexive pronoun 19266#: app/Services/RelationshipService.php:241 19267msgid "himself" 19268msgstr "" 19269 19270#. I18N: Type of demographic data 19271#: app/Elements/DemographicDataType.php:55 19272msgid "household" 19273msgstr "" 19274 19275#: app/Services/RelationshipService.php:364 19276msgid "husband" 19277msgstr "" 19278 19279#. I18N: A name taken on immigration - e.g. migrants to the USA frequently anglicized their names 19280#: app/Elements/NameType.php:57 19281msgid "immigration name" 19282msgstr "" 19283 19284#. I18N: A button label. 19285#: resources/views/admin/locations.phtml:163 19286msgid "import file" 19287msgstr "" 19288 19289#: app/Elements/NoteStructure.php:73 19290msgid "inline note" 19291msgstr "" 19292 19293#. I18N: Gedcom INT dates 19294#: app/Date.php:351 19295#, php-format 19296msgid "interpreted %s (%s)" 19297msgstr "" 19298 19299#. I18N: reverse the selection (of a list of options) 19300#: resources/views/search-trees.phtml:53 19301msgid "invert selection" 19302msgstr "" 19303 19304#. I18N: a month in the French republican calendar 19305#: app/Date/FrenchDate.php:159 19306msgctxt "GENITIVE" 19307msgid "jours complementaires" 19308msgstr "" 19309 19310#. I18N: a month in the French republican calendar 19311#: app/Date/FrenchDate.php:253 19312msgctxt "INSTRUMENTAL" 19313msgid "jours complementaires" 19314msgstr "" 19315 19316#. I18N: a month in the French republican calendar 19317#: app/Date/FrenchDate.php:206 19318msgctxt "LOCATIVE" 19319msgid "jours complementaires" 19320msgstr "" 19321 19322#. I18N: a month in the French republican calendar 19323#: app/Date/FrenchDate.php:112 19324msgctxt "NOMINATIVE" 19325msgid "jours complementaires" 19326msgstr "" 19327 19328#. I18N: A button label, last page 19329#: resources/views/admin/trees-preferences.phtml:592 19330#: resources/views/edit/reorder-card-header.phtml:34 19331#: resources/views/lists/datatables-attributes.phtml:16 19332#: resources/views/modules/media-list/pagination.phtml:53 19333msgid "last" 19334msgstr "" 19335 19336#: resources/views/admin/trees-preferences.phtml:601 19337msgctxt "Show the [first/last] [N] parts of a place name." 19338msgid "last" 19339msgstr "" 19340 19341#: app/Module/PedigreeChartModule.php:387 19342#: app/Module/PedigreeChartModule.php:395 19343msgid "left" 19344msgstr "" 19345 19346#. I18N: Layout option for lists of names 19347#. I18N: An option in a list-box 19348#: app/Http/RequestHandlers/TreePreferencesPage.php:120 19349#: app/Module/OnThisDayModule.php:259 app/Module/RecentChangesModule.php:257 19350#: app/Module/TopGivenNamesModule.php:182 19351#: app/Module/UpcomingAnniversariesModule.php:274 19352#: app/Module/YahrzeitModule.php:257 19353msgid "list" 19354msgstr "" 19355 19356#: app/Http/RequestHandlers/MapDataImportAction.php:203 19357#, php-format 19358msgid "locations updated: %s, locations added: %s" 19359msgstr "" 19360 19361#. I18N: A woman’s name, before she marries (in cultures where women take their new husband’s name on marriage) 19362#: app/Elements/NameType.php:59 19363msgid "maiden name" 19364msgstr "" 19365 19366#: resources/views/admin/trees-privacy.phtml:141 19367msgid "managers" 19368msgstr "" 19369 19370#. I18N: https://en.wikipedia.org/wiki/Markdown 19371#: app/Http/RequestHandlers/TreePreferencesPage.php:138 19372msgid "markdown" 19373msgstr "" 19374 19375#: resources/xml/reports/descendancy_report.xml:245 19376msgctxt "FEMALE" 19377msgid "married" 19378msgstr "" 19379 19380#: resources/xml/reports/descendancy_report.xml:176 19381msgctxt "MALE" 19382msgid "married" 19383msgstr "" 19384 19385#. I18N: A name taken on marriage - usually the wife takes the husband’s surname 19386#: app/Elements/NameType.php:61 19387msgid "married name" 19388msgstr "" 19389 19390#: app/Services/RelationshipService.php:564 19391msgctxt "mother’s father" 19392msgid "maternal grandfather" 19393msgstr "" 19394 19395#: app/Services/RelationshipService.php:568 19396msgctxt "mother’s mother" 19397msgid "maternal grandmother" 19398msgstr "" 19399 19400#: app/Services/RelationshipService.php:570 19401msgctxt "mother’s parent" 19402msgid "maternal grandparent" 19403msgstr "" 19404 19405#. I18N: A system where children take their mother’s surname 19406#: app/SurnameTradition.php:88 19407msgid "matrilineal" 19408msgstr "" 19409 19410#: resources/views/modules/recent_changes/config.phtml:25 19411#: resources/views/modules/upcoming_events/config.phtml:25 19412#: resources/views/modules/yahrzeit/config.phtml:23 19413#, php-format 19414msgid "maximum %s day" 19415msgid_plural "maximum %s days" 19416msgstr[0] "" 19417msgstr[1] "" 19418 19419#: resources/views/admin/trees-privacy.phtml:37 19420#: resources/views/admin/trees-privacy.phtml:56 19421#: resources/views/admin/trees-privacy.phtml:98 19422#: resources/views/admin/trees-privacy.phtml:140 19423#: resources/views/admin/trees-privacy.phtml:160 19424msgid "members" 19425msgstr "" 19426 19427#. I18N: Name of a theme. 19428#: app/Module/MinimalTheme.php:39 19429msgid "minimal" 19430msgstr "" 19431 19432#: app/Services/RelationshipService.php:346 19433msgid "mother" 19434msgstr "" 19435 19436#: app/Services/RelationshipService.php:550 19437msgctxt "husband’s mother" 19438msgid "mother-in-law" 19439msgstr "" 19440 19441#: app/Services/RelationshipService.php:630 19442msgctxt "spouse’s mother" 19443msgid "mother-in-law" 19444msgstr "" 19445 19446#: app/Services/RelationshipService.php:648 19447msgctxt "wife’s mother" 19448msgid "mother-in-law" 19449msgstr "" 19450 19451#: app/Services/RelationshipService.php:636 19452msgctxt "spouse’s parent" 19453msgid "mother/father-in-law" 19454msgstr "" 19455 19456#: app/Services/RelationshipService.php:498 19457msgctxt "brother’s son" 19458msgid "nephew" 19459msgstr "" 19460 19461#: app/Services/RelationshipService.php:850 19462msgctxt "husband’s brother’s son" 19463msgid "nephew" 19464msgstr "" 19465 19466#: app/Services/RelationshipService.php:846 19467msgctxt "husband’s sibling’s son" 19468msgid "nephew" 19469msgstr "" 19470 19471#: app/Services/RelationshipService.php:848 19472msgctxt "husband’s sister’s son" 19473msgid "nephew" 19474msgstr "" 19475 19476#: app/Services/RelationshipService.php:602 19477msgctxt "sibling’s son" 19478msgid "nephew" 19479msgstr "" 19480 19481#: app/Services/RelationshipService.php:612 19482msgctxt "sister’s son" 19483msgid "nephew" 19484msgstr "" 19485 19486#: app/Services/RelationshipService.php:1090 19487msgctxt "wife’s brother’s son" 19488msgid "nephew" 19489msgstr "" 19490 19491#: app/Services/RelationshipService.php:1086 19492msgctxt "wife’s sibling’s son" 19493msgid "nephew" 19494msgstr "" 19495 19496#: app/Services/RelationshipService.php:1088 19497msgctxt "wife’s sister’s son" 19498msgid "nephew" 19499msgstr "" 19500 19501#: app/Services/RelationshipService.php:688 19502msgctxt "brother’s daughter’s husband" 19503msgid "nephew-in-law" 19504msgstr "" 19505 19506#: app/Services/RelationshipService.php:966 19507msgctxt "sibling’s daughter’s husband" 19508msgid "nephew-in-law" 19509msgstr "" 19510 19511#: app/Services/RelationshipService.php:1008 19512msgctxt "sisters’s daughter’s husband" 19513msgid "nephew-in-law" 19514msgstr "" 19515 19516#: app/Services/RelationshipService.php:494 19517msgctxt "brother’s child" 19518msgid "nephew/niece" 19519msgstr "" 19520 19521#: app/Services/RelationshipService.php:838 19522msgctxt "husband’s brother’s child" 19523msgid "nephew/niece" 19524msgstr "" 19525 19526#: app/Services/RelationshipService.php:834 19527msgctxt "husband’s sibling’s child" 19528msgid "nephew/niece" 19529msgstr "" 19530 19531#: app/Services/RelationshipService.php:836 19532msgctxt "husband’s sister’s child" 19533msgid "nephew/niece" 19534msgstr "" 19535 19536#: app/Services/RelationshipService.php:598 19537msgctxt "sibling’s child" 19538msgid "nephew/niece" 19539msgstr "" 19540 19541#: app/Services/RelationshipService.php:606 19542msgctxt "sister’s child" 19543msgid "nephew/niece" 19544msgstr "" 19545 19546#: app/Services/RelationshipService.php:1078 19547msgctxt "wife’s brother’s child" 19548msgid "nephew/niece" 19549msgstr "" 19550 19551#: app/Services/RelationshipService.php:1074 19552msgctxt "wife’s sibling’s child" 19553msgid "nephew/niece" 19554msgstr "" 19555 19556#: app/Services/RelationshipService.php:1076 19557msgctxt "wife’s sister’s child" 19558msgid "nephew/niece" 19559msgstr "" 19560 19561#. I18N: A button label, next page 19562#: resources/views/admin/data-fix-select.phtml:50 19563#: resources/views/individual-page-images.phtml:51 19564#: resources/views/layouts/default.phtml:162 19565#: resources/views/lists/datatables-attributes.phtml:18 19566#: resources/views/modules/batch_update/admin.phtml:67 19567#: resources/views/modules/batch_update/admin.phtml:71 19568#: resources/views/modules/media-list/pagination.phtml:45 19569#: resources/views/setup/step-1-language.phtml:59 19570#: resources/views/setup/step-2-server-checks.phtml:87 19571#: resources/views/setup/step-3-database-type.phtml:93 19572#: resources/views/setup/step-4-database-mysql.phtml:134 19573#: resources/views/setup/step-4-database-pgsql.phtml:119 19574#: resources/views/setup/step-4-database-sqlite.phtml:93 19575#: resources/views/setup/step-4-database-sqlsvr.phtml:119 19576#: resources/views/setup/step-5-administrator.phtml:104 19577msgid "next" 19578msgstr "" 19579 19580#: app/Services/RelationshipService.php:496 19581msgctxt "brother’s daughter" 19582msgid "niece" 19583msgstr "" 19584 19585#: app/Services/RelationshipService.php:844 19586msgctxt "husband’s brother’s daughter" 19587msgid "niece" 19588msgstr "" 19589 19590#: app/Services/RelationshipService.php:840 19591msgctxt "husband’s sibling’s daughter" 19592msgid "niece" 19593msgstr "" 19594 19595#: app/Services/RelationshipService.php:842 19596msgctxt "husband’s sister’s daughter" 19597msgid "niece" 19598msgstr "" 19599 19600#: app/Services/RelationshipService.php:600 19601msgctxt "sibling’s daughter" 19602msgid "niece" 19603msgstr "" 19604 19605#: app/Services/RelationshipService.php:608 19606msgctxt "sister’s daughter" 19607msgid "niece" 19608msgstr "" 19609 19610#: app/Services/RelationshipService.php:1084 19611msgctxt "wife’s brother’s daughter" 19612msgid "niece" 19613msgstr "" 19614 19615#: app/Services/RelationshipService.php:1080 19616msgctxt "wife’s sibling’s daughter" 19617msgid "niece" 19618msgstr "" 19619 19620#: app/Services/RelationshipService.php:1082 19621msgctxt "wife’s sister’s daughter" 19622msgid "niece" 19623msgstr "" 19624 19625#: app/Services/RelationshipService.php:714 19626msgctxt "brother’s son’s wife" 19627msgid "niece-in-law" 19628msgstr "" 19629 19630#: app/Services/RelationshipService.php:976 19631msgctxt "sibling’s son’s wife" 19632msgid "niece-in-law" 19633msgstr "" 19634 19635#: app/Services/RelationshipService.php:1040 19636msgctxt "sisters’s son’s wife" 19637msgid "niece-in-law" 19638msgstr "" 19639 19640#: app/Services/RelationshipService.php:2268 19641msgid "ninth cousin" 19642msgstr "" 19643 19644#: app/Services/RelationshipService.php:2232 19645msgctxt "FEMALE" 19646msgid "ninth cousin" 19647msgstr "" 19648 19649#. 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. 19650#: app/Services/RelationshipService.php:2188 19651msgctxt "MALE" 19652msgid "ninth cousin" 19653msgstr "" 19654 19655#: app/Elements/OrdinanceProcessFlag.php:55 19656#: app/Http/RequestHandlers/UserListData.php:140 19657#: app/Http/RequestHandlers/UserListData.php:141 19658#: app/Statistics/Repository/LatestUserRepository.php:147 19659#: resources/views/admin/map-import-form.phtml:65 19660#: resources/views/admin/site-mail.phtml:126 19661#: resources/views/admin/site-preferences.phtml:102 19662#: resources/views/admin/site-registration.phtml:55 19663#: resources/views/admin/site-registration.phtml:72 19664#: resources/views/admin/trees-preferences.phtml:150 19665#: resources/views/admin/trees-preferences.phtml:322 19666#: resources/views/admin/trees-preferences.phtml:558 19667#: resources/views/admin/trees-preferences.phtml:574 19668#: resources/views/admin/trees-preferences.phtml:640 19669#: resources/views/admin/trees-preferences.phtml:754 19670#: resources/views/admin/trees-preferences.phtml:784 19671#: resources/views/lists/families-table.phtml:324 19672#: resources/views/modules/fix-search-and-replace/options.phtml:56 19673#: resources/views/modules/html/config.phtml:55 19674#: resources/views/modules/random_media/config.phtml:42 19675#: resources/views/modules/random_media/config.phtml:51 19676#: resources/views/modules/recent_changes/config.phtml:61 19677#: resources/views/modules/recent_changes/config.phtml:70 19678#: resources/views/modules/review_changes/config.phtml:22 19679#: resources/views/modules/todays_events/config.phtml:22 19680#: resources/views/modules/todo/config.phtml:24 19681#: resources/views/modules/todo/config.phtml:34 19682#: resources/views/modules/todo/config.phtml:43 19683#: resources/views/modules/upcoming_events/config.phtml:34 19684#: resources/xml/reports/change_report.xml:8 19685#: resources/xml/reports/family_group_report.xml:255 19686#: resources/xml/reports/family_group_report.xml:426 19687#: resources/xml/reports/family_group_report.xml:609 19688#: resources/xml/reports/family_group_report.xml:953 19689#: resources/xml/reports/individual_ext_report.xml:190 19690#: resources/xml/reports/individual_report.xml:178 19691msgid "no" 19692msgstr "" 19693 19694#. I18N: None of the other options 19695#: app/Http/RequestHandlers/TreePreferencesPage.php:136 19696#: app/Http/RequestHandlers/TreePreferencesPage.php:142 19697#: app/Module/RelationshipsChartModule.php:480 19698#: app/Services/EmailService.php:211 19699#: resources/views/modules/statistics-chart/custom.phtml:83 19700msgid "none" 19701msgstr "" 19702 19703#: app/SurnameTradition.php:114 19704msgctxt "Surname tradition" 19705msgid "none" 19706msgstr "" 19707 19708#: resources/views/modules/statistics-chart/custom.phtml:126 19709msgid "numbers" 19710msgstr "" 19711 19712#: resources/xml/reports/ahnentafel_report.xml:56 19713#: resources/xml/reports/bdm_report.xml:42 19714#: resources/xml/reports/birth_report.xml:32 19715#: resources/xml/reports/cemetery_report.xml:35 19716#: resources/xml/reports/change_report.xml:45 19717#: resources/xml/reports/death_report.xml:33 19718#: resources/xml/reports/descendancy_report.xml:43 19719#: resources/xml/reports/fact_sources.xml:44 19720#: resources/xml/reports/family_group_report.xml:89 19721#: resources/xml/reports/individual_report.xml:89 19722#: resources/xml/reports/marriage_report.xml:31 19723#: resources/xml/reports/occupation_report.xml:38 19724#: resources/xml/reports/relative_ext_report.xml:51 19725msgid "of" 19726msgstr "" 19727 19728#: app/Services/RelationshipService.php:350 19729msgid "parent" 19730msgstr "" 19731 19732#: app/Services/RelationshipService.php:420 19733msgid "partner" 19734msgstr "" 19735 19736#: app/Services/RelationshipService.php:397 19737msgctxt "FEMALE" 19738msgid "partner" 19739msgstr "" 19740 19741#: app/Services/RelationshipService.php:373 19742msgctxt "MALE" 19743msgid "partner" 19744msgstr "" 19745 19746#: app/SurnameTradition.php:77 19747msgctxt "Surname tradition" 19748msgid "paternal" 19749msgstr "" 19750 19751#: app/Services/RelationshipService.php:528 19752msgctxt "father’s father" 19753msgid "paternal grandfather" 19754msgstr "" 19755 19756#: app/Services/RelationshipService.php:530 19757msgctxt "father’s mother" 19758msgid "paternal grandmother" 19759msgstr "" 19760 19761#: app/Services/RelationshipService.php:532 19762msgctxt "father’s parent" 19763msgid "paternal grandparent" 19764msgstr "" 19765 19766#. I18N: A system where children take their father’s surname 19767#: app/SurnameTradition.php:84 19768msgid "patrilineal" 19769msgstr "" 19770 19771#. I18N: the status of an edit accepted/rejected/pending 19772#: app/Http/RequestHandlers/PendingChangesLogPage.php:124 19773msgid "pending" 19774msgstr "" 19775 19776#: resources/views/modules/statistics-chart/custom.phtml:131 19777msgid "percentage" 19778msgstr "" 19779 19780#. I18N: Type of location hierarchy 19781#: app/Elements/HierarchicalRelationship.php:56 19782msgid "political" 19783msgstr "" 19784 19785#. I18N: A button label, previous page 19786#: resources/views/individual-page-images.phtml:47 19787#: resources/views/layouts/default.phtml:161 19788#: resources/views/lists/datatables-attributes.phtml:20 19789#: resources/views/modules/batch_update/admin.phtml:57 19790#: resources/views/modules/batch_update/admin.phtml:61 19791#: resources/views/modules/media-list/pagination.phtml:33 19792#: resources/views/setup/step-2-server-checks.phtml:91 19793#: resources/views/setup/step-3-database-type.phtml:97 19794#: resources/views/setup/step-4-database-mysql.phtml:138 19795#: resources/views/setup/step-4-database-pgsql.phtml:123 19796#: resources/views/setup/step-4-database-sqlite.phtml:97 19797#: resources/views/setup/step-4-database-sqlsvr.phtml:123 19798#: resources/views/setup/step-5-administrator.phtml:108 19799msgid "previous" 19800msgstr "" 19801 19802#. I18N: Quality of source information - GEDCOM tag “QUAY 3” 19803#: app/Elements/CertaintyAssessment.php:52 19804msgid "primary evidence" 19805msgstr "" 19806 19807#. I18N: Status of child-parent link 19808#: app/Elements/ChildLinkageStatus.php:63 19809msgid "proven" 19810msgstr "" 19811 19812#. I18N: Quality of source information - GEDCOM tag “QUAY 1” 19813#: app/Elements/CertaintyAssessment.php:50 19814msgid "questionable evidence" 19815msgstr "" 19816 19817#: app/Http/RequestHandlers/TreePreferencesPage.php:144 19818#: resources/xml/reports/fact_sources.xml:6 19819msgid "records" 19820msgstr "" 19821 19822#: resources/views/family-page-pending.phtml:23 19823#: resources/views/individual-page-pending.phtml:27 19824#: resources/views/media-page-pending.phtml:22 19825#: resources/views/note-page-pending.phtml:23 19826#: resources/views/record-page-pending.phtml:23 19827msgctxt "You should review the changes and then accept or reject them." 19828msgid "reject" 19829msgstr "" 19830 19831#: resources/views/family-page-pending.phtml:17 19832#: resources/views/individual-page-pending.phtml:18 19833#: resources/views/media-page-pending.phtml:16 19834#: resources/views/note-page-pending.phtml:17 19835#: resources/views/record-page-pending.phtml:17 19836msgctxt "You should review the deletion and then accept or reject it." 19837msgid "reject" 19838msgstr "" 19839 19840#. I18N: the status of an edit accepted/rejected/pending 19841#: app/Http/RequestHandlers/PendingChangesLogPage.php:122 19842msgid "rejected" 19843msgstr "" 19844 19845#. I18N: Type of location hierarchy 19846#: app/Elements/HierarchicalRelationship.php:57 19847msgid "religious" 19848msgstr "" 19849 19850#. I18N: A name taken when entering a religion or a religious order 19851#: app/Elements/NameType.php:63 19852msgid "religious name" 19853msgstr "" 19854 19855#. I18N: A button label. 19856#: resources/views/search-replace-page.phtml:53 19857msgid "replace" 19858msgstr "" 19859 19860#. I18N: A button label. 19861#: resources/views/admin/changes-log.phtml:106 19862#: resources/views/admin/site-logs.phtml:97 19863#: resources/views/modules/lifespans-chart/page.phtml:79 19864#: resources/views/modules/media-list/page.phtml:88 19865#: resources/views/modules/timeline-chart/page.phtml:44 19866msgid "reset" 19867msgstr "" 19868 19869#: app/Module/PedigreeChartModule.php:388 19870#: app/Module/PedigreeChartModule.php:396 19871msgid "right" 19872msgstr "" 19873 19874#. I18N: A button label. 19875#: resources/views/admin/analytics-edit.phtml:40 19876#: resources/views/admin/components.phtml:164 19877#: resources/views/admin/location-edit.phtml:73 19878#: resources/views/admin/merge-records-step-2.phtml:178 19879#: resources/views/admin/modules.phtml:278 19880#: resources/views/admin/site-mail.phtml:242 19881#: resources/views/admin/site-preferences.phtml:115 19882#: resources/views/admin/site-registration.phtml:83 19883#: resources/views/admin/tags.phtml:928 19884#: resources/views/admin/trees-preferences.phtml:796 19885#: resources/views/admin/trees-privacy.phtml:296 19886#: resources/views/admin/users-create.phtml:84 19887#: resources/views/admin/users-edit.phtml:348 19888#: resources/views/edit-account-page.phtml:165 19889#: resources/views/edit-blocks-page.phtml:60 19890#: resources/views/edit/change-family-members.phtml:92 19891#: resources/views/edit/edit-fact.phtml:40 19892#: resources/views/edit/edit-record.phtml:41 19893#: resources/views/edit/link-child-to-family.phtml:49 19894#: resources/views/edit/link-spouse-to-individual.phtml:50 19895#: resources/views/edit/new-individual.phtml:41 19896#: resources/views/edit/raw-gedcom-fact.phtml:40 19897#: resources/views/edit/raw-gedcom-record.phtml:64 19898#: resources/views/edit/reorder-children.phtml:40 19899#: resources/views/edit/reorder-families.phtml:99 19900#: resources/views/edit/reorder-media.phtml:38 19901#: resources/views/edit/reorder-names.phtml:41 19902#: resources/views/edit/shared-note.phtml:41 19903#: resources/views/modals/create-media-from-file.phtml:61 19904#: resources/views/modals/footer-save-cancel.phtml:10 19905#: resources/views/modules/bing-maps/config.phtml:44 19906#: resources/views/modules/custom-css-js/edit.phtml:46 19907#: resources/views/modules/edit-block-config.phtml:35 19908#: resources/views/modules/faq/edit.phtml:89 19909#: resources/views/modules/favorites/favorites.phtml:175 19910#: resources/views/modules/gedcom_news/edit.phtml:50 19911#: resources/views/modules/geonames/config.phtml:44 19912#: resources/views/modules/google-maps/config.phtml:44 19913#: resources/views/modules/here-maps/config.phtml:44 19914#: resources/views/modules/map-box/config.phtml:44 19915#: resources/views/modules/openrouteservice/config.phtml:44 19916#: resources/views/modules/openstreetmap/config.phtml:44 19917#: resources/views/modules/relationships-chart/config.phtml:58 19918#: resources/views/modules/sitemap/config.phtml:38 19919#: resources/views/modules/stories/edit.phtml:71 19920#: resources/views/modules/user_blog/edit.phtml:50 19921msgid "save" 19922msgstr "" 19923 19924#. I18N: A button label. 19925#: resources/views/admin/changes-log.phtml:101 19926#: resources/views/admin/site-logs.phtml:92 19927#: resources/views/modules/media-list/page.phtml:85 19928#: resources/views/search-advanced-page.phtml:86 19929#: resources/views/search-general-page.phtml:129 19930#: resources/views/search-phonetic-page.phtml:90 19931msgid "search" 19932msgstr "" 19933 19934#. I18N: A Spanish relationship name, such as third great-nephew 19935#: app/Services/RelationshipService.php:2352 19936#, php-format 19937msgid "second %s" 19938msgstr "" 19939 19940#. I18N: A Spanish relationship name, such as third great-nephew 19941#: app/Services/RelationshipService.php:2330 19942#, php-format 19943msgctxt "FEMALE" 19944msgid "second %s" 19945msgstr "" 19946 19947#. I18N: A Spanish relationship name, such as third great-nephew 19948#: app/Services/RelationshipService.php:2307 19949#, php-format 19950msgctxt "MALE" 19951msgid "second %s" 19952msgstr "" 19953 19954#: app/Services/RelationshipService.php:2254 19955msgid "second cousin" 19956msgstr "" 19957 19958#: app/Services/RelationshipService.php:2218 19959msgctxt "FEMALE" 19960msgid "second cousin" 19961msgstr "" 19962 19963#. 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. 19964#: app/Services/RelationshipService.php:2167 19965msgctxt "MALE" 19966msgid "second cousin" 19967msgstr "" 19968 19969#: app/Services/RelationshipService.php:1207 19970msgctxt "grandfather’s brother’s grandchild" 19971msgid "second cousin" 19972msgstr "" 19973 19974#: app/Services/RelationshipService.php:1199 19975msgctxt "grandfather’s brother’s granddaughter" 19976msgid "second cousin" 19977msgstr "" 19978 19979#: app/Services/RelationshipService.php:1203 19980msgctxt "grandfather’s brother’s grandson" 19981msgid "second cousin" 19982msgstr "" 19983 19984#: app/Services/RelationshipService.php:1231 19985msgctxt "grandfather’s sibling’s grandchild" 19986msgid "second cousin" 19987msgstr "" 19988 19989#: app/Services/RelationshipService.php:1223 19990msgctxt "grandfather’s sibling’s granddaughter" 19991msgid "second cousin" 19992msgstr "" 19993 19994#: app/Services/RelationshipService.php:1227 19995msgctxt "grandfather’s sibling’s grandson" 19996msgid "second cousin" 19997msgstr "" 19998 19999#: app/Services/RelationshipService.php:1219 20000msgctxt "grandfather’s sister’s grandchild" 20001msgid "second cousin" 20002msgstr "" 20003 20004#: app/Services/RelationshipService.php:1211 20005msgctxt "grandfather’s sister’s granddaughter" 20006msgid "second cousin" 20007msgstr "" 20008 20009#: app/Services/RelationshipService.php:1215 20010msgctxt "grandfather’s sister’s grandson" 20011msgid "second cousin" 20012msgstr "" 20013 20014#: app/Services/RelationshipService.php:1243 20015msgctxt "grandmother’s brother’s grandchild" 20016msgid "second cousin" 20017msgstr "" 20018 20019#: app/Services/RelationshipService.php:1235 20020msgctxt "grandmother’s brother’s granddaughter" 20021msgid "second cousin" 20022msgstr "" 20023 20024#: app/Services/RelationshipService.php:1239 20025msgctxt "grandmother’s brother’s grandson" 20026msgid "second cousin" 20027msgstr "" 20028 20029#: app/Services/RelationshipService.php:1267 20030msgctxt "grandmother’s sibling’s grandchild" 20031msgid "second cousin" 20032msgstr "" 20033 20034#: app/Services/RelationshipService.php:1259 20035msgctxt "grandmother’s sibling’s granddaughter" 20036msgid "second cousin" 20037msgstr "" 20038 20039#: app/Services/RelationshipService.php:1263 20040msgctxt "grandmother’s sibling’s grandson" 20041msgid "second cousin" 20042msgstr "" 20043 20044#: app/Services/RelationshipService.php:1255 20045msgctxt "grandmother’s sister’s grandchild" 20046msgid "second cousin" 20047msgstr "" 20048 20049#: app/Services/RelationshipService.php:1247 20050msgctxt "grandmother’s sister’s granddaughter" 20051msgid "second cousin" 20052msgstr "" 20053 20054#: app/Services/RelationshipService.php:1251 20055msgctxt "grandmother’s sister’s grandson" 20056msgid "second cousin" 20057msgstr "" 20058 20059#: app/Services/RelationshipService.php:1279 20060msgctxt "grandparent’s brother’s grandchild" 20061msgid "second cousin" 20062msgstr "" 20063 20064#: app/Services/RelationshipService.php:1271 20065msgctxt "grandparent’s brother’s granddaughter" 20066msgid "second cousin" 20067msgstr "" 20068 20069#: app/Services/RelationshipService.php:1275 20070msgctxt "grandparent’s brother’s grandson" 20071msgid "second cousin" 20072msgstr "" 20073 20074#: app/Services/RelationshipService.php:1303 20075msgctxt "grandparent’s sibling’s grandchild" 20076msgid "second cousin" 20077msgstr "" 20078 20079#: app/Services/RelationshipService.php:1295 20080msgctxt "grandparent’s sibling’s granddaughter" 20081msgid "second cousin" 20082msgstr "" 20083 20084#: app/Services/RelationshipService.php:1299 20085msgctxt "grandparent’s sibling’s grandson" 20086msgid "second cousin" 20087msgstr "" 20088 20089#: app/Services/RelationshipService.php:1291 20090msgctxt "grandparent’s sister’s grandchild" 20091msgid "second cousin" 20092msgstr "" 20093 20094#: app/Services/RelationshipService.php:1283 20095msgctxt "grandparent’s sister’s granddaughter" 20096msgid "second cousin" 20097msgstr "" 20098 20099#: app/Services/RelationshipService.php:1287 20100msgctxt "grandparent’s sister’s grandson" 20101msgid "second cousin" 20102msgstr "" 20103 20104#. I18N: Quality of source information - GEDCOM tag “QUAY 2” 20105#: app/Elements/CertaintyAssessment.php:51 20106msgid "secondary evidence" 20107msgstr "" 20108 20109#. I18N: select all (of a list of options) 20110#: resources/views/search-trees.phtml:46 20111msgid "select all" 20112msgstr "" 20113 20114#. I18N: select none (of a list of options) 20115#: resources/views/search-trees.phtml:49 20116msgid "select none" 20117msgstr "" 20118 20119#: app/Services/RelationshipService.php:343 20120msgid "self" 20121msgstr "" 20122 20123#: app/Services/RelationshipService.php:2264 20124msgid "seventh cousin" 20125msgstr "" 20126 20127#: app/Services/RelationshipService.php:2228 20128msgctxt "FEMALE" 20129msgid "seventh cousin" 20130msgstr "" 20131 20132#. 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. 20133#: app/Services/RelationshipService.php:2182 20134msgctxt "MALE" 20135msgid "seventh cousin" 20136msgstr "" 20137 20138#: app/Elements/NoteStructure.php:74 20139msgid "shared note" 20140msgstr "" 20141 20142#: resources/views/admin/trees-preferences.phtml:307 20143#: resources/views/admin/trees-preferences.phtml:387 20144#: resources/views/admin/trees-preferences.phtml:402 20145#: resources/views/admin/trees-preferences.phtml:418 20146#: resources/views/admin/trees-preferences.phtml:543 20147#: resources/views/admin/trees-preferences.phtml:655 20148#: resources/views/admin/trees-preferences.phtml:670 20149#: resources/views/modules/faq/config.phtml:38 20150#: resources/views/modules/stories/config.phtml:31 20151msgid "show" 20152msgstr "" 20153 20154#. I18N: An option in a list-box 20155#: app/Module/RecentChangesModule.php:273 20156msgid "show changes made in webtrees" 20157msgstr "" 20158 20159#. I18N: An option in a list-box 20160#: app/Module/RecentChangesModule.php:275 20161msgid "show changes recorded in the genealogy data" 20162msgstr "" 20163 20164#. I18N: button label 20165#: resources/views/lists/anniversaries-list.phtml:24 20166#: resources/views/modules/gedcom_news/list.phtml:26 20167#: resources/views/modules/recent_changes/changes-list.phtml:23 20168#: resources/views/modules/user_blog/list.phtml:26 20169#: resources/views/modules/yahrzeit/list.phtml:21 20170msgid "show more" 20171msgstr "" 20172 20173#: resources/views/modules/statistics-chart/custom.phtml:208 20174msgid "show the chart" 20175msgstr "" 20176 20177#: app/Services/RelationshipService.php:490 20178msgid "sibling" 20179msgstr "" 20180 20181#. I18N: A button label. 20182#: resources/views/login-page.phtml:57 20183#: resources/views/modules/login_block/sign-in.phtml:38 20184msgid "sign in" 20185msgstr "takiuru" 20186 20187#. I18N: A button label. 20188#: resources/views/modules/login_block/sign-out.phtml:20 20189#, fuzzy 20190msgid "sign out" 20191msgstr "takiputa" 20192 20193#: app/Services/RelationshipService.php:469 20194msgid "sister" 20195msgstr "" 20196 20197#: app/Services/RelationshipService.php:500 20198msgctxt "brother’s wife" 20199msgid "sister-in-law" 20200msgstr "" 20201 20202#: app/Services/RelationshipService.php:720 20203msgctxt "brother’s wife’s sister" 20204msgid "sister-in-law" 20205msgstr "" 20206 20207#: app/Services/RelationshipService.php:830 20208msgctxt "husband’s brother’s wife" 20209msgid "sister-in-law" 20210msgstr "" 20211 20212#: app/Services/RelationshipService.php:554 20213msgctxt "husband’s sister" 20214msgid "sister-in-law" 20215msgstr "" 20216 20217#: app/Services/RelationshipService.php:1020 20218msgctxt "sister’s husband’s sister" 20219msgid "sister-in-law" 20220msgstr "" 20221 20222#: app/Services/RelationshipService.php:632 20223msgctxt "spouse’s sister" 20224msgid "sister-in-law" 20225msgstr "" 20226 20227#: app/Services/RelationshipService.php:1070 20228msgctxt "wife’s brother’s wife" 20229msgid "sister-in-law" 20230msgstr "" 20231 20232#: app/Services/RelationshipService.php:652 20233msgctxt "wife’s sister" 20234msgid "sister-in-law" 20235msgstr "" 20236 20237#: app/Services/RelationshipService.php:2262 20238msgid "sixth cousin" 20239msgstr "" 20240 20241#: app/Services/RelationshipService.php:2226 20242msgctxt "FEMALE" 20243msgid "sixth cousin" 20244msgstr "" 20245 20246#. 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. 20247#: app/Services/RelationshipService.php:2179 20248msgctxt "MALE" 20249msgid "sixth cousin" 20250msgstr "" 20251 20252#: app/Services/RelationshipService.php:423 20253msgid "son" 20254msgstr "" 20255 20256#: resources/xml/reports/descendancy_report.xml:295 20257msgid "son of" 20258msgstr "" 20259 20260#: app/Services/RelationshipService.php:506 20261msgctxt "child’s husband" 20262msgid "son-in-law" 20263msgstr "" 20264 20265#: app/Services/RelationshipService.php:518 20266msgctxt "daughter’s husband" 20267msgid "son-in-law" 20268msgstr "" 20269 20270#: app/Services/RelationshipService.php:758 20271msgctxt "daughter’s husband’s father" 20272msgid "son-in-law’s father" 20273msgstr "" 20274 20275#: app/Services/RelationshipService.php:760 20276msgctxt "daughter’s husband’s mother" 20277msgid "son-in-law’s mother" 20278msgstr "" 20279 20280#: app/Services/RelationshipService.php:762 20281msgctxt "daughter’s husband’s parent" 20282msgid "son-in-law’s parent" 20283msgstr "" 20284 20285#: app/Services/RelationshipService.php:510 20286msgctxt "child’s spouse" 20287msgid "son/daughter-in-law" 20288msgstr "" 20289 20290#. I18N: An option in a list-box 20291#: app/Module/UpcomingAnniversariesModule.php:283 20292#: resources/xml/reports/change_report.xml:7 20293msgid "sort by date" 20294msgstr "" 20295 20296#. I18N: A button label. 20297#: resources/views/edit/reorder-children.phtml:45 20298#: resources/xml/reports/bdm_report.xml:11 20299#: resources/xml/reports/birth_report.xml:9 20300#: resources/xml/reports/change_report.xml:7 20301#: resources/xml/reports/fact_sources.xml:7 20302#: resources/xml/reports/individual_ext_report.xml:8 20303#: resources/xml/reports/occupation_report.xml:6 20304#: resources/xml/reports/relative_ext_report.xml:7 20305msgid "sort by date of birth" 20306msgstr "" 20307 20308#: resources/xml/reports/bdm_report.xml:11 20309#: resources/xml/reports/cemetery_report.xml:6 20310#: resources/xml/reports/death_report.xml:9 20311#: resources/xml/reports/relative_ext_report.xml:7 20312msgid "sort by date of death" 20313msgstr "" 20314 20315#. I18N: A button label. 20316#: resources/views/edit/reorder-families.phtml:42 20317#: resources/xml/reports/marriage_report.xml:9 20318msgid "sort by date of marriage" 20319msgstr "" 20320 20321#. I18N: An option in a list-box 20322#: app/Module/OnThisDayModule.php:270 app/Module/RecentChangesModule.php:268 20323msgid "sort by date, newest first" 20324msgstr "" 20325 20326#. I18N: An option in a list-box 20327#: app/Module/OnThisDayModule.php:268 app/Module/RecentChangesModule.php:266 20328msgid "sort by date, oldest first" 20329msgstr "" 20330 20331#. I18N: An option in a list-box 20332#: app/Module/OnThisDayModule.php:266 app/Module/RecentChangesModule.php:264 20333#: app/Module/UpcomingAnniversariesModule.php:281 20334#: resources/xml/reports/bdm_report.xml:11 20335#: resources/xml/reports/birth_report.xml:9 20336#: resources/xml/reports/cemetery_report.xml:6 20337#: resources/xml/reports/change_report.xml:7 20338#: resources/xml/reports/death_report.xml:9 20339#: resources/xml/reports/fact_sources.xml:7 20340#: resources/xml/reports/individual_ext_report.xml:8 20341#: resources/xml/reports/marriage_report.xml:9 20342#: resources/xml/reports/occupation_report.xml:6 20343#: resources/xml/reports/relative_ext_report.xml:7 20344msgid "sort by name" 20345msgstr "" 20346 20347#: app/Services/RelationshipService.php:411 20348msgid "spouse" 20349msgstr "" 20350 20351#. I18N: Secure Sockets Layer - a secure communications protocol 20352#: app/Services/EmailService.php:213 20353msgid "ssl" 20354msgstr "" 20355 20356#: app/Services/RelationshipService.php:828 20357msgctxt "father’s wife’s son" 20358msgid "step-brother" 20359msgstr "" 20360 20361#: app/Services/RelationshipService.php:876 20362msgctxt "mother’s husband’s son" 20363msgid "step-brother" 20364msgstr "" 20365 20366#: app/Services/RelationshipService.php:954 20367msgctxt "parent’s spouse’s son" 20368msgid "step-brother" 20369msgstr "" 20370 20371#: app/Services/RelationshipService.php:544 20372msgctxt "husband’s child" 20373msgid "step-child" 20374msgstr "" 20375 20376#: app/Services/RelationshipService.php:624 20377msgctxt "spouse’s child" 20378msgid "step-child" 20379msgstr "" 20380 20381#: app/Services/RelationshipService.php:642 20382msgctxt "wife’s child" 20383msgid "step-child" 20384msgstr "" 20385 20386#: app/Services/RelationshipService.php:546 20387msgctxt "husband’s daughter" 20388msgid "step-daughter" 20389msgstr "" 20390 20391#: app/Services/RelationshipService.php:626 20392msgctxt "spouse’s daughter" 20393msgid "step-daughter" 20394msgstr "" 20395 20396#: app/Services/RelationshipService.php:644 20397msgctxt "wife’s daughter" 20398msgid "step-daughter" 20399msgstr "" 20400 20401#: app/Services/RelationshipService.php:566 20402msgctxt "mother’s husband" 20403msgid "step-father" 20404msgstr "" 20405 20406#: app/Services/RelationshipService.php:540 20407msgctxt "father’s wife" 20408msgid "step-mother" 20409msgstr "" 20410 20411#: app/Services/RelationshipService.php:596 20412msgctxt "parent’s spouse" 20413msgid "step-parent" 20414msgstr "" 20415 20416#: app/Services/RelationshipService.php:824 20417msgctxt "father’s wife’s child" 20418msgid "step-sibling" 20419msgstr "" 20420 20421#: app/Services/RelationshipService.php:872 20422msgctxt "mother’s husband’s child" 20423msgid "step-sibling" 20424msgstr "" 20425 20426#: app/Services/RelationshipService.php:950 20427msgctxt "parent’s spouse’s child" 20428msgid "step-sibling" 20429msgstr "" 20430 20431#: app/Services/RelationshipService.php:826 20432msgctxt "father’s wife’s daughter" 20433msgid "step-sister" 20434msgstr "" 20435 20436#: app/Services/RelationshipService.php:874 20437msgctxt "mother’s husband’s daughter" 20438msgid "step-sister" 20439msgstr "" 20440 20441#: app/Services/RelationshipService.php:952 20442msgctxt "parent’s spouse’s daughter" 20443msgid "step-sister" 20444msgstr "" 20445 20446#: app/Services/RelationshipService.php:556 20447msgctxt "husband’s son" 20448msgid "step-son" 20449msgstr "" 20450 20451#: app/Services/RelationshipService.php:634 20452msgctxt "spouse’s son" 20453msgid "step-son" 20454msgstr "" 20455 20456#: app/Services/RelationshipService.php:654 20457msgctxt "wife’s son" 20458msgid "step-son" 20459msgstr "" 20460 20461#. I18N: Layout option for lists of names 20462#. I18N: An option in a list-box 20463#: app/Http/RequestHandlers/TreePreferencesPage.php:122 20464#: app/Module/OnThisDayModule.php:261 app/Module/RecentChangesModule.php:259 20465#: app/Module/TopGivenNamesModule.php:184 app/Module/TopSurnamesModule.php:247 20466#: app/Module/UpcomingAnniversariesModule.php:276 20467#: app/Module/YahrzeitModule.php:259 20468msgid "table" 20469msgstr "" 20470 20471#. I18N: Layout option for lists of names 20472#. I18N: An option in a list-box 20473#: app/Http/RequestHandlers/TreePreferencesPage.php:124 20474#: app/Module/TopSurnamesModule.php:249 20475msgid "tag cloud" 20476msgstr "" 20477 20478#: app/Services/RelationshipService.php:2270 20479msgid "tenth cousin" 20480msgstr "" 20481 20482#: app/Services/RelationshipService.php:2234 20483msgctxt "FEMALE" 20484msgid "tenth cousin" 20485msgstr "" 20486 20487#. 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. 20488#: app/Services/RelationshipService.php:2191 20489msgctxt "MALE" 20490msgid "tenth cousin" 20491msgstr "" 20492 20493#. I18N: [you should check that:] ... 20494#: resources/views/errors/database-connection.phtml:24 20495msgid "the database connection settings in the file “/data/config.ini.php” are still correct" 20496msgstr "" 20497 20498#. I18N: [you should check that:] ... 20499#: resources/views/errors/database-connection.phtml:27 20500msgid "the folder “/data” and the file “/data/config.ini.php” have access permissions that allow the webserver to read them" 20501msgstr "" 20502 20503#. I18N: reflexive pronoun - gender neutral version of himself/herself 20504#: app/Services/RelationshipService.php:247 20505msgid "themself" 20506msgstr "" 20507 20508#. I18N: A Spanish relationship name, such as third great-nephew 20509#: app/Services/RelationshipService.php:2355 20510#, php-format 20511msgid "third %s" 20512msgstr "" 20513 20514#. I18N: A Spanish relationship name, such as third great-nephew 20515#: app/Services/RelationshipService.php:2333 20516#, php-format 20517msgctxt "FEMALE" 20518msgid "third %s" 20519msgstr "" 20520 20521#. I18N: A Spanish relationship name, such as third great-nephew 20522#: app/Services/RelationshipService.php:2310 20523#, php-format 20524msgctxt "MALE" 20525msgid "third %s" 20526msgstr "" 20527 20528#: app/Services/RelationshipService.php:2256 20529msgid "third cousin" 20530msgstr "" 20531 20532#: app/Services/RelationshipService.php:2220 20533msgctxt "FEMALE" 20534msgid "third cousin" 20535msgstr "" 20536 20537#. 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. 20538#: app/Services/RelationshipService.php:2170 20539msgctxt "MALE" 20540msgid "third cousin" 20541msgstr "" 20542 20543#: app/Services/RelationshipService.php:2276 20544msgid "thirteenth cousin" 20545msgstr "" 20546 20547#: app/Services/RelationshipService.php:2240 20548msgctxt "FEMALE" 20549msgid "thirteenth cousin" 20550msgstr "" 20551 20552#. 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. 20553#: app/Services/RelationshipService.php:2200 20554msgctxt "MALE" 20555msgid "thirteenth cousin" 20556msgstr "" 20557 20558#. I18N: layout option for the fan chart 20559#: app/Module/FanChartModule.php:585 20560msgid "three-quarter circle" 20561msgstr "" 20562 20563#. I18N: Transport Layer Security - a secure communications protocol 20564#: app/Services/EmailService.php:215 20565msgid "tls" 20566msgstr "" 20567 20568#. I18N: Gedcom TO dates 20569#: app/Date.php:367 20570#, php-format 20571msgid "to %s" 20572msgstr "" 20573 20574#: app/Services/RelationshipService.php:2274 20575msgid "twelfth cousin" 20576msgstr "" 20577 20578#: app/Services/RelationshipService.php:2238 20579msgctxt "FEMALE" 20580msgid "twelfth cousin" 20581msgstr "" 20582 20583#. 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. 20584#: app/Services/RelationshipService.php:2197 20585msgctxt "MALE" 20586msgid "twelfth cousin" 20587msgstr "" 20588 20589#: app/Services/RelationshipService.php:435 20590msgid "twin brother" 20591msgstr "" 20592 20593#: app/Services/RelationshipService.php:477 20594msgid "twin sibling" 20595msgstr "" 20596 20597#: app/Services/RelationshipService.php:456 20598msgid "twin sister" 20599msgstr "" 20600 20601#: app/Services/RelationshipService.php:522 20602msgctxt "father’s brother" 20603msgid "uncle" 20604msgstr "" 20605 20606#: app/Services/RelationshipService.php:820 20607msgctxt "father’s sister’s husband" 20608msgid "uncle" 20609msgstr "" 20610 20611#: app/Services/RelationshipService.php:558 20612msgctxt "mother’s brother" 20613msgid "uncle" 20614msgstr "" 20615 20616#: app/Services/RelationshipService.php:906 20617msgctxt "mother’s sister’s husband" 20618msgid "uncle" 20619msgstr "" 20620 20621#: app/Services/RelationshipService.php:578 20622msgctxt "parent’s brother" 20623msgid "uncle" 20624msgstr "" 20625 20626#: app/Services/RelationshipService.php:948 20627msgctxt "parent’s sister’s husband" 20628msgid "uncle" 20629msgstr "" 20630 20631#: app/Place.php:246 20632msgid "unknown" 20633msgstr "" 20634 20635#: app/Module/InteractiveTree/TreeView.php:355 20636msgctxt "unknown family" 20637msgid "unknown" 20638msgstr "" 20639 20640#: app/Module/RelationshipsChartModule.php:484 20641msgid "unlimited" 20642msgstr "" 20643 20644#. I18N: Quality of source information - GEDCOM tag “QUAY 0” 20645#: app/Elements/CertaintyAssessment.php:49 20646msgid "unreliable evidence" 20647msgstr "" 20648 20649#: app/Module/PedigreeChartModule.php:389 20650#: app/Module/PedigreeChartModule.php:397 20651#: resources/views/edit/reorder-card-header.phtml:26 20652msgid "up" 20653msgstr "" 20654 20655#: resources/views/admin/trees-unconnected.phtml:31 20656msgid "update" 20657msgstr "" 20658 20659#. I18N: A button label. 20660#: resources/views/admin/media-upload.phtml:74 20661msgid "upload" 20662msgstr "" 20663 20664#. I18N: A button label. 20665#: resources/views/branches-page.phtml:53 20666#: resources/views/modules/ancestors-chart/page.phtml:60 20667#: resources/views/modules/compact-chart/page.phtml:35 20668#: resources/views/modules/descendancy_chart/page.phtml:60 20669#: resources/views/modules/family-book-chart/page.phtml:69 20670#: resources/views/modules/fanchart/page.phtml:77 20671#: resources/views/modules/hourglass-chart/page.phtml:59 20672#: resources/views/modules/interactive-tree/page.phtml:36 20673#: resources/views/modules/pedigree-chart/page.phtml:59 20674#: resources/views/modules/pedigree-map/page.phtml:45 20675#: resources/views/modules/relationships-chart/page.phtml:83 20676#: resources/views/report-setup-page.phtml:87 20677#: resources/views/report-setup-page.phtml:92 20678msgid "view" 20679msgstr "" 20680 20681#: resources/views/admin/trees-privacy.phtml:36 20682#: resources/views/admin/trees-privacy.phtml:55 20683#: resources/views/admin/trees-privacy.phtml:97 20684#: resources/views/admin/trees-privacy.phtml:139 20685#: resources/views/admin/trees-privacy.phtml:159 20686msgid "visitors" 20687msgstr "" 20688 20689#: resources/xml/reports/ahnentafel_report.xml:142 20690#: resources/xml/reports/descendancy_report.xml:105 20691msgctxt "FEMALE" 20692msgid "was born" 20693msgstr "" 20694 20695#: resources/xml/reports/ahnentafel_report.xml:141 20696#: resources/xml/reports/descendancy_report.xml:102 20697msgctxt "MALE" 20698msgid "was born" 20699msgstr "" 20700 20701#: app/Module/WebtreesTheme.php:38 20702msgid "webtrees" 20703msgstr "" 20704 20705#: app/Services/MessageService.php:125 20706msgid "webtrees message" 20707msgstr "" 20708 20709#: resources/views/setup/step-3-database-type.phtml:47 20710msgid "webtrees needs a database to store your genealogy data." 20711msgstr "" 20712 20713#. I18N: Help text for the “Messages” site configuration setting 20714#: resources/views/admin/site-mail.phtml:50 20715msgid "webtrees needs to send emails, such as password reminders and website notifications." 20716msgstr "" 20717 20718#: app/Services/MessageService.php:226 20719msgid "webtrees sends emails with no storage" 20720msgstr "" 20721 20722#: resources/views/help/iso-8859-1.phtml:8 20723msgid "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." 20724msgstr "" 20725 20726#: app/Services/RelationshipService.php:388 20727msgid "wife" 20728msgstr "" 20729 20730#. I18N: Name of a theme. 20731#: app/Module/XeneaTheme.php:39 20732msgid "xenea" 20733msgstr "" 20734 20735#: resources/views/modules/timeline-chart/chart.phtml:141 20736msgid "years" 20737msgstr "" 20738 20739#: app/Elements/OrdinanceProcessFlag.php:56 20740#: app/Http/RequestHandlers/UserListData.php:140 20741#: app/Http/RequestHandlers/UserListData.php:141 20742#: app/Statistics/Repository/LatestUserRepository.php:146 20743#: resources/views/admin/map-import-form.phtml:65 20744#: resources/views/admin/site-mail.phtml:126 20745#: resources/views/admin/site-preferences.phtml:102 20746#: resources/views/admin/site-registration.phtml:55 20747#: resources/views/admin/site-registration.phtml:72 20748#: resources/views/admin/trees-preferences.phtml:150 20749#: resources/views/admin/trees-preferences.phtml:322 20750#: resources/views/admin/trees-preferences.phtml:558 20751#: resources/views/admin/trees-preferences.phtml:574 20752#: resources/views/admin/trees-preferences.phtml:640 20753#: resources/views/admin/trees-preferences.phtml:754 20754#: resources/views/admin/trees-preferences.phtml:784 20755#: resources/views/lists/families-table.phtml:326 20756#: resources/views/modules/fix-search-and-replace/options.phtml:56 20757#: resources/views/modules/html/config.phtml:55 20758#: resources/views/modules/random_media/config.phtml:42 20759#: resources/views/modules/random_media/config.phtml:51 20760#: resources/views/modules/recent_changes/config.phtml:61 20761#: resources/views/modules/recent_changes/config.phtml:70 20762#: resources/views/modules/review_changes/config.phtml:22 20763#: resources/views/modules/todays_events/config.phtml:22 20764#: resources/views/modules/todo/config.phtml:24 20765#: resources/views/modules/todo/config.phtml:34 20766#: resources/views/modules/todo/config.phtml:43 20767#: resources/views/modules/upcoming_events/config.phtml:34 20768#: resources/xml/reports/change_report.xml:8 20769#: resources/xml/reports/family_group_report.xml:252 20770#: resources/xml/reports/family_group_report.xml:423 20771#: resources/xml/reports/family_group_report.xml:606 20772#: resources/xml/reports/family_group_report.xml:950 20773#: resources/xml/reports/individual_ext_report.xml:187 20774#: resources/xml/reports/individual_report.xml:175 20775msgid "yes" 20776msgstr "" 20777 20778#. I18N: [you should check that:] ... 20779#: resources/views/errors/database-connection.phtml:30 20780msgid "you can connect to the database using other applications, such as phpmyadmin" 20781msgstr "" 20782 20783#: app/Services/RelationshipService.php:439 20784msgid "younger brother" 20785msgstr "" 20786 20787#: app/Services/RelationshipService.php:481 20788msgid "younger sibling" 20789msgstr "" 20790 20791#: app/Services/RelationshipService.php:460 20792msgid "younger sister" 20793msgstr "" 20794 20795#: app/Http/RequestHandlers/SearchAdvancedPage.php:235 20796#: app/Http/RequestHandlers/SearchAdvancedPage.php:236 20797#: app/Http/RequestHandlers/SearchAdvancedPage.php:237 20798#: app/Http/RequestHandlers/SearchAdvancedPage.php:238 20799#: app/Http/RequestHandlers/SearchAdvancedPage.php:239 20800#, php-format 20801msgid "±%s year" 20802msgid_plural "±%s years" 20803msgstr[0] "" 20804msgstr[1] "" 20805 20806#. I18N: %s is the name of a genealogy record 20807#: app/Http/RequestHandlers/PendingChangesAcceptRecord.php:65 20808#, php-format 20809msgid "“%s” has been deleted." 20810msgstr "" 20811 20812#. I18N: Description of a “Data fix” module 20813#: app/Module/FixPrimaryTag.php:59 20814msgid "“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." 20815msgstr "" 20816 20817#: app/Functions/FunctionsPrint.php:97 app/Note.php:94 20818#: app/Report/ReportParserGenerate.php:971 20819#: app/Report/ReportParserGenerate.php:1056 20820msgid "…" 20821msgstr "" 20822 20823#: app/Census/CensusColumnSurnameGivenNames.php:42 app/Family.php:363 20824#: app/Family.php:381 app/Individual.php:1053 20825#: app/Module/IndividualListModule.php:278 20826#: app/Module/IndividualListModule.php:491 20827msgctxt "Unknown given name" 20828msgid "…" 20829msgstr "" 20830 20831#: app/Census/CensusColumnSurnameGivenNames.php:41 app/Family.php:363 20832#: app/Family.php:381 app/Individual.php:1052 20833#: app/Module/IndividualListModule.php:263 20834#: app/Module/IndividualListModule.php:287 20835#: app/Module/IndividualListModule.php:507 20836msgctxt "Unknown surname" 20837msgid "…" 20838msgstr "" 20839